Add Keywords header.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
2d43d823
GM
12001-09-04 Gerd Moellmann <gerd@gnu.org>
2
c8dd66e1
GM
3 * comint.el (comint-insert-clicked-input): Goto point-max before
4 deleting previous input. From "Dr Francis J. Wright"
5 <F.J.Wright@qmw.ac.uk>.
6
2d43d823
GM
7 * simple.el (backward-word): Doc fix.
8
284b3043
GM
92001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10
11 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
12 * uncompress.el, uniquify.el, vc.el, view.el, window.el
13 * w32-fns.el: Add Keywords header.
14
2eef02ab
EZ
152001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
16
17 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
18 "Text Properties". Suggested by Simon Marshall
19 <Simon.Marshall@midas-kapiti.com>.
20
ae355fa6
AC
212001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
22
23 * term/mac-win.el (mac-drag-n-drop): Decode file name by
24 consulting the value of file-name-coding-system.
25
2ee1aa00
SM
262001-09-03 Stefan Monnier <monnier@cs.yale.edu>
27
28 * help.el (describe-function-1): Save precomputed `file-name' rather
29 than recomputing it (incorrectly) with `symbol-file'.
30
cdab3e50
GM
312001-09-03 Gerd Moellmann <gerd@gnu.org>
32
698ee07c
SM
33 * international/isearch-x.el (isearch-exit-recursive-edit):
34 Take three parameters, since it's used as an after-change-function.
c3b0c268 35
698ee07c 36 * emacs-lisp/backquote.el (backquote-backquote-symbol)
cdab3e50
GM
37 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
38 from doc strings.
39
e3b22517
GM
402001-09-02 Milan Zamazal <pdm@zamazal.org>
41
698ee07c
SM
42 * progmodes/glasses.el (glasses-convert-to-unreadable):
43 Consider underscores as in `glasses-make-readable'.
e3b22517 44
19bd58e8
EZ
452001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
46
883310a7
EZ
47 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
48 MS-DOS, since cpp might not be available.
49
698ee07c
SM
50 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
51 Mention "yank" in the help-echo text.
52 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
53
542001-09-01 Stefan Monnier <monnier@cs.yale.edu>
55
56 * newcomment.el (comment-indent): Insert spaces more carefully.
19bd58e8 57
59b7ded8
EZ
582001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
59
5e11c425
EZ
60 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
61 exists. From Andy Petrusenco <andy@int.spb.ru>.
62
59b7ded8 63 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
5e11c425
EZ
64 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
65 <andy@int.spb.ru>.
59b7ded8 66
c9979669
GM
672001-08-31 Gerd Moellmann <gerd@gnu.org>
68
69 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
70 Instead of running mouse-yank-at-click, see what the event is
71 bound to outside Isearch and run that.
72
79f5f9ec
EZ
732001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
74
698ee07c
SM
75 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
76 Fix the menu entry to mention transient-mark-mode.
79f5f9ec 77
c0551649
GM
782001-08-30 Gerd Moellmann <gerd@gnu.org>
79
e8b1643c
GM
80 * simple.el (eval-expression-print-level): Fix last change.
81
f3185924
GM
82 * bindings.el (mode-line-coding-system-map): New variable.
83 (mode-line-mule-info): Give the "%Z" a local-map keymap.
84
92a25631
GM
85 * simple.el (eval-expression-print-level): Change the type
86 of the defcustom to allow nil.
87
9584e63a
GM
88 * emacs-lisp/find-gc.el: Moved here from lisp/.
89
698ee07c
SM
90 * international/quail.el (quail-completion-1):
91 Reverse the ((CHAR . DEFN) ...) list before processing it.
d5dc1e49
GM
92 From Kenichi Handa <handa@etl.go.jp>.
93
c0551649
GM
94 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
95 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
96
ef32aa02
EZ
972001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
98
99 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
100 aren't supported. This avoids the annoying gray strip drawn by
101 the Windows version instead of the missing tool bar.
102
ff4ec1f7
GM
1032001-08-29 Gerd Moellmann <gerd@gnu.org>
104
53ca4610
GM
105 * menu-bar.el (menu-bar-options-menu): Make option text, messages
106 and tooltips more consistent. From "Marshall, Simon"
107 <Simon.Marshall@midas-kapiti.com>.
108
ff4ec1f7
GM
109 * startup.el (fancy-splash-screens): Temporarily set
110 minor-mode-map-alist to nil while displaying splash screens.
111
6d6c3f84
GM
1122001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
113
114 * buff-menu.el: Add Keywords header.
115 Doc fix (C-x C-b is bound to list-buffers).
116
565132a3
GM
117 * dired-x.el: Add keyword files to get listed in finder.
118 Remove confusing notes about GNU Emacs 19.
119
120 * dired.el, dired-aux.el: Add Keywords header.
121
042e6d91
AS
1222001-08-28 Andre Spiegel <spiegel@gnu.org>
123
124 * vc.el (vc-revert-file): Call the backend even if the FILE's
125 contents can be reverted locally; pass new arg CONTENTS-DONE
126 down to the backend.
127
854bd40a 128 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
042e6d91
AS
129 optional arg CONTENTS-DONE.
130
33818c6c
AI
1312001-08-28 Andrew Innes <andrewi@gnu.org>
132
133 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
134
0f76ca04
EZ
1352001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
136
137 * makefile.nt (install): Copy more *.el files.
138
6b6e2422
GM
1392001-08-28 Gerd Moellmann <gerd@gnu.org>
140
141 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
142 instead of `w' which is already in use.
143
5b52c296
GM
144 * gs.el (gs-load-image): Use sleep-for.
145 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
146
43744cb9
MB
1472001-08-28 Miles Bader <miles@gnu.org>
148
149 * replace.el (query-replace-regexp-eval): Return args from
150 `interactive' form in correct order.
151
4b4ea1dc
EZ
1522001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
153
154 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
155 major modes, don't create panes for modes for which
156 mouse-buffer-menu-alist returns an empty alist.
157
1582001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
35cd9438
TTN
159
160 * progmodes/hideshow.el: Update first-line description.
161 Sync comments w/ maintainer version 5.31.
162
163 (hs-isearch-open): Default value now `code'.
164 Fix docstring to use "code blocks" vs "comment blocks",
165 as opposed to "block" vs "comment".
166 (hs-flag-region): Accept `hs-isearch-open' value
167 of `block' as synonymous w/ `code'.
168 (hs-hide-block-at-point): For code blocks, pass `code'
169 to `hs-flag-region' instead of `block'.
170
9ad62cf8
MB
1712001-08-28 Miles Bader <miles@gnu.org>
172
173 * comint.el (comint-next-prompt): Don't loop infinitely if
174 {next,previous}-single-char-property-change returns its input
175 position when the search fails.
176
1772001-08-27 Miles Bader <miles@gnu.org>
d3b98912
MB
178
179 * comint.el (comint-get-old-input-default): Don't signal an error
180 if point is not on an input field; instead, return the current
181 line (using `comint-bol' to skip any prompt, in case we're not
182 using fields at all).
183
184 * man.el (Man-mode-line-format): Variable removed.
185 (Man-mode): Change `mode-line-buffer-identification' instead of
186 `mode-line-format'.
187
d599a452
GM
1882001-08-27 Gerd Moellmann <gerd@gnu.org>
189
190 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
191 From Simon Josefsson <jas@extundo.com>.
192
299248aa
EZ
1932001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
194
5b02e712
EZ
195 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
196 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
197
89aea802
EZ
198 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
199 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
200
201 * emacs-lisp/lselect.el: Ditto.
202
3452efc2
SM
203 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
204 Remove periods from the end of error message strings.
205 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
165b4283 206
299248aa
EZ
207 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
208 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
209
210 * net/telnet.el: Ditto.
211
08ead67b
GM
2122001-08-26 Gerd Moellmann <gerd@gnu.org>
213
214 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
215 KEYMAP to the call to define-minor-mode.
216
cf8f0b68
EZ
2172001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
218
219 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
220 Replace some of the undefined characters with emulations of bidi
221 formatting characters and Niqud as per SI 1311-1.
222 (IT-unicode-translations): Ditto.
3452efc2
SM
223 (IT-display-table-setup, IT-setup-unicode-display):
224 Fill characters without translations with dos-unsupported-char-glyph.
cf8f0b68 225
16837afc
GM
2262001-08-24 Simon Josefsson <jas@extundo.com>
227
228 * hl-line.el (hl-line-mode): Don't be a global mode.
229 (global-hl-line-mode): New function.
230
33954c45
GM
2312001-08-24 Gerd Moellmann <gerd@gnu.org>
232
233 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
234 being reset by Ghostscript. Don't kill the gs process.
235 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
236
fa05f6ac
AC
2372001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
238
239 * term/mac-win.el: Require scroll-bar.
240
3452efc2
SM
2412001-08-23 Stefan Monnier <monnier@cs.yale.edu>
242
243 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
244
02aec07b
EZ
2452001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
246
247 * hexl.el (hexl-insert-multibyte-char) New function.
248 (hexl-quoted-insert, hexl-self-insert-command)
249 (hexl-insert-hex-char, hexl-insert-decimal-char)
250 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
251 Fix the doc strings accordingly.
252 (hexl-insert-char): Reject characters whose code is above 255.
253 Doc fix.
254 (hexl-mode-map): Copy the global keymap instead of creating a
255 sparse keymap, and bind all self-inserting characters to
256 hexl-self-insert-command.
257
9bfc65eb
SM
2582001-08-22 Stefan Monnier <monnier@cs.yale.edu>
259
3452efc2
SM
260 * wid-edit.el (text): Re-order docstring correctly.
261
9bfc65eb
SM
262 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
263
264 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
265
32f2f98e
EZ
2662001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
267
268 * simple.el (line-number-mode): Mention the variable
269 line-number-display-limit-width in the doc string.
270
374388c3
GM
2712001-08-22 Gerd Moellmann <gerd@gnu.org>
272
273 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
274 Temporarily select EVENT's window for switching buffers.
275 (mode-line-bury-buffer): New function.
276 (mode-line-buffer-identification-keymap): Use it instead of
277 bury-buffer. Bind down-mouse events to prevent global down-mouse
b2130182 278 events from shining through.
374388c3 279
dde6824c
SM
2802001-08-21 Stefan Monnier <monnier@cs.yale.edu>
281
282 * newcomment.el (comment-beginning): Make sure the comment-start
283 we found isn't a comment-end (in cases where confusion is possible).
284
99bf1e74
MB
2852001-08-22 Miles Bader <miles@gnu.org>
286
287 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
288 before writing it, so that hard-links don't see new version.
289
37618c60
GM
2902001-08-21 Gerd Moellmann <gerd@gnu.org>
291
dde6824c
SM
292 * gs.el (gs-set-ghostview-colors-window-prop):
293 Call x-change-window-property with 3rd arg FRAME.
40e33037 294 (gs-load-image): Wait for a previous Ghostscript process
e98c601b
GM
295 to complete before starting a new one.
296
6ea3db8a
GM
297 * image.el (image-type-regexps): Make sure that the TIFF
298 pattern is only matched at the beginning of a string.
299 From Markus Rost <rost@math.ohio-state.edu>.
300
dde6824c 301 * international/swedish.el: Pre-Mule file removed. From Jonas
37618c60
GM
302 Oberg <jonas@gnu.org>.
303
1f8437c4
RV
3042001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
305
306 * whitespace.el (whitespace-abort-on-error): Add custom variable
dde6824c 307 to whitespace to abort a write-file if whitespace is detected in file.
1f8437c4
RV
308
309 * whitespace.el (whitespace-write-file-hook): Hook to be called
310 when writing a file. If `whitespace-abort-on-error' is set, the
dde6824c
SM
311 write will abort on detecting whitespaces.
312 If `whitespace-auto-cleanup' is set, the file will be cleaned
1f8437c4
RV
313 automatically prior to writing.
314
315 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
316 whitespaces in the error output!
317
dde6824c 318 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1f8437c4
RV
319 `indent-tabs-mode', since the latter notes user preferences on
320 TABs anyway.
321
322 * whitespace.el (whitespace-version): 3.1. All of the above issues
323 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
324
9b96c57d
GM
3252001-08-20 Gerd Moellmann <gerd@gnu.org>
326
8039284a
GM
327 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
328 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
329
9b96c57d
GM
330 * whitespace.el (whitespace-global-mode): Add autoload cookie.
331
1c71c0c3
GM
3322001-08-20 Alex Schroeder <alex@gnu.org>
333
334 * sql.el (sql-db2): Doc change.
335
3362001-08-20 Alex Schroeder <alex@gnu.org>
337
338 * sql.el (sql-postgres): Add the database at the end of the
339 parameters instead of at the beginning.
340 (sql-postgres-options): Doc change.
341
6c7f60a2
GM
3422001-08-17 Gerd Moellmann <gerd@gnu.org>
343
344 * custom.el (defcustom): Doc fix.
345
64ed6f71
GM
3462001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
347
6c7f60a2 348 * ps-mule.el (find-composition): Check if (char-after POS)
64ed6f71
GM
349 returns a valid character.
350
7851eb98
EZ
3512001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
352
353 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
354 original-point for extra CR characters that are added/removed when
355 the buffer is written/read whose EOL type is -dos.
356
b76dfd21
MB
3572001-08-16 Miles Bader <miles@gnu.org>
358
359 * simple.el (line-move): Undo previous change.
1f8437c4
RV
360
361 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
b76dfd21
MB
362 property to input-terminating `boundary' overlays to avoid
363 line-move wierdness.
364
e67d1843
GM
3652001-08-16 Gerd Moellmann <gerd@gnu.org>
366
367 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
368 buffer in a save-restriction. Under one test case with Ediff,
369 window-scroll-functions are run with a window start that's
370 temporarily outside of the restriction.
371
21324fae
GM
3722001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
373
dde6824c 374 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
21324fae
GM
375 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
376 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
377 (texinfo-update-menu-region-beginning)
378 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
379 command, @ifnottex, to regexps, so it is found.
380
0645d241
AI
3812001-08-16 Andrew Innes <andrewi@gnu.org>
382
383 * makefile.nt (DONTCOMPILE): Omit bindings.el.
384 (DONTCOMPILE): Omit sc.el.
385
386 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
387 (DONTCOMPILE): Omit sc.el.
388
ae13fc3c
GM
3892001-08-16 Gerd Moellmann <gerd@gnu.org>
390
391 * replace.el (occur): Bind inhibit-read-only to t.
392
1369261b
MB
3932001-08-16 Miles Bader <miles@gnu.org>
394
dde6824c
SM
395 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
396 calling `constrain-to-field', to avoid problems with comint prompts.
1369261b 397
8464af45
GM
3982001-08-15 Gerd Moellmann <gerd@gnu.org>
399
ec69d5ec 400 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
dde6824c 401 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
ec69d5ec 402
1f8437c4 403 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3e6f08e6
GM
404 of a while-loop.
405
93aba6fc 406 * Makefile.in (DONTCOMPILE): Remove sc.el.
1f8437c4 407
8464af45
GM
408 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
409 Don't include term/.
410
ae13fc3c
GM
411 * mail/sc.el: Moved to obsolete/.
412
8b313639
GM
4132001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
414
415 * ps-print.el: Change error function arguments to follow Emacs
416 message convention. Doc fix.
417 (ps-print-version): New version number (6.5.4).
418 (coding-system-for-write): Change declaration position to avoid
419 XEmacs compilation gripes.
dde6824c
SM
420 (coding-system-for-read, buffer-file-coding-system):
421 Declarations to avoid XEmacs compilation gripes.
8b313639
GM
422
423 * ps-mule.el: Doc fix.
424 (ps-mule-encode-header-string): If STRING is not a string, replace
425 STRING by empty string.
426
5fb125b4
EZ
4272001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
428
429 * frame.el (show-trailing-whitespace): Doc fix.
430
49e49b77
EZ
4312001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
432
433 * desktop.el (desktop-save): Insert the coding: tag before
434 desktop-header.
435
3e6385a4
GM
4362001-08-13 Gerd Moellmann <gerd@gnu.org>
437
0de73d5a
GM
438 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
439 its path from $els.
440
3e6385a4
GM
441 * image.el (image-jpeg-p): Fix call of substring.
442
4a9bf8a4
GM
4432001-08-10 Gerd Moellmann <gerd@gnu.org>
444
242e5463
GM
445 * play/animate.el (animate-string): Doc fix. Use a buffer
446 name with stars in it.
447 (animate-sequence): New function.
448 From Richard Stallman <rms@gnu.org>.
449
030f4537
GM
450 * frame.el (select-frame-set-input-focus): New function
451 extracted from other-frame.
452 (other-frame): Use it.
453 (next-multiframe-window, previous-multiframe-window): Use it.
454
346f18dc
GM
455 * isearch.el (isearch-other-meta-char): Don't switch to the
456 buffer of a window clicked on, when the current buffer is
457 in Isearch mode.
458
4a9bf8a4
GM
459 * image.el (image-jpeg-p): Test for APPn markers in the range
460 #xe0..#xef.
461
eaa2319f
GM
4622001-08-09 Gerd Moellmann <gerd@gnu.org>
463
3638868e
GM
464 * desktop.el (desktop-save): Don't use concat to form a file
465 name, use expand-file-name.
466
6b48d742
GM
467 * mouse.el (mouse-delete-window): Do nothing if frame has just
468 one window.
469
ed771c89
GM
470 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
471 for the minor mode name.
472
473 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
474 minor mode name.
475
dde6824c
SM
476 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
477 instead of make-mode-line-mouse2-map.
ed771c89
GM
478
479 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
480 the minor mode name.
481
dde6824c
SM
482 * emacs-lisp/easy-mmode.el (define-minor-mode):
483 Use mode-line-minor-mode-keymap for the minor mode name.
ed771c89 484
dde6824c
SM
485 * calendar/calendar.el (calendar-mode-line-format):
486 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
ed771c89 487
a4afe04e
GM
488 * bindings.el (make-mode-line-mouse-map): Renamed from
489 make-mode-line-mouse2-map. Take additional arg MOUSE.
490 (mode-line-modified): Use mouse-3 instead of mouse-2.
491 (mode-line-buffer-identification-keymap): Bind keys differently.
dde6824c 492 (propertized-buffer-identification): Adapt help-echo to new bindings.
a4afe04e 493
8e3189f0
GM
494 * bindings.el (mode-line-format): Specify help-echo for line
495 number, column number and buffer-percent part of the mode-line.
496
eaa2319f
GM
497 * image.el (image-type-regexps): Allow whitespace at the start
498 of the image data for XPM, XBM and Postscript, which are
499 text files.
500 (image-jpeg-p): Correct calculation of next field offset.
501
e3601cf6
PJ
5022001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
503
504 * battery.el: Fix typo.
505
057b57f6
GM
5062001-08-08 Gerd Moellmann <gerd@gnu.org>
507
8a8ef149
GM
508 * image.el (image-type-regexps): Allow predicates. Change the way
509 JPEG images are recognized.
510 (image-jpeg-p): New function.
511 (image-type-from-data): Handle predicates in image-type-regexps.
512
057b57f6
GM
513 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
514 #:, #x, #o, and similar constructs.
515
69ebef1d
GM
5162001-08-07 Gerd Moellmann <gerd@gnu.org>
517
22d01aed
GM
518 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
519
23f46f6f
GM
520 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
521 instead of `progn'.
522
e8421604
GM
523 * tar-mode.el (tar-extract): Avoid generating a new buffer
524 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
525
ea2c6478
GM
526 * textmodes/paragraphs.el (forward-sentence): Avoid building
527 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
528
dde6824c
SM
529 * progmodes/executable.el (executable-set-magic):
530 If executable-find returns a quoted file name, unquote it before
6c233cc0
GM
531 inserting it.
532
1155d483 533 * image.el (image-type-regexps): For JPEG files, use a regexp
e8421604 534 derived from the JFIF spec.
1f8437c4 535
69ebef1d
GM
536 * image.el (image-type-regexps): Use `\`' instead of `^' in
537 most regular expressions.
538
d1d850d6
PJ
5392001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
540
dde6824c 541 * play/animate.el: Re-insert a reference to re-inserted function.
d1d850d6 542
98a8938c
GM
5432001-08-06 Gerd Moellmann <gerd@gnu.org>
544
dde6824c
SM
545 * help.el (describe-function-1): Use find-function-search-for-symbol
546 instead of find-function-noselect because the latter follows aliases.
8e3fe78e 547
5a397d28
GM
548 * play/animate.el (animate-birthday-present): Re-insert.
549
dde6824c
SM
550 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
551 Handle old-style menu definitions.
98a8938c 552
7b3220c0
PJ
5532001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
554
6228c05b 555 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
98a8938c 556 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6228c05b 557
070c251e 558 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
98a8938c
GM
559 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
560 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
7b3220c0 561
dffb6224
PJ
5622001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
563
564 * textmodes/tildify.el: Milan Zamazal has new address.
565
698665d1
GM
5662001-08-03 Gerd Moellmann <gerd@gnu.org>
567
be48584d
GM
568 * custom.el (custom-set-variables): Don't test `custom-requests'
569 properties, check the third element of the options passed to
570 custom-set-variables instead.
571
5e1f85e0 572 * info.el (info-insert-file-contents): Use info-file-exists-p
be48584d 573 instead of file-exists-p.
5e1f85e0 574
b0fa1513
GM
575 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
576 the mode-line face is restored. Fix several bugs.
577
698665d1
GM
578 * replace.el (perform-replace): Doc fix.
579
4a7641d9
FP
5802001-08-02 Francesco Potorti` <pot@gnu.org>
581
582 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
583 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
584 (uniquify-fix-item-base, uniquify-fix-item-filename)
585 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
586 Callers changed.
587 (uniquify-set-proposed): Changed to work with a vector item.
588 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
589 the fix list, and a list of strings for the non-file buffer
590 names. Both changes reduce consing.
591 (uniquify-rationalize-a-list): Local variable renaming.
592 (uniquify-rationalize-conflicting-sublist): Use member instead of
593 assoc.
594 (uniquify-rename-buffer): Use unless instead of if not.
595
77389930
GM
5962001-08-02 Gerd Moellmann <gerd@gnu.org>
597
dde6824c 598 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
7f7d5b9e 599
cb3f945f
GM
600 * custom.el (custom-set-variables): Set options with :require
601 clauses last.
4a7641d9 602
fbc7f2a6
GM
603 * custom.el (defcustom): Doc fix.
604
77389930
GM
605 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
606
9761cd3a
EZ
6072001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
608
7e03f4c8
EZ
609 * man.el (man): Mention Man-switches in the doc string.
610 (Man-switches): Mention -a in the doc string.
611
dde6824c
SM
612 * textmodes/ispell.el (ispell-alternate-dictionary):
613 Add /usr/share/lib/dict/words, for Irix.
2b2eabed 614
9761cd3a
EZ
615 * bindings.el: Bind shifted and control-shifted kp-* keys to the
616 corresponding non-kp keys. Suggested by Stephen Gildea
617 <gildea@alum.mit.edu>.
618
cc46bfe7
FP
6192001-08-01 Francesco Potorti` <pot@gnu.org>
620
fc10ed8c
FP
621 * uniquify.el: These changes correct a corner case that the old
622 code managed correctly.
623 (uniquify-fix-item-proposed): Renamed from
624 uniquify-fix-item-min-proposed.
625 (uniquify-set-proposed): New function.
626 (uniquify-rationalize-file-buffer-names): Code reshuffled for
627 clarity and speed.
dde6824c
SM
628 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
629 This is equivalent to what the old code did.
fc10ed8c
FP
630 (uniquify-rationalize-a-list): Never recompute the proposed
631 name. Sort the conflicting sublist before rationalising it: this
632 is equivalent to what the old code did, but one directory element
633 at a time, and only when necessary.
634 (uniquify-rationalize-conflicting-sublist): Recompute here the
635 proposed name.
cc46bfe7 636
dd388130
GM
6372001-08-01 Gerd Moellmann <gerd@gnu.org>
638
81b1a79d
GM
639 * play/animate.el: Add Keywords and Maintainer. Remove a
640 reference to a removed function.
cc46bfe7 641
dd388130
GM
642 * play/animate.el (animate-string): Handle case that the string is
643 longer than the window is wide.
644
6b053e39
GM
6452001-07-31 Gerd Moellmann <gerd@gnu.org>
646
ed86208c
GM
647 * desktop.el (desktop-save): Bind coding-system-for-write to
648 `emacs-mule' for write-region.
649
10e922bd
GM
650 * delsel.el (delete-selection-pre-hook): Don't set this-command
651 to `ignore' if the region is empty.
652
dde6824c
SM
653 * international/mule.el (set-keyboard-coding-system):
654 Set keyboard-coding-system.
b23bad0b 655
6b053e39
GM
656 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
657 before accessing it.
658
d004e96a
AS
6592001-07-30 Andreas Schwab <schwab@suse.de>
660
dde6824c
SM
661 * menu-bar.el (toggle-highlight-paren-mode):
662 Use `(show-paren-mode)' as body.
d004e96a 663
892c8dea
AS
6642001-07-30 Andre Spiegel <spiegel@gnu.org>
665
666 * vc.el (vc-checkout-hook): New hook.
667 (vc-checkout): Run it.
668
21f79512
EZ
6692001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
670
dde6824c
SM
671 * progmodes/make-mode.el (makefile-macroassign-regex):
672 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
21f79512 673
291e3b68
GM
6742001-07-30 Gerd Moellmann <gerd@gnu.org>
675
6594ac22
GM
676 * vc.el (vc-switch-backend): Fix autoload cookie.
677
291e3b68
GM
678 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
679 the desktop file.
680
87449711
GM
6812001-07-30 Simon Josefsson <jas@extundo.com>
682
683 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
684 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
685
bf85004b
GM
6862001-07-27 Gerd Moellmann <gerd@gnu.org>
687
75c5350a
GM
688 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
689 (last-sexp-toggle-display): Renamed from last-sexp-print.
dde6824c
SM
690 (last-sexp-toggle-display, eval-last-sexp-1):
691 Use last-sexp-setup-props.
75c5350a 692
cc46bfe7 693 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
bf85004b
GM
694 New user-options.
695 (mouse-wheel-change-button): New function.
696 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
697 (mwheel-scroll): Ditto.
698
16098288
GM
6992001-07-26 Gerd Moellmann <gerd@gnu.org>
700
ac49effe
GM
701 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
702 `...', compare with unabbreviated printed representation instead.
703 (last-sexp-print): Bind print-length and print-level to nil.
704
be4a68f9
GM
705 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
706 before assigning text properties. Make properties rear-nonsticky.
ac49effe 707
f6e6cdf2
GM
708 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
709 (eval-last-sexp-1): Give printed text a `keymap' property and bind
710 <mouse-2> and <RET> in that map to a function printing the
711 unabbreviated value.
712
16098288
GM
713 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
714 is a buffer, put a text property `printed-value' on the printed
715 representation, with the Lisp object printed as value.
716
343462ed
EZ
7172001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
718
719 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
720 Mention the effect of eval-expression-print-length and
721 eval-expression-print-level in the doc strings. Suggested by
722 Kevin Gallagher <kevingal@onramp.net>.
723
e043664a
GM
7242001-07-25 Gerd Moellmann <gerd@gnu.org>
725
4b09e331
GM
726 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
727 for buttons > 3.
728 (xterm-mouse-translate): Handle the case that we don't get a
729 down-event.
cc46bfe7 730
dde6824c
SM
731 * emacs-lisp/find-func.el (find-function-regexp):
732 Add easy-mmode-define-global-mode to the regexp. Allow newlines
b03dc47d
GM
733 in front of the function name.
734
17635d50 735 * isearch.el (isearch-other-meta-char): Fix last change.
cc46bfe7 736
3fb01f36
GM
737 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
738 similar events for which fake prefix keys are generated. It's no
739 longer necessary since read_key_sequence doesn't modify these
740 events for internal purposes anymore.
741
e043664a
GM
742 * files.el (auto-mode-alist): Use nroff-mode for files ending
743 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
744
a9f73104
EZ
7452001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
746
747 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
748 tool-bar-lines parameter, behave as if its value were zero.
749 (mouse-avoidance-set-pointer-shape): Don't do anything if
750 x-pointer-shape is not boundp.
751
c02a76cc
FP
7522001-07-23 Francesco Potorti` <pot@gnu.org>
753
f0188953 754 * uniquify.el: Overall speedup changes when using many buffers.
dde6824c
SM
755 (uniquify-fix-item-base, uniquify-fix-item-filename)
756 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
c02a76cc 757 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
f0188953 758 place in the item, but was never used.
c02a76cc 759 (uniquify-fix-item-min-proposed): New defalias: the fourth place
f0188953 760 in the item is now used as cache for the proposed name.
c02a76cc 761 (uniquify-rationalize-file-buffer-names): Move computation made on
dde6824c
SM
762 newbuffile out of the loop, in the newbuffile-nd local var.
763 Use dolist (cosmetic change). Compute the proposed name for the most
c02a76cc 764 common case and cache it in the fourth place in the item.
f0188953 765 (uniquify-rationalize-file-buffer-names): Used to return a a list
dde6824c 766 of buffer whose name was changed, but that return value was never used.
c02a76cc
FP
767 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
768 the cached proposed name, does much less consing and is quicker.
769 (uniquify-filename-lessp): Deleted.
dde6824c
SM
770 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
771 Do not bind locally the uniquify-possibly-resolvable flag. Use the
c02a76cc
FP
772 cached proposed name is possible.
773 (uniquify-get-proposed-name): Arguments changed, callers changed.
774 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
775 uniquify-possibly-resolvable flag, which is no more bound locally.
776 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
f0188953 777 flag, which does not exist any more.
c02a76cc 778
31fac3b8
EZ
7792001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
780
be8cf99e
EZ
781 * term/internal.el (IT-unicode-translations): Fix the appearance of
782 "6`".
783
31fac3b8
EZ
784 * progmodes/compile.el (compile-internal): If EMACS is already
785 defined in the environment, don't override its value.
786
73496807
GM
7872001-07-23 Gerd Moellmann <gerd@gnu.org>
788
9e5a7f2a
GM
789 * play/fortune.el: Undo change of 2001-07-13.
790 Fix autoload cookies. Add types to defcustoms.
791 (fortune) <defgroup>: Add :link.
792 (fortune-from-region): Use eq, not eql.
793 From Dave Love <fx@gnu.org>.
c02a76cc 794
5247262a 795 * play/animate.el (animate-birthday-present): Function removed.
c02a76cc 796
73496807
GM
797 * play/animate.el: New file.
798
722a451d
EZ
7992001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
800
dde6824c
SM
801 * startup.el (normal-top-level-add-subdirs-to-load-path):
802 On Windows, put into normal-top-level-add-subdirs-inode-list the
722a451d
EZ
803 canonicalized names of the directories instead of inode numbers.
804
4960e757 8052001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
c02a76cc 806
4960e757
MK
807 * ediff-util.el: Copyright years.
808 (ediff-choose-syntax-table): New function.
809 (ediff-setup): Use ediff-choose-syntax-table.
73496807 810 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4960e757 811 vc-state is available.
73496807 812 (ediff-make-temp-file): Use ediff-coding-system-for-write.
c02a76cc 813
4960e757
MK
814 * ediff-init.el (ediff-with-syntax-table): New macro, uses
815 with-syntax-table.
73496807
GM
816 (ediff-coding-system-for-read): From ediff-diff.el
817 (ediff-coding-system-for-write): New variable.
818 (ediff-highest-priority): Fixed the bug having to do with disappearing
4960e757 819 overlays.
73496807
GM
820 (ediff-file-remote-p): Use file-remote-p, if available.
821 (ediff-listable-file): New function.
822 (ediff-file-attributes): Use ediff-listable-file.
c02a76cc 823
dde6824c
SM
824 * ediff-mult.el (ediff-meta-insert-file-info1):
825 Use ediff-listable-file.
c02a76cc 826
dde6824c
SM
827 * ediff-ptch.el (ediff-prompt-for-patch-file):
828 Use ediff-coding-system-for-read.
73496807 829 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
c02a76cc 830
73496807
GM
831 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
832 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
c02a76cc 833
4960e757 834 * ediff.el: Date of last update, copyright years.
c02a76cc 835
4960e757 836 * ediff-wind (ediff-setup-control-frame): Nill->nil.
c02a76cc 837
4960e757
MK
838 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
839 of Scott Bronson.
840 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
841 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
842 Deleted functions.
843 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
844 ex-token-list.
73496807 845 (viper-get-ex-address-subr): Convert registers to char data type.
c02a76cc 846
dde6824c 847 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
73496807
GM
848 (viper-memq-char): Use viper-int-to-char.
849 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4960e757 850 vc-locking-state.
73496807 851 (viper-read-key): Use viper-read-key-sequence.
c02a76cc 852
dde6824c
SM
853 * viper.el (viper-major-mode-modifier-list):
854 Added inferior-emacs-lisp-mode.
73496807 855 (this-major-mode-requires-vi-state): New function that uses simple
4960e757 856 heuristics to decide if vi state is appropriate.
73496807
GM
857 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
858 (viper-non-hook-settings): Don't advise read-key-sequence.
859 (viper-read-key-sequence): New function that replaces the
4960e757 860 previously used advice to read-key-sequence.
c02a76cc 861
73496807
GM
862 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
863 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
864 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
865 (viper-open-line-at-point,viper-substitute,viper-overwrite)
866 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
867 Got rid of the negative character hack.
4960e757 868 (viper-escape-to-state,viper-replace-state-exit-cmd):
73496807
GM
869 Use viper-read-key-sequence.
870 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4960e757 871 (viper-minibuffer-standard-hook,viper-read-string-with-history):
73496807 872 Don't override existing minibuffer-setup-hook.
4960e757 873 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
c02a76cc 874 Convert registers to char data type.
73496807 875 (viper-autoindent): Use viper-indent-line.
c02a76cc
FP
876
877 * viper-keym.el: Use viper-exec-key-in-emacs.
878
05824718
SM
8792001-07-20 Stefan Monnier <monnier@cs.yale.edu>
880
881 * server.el (server-visit-files): Fix variable name typo.
882
6e07c0a5
GM
8832001-07-20 Gerd Moellmann <gerd@gnu.org>
884
05824718 885 * simple.el (delete-trailing-whitespace): Save match data
6e07c0a5
GM
886 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
887
5b6858da
SM
8882001-07-19 Stefan Monnier <monnier@cs.yale.edu>
889
890 * progmodes/compile.el (compilation-parse-errors): `linenum' might
891 return a this-error using the alternative format (a pair of markers).
892
794d58ba
GM
8932001-07-19 Gerd Moellmann <gerd@gnu.org>
894
4e2a256b
GM
895 * font-lock.el (c++-keywords): Add Standard C++ operator names.
896
794d58ba
GM
897 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
898 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5b6858da 899
381194d0
PJ
9002001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
901
902 * international/iso-transl.el: Fix typo in the header of the file.
903
904 * textmodes/picture.el (picture): Doc fix.
905
906 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
907 follow coding conventions in generated files.
908
27009a49
EZ
9092001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
910
5b6858da 911 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
27009a49
EZ
912 (tool-bar-add-item): Don't call image-related primitives if the
913 display doesn't support images.
914
915 * frame.el (display-images-p): New function.
916
467f1209
GM
9172001-07-17 Gerd Moellmann <gerd@gnu.org>
918
919 * server.el (server-visit-files): Handle the case the specified
920 column number is <= 0.
921
9222001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
923
924 * startup.el (command-line-1): Add support for +LINE:COLUMN
925 command line argument.
926
9272000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
928
5b6858da
SM
929 * server.el (server-process-filter, server-visit-files):
930 Add support for +LINE:COLUMN style emacsclient calls.
467f1209 931
9781053a
PJ
9322001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
933
934 * emacs-lisp/easy-mmode.el: Add Keywords header.
935
936 * play/pong.el: Author has new address.
937
938 * play/landmark.el: Author is no more reachable.
939
940 * play/handwrite.el: Author is no more reachable.
941
5b6858da
SM
9422001-07-17 Stefan Monnier <monnier@cs.yale.edu>
943
944 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
945 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
946 Complete bindings for F<1..12> keys.
947 (global-map): Remove `undo' binding (already in the default).
948 Replace `t<n>' bindings with `f<n>' bindings.
949
a38b71b0
SM
9502001-07-16 Stefan Monnier <monnier@cs.yale.edu>
951
952 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
953 (tcl-mode): Use tcl-add-log-defun.
954 (tcl-indent-line): Use tcl-calculate-indent.
955 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
956 (tcl-indent-exp): Renamed from indent-tcl-exp.
957 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
958 (tcl-indent-for-comment): Call comment-indent-function properly
959 and handle the case where it returns nil.
960
c1d61a7d
GM
9612001-07-16 Gerd Moellmann <gerd@gnu.org>
962
a38b71b0
SM
963 * calendar/cal-islam.el (calendar-goto-islamic-date):
964 Remove autoload cookie.
965
966 * calendar/calendar.el (calendar-goto-islamic-date):
967 Add call to autoload.
c1d61a7d 968
c59fb719
SM
9692001-07-16 Stefan Monnier <monnier@cs.yale.edu>
970
971 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
972 Don't change compile-auto-highlight globally.
973 Don't bother with `font-lock-defaults' property since XEmacs
974 also understands the `font-lock-defaults' variable.
975 Use make-local-variable rather than make-variable-buffer-local.
976 Don't `defconst' comment-indent-function: keep the default.
977 Call easy-menu-add unconditionally.
978 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
979 (ada-create-menu): Use :included for Emacs as well.
980
981 * vc.el (vc-do-command): Autoload.
982
983 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
984
652a9be9
PJ
9852001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
986
987 * ps-print.el: Fix Author: header.
988
c3d6be34
GM
9892001-07-16 Gerd Moellmann <gerd@gnu.org>
990
4391d40d
GM
991 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
992 mouse-1 etc., bind them to `ignore'.
993
c3d6be34
GM
994 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
995 send-invisible, which is already defined in Comint.
996 (eshell-watch-for-password-prompt): Use it.
997
e8af40ee
PJ
9982001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
999
3c3e43ef
PJ
1000 * which-func.el (which-func-mode): Doc fix.
1001
e8af40ee 1002 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
1003 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
1004 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
1005 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
1006 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
1007 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
1008 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
1009 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
1010 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
1011 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
1012 * emulation/edt-mapper.el, emulation/edt-pc.el,
1013 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
1014 * emulation/tpu-edt.el, emulation/tpu-extras.el,
1015 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
1016 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
1017 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
1018 * international/isearch-x.el, international/iso-cvt.el,
1019 * international/ogonek.el, international/quail.el,
1020 * international/utf-8.el, jit-lock.el, language/devan-util.el,
1021 * language/devanagari.el, language/ethio-util.el,
1022 * language/ethiopic.el, language/european.el, language/indian.el,
1023 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
1024 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
1025 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
1026 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
1027 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
1028 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
1029 * progmodes/autoconf.el, progmodes/cmacexp.el,
1030 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
1031 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
1032 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
1033 * progmodes/ebnf2ps.el, progmodes/executable.el,
1034 * progmodes/fortran.el, progmodes/idlw-shell.el,
1035 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
1036 * progmodes/m4-mode.el, progmodes/mantemp.el,
1037 * progmodes/meta-mode.el, progmodes/octave-inf.el,
1038 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
1039 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
1040 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
1041 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
1042 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
1043 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
1044 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
1045 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
1046 * textmodes/two-column.el, time-stamp.el, timezone.el,
1047 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
1048 * which-func.el, whitespace.el, wid-browse.el, widget.el,
1049 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
1050 conventions.
1051
bb24c64f
GM
10522001-07-16 Gerd Moellmann <gerd@gnu.org>
1053
1054 * simple.el (set-variable): Require 'cus-edit' instead of
1055 `wid-edit', so that the Custom widgets get defined.
1056
6a05d05f
PJ
10572001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1058
1059 * allout.el: A fix to follow coding conventions.
1060
1061 * find-lisp.el: A fix to follow coding conventions.
1062
1063 * term/w32-win.el: A fix to follow coding conventions.
1064
1065 * textmodes/sgml-mode.el: A fix to follow coding conventions.
1066
1067 * term/xterm.el: A fix to follow coding conventions.
1068
1069 * term/news.el: A fix to follow coding conventions.
1070
1071 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
1072 header line fixed.
1073
1074 * sun-curs.el: Fix Maintainer: header line.
1075
1076 * emacs-lisp/easymenu.el: Address of the author added.
1077
1b85bd12
GM
10782001-07-16 Gerd Moellmann <gerd@gnu.org>
1079
1080 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
1081 property.
1082
6e44da43
PJ
10832001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1084
1085 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 1086 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
1087 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
1088 Some fixes to follow coding conventions.
6e44da43 1089
6033fc96
GM
10902001-07-16 Gerd Moellmann <gerd@gnu.org>
1091
1092 * which-func.el (which-func-mode): Doc fix.
1093
5d3d1e32
SM
10942001-07-15 Stefan Monnier <monnier@cs.yale.edu>
1095
1096 * net/rcompile.el (remote-compile): Use make-local-variable.
1097
1098 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
1099
1100 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
1101
1102 * mail/reporter.el (reporter-submit-bug-report):
1103 Don't abuse make-variable-buffer-local. Fix call to add-hook.
1104
55535639
PJ
11052001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1106
3afbc435 1107 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
1108 * calendar/cal-dst.el, calendar/cal-french.el,
1109 * calendar/cal-hebrew.el, calendar/cal-islam.el,
1110 * calendar/cal-iso.el, calendar/cal-julian.el,
1111 * calendar/cal-mayan.el, calendar/cal-persia.el,
1112 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
1113 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
1114 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
1115 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
1116 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
1117 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
1118 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
1119 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
1120 * progmodes/ada-xref.el, progmodes/cc-align.el,
1121 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
1122 * progmodes/cc-defs.el, progmodes/cc-engine.el,
1123 * progmodes/cc-langs.el, progmodes/cc-menus.el,
1124 * progmodes/cc-styles.el, progmodes/cc-vars.el,
1125 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
1126 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
1127 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
1128 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
1129 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
1130 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
1131 conventions in Eshell files with known maintainers.
1132
1133 * emulation/viper.el: A fix to follow coding conventions.
1134
60370d40 1135 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
1136 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
1137 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
1138 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
1139 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
1140 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
1141 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
1142 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
1143 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
1144 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
1145 conventions in Eshell files.
1146
1147 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
1148 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
1149 * emulation/pc-mode.el, emulation/viper-cmd.el,
1150 * emulation/viper-ex.el, emulation/viper-init.el,
1151 * emulation/viper-keym.el, emulation/viper-macs.el,
1152 * emulation/viper-mous.el, emulation/viper-util.el,
1153 * emulation/viper.el, forms-pass.el, international/ccl.el,
1154 * international/characters.el, international/encoded-kb.el,
1155 * international/fontset.el, international/ja-dic-cnv.el,
1156 * international/ja-dic-utl.el, international/kinsoku.el,
1157 * international/kkc.el, international/mule-cmds.el,
1158 * international/mule-diag.el, international/mule-util.el,
1159 * international/mule.el, international/titdic-cnv.el,
1160 * language/china-util.el, language/chinese.el,
1161 * language/cyril-util.el, language/cyrillic.el, language/english.el,
1162 * language/greek.el, language/hebrew.el, language/japan-util.el,
1163 * language/japanese.el, language/korea-util.el, language/korean.el,
1164 * language/lao-util.el, language/lao.el, language/misc-lang.el,
1165 * language/slovak.el, language/thai-util.el, language/thai.el,
1166 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
1167 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
1168 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
1169 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
1170 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
1171 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
1172 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
1173 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
1174 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
1175 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
1176 to follow coding conventions in files without maintainer or in files
1177 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
1178
1179 * emacs-lisp/elp.el: A fix to follow coding conventions.
1180
715a2ca2 1181 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
1182 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
1183 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
1184 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
1185 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
1186 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
1187 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
1188 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
1189 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
1190 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
1191 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
1192 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
1193 conventions in files from Gnus.
1194
55535639 1195 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
1196 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
1197 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
1198 * echistory.el, electric.el, emacs-lisp/authors.el,
1199 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
1200 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
1201 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
1202 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
1203 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
1204 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
1205 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
1206 * international/codepage.el, international/iso-ascii.el,
1207 * international/iso-insert.el, international/iso-transl.el,
1208 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
1209 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
1210 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
1211 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
1212 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
1213 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
1214 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
1215 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
1216 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
1217 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
1218 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
1219 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
1220 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
1221 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
1222 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
1223 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
1224 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
1225 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
1226 * textmodes/tex-mode.el, textmodes/text-mode.el,
1227 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
1228 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
1229 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
1230 files maintained by FSF.
1231
1cd7adc6
PJ
12322001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1233
1234 * arc-mode.el: A fix to follow coding conventions.
1235
1236 * bindings.el: Ditto.
1237
1238 * cdl.el: Ditto.
1239
1240 * comint.el: Ditto.
1241
1242 * cus-start.el: Ditto.
1243
1244 * shell.el: Ditto.
1245
1246 * skeleton.el: Ditto.
1247
07b1b912
SM
12482001-07-13 Stefan Monnier <monnier@cs.yale.edu>
1249
1250 * info.el (Info-build-node-completions):
1251 Make Info-current-file-completions buffer local.
1252
09938b67
GM
12532001-07-13 Gerd Moellmann <gerd@gnu.org>
1254
e0f82ad8 1255 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 1256 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 1257
07b1b912
SM
1258 * calendar/cal-islam.el (calendar-goto-islamic-date):
1259 Add autoload cookie.
aa11456f 1260
09938b67
GM
1261 * play/fortune.el: Add types to defcustoms.
1262
ebea5735
PJ
12632001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1264
09938b67 1265 * language/czech.el: A fix to follow coding conventions.
ebea5735 1266
ec7dc7e1
EZ
12672001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1268
1269 * speedbar.el (speedbar-supported-extension-expressions): Add .g
1270 to the extension list, for antlr-mode. From Christoph Wedler
1271 <Christoph.Wedler@sap.com>.
1272
ec402ad4
SM
12732001-07-11 Stefan Monnier <monnier@cs.yale.edu>
1274
1275 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
1276 (vc-dired-mode-map): Fix the madness.
1277
1278 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
1279 (vc-prefix-map): Moved back from vc.el.
1280
a777242c
GM
12812001-07-11 Gerd Moellmann <gerd@gnu.org>
1282
07b1b912
SM
1283 * mail/mail-extr.el (mail-extr-all-top-level-domains):
1284 Increase the size of the obarray.
a777242c
GM
1285 (mail-extr-all-top-level-domains): Add more toplevel domains,
1286 add more long names.
1287 From: Per Starback <starback@ling.uu.se>.
1288
874d7995
EZ
12892001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1290
1291 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
1292 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1293
1294 * progmodes/ada-mode.el: Ditto.
1295
1296 * progmodes/ada-xref.el: Ditto.
1297
ff524b84
MB
12982001-07-11 Miles Bader <miles@gnu.org>
1299
1300 * finder.el (finder-insert-at-column): Also move to the next line
1301 if exactly at COLUMN.
1302
6b05fae3
GM
13032001-07-10 Gerd Moellmann <gerd@gnu.org>
1304
6ce5615d
GM
1305 * help.el (describe-function-1): When printing FUNCTION's
1306 documentation, don't assume FUNCTION is a symbol.
1307
6b05fae3
GM
1308 * startup.el (normal-top-level): Don't operate on the initial
1309 frame if we failed to create one.
1310
19da29f9
GM
13112001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
1312
1313 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
1314 itself, i.e. only indent the contents in it.
1315
6f19114e
GM
13162001-07-10 Markus Rost <rost@math.ohio-state.edu>
1317
1318 * mail/rmail.el (rmail-show-message): Show beginning of message in
1319 all windows containing it.
1320
8184a578
EZ
13212001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1322
1323 * term/tty-colors.el: Fix the header line and copyright years.
1324
524ac5b2
GM
13252001-07-09 Gerd Moellmann <gerd@gnu.org>
1326
4033ae9d
GM
1327 * emacs-lisp/advice.el (ad-make-advised-definition): If the
1328 original definition has an interactive form, but is Elp
1329 instrumented, use the interactive form of the function called by
1330 elp-wrapper.
1331
59c2dcf4
GM
1332 * winner.el (winner-equal): Make it a defun. Don't compare Winner
1333 configurations with compare-window-configuration; they aren't
1334 window configurations.
1335
524ac5b2
GM
1336 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
1337 from the server for the format we expect. Don't use it if it
c59fb719 1338 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 1339
06c66e1c 1340 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
1341 From Luis Fernandes <elf@ee.ryerson.ca>.
1342
524ac5b2 13432001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
1344
1345 * cc-cmds.el: Extended the kludge to interoperate with the
1346 delsel and pending-del packages wrt to the new function
1347 `c-electric-delete-forward'.
1348
851040a5
SM
13492001-07-08 Stefan Monnier <monnier@cs.yale.edu>
1350
1351 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
1352 to delay the call to <mode> for global minor modes.
1353 (easy-mmode-define-navigation): Only recenter if interactive.
1354
6573d87f
GM
13552001-07-06 Gerd Moellmann <gerd@gnu.org>
1356
a25e82a8
GM
1357 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
1358 to lisp-indent-line.
1359
6573d87f
GM
1360 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
1361 from the server. Call encode-time only when we are sure that we
1362 got a 213 response.
1363
c1a1fd60
GM
13642001-07-06 Simon Josefsson <jas@extundo.com>
1365
1366 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
1367 (mail-envelope-from): New user option.
1368 (sendmail-send-it): Use it.
1369
4b81a999
GM
13702001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1371
851040a5
SM
1372 * ps-print.el: Use locale dependant date to print date in header.
1373 Doc fix.
4b81a999
GM
1374 (ps-print-version): New version number (6.5.3).
1375 (ps-right-header, ps-right-footer): Initialization and doc fix.
1376 (ps-time-stamp-locale-default): New fun.
1377
a2cc5c4f
GM
13782001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1379
1380 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
1381 field problem with MIME-mode.
1382
1383 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
1384
13852001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1386
1387 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
1388 MIME-mode.
1389
a9b511e0
EZ
13902001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
1391
1392 * bindings.el (mode-line-mule-info): Don't show the tip with
1393 buffer-file-coding-system if that is nil.
1394
0f60e5ff
GM
13952001-07-05 Gerd Moellmann <gerd@gnu.org>
1396
f25cfe53
GM
1397 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
1398 instead of kill-line.
1399
5f72adc0
GM
1400 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
1401 <Pavel@Janik.cz>.
1402
1403 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
1404 <Pavel@Janik.cz>.
0f60e5ff 1405
b5e2c7a7
GM
14062001-07-04 Gerd Moellmann <gerd@gnu.org>
1407
1408 * font-lock.el (c-font-lock-keywords-3): When matching something
1409 like `struct X Y', finish with point after Y.
1410
e5836af8 14112001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 1412
e5836af8 1413 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 1414 in caller buffer.
e5836af8 1415
f1c53471
EZ
14162001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
1417
bf4041b6 1418 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
1419 instead of string-match to find the basename of the file.
1420 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 1421
851040a5
SM
1422 * net/browse-url.el (browse-url-default-windows-browser):
1423 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
1424 (browse-url-browser-function) [ms-dos]: Default to
1425 browse-url-default-windows-browser.
1426
f1c53471
EZ
1427 * help.el (locate-library): Enable code that looks for compressed
1428 libraries if auto-compression-mode is on.
1429
4ce5c223
SM
14302001-07-02 Stefan Monnier <monnier@cs.yale.edu>
1431
1432 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1433
dd441b46
GM
14342001-07-02 Gerd Moellmann <gerd@gnu.org>
1435
4ce5c223 1436 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 1437
7a3ee510
EZ
14382001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
1439
33e432b1
EZ
1440 * allout.el: Fix the header line, so that finder.el recognizes it.
1441 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1442
4ce5c223
SM
1443 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1444 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 1445
3024d920
EZ
14462001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1447
4ce5c223 1448 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 1449
3024d920
EZ
1450 * ps-bdf.el (bdf-directory-list): Use the value relative to
1451 installation-directory for MS-Windows as well.
1452
0c1baae8
RS
14532001-06-29 Richard M. Stallman <rms@gnu.org>
1454
1455 * wid-edit.el (widget-color-sample-face-get):
1456 Return ((foreground-color . COLOR)) instead of constructing a face.
1457
442ebe98
EZ
14582001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1459
1460 * faces.el (region): Change the background color for the
1461 light-background color display to lightgoldenrod2, to make it
1462 visible on some laptops.
1463
6519817e
RS
14642001-06-28 Richard M. Stallman <rms@gnu.org>
1465
1466 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1467 (rmail-msg-restore-non-pruned-header): Likewise.
1468 If point was in the old pruned header, put it at the top.
1469 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 1470
6519817e
RS
1471 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1472 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1473
15533ae2
SM
14742001-06-28 Stefan Monnier <monnier@cs.yale.edu>
1475
1476 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1477
19a448e3
KF
14782001-06-28 Karl Fogel <kfogel@red-bean.com>
1479
1480 * saveplace.el: Update maintainer email address.
1481
a17555fd
FP
14822001-06-27 Francesco Potorti` <pot@gnu.org>
1483
15533ae2
SM
1484 * uniquify.el: (uniquify-rationalize-file-buffer-names):
1485 Undo previous change.
a17555fd
FP
1486
14872001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
1488
1489 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1490 preliminary quick reordering. Can speed things up dramatically.
1491
555cc9ca
RS
14922001-06-26 Richard M. Stallman <rms@gnu.org>
1493
4d68abe0
RS
1494 * dired.el (dired-get-filename): A file name starting with ~
1495 is not absolute in this context.
1496
555cc9ca
RS
1497 * which-func.el (which-func-maxout): Increase default to 500000.
1498 (which-function-mode): This is now the "real" name of the function.
1499 (which-func-mode): Now an alias.
1500 (which-func-mode-global): Name deleted.
1501
1502 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1503 button-2, when binding hs-mouse-toggle-hiding.
1504
d9bad487
GM
15052001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1506
15533ae2 1507 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
1508 (rmail-msg-prune-header): Likewise.
1509 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1510 and `rmail-msg-prune-header'.
1511
da197e75
SM
15122001-06-25 Stefan Monnier <monnier@cs.yale.edu>
1513
1514 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1515 back than LINEBEG.
1516
9501b986
EZ
15172001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1518
1519 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1520 window where they clicked the mouse has a header line, adjust
1521 vertical movement by one.
1522
7aee34d3
GM
15232001-06-25 Milan Zamazal <pdm@zamazal.org>
1524
da197e75
SM
1525 * progmodes/glasses.el (glasses-make-readable): Consider underscores
1526 too when separating a parenthesis.
7aee34d3 1527
b9cc92a4
EZ
15282001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
1529
1530 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1531 (bookmark-bmenu-hide-filenames): Add help-echo to
1532 mouse-highlighted text.
1533 (bookmark-bmenu-show-filenames): Remove help-echo property from
1534 the whitespace.
1535
e55c4863
EZ
15362001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1537
da197e75
SM
1538 * files.el (auto-mode-alist): Add configure.ac (autoconf).
1539 From Karl Eichwalder <ke@suse.de>.
e55c4863 1540
4bd41f5a
RS
15412001-06-23 Richard M. Stallman <rms@gnu.org>
1542
1543 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1544
1545 * progmodes/cc-styles.el (c-set-style): Don't specify initial
1546 contents for completing-read.
1547
fdae95d4
RS
15482001-06-22 Richard M. Stallman <rms@gnu.org>
1549
1550 * menu-bar.el (menu-bar-make-toggle): Construct the
1551 function's doc string from HELP, not DOC, and make it accurate by
1552 adding "Toggle whether to " at the front and downcasing the initial.
1553 Change the HELP arg in some calls to make it fit this usage.
1554
1555 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1556 Undo previous change.
1557
5f0e1d42
EZ
15582001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
1559
1fd63d9b
EZ
1560 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1561
da197e75 1562 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 1563
2ebf8f54
EZ
15642001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
1565
7a03d9cd
EZ
1566 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1567
2ebf8f54
EZ
1568 * dabbrev.el (dabbrev--select-buffers): Fix last change.
1569
4de68712
RS
15702001-06-20 Richard M. Stallman <rms@gnu.org>
1571
1572 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1573 broken out from dabbrev--find-expansion. Handle minibuffer
1574 specially here.
1575 (dabbrev--find-expansion): Simplify code in various ways.
1576 Don't treat minibuffers specially.
1577 Call dabbrev--make-friend-buffer-list.
da197e75 1578 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
1579 (dabbrev--scanning-message): Do nothing when minibuffer is current.
1580
f84e9763 15812001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 1582
f84e9763
JW
1583 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1584 Also, added a comment describing how to greatly speedup Eshell
1585 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 1586
f5f3efaa 15872001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 1588
da197e75
SM
1589 * eshell/esh-mode.el: Disabled a test that often yields false failures.
1590
f84e9763
JW
15912001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
1592
1593 * woman.el (WoMan-highlight-references): Add help-echo to
1594 mouse-highlighted text.
b868ed49 1595
f7ac3e28
SM
15962001-06-18 Stefan Monnier <monnier@cs.yale.edu>
1597
1598 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1599
f6f1beba
GM
16002001-06-18 Gerd Moellmann <gerd@gnu.org>
1601
f7ac3e28
SM
1602 * international/quail.el (quail-start-conversion):
1603 Reset quail-translating to nil.
db8f7303 1604
f6f1beba
GM
1605 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1606 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1607
1a0b9ae6
EZ
16082001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
1609
855eca56
EZ
1610 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1611 mouse-highlighted text.
1612
1a0b9ae6
EZ
1613 * dired.el (dired-mark-pop-up): Fix last change.
1614
e75e894b
EZ
16152001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1616
218abc51
EZ
1617 * calendar/calendar.el (generate-calendar-month): Add help-echo to
1618 mouse-highlighted text.
1619
d36ca65d
EZ
1620 * net/quickurl.el (quickurl-url-file): Run through
1621 convert-standard-filename.
1622 (quickurl-list-populate-buffer): Add help-echo to
1623 mouse-highlighted text.
1624 (top-level): Update Dave's URL.
1625
092924fd
EZ
1626 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1627 mouse-highlighted text.
1628
f7ac3e28
SM
1629 * textmodes/page-ext.el (pages-copy-header-and-position):
1630 Add help-echo to mouse-highlighted text.
092924fd
EZ
1631
1632 * tar-mode.el (tar-header-block-summarize): Add help-echo to
1633 mouse-highlighted text.
1634
1635 * replace.el (occur): Add help-echo to mouse-highlighted text.
1636
1637 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1638 mouse-highlighted text.
1639
1640 * progmodes/cpp.el (cpp-make-button): Add help-echo to
1641 mouse-highlighted text.
1642
f7ac3e28
SM
1643 * progmodes/compile.el (compile-reinitialize-errors):
1644 Add help-echo to mouse-highlighted messages.
092924fd
EZ
1645 (compilation-forget-errors): Remove help-echo property as well.
1646
f7ac3e28
SM
1647 * play/landmark.el (lm-plot-square, lm-init-display):
1648 Add help-echo to mouse-highlighted text.
092924fd 1649
f7ac3e28
SM
1650 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1651 Add help-echo to mouse-highlighted text.
092924fd
EZ
1652
1653 * dired.el (dired-insert-set-properties): Add help-echo to
1654 mouse-highlighted text.
f7ac3e28 1655 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
1656
1657 * comint.el (comint-send-input): Add help-echo to
1658 mouse-highlighted text.
1659
1660 * buff-menu.el (list-buffers-noselect): Add help-echo to
1661 mouse-highlighted text.
1662
1663 * arc-mode.el (archive-summarize-files): Add help-echo to
1664 mouse-highlighted text.
1665
e75e894b
EZ
1666 * ffap.el (ffap-machine-p): Always return nil if
1667 open-network-stream is not fboundp.
1668
f621ed9d
SM
16692001-06-17 Stefan Monnier <monnier@cs.yale.edu>
1670
1671 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
1672 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1673 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1674 incorrectly binding chars between 128 and 256 to it.
1675 (sgml-maybe-name-self): Handle latin-1 chars properly.
1676 (sgml-tags-invisible): Bind buffer-file-name to nil.
1677 Use unwind-protect and restore-buffer-modified-p.
1678 (sgml-point-entered): Use buffer-substring-no-properties.
1679 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1680 (html-mode): Don't force `imenu-sort-function'.
1681
884e8578
EZ
16822001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1683
d5b49f47
EZ
1684 * tar-mode.el: Fix the copyright notice.
1685
ce6b1982
EZ
1686 * font-lock.el (font-lock-comment-face): For tty's with dark
1687 background, use "red1", since "lightred" is not one of the colors
1688 recognized by tty-colors.el.
1689
884e8578
EZ
1690 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1691 create a buffer for extracted file, in case there's more than one
1692 file by that name in an archive, possibly in different
1693 directories. From Kevin Rodgers <kevinr@ihs.com>.
1694
1695 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
1696 <alex@gnu.org>.
1697
72190a54
MB
16982001-06-15 Miles Bader <miles@gnu.org>
1699
f621ed9d
SM
1700 * textmodes/texinfmt.el (texinfo-format-syntax-table):
1701 Revert previous change.
72190a54 1702
e4cdc335
RS
17032001-06-14 Richard M. Stallman <rms@gnu.org>
1704
1705 * replace.el (keep-lines-read-args): Return just a regexp.
1706 Provide nil for the region args.
f621ed9d 1707 (keep-lines, flush-lines, how-many):
e4cdc335
RS
1708 Calculate the defaults for the region here, when args are nil.
1709
c8c6b45a
EZ
17102001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1711
1712 * rot13.el (rot13-other-window): Some more doc fix.
1713
f54701d1
EZ
17142001-06-14 Per Starback <starback@ling.uu.se>
1715
1716 * replace.el (case-replace, query-replace-from-history-variable)
1717 (query-replace-to-history-variable, keep-lines-read-args)
1718 (occur-revert-function, query-replace-help): Dox fix.
1719
1604ce98
EZ
17202001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1721
1722 * rot13.el (rot13-other-window): Doc fix.
1723
22058843
MB
17242001-06-14 Miles Bader <miles@gnu.org>
1725
1726 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
1727 of " and \ to "." (punctuation).
1728 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
1729
e4cdc335
RS
17302001-06-13 Richard M. Stallman <rms@gnu.org>
1731
1732 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1733
1734 * simple.el (shell-command-on-region): Never kill the
1735 *Shell Command Output* buffer.
1736
a62d56ab
SM
17372001-06-13 Stefan Monnier <monnier@cs.yale.edu>
1738
1739 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1740
4a0aa1d9
SM
17412001-06-10 Stefan Monnier <monnier@cs.yale.edu>
1742
1743 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1744 New var, to recognize ${ $' and PODs.
1745 (perl-font-lock-syntactic-face-function): New function.
1746 (perl-mode): Use them.
1747 (perl-continuation-line-p): New function, from perl-calculate-indent.
1748 (perl-calculate-indent): Use it, to properly handle continuation
1749 lines of continuation lines.
1750
b5a9911c
EZ
17512001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
1752
1753 * server.el (server-process, server-buffer-clients): Doc fix.
1754 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1755
0f056ec1
JW
17562001-06-09 John Wiegley <johnw@gnu.org>
1757
1758 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1759 test if the last command was Lisp or not.
1760 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1761 B x C".
1762
e5e316b0
EZ
17632001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
1764
1765 * dos-w32.el (grep-regexp-alist): Remove definition, since the
1766 general one on compile.el supports drive letters.
7f4350a7
CD
1767
17682001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
1769
5a905a7e 1770 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 1771 key description.
7f4350a7
CD
1772
1773 * textmodes/reftex-sel.el (reftex-select-jump): New command.
1774
5a905a7e 1775 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
1776 (reftex-toc-jump): New command.
1777
1778 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 1779 to parse international characters as well.
7f4350a7 1780
5a905a7e 1781 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 1782 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 1783
5a905a7e
SM
1784 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1785
1786 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 1787 TAB to the key separators.
7f4350a7 1788
73419021
EZ
17892001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1790
1791 * international/mule.el (auto-coding-alist): Remove redundant
1792 up-cased versions of the extensions (auto-coding-alist-lookup is
1793 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
1794 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
1795
cada28bb
EZ
17962001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1797
1798 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1799
4f7666dc
RS
18002001-06-01 Richard M. Stallman <rms@gnu.org>
1801
1802 * help.el (describe-variable): Put value on same line
1803 with preceding text, if it is short enough to look good that way.
1804
70079787
EZ
18052001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1806
1807 * term/internal.el (IT-unicode-translations): New variable.
1808 (IT-setup-unicode-display): New function.
1809
c86f4619
GM
18102001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1811
1812 * ps-print.el: Handle before-string and after-string overlay properties
1813 in ps-print-*-with-faces commands. Doc fix.
1814 (ps-print-version): New version number (6.5.2).
1815 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1816 for XEmacs.
1817 (ps-prefix-quote): Doc fix.
c6d452ad 1818 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
1819 (ps-basic-plot-str, ps-plot-string): New funs.
1820
1ea98518
SM
18212001-05-31 Stefan Monnier <monnier@cs.yale.edu>
1822
1823 * progmodes/etags.el (tags-compression-info-list): Fix docstring
1824 and :type spec.
1825
2b1ec973
GM
18262001-05-31 Gerd Moellmann <gerd@gnu.org>
1827
1ea98518
SM
1828 * international/mule-cmds.el (inactivate-input-method):
1829 Set input-method-function to nil.
2b1ec973 1830
94843cc1
GM
1831 * xml.el (xml-parse-tag): The document may contain invalid characters.
1832 From ShengHuo ZHU <zsh@cs.rochester.edu>
1833
9652931f
GM
18342001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1835
1836 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
1837 `rmail-summary-line-decoder' if the message does not have
1838 a Subject: field.
9652931f 1839
1ea98518 1840 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 1841
1ea98518
SM
1842 * mail/rmail.el (rmail-insert-mime-resent-message-function):
1843 New variable.
9652931f
GM
1844 (rmail-resend): Modify to work in `rmail-view-buffer'; call
1845 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1846 is non-nil.
1847
f7ac3e28
SM
18482001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
1849
1850 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1851
b781e739
SS
18522001-05-29 Sam Steingold <sds@gnu.org>
1853
00f51890
SS
1854 * faces.el (face-valid-attribute-values): Bind `valid' directly
1855 instead of using `setq'.
1856
b781e739
SS
1857 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1858 Use `tex-shell-buf'.
1859 (tex-shell-proc): Use `tex-shell-running'.
1860 (tex-shell-buf-no-error): New function.
1861 (tex-send-tex-command): Use it.
1862 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1863 (tex-kill-job): Check the process before calling `quit-process'.
1864
3d0e328b
GM
18652001-05-29 Gerd Moellmann <gerd@gnu.org>
1866
1ea98518
SM
1867 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1868 UTF-8 sequences.
3d0e328b 1869
8bd6307f
GM
18702001-05-28 Miles Bader <miles@gnu.org>
1871
1872 * comint.el (comint-carriage-motion): Renamed from
1873 `comint-cr-magic'. Operate on the buffer instead of the string
1874 (for use as a comint post-output filter, instead of as a
1875 pre-output filter). Handle backspaces too. Add to the
1876 `comint-output-filter-functions' hook instead of
1877 `comint-preoutput-filter-functions'.
1878
89c8dc6c
GM
18792001-05-28 Gerd Moellmann <gerd@gnu.org>
1880
1881 * language/japan-util.el (japanese-hankaku): Prefer the charset
1882 `jisx0201' when the optional argument `ascii-only' is not specified.
1883 (japanese-hankaku-region): Ditto.
1884 From Katsumi Yamaoka <yamaoka@jpl.org>
1885
f25c1b9b
SM
18862001-05-28 Stefan Monnier <monnier@cs.yale.edu>
1887
1888 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1889 (outline-invisible-p): New function.
1890 (hide-leaves): Save excursion.
1891 (hide-other): Stop looping when reaching bobp.
1892
719bb352
EZ
18932001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
1894
1895 * cus-edit.el (custom-file): Fix last change.
1896
d686d354
SM
18972001-05-27 Stefan Monnier <monnier@cs.yale.edu>
1898
1899 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1900 same definition in byte-compile-function-environment as `autoload'
1901 would put in `symbol-function'.
1902
1903 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1904 patch to correct the error message as well.
1905
49b1a638
EZ
19062001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1907
71261a01
EZ
1908 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1909 unless ~/.emacs exists.
1910
49b1a638
EZ
1911 * novice.el (enable-command): If user-init-file is nil or does not
1912 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1913
a434b175
SM
19142001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1915
15ca8de7
SM
1916 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1917 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1918 Allow spaces around macro arguments.
1919 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1920 indent-for-tab-command.
1921 (latex-mode-map, plain-tex-mode-map): New keymaps.
1922 Inherit from tex-mode-map.
1923 (tex-common-initialization): Don't setup the keymap any more
1924 since it's now done right by define-derived-mode.
1925 (latex-mode): Set skeleton-end-hook to nil.
1926 (latex-skeleton-end-hook): Remove.
1927 (tex-latex-block, latex-insert-item): Simplify.
1928 (latex-syntax-after): Use following-char rather than char-after.
1929 (tex-discount-args-cmds, tex-count-words): New functions.
1930
1931 * textmodes/tildify.el (tildify-ignored-environments-alist):
1932 Recognize \verb* as well.
1933
1934 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1935 (perl-comment-indent): Simplify to let newcomment.el do its job.
1936 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1937 (perl-mark-function): Cleanup the namespace.
1938 (perl-calculate-indent): Don't be fooled by nested functions.
1939
1940 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1941
a434b175
SM
1942 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1943 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1944
4e7e1f03
AC
19452001-05-25 Andrew Choi <akochoi@i-cable.com>
1946
1947 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1948 actually be `\\'.
1949 (ctlau-b5-converter): Likewise.
1950
2bef0948
AC
19512001-05-24 Andrew Choi <akochoi@i-cable.com>
1952
1953 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1954 Change CTLauB.el to CTLau-b5.el.
1955
d2d1851b
SM
19562001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1957
1958 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1959 rather than beginning-of-line to avoid problems with fields.
1960 (gud-perldb-massage-args): Use unless and push.
1961 (gud-chdir-before-run): New var.
1962 (gud-common-init): Use it.
1963
5e3d4fbc
AC
19642001-05-24 Andrew Choi <akochoi@i-cable.com>
1965
1966 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1967 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1968 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1969 chinese-ctlaub.
d2d1851b
SM
1970 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1971 New functions.
5e3d4fbc 1972
0216c3df
GM
19732001-05-22 Gerd Moellmann <gerd@gnu.org>
1974
f1f65349
GM
1975 * cus-edit.el (custom-comment-show): Remove debug code.
1976
0216c3df
GM
1977 * language/japan-util.el (japanese-symbol-table): Fix handling of
1978 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1979
e8a1ed31
SM
19802001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1981
1982 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1983 Renamed by removing the silly `-flag' suffix.
1984 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1985
7246200c
SM
19862001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1987
1988 * replace.el (keep-lines-read-args): Use `copy-marker'.
1989 (how-many): Save excursion properly.
1990 (occur-mode): Use define-derived-mode.
1991 (perform-replace): Use with-current-buffer.
1992
7e971261
RS
19932001-05-20 Richard M. Stallman <rms@gnu.org>
1994
65569e52
RS
1995 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1996
cc9684e8
RS
1997 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1998
9ca00e71
RS
1999 * info.el (Info-read-subfile): Widen before finding the
2000 desired node in the subfile.
2001
7e971261
RS
2002 * startup.el (command-line-1): When >2 files visited,
2003 leave the last one visible, and make that the selected window.
2004
7c5312b2
GM
20052001-05-20 Gerd Moellmann <gerd@gnu.org>
2006
2007 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
2008
310e9a21
EZ
20092001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
2010
7246200c
SM
2011 * international/ccl.el (define-ccl-program): Fix a typo.
2012 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
2013
2014 * international/mule.el (decode-char): Fix a typo. From Pavel
2015 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2016
2017 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
2018 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2019
310e9a21
EZ
2020 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
2021 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2022
ef55aa6c
SS
20232001-05-18 Sam Steingold <sds@gnu.org>
2024
7246200c 2025 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
2026 and [RET] to `cvs-mode-find-file'.
2027
c9f3bebe
JW
20282001-05-18 John Wiegley <johnw@gnu.org>
2029
2030 * eshell/esh-ext.el (eshell-explicit-command-char): A new
2031 configuration variable, which determines the initial character
2032 that forces use of an external version of a command. The default
2033 is *, but may be set to \, for example.
2034
2035 * eshell/esh-ext.el (eshell-explicit-command):
2036 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 2037
c9f3bebe
JW
2038 * eshell/esh-cmd.el (eshell/which):
2039 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 2040
7c5312b2
GM
2041 * eshell/em-cmpl.el (eshell-completion-command-name)
2042 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
2043 instead of ?*.
2044
1c66d9fb
GM
20452001-05-18 Gerd Moellmann <gerd@gnu.org>
2046
a724ed38
GM
2047 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
2048 subst-char-in-string.
2049 (ange-ftp-after-parse-ls-hook): New variable.
2050 (ange-ftp-ls): Run that hook.
2051 From Peter Milliken <Peter.Milliken@GTECH.COM>.
2052
0595722b
GM
2053 * tmm.el (tmm-get-keymap): Fix handling of :filter.
2054 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
2055 text into *Completions*.
2056
1c66d9fb
GM
2057 * net/goto-addr.el (goto-address-at-point): Deal with URLs
2058 part of which look like email addresses.
2059
c5bdb93d
AI
20602001-05-18 Andrew Innes <andrewi@gnu.org>
2061
7246200c
SM
2062 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
2063 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
2064 cmd.exe's handling of FOR loops.
2065 (autoloads): Set find-file-suppress-same-file-warnings to t to
2066 avoid slew of spurious messages.
2067
9a1211f2
GM
20682001-05-18 Simon Josefsson <simon@josefsson.org>
2069
2070 * mail/smtpmail.el (maybe-append-domain): Renamed to
2071 `smtpmail-maybe-append-domain'.
2072 (smtpmail-via-smtp): Use the new name.
2073
29148a3f
GM
2074 * net/browse-url.el (browse-url-browser-function): Add kde.
2075 (browse-url-kde-program, browse-url-kde-args): New variables.
2076 (browse-url-kde): New function.
2077
9ab59a1a
MB
20782001-05-18 Miles Bader <miles@gnu.org>
2079
7246200c
SM
2080 * simple.el (delete-horizontal-space, just-one-space):
2081 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
2082 because it's more efficient for large files.
2083
cebf1b97
GM
20842001-05-17 Gerd Moellmann <gerd@gnu.org>
2085
f90c23ca
GM
2086 * mail/rmail.el (rmail-require-mime-maybe): New function.
2087 (rmail): Use it.
2088 (rmail-mode): Handle the case of finding Rmail files.
2089
cebf1b97
GM
2090 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
2091 functions.
2092
df22166e
SM
20932001-05-17 Stefan Monnier <monnier@cs.yale.edu>
2094
2095 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
2096 text-property after moving to the beginning of line and regardless
2097 of the value of font-lock-multiline.
2098
2ca0d5f1
GM
20992001-05-17 Gerd Moellmann <gerd@gnu.org>
2100
e85e809a
GM
2101 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
2102
2ca0d5f1
GM
2103 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
2104 last coding system used before calling set-buffer-modified-p
2105 because that function changes last-coding-system.
2106
4c6a4739
EZ
21072001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
2108
2109 * files.el (switch-to-buffer-other-window)
2110 (switch-to-buffer-other-frame): Add an xref to display-buffer in
2111 the doc string.
2112
f08cf35b
GM
21132001-05-17 Gerd Moellmann <gerd@gnu.org>
2114
2115 * language/slovak.el, language/czech.el: New maintainer.
2116
2180ea97
SS
21172001-05-16 Sam Steingold <sds@gnu.org>
2118
f08cf35b 2119 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
2120 sub-form of `defgeneric' correctly.
2121
9bae8781
GM
21222001-05-16 Gerd Moellmann <gerd@gnu.org>
2123
a90b3d3c
GM
2124 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
2125 of `c'.
2126
1b7818b4 2127 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
2128 condition-case, test what outline-level returns instead, to
2129 ease debugging.
1b7818b4 2130
9bae8781
GM
2131 * international/mule.el (auto-coding-regexp-alist): New user-option.
2132 (auto-coding-from-file-contents): New function.
2133 (set-auto-coding): Use it to determine a coding system.
2134
7644c605
GM
21352001-05-15 Gerd Moellmann <gerd@gnu.org>
2136
18a0a39e
GM
2137 * mouse.el (mouse-delete-other-windows): Doc fix.
2138
df22166e
SM
2139 * emacs-lisp/lisp-mode.el (lisp-mode):
2140 Make font-lock-keywords-case-fold-search a buffer-local variable with
2141 make-local-variable before setting it.
7644c605 2142
940cf42e
EZ
21432001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
2144
2145 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
2146 prefixes.
2147
557f7c34
GM
21482001-05-14 Gerd Moellmann <gerd@gnu.org>
2149
2150 * hexl.el (hexl-current-address): Print a message when called
2151 interactively.
2152
14d9b141
SM
21532001-05-11 Stefan Monnier <monnier@cs.yale.edu>
2154
2155 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
2156
2157 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
2158
2159 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
2160
7bd2d083
GM
21612001-05-11 Gerd Moellmann <gerd@gnu.org>
2162
47e72862
GM
2163 * startup.el (command-line): If parameters have been changed in
2164 the init files which influence font selection, clear the face
2165 cache so that faces get realized with the new parameters.
2166
14d9b141 2167 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 2168
0f49941f
SM
21692001-05-10 Stefan Monnier <monnier@cs.yale.edu>
2170
2171 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
2172
cbeed4a8
EZ
21732001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
2174
2175 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
2176 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
2177
ff9aa2ca
GM
21782001-05-10 Gerd Moellmann <gerd@gnu.org>
2179
2180 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 2181 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 2182
b2c99950
JW
21832001-05-09 John Wiegley <johnw@gnu.org>
2184
0f49941f
SM
2185 * eshell/esh-util.el (eshell-convert-numeric-arguments):
2186 Annotated the documentation string to tell users about
3cb27fd7
JW
2187 `eshell-no-numeric-conversions'.
2188
c26f6b27
JW
2189 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
2190 conversions if a Lisp function has the property
2191 `eshell-no-numeric-conversions' set to a non-nil value.
2192
2193 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
2194 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
2195 property `eshell-no-numeric-conversions' on the following
2196 functions (which all deal with filesystem entities, and never Lisp
2197 numerical values): eshell/cd, eshell/pushd, eshell/popd,
2198 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
2199 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
2200 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
2201 eshell/which, eshell/addpath.
2202
22032001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 2204
d089e299
JW
2205 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
2206 encountered as an argument, don't convert it right away, but tag
2207 the first character of the string with the text properties
2208 `number', which signifies to `eshell-lisp-command' that the
2209 argument should be passed through `string-to-number' if it is
2210 actually used in the call to a Lisp function.
2211
2212 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
2213 function, convert any string arguments that have been tagged as
2214 "numbers", by calling string-to-number.
2215
2216 * eshell/esh-util.el (eshell-number-regexp): Now that number
2217 conversions only happen for Lisp function calls, the number regexp
2218 should now match all integer and floating point forms.
2219
2220 * eshell/esh-proc.el: Disable `eshell-stop-process' and
2221 `eshell-continue-process', since they are both nonfunctional at
2222 the moment.
2223 (eshell-proc-initialize): Don't bind keys for
2224 `eshell-stop-process' or `eshell-continue-process'.
2225
0f49941f
SM
2226 * eshell/em-unix.el (eshell-shuffle-files):
2227 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
2228
2229 * eshell/em-hist.el (eshell-add-to-history): Reference to
2230 `eshell-history-ring' needed to be `eshell-history-index'.
2231
0f49941f
SM
2232 * calendar/timeclock.el (timeclock-find-discrep):
2233 Initialize `elapsed' to 0.
cb89da0f
JW
2234 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
2235 it's still nil.
b2c99950 2236
ff39b9a1
SM
22372001-05-09 Stefan Monnier <monnier@cs.yale.edu>
2238
2239 * arc-mode.el (archive-int-to-mode): Construct the string directly.
2240 (archive-mode): Use capitalize.
2241 (archive-unique-fname): Use make-temp-file.
2242
9e53a675
GM
22432001-05-09 Gerd Moellmann <gerd@gnu.org>
2244
2245 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
2246
c8224de6
EZ
22472001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
2248
c533a7e2
EZ
2249 * tar-mode.el (tar-extract): Pay attention to the value of
2250 coding-system-for-read, if it is non-nil.
2251
ff39b9a1
SM
2252 * calendar/holidays.el (holidays): Add an autoload cookie.
2253 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 2254
1c8c9fb8
JW
22552001-05-08 John Wiegley <johnw@gnu.org>
2256
ff39b9a1
SM
2257 * calendar/timeclock.el (timeclock-workday-remaining):
2258 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
2259 (timeclock-workday-elapsed): Don't accept a "relative" argument
2260 for the current day's elapsed time. What could that have meant?
ff39b9a1 2261 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
2262 (timeclock-when-to-leave): Changed logic, similarly to what was
2263 done for `timeclock-workday-remaining'.
2264 (timeclock-find-discrep): Removed "today-only" argument, which had
2265 no meaning. Fixed some more math problems. The function now
2266 returns a three member list: (TOTAL-TIME-DISCREPANCY
2267 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
2268
5f47fb28
EZ
22692001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2270
2271 * w32-fns.el (convert-standard-filename): Start replacing slashes
2272 from the beginning of the file name, not from where the last
2273 invalid character was. From "Andrew Maguire (SWW)"
2274 <Andrew.Maguire@Smallworld.co.uk>
2275
6da5c7da
GM
22762001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
2277
2278 The following changes are to provide infrastructure for handling
2279 MIME messages to rmail. They don't affect the original behaviour
2280 if rmail-enable-mime is nil.
2281
2282 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
2283 (rmail-search-mime-message-function)
2284 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
2285 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
2286 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
2287 `rmail-view-buffer' is hidden.
6da5c7da
GM
2288 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
2289 call rmai-show-mime-function.
2290 (rmail-display-labels): If rmail-enable-mime is non-nil, update
2291 mode-line-process of rmail-view-buffer.
2292 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
2293 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
2294 buffer.
ff39b9a1
SM
2295 (rmail-next-message, rmail-next-undeleted-message): Be sure to
2296 set-buffer to the Rmail buffer.
6da5c7da
GM
2297 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
2298 rmail-search-mime-header-function.
2299 (rmail-search-message): New function.
2300 (rmail-search): Call rmail-search-message to check if a message
2301 matches REGEXP, lastly update point after calling
2302 rmail-show-message.
ff39b9a1
SM
2303 (rmail-undelete-previous-message, rmail-expunge-confirmed)
2304 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
2305 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
2306 header region, refer to rmail-msgref-vector while setting the
2307 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
2308 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
2309 If rmail-enable-mime is non-nil, call
6da5c7da
GM
2310 rmail-insert-mime-forwarded-message-function instead of inserting
2311 forwarded message by itself.
2312
2313 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
2314 Rmail buffer.
2315 (rmail-set-label, rmail-next-labeled-message): Likewise.
2316
2317 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
2318 set-buffer to the Rmail buffer.
2319 (rmail-output-to-rmail-file): Likewise.
2320 (rmail-output): Likewise.
2321
2322 * mail/rmailsum.el (rmail-message-subject-p): Process the result
2323 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
2324 (rmail-new-summary): Be sure to go to the Rmail buffer.
2325 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
2326 rmail-view-buffer to nil.
2327 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
2328 rmail-view-buffer.
2329 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
2330 rmail-buffer.
2331 (rmail-summary-scroll-msg-down): Likewise.
2332 (rmail-summary-beginning-of-message): Likewise.
2333 (rmail-summary-wipe): Likewise.
2334 (rmail-summary-toggle-header): Use save-window-excursion, not
2335 save-excursion. Update point in rmail-view-buffer, not in
2336 rmail-buffer.
2337 (rmail-summary-reply): Before calling rmail-reply, set buffer to
2338 rmail-view-buffer, not rmail-buffer.
2339
5092477a
GM
23402001-05-07 Gerd Moellmann <gerd@gnu.org>
2341
1e9fc92e
GM
2342 * cus-edit.el (custom-file): Signal an error if user-init-file is
2343 nil (running -q).
2344
1d053370
GM
2345 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
2346
ff39b9a1
SM
2347 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2348 Add :version.
2349
2350 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2351 New option.
1b62b062
GM
2352 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
2353 only if smtpmail-warn-about-unknown-extensions is set.
2354
f851a71c
GM
2355 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
2356 instead of rmail-sort-by-keywords.
2357
ff39b9a1 2358 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
2359 rmail-sort-by-keywords.
2360
ff39b9a1
SM
2361 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
2362 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
2363 (rmail-summary-mode): Doc fix.
2364
5092477a
GM
2365 * mail/rmail.el (rmail-edit): New Custom group.
2366
2367 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
2368 (rmail-edit-mode-hook): New user-option.
2369
05be3833
RS
23702001-05-05 Richard M. Stallman <rms@gnu.org>
2371
2372 * help.el (help-xref-symbol-regexp): Recognize "source of"
2373 and friends, meaning make a link to the source file.
2374 (help-make-xrefs): Handle "source of" and friends
2375 by constructing a link that visits the source file.
2376
2377 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
2378
7dfb000f
SM
23792001-05-04 Stefan Monnier <monnier@cs.yale.edu>
2380
5efe6a56
SM
2381 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
2382 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
2383 Renamed from perl-font-lock-keywords to avoid clashes.
2384 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
2385 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
2386 Updated correspondingly.
2387
7dfb000f
SM
2388 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
2389 Typo `nonexistant' -> `nonexistent'.
2390
88bbb8cb
EZ
23912001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
2392
7dfb000f
SM
2393 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
2394 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
2395 `c-electric-delete-forward' always deletes forward and
2396 `c-electric-delete' only contains the code necessary for XEmacs to
2397 choose between backward and forward deletion.
7dfb000f 2398
88bbb8cb
EZ
2399 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
2400 get the electric behavior on that key too.
2401 (c-fill-paragraph): Fixed bogus direct use of
2402 c-comment-prefix-regexp, which caused an error when it's a list.
2403
a1af8dcf
EZ
24042001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2405
2406 * dired-aux.el (dired-diff): Doc fix.
2407
2408 * dired.el (dired-diff): Likewise.
2409
ddfb4005
EZ
24102001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2411
2412 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2413
b36581fb
SM
24142001-05-02 Stefan Monnier <monnier@cs.yale.edu>
2415
80a00b6a
SM
2416 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
2417 if both the buffer and the file are read-only.
2418
b36581fb
SM
2419 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
2420 rather than font-lock-string-face.
2421 (sh-get-indent-info): Treat heredocs like strings.
2422
470bbe9b
GM
24232001-05-02 Gerd Moellmann <gerd@gnu.org>
2424
b36581fb
SM
2425 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2426 a newline following `}'.
3356df63
GM
2427 (texinfo-format-email): New function.
2428 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
2429 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2430 Add `display'.
3356df63
GM
2431 (texinfo-sort-region): Goto point-min before sorting.
2432 (texinfo-set): Remove leading white space from value.
2433 From yagi@is.titech.ac.jp.
2434
470bbe9b
GM
2435 * replace.el (query-replace-regexp-eval): Doc fix.
2436
a9d2fd1d
SM
24372001-05-01 Stefan Monnier <monnier@cs.yale.edu>
2438
2439 * diff-mode.el (diff-nonexistant-face): New face.
2440 (diff-font-lock-keywords): Use it.
2441
2b3e941a
EZ
24422001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2443
22cd6fd3
EZ
2444 * font-lock.el (font-lock-mode): Doc fix.
2445
2b3e941a
EZ
2446 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2447 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2448
50df7214
GM
24492001-04-30 Gerd Moellmann <gerd@gnu.org>
2450
a9d2fd1d
SM
2451 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2452 backslash at the start of the here-document delimiter.
a9793e45
GM
2453 (sh-font-lock-syntactic-keywords): Likewise.
2454
50df7214
GM
2455 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2456
e2f599e9
EZ
24572001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2458
2459 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2460 (tty-color-translate, tty-color-by-index, tty-color-values)
2461 (tty-color-desc): Doc fix.
2462
dcaf31d3
EZ
24632001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2464
2465 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
2466 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2467 Mention dired-dwim-target in the doc string.
dcaf31d3 2468
a6a06429
MB
24692001-04-28 Miles Bader <miles@gnu.org>
2470
2471 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2472 (dabbrev--find-expansion): Use it.
2473 (dabbrev--select-buffers): Don't select ignored buffers.
2474
5a5d9185
GM
24752001-04-27 Gerd Moellmann <gerd@gnu.org>
2476
a9d2fd1d 2477 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 2478
c5b82005
RS
24792001-04-26 Richard M. Stallman <rms@gnu.org>
2480
2481 * dabbrev.el: Add doc strings for some functions.
2482 (dabbrev--eliminate-newlines): New variable.
2483 (dabbrev--substitute-expansion): Convert newlines to spaces
2484 if dabbrev--eliminate-newlines is set.
2485 If abbrev and expansion are both all-lower-case,
2486 leave dabbrev--last-case-pattern nil.
2487
7cff9c6f
GM
24882001-04-26 Gerd Moellmann <gerd@gnu.org>
2489
2490 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2491 if necessary, like in rmail-show-message.
2492
efa89c1f
GM
24932001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2494
2495 * ps-print.el: Color specified by number is forced to be float number.
2496 (ps-print-version): New version number (6.5.1.1).
2497 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2498 initialization.
2499 (ps-prefix-quote): New internal var.
2500 (ps-print-quote): New fun.
2501 (ps-setup, ps-output-frame-properties, ps-float-format)
2502 (ps-format-color): Code fix.
a9d2fd1d
SM
2503 (ps-plot-region): Eliminate redundant foreground color text setting.
2504
d3111e5a
EZ
25052001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
2506
2507 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2508
a728644c
GM
25092001-04-25 Gerd Moellmann <gerd@gnu.org>
2510
2511 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2512
4ecdf04d
EZ
25132001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2514
4645bb68
EZ
2515 * info.el (Info-additional-directory-list): Doc fix.
2516
4ecdf04d 2517 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
2518 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2519 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 2520
7cd512f2
SM
25212001-04-25 Stefan Monnier <monnier@cs.yale.edu>
2522
1dc64fca
SM
2523 * progmodes/make-mode.el (makefile-font-lock-keywords):
2524 Rationalize the rules for includes and conditionals and use the
2525 keyword face for them.
2526
7cd512f2
SM
2527 * faces.el (modify-face): Add compatibility for non-interactive use.
2528
ffeb5c1c
JW
25292001-04-24 John Wiegley <johnw@gnu.org>
2530
2531 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2532 fix from last night, since it wasn't finding eshell/cd.
2533
35f901fa
GM
25342001-04-24 Gerd Moellmann <gerd@gnu.org>
2535
2536 * rect.el (string-rectangle): Revert to 20.x behaviour.
2537 (replace-rectangle): Make it an alias for string-rectangle.
2538 (string-insert-rectangle): New function.
2539
c7b1b508
JW
25402001-04-23 John Wiegley <johnw@gnu.org>
2541
2542 * eshell/em-unix.el (eshell/diff): Fixed problems that were
2543 occurring with Emacs 21's diff.el/compile.el interaction layer.
2544
25452001-04-23 Colin Walters <walters@cis.ohio-state.edu>
2546
2547 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2548 case where the function was defined in a file, but not part of an
2549 eshell module.
2550
157975e3
JW
25512001-04-23 John Wiegley <johnw@gnu.org>
2552
2553 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2554 code to work around a redisplay problem I've been having.
2555
3dc630b9
JW
25562001-04-23 John Wiegley <johnw@gnu.org>
2557
2558 * calendar/timeclock.el (timeclock-day-required): If the time
2559 required for a particular day is not set, use `timeclock-workday'.
2560 (timeclock-find-discrep): Added some sample code in a comment.
2561
2562 * eshell/eshell.el (eshell-command): Made a few changes so that
2563 `eshell-command' could be called programmatically.
2564
7cd512f2 2565 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 2566
7cd512f2 2567 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 2568
3ae14dd9 25692001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
2570
2571 * calendar/timeclock.el: Updated copyright.
2572 (timeclock-generate-report): Don't report the daily or two-week
2573 total, if no time has been worked in that period.
2574 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2575 final computational form, which was unnecessary; corrected a
2576 parsing problem when timeclock-relative was nil.
2577
3ae14dd9 25782001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
2579
2580 * calendar/timeclock.el (timeclock-modeline-display): Check if
2581 `list-entry' is null.
2582 (timeclock-use-display-time): The first argument to `set-variable'
2583 must be a symbol.
2584
53e1a74c
EZ
25852001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2586
2587 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
2588 (calendar-today-marker, calendar-holiday-marker):
2589 Use display-color-p instead of window-system.
53e1a74c
EZ
2590 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2591 instead of window-system.
2592 (calendar-hide-window): Use display-multi-frame-p instead of
2593 window-system.
2594
2595 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
2596 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2597 Use display-multi-frame-p instead of window-system.
53e1a74c 2598
23b809c2
GM
25992001-04-23 Gerd Moellmann <gerd@gnu.org>
2600
1d14e80c
GM
2601 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2602
23b809c2
GM
2603 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2604 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2605
b5eeaa1d
GM
26062001-04-23 Alex Schroeder <alex@gnu.org>
2607
2608 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
2609 line-end-position a defalias is used for point-at-bol and point-at-eol.
2610
b5eeaa1d
GM
26112001-04-23 Alex Schroeder <alex@gnu.org>
2612
2613 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 2614 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 2615
ac1470eb
EZ
26162001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
2617
2618 * textmodes/paragraphs.el (sentence-end): Doc fix.
2619
624ef9b3
GM
26202001-04-20 Alex Schroeder <alex@gnu.org>
2621
2622 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 2623 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
2624
26252001-04-20 Alex Schroeder <alex@gnu.org>
2626
2627 * sql.el (sql-db2-program): New option.
2628 (sql-db2-options): New option.
2629 (sql-db2): New function.
2630
26312001-04-20 Alex Schroeder <alex@gnu.org>
2632
2633 * sql.el (sql-mode-menu): Added highlighting entries.
2634 (sql-highlight-oracle-keywords): New function.
2635 (sql-highlight-postgres-keywords): New function.
2636 (sql-highlight-ansi-keywords): New function.
2637
26382001-04-20 Alex Schroeder <alex@gnu.org>
2639
2640 * sql.el (sql-help): Doc change.
2641
9f3703ab
KF
26422001-04-19 Karl Fogel <kfogel@collab.net>
2643
2644 * saveplace.el (save-place-alist-to-file): Removed no-effect code
2645 that inserted file content only to delete it immediately.
2646 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
2647 <lektu@uol.com.br> for the patch.
2648
2a83a11d
SM
26492001-04-19 Stefan Monnier <monnier@cs.yale.edu>
2650
2651 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2652
6f4dd4dc
GM
26532001-04-18 Gerd Moellmann <gerd@gnu.org>
2654
0f8d6dc7
GM
2655 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2656 for defmethod.
2657
6f4dd4dc
GM
2658 * comint.el (comint-cr-magic): New function.
2659 (toplevel): Add it to comint-preoutput-filter-functions.
2660
90200fcc
AI
26612001-04-18 Andrew Innes <andrewi@gnu.org>
2662
2663 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 2664 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
2665 (recompile): Remove stuff to set EMACSLOADPATH.
2666
daa66f34
GM
26672001-04-18 Gerd Moellmann <gerd@gnu.org>
2668
edc5c81d
GM
2669 * language/slovak.el ("Slovak"): Add tutorial entry.
2670
daa66f34
GM
2671 * net/browse-url.el (browse-url-new-window-flag): Renamed from
2672 browse-url-new-window-p.
2673
5d5845dc
EZ
26742001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2675
2676 * info.el (Info-menu-update): When there are no menus and/or no
2677 cross references in the node, make the respective items of the
2678 Info menu-bar menu inactive.
2679
1c8addd0
GM
26802001-04-17 Gerd Moellmann <gerd@gnu.org>
2681
f4f480bd
GM
2682 * indent.el (indent-for-tab-command): Call indent-line-function
2683 with no argument if PREFIX-ARG is non-nil.
2684
1c8addd0
GM
2685 * frame.el (delete-other-frames): Handle minibuffer-only frames.
2686
8f9ab403
EZ
26872001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2688
2689 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2690 an async subprocess if start-process is unavailable. Suggested by
2691 Tim Van Holder <tim.van.holder@pandora.be>.
2692
60322163
EZ
26932001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2694
2695 * info.el (Info-additional-directory-list): Doc fix. Suggested by
2696 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2697
e372bc67
EZ
26982001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2699
2700 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2701 manual.
2702
28037ecf
SM
27032001-04-13 Stefan Monnier <monnier@cs.yale.edu>
2704
2705 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2706 (cvs-menu): Add a few entries.
2707
2708 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2709 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2710 lock file appears to be reachable from Emacs.
2711 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2712 (cvs-mode-find-file): Look for cvs-header-face rather than
2713 cvs-dirname-face (which doesn't exist).
2714 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2715
2716 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2717
5d5e7f53
EZ
27182001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
2719
2720 * emulation/pc-select.el (pc-selection-mode): Don't turn on
2721 normal-erase-is-backspace on a tty. Instead, bind some keys such
2722 as [delete] directly, like pc-select.el did before
2723 normal-erase-is-backspace was invented.
2724
118562e1 27252001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
2726
2727 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
2728
6c9e58c4
JW
27292001-04-11 John Wiegley <johnw@gnu.org>
2730
28037ecf
SM
2731 * eshell/em-ls.el (eshell-ls-insert-directory):
2732 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
2733 buffers, if Eshell's ls is being used.
2734
118562e1 27352001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 2736
28037ecf
SM
2737 * calendar/timeclock.el (timeclock-completing-read): New function.
2738 (timeclock-ask-for-project, timeclock-ask-for-reason):
2739 Call `timeclock-completing-read'.
978bd3ea
JW
2740
2741 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2742 required where `member' was being used.
2743
118562e1 27442001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 2745
28037ecf
SM
2746 * eshell/em-hist.el (eshell-previous-matching-input):
2747 Don't display "History item" if the the minibuffer is active.
978bd3ea 2748
30cb0001
GM
27492001-04-11 Gerd Moellmann <gerd@gnu.org>
2750
2751 * startup.el (command-line): Output a newline after printing
2752 an error from loading the window system's init file.
2753
e38af9bd
EZ
27542001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
2755
28037ecf
SM
2756 * textmodes/texinfo.el (texinfo-font-lock-keywords):
2757 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
2758 @inforef. Add an OVERRIDE of `keep' to highlight specs of
2759 keywords whose arguments routinely include @@.
2760
bbf63a7b
GM
27612001-04-10 Gerd Moellmann <gerd@gnu.org>
2762
28037ecf
SM
2763 * emacs-lisp/advice.el (ad-make-advised-definition):
2764 Construct advice for subrs differently.
afffeb57 2765
3fe35f35 2766 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 2767 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 2768
c8d6d636 2769 * simple.el (completion-list-mode-finish): New function.
28037ecf 2770 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 2771
2a52f40e 2772 * language/european.el ("Polish"): Change sample text.
28037ecf 2773 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 2774
cf8b1bef
GM
2775 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2776 parameter.
2777
bbf63a7b
GM
2778 * faces.el (menu): Doc fix.
2779
719d83ad 27802001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
2781
2782 * ps-print.el: Footer implementation. Doc fix.
2783 (ps-print-version): New version number (6.5.1).
2784 (ps-header-frame-alist): New customization var for header frame
2785 properties.
2786 (ps-line-number-color): New customization var for line number color.
2787 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2788 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2789 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2790 (ps-right-footer): New customization vars for footers.
2791 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2792 footers.
2793 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
2794 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2795 Code fix.
319acba0
GM
2796 (ps-prologue-file): Indentation fix.
2797 (ps-print-quote): Fun eliminated.
2798 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2799 (ps-output-frame-properties): New fun.
2800 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2801 (ps-skip-newline): Replace defun by defsubst.
28037ecf 2802
e372bc67 28032001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
2804
2805 * eshell/eshell.el (eshell-command): Needed a "%s" format
2806 specifier, in case the buffer contains percent characters.
2807
e372bc67 28082001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
2809
2810 * calendar/timeclock.el (timeclock-generate-report): Added a
2811 missing insert of the project name.
2812
9f9a5e7a
GM
28132001-04-09 Gerd Moellmann <gerd@gnu.org>
2814
9170e5d4 2815 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 2816
865e97c1 2817 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 2818 (finder-data): Use it instead of `setwins'.
865e97c1
GM
2819 From: Dave Love <fx@gnu.org>.
2820
cf3885ac 2821 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
2822 (server-visit-files): Run server-visit-hook after going to
2823 line 1 so that the hook can set point as it sees fit.
2824
9f9a5e7a
GM
2825 * bindings.el (mode-line-modified): Unify help messages.
2826
51f32106
EZ
28272001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
2828
2829 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2830 All callers changed.
2831
e02160a3
EZ
28322001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
2833
8e6bb0d0
EZ
2834 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2835 long file names aren't supported, truncate the file names in
2836 quail-misc-package-ext-info to 8+3 before matching them against
2837 FILENAME.
2838
2839 * dos-fns.el (dos-truncate-to-8+3): New function.
2840
ec321d77
EZ
2841 * progmodes/compile.el (grep-compute-defaults): Use null-device
2842 instead of literal /dev/null. Reported by Jens Schmidt
2843 <schmidt@mathematik.uni-kl.de>.
2844
e02160a3
EZ
2845 * simple.el (normal-erase-is-backspace-mode): Doc fix.
2846
cf3885ac
SM
28472001-04-06 Stefan Monnier <monnier@cs.yale.edu>
2848
2849 * textmodes/sgml-mode.el: Add unknown maintainer.
2850 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2851 (html-mode-map): Use set-keymap-parent.
2852
3ffb33bb
DL
28532001-04-06 Dave Love <fx@gnu.org>
2854
2855 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2856 Remove redundant string-to-list.
2857
8f625692
SM
28582001-04-05 Stefan Monnier <monnier@cs.yale.edu>
2859
2860 * composite.el (reference-point-alist): Doc fix.
2861
1087f198
SS
28622001-04-05 Sam Steingold <sds@gnu.org>
2863
8f625692
SM
2864 * font-lock.el (font-lock-keywords-case-fold-search):
2865 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
2866 file made font-lock case-insensitive.
2867
a55e4e68
GM
28682001-04-05 Gerd Moellmann <gerd@gnu.org>
2869
0e4892e2
GM
2870 * faces.el (defface menu): Doc fix.
2871
4d664b04
GM
2872 * wid-edit.el (widget-color-sample-face-get): Don't make
2873 faces for undefined colors.
2874
a55e4e68
GM
2875 * version.el (emacs-version): Include LessTif/Motif version info.
2876
f383cd0d
GM
28772001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2878
2879 * ps-mule.el: Eliminate cl package dependence.
2880 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2881 if they aren't defined yet.
2882 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2883 Eliminate cl package dependence.
2884
de28797f
SM
28852001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2886
2887 * progmodes/cc-cmds.el (c-outline-level):
2888 Bind buffer-invisibility-spec. Originally from Dave Love, but
2889 got lost when incorporating version 5.26.
2890
32df8b47
EZ
28912001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
2892
de28797f
SM
2893 * emulation/pc-select.el (pc-selection-mode):
2894 Call normal-erase-is-backspace-mode instead of binding
2895 keys individually.
58e4f61d 2896
7f62656b
EZ
2897 * cus-load.el (normal-erase-is-backspace): Use it instead of
2898 delete-key-deletes-forward.
2899
2900 * startup.el (command-line): Use normal-erase-is-backspace and
2901 normal-erase-is-backspace-mode.
2902
2903 * simple.el (normal-erase-is-backspace): Rename from
2904 delete-key-deletes-forward. Doc fix.
2905 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
2906 delete-key-deletes-forward-mode. Doc fix.
2907 Run normal-erase-is-backspace-hook.
7f62656b 2908
32df8b47 2909 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
2910 ``human-readable'' format produced by GNU `ls'.
2911 (dired-move-to-filename-regexp): Recognize ISO format dates.
2912 From Paul Eggert <eggert@twinsun.com>.
32df8b47 2913
5efa6032
GM
29142001-04-04 Gerd Moellmann <gerd@gnu.org>
2915
2916 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2917 New functions.
de28797f
SM
2918 (lm-verify): Check keywords.
2919 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 2920
d757aac1
EL
29212001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2922
2923 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2924 `xemacs' feature instead of for the function `set-extent-property'.
2925
9832760a
SM
29262001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2927
2928 * mail/mh-utils.el (mh-folder-hist): New var.
2929 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2930
d565f6aa
EZ
29312001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2932
2933 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2934 region, position point on the first or last 16-byte group.
2935 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2936 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2937 hexl-beginning-of-line.
2938
24c0fd39
GM
29392001-04-03 Gerd Moellmann <gerd@gnu.org>
2940
5efa6032
GM
2941 * icomplete.el (icomplete-mode): Treat an argument like other
2942 modes do.
2943
b3f6107b
GM
2944 * startup.el (fancy-splash-head): Use splash8.xpm for color
2945 depth 8.
2946
24d451c5
SM
2947 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2948 Add an antry for ``converts''.
476bf681 2949
24d451c5
SM
2950 * language/slovak.el ("Slovak"): Add documentation string.
2951 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2952
450f6970
GM
2953 * language/czech.el ("Czech"): Add documentation string.
2954 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2955
24d451c5
SM
2956 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2957 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2958
29592001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2960
2961 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2962 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2963 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2964 Use `defsubst' rather than a macro to ease debugging.
2965 (mail-extr-last): Remove (use `last' instead).
2966 (mail-extract-address-components): Properly reset the syntax-table
2967 after parsing an address. Use `last' rather than mail-extr-last.
2968 Make sure the end marker stays at the very end.
24c0fd39 2969
2b908342
EZ
29702001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2971
2972 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2973 last change.
2974
acfb077d
GM
29752001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2976
2977 * ps-print.el: Line and paragraph spacing feature. Region to cut
2978 out when printing. Doc fix.
2979 (ps-print-version): New version number (6.5).
24d451c5
SM
2980 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2981 New vars. Line and paragraph spacing feature.
acfb077d
GM
2982 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2983 out when printing.
2984 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2985 (ps-get-font-size, ps-begin-job, ps-continue-line)
2986 (ps-plot-region): Code fix.
2987 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2988 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2989 New internal vars.
acfb077d
GM
2990 (ps-get-size): New fun.
2991 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2992 (ps-next-line): Replace defun by defsubst.
2993 (ps-mule-plot-string): Autoload doc fix.
2994
2995 * ps-bdf.el: XEmacs compatibility. Doc fix.
2996 (installation-directory, coding-system-for-read): Declare vars if
2997 it's not declared yet.
2998 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2999
3000 * ps-mule.el: XEmacs compatibility. Doc fix.
3001 (leading-code-private-22): Declare var if it's not declared yet.
3002 (charset-bytes, charset-dimension, charset-id, charset-width)
3003 (find-charset-region, split-char, char-width, chars-in-region)
3004 (forward-point, decompose-composite-char, encode-coding-string)
3005 (coding-system-p, ccl-execute-on-string, define-ccl-program):
3006 Define funs if not defined yet.
3007 (encode-composition-rule, find-composition): Define funs if not
3008 loaded yet.
3009 (ps-mule-prologue): PostScript code fix.
3010
30112001-04-02 Kenichi Handa <handa@etl.go.jp>
3012
3013 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
3014 non-nil, generate font for the header strings.
3015 (ps-mule-prepare-font): Likewise.
3016 (ps-mule-generate-glyphs): Likewise.
3017 (ps-mule-string-encoding): Likewise.
3018 (ps-mule-header-charsets): New variable.
3019 (ps-mule-encode-header-string): New function.
3020 (ps-mule-header-string-charsets): New function.
3021 (ps-mule-begin-job): Check charsets in the header strings. If there
3022 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
3023
3024 * ps-print.el (ps-generate-header-line): Encode the header string by
3025 ps-mule-encode-header-string.
3026 (ps-mule-encode-header-string): Declare autoload.
3027
c0eb3c10
GM
30282001-04-02 Gerd Moellmann <gerd@gnu.org>
3029
24d451c5
SM
3030 * frame.el (cursor-in-non-selected-windows):
3031 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 3032
a3d0b0e0
KH
30332001-03-31 Kenichi Handa <handa@etl.go.jp>
3034
3035 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3036 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 3037 (quail-misc-package-ext-info): New variable.
a3d0b0e0 3038 (tsang-quick-converter): New function.
24d451c5
SM
3039 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
3040 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
3041 (miscdic-convert, batch-miscdic-convert): New functions.
3042
55f7832c
KH
30432001-03-30 Kenichi Handa <handa@etl.go.jp>
3044
a2217cd8
KH
3045 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
3046 eight-bit-control chars.
3047
55f7832c 3048 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 3049 Reduce making temporary vector (suggested by Dave Love).
55f7832c 3050
911a2406
EZ
30512001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3052
3053 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
3054 string as well.
3055
1a518f2c
AS
30562001-03-30 Andreas Schwab <schwab@suse.de>
3057
3058 * files.el (backup-directory-alist): Fix typo.
3059
ef080b16
EZ
30602001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3061
3062 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
3063 <eggert@twinsun.com>.
3064
e4174a55
DL
30652001-03-30 Dave Love <fx@gnu.org>
3066
3067 * progmodes/fortran.el (fortran-comment-region): Fix typo.
3068
9d5d1075
EZ
30692001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3070
3071 * simple.el (transient-mark-mode): Mention C-g in the doc string.
3072
a27b451e
MB
30732001-03-30 Miles Bader <miles@gnu.org>
3074
3075 * subr.el (interactive-form): Fix paren typo.
3076
aea51abe
EZ
30772001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
3078
3079 * emacs-lisp/profile.el: Say that it's obsolete in the header
3080 line, so that finder.el puts that into its data-base.
3081 Suggested by Alex Schroeder <alex@gnu.org>.
3082
249dd409
EZ
30832001-03-29 Paul Eggert <eggert@twinsun.com>
3084
3085 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
3086 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
3087
1ac1fa96
SM
30882001-03-29 Stefan Monnier <monnier@cs.yale.edu>
3089
3090 * generic.el (generic-mode-set-comments): Use "" rather than nil
3091 for comment-end.
3092
e2b8a830
GM
30932001-03-29 Gerd Moellmann <gerd@gnu.org>
3094
1ac1fa96
SM
3095 * emacs-lisp/advice.el (ad-make-advised-definition):
3096 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
3097
3098 * subr.el (interactive-form): New function.
3099
8b2375e7
AS
31002001-03-29 Andre Spiegel <spiegel@gnu.org>
3101
3102 * vc-sccs.el (vc-sccs-register): Use relative file names.
3103
f827b862
GM
31042001-03-28 Gerd Moellmann <gerd@gnu.org>
3105
e59d0e9d
GM
3106 * bookmark.el (bookmark-get-bookmark): Handle case that
3107 BOOKMARK is not a string.
3108
deb2613a
GM
3109 * image.el (image-type-regexps): Change type for PS files
3110 to `postscript'.
3111
f827b862
GM
3112 * subr.el (read-passwd): Clear command history after each
3113 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
3114
3c9449d0
KH
31152001-03-27 Kenichi Handa <handa@etl.go.jp>
3116
3117 * international/kkc.el (kkc-save-init-file): Locally bind
3118 print-length to nil.
3119
e6b13c74
GM
31202001-03-26 Gerd Moellmann <gerd@gnu.org>
3121
e120bebf
GM
3122 * textmodes/flyspell.el: Some doc fixes.
3123 (flyspell-maybe-correct-transposition)
3124 (flyspell-maybe-correct-doubling): Use a temporary buffer
3125
3126 * textmodes/ispell.el (ispell-parse-output): Doc fix.
3127
5f6c5771 3128 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
3129 (byte-optimize-form-code-walker): Diagnose too few arguments
3130 for `if' and `while'.
3131
2b984c45
KH
31322001-03-26 Kenichi Handa <handa@etl.go.jp>
3133
3134 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3135 Prepend `\' to "\<quail-translation-docstring>".
3136
bf2150fa
GM
31372001-03-26 Gerd Moellmann <gerd@gnu.org>
3138
5f6c5771
SM
3139 * autorevert.el (global-auto-revert-non-file-buffers):
3140 Remove duplicate defcustom.
bf2150fa 3141
a0d59316
MB
31422001-03-26 Miles Bader <miles@gnu.org>
3143
5f6c5771
SM
3144 * international/latin1-disp.el (latin1-char-displayable-p):
3145 Add leading "-" for X font pattern.
a0d59316 3146
9edbff6c
KH
31472001-03-26 Kenichi Handa <handa@etl.go.jp>
3148
5f6c5771
SM
3149 * international/mule-diag.el (describe-coding-system):
3150 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
3151 charsets they can encode.
3152
50b57199
EZ
31532001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
3154
3155 * help.el (view-lossage): Mention open-dribble-file in the doc
3156 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
3157
5b83f9c0
SM
31582001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3159
3160 * skeleton.el (skeleton-internal-list): Fix bogus logic.
3161 (skeleton-pair-insert-maybe): Don't pair after a backslash.
3162
e0ecbf5c
KH
31632001-03-23 Kenichi Handa <handa@etl.go.jp>
3164
5b83f9c0
SM
3165 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
3166 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
3167 multibyte sequence can work correctly.
3168 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
3169 property of the coding system.
3170
1cc218de
SM
31712001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3172
3173 * textmodes/fill.el (fill-individual-paragraphs-prefix):
3174 Fix transcription typo.
3175
a3db02ad
RV
31762001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
3177
3178 * whitespace.el: Add buffer local variables to toggle testing of
3179 whitespaces in buffers without affecting the default values.
a3db02ad 3180 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
3181 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
3182 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
3183 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 3184
83c9cb8e
SM
31852001-03-21 Stefan Monnier <monnier@cs.yale.edu>
3186
3187 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
3188
180d5509
GM
31892001-03-21 Gerd Moellmann <gerd@gnu.org>
3190
eeb5b5c1
GM
3191 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
3192 bs-cycle-configuration-name. From Juanma Barranquero
3193 <lektu@uol.com.br>.
3194
170a9e70
GM
3195 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
3196 and cc-vars.el.
3197
180d5509
GM
3198 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
3199 headers. Always invoke sendmail with option -t.
3200
130c507e
GM
32012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3202
3203 * Release of cc-mode 5.28.
3204
32052000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3206
3207 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
3208 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 3209 It's instead taken care of by the default value for c-default-style.
130c507e 3210
130c507e
GM
32112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3212
3213 * cc-align.el (c-lineup-math): Fix bug where lineup was
3214 triggered by equal signs in string literals.
3215
32162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3217
3218 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
3219 limit detection when at the ends of the buffer.
3220
3221 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
3222 "for" statement clause in case 7F; a better one is done
3223 earlier in case 7D anyway.
3224
32252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3226
3227 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
3228 somewhat more and did a small optimization.
3229
32302000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3231
3232 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
3233 Use the limit argument only to limit the syntactic context
3234 search, not to limit the actual movement.
3235
3236 * cc-cmds.el (c-beginning-of-statement): Move by sentence
3237 inside multiline strings, just like in comments. Also various
3238 fixes to the paragraph and comment prefix recognition, block
3239 comment ender handling etc.
3240
32412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3242
3243 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
3244 the relative position of the point.
3245
3246 * cc-cmds.el (c-electric-continued-statement): New function to
3247 use as abbrev hook to reindent for keywords such as "else"
3248 that continues an earlier statement.
3249
3250 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
3251 like classes.
3252
3253 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
3254 (pike-mode): Populate the default abbrev tables to reindent for
3255 keywords such as "else" that can continue earlier statements.
3256 Abbrev mode is therefore turned on by default now. (Note that
3257 this doesn't apply to idl-mode, since IDL afaik doesn't have
3258 statements at all.)
3259
32602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3261
3262 * cc-engine.el (c-inside-bracelist-p): Fix for handling
3263 bracelists where the declaration contains template arguments.
3264
32652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3266
83c9cb8e
SM
3267 * cc-cmds.el (c-comment-indent):
3268 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
3269 syntactic indentation. Fixes bug with lineup functions that
3270 return vectors.
3271
3272 * cc-engine.el (c-get-syntactic-indentation): Split the
3273 indentation sum calculation from `c-indent-line' to a separate
3274 function.
3275
32762000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3277
3278 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
3279 Fixed places where it was assumed that preprocessor directives
3280 have to start in column zero.
3281
3282 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
3283 template arguments after a class identifier properly.
3284
3285 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
3286 lists for `new Foo[]' constructs in Java as expressions and
3287 not top level definition brace lists on the top level, so that
3288 they'll get indented consistently with the same type of
3289 expression in a normal block.
3290
32912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3292
3293 * cc-cmds.el (c-fill-paragraph): The kludge that checks
3294 whether the adaptive filling package fails to keep the comment
3295 prefix is now kludged further to check for filladapt-mode
3296 which doesn't have that problem. This is really icky, but it's
3297 the only way that works with the current misfeatures/bugs in
3298 both adaptive-fill-mode and filladapt-mode.
3299
3300 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
3301 around point is recognized more robust.
3302
33032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3304
3305 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
3306 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
3307 (c-lit-type): Fixed all internal variables used dynamically so
3308 that they are always bound.
3309
3310 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
3311 errors:
3312
3313 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
3314 the region is fully reindented even when an error occurs.
3315 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
3316 whole lot of code that tried to optimize indentation of whole
3317 sexps but in reality accomplishes nothing.
3318
3319 (c-indent-sexp): Use c-indent-region.
3320
3321 (c-parsing-error): Changed this variable to hold the message
3322 for any syntactic error that is discovered.
3323
3324 (c-parse-state): Search backward from point instead of the bod
3325 position when the latter is invalid. This makes CC Mode
3326 recover faster when there are unbalanced close braces.
3327
3328 (c-backward-to-start-of-if): Use c-parsing-error to report
3329 dangling "else" clauses instead of throwing an error, and fall
3330 back to a reasonable position.
3331
83c9cb8e 3332 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 3333
83c9cb8e 3334 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
3335
33362000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3337
3338 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
3339 paragraph recognition when moving by sentence in literals.
3340
83c9cb8e
SM
3341 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
3342 start regexp for javadoc to recognize javadoc markup in general instead
3343 of a specific set of keywords, to be more future-safe.
130c507e
GM
3344
3345 (c-Pike-pikedoc-paragraph-start)
3346 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
3347 pikedoc markup.
3348
83c9cb8e 3349 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 3350
83c9cb8e 3351 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
3352
3353 * cc-vars.el (c-default-style): Made a nicer Customize widget.
3354
3355 (c-comment-prefix-regexp): Made it possible to use an
3356 association list on this to specify mode specific regexps.
3357 The default value now use a special regexp in Pike mode to
3358 recognize pikedoc markup.
3359
3360 (c-current-comment-prefix): New variable containing the actual
3361 regexp from c-comment-prefix-regexp for the current buffer.
3362
33632000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3364
3365 * cc-cmds.el (c-electric-brace): Fixed check for special brace
3366 lists: We can't look at the syntax, since a brace list can get
3367 recognized as a plain statement-cont.
3368
3369 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
3370 special brace list opener broken over two lines got recognized
3371 as a statement on the second line. Case 9A changed.
3372
33732000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3374
3375 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
3376 adjustment after line is reindented.
3377
33782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3379
3380 * cc-defs.el (c-point): Added optional argument for position
3381 to use instead of the current point.
3382
3383 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
3384 the in-expression block symbols when the construct starts at
3385 boi, to avoid the extra level of indentation in that case.
3386 Cases 4, 16A and 17E affected.
3387
33882000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3389
3390 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 3391 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
3392
3393 * cc-engine.el (c-indent-line): Use the syntax already bound
3394 to `c-syntactic-context', if there is any.
3395
33962000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3397
3398 * cc-engine.el (c-get-offset): Fixed bug where the indentation
3399 wasn't added up correctly when a lineup function returned nil.
3400
34012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3402
3403 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 3404 empty lines were ignored when collecting line comments backwards.
130c507e
GM
3405
34062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3407
3408 * cc-align.el (c-lineup-dont-change): Return an absolute
3409 indentation column to work correctly in the case when several
3410 syntactic elements are processed for the same line.
3411
3412 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
3413 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
3414 (c-set-offset): Added absolute indentation column settings by
3415 using the vector type.
3416
130c507e
GM
34172000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3418
3419 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
3420 Implemented two new cleanups `space-before-funcall' and
3421 `compact-empty-funcall'.
3422
130c507e
GM
34232000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3424
3425 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3426 helping building regexps.
3427
3428 * cc-engine.el (c-on-identifier): New function for detecting
3429 identifiers. It takes keywords into account.
3430
3431 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3432 lists. `c-keywords' is set to a regexp matching all keywords
3433 in the current language.
3434
34352000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3436
3437 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3438 list of characters to skip backwards over at the beginning of
3439 a statement, since it can precede string literals in Pike.
3440
34412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3442
3443 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3444 recognition when standing on the last line in a C++ comment
3445 with nothing but whitespace after the prefix.
3446
3447 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3448 given no limit argument.
3449
34502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3451
3452 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3453 recognition for the `[]= operator symbol in Pike.
3454
34552000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3456
3457 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3458 around a bug in `eval-when-compile' in the byte compiler.
3459
3460 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 3461 value when count is zero and there's no token start within the limit.
130c507e
GM
3462
3463 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3464 "prefix comments", i.e. comments which are followed by code on
3465 the same line.
3466
3467 * cc-mode-19.el: Fixes so that checks that must be done at
3468 compile time also are done then.
3469
34702000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3471
3472 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3473 time and at runtime, and only when it's needed.
3474
34752000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3476
3477 Major cleanup for less error prone and more warning free
3478 compilation, including some fixes for bugs due to different
3479 compilation orders. Thanks to Martin Buchholz for providing
3480 the basis for all this.
3481
3482 * cc-bytecomp.el: New file that provides some byte compilation
3483 features: It ensures that files always are loaded from the
3484 current source directory during compilation, and it provides a
3485 set of macros to turn off specific compiler warnings for
3486 specific symbols. (It's not CC Mode specific in any way.)
3487
3488 Fixed a nearly acyclic dependency tree (both runtime and
3489 compile-time) between all files.
3490
3491 * cc-defs.el: Separated all macros before the inline functions,
3492 to ensure correct compilation.
3493
3494 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3495 cc-defs.el to cc-engine.el and made it a function instead.
3496
3497 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3498 about char-after.
3499
3500 * cc-vars.el: Cope even when there isn't a custom package
3501 containing defcustom available.
3502
3503 * cc-make.el: Removed since it's no longer necessary.
3504
3505 README: Updated installation instructions.
3506
35072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3508
3509 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3510 improve the modularity: Moved all mode init stuff from
3511 cc-langs.el to cc-mode.el, including the keymap
3512 initialization; cc-langs now only contains the various
3513 variables for configuring the language syntax.
3514
83c9cb8e
SM
3515 * cc-engine.el, cc-styles.el (c-evaluate-offset)
3516 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 3517 dependency analysis suggests they belong there (which also
83c9cb8e 3518 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
3519
35202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3521
3522 * cc-cmds.el (c-fn-region-is-active-p): New function that
3523 wraps the corresponding macro, for use in places that aren't
3524 compiled. Thanks to Martin Buchholz for pointing out this.
3525
83c9cb8e 3526 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
3527
3528 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3529 add things to the bug report.
3530
35312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3532
3533 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3534 returned prefix could contain a newline when the search for a
3535 good prefix line failed.
3536
35372000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3538
3539 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3540 (c-toggle-auto-hungry-state): Made the argument optional, as
3541 the documentation says it is.
3542
35432000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3544
3545 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3546 multiline string syntax, #"...", as a cpp macro.
3547
7008ccac
GM
35482001-03-21 Paul Eggert <eggert@twinsun.com>
3549
83c9cb8e
SM
3550 * international/mule-cmds.el (set-locale-environment):
3551 Set system-messages-locale and system-time-locale, but only if the
7008ccac 3552 caller specifies a non-nil locale name.
3c9449d0 3553
c2478129 35542001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
3555
3556 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 3557 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 3558
117e4b0c
GM
35592001-03-20 Gerd Moellmann <gerd@gnu.org>
3560
7194219d
GM
3561 * follow.el (follow-avoid-tail-recenter): Doc fix.
3562
5721ae13
GM
3563 * custom.el (custom-set-variables): Avoid reversing the list
3564 of args needlessly.
3565
7b8bbf72
GM
3566 * startup.el (fancy-splash-head): Don't change the colors of the
3567 XPM image on a dark background.
3568
a91ad7c9
GM
3569 * comint.el (comint-exec-1): Set columns of the terminal to
3570 window-width instead of frame-width.
3571
fa88947e
GM
3572 * info.el (Info-scroll-down): Add missing WINDOW arg for
3573 pos-visible-in-window-p.
3574
1741905c
GM
3575 * ehelp.el (electric-help-mode-hook): Add defcustom.
3576
117e4b0c
GM
3577 * mail/sendmail.el (mail-mode): Activate case-folding in
3578 font-lock-defaults.
3579
e84c695d
SM
35802001-03-19 Stefan Monnier <monnier@cs.yale.edu>
3581
3582 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3583 (completion-ignored-extensions): Remove duplicate ".class".
3584
fc774041
AS
35852001-03-19 Andreas Schwab <schwab@suse.de>
3586
83c9cb8e
SM
3587 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3588 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 3589
c2c097cc
GM
35902001-03-19 Gerd Moellmann <gerd@gnu.org>
3591
3592 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3593 methods since there are not prefix input methods.
3594
fbe2e958
KH
35952001-03-19 Kenichi Handa <handa@etl.go.jp>
3596
83c9cb8e
SM
3597 * international/mule-cmds.el (read-input-method-name):
3598 Locally bind enable-recursive-minibuffers to t.
fbe2e958 3599
da47e491
SM
36002001-03-18 Stefan Monnier <monnier@cs.yale.edu>
3601
3602 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3603
4986c2c6 36042001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 3605
4986c2c6
MK
3606 * ediff-util.el: Copyright years.
3607 (ediff-choose-syntax-table): New function.
3608 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 3609
4986c2c6
MK
3610 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3611 with-syntax-table.
83c9cb8e 3612
4986c2c6 3613 * ediff.el: Date of last update, copyright years.
83c9cb8e 3614
4986c2c6 3615 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 3616
4986c2c6
MK
3617 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3618 of Scott Bronson.
3619 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3620 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3621 Deleted functions.
3622 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3623 ex-token-list.
83c9cb8e 3624
4986c2c6 3625 * viper-util.el: Spaces, indentation.
83c9cb8e 3626
4986c2c6 3627 * viper.el: Changed version, modification time.
83c9cb8e 3628
3c799aec 36292001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
3630
3631 * calendar/timeclock.el (timeclock-workday-remaining):
3632 Check whether `discrep' is non-null before using it.
3c799aec 3633
ae3ce418
JW
36342001-03-16 John Wiegley <johnw@gnu.org>
3635
3636 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3637 first-time checkins.
3638 (timeclock-log-data): Fixed problem with reading timelog log file.
3639 Resulting data in the "day list" was incorrect.
3640 (timeclock-find-discrep): Check if `timeclock-file' is readable
3641 before opening it.
3642 (timeclock-time-less-p): New function.
3643 (timeclock-day-base): New function.
3644 (timeclock-geometric-mean): New function.
3645 (timeclock-generate-report): Generate a summary report based on
3646 the contents of the log file. This uses `timeclock-log-data', and
3647 is an example of writing a timelog manipulation function.
3648 (timeclock-visit-timelog): A quick command for opening the timelog
3649 file.
3650 (timeclock-log-data): Bound the variable event.
3651
c8d4a9bb
KH
36522001-03-16 Kenichi Handa <handa@etl.go.jp>
3653
83c9cb8e
SM
3654 * international/mule-cmds.el (select-safe-coding-system):
3655 Fix typo: symbol-name -> symbol-value.
11d56c64 3656
c8d4a9bb
KH
3657 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3658 before substitute-in-file-name to handle double slashes in FILE
3659 correctly.
3660
c899e7e6
GM
36612001-03-15 Gerd Moellmann <gerd@gnu.org>
3662
3663 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3664 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3665
819dce0f
GM
36662001-03-14 Gerd Moellmann <gerd@gnu.org>
3667
697617d9
GM
3668 * bindings.el (features): Add `md5' and `overlay' to the list.
3669
819dce0f
GM
3670 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3671 bound before using it. It's not bound when configured without X,
3672 for instance.
3673
e0067a9d
TTN
36742001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
3675
3676 * progmodes/hideshow.el: Update copyright.
3677 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 3678 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 3679
afcdc0a1
GM
36802001-03-13 Gerd Moellmann <gerd@gnu.org>
3681
e0067a9d 3682 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
3683 a non-list.
3684
30564c48
EZ
36852001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
3686
3687 * startup.el (fancy-splash-tail, command-line-1): Fix the
3688 copyright year.
3689
2b8e24b3
KH
36902001-03-13 Kenichi Handa <handa@etl.go.jp>
3691
3692 * term.el: These changes are based on a patch sent from Yong Lu
3693 <lyongu@yahoo.com>.
3694 (term-set-escape-char): Bind M-x to execute-extended-command in
3695 term-raw-escape-map.
3696 (term-move-columns): Don't try to move to negagive column.
3697 (term-emulate-terminal): Insert a string before deleting a text to
3698 overwrite.
3699
789b6186
GM
37002001-03-12 Gerd Moellmann <gerd@gnu.org>
3701
b0778a31
GM
3702 * play/life.el (life): Rearrange code so that all calls to
3703 life-display-generation are in a catch-form.
3704
04528cda
GM
3705 * progmodes/etags.el (tags-loop-continue): Don't change point in a
3706 file that isn't interesting. In an interesting file, push the old
3707 value of point on the mark ring.
3708
760cefb5
GM
3709 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3710 New function.
3711 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3712 Use it.
3713
83c9cb8e
SM
3714 * emacs-lisp/autoload.el (generate-file-autoloads):
3715 Remove warning about line lengths.
789b6186 3716
a2ffbafe
FP
37172001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3718
3719 * progmodes/etags.el (tags-compression-info-list): New variable.
3720 (find-tag-in-order): Use it to deal with compressed source files.
3721 (tag-file-name-match-p): New function.
3722 (etags-recognize-tags-table): Use it for better match of file names.
3723
5c9d9d92
KH
37242001-03-12 Kenichi Handa <handa@etl.go.jp>
3725
ba3e9b9b
KH
3726 * international/mule-cmds.el (register-input-method): Doc fix.
3727
5c9d9d92
KH
3728 * international/quail.el (quail-translate-key): Fix condition to
3729 check if there's another breaking point in the current key.
3730
40beecee
EZ
37312001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
3732
3733 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3734 Babyl header to the newly-created output file, bind
3735 coding-system-for-write to either rmail-file-coding-system or
3736 emacs-mule-unix.
3737
75c6cb7f
SM
37382001-03-11 Stefan Monnier <monnier@cs.yale.edu>
3739
3740 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3741 Fix the name and regexp used for subsubsections.
3742
5ec17636
DL
37432001-03-10 Dave Love <fx@gnu.org>
3744
3745 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3746 and save-buffer if buffer-file-name non-nil. From rms.
3747
6d2e2c02
AS
37482001-03-10 Andre Spiegel <spiegel@gnu.org>
3749
3750 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 3751 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
3752 to reflect that.
3753 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 3754 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
3755 variable bindings that might affect the diff command.
3756 (vc-print-log): Don't switch to the *vc* buffer before the
3757 command, so that local variable bindings are preserved.
3758
789b6186 3759 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
3760 not the current buffer.
3761 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3762
789b6186 3763 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 3764 make output go to buffer *vc*, not the current buffer.
a2ffbafe 3765
b18f5523
SM
37662001-03-09 Stefan Monnier <monnier@cs.yale.edu>
3767
3768 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3769 so ^, $, *, ? and + are interpreted correctly.
3770
3cfd8357
GM
37712001-03-09 Gerd Moellmann <gerd@gnu.org>
3772
c085b77c 3773 * help.el (string-key-binding): Renamed from
f9db8f19
SM
3774 mode-line-key-binding. Handle any event on a string.
3775 Check for `keymap' properties as well as `local-map' properties.
c085b77c 3776
3cfd8357
GM
3777 * comint.el (comint-insert-clicked-input): Use the last key
3778 from this-command-keys to lookup the global key definition.
3779
348f797a
KH
37802001-03-09 Kenichi Handa <handa@etl.go.jp>
3781
3ebf3717
KH
3782 * international/characters.el: Add category `j' for
3783 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
3784
348f797a
KH
3785 * international/mule-conf.el (no-conversion): Fix docstring.
3786 (raw-text): Fix docstring.
3787
e1fbabaf
GM
37882001-03-08 Gerd Moellmann <gerd@gnu.org>
3789
96e8e603
GM
3790 * simple.el (choose-completion-string): When not leaving the
3791 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3792 is set.
3793
e1fbabaf
GM
3794 * window.el (shrink-window-if-larger-than-buffer): Handle frame
3795 parameter `(minibuffer . t)'.
3796
f9db8f19
SM
37972001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3798
3799 * progmodes/sh-script.el (sh-st-symbol): New symbol.
3800 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3801 (sh-mode): Remove `make-local-variable' for unused var
3802 `font-lock-unfontify-region-function'.
3803
02756877
RS
38042001-03-07 Richard M. Stallman <rms@gnu.org>
3805
132bf46d
RS
3806 * info.el (Info-scroll-down): Fix previous change.
3807
02756877
RS
3808 * mail/rmail.el (rmail-toggle-header): Use a window which
3809 is showing the Rmail buffer, rather than the selected window.
3810
eeb24429
DL
38112001-03-07 Dave Love <fx@gnu.org>
3812
3813 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3814 now, to avoid problems with binding imenu directly to a mouse event.
3815
3bdf2660
GM
38162001-03-07 Gerd Moellmann <gerd@gnu.org>
3817
3818 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3819 second arg t.
3820
38212001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
3822
3823 * log-edit.el (log-edit-common-indent): New var.
3824 (log-edit-set-common-indentation): Renamed from
3825 log-edit-delete-common-indentation. Use the new var.
3826 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3827
3828 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3829 (cvs-mode-add-change-log-entry-other-window):
3830 Don't presume change-log-default-name is defined.
3831
3832 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3833
3834 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3835 the "tree" operation as well.
3836
3837 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3838
3839 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3840 to match paragraph-start.
3841
3842 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3843 comment-start-skip and set comment-end-skip as well.
3844 (sgml-comment-indent): Fix for new value of comment-start-skip.
3845 (html-autoview-mode): Don't bother using make-local-hook.
3846
2ad02767
GM
38472001-03-07 Gerd Moellmann <gerd@gnu.org>
3848
189638d5 3849 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 3850 variables, otherwise long Custom entries would make them ineffective.
189638d5 3851
2ad02767
GM
3852 * uniquify.el: Set maintainer to FSF.
3853
656f8cae
EZ
38542001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3855
3856 * dired-aux.el (dired-do-shell-command): Doc fix.
3857
c83965c4
SM
38582001-03-06 Stefan Monnier <monnier@cs.yale.edu>
3859
04af43bc
SM
3860 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3861
3862 * which-func.el (which-func-modes): Add cperl-mode.
3863 (which-func-mode-global): Use define-minor-mode.
3864
3865 * info-look.el: Docstring fixes and dead code eliminated.
3866 (cperl-mode): Add support.
3867 (emacs-lisp-mode): List all entries from elisp manual, whether
3868 or not they are currently (f)bound or not. Update regexp.
3869
3870 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3871
c83965c4
SM
3872 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3873 so that C-h m shows the correct information.
3874 Use make-local-variable rather than make-variable-buffer-local.
3875 (cperl-info-buffer, cperl-setup-tmp-buf):
3876 Use make-local-variable rather than make-variable-buffer-local.
3877 (cperl-msb-fix, cperl-get-help-defer):
3878 Check major-mode for `cperl-mode' as well.
3879
3880 * progmodes/cperl-mode.el: Updated to author version 4.23.
3881 (cperl-electric-pod): SYNOPSIS was misspelled.
3882 (cperl-find-pods-heres): @if ? a : b was considered a REx.
3883 (cperl-after-expr-p): Make true after __END__.
3884
f16a7aa5
GM
38852001-03-06 Gerd Moellmann <gerd@gnu.org>
3886
157ae273 3887 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 3888 bookmark-completion-ignore-case is t.
157ae273 3889
f16a7aa5
GM
3890 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3891 switch, like xterm, and concat resource strings, with a newline
3892 between them.
3893
abaddb98
EZ
38942001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
3895
a2ffbafe 3896 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
3897 (cp773-decode-table, cp774-decode-table): New variables.
3898
abaddb98
EZ
3899 * man.el (Man-hyphenated-reference-regexp): New variable.
3900 (Man-build-references-alist): Use it to search for referenced
3901 manpages. If hyphenated is non-nil, record a concatenated word in
3902 Man-refpages-alist only if it matches Man-reference-regexp.
3903 Update word's length when it is concatenated. Reverse the list,
3904 to get the first manpage at the head.
3905 (Man-possibly-hyphenated-word): New function.
3906 (Man-follow-manual-reference): Use it instead of current-word to
3907 find a manpage at point, in a way that accounts for hyphenated
3908 references.
3909
eb3f61dd
GM
39102001-03-06 Alex Schroeder <alex@gnu.org>
3911
3912 * sql.el (sql-interbase): New function.
3913 (sql-interbase-program): New option.
3914 (sql-interbase-options): New option.
3915 And some typos fixed: "customise" to "customize".
3916
fa84f42a
DL
39172001-03-06 Dave Love <fx@gnu.org>
3918
83c9cb8e
SM
3919 * textmodes/flyspell.el (flyspell-region):
3920 Set up flyspell-local-mouse-map.
fa84f42a 3921
fda3411d
RS
39222001-03-05 Richard M. Stallman <rms@gnu.org>
3923
a2ffbafe 3924 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3925 Don't call rmail-beginning-of-message.
3926 Don't discard From: field. Do discard Received: field.
3927 Use unwind-protect to re-prune.
3928 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3929
e972ab1f
KH
39302001-03-06 Kenichi Handa <handa@etl.go.jp>
3931
3932 * international/quail.el (quail-title): Add autoload cookie.
3933
335db3c1
DL
39342001-03-05 Dave Love <fx@gnu.org>
3935
3936 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3937 new defs.
3938
278dd6ac
KH
39392001-03-05 Kenichi Handa <handa@etl.go.jp>
3940
83c9cb8e
SM
3941 * language/ethio-util.el (ethio-toggle-space):
3942 Update current-input-method-title if necessary.
36d5e61d
KH
3943 (ethio-toggle-punctuation): Likewise.
3944
341cd4f0
KH
3945 * international/quail.el (quail-title): Fix for the case that a
3946 title of an input method is specified by a list of the same form
3947 as used in mode-line-format.
3948
83c9cb8e
SM
3949 * international/mule-cmds.el (activate-input-method):
3950 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3951 respect that value.
3952
10ebaeb6
GM
39532001-03-05 Gerd Moellmann <gerd@gnu.org>
3954
3955 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3956
7a65c85c
GM
39572001-03-05 Alex Schroeder <alex@gnu.org>
3958
3959 * sql.el (sql-sybase): Fix typo (was: query user about server two
3960 times instead of server and database).
3961
3962 * sql.el (sql-sybase): Doc change.
3963 (sql-mysql): Doc change.
3964 (sql-postgres): Doc change.
3965
b86644f2
KH
39662001-03-05 Kenichi Handa <handa@etl.go.jp>
3967
83c9cb8e
SM
3968 * international/mule-conf.el (emacs-mule, raw-text):
3969 Docstring modified.
b86644f2 3970
e30bd7b7
EZ
39712001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3972
3973 * term/internal.el: Update copyright notice.
3974
3975 * term/pc-win.el: Update copyright notice.
3976
7e365285
DL
39772001-03-02 Dave Love <fx@gnu.org>
3978
83c9cb8e
SM
3979 * files.el (insert-file-contents-literally):
3980 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3981 not jka-compr-compression-info-list.
7e365285 3982
75ed43a6
SM
39832001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3984
3985 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3986 spaces in default comment-start-skip settings rather than \s-.
3987
53c4b1e6
EZ
39882001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3989
3990 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3991 default-frame-alist as well.
3992
028d739a
DL
39932001-03-01 Dave Love <fx@gnu.org>
3994
3995 * textmodes/reftex.el (defvar): Wrap some defvars in
3996 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3997
3998 * subr.el (event-basic-type): Doc fix.
3999
4000 * international/quail.el: Doc fixes.
4001
4002 * international/utf-8.el: Doc fixes.
4003
4004 * international/mule-cmds.el: Doc fixes.
4005 (leim-list-header): Fix header text.
4006
4007 * international/mule.el (coding-system-category): Doc fix.
4008
4009 * international/ccl.el (ccl-compile): Doc fix.
4010
15d1caef
SM
40112001-03-01 Stefan Monnier <monnier@cs.yale.edu>
4012
4013 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
4014 rather than (before|after)-change-functions.
4015
f84ff02c
GM
40162001-03-01 Gerd Moellmann <gerd@gnu.org>
4017
4018 * ediff-util.el (ediff-scroll-horizontally): Arrange for
4019 scroll-left and scroll-right being called interactively so that
4020 they set the window's min_hscroll.
4021
e0c1e774
EZ
40222001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
4023
4024 * info.el (info-insert-file-contents-1): Accept an additional
4025 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
4026 `suffix'; otherwise use the complicated MS-DOS code.
4027 All callers changed.
e0c1e774
EZ
4028 (info-insert-file-contents, Info-find-node): If the MS-DOS port
4029 can access long file names, try the long file-name version of
4030 `info-insert-file-contents-1', then the short file-name version.
4031
b8b2ea31 40322001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 4033
af122766
KH
4034 * language/ethio-util.el (setup-ethiopic-environment-internal):
4035 Change bindings of functions keys to conform to "Emacs Lisp Coding
4036 Convention".
4037
4038 * language/ethiopic.el ("Ethiopic"): Add documentation.
4039
b8b2ea31
KH
40402001-02-28 Kenichi Handa <handa@etl.go.jp>
4041
1d64e2ad
KH
4042 * international/utf-8.el (mule-utf-8): Set coding-category
4043 property to coding-category-utf-8.
4044
91cb6e51
RS
40452001-02-27 Richard M. Stallman <rms@gnu.org>
4046
4047 * lpr.el (lpr-page-header-switches, print-region-1):
4048 Undo 2000-07-06 change.
7298f3f7
RS
4049 (lpr-add-switches): Default to t on gnu/linux.
4050
c0cb1027
GM
40512001-02-27 Gerd Moellmann <gerd@gnu.org>
4052
4053 * bs.el (bs-attributes-list): Doc fix.
4054
01459648
GM
40552001-02-26 Gerd Moellmann <gerd@gnu.org>
4056
baebd8a5 4057 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 4058
01459648
GM
4059 * help.el (view-order-manuals): Use goto-address.
4060
4061 * startup.el (command-line-1): Add info about ordering manuals
4062 to the not so fancy splash screens.
4063
f93e614e
AS
40642001-02-26 Andre Spiegel <spiegel@gnu.org>
4065
01459648
GM
4066 * vc.el (vc-default-workfile-unchanged-p)
4067 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 4068
12435002
GM
40692001-02-26 Gerd Moellmann <gerd@gnu.org>
4070
a2ffbafe 4071 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
4072 fontify in the right buffer.
4073
12435002
GM
4074 * allout.el (outline-flag-region): Move macro in front of first
4075 use to avoid a run-time error.
4076
425de386
AI
40772001-02-24 Andrew Innes <andrewi@gnu.org>
4078
4079 * makefile.w32-in: Fix copyright notice.
4080
66c56ed1
KH
40812001-02-24 Kenichi Handa <handa@etl.go.jp>
4082
4c1593ce
KH
4083 * international/utf-8.el (mule-utf-8): Set correct value for
4084 valid-codes property.
4085
66c56ed1
KH
4086 * international/fontset.el (x-complement-fontset-spec): In the
4087 case that we use ASCII font for the other charsets, use only
15d1caef 4088 family and registry part of it.
66c56ed1 4089
119171dd
EZ
40902001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4091
4092 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
4093 (shrink-window-if-larger-than-buffer): Doc fix.
4094
932c309e
SM
40952001-02-23 Stefan Monnier <monnier@cs.yale.edu>
4096
4097 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
4098 predicate passed to completing-read.
4099
9b760e36
EZ
41002001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4101
4102 * startup.el (command-line): Fix last change.
4103
5c39a60f
JR
41042001-02-23 Jason Rumney <jasonr@gnu.org>
4105
4106 * startup.el (tool-bar-originally-present): New variable.
4107 (command-line): Set it if the tool-bar is switched on at startup.
4108
4109 * frame.el (frame-notice-user-settings): Only adjust frame height
4110 for no tool-bar case if tool-bar was originally switched on.
796ead7e 4111 From E. Jay Berkenbilt.
5c39a60f 4112
cb91b2c7
SM
41132001-02-22 Stefan Monnier <monnier@cs.yale.edu>
4114
39b557e8
SM
4115 * server.el (server-switch-buffer): Only switch window if the
4116 current one is dedicated.
4117
cb91b2c7
SM
4118 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
4119 rather than using (match-beginning 0) when searching for break point.
4120
9238a8df
EZ
41212001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
4122
4123 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
4124 @ follows an accent command such as @'. Support optional braces
4125 in commands that insert accents, like makeinfo does.
4126
3473f362
GM
41272001-02-22 Gerd Moellmann <gerd@gnu.org>
4128
4129 * startup.el (fancy-splash-text): Add a line for ordering
4130 manuals. Reverse order of splash screens shown.
4131 (use-fancy-splash-screens-p): Adapt to the text line added.
4132
4133 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
4134 manuals from the FSF.
4135
4136 * help.el (view-order-manuals): New function.
4137 (toplevel): Bind C-h C-m to this function.
4138
76a4de07
SM
41392001-02-21 Stefan Monnier <monnier@cs.yale.edu>
4140
4141 * newcomment.el (comment-forward): Skip the comment-start before
4142 searching for the comment-end.
4143
75b71d85
DL
41442001-02-21 Dave Love <fx@gnu.org>
4145
2f4c9a87
DL
4146 * custom.el (custom-initialize-changed, defcustom): Doc fix.
4147
75b71d85
DL
4148 * international/mule-cmds.el, international/mule.el: Doc fixes.
4149
ffc9ff0c
GM
41502001-02-21 Gerd Moellmann <gerd@gnu.org>
4151
4152 * startup.el (fancy-splash-screens): Use display-hourglass
4153 instead of display-busy-cursor.
4154
4155 * frame.el (display-hourglass): Renamed from busy-cursor.
4156 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
4157 (show-cursor-in-non-selected-windows): Doc fix.
4158
f34eb373
DL
41592001-02-20 Dave Love <fx@gnu.org>
4160
4161 * international/utf-8.el: Doc and commentary fixes.
4162
f55e4a7e
EZ
41632001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
4164
4165 * ehelp.el (with-electric-help): Doc fix.
4166
fa97adf6
GM
41672001-02-20 Gerd Moellmann <gerd@gnu.org>
4168
4169 * msb.el (msb-mode): Call the update-buffers function explicitly
4170 with a FORCE argument.
4171
4172 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
4173 FORCE. If set, update the menu even if frame-or-buffer-changed-p
4174 returns nil.
4175
54ed3bd2
GM
41762001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4177
4178 * ps-print.el: Timestamp package replacement. Some enhancements.
4179 Some XEmacs compatibility. Doc fix.
4180 (ps-print-version): New version number (6.4).
4181 (ps-printer-name): Initialization fix.
4182 (ps-zebra-stripe-follow): Funcionality enhancement.
4183 (ps-prologue-file): Code enhancement.
4184 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
4185 (ps-setup, ps-face-bold-p, ps-face-italic-p)
4186 (ps-get-page-dimensions)
54ed3bd2
GM
4187 (ps-generate-header, ps-begin-file, ps-begin-job)
4188 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
4189 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
4190 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
4191 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 4192
e8ebf97d
MB
41932001-02-20 Miles Bader <miles@gnu.org>
4194
4195 * image-file.el (image-file-name-extensions): Add "tif".
4196
136b27c5
GM
41972001-02-19 Gerd Moellmann <gerd@gnu.org>
4198
4199 * wid-edit.el (widget-button-click): Save the selected window
4200 around the code handling clicks on buttons.
4201
6ebbcf59
DL
42022001-02-18 Dave Love <fx@gnu.org>
4203
4204 * imenu.el (imenu--generic-function): Use mapc to iterate over
4205 syntax characters.
4206
595ded73
RS
42072001-02-17 Richard M. Stallman <rms@gnu.org>
4208
b9fe3dc8
RS
4209 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
4210
595ded73
RS
4211 * uniquify.el (uniquify-buffer-name-style): Doc fix.
4212
f3f053f3
GM
42132001-02-16 Gerd Moellmann <gerd@gnu.org>
4214
4215 * mouse.el (mouse-save-then-kill): If the distance from the new
4216 point to the mark is equal to the distance of point from the new
4217 point, move point instead of the mark.
4218
11570a8f
DL
42192001-02-16 Dave Love <fx@gnu.org>
4220
4221 * textmodes/flyspell.el (flyspell-get-word): Return string without
4222 properties.
4223
fb339cd5
EZ
42242001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4225
4226 * generic.el (generic-find-file-regexp): Doc fix.
4227 (generic-ignore-files-regexp): New defcustom.
4228 (generic-mode-find-file-hook): If the file's name matches the
4229 regexp in `generic-ignore-files-regexp', don't enter
4230 default-generic-mode. Doc fix.
4231
c56b1c1b
GM
42322001-02-16 Gerd Moellmann <gerd@gnu.org>
4233
a2ffbafe 4234 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
4235 Add autoload cookies.
4236
a2ffbafe 4237 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
4238 of cal-tex-24.
4239
0d140e65
EZ
42402001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4241
81558867
EZ
4242 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4243
0d140e65
EZ
4244 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4245 the character class after the (optional) drive, to support file
4246 names with embedded blanks.
4247
713f7b15
SS
42482001-02-15 Sam Steingold <sds@gnu.org>
4249
4250 * textmodes/tex-mode.el (tex-shell-running):
4251 Check the process buffer too.
4252
9a2a6f73
DL
42532001-02-15 Dave Love <fx@gnu.org>
4254
4255 * battery.el (battery-status-function): Fix doc, :type.
4256
15d1caef 4257 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 4258
fe10cef0
GM
42592001-02-15 Gerd Moellmann <gerd@gnu.org>
4260
4261 * subr.el (read-passwd): Clear Lisp memory holding password.
4262
126f5d4d
MB
42632001-02-15 Miles Bader <miles@gnu.org>
4264
4265 * info.el (Info-copy-current-node-name): New function.
4266 (Info-mode-menu): Add it to the menu.
4267
92e98d63
RS
42682001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
4269
4270 * international/mule-cmds.el (toggle-input-method): Doc fix.
4271
dd4e0e55
SM
42722001-02-13 Stefan Monnier <monnier@cs.yale.edu>
4273
4274 * replace.el (occur): Stop at end of buffer.
4275
402dbbd1
EZ
42762001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
4277
4278 * international/mule-cmds.el (set-input-method): Another doc fix.
4279
e9fcba3d
GM
42802001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
4281
4282 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
4283
78ad1cd5
MB
42842001-02-13 Miles Bader <miles@gnu.org>
4285
713f7b15 4286 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
4287 (set-face-stipple): Treat a value of nil as being `unspecified'.
4288
fce9d9dc
DL
42892001-02-12 Dave Love <d.love@dl.ac.uk>
4290
4291 * international/latin1-disp.el: Doc fixes.
4292 (latin1-display) <defgroup>: Add :link.
4293 (latin1-display) <function>: Set variable latin1-display.
4294
bc406911
EZ
42952001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
4296
4297 * international/mule-cmds.el (set-input-method): Doc fix.
4298
68514d48
EL
42992001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
4300
4301 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
4302 (speedbar-line-file): Return nil if not a file.
4303 (speedbar-buffers-line-path): Return file for tags, and dir for files.
4304
513bea45 43052001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 4306
513bea45
MK
4307 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
4308 for remote files.
bc406911 4309 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 4310 with raw-text.
713f7b15 4311
513bea45 4312 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 4313
83c9cb8e
SM
4314 * ediff-util.el (ediff-compute-custom-diffs-maybe):
4315 Better handling of the diff mode.
713f7b15 4316
513bea45 4317 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 4318
bc406911 4319 * viper.texi: Fix typos.
713f7b15 4320
521d4010
DL
43212001-02-11 Dave Love <fx@gnu.org>
4322
36fd8e17
DL
4323 * shadowfile.el: Doc fixes.
4324 (shadow) <defgroup>: Add :link.
4325 (shadowfile-unload-hook): New function.
4326 (shadow-initialize): Use defalias, not fset.
4327 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 4328 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 4329
521d4010
DL
4330 * international/mule.el: Doc and message fixes.
4331
36fd8e17
DL
4332 * international/ccl.el (define-ccl-program): Doc fix.
4333
92395bbe
KH
43342001-02-11 Kenichi Handa <handa@etl.go.jp>
4335
4336 * faces.el (mode-line): Set :line-width property to -1.
4337
103db06c
RS
43382001-02-10 Richard M. Stallman <rms@gnu.org>
4339
08b78974
RS
4340 * complete.el (partial-completion-mode): Doc fix.
4341
103db06c
RS
4342 * simple.el (delete-key-deletes-forward-mode):
4343 Change `let' to `let*' to fix gross bug in last change.
4344
4345 * repeat.el (repeat): Don't let execute-kbd-macro alter
4346 real-last-command.
4347
a6a1ee53
EZ
43482001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
4349
4350 * simple.el (eval-expression): Doc fix.
4351
d2f288c6
DL
43522001-02-09 Dave Love <fx@gnu.org>
4353
038f4ae3
DL
4354 * imenu.el (imenu-generic-expression): Doc fix.
4355
83c9cb8e
SM
4356 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
4357 From Juanma Barranquero.
038f4ae3 4358
15d1caef 4359 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 4360
9804b846
KH
43612001-02-09 Kenichi Handa <handa@etl.go.jp>
4362
4363 * faces.el (set-face-attribute): Describe the case of a negative
4364 value specified for :line-width.
4365
532f5197
SM
43662001-02-08 Stefan Monnier <monnier@cs.yale.edu>
4367
4368 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 4369 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 4370
1d279666
DL
43712001-02-08 Dave Love <fx@gnu.org>
4372
4681ca3a
DL
4373 * wid-edit.el (widget-plist-convert-widget): Replace binding of
4374 widget-plist-value-type.
4375 (widget-alist-convert-widget): Replace binding of
4376 widget-alist-value-type.
4377
1d279666
DL
4378 * textmodes/paragraphs.el (sentence-end): Doc fix.
4379
83c9cb8e
SM
4380 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
4381 Remove `backward-line'.
1d279666 4382
532f5197
SM
4383 * play/pong.el (pong-blank-color, pong-bat-color)
4384 (pong-ball-color, pong-border-color, pong-left-key)
4385 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
4386 (pong-pause-key, pong-resume-key, pong-timer-delay):
4387 * mail/mh-comp.el (mh-compose-letter-function):
4388 * eshell/esh-mode.el (eshell-skip-prompt-function):
4389 * emulation/viper-ex.el (ex-unix-type-shell-options):
4390 * recentf.el (recentf-menu-filter):
4391 * ps-print.el (ps-print-region-function):
4392 * lpr.el (print-region-function):
4393 * forms.el (forms-mode-hooks):
4394 * dirtrack.el (dirtrack-directory-change-hook):
4395 * cus-start.el (temp-buffer-show-function, display-buffer-function):
4396 * textmodes/spell.el (spell-filter):
4397 * textmodes/fill.el (adaptive-fill-function):
4398 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
4399 * progmodes/etags.el (find-tag-default-function):
4400 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
4401 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4402
6f676109
EZ
44032001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
4404
751d3bc4
EZ
4405 * emulation/viper-init.el (viper-fast-keyseq-timeout)
4406 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
4407 Meyering <jim@meyering.net>.
4408
6f676109
EZ
4409 * loadup.el: Revert last change.
4410
d3c26cdf
KH
44112001-02-07 Kenichi Handa <handa@etl.go.jp>
4412
83c9cb8e
SM
4413 * international/mule.el (transform-make-coding-system-args):
4414 Make it work also for coding systems not using CCL.
d3c26cdf 4415
44806980
EZ
44162001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4417
9889af08
EZ
4418 * simple.el (previous-matching-history-element)
4419 (next-matching-history-element): Doc fix.
4420
44806980
EZ
4421 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
4422 specific part.
4423
1e36ff68
DL
44242001-02-06 Dave Love <fx@gnu.org>
4425
713f7b15 4426 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
4427 (add-log-buffer-file-name-function, add-log-file-name-function):
4428 Fix :type.
4429 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4430
c7ca58df
EZ
44312001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4432
fecd556a
EZ
4433 * info.el (info-initialize): Remove the test for system-type when
4434 invocation-directory is non-nil.
4435
c7ca58df
EZ
4436 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4437 of `font-lock-defaults' to `backward-paragraph' rather than nil.
4438
587b5737
AI
44392001-02-06 Andrew Innes <andrewi@gnu.org>
4440
4441 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4442 absolute.
4443
baf7eee4
GM
44442001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
4445
4446 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4447 buffers. When hi-lock turned on rather than only checking current
4448 buffer for regexps, all buffers are checked. Moved activation of
4449 font-lock to hi-lock-refontify. When font-lock turned off rather
4450 than removing added highlighting just in current buffer, remove it
4451 in all buffers. Changed edit menu text from "Automatic
4452 Highlighting" to "Regexp Highlighting" Documentation for
4453 highlighting phrases, minor documentation changes.
4454 (hi-lock-set-file-patterns): Execute only if there are new or
4455 existing file patterns.
4456 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4457 unfontify and, if a support mode is active, will not refontify the
4458 whole buffer. If necessary, turn on font lock. (Removed
4459 font-lock-unfontify and font-lock support-mode-specific calls,
4460 such as lazy-lock-fontify-window.)
4461 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4462 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 4463 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
4464 (hi-lock-face-phrase-buffer): New function. Also added related
4465 menu item and keybinding.
4466 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4467 (hi-lock-process-phrase): New function.
4468 (hi-lock-line-face-buffer): Doc fixes.
4469 (hi-lock-face-buffer): Doc fixes.
4470 (hi-lock-unface-buffer): Doc fixes.
713f7b15 4471
36710aa6
GM
44722001-02-06 Gerd Moellmann <gerd@gnu.org>
4473
4474 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4475 dabbrev-ignored-regexps.
4476
d3f22784
EZ
44772001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4478
4479 * simple.el (kill-line): Doc fix.
4480
5cb3c8d4
DL
44812001-02-05 Dave Love <fx@gnu.org>
4482
4483 * loadup.el: Revert last two changes -- bootstrapping works with
4484 regenerated loaddefs.
4485
e6297e7d
EZ
44862001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
4487
1e14b095
EZ
4488 * isearch.el (isearch-forward): Doc fix.
4489
e6297e7d
EZ
4490 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4491 of font-lock-defaults to backward-paragraph.
4492
e16f52ce
GM
44932001-02-05 Gerd Moellmann <gerd@gnu.org>
4494
4495 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4496 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4497
01d19dd7
GM
44982001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4499
4500 * ebnf2ps.el: Eliminate time-stamp functions.
4501 (ebnf-version): New version (3.5).
4502 (ebnf-eps-finish-and-write): Replace time-stamp functions by
4503 format-time-string.
4504
24886813
GM
45052001-02-05 Gerd Moellmann <gerd@gnu.org>
4506
4507 * simple.el (next-line): Goto end-of-line before inserting a newline.
4508
65e70fc4
MB
45092001-02-05 Miles Bader <miles@gnu.org>
4510
4511 * image-file.el (insert-image-file): When visiting an image, also
4512 set `truncate-lines' to t so that any fringe arrow looks correct.
4513
482f06c9
KH
45142001-02-05 Kenichi Handa <handa@etl.go.jp>
4515
4516 * isearch.el (isearch-forward): Add description about input method
4517 in the docsting.
4518
02399da7
SM
45192001-02-04 Stefan Monnier <monnier@cs.yale.edu>
4520
4521 * skeleton.el (skeleton-internal-1): Always push the mark for @.
4522
2c366083
EZ
45232001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
4524
4525 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 4526 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 4527
bdadfce3
GM
45282001-02-02 Gerd Moellmann <gerd@gnu.org>
4529
79fb38c0
GM
4530 * wid-edit.el (widget-button-click): Fix last change.
4531
bdadfce3
GM
4532 * frame.el (frame-notice-user-settings): When resizing the initial
4533 frame because the tool bar is off, also change the frame's top
4534 position if a negative top position was specified.
4535
33155ffb
MB
45362001-02-02 Miles Bader <miles@gnu.org>
4537
4538 * image-file.el (insert-image-file): When visiting an image,
4539 suppress the cursor in the image buffer.
4540
1355ba0c
DL
45412001-02-01 Dave Love <fx@gnu.org>
4542
4543 * progmodes/f90.el (f90-mode): Remove startup message.
4544
fb758d2d 4545 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 4546
01acdb05
GM
45472001-02-01 Gerd Moellmann <gerd@gnu.org>
4548
4549 * startup.el (command-line): Fix code determining whether or not
4550 to use delete-key-deletes-forward-mode.
4551
5b1ee316
AS
45522001-02-01 Andre Spiegel <spiegel@gnu.org>
4553
4554 * vc.el (vc-diff-switches): New user option.
4555 (vc-version-diff): Use it.
4556 (vc-diff-switches-list): New macro.
4557
83c9cb8e
SM
4558 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4559 New customization options.
5b1ee316
AS
4560 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4561
4562 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4563
00b1e7a1
GM
45642001-02-01 Gerd Moellmann <gerd@gnu.org>
4565
4566 * msb.el (toplevel): Quote hook symbols.
4567
85827036
KH
45682001-02-01 Kenichi Handa <handa@etl.go.jp>
4569
8e028499 4570 * international/mule.el (make-coding-system): Add description
3c948dde 4571 about recognized properties in the docstring.
8e028499 4572
85827036
KH
4573 * international/mule-conf.el: Remove unused charsets
4574 mac-roman-lower and mac-roman-upper.
4575
7ccf7ab9
GM
45762001-01-31 Gerd Moellmann <gerd@gnu.org>
4577
2441692d
GM
4578 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4579 is in front of the left-margin, if any.
4580
ee5cece0
GM
4581 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4582 like `delete'.
4583
83c9cb8e 4584 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 4585
7ccf7ab9
GM
4586 * term/w32-win.el (mouse-set-font): Doc fix.
4587
b4f30ec5 45882001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 4589
b4f30ec5
GM
4590 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4591 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4592 on already.
4593
03e0fe6e
GM
45942001-01-31 Markus Rost <rost@math.ohio-state.edu>
4595
4596 * files.el (save-buffer): Don't give message if (buffer-file-name)
4597 returns nil.
713f7b15 4598
8f289acc
EZ
45992001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
4600
cb4aae04
EZ
4601 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4602
dbd98b19
EZ
4603 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4604 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
4605
8f289acc
EZ
4606 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4607 display problems.
4608
c12553c1
KH
46092001-01-31 Kenichi Handa <handa@etl.go.jp>
4610
c7bf5db9
KH
4611 * international/mule.el (charset-info): Fix docstring.
4612
4613 * international/mule-diag.el (describe-character-set): Check final
4614 char valid before printing it.
c12553c1 4615
14f16b9c
GM
46162001-01-30 Gerd Moellmann <gerd@gnu.org>
4617
efaa080b
GM
4618 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4619
eef93f99
GM
4620 * frame.el (frame-notice-user-settings): Do the tool-bar
4621 stuff only for graphical displays. Fix a braino.
713f7b15 4622
14f16b9c
GM
4623 * frame.el (frame-initialize): Create initial frame visible.
4624 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 4625 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
4626
4627 * startup.el (command-line): Remove manipulation of frame
4628 height for tool bars.
4629
4ad25e43
EZ
46302001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4631
4632 * lpr.el: Compatibility with XEmacs and doc fixes.
4633 (lpr-windows-system, lpr-lp-system): New vars.
4634 (lpr-printer-switch): New defcustom.
4635 (printer-name, lpr-command): Customization fix.
4636 (print-region-1): Code fix.
4637 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
4638 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4639 New functions.
4ad25e43 4640
e8f044a0
GM
46412001-01-29 Gerd Moellmann <gerd@gnu.org>
4642
4643 * msb.el (toplevel): Fix the eval-after-load.
4644
850d5045
GM
46452001-01-29 Dave Love <fx@gnu.org>
4646
762fe76e
DL
4647 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4648
4649 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4650
83c9cb8e 4651 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
4652 (tcl-using-emacs-19-23): Consider Emacs 21+.
4653 (tcl-help-directory-list, tcl-command-switches): Fix :type.
4654 (tcl-add-emacs-menu): Supply menu name.
4655 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4656
3a768251
GM
46572001-01-29 Gerd Moellmann <gerd@gnu.org>
4658
4659 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4660
274d02f7
SM
46612001-01-29 Stefan Monnier <monnier@cs.yale.edu>
4662
4663 * pcvs.el (cvs-mark-fis-dead): New function.
4664 (cvs-mode-add): Use it.
4665 (cvs-mode-add-change-log-entry-other-window):
4666 Rebind change-log-default-name to itself rather than to nil.
4667
ed5d446e
SS
46682001-01-29 Sam Steingold <sds@gnu.org>
4669
efaa080b 4670 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
4671 `autoload' statements.
4672
e2a80284
EZ
46732001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
4674
8e1db7b3
EZ
4675 * files.el (confirm-kill-emacs): Doc fix.
4676
ff2a1c79
EZ
4677 * frame.el (frame-initialize): Doc fix.
4678
e7b0deaf
EZ
4679 * time-stamp.el (time-stamp-string): Doc fix.
4680
83c9cb8e
SM
4681 * woman.el (WoMan-log-1): Make the log buffer writable.
4682 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 4683
005913e4
GM
46842001-01-29 Gerd Moellmann <gerd@gnu.org>
4685
4686 * imenu.el (imenu-syntax-alist): Add autoload cookie for
4687 the `make-variable-buffer-local'.
4688
58622cc5
GM
46892001-01-29 Dave Love <fx@gnu.org>
4690
4691 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
4692 (ansi-color-for-comint-mode-on, ansi-color-process-output):
4693 Add autoload cookie.
58622cc5
GM
4694 (ansi-color-apply-sequence): Fix typo.
4695
0404d031
GM
46962001-01-29 Gerd Moellmann <gerd@gnu.org>
4697
ed5d446e 4698 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
4699 Postscript printing in black and white.
4700
0404d031
GM
4701 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4702 X-Mailman-Version, Precedence, List-Help, List-Post,
4703 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4704 Content-Type, Content-Length.
4705
3b6ed359
DL
47062001-01-29 Dave Love <fx@gnu.org>
4707
ddd16e7a
DL
4708 * elide-head.el (elide-head): Make overlay evaporate.
4709
83c9cb8e 4710 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 4711
8005142f
EZ
47122001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
4713
4714 * isearch.el (isearch-highlight): Don't punt if the display
4715 doesn't support colors, since isearch faces are defined for
4716 monochrome displays as well.
4717
84728570
SS
47182001-01-27 Sam Steingold <sds@gnu.org>
4719
4720 * shell.el (shell-write-history-on-exit): Make sure that we are in
4721 the shell buffer (M-x tex-file RET inserted the error message into
4722 the TeX buffer).
4723
e26f9ced
EZ
47242001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4725
4726 * simple.el (transient-mark-mode): Doc fix.
4727
dc0274bd
GM
47282001-01-27 Gerd Moellmann <gerd@gnu.org>
4729
83c9cb8e 4730 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 4731
c1acacc4
EZ
47322001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4733
f5058b96
EZ
4734 * shell.el (shell-unquote-argument): If the shell is one of the
4735 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4736 quote character.
4737 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 4738 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 4739
c1acacc4 4740 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 4741 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 4742
103db06c 47432001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 4744
84728570 4745 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
4746 Treat a one-capital-letter abbrev as "not all upper case",
4747 so as to force preservation of the expansion's pattern
4748 if the expansion starts with a capital letter.
4749
cfa70244
EZ
47502001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4751
cfee9de7
EZ
4752 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4753 Doc fix.
4754
cfa70244
EZ
4755 * simple.el (transient-mark-mode): Document the fact that many
4756 commands act on the region when mark is active.
4757
17d90d6b
KH
47582001-01-27 Kenichi Handa <handa@etl.go.jp>
4759
4760 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 4761 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
4762 (quail-show-guidance-buf): Make the multibyteness of current
4763 buffer inherited to Quail guidance buffer.
4764 (quail-help): Make the multibyteness of current buffer inherited
4765 to Quail help buffer.
4766
61076b20
DL
47672001-01-26 Dave Love <fx@gnu.org>
4768
c47e2c68
DL
4769 * time-stamp.el: Doc fixes.
4770
84728570 4771 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
4772 (delphi-keyword-face, delphi-other-face): Fix :type.
4773
940f14b4
DL
4774 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
4775
4776 * mail/feedmail.el (feedmail): Add :link.
4777 (feedmail-send-it): Doc fix.
4778
4779 * mail/sendmail.el: Doc fixes.
4780 (sendmail-send-it): Fix the non-ASCII regexp and use
4781 rfc2047-encode-string.
4782
61076b20
DL
4783 * dired.el, dired-aux.el: Revert last change.
4784
6c317bd2
GM
47852001-01-26 Gerd Moellmann <gerd@gnu.org>
4786
4787 * makefile.w32-in (DONTCOMPILE): Add various term files.
4788
47892001-01-26 Dave Love <fx@gnu.org>
4790
4791 * Makefile.in (DONTCOMPILE): Add various term files.
4792
1c636b5f
GM
47932001-01-26 Gerd Moellmann <gerd@gnu.org>
4794
af900b23
GM
4795 * man.el (Man-default-man-entry, Man-mode): Doc fix.
4796
15fa6db0 4797 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 4798 the echo area is resized to fit the size of the startup message.
15fa6db0 4799
1c636b5f
GM
4800 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4801 part of which is a constant.
4802
9b1adbd5
EZ
48032001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
4804
83c9cb8e 4805 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 4806
103db06c 48072001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
4808
4809 * simple.el (next-line): Don't let `newline' expand abbrevs.
4810 Simplify slightly.
4811 (open-line): Don't let `newline' expand abbrevs.
4812
219227ea
JW
48132001-01-25 John Wiegley <johnw@gnu.org>
4814
4815 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4816 to `repeat' in the :type field.
4817
4818 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4819 allow a choice of regexp or nil.
d2906bf8 4820 (pcomplete-dir-ignore): Same.
219227ea
JW
4821
4822 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4823 a command) to always fail.
4824
ceba0dac
GM
48252001-01-25 Gerd Moellmann <gerd@gnu.org>
4826
4827 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4828 discard the result.
4829 (iswitchb-to-end): Likewise.
4830
9b0630e5
SS
48312001-01-25 Sam Steingold <sds@gnu.org>
4832
4833 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 4834 Require vc.
9b0630e5 4835
a2ed9670
SM
48362001-01-25 Stefan Monnier <monnier@cs.yale.edu>
4837
f0c1adab
SM
4838 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4839
a2ed9670
SM
4840 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4841
34ac3367
DL
48422001-01-25 Dave Love <fx@gnu.org>
4843
61076b20
DL
4844 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4845 (describe-coding-system): Tweak the English text.
4846
34ac3367
DL
4847 * loadup.el: Preload international/ccl for utf-8.
4848
4685e6b7
EZ
48492001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
4850
4851 * mail/rmail.el (rmail-redecode-body): Doc fix.
4852
0fdb4475
KH
48532001-01-25 Kenichi Handa <handa@etl.go.jp>
4854
83c9cb8e
SM
4855 * international/mule-cmds.el (reset-language-environment):
4856 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 4857
83c9cb8e
SM
4858 * international/mule-conf.el (coding-category-utf-8):
4859 Initialize to mule-utf-8.
0fdb4475 4860
9b0630e5 4861 * loadup.el: Preload international/utf-8.
0fdb4475
KH
4862
4863 * international/utf-8.el: New file.
4864
245ed2b1
SM
48652001-01-24 Stefan Monnier <monnier@cs.yale.edu>
4866
4867 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4868
e95b0c08
SS
48692001-01-24 Sam Steingold <sds@gnu.org>
4870
4871 * dired.el (dired-replace-in-string): Removed.
4872 (dired-sort-toggle): Use `replace-regexps-in-string'
4873 instead of `dired-replace-in-string'.
9b0630e5 4874
ceba0dac
GM
4875 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4876 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 4877
e95b0c08
SS
4878 * gs.el (gs-replace-in-string): Removed.
4879 (gs-options): Use `replace-regexps-in-string'
4880 instead of `gs-replace-in-string'.
4881
c3902c3e
EZ
48822001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
4883
4884 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4885 bug report is mailed to an email list and posted to a news group.
4886
b66b6aeb
GM
48872001-01-24 Gerd Moellmann <gerd@gnu.org>
4888
83c9cb8e
SM
4889 * comint.el (comint-replace-by-expanded-history-before-point):
4890 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 4891
b66b6aeb
GM
4892 * startup.el (tool-bar-images-pixel-height): New variable.
4893 (command-line): After loading the user's init file, when
4894 tool-bar-mode is on, increase the frame's size by some lines for
4895 the tool-bar.
4896
4897 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 4898
ff890e66
SZ
48992001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4900
4901 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4902 (chinese-big5): MIME:Big5.
4903
04363179
GM
49042001-01-24 Gerd Moellmann <gerd@gnu.org>
4905
e95b0c08 4906 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
4907 Handle commands with prefix args.
4908
d56aaa64
GM
49092001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4910
4911 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4912 being a list of numbers.
4913 (diary-mail-entries): Rewritten.
4914
99858627
DL
49152001-01-23 Dave Love <fx@gnu.org>
4916
7aeb1fa9
DL
4917 * international/mule.el (make-coding-system): Fix typo.
4918
83c9cb8e
SM
4919 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4920 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 4921
5a43decf
EZ
49222001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4923
4924 * font-lock.el (font-lock-mode): Doc fix.
4925
b0e98867
KH
49262001-01-23 Kenichi Handa <handa@etl.go.jp>
4927
4928 * international/mule.el (make-translation-table): Fix docstring.
4929
9c8acefd
EZ
49302001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4931
fd4976b8
EZ
4932 * mail/rmail.el (rmail-redecode-body): New function.
4933
9c8acefd
EZ
4934 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4935
871e0439
GM
49362001-01-22 Gerd Moellmann <gerd@gnu.org>
4937
21c2bbe0
GM
4938 * isearch.el (isearch-lazy-highlight-case-fold-search)
4939 (isearch-lazy-highlight-regexp): New variables.
4940 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4941 case-fold search or regexp search has been toggled.
4942
5710730c
GM
4943 * wid-edit.el (widget-button-click): Avoid a save-excursion
4944 around running a global binding.
4945
871e0439
GM
4946 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4947 to 0.25.
4948
d0554957
MB
49492001-01-20 Miles Bader <miles@gnu.org>
4950
4951 * cus-edit.el (custom-face-save): Do post-processing on the face's
4952 new value like `custom-face-set' does.
4953
1519f618
EZ
49542001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4955
ccd87890
EZ
4956 * mail/emacsbug.el (report-emacs-bug): Report the value of
4957 LC_CTYPE, not LC_TYPE.
4958
1519f618
EZ
4959 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4960 isearch-toggle-regexp and isearch-edit-string to doc string.
4961
9724173b
GM
49622001-01-19 Gerd Moellmann <gerd@gnu.org>
4963
48bb9196
GM
4964 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4965 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4966
e95b0c08 4967 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4968 font-lock-beginning-of-syntax-function to nil.
4969
dc81f8a2
EZ
49702001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4971
4972 * mail/emacsbug.el (report-emacs-bug): Report values of
4973 locale-coding-system, default-enable-multibyte-characters, and the
4974 environment variables LC_ALL, LC_TYPE, and LANG.
4975
99327974
GM
49762001-01-19 Gerd Moellmann <gerd@gnu.org>
4977
83c9cb8e 4978 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4979
2be6ecc6
GM
4980 * font-lock.el (font-lock-multiline): Default to nil.
4981 (font-lock-default-fontify-region): If font-lock-multiline is
4982 nil, don't check the property `font-lock-multiline'.
4983
99327974
GM
4984 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4985 is nil, don't check the `font-lock-multiline' text property.
4986
2550055a
MK
49872001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4988
0a949811 4989 * viper.el: Call initial-major-mode on startup.
e95b0c08 4990
0a949811 4991 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4992
8501998a 4993 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4994
2550055a 49952001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4996
0a949811 4997 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4998 diff mode, if available.
e95b0c08 4999
0a949811 50002001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 5001
8501998a 5002 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 5003
2550055a
MK
5004 * ediff-init.el (subst-char-in-string): Define and use it, unless
5005 it's already defined.
e95b0c08 5006
8962e303
GM
50072001-01-18 Gerd Moellmann <gerd@gnu.org>
5008
5009 * tooltip.el (tooltip-hide-delay): New user-option.
5010 (tooltip-show): Use tooltip-hide-delay instead of the default.
5011
6b453381
KH
50122001-01-18 Kenichi Handa <handa@etl.go.jp>
5013
5014 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
5015 kill-local-variable doesn't work for enable-multibyte-characters.
5016
9eaf396b
DL
50172001-01-17 Dave Love <fx@gnu.org>
5018
cebd37ce
DL
5019 * ediff-init.el (ediff-before-setup-hook)
5020 (ediff-merge-filename-prefix): Add :version.
5021
9eaf396b
DL
5022 * international/latin1-disp.el: Require disp-table.
5023 (latin1-display): Fix :set.
5024
5025 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
5026
f864120f
GM
50272001-01-17 Gerd Moellmann <gerd@gnu.org>
5028
5029 * isearch.el (isearch-lazy-highlight-initial-delay)
5030 (isearch-lazy-highlight-interval): Default to 0.
5031
50322001-01-17 Bob Glickstein <bobg@zanshin.com>
5033
5034 * isearch.el (isearch-highlight): Set isearch-overlay priority to
5035 1 here rather than each time through
5036 isearch-lazy-highlight-new-loop.
5037 (isearch-lazy-highlight-max): Variable deleted.
5038 (isearch-lazy-highlight-max-at-a-time): New user variable, like
5039 isearch-lazy-highlight-max but controls a single invocation of
5040 isearch-lazy-highlight-update.
5041 (isearch-lazy-highlight-wrapped): Variable recreated.
5042 (isearch-lazy-highlight-window-start): New variable.
5043 (isearch-lazy-highlight-cleanup): Restored to behavior of
5044 before 2-Jan.
5045 (isearch-lazy-highlight-remove-overlays): Function deleted;
5046 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
5047 behavior removed.
5048 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
5049 isearch-lazy-highlight-update in a loop rather than just once.
5050 Test isearch-invalid-regexp here and decide not to start a new
5051 loop, rather than testing it each time through
5052 isearch-lazy-highlight-update.
5053 (isearch-lazy-highlight-search): Function restored.
5054 (isearch-lazy-highlight-update): Get called in a timer loop again,
5055 but this time highlight more than one match each time through.
83c9cb8e
SM
5056 Only highlight matches in the visible part of the window.
5057 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
5058 the edge of the window. Use sit-for to force redisplay and ensure
5059 window-start is credible. "Face suppressing" behavior removed;
5060 overlay priorities should make it unnecessary, right?
5061 (isearch-highlight): Face suppressing behavior removed.
5062 (isearch-dehighlight): Face suppressing behavior removed.
5063 (isearch-set-lazy-highlight-faces-at): Removed.
5064
076ec540
KH
50652001-01-17 Kenichi Handa <handa@etl.go.jp>
5066
5067 * language/european.el ("Latin-1"): Make the format of description
5068 about additional language environments same as that of Latin-2.
5069
92328ec5
DL
50702001-01-16 Dave Love <fx@gnu.org>
5071
39f2174e
DL
5072 * isearch.el (isearch-lazy-highlight): Add :version.
5073
92328ec5
DL
5074 * simple.el (backward-delete-char-untabify-method)
5075 (next-line-add-newlines): Add :version.
5076
f251459d
GM
50772001-01-16 Gerd Moellmann <gerd@gnu.org>
5078
9d4850e5
GM
5079 * bindings.el: Bind <backspace> and <delete> via function-key-map.
5080 Don't bind <delete> otherwise.
5081
5082 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
5083 and <delete> via function-key-map.
5084
f251459d
GM
5085 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
5086 Subject line only if point is after the `Subject:'.
5087
771ffcf7
KH
50882001-01-16 Kenichi Handa <handa@etl.go.jp>
5089
bda6b481
KH
5090 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
5091 japanese-jisx0213-2 in `charset' property of this lang. env.
5092
35793af7
KH
5093 * language/european.el ("Latin-1"): Add description for Dutch and
5094 Spanish lang. env.
5095
771ffcf7
KH
5096 * international/mule.el (decode-char): Fix conditions.
5097 (encode-char): Handle eight-bit-control too.
1c8102ff 5098 (transform-make-coding-system-args): New function.
50c29104
KH
5099 (make-coding-system): Accept XEmacs style arguments for CCL base
5100 coding system.
771ffcf7 5101
e1cf67b6
GM
51022001-01-15 Gerd Moellmann <gerd@gnu.org>
5103
5104 * progmodes/etags.el (find-tag-noselect): Save the value of
5105 tags-file-name before switching buffers, for the case it has a
5106 buffer-local value.
5107
b3287acf
GM
51082001-01-15 Alex Schroeder <alex@gnu.org>
5109
9eaf396b
DL
5110 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5111 From Dave Love <fx@gnu.org>.
b3287acf
GM
5112 (ansi-color-for-comint-mode): Fix :version.
5113
51142001-01-15 Alex Schroeder <alex@gnu.org>
5115
5116 * ansi-color.el (ansi-color-unfontify-region): Doc change.
5117
8d7ff9c8
EZ
51182001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
5119
5120 * dired.el (dired-insert-directory): If file-system-info fails,
5121 remove the " free " part, but don't signal an error.
5122
dbe99ae9
SS
51232001-01-12 Sam Steingold <sds@gnu.org>
5124
5125 * bookmark.el (bookmark-maybe-historicize-string):
5126 Use new backquote syntax.
5127
103db06c 51282001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
5129
5130 * subr.el (last): Handle a list that doesn't end in nil.
5131
ca2ddd8e
SS
51322001-01-12 Sam Steingold <sds@gnu.org>
5133
5134 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
5135 to `backward-delete-char-untabify'.
5136
1751c874
DL
51372001-01-12 Dave Love <fx@gnu.org>
5138
5139 * cus-edit.el (customize-menu-create): Fix the :filter following
5140 easymenu change.
5141
5142 * wid-edit.el (function): Add :match-alternatives.
5143 (widget-color-action): Doc fix.
5144
3cccce8d
GM
51452001-01-12 Gerd Moellmann <gerd@gnu.org>
5146
5147 * calendar/calendar.el (calendar-basic-setup): Doc fix.
5148
18bfd6b5
KH
51492001-01-12 Kenichi Handa <handa@etl.go.jp>
5150
83c9cb8e 5151 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 5152
18bfd6b5
KH
5153 * international/ccl.el (define-ccl-program): Fix docstring.
5154
562e00da
DL
51552001-01-11 Dave Love <fx@gnu.org>
5156
14fd0da3
DL
5157 * international/mule-cmds.el (standard-display-european-internal):
5158 Set display table for 2208 as for 160.
5159
5160 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
5161
562e00da
DL
5162 * progmodes/fortran.el (fortran-mode-map): Modify Customization
5163 entry for custom-menu-create change.
5164 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
5165 don't cons it in the search loop.
5166
5167 * imenu.el (imenu--truncate-items): Revert last change.
5168
6e961dcd
EZ
51692001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5170
5171 * info.el (Info-setup-header-line): If the node header includes
5172 either Next: or Prev: links, don't show the File: and Node: parts
5173 in the header line.
5174
2c2ff7f2
GM
51752001-01-11 Gerd Moellmann <gerd@gnu.org>
5176
a7ee2d2e
GM
5177 * comint.el (comint-goto-process-mark): Don't print a message
5178 when running in batch mode.
5179
c5348233
GM
5180 * isearch.el (isearch-search): In the condition-case handler for
5181 `error', set isearch-invalid-regexp to the whole error message.
5182
422717d1
GM
5183 * subr.el (eval-after-load): Call load-symbol-file-load-history to
5184 ensure that eval-after-load works for files dumped with Emacs.
5185
5186 * help.el (load-symbol-file-load-history): New function extracted
5187 from function symbol-file.
5188 (symbol-file): Use it.
5189
83c9cb8e 5190 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 5191
926861fb
EZ
51922001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5193
5194 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
5195 behave as if there were no prefix argument.
5196 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
5197 argument were nil.
5198
afa1f52c
RS
51992001-01-11 Richard M. Stallman <rms@gnu.org>
5200
ca2ddd8e 5201 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
5202 Don't look for more potential matches once maximum is exceeded.
5203 Use overlays-in to check correctly for overlap with current match.
5204 Ignore empty matches.
5205
47a9f362
MB
52062001-01-11 Miles Bader <miles@gnu.org>
5207
5208 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
5209 (ispell-overlay-window, ispell-help, ispell-show-choices)
5210 (ispell-command-loop): Use it instead of `window-height'.
5211
d196f58d
GM
52122001-01-10 Gerd Moellmann <gerd@gnu.org>
5213
cf523f0e
GM
5214 * files.el (confirm-kill-emacs): New user-option.
5215 (save-buffers-kill-emacs): Ask for final confirmation before
5216 killing Emacs.
5217
d196f58d
GM
5218 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
5219 to nil.
5220
7c6c3d8e
GM
52212001-01-10 Dave Love <fx@gnu.org>
5222
1f8be15d
DL
5223 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
5224
83c9cb8e 5225 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
5226
5227 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
5228
5229 * calculator.el (calculator-number-digits): Fix :type.
5230
0d5184de
DL
5231 * vc-cvs.el (vc-cvs-header): Fix :type.
5232 * vc-rcs.el (vc-rcs-header): Fix :type.
5233 * vc-sccs.el (vc-sccs-header): Fix :type.
5234
5235 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5236
7c6c3d8e
GM
5237 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5238
8c9f73a2
GM
5239 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
5240
457b792c
GM
52412001-01-10 Gerd Moellmann <gerd@gnu.org>
5242
5243 * simple.el (set-variable): Force a thorough redisplay for the
5244 case that the variable has an effect on the display, like
5245 `tab-width' has.
5246
d2622d08
AS
52472001-01-10 Andre Spiegel <spiegel@gnu.org>
5248
5249 * vc.el: Add documentation for backend interface.
5250
ae4b5f4f
KH
52512001-01-10 Kenichi Handa <handa@etl.go.jp>
5252
e0844717
KH
5253 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
5254
ae4b5f4f
KH
5255 * international/mule-conf.el (latin-extra-code-table): Set to t
5256 for \223 and \224.
5257
3184082b
KH
52582001-01-09 Kenichi Handa <handa@etl.go.jp>
5259
5260 * international/mule-cmds.el (locale-language-names): Map "es" to
5261 "Spanish" and "nl" to "Dutch".
5262
732b9cdd
GM
52632001-01-09 Gerd Moellmann <gerd@gnu.org>
5264
1dfca644
GM
5265 * bindings.el (global-map): Bind <home> to beginning-of-line,
5266 <end> to end-of-line, C-<home> to beginning-of-buffer, and
5267 C-<end> to end-of-buffer.
5268
732b9cdd
GM
5269 * language/european.el: Add Dutch and Spanish language info
5270 to be able to use the appropriate tutorials.
5271
52722001-01-09 Alex Schroeder <alex@gnu.org>
5273
5274 * ansi-color.el (ansi-color-process-output): Use markers instead
5275 of positions for start and end of region.
5276 (ansi-color-apply-on-region): Rewrote code to make it more robust.
5277 Previously, occasional mistakes happend when fontifying many
5278 chunks of output (eg. ls --color=yes /dev). This happened
5279 whenever an overlay was created up to the end of the region, which
5280 coincided with the process-mark. New text would then be added
5281 within that overlay instead of after it.
5282 (ansi-color-make-extent): Overlays are created with the property
5283 `modification-hooks' set to '(ansi-color-freeze-overlay).
5284 (ansi-color-freeze-overlay): New function. When inserting text at
5285 the end of the overlay, the overlay will resize.
5286
52872000-01-09 Alex Schroeder <alex@gnu.org>
5288
5289 * ansi-color.el (ansi-color-process-output): Doc change.
5290 (ansi-color-unfontify-region): Doc change. No longer installed
5291 automatically in font-lock-unfontify-region-function.
5292 (ansi-color-apply): Doc change.
5293 (ansi-color-apply-on-region): Use extents or overlays instead of
5294 text-properties.
5295 (ansi-color-make-extent): New function.
5296 (ansi-color-set-extent-face): New function.
5297
52982000-01-09 Alex Schroeder <alex@gnu.org>
5299
5300 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
5301 both use ansi-color-process-output, now.
5302 (ansi-color-process-output): Doesn't return string anymore. It is
5303 installed in comint-output-filter-functions for both Emacs and
5304 XEmacs, now.
5305 (ansi-color-unfontify-region): Simplified code removing variables
5306 pos and start-ansi.
5307 (ansi-color-apply): Put text-property ansi-color before putting
5308 text-property face because ansi-color-unfontify-region is called
5309 immediately after the call to put-text-property.
5310 (ansi-color-context-region): Doc change.
5311 (ansi-color-filter-region): Simplified code.
5312 (ansi-color-apply-on-region): Changed start to start-marker, using
5313 a marker explicitly. Put text-property ansi-color before putting
5314 text-property face because ansi-color-unfontify-region is called
5315 immediately after the call to put-text-property.
5316
53172000-01-09 Alex Schroeder <alex@gnu.org>
5318
5319 * ansi-color.el (ansi-color-faces-vector): Doc change.
5320 (ansi-color-for-comint-mode): Changed :type property to choice.
5321 (ansi-color-last-context): Removed.
5322 (ansi-color-process-output): Don't use ansi-color-last-context, as
5323 the main functions will store their context now.
5324 (ansi-color-context): Doc change.
5325 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
5326 Uses ansi-color-context such that repeated calls will strip
5327 partial escape sequences, too.
5328 (ansi-color-apply): Simplified code. Colorize end of string if
5329 face is not null. Store context in new (FACE STRING) format, such
5330 that repeated calls will strip partial escape sequences, too.
5331 Append faces to face property using ansi-color-apply-sequence such
5332 that cumulative mode actually works.
5333 (ansi-color-context-region): New variable.
5334 (ansi-color-filter-region): Rewrote it based on
5335 ansi-color-apply-on-region. Uses ansi-color-context-region such
5336 that repeated calls will strip partial escape sequences, too.
5337 (ansi-color-apply-on-region): Simplified code. Colorize end of
5338 region if face is not null. Store context in new (FACE POS)
5339 format, such that repeated calls will strip partial escape
5340 sequences, too. Append faces to face property using
83c9cb8e 5341 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
5342 (ansi-color-apply-sequence): New function.
5343 (ansi-color-get-face): When the default face is added to the list
5344 of faces, all previous settings are discarded and the list of
5345 faces is set to '(default).
5346
53472000-01-09 Alex Schroeder <alex@gnu.org>
5348
5349 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
5350 face, such that ansi-color-apply and ansi-color-apply-on-region
5351 will do the right thing.
5352 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
5353 returns nil, set the list of faces back to nil instead of
83c9cb8e 5354 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
5355
53562000-01-09 Alex Schroeder <alex@gnu.org>
5357
5358 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
5359 (ansi-color-process): Doc change.
5360 (ansi-color-last-context): New buffer-local variable.
5361 (ansi-color-process-output): New function. It is automatically
5362 added to comint-output-filter-functions if this is XEmacs.
5363 (ansi-color-unfontify-region): New optional parameter for XEmacs
5364 compatibility. Check wether font-lock-syntactic-keywords is
5365 boundp before removing the syntax table text property, as XEmacs
5366 doesn't have it.
5367 (ansi-color-filter-region): Doc change.
5368 (ansi-color-apply-on-region): Doc change.
5369 (ansi-color-make-face): New function. Compatibility layer for
5370 XEmacs. Return temporary faces instead of cons cells for XEmacs.
5371 (ansi-color-make-color-map): Use ansi-color-make-face.
5372 (ansi-color-get-face): Avoid face text property '(nil) as results
5373 in an errow for XEmacs.
5374
53752000-01-09 Alex Schroeder <alex@gnu.org>
5376
83c9cb8e
SM
5377 * ansi-color.el (ansi-color-unfontify-region): New function.
5378 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
5379 ansi-color. When the package is loaded, a lambda expression is
5380 put onto font-lock-mode-hook. This lambda expression will check
5381 font-lock-unfontify-region-function and replace
83c9cb8e 5382 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
5383 (ansi-color-apply): Add text-property ansi-color in addition to
5384 text-property face.
5385 (ansi-color-apply-on-region): Add text-property ansi-color in
5386 addition to text-property face.
5387 (save-buffer-state): Copy of the macro that is also used by
5388 lazy-lock and font-lock.
5389
5390 (ansi-color-for-comint-mode): New option.
5391 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
5392 (ansi-color-for-comint-mode-off): Ditto.
5393 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
5394 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
5395 decide what to do. This function is added to
5396 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
5397
5398 (ansi-color-for-shell-mode-set): Removed.
5399 (ansi-color-for-shell-mode): Removed.
5400
54012000-01-09 Alex Schroeder <alex@gnu.org>
5402
5403 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
5404 the lambda expression from the ansi-color-for-shell-mode :set
5405 property. Additionally, modify shell-mode-hook to enable or
5406 disable font-lock-mode for future shell buffers.
5407 (ansi-color-for-shell-mode): The :set property calls
5408 ansi-color-for-shell-mode-set instead of a lambda expression.
5409
54102000-01-09 Alex Schroeder <alex@gnu.org>
5411
5412 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
5413 (ansi-color-context): New variable.
5414 (ansi-color-apply): Save context between calls.
5415
fb55ff10
EZ
54162001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
5417
83c9cb8e
SM
5418 * isearch.el (isearch, isearch-lazy-highlight-face):
5419 New definitions for face colors and attributes.
29910493 5420
fb55ff10
EZ
5421 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
5422 of display-mouse-p.
5423
134d6265
KH
54242001-01-09 Kenichi Handa <handa@etl.go.jp>
5425
5426 * international/mule.el (make-coding-system): If the coding system
5427 accepts extra latin codes, register such codes as safe for the
5428 coding system.
5429
103db06c 54302001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 5431
984c9f75
RS
5432 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5433 don't mention the file name or the date here, because they are
5434 logged at the start of the file.
5435
54362001-01-08 Richard M. Stallman <rms@gnu.org>
5437
78b8eee8
RS
5438 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5439 Change screen-width to frame-width.
5440
1460e5d4
EZ
54412001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5442
5443 * info.el (Info-search): Print the default as part of the prompt.
5444
56f24bc1
AS
54452001-01-08 Andre Spiegel <spiegel@gnu.org>
5446
ca2ddd8e 5447 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
5448 constant implementations in backends.
5449
5450 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5451 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5452
5453 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5454 WRITABLE to EDITABLE.
5455
5456 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5457 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5458 to EDITABLE.
5459
b7812d30
EZ
54602001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5461
5462 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 5463 (copyright, copyright-update): Compute the current year at run time.
b7812d30 5464
7e56ea04
GM
54652001-01-08 Gerd Moellmann <gerd@gnu.org>
5466
5467 * isearch.el (isearch-old-signal-hook): Removed.
5468 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5469 instead of setting signal-hook-function.
5470 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5471
a758f97d
GM
54722001-01-08 Kevin Gallagher <kevingal@onramp.net>
5473
5474 * emulation/edt.el: Update to version 4.0. Provide support for
5475 EDT scroll margins at top and bottom of the window. Provide an
5476 emulation of the EDT SUBS command (bound to GOLD-Enter, by
5477 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
5478 user when file-related buffer modifications exist.
5479 Provide support for running EDT Emulation in XEmacs.
5480 Provide customize access to some user updatable variables.
5481 Add Commentary section to file header.
5482 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
5483
5484 * emulation/edt-mapper.el: Update to version 4.0. Provide support
5485 for detecting a keypress that generates an ASCII key sequence.
5486 (Previously, only a keypress that generates a vector was
5487 recognized.) Embed Window Manager name into name of the generated
5488 EDT Emulation initialization file since the initialization file is
5489 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 5490
30db89f9
EZ
54912001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
5492
4deb3ba9
EZ
5493 * mail/sendmail.el (mail-mode): Doc fix.
5494
30db89f9
EZ
5495 * info.el (Info-goto-emacs-command-node): Doc fix.
5496 (Info-goto-emacs-key-command-node): Doc fix.
5497
c3f2772b
EZ
54982001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5499
8726e79b 5500 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
5501 systems without long file-name support.
5502
0dac6924
AI
55032001-01-06 Andrew Innes <andrewi@gnu.org>
5504
5505 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5506
4e6ef391
EZ
55072001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5508
380866a2
EZ
5509 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5510 (isearch-lazy-highlight-update): Doc fix.
5511
148b5960
EZ
5512 * ffap.el (ffap-bindings): Doc fix.
5513
4e6ef391
EZ
5514 * dired-x.el (dired-virtual-guess-dir): Doc fix.
5515
4cb1bcc2
DL
55162001-01-05 Dave Love <fx@gnu.org>
5517
5518 * emacs-lisp/cl-seq.el (remove, remq): Remove.
5519
3828218c
GM
55202001-01-05 Gerd Moellmann <gerd@gnu.org>
5521
83c9cb8e
SM
5522 * mouse-drag.el (mouse-drag-safe-scroll):
5523 Bind scroll-preserve-screen-position to nil.
f1ade7d3 5524
1f4139d5
GM
5525 * isearch.el (isearch-old-signal-hook): New variable.
5526 (isearch-mode): Set signal-hook-function to isearch-done.
5527 (isearch-done): Restore old signal-hook-function.
5528
3828218c
GM
5529 * info.el (Info-fontify-node): Mark one more char as intangible.
5530
3970013f
KH
55312000-01-05 Kenichi Handa <handa@etl.go.jp>
5532
83c9cb8e
SM
5533 * composite.el (compose-last-chars): New argument COMPONENTS.
5534 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
5535 COMPONENTS.
5536
5537 * international/quail.el (quail-input-string-to-events): New function.
5538 (quail-input-method): Convert input string to events here.
5539 (quail-start-translation): Return input string, not event list.
5540 (quail-start-conversion): Likewise.
5541
f3b05e99
GM
55422001-01-04 Gerd Moellmann <gerd@gnu.org>
5543
ca2ddd8e 5544 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
5545 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5546 and tooltip-add-timeout.
5547 (tooltip-show): Set border color from faces's foreground.
5548 (tooltip-show-help-function): If called with the same help string
5549 as last time, do nothing.
5550 (tooltip-help-tips): Don't set tooltip-help-message to nil.
5551
0f2ac578
GM
5552 * startup.el (fancy-splash-screens): Don't bind show-help-function
5553 to nil.
5554
f3b05e99
GM
5555 * tooltip.el (tooltip-frame-parameters): Remove colors.
5556 (tooltip): New face
5557 (tooltip-set-param): New function.
5558 (tooltip-show): Set up color frame parameters from face `tooltip'.
5559 Display the tooltip text in face `tooltip'.
5560
8416e94a
DL
55612001-01-04 Dave Love <fx@gnu.org>
5562
5563 * whitespace.el (whitespace-global-mode): Fix typo.
5564
5565 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5566
30db89f9
EZ
55672001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5568
83c9cb8e
SM
5569 * help.el (help-for-help): Fix a typo in a doc string.
5570 From kwzh@gnu.org (Karl Heuer).
30db89f9 5571
b847eb8c
DL
55722001-01-03 Dave Love <fx@gnu.org>
5573
5574 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 5575 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
5576 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5577 (dired-guess-shell-alist-user): Customize.
5578 (dired-x-help-address): Set to bug-gnu-emacs.
5579 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5580 (dired-default-directory): Renamed from default-directory.
5581
5582 * hl-line.el (hl-line): Doc fix.
5583
43c4b570
KF
55842001-01-03 Karl Fogel <kfogel@red-bean.com>
5585
1bf6b1bf 5586 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 5587
984c9f75 55882001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
5589
5590 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5591 to remove all the current alternative-match highlighting.
5592 If nil, remove only what's outside the current window.
5593 (isearch-lazy-highlight-remove-overlays): Take optional
5594 region within which NOT to remove them.
5595 (isearch-lazy-highlight-new-loop): Greatly simplified.
5596 (isearch-lazy-highlight-update): Find all the other occurrences
5597 visible in the window, in just one call.
5598 (isearch-lazy-highlight-start): Now holds start of region to scan.
5599 (isearch-lazy-highlight-end): Now holds end of region to scan.
5600 (isearch-lazy-highlight-wrapped): Variable deleted.
5601 (isearch-lazy-highlight-search): Function deleted.
5602
13d6a61c
AI
56032000-01-02 Andrew Innes <andrewi@gnu.org>
5604
5605 * w32-fns.el (convert-standard-filename): Do length check on name
5606 before aref.
5607
064866e7
DL
56082001-01-02 Dave Love <fx@gnu.org>
5609
b33e041b
DL
5610 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5611 value.
5612 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5613
5614 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5615
8166ffd5
DL
5616 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5617 read syntax.
5618
064866e7
DL
5619 * calendar/todo-mode.el (todo): Add :link, :version.
5620 (todo-save-top-priorities): Remove autoload cookie.
5621 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 5622 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 5623
6dde6abc
GM
56242001-01-02 Gerd Moellmann <gerd@gnu.org>
5625
5626 * comint.el (comint-input-history-ignore): New variable.
5627 (comint-read-input-ring): Ignore entries matching
5628 comint-input-history-ignore.
5629
1a8a9daf
GM
56302001-01-02 Eric M. Ludlam <zappo@gnu.org>
5631
5632 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5633 (lm-copyright-mark): New function.
5634 (lm-crack-copyright): New function.
5635 (lm-verify): Check that the file has a copyright.
5636 Check that the file is copyright Free Software Foundation.
5637
9c92eb53
KH
56382000-12-30 Kenichi Handa <handa@etl.go.jp>
5639
5640 * international/mule-diag.el (print-fontset): Indent font name by
5641 24 columns, not 25.
5642
49172314
GM
56432000-12-29 Gerd Moellmann <gerd@gnu.org>
5644
762a68ec
GM
5645 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5646 in Subject line.
5647
49172314 5648 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
5649 Use mail-mode-hook instead of mail-setup-hook.
5650 Otherwise continuing an interrupted message with C-u C-x m for
5651 instance, winds up in Mail mode without abbrevs.
49172314 5652
bd7a2e26
GM
56532000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5654
5655 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
5656 non-nil. Adding almost all customization variables on ps-setup.
5657 Doc fix.
bd7a2e26
GM
5658 (ps-print-version): New version number (6.3.3).
5659 (ps-end-with-control-d): Initialization fix.
5660 (ps-lines-printed): New var.
5661 (ps-skip-newline): New fun.
5662 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5663 (ps-next-line, ps-continue-line, ps-plot-region)
5664 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 5665
2b3f28a4
KH
56662000-12-29 Kenichi Handa <handa@etl.go.jp>
5667
83c9cb8e
SM
5668 * international/fontset.el (x-complement-fontset-spec):
5669 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
5670 registered in x-font-name-charset-alist.
5671 (create-fontset-from-fontset-spec): Adjusted for the above change.
5672 The name of fontset alias should be a unresolved ASCII font name.
5673
2ece9174
GM
56742000-12-28 Gerd Moellmann <gerd@gnu.org>
5675
5676 * simple.el (delete-key-deletes-forward-mode): Bind backspace
5677 and delete in isearch-mode-map.
5678
cbe3ad7a
RS
56792000-12-28 Richard M. Stallman <rms@gnu.org>
5680
ca2ddd8e 5681 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
5682 Use xpdf instead of acroread.
5683
a816f1c5
KH
56842000-12-28 Kenichi Handa <handa@etl.go.jp>
5685
f086e73c
KH
5686 * textmodes/artist.el (artist-butlast): Deleted.
5687 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 5688 artist-butlast.
f086e73c 5689
a816f1c5
KH
5690 * subr.el (butlast, nbutlast): Moved from cl.el to here.
5691
5692 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5693
b202115b
EZ
56942000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5695
5696 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5697
5698 * ls-lisp.el: Better support for the Mac and MS-Windows.
5699 (ls-lisp): New defgroup.
5700 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 5701 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
5702 (ls-lisp-support-shell-wildcards): New defcustoms.
5703 (ls-lisp-parse-symlink): New function.
5704 (insert-directory): Code to convert switches to a list and set up
5705 the wildcard argument copied from ls-lisp-insert-directory.
5706 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
5707 for -C and -R switches.
5708 (ls-lisp-column-format): New function.
ca2ddd8e 5709 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
5710 (ls-lisp-format-time): Add doc strings.
5711 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5712 Support ls-lisp-dirs-first.
5713 (ls-lisp-classify, ls-lisp-extension): New functions.
5714 (ls-lisp-format): Optionally support emulation of symlinks.
5715 Support -i, -s, and -G switches.
5716
6061fbf0
GM
57172000-12-27 Gerd Moellmann <gerd@gnu.org>
5718
5e25feee
GM
5719 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5720
6061fbf0
GM
5721 * version.el (emacs-version): Print X scroll bar information.
5722
5723 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
5724 instead of x-toolkit-scroll-bars-p.
5725
5726 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
5727 of x-toolkit-scroll-bars-p.
5728
25050dab
EZ
57292000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5730
83c9cb8e 5731 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
5732 (ffap-bindings): Doc fix, to reflect the above change.
5733
c1786874
KH
57342000-12-27 Kenichi Handa <handa@etl.go.jp>
5735
5736 * term.el (term-char-mode): Define all non-ascii self-inserting
5737 characters to 'term-send-raw in term-raw-map.
5738
7261ece3 57392000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 5740
83c9cb8e 5741 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 5742
83c9cb8e
SM
5743 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5744 Changed initialization; use add-hook.
6061fbf0 5745 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 5746
6061fbf0 5747 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 5748
6061fbf0
GM
5749 * ediff.el (ediff-patch-buffer): Bug fix.
5750 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 5751
83f40583
SM
57522000-12-23 Stefan Monnier <monnier@cs.yale.edu>
5753
5754 * subr.el (combine-run-hooks): Remove.
5755
5756 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5757 and remove the rogue second spec.
5758
bdd6d4e8
GM
57592000-12-23 Gerd Moellmann <gerd@gnu.org>
5760
5761 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5762
26736ce3
SM
57632000-12-22 Stefan Monnier <monnier@cs.yale.edu>
5764
0e86b6b0
SM
5765 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5766 Use minibuffer menu prompt for the `=' prefix.
5767 (smerge-command-prefix): Change default to C-^.
6eabfb26 5768 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 5769
26736ce3
SM
5770 * skeleton.el (skeleton-internal-1): Make sure the first line of
5771 the region is also re-indented.
d21584d6
SM
5772 (skeleton-end-newline): New var.
5773 (skeleton-end-hook): Use it.
26736ce3 5774
95fa4fd7
MB
57752000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5776
5777 * comint.el (comint-password-prompt-regexp): Support CVS.
5778
f060b834
GM
57792000-12-22 Gerd Moellmann <gerd@gnu.org>
5780
83c9cb8e
SM
5781 * simple.el (delete-key-deletes-forward-mode): Simplify.
5782 Also backspace key combinations, depending on
856ff7a7
GM
5783 delete-key-deletes-forward.
5784
5785 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5786
f060b834
GM
5787 * simple.el (delete-key-deletes-forward): Doc fix.
5788
653558a1
GM
57892000-08-22 Emmanuel Briot <briot@gnat.com>
5790
5791 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 5792 white spaces are relevant in the XML file.
653558a1
GM
5793 (xml-parse-file): Do not kill an existing Emacs buffer if the file
5794 to parse was already edited. This allows for on-the-fly analysis
26736ce3 5795 of XML files.
653558a1
GM
5796 (xml-parse-tag): Check that the casing is the same in the start
5797 tag and end tag, since XML is case-sensitive. Allows for spaces
5798 in the end tag, after the name of the tag.
5799 (xml-parse-attlist): Allow for the character '-' in the name of
5800 attributes, as in the standard http-equiv attribute Do not save
26736ce3 5801 the properties in the XML tree, since they are not relevant.
653558a1 5802
3ad93d8d
SM
58032000-12-21 Stefan Monnier <monnier@cs.yale.edu>
5804
5805 * generic.el (generic-read-type): Undo last change, inline into
5806 `generic-mode' and then remove.
5807 (generic-mode): Inline generic-read-type.
5808 (define-generic-mode): Push the symbol name rather than the symbol
5809 onto generic-mode-list.
5810
177f4e88
GM
58112000-12-21 Gerd Moellmann <gerd@gnu.org>
5812
8e15274f
GM
5813 * generic.el (generic-read-type): Build an alist for
5814 completing-read as in 20.7.
5815
5816 * play/landmark.el (lm): Use interactive spec `P'.
5817 (toplevel): Don't set debug-on-error.
5818
83c9cb8e 5819 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 5820
6ba384dc
GM
58212000-12-21 Dave Pearson <davep@davep.org>
5822
5823 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 5824
647a066c
GM
58252000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5826
5827 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5828 ranges like \177-\237, but accepts the character sequence from \177 to
5829 \237. Doc fix.
5830 (ebnf-version): New version (3.4).
5831 (ebnf-setup): Code fix.
5832 (ebnf-range-regexp): New fun.
5833 (ebnf-8-bit-chars): Const fix.
5834
5835 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5836 entry. Doc fix.
5837 (ebnf-bnf-lex): Code fix.
5838 (ebnf-bnf-comment-chars): Const fix.
5839
5840 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5841 entry. Doc fix.
5842 (ebnf-iso-comment-chars): Const fix.
5843
5844 * ebnf-otz.el: Doc fix.
5845
5846 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5847 entry. Doc fix.
5848 (ebnf-yac-skip-code): Code fix.
5849 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 5850
bc22fd18
EZ
58512000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5852
5853 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
5854 (recover-file): Use it instead of insert-directory.
5855 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 5856
587fc3f9
KH
58572000-12-21 Kenichi Handa <handa@etl.go.jp>
5858
83c9cb8e
SM
5859 * international/mule-cmds.el (select-safe-coding-system):
5860 Check coding-category-list more rigidly. Improve help message.
eeefcfde 5861
587fc3f9
KH
5862 * dired.el (dired-move-to-filename-regexp): Fix previous change.
5863
01860fb9
MB
58642000-12-21 Miles Bader <miles@gnu.org>
5865
83c9cb8e 5866 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 5867
3f9d67a6
KH
58682000-12-21 Kenichi Handa <handa@etl.go.jp>
5869
9fd1c1f7
KH
5870 * international/mule-diag.el (describe-char-after): Make *Help*
5871 buffer inherit multibyteness of the current buffer.
5872
3f9d67a6
KH
5873 * international/mule.el (make-char): Docstring adjusted for the
5874 change of make-char-internal.
5875
c9669fac
SM
58762000-12-20 Stefan Monnier <monnier@cs.yale.edu>
5877
5878 * international/iso-cvt.el: Docstrings fix.
5879
19594307
DL
58802000-12-20 Dave Love <fx@gnu.org>
5881
5882 * subr.el (eval-after-load): Doc fix.
5883
b1a447b3
KH
58842000-12-20 Kenichi Handa <handa@etl.go.jp>
5885
5886 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5887 for numbers.
5888
09877d5d
MB
58892000-12-20 Miles Bader <miles@gnu.org>
5890
5891 * international/quail.el (quail-help): Resize the help window
5892 again after it has all its contents. Remove unneeded progn.
5893
71d4497a
GM
58942000-12-19 Gerd Moellmann <gerd@gnu.org>
5895
5896 * pcmpl-linux.el: Fix copy/paste error.
5897
741e56a0
AI
58982000-12-19 Andrew Innes <andrewi@gnu.org>
5899
83c9cb8e 5900 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 5901
cc24d91c
CD
59022000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5903
ba4c05aa
CD
5904 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5905
5906 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5907
5908 * progmodes/idlw-shell.el: Fixed copyright notice.
5909
5910 * progmodes/idlwave.el: Fixed copyright notice.
5911
71d4497a 5912 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
5913 TAB as key separators.
5914
524c8caf
GM
59152000-12-19 Alex Schroeder <alex@gnu.org>
5916
5917 * sql.el (sql-sybase-options): New option.
5918 (sql-sybase): Use it. Add sql-database to the list of parameters
5919 provided for login. The options -w 2048 -n are not used any more.
5920 (sql-postgres-options): Changed default from "--pset" to "-P".
5921 (sql-mysql-options): Doc change.
5922 (sql-stop): Doc change.
5923
b5fa513d
KH
59242000-12-19 Kenichi Handa <handa@etl.go.jp>
5925
5926 * international/quail.el (quail-input-method): Always hide
5927 the guidance buffer on exiting.
5928
91c9e6ce
GM
59292000-12-18 Gerd Moellmann <gerd@gnu.org>
5930
c6da4eb4
GM
5931 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5932 isn't fboundp.
5933
3d2a0e0b
GM
5934 * server.el (server-buffer-done): Bury the buffer before
5935 killing it.
5936
91c9e6ce
GM
5937 * faces.el (face-spec-set): Interpret a nil in specs for
5938 foreground and background colors as `unspecified', for
5939 compatibility with 20.x.
5940
40fa0008
DL
59412000-12-18 Dave Love <fx@gnu.org>
5942
22adbe54
DL
5943 * simple.el (mail-user-agent): Doc fix.
5944 (input-mode-8-bit): Removed.
5945
5946 * international/mule.el (set-keyboard-coding-system): Doc fix.
5947 (keyboard-coding-system): New option.
5948
40fa0008
DL
5949 * mail/sendmail.el (send-mail-function): Customize.
5950
6f4745e2
EZ
59512000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5952
5953 * international/codepage.el (cp866-decode-table): New table.
5954
82b90229
GM
59552000-12-18 Gerd Moellmann <gerd@gnu.org>
5956
5957 * version.el (emacs-version): Remove `%a' from the time format
5958 because the weekday doesn't fit well into each locale.
5959
5a047002
MB
59602000-12-18 Miles Bader <miles@gnu.org>
5961
7f49aa07
MB
5962 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5963
ca2ddd8e 5964 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5965 Check that emacs-major-version is `=' to 20, not `>='.
5966 (artist-replace-chars): Use `make-string' instead of a loop.
5967
22ea2607
EZ
59682000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5969
5970 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5971 (cvs-execute-single-file): Don't change directory.
5972 Patch from Per Cederqvist.
5973
6c825f8e
EZ
59742000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5975
83c9cb8e
SM
5976 * textmodes/ispell.el (check-ispell-version):
5977 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5978 of -vv.
5979
8ff06845
KH
59802000-12-16 Kenichi Handa <handa@etl.go.jp>
5981
af4bb4c8
KH
5982 * international/mule-diag.el (mule-diag): Insert information about
5983 configure options, multibyte awareness, language env.
5984
8ff06845
KH
5985 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5986 regexp to search for candidates.
5987
b24e84ab
EZ
59882000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5989
5990 * info.el (Info-forward-node): If the node has an
5991 Info-header-line, widen the buffer before searching for "next:"
5992 and "up:" pointers, and set the search limit to stay in the
5993 current node.
5994
7981d89f
MB
59952000-12-16 Miles Bader <miles@gnu.org>
5996
5997 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5998
88ee7917
MB
59992000-12-15 Miles Bader <miles@gnu.org>
6000
6001 * comint.el (comint-send-string, comint-send-region): Also accept
6002 a buffer, buffer-name, or nil for PROCESS, for compatibility with
6003 process-send-string/region.
6004
0c28d842
GM
60052000-12-15 Gerd Moellmann <gerd@gnu.org>
6006
4ea7fdca
GM
6007 * isearch.el (isearch-lazy-highlight-max): New user-option.
6008 (isearch-lazy-highlight-update): Don't highlight more than
6009 isearch-lazy-highlight-max matches.
6010
0c28d842
GM
6011 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
6012
984c9f75 60132000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 6014
8062e53a
GM
6015 * sort.el (sort-columns): Fix error message.
6016
3ffa545b
GM
6017 * dabbrev.el (dabbrev--last-case-pattern): Value is now
6018 `upcase' or `downcase' or nil.
6019 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
6020 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
6021 (dabbrev--substitute-expansion): New arg record-case-pattern.
6022 If it is non-nil, set dabbrev--last-case-pattern.
6023 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
6024
6025 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
6026
c2d7f289
MB
60272000-12-15 Miles Bader <miles@gnu.org>
6028
b6348438
MB
6029 * paths.el (Info-default-directory-list): Don't delete
6030 configure-info-directory from the list of standard info
83c9cb8e 6031 directories when appending it to the end -- their order is important.
b6348438 6032
f9056dd9
MB
6033 * faces.el (read-face-attribute): If there's no entry for the
6034 user's input in VALID, just use it as-is (this will often result
6035 in an error, but it may be OK for e.g. colors using hexadecimal
6036 notation, and at least will yield a better error message).
6037
c2d7f289 6038 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 6039 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
6040 Variables removed.
6041 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
6042 window is really the right size. Use vertical-motion
6043 rather than forward-line.
6044 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
6045 (ispell-command-loop, ispell-show-choices): Use the variable
6046 ispell-choices-win-default-height, rather than the function.
6047 (ispell-choices-win-default-height): Function removed.
6048 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 6049
8f530b95
SM
60502000-12-14 Stefan Monnier <monnier@cs.yale.edu>
6051
6052 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
6053
6d435deb
EZ
60542000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
6055
83c9cb8e
SM
6056 * paths.el (Info-default-directory-list):
6057 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
6058 put it first in the list; otherwise put it last. Doc string
6059 changed accordingly.
6060
6061 * info.el (Info-directory-list): Change doc string to reflect the
6062 change in Info-default-directory-list.
6063
6d435deb
EZ
6064 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
6065 windows-nt as windowed environments, even under -nw.
6066
6067 * startup.el (command-line): Don't call x-backspace-delete-keys-p
6068 if not fboundp. Switch delete-forward mode for the <delete> key
6069 on all PC platforms, even under -nw.
6070
6071 * term/internal.el ([M-delete]): Remap to M-d.
6072
9d7d9263
GM
60732000-12-14 Gerd Moellmann <gerd@gnu.org>
6074
6075 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
6076
7cf0153a
EZ
60772000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
6078
6079 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6080
5e5b3d41
GM
60812000-12-14 Gerd Moellmann <gerd@gnu.org>
6082
5f368d29
GM
6083 * startup.el (command-line): Call delete-key-deletes-forward-mode,
6084 if appropriate.
6085
6086 * simple.el (delete-key-deletes-forward): New user-option.
6087 (delete-key-deletes-forward-mode): New function.
6088
9d7d9263 6089 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 6090
83c9cb8e
SM
6091 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
6092 Test if symbol is bound before getting its value.
5e5b3d41
GM
6093
6094 * tooltip.el (tooltip-show): If an error is signaled in
6095 x-show-tip, display that error, and display the help in the
6096 echo area.
ca2ddd8e 6097
191b83b6
KH
60982000-12-14 Kenichi Handa <handa@etl.go.jp>
6099
83c9cb8e
SM
6100 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
6101 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 6102
6192b604
KF
61032000-12-13 Karl Fogel <kfogel@red-bean.com>
6104
6105 * bookmark.el: Provide a generic exit hook, as suggested by
6106 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
6107 (bookmark-exit-hook): New var.
6108 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
6109 old raw lambda form in `kill-emacs-hook', and runs new
6110 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
6111 as logically that feature must have been provided if this function
6112 is running.
6113 Removed ;;;###autoload before the `add-hook' call.
6114
5edf6b55
SM
61152000-12-13 Stefan Monnier <monnier@cs.yale.edu>
6116
6117 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
6118 (easy-menu-current-active-maps): New function.
6119 (easy-menu-get-map): Use it.
6120 Make a proper menu entry when creating a new keymap.
6121
16b5e8e6
KH
61222000-12-13 Kenichi Handa <handa@etl.go.jp>
6123
d49fc4eb
KH
6124 * international/characters.el: Fix cases and syntaxes for
6125 mule-unicode-0100-24ff.
6126
3b53d876
KH
6127 * dired.el (dired-move-to-filename-regexp): Fixed for the case
6128 that a Japanese character is not appended after day and year.
6129
16b5e8e6
KH
6130 * info.el (Info-suffix-list): Change format for a command that
6131 requires arguments.
6132 (info-insert-file-contents): Adjusted for the above change.
6133
1df1c518
AS
61342000-12-12 Andreas Schwab <schwab@suse.de>
6135
6136 * tar-mode.el (tar-extract): Base the name of the subfile buffer
6137 on the name of the tar buffer. Verify that the existing buffer is
6138 visiting the same subfile.
6139
a7a07b98
DL
61402000-12-12 Dave Love <fx@gnu.org>
6141
6142 * subdirs.el: Add obsolete.
6143
4fdbd809
GM
61442000-12-12 Gerd Moellmann <gerd@gnu.org>
6145
bfdb75ee
GM
6146 * mail/rmailsum.el (rmail-summary-expunge)
6147 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
6148 instead of rmail-confirm-expunge.
6149
4fdbd809
GM
6150 * replace.el (perform-replace): Don't use an empty match adjacent
6151 to a non-empty match when computing the next match before the
6152 replacement is performed.
6153
e9a59cad
GM
61542000-12-12 Milan Zamazal <pdm@freesoft.cz>
6155
6156 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
6157 definition (patch by Stefan Monnier).
6158 (glasses-mode): Use jit-lock instead of `after-change-functions'
6159 (patch by Stefan Monnier).
6160
c2def7a0
MB
61612000-12-12 Miles Bader <miles@gnu.org>
6162
6163 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
6164 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
6165
591b63b4
AC
61662000-12-12 Andrew Choi <akochoi@i-cable.com>
6167
6168 * term/mac-win.el: Remove load for ls-lisp.
6169
a924cf63 6170 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 6171
5ff4ba3d
MB
61722000-12-12 Miles Bader <miles@gnu.org>
6173
6174 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
6175 Respect field end too.
6176 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
6177 (newline-and-indent, reindent-then-newline-and-indent):
6178 Use `delete-horizontal-space'.
5ff4ba3d 6179
d0c679bc
SM
61802000-12-11 Stefan Monnier <monnier@cs.yale.edu>
6181
adf9c994
SM
6182 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
6183 (so as to obey the field property in the minibuffer).
6184
4b0cd42d
SM
6185 * obsolete/c-mode.el: Moved from lisp/progmodes.
6186 * obsolete/auto-show.el: Moved from lisp.
6187 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 6188
89f85863
CD
61892000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
6190
6191 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 6192 changes to list them here.
89f85863 6193
83c9cb8e
SM
6194 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
6195 Too many changes to list them here.
89f85863 6196
83c9cb8e
SM
6197 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
6198 Too many changes to list them here.
89f85863
CD
6199
6200 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
6201
3e0d35ce
GM
62022000-12-11 Gerd Moellmann <gerd@gnu.org>
6203
83c9cb8e 6204 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 6205
ca2ddd8e 6206 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
6207 Comment fix.
6208
3e0d35ce
GM
6209 * hscroll.el: Moved to `obsolete' subdir.
6210
ff904dd6
MB
62112000-12-11 Miles Bader <miles@gnu.org>
6212
6213 * window.el (window-text-height): Function removed (now in C).
6214
fb97d87f
SM
62152000-12-10 Stefan Monnier <monnier@cs.yale.edu>
6216
6217 * log-edit.el (log-edit-parent-buffer): New var.
6218 (log-edit): Set it. Add BUFFER argument.
6219 (log-edit-done): Use char-before.
6220 Don't bother checking validity of vc-comment-ring.
6221 Only bury the buffer if log-edit popped it up.
6222
6223 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
6224 (cvs-mode-diff-help): Remove.
6225 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 6226 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
6227
6228 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
6229 Remove binding for ? now made unnecessary.
6230
7de77417
CD
62312000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
6232
83c9cb8e 6233 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
6234 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
6235
6236 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
6237 when master file is not open.
6238
4efa209f
SM
62392000-12-09 Stefan Monnier <monnier@cs.yale.edu>
6240
6241 * progmodes/ada-stmt.el: Update `maintainer'.
6242
0a8052bd
GM
62432000-12-09 Stephen Gildea <gildea@alum.mit.edu>
6244
6245 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6246 choices to match documentation string.
6247
a12167c5
MB
62482000-12-09 Miles Bader <miles@gnu.org>
6249
2161605d
MB
6250 * minibuf-eldef.el: New file.
6251
a12167c5
MB
6252 * window.el (fit-window-to-buffer): Don't pass last argument to
6253 pos-visible-in-window-p, now that its meaning is inverted.
6254
9ea8de1b
EZ
62552000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
6256
6257 * image.el (create-image): Doc fix; spotted by Per Cederqvist
6258 <ceder@lysator.liu.se>.
6259
5002ddbb
SM
62602000-12-08 Stefan Monnier <monnier@cs.yale.edu>
6261
b6114d80
SM
6262 * autoinsert.el (auto-insert-alist): Add missing final \n.
6263
ee8d23ee
SM
6264 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
6265 (cvs-menu-map): Remove.
6266 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
6267 (cvs-mode-quit): Turn it back into a plain function.
6268
5002ddbb 6269 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 6270 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
6271
6272 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
6273 file where it's more visible.
6274 (texinfo-filter, texinfo-chapter-level-regexp): New variables
6275 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
6276 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
6277 (texinfo-inside-macro-p): Only catch `scan-error's.
6278 (texinfo-inside-env-p): Make better use of the match info.
6279 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
6280 (texinfo-insert-@end): Slight re-organization.
6281 Also remove useless `looking-at' call.
6282
30cd075d
AI
62832000-12-08 Andrew Innes <andrewi@gnu.org>
6284
6285 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
6286 accessible in -nw mode.
6287
6288 * term/w32-win.el: Remove stuff about selection timeout, which is
6289 irrelevant on Windows. Move clipboard support to w32-fns.el, so
6290 it is accessible in -nw mode.
6291
01b91009
DL
62922000-12-08 Dave Love <fx@gnu.org>
6293
83c9cb8e
SM
6294 * emacs-lisp/lisp-mode.el (lisp-mode):
6295 Set font-lock-keywords-case-fold-search.
01b91009 6296
842b2a94
GM
62972000-12-08 Gerd Moellmann <gerd@gnu.org>
6298
6299 * textmodes/ispell.el (ispell): Doc fix.
6300
f9d5f611
KH
63012000-12-08 Kenichi Handa <handa@etl.go.jp>
6302
6303 * international/quail.el (quail-insert-decode-map): Check the
6304 frame width of a window displaying the current buffer, not that of
6305 the selected frame.
6306 (quail-help): Make sure that the help buffer has window before
6307 inserting text in it.
6308
e04d21aa
SS
63092000-12-07 Sam Steingold <sds@gnu.org>
6310
6311 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
6312 Backquote is used in isearch.el, so autoloading saves nothing.
6313
fc3e23a4
EZ
63142000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
6315
83c9cb8e
SM
6316 * startup.el (normal-top-level-add-subdirs-to-load-path):
6317 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 6318
fc3e23a4
EZ
6319 * dired.el (dired-insert-directory): If file-system-info is
6320 fboundp, call it instead of invoking dired-free-space-program.
6321
796ecd10
GM
63222000-12-07 Gerd Moellmann <gerd@gnu.org>
6323
0f5f7c3e
GM
6324 * server.el (server-visit-files): Push files on file-name-history.
6325
3764ba49
GM
6326 * progmodes/cc-langs.el: Update copyright.
6327
8e7931da
GM
6328 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
6329
ae0d7485 6330 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 6331
796ecd10
GM
6332 * bindings.el (mode-line-mode-menu): Reverse the order
6333 of define-keys so that the menu appears in alphabetical order.
6334
ae0d7485
GM
63352000-12-07 Milan Zamazal <pdm@freesoft.cz>
6336
6337 * progmodes/glasses.el (glasses-mode): Update mode line at the end
6338 of the function.
6339
e2849090
DL
63402000-12-07 Dave Love <fx@gnu.org>
6341
6342 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
6343
6344 * facemenu.el (facemenu-unlisted-faces): Fix value.
6345
5c7f629c
SM
63462000-12-07 Stefan Monnier <monnier@cs.yale.edu>
6347
6348 * font-lock.el (font-lock-default-fontify-region):
6349 Include the terminating \n (off-by-one error).
6350 (font-lock-set-defaults): Use dolist.
6351
6352 * derived.el (define-derived-mode): Don't use combine-run-hooks.
6353
73481ae3
KH
63542000-12-07 Kenichi Handa <handa@etl.go.jp>
6355
83c9cb8e
SM
6356 * international/mule-cmds.el (describe-language-environment):
6357 Fix for the case that an input method title is not string but a list.
ffbaa122 6358
73481ae3
KH
6359 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
6360 of wrong SIZE record.
6361
e2896b22
DL
63622000-12-06 Dave Love <fx@gnu.org>
6363
67292061
DL
6364 * newcomment.el (comment-region, comment-dwim): Doc fix.
6365
6366 * textmodes/texinfo.el: Require tex-mode when compiling.
6367 (texinfo-update-node): Doc fix.
6368 (texinfo-imenu-generic-expression): Add @anchor.
6369 (texinfo-font-lock-keywords): Add @uref.
6370 (texinfo-inside-macro-p): Don't use ignore-errors.
6371 (texinfo-insert-quote): Match more contexts.
6372
e76938e7
DL
6373 * international/mule.el (decode-char, encode-char): Doc fix.
6374 (auto-coding-alist): Customize.
6375
6376 * files.el (load-file): Fix change of 2000-03-12.
6377
e2896b22
DL
6378 * wid-edit.el (widget-text-keymap): Doc fix.
6379
6610f4b2
AI
63802000-12-06 Andrew Innes <andrewi@gnu.org>
6381
6382 * makefile.w32-in (lisp): Set to an absolute directory, namely
6383 $(CURDIR).
6384
9e3366e4
EZ
63852000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
6386
6387 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
6388 read generated-autoload-file, and set buffer-file-coding-system to
6389 raw-text-unix after reading the file.
6390
83c9cb8e
SM
6391 * international/mule-conf.el (file-coding-system-alist):
6392 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 6393
d94d636f
GM
63942000-12-06 Gerd Moellmann <gerd@gnu.org>
6395
384333ee
GM
6396 * replace.el (occur): Make line-number-width 1 smaller for the
6397 colon following the line number.
6398
83c9cb8e
SM
6399 * startup.el (fancy-splash-text, command-line-1):
6400 Use `File' for the menu name instead of `Files'.
e04d21aa 6401
d4b72d58
GM
6402 * tmm.el: Update copyright.
6403
d94d636f
GM
6404 * cus-start.el: Add entry for even-window-heights.
6405
6e424019
MB
64062000-12-06 Miles Bader <miles@gnu.org>
6407
6408 * faces.el (frame-set-background-mode): Avoid stomping on
6409 locally modified faces.
6410
e6477b58
KH
64112000-12-06 Kenichi Handa <handa@etl.go.jp>
6412
6413 * international/fontset.el: Correct the font registries for
6414 japanese-jisx0213-1 and japanese-jisx0213-2.
6415
21999ab9
GM
64162000-12-05 Gerd Moellmann <gerd@gnu.org>
6417
57d6e381
GM
6418 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
6419
21999ab9
GM
6420 * iswitchb.el: Update customization commentary.
6421
7422819c
GM
64222000-12-05 Rob Riepel <riepel@Stanford.EDU>
6423
6424 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6425 (tpu-search-highlight): Fixed comparison of overlay end positions.
6426 (tpu-trim-line-ends): Implemented trimming logic locally.
6427
6428 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 6429 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 6430
73daff18
KH
64312000-12-05 Kenichi Handa <handa@etl.go.jp>
6432
6433 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6434 to cn-gb.
6435 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6436
6a4cd002
DL
64372000-12-04 Dave Love <fx@gnu.org>
6438
6439 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6440
6452929e
GM
64412000-12-04 Gerd Moellmann <gerd@gnu.org>
6442
e04d21aa 6443 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
6444 (rmail-summary-expunge-and-save): Ask for confirmation with
6445 rmail-expunge-confirmed.
6446
6447 * mail/rmail.el (rmail-expunge-confirmed): New function.
6448 (rmail-expunge): Use it.
6449
1790abf4
FP
64502000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6451
0c68ce6f 6452 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
6453 (etags-recognize-tags-table, find-tag-in-order):
6454 New functionality: interpret file names as tags.
e04d21aa 6455
7a53d8c8
EZ
64562000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
6457
6458 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
6459 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6460 the first subnode until the bottom of the current node is visible.
7a53d8c8 6461
caa15ef7
GM
64622000-12-04 Gerd Moellmann <gerd@gnu.org>
6463
6464 * format.el (format-decode): Don't change buffer's undo list.
6465
e225faa7
KH
64662000-12-04 Kenichi Handa <handa@etl.go.jp>
6467
6468 * faces.el (face-font-registry-alternatives): Add entries for CJK
6469 fonts. Doc-string adjusted for the actual usage of this data.
6470
6471 * international/fontset.el: Change the font registries for CJK
6472 fonts in the default fontset. Don't append '*' to registries.
6473
8b262a65
SM
64742000-12-03 Stefan Monnier <monnier@cs.yale.edu>
6475
e04d21aa 6476 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
6477 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6478
6479 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6480 (derived-mode-p): New function.
6481 (derived-mode-make-docstring): Add `docstring' argument.
6482 Use it if available and complete it if necessary.
6483
33c4460b
AS
64842000-12-03 Andreas Schwab <schwab@suse.de>
6485
6486 * type-break.el (type-break): Don't make parent of itself.
6487
5c9b3fac
MB
64882000-12-03 Miles Bader <miles@gnu.org>
6489
6490 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6491
27ce741e
SM
64922000-12-02 Stefan Monnier <monnier@cs.yale.edu>
6493
07c16ec4
SM
6494 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6495 (tex-main-file, tex-file): Simplify.
6496 (tex-generate-zap-file-name): Use subst-char-in-string.
6497 (tex-strip-dots): Remove.
6498
c19cc275
SM
6499 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6500
27ce741e
SM
6501 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6502 to check if the match succeeded.
6503
285991dc
GM
65042000-12-02 Gerd Moellmann <gerd@gnu.org>
6505
6506 * startup.el (use-fancy-splash-screens-p): New function.
6507 (command-line-1): Use it to determine whether or not to use
6508 a fancy splash screen.
6509
52dca1b2
AS
65102000-12-02 Andreas Schwab <schwab@suse.de>
6511
6512 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6513
d3e7e7cf
EZ
65142000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6515
2dce2360
EZ
6516 * international/mule.el (make-char): Fix last change.
6517
9768eaa7
EZ
6518 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6519 New defcustoms.
6520 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
6521 autoloading tex-mode; instead, do the same manually.
6522 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
6523 with numeric argument. Docstring fix.
6524 (toplevel): Require cl when compiling.
e04d21aa 6525
285991dc 6526 * international/mule.el (make-char): Doc fix.
d3e7e7cf 6527
0dd5e255
JR
65282000-12-02 Jason Rumney <jasonr@gnu.org>
6529
6530 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6531 the Emacs Lisp manual)
6532
fbb87147
EZ
65332000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6534
5cbb3e93
EZ
6535 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6536
fbb87147
EZ
6537 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6538 the Emacs Lisp manual).
6539
1636ca09
GM
65402000-12-02 Gerd Moellmann <gerd@gnu.org>
6541
6542 * simple.el (next-line-add-newlines): Change default to nil.
6543
68875f0e
EZ
65442000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
6545
83c9cb8e
SM
6546 * files.el (revert-buffer, recover-file):
6547 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 6548
fd9ac94c
GM
65492000-12-01 Gerd Moellmann <gerd@gnu.org>
6550
6551 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6552
45450dd5
MB
65532000-12-01 Miles Bader <miles@gnu.org>
6554
6555 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6556
09df8881
KH
65572000-12-01 Kenichi Handa <handa@etl.go.jp>
6558
6559 * international/mule-diag.el (describe-char-after): Fix typo.
6560 (describe-character-set, non-iso-charset-alist): Fix typo.
6561
dea0a87d
MB
65622000-12-01 Miles Bader <miles@gnu.org>
6563
b170205b
MB
6564 * image-file.el (image-file-name-regexp): Automatically add
6565 upper-case variants of each filename extension in
6566 `image-file-name-extensions', since they seem to be common.
6567
e04d21aa 6568 * simple.el (minibuffer-contents)
dea0a87d
MB
6569 (minibuffer-contents-no-properties, delete-minibuffer-contents):
6570 New functions.
6571 * filecache.el (file-cache-directory-name)
6572 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6573
eb04d6cd 65742000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 6575
dea0a87d
MB
6576 * filecache.el (file-cache-minibuffer-complete): Don't try to
6577 delete the minibuffer prompt.
6578
a8a1b05d
DL
65792000-11-30 Dave Love <fx@gnu.org>
6580
6581 * cus-start.el: Fix read-buffer-function type.
6582
693c4692
GM
65832000-11-30 Gerd Moellmann <gerd@gnu.org>
6584
6585 * md5.el: Removed. There's a built-in function, now.
6586
2c0b1898
GM
65872000-11-30 Markus Rost <rost@math.ohio-state.edu>
6588
6589 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6590 as dummy 0-th char of rmail-deleted-vector.
6591
63dfcf4b
EZ
65922000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
6593
6594 * ps-print.el (ps-end-job): Bind case-fold-search only after
6595 switching to ps-spool-buffer.
6596
65972000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6598
6599 * ps-print.el: Line number font customization. PostScript: Lines and
6600 PageCount are initialized on each page. Doc Fix.
6601 (ps-print-version): New version number (6.3.2).
6602 (ps-lpr-switches, ps-font-info-database, ps-font-size)
6603 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6604 (ps-right-header): Customization fix.
6605 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6606 Fix code.
6607 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6608 New vars.
6609
df3aedcf
GM
66102000-11-30 Gerd Moellmann <gerd@gnu.org>
6611
edfb795e
GM
6612 * bs.el: Fix typos and spelling errors.
6613 (bs-appearance) <defgroup>: Renamed from bs-appearence.
6614 (bs-configuration): Doc fix.
e04d21aa 6615
df3aedcf
GM
6616 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
6617
8b8a7f01
GM
66182000-11-30 Rob Riepel <riepel@Stanford.EDU>
6619
6620 * emulation/tpu-edt.el (tpu-version): New version.
6621 (tpu-search-overlay, tpu-replace-overlay): New initial range.
6622 (tpu-original-mode-line): Variable deleted.
6623 (tpu-mark-flag): New initial value.
83c9cb8e
SM
6624 (tpu-set-mode-line): Don't redefine mode-line-format.
6625 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
6626 (tpu-update-mode-line): New mark flag logic.
6627 (tpu-get): Use find-file-wildcards.
6628 (tpu-search-highlight): Move overlay less, reset overlay properly.
6629 (tpu-unselect): Deactivate mark.
6630 (tpu-lm-replace): Reset overlay properly.
6631 (tpu-forward-line): Use forward-visible-line.
6632 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
6633
83c9cb8e 6634 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 6635
c069a9d3
GM
66362000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6637
6638 * cus-edit.el (custom-face-value-create): Always emphasize tag.
6639
b02cd40b
GM
66402000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6641
6642 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6643 and skip whitespace and newlines.
e04d21aa 6644
b7a90344
SM
66452000-11-30 Stefan Monnier <monnier@cs.yale.edu>
6646
6647 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6648
be6bbb55
GM
66492000-11-29 Gerd Moellmann <gerd@gnu.org>
6650
0383ed60
GM
6651 * help.el (describe-function-1): Regexp-quote function name
6652 when used as part of a regexp.
6653
83c9cb8e
SM
6654 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6655 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
6656 (tool-bar-add-item): Likewise, and handle unspecified colors.
6657
6658 * enriched.el (enriched-face-ans): Use face-attribute instead
6659 of face-foreground and face-background.
6660
6661 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 6662 Return nil if attribute is unspecified, for backward compatibility.
c7957947 6663
7423978d
GM
6664 * files.el (auto-mode-alist): Add an entry for antlr-mode.
6665
ef128c78
GM
6666 * play/5x5.el: Remove version info.
6667
a81fc510
GM
6668 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6669
be6bbb55
GM
6670 * frame.el (blink-cursor-mode): Doc fix.
6671
f9396e03
GM
66722000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6673
6674 * antlr-mode.el: New commands to run ANTLR from within Emacs and
6675 to create Makefile rules.
6676 (antlr-tool-command): New user option.
6677 (antlr-ask-about-save): New user option.
6678 (antlr-makefile-specification): New user option.
6679 (antlr-file-formats-alist): New variable.
6680 (antlr-special-file-formats): New variable.
6681 (antlr-unknown-file-formats): New user option.
6682 (antlr-help-unknown-file-text): New variable.
6683 (antlr-help-rules-intro): New variable.
6684 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6685 (antlr-mode-menu): Add entries.
6686 (antlr-file-dependencies): New function.
6687 (antlr-directory-dependencies): New function.
6688 (antlr-superclasses-glibs): New function.
6689 (antlr-run-tool): New command.
6690 (antlr-makefile-insert-variable): New function.
6691 (antlr-insert-makefile-rules): New function.
6692 (antlr-show-makefile-rules): New command.
6693
6694 * antlr-mode.el: More Emacs/XEmacs stuff.
6695 (antlr-no-action-keywords): New constant with value nil.
6696 (antlr-font-lock-keywords-alist): Use it. Old value would break
6697 syntax highlighting in Emacs-21.0.
6698 (antlr-default-directory): Emacs/XEmacs dependend function.
6699 (antlr-read-shell-command): Ditto.
6700 (antlr-with-displaying-help-buffer): Ditto.
6701
67022000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6703
6704 * antlr-mode.el: imenu, parsing and highlighting changes.
6705 (antlr-imenu-create-index-function): Don't create extra submenus
6706 for definitions in different grammar classes. It is not necessary
6707 for the menu and would make command `imenu' awkward to use.
6708 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6709 header actions and more than one.
6710 (antlr-font-lock-tokendef-face): Changed color.
6711 (antlr-font-lock-tokenref-face): Changed color.
6712 (antlr-font-lock-additional-keywords): Also highlight lowercase.
6713 (antlr-mode-syntax-table): New variable.
6714 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6715 (antlr-with-syntax-table): Don't copy syntax table.
6716
67172000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6718
6719 * antlr-mode.el: Minor changes: language setting.
6720 (antlr-language-alist): The value for file option "language" can
6721 be both an identifier and a string.
6722 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
6723 (antlr-language-limit-n-regexp): Change accordingly.
6724
67252000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6726
6727 * antlr-mode.el: Minor changes: tabs, hiding.
6728 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
6729 (antlr-action-visibility): Also allow value nil to also hide the
6730 braces. Renamed from `antlr-tiny-action-length'.
6731 Suggested by Jay@aol.com.
6732 (antlr-hide-actions): Change accordingly. Hide line if completely
6733 hidden action is on a line of its own.
e04d21aa 6734
6ad948eb
SM
67352000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6736
6737 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6738
6739 * sort.el (sort-columns): Don't concat strings with numbers.
6740
9c6a4107
DL
67412000-11-29 Dave Love <fx@gnu.org>
6742
6743 * cus-edit.el (face): Fix :format.
6744
6745 * mail/feedmail.el: Require smtpmail when compiling.
6746 (mail-do-fcc): Autoload.
6747 (feedmail) <defgroup>: Fix :link.
6748 (feedmail-nuke-body-in-fcc): Fix :type.
6749 (feedmail-send-it): Add autoload cookie.
6750
053b8d35
SM
67512000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6752
6753 * newcomment.el (comment-indent): Save excursion around call to
6754 comment-indent-function.
6755
242c13e8
MB
67562000-11-29 Miles Bader <miles@gnu.org>
6757
6758 * subr.el (member-ignore-case): Return the tail of the list who's
6759 car matches, like `member', not the matching element itself.
6760
8f4b5f28
KH
67612000-11-29 Kenichi Handa <handa@etl.go.jp>
6762
6763 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
6764 should not contain `\n'.
6765
bebe4a2c
GM
67662000-11-28 Gerd Moellmann <gerd@gnu.org>
6767
fd9ac94c 6768 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 6769
ba7e40eb
GM
6770 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6771
75ab0c79
GM
6772 * dired-aux.el (dired-do-create-files): Construct default file
6773 name for dired-mark-read-file-name so that when the user enters
6774 just RET, the target file will end up in the target directory.
6775
bebe4a2c
GM
6776 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6777 local-abbrev-table before changing buffers because it might
6778 have a buffer-local binding.
6779
fa6d1ca8
MB
67802000-11-28 Miles Bader <miles@gnu.org>
6781
6782 * simple.el (delete-horizontal-space): Handle fields more generally.
6783
8d2c2642
GM
67842000-11-28 Gerd Moellmann <gerd@gnu.org>
6785
6786 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6787
8b31236d
DL
67882000-11-28 Dave Love <fx@gnu.org>
6789
3cbd02d2
DL
6790 * progmodes/ps-mode.el (ps-mode): Set comment-start and
6791 comment-start-skip locally.
6792
8b31236d
DL
6793 * progmodes/fortran.el (fortran-mode): Don't set
6794 fortran-comment-line-start-skip. Set comment-start to
6795 fortran-comment-line-start.
6796 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6797 (fortran-comment-line-start-skip): Simplify slightly.
6798
ae4bf56d
GM
67992000-11-28 Gerd Moellmann <gerd@gnu.org>
6800
17ef7534
GM
6801 * play/5x5.el: Remove RCS keyword.
6802
fd9ac94c 6803 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 6804
665b27a6
GM
68052000-11-28 Milan Zamazal <pdm@freesoft.cz>
6806
83c9cb8e
SM
6807 * textmodes/tildify.el (tildify-string-alist):
6808 Add `plain-tex-mode' here.
665b27a6 6809
fe3c2ae3
GM
68102000-11-28 Colin Walters <walters@cis.ohio-state.edu>
6811
6812 * chistory.el (Command-history-setup): Remove extraneous `keymap'
6813 reference.
6814
d970106b
MB
68152000-11-28 Miles Bader <miles@gnu.org>
6816
36b80a0d
MB
6817 * cus-face.el (custom-face-attributes): Add post-filter function
6818 for :box. Make pre-filter function for :box handle all cases.
6819
d970106b
MB
6820 * wid-edit.el (widget-choose): Make sure pop-up window is large
6821 enough to display all the choices, as there's no way to scroll it.
6822
5a2bae6c
KH
68232000-11-28 Kenichi Handa <handa@etl.go.jp>
6824
6825 * international/mule-conf.el: Make the coding system no-conversion
6826 safe for all characters.
6827
9e836e23
DL
68282000-11-27 Dave Love <fx@gnu.org>
6829
8b31236d
DL
6830 * net/ldap.el (ldap) <defgroup>: Add :version.
6831
9e836e23
DL
6832 * tooltip.el (tooltip-use-echo-area): Doc fix.
6833
6834 * cus-start.el <minibuffer-prompt-properties>: Add version.
6835 <read-buffer-function>: Add.
6836
6837 * apropos.el (apropos-print): Add help-echo to active text.
6838
6839 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6840
4a74d071
GM
68412000-11-27 Gerd Moellmann <gerd@gnu.org>
6842
6843 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6844 type, group and version.
6845
76058c27
EZ
68462000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
6847
4a74d071 6848 * select.el (x-get-selection): Docstring fix.
76058c27 6849
fd9ac94c 68502000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 6851
fd9ac94c 6852 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 6853
49060c51
AI
68542000-11-27 Andrew Innes <andrewi@gnu.org>
6855
6856 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6857
6858 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6859
b2a8e429
MB
68602000-11-27 Miles Bader <miles@gnu.org>
6861
6862 * dired.el (dired-get-filename): Return filename verbatim if
6863 LOCALP is `verbatim'.
6864 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6865 `verbatim' so that we don't inadvertently delete a non-existant
6866 directory name.
6867
5ac0366d
KH
68682000-11-27 Kenichi Handa <handa@etl.go.jp>
6869
6870 * international/characters.el: Specify cases and syntaxes for
6871 mule-unicode-0100-24ff.
6872
67f1cf4c
GM
68732000-11-27 Gerd Moellmann <gerd@gnu.org>
6874
6875 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6876 that foreground and/or background colors of the face `tool-bar'
6877 are unspecified.
6878
46c56972
MB
68792000-11-27 Miles Bader <miles@gnu.org>
6880
e04d21aa 6881 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
6882 (widget-field-end): Handle widget field `pseudo-overlays'.
6883 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6884 if it's there instead of in `widget-field-list'.
6885
46c56972 6886 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
6887 (help-make-xrefs): Delete extraneous newlines at the end of the
6888 docstring.
46c56972 6889
640a9cdd
JR
68902000-11-25 Jason Rumney <jasonr@gnu.org>
6891
6892 * startup.el (command-line): Call set-locale-environment after
6893 Window System init file is read, as it can result in a call to
6894 redraw-frame.
6895
0b3f96d4
EZ
68962000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
6897
6898 * simple.el (shell-command): Mention the effect of the prefix
6899 argument in the doc string.
6900
8da6e2a1
MB
69012000-11-25 Miles Bader <miles@gnu.org>
6902
a658d039
MB
6903 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6904
8da6e2a1 6905 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 6906 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 6907
d3416cca
JR
69082000-11-24 Jason Rumney <jasonr@gnu.org>
6909
6910 * international/mule-cmds.el (locale-language-names): Add "jp" as
6911 a non-standard alternative for Japanese.
6912
17e37f53
AS
69132000-11-24 Andre Spiegel <spiegel@gnu.org>
6914
6915 * vc-hooks.el: Require 'cl during compilation.
6916
9aa5f148
GM
69172000-11-24 Gerd Moellmann <gerd@gnu.org>
6918
ba193890
GM
6919 * faces.el (face-set-after-frame-default): Let face attributes
6920 specified for new frames override frame parameters.
6921
9aa5f148
GM
6922 * startup.el (command-line): Fix computation of the source file
6923 for user-init-file when user-init-file is a compiled file.
6924
51a1edab
MB
69252000-11-24 Miles Bader <miles@gnu.org>
6926
e04d21aa 6927 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6928 (custom-post-filter-face-spec): New functions.
6929 (custom-face-set, custom-face-value-create): Filter the face spec
6930 before and after customization.
6931 (custom-face-set): If VALUE specifies a null face, pass a
6932 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6933 * cus-face.el (custom-face-attributes): Remove SET and GET
6934 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6935 cases they're needed.
6936
1ed74431
MB
6937 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6938 that it's distinguishable from the :off-glyph on dark-background
6939 displays. Set its background color too.
6940
67ee1125
MB
6941 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6942 so that people can easily turn it off.
6943
7d027816 69442000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6945
7d027816 6946 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6947
9aa5f148 6948 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6949
9aa5f148 6950 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6951
9aa5f148 6952 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6953 redundant skip-small-frames test.
e04d21aa 6954
9aa5f148 6955 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6956 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6957
9aa5f148
GM
6958 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6959 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6960 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6961 New functions.
e04d21aa 6962
9aa5f148 6963 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6964
9aa5f148 6965 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6966
f07fa1b8
KH
69672000-11-24 Kenichi Handa <handa@etl.go.jp>
6968
83c9cb8e
SM
6969 * international/mule-diag.el (list-iso-charset-chars):
6970 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6971 (list-non-iso-charset-chars): Fix the `while' condition.
6972
ba8299ff
SM
69732000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6974
79372165
SM
6975 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6976 if the variable is make-variable-buffer-local.
6977
83c9cb8e
SM
6978 * progmodes/ada-stmt.el (ada-template-map):
6979 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6980 (ada-stmt-mode-hook): New function extracted from old code.
6981 Only change the buffer-local side of skeleton-*.
6982 (ada-mode-hook): Use it.
6983
68a887fa
EZ
69842000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6985
6986 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6987 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6988 we expect to be returned by minibuffer-depth once we prompt the
6989 user in the minibuffer.
6990 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6991 as recorded in iswitchb-minibuf-depth, return non-nil.
6992
3b345582
EZ
69932000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6994
6995 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6996 (hscroll-window-maybe): Docstring fix.
6997
595dead2
DL
69982000-11-23 Dave Love <fx@gnu.org>
6999
7000 * rect.el (string-rectangle): Don't test delete-selection-mode.
7001
1e66b27a
GM
70022000-11-23 Gerd Moellmann <gerd@gnu.org>
7003
02790ce2
GM
7004 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
7005 is in the tool bar.
7006
1e66b27a 7007 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 7008 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 7009
a4caa65d
SM
70102000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7011
7012 * textmodes/outline.el (outline-flag-region):
7013 Don't bind inhibit-read-only since we don't modify the buffer.
7014 (outline-isearch-open-invisible): Don't jump to overlay-start
7015 since we're trying to unhide text around point.
7016 (outline-discard-overlays): Use dolist.
7017
7018 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
7019
03e757c1
GM
70202000-11-22 Gerd Moellmann <gerd@gnu.org>
7021
83c9cb8e 7022 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 7023
1598a961
SM
70242000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7025
7026 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
7027 Fix ARG regexp to skip quoted braces.
7028 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
7029 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
7030 are (correctly) handled separately).
7031 Remove `caption' and `footnote' from `citations': they contain text.
7032 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
7033 (latex-skeleton-end-hook): New function.
7034 (latex-mode): Use it.
7035 (tex-start-tex-marker): Remove.
7036 (tex-send-tex-command): Don't set tex-start-tex-marker.
7037 (tex-error-parse-syntax-table): New var.
7038 (tex-compilation-parse-errors): Use it.
7039 Ignore tex-start-tex-marker. Don't bother with marker-position.
7040 (tex-validate-buffer): Don't bother with marker-position.
7041
7042 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 7043 (flyspell-generic-progmode-verify): Use it.
1598a961 7044
eaae8106
SS
70452000-11-22 Sam Steingold <sds@gnu.org>
7046
83c9cb8e 7047 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 7048
eaae8106 7049 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 7050 `ada-remove-trailing-spaces'.
eaae8106 7051 (ada-remove-trailing-spaces): Removed.
e04d21aa 7052
eaae8106 7053 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 7054
1598a961
SM
7055 * textmodes/picture.el (picture-clean): Removed.
7056 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 7057
a41d49e9
GM
70582000-11-22 Gerd Moellmann <gerd@gnu.org>
7059
e053c60f
GM
7060 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
7061
a41d49e9
GM
7062 * hi-lock.el (hi-lock-refontify): Don't call non-existent
7063 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 7064 do anything special when jit-lock is active.
a41d49e9
GM
7065 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
7066
197615f3
DL
70672000-11-22 Dave Love <fx@gnu.org>
7068
ddbfaa9f
DL
7069 * calendar/todo-mode.el (todo-top-priorities): Use
7070 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
7071
ddc3c695
DL
7072 * language/chinese.el, language/cyrillic.el:
7073 * language/devanagari.el, language/ethiopic.el, language/greek.el:
7074 * language/hebrew.el, language/indian.el, language/japanese.el:
7075 * language/korean.el, language/lao.el, language/misc-lang.el:
7076 * language/thai.el, language/tibetan.el, language/vietnamese.el:
7077 Use provide.
7078
fb9fa98d
DL
7079 * cus-edit.el (custom-buffer-create-internal): Save some consing.
7080 (custom-variable-set): Improve validation error mesage.
7081
197615f3
DL
7082 * rect.el (string-rectangle): Revert last change.
7083 (string-rectangle-line): New arg DELETE.
7084 (string-rectangle): Check delete-selection-mode.
7085
7086 * emacs-lisp/edebug.el (edebug-version)
7087 (edebug-maintainer-address): Deleted.
7088 (edebug-submit-bug-report): Just alias to report-emacs-bug.
7089 (edebug-read-function): Account for other `'#' read forms.
7090 (edebug-mode-menus): Make some items toggles.
7091 (edebug-outside-unread-command-event, unread-command-event):
7092 Remove these to avoid warnings.
7093
f4117c4d
GM
70942000-11-22 David Ponce <david@dponce.com>
7095
7096 * recentf.el (recentf-menu-items-for-commands)
7097 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 7098 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 7099
f4117c4d
GM
7100 (recentf-build-dir-rules, recentf-dump-variable)
7101 (recentf-edit-list, recentf-open-files-item)
7102 (recentf-open-files): Replaced unnecessary `mapcar' with new
7103 built-in `mapc'.
eaae8106 7104
f8e2f3f2
MB
71052000-11-23 Miles Bader <miles@gnu.org>
7106
7107 * faces.el (menu): Make inverse-video on ttys too.
7108
4c4a541d
SM
71092000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7110
7111 * simple.el (comment-line-break-function): Use the new name
7112 indent-new-comment-line -> comment-indent-new-line.
7113 (clone-indirect-buffer): Don't ignore NORECORD.
7114 (next-completion): Properly handle the case where items are adjacent.
7115
7116 * mouse.el (popup-menu): Stupid typo.
7117
980d836e
GM
71182000-11-22 Gerd Moellmann <gerd@gnu.org>
7119
60e8e0a5
GM
7120 * emacs-lisp/authors.el: Remove autoload cookies, add author,
7121 maintainer, keywords tags.
7122
980d836e
GM
7123 * rect.el (replace-rectangle): Don't call string-rectangle-line
7124 with too many arguments.
7125
e08b2069
AS
71262000-11-22 Andre Spiegel <spiegel@gnu.org>
7127
60e8e0a5 7128 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 7129 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
7130 vc-locking-user, which no longer exists.
7131
7132 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
7133
c6779d8d
DL
71342000-11-22 Dave Love <fx@gnu.org>
7135
7136 * md5.el (md5): Provide.
7137 (md5): Fix error call.
7138
e672fdce
MB
71392000-11-22 Miles Bader <miles@gnu.org>
7140
eaae8106 7141 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
7142 (refill-fill-paragraph-at): Remove debugging code.
7143
80e24c04
MB
7144 * calendar/calendar.el (generate-calendar-window): When we don't
7145 call `fit-window-to-buffer', make sure the top line is fully visible.
7146
3a17d6cc
MB
7147 * image-file.el (insert-image-file): Don't make `read-only'
7148 property rear-nonsticky.
7149
ae1a21c6
MB
7150 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
7151 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
7152 stashing away its original value.
7153 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
7154 in the recursive edit.
7155 Bind `isearch-original-minibuffer-message-timeout' to protect it.
7156 (isearch-done): Restore `minibuffer-message-timeout'.
7157
e672fdce
MB
7158 * cus-start.el: Remove entry for `mode-line-inverse-video'.
7159
3ea79df8
SM
71602000-11-21 Stefan Monnier <monnier@cs.yale.edu>
7161
7162 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
7163
7164 * find-lisp.el (find-lisp-find-files-internal):
7165 Use dolist, when and file-name-as-directory.
7166
980d836e 7167 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
7168 (define-derived-mode, define-minor-mode): Add specs.
7169
7170 * window.el: General comment and spacing fixes.
7171 (save-selected-window): Use backquotes.
7172 (window-safely-shrinkable-p): New function.
7173 (shrink-window-if-larger-than-buffer): Use it.
7174
7175 * subr.el (make-local-hook): Docstring fix.
7176
7177 * shell.el (shell-mode): Use define-derived-mode.
7178
7179 * newcomment.el (comment-indent): Insert comment before calling
7180 comment-indent-function. Don't insert in column 0.
7181 (comment-dwim): Indent before inserting comment.
7182
7183 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
7184 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
7185 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
7186 Use mapc rather than map.
7187
7188 * files.el (find-buffer-visiting): Compare all attributes before
7189 declaring two files identical (rather than just their inode-no).
7190 (auto-mode-alist): Use \' rather than $.
7191
7192 * which-func.el: Update maintainer line.
7193
7194 * pcvs.el (uniquify-buffer-file-name): Remove advice.
7195 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
7196 (uniquify-buffer-file-name): Use it.
7197
8f62f2b8
MB
71982000-11-22 Miles Bader <miles@gnu.org>
7199
7200 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
7201 * simple.el (minibuffer-avoid-prompt): New function.
7202
fb279a6d
GM
72032000-11-21 Gerd Moellmann <gerd@gnu.org>
7204
7205 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
7206
867092e9
MB
72072000-11-21 Miles Bader <miles@gnu.org>
7208
ef860850
MB
7209 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
7210 inclusion of `track-mouse'.
7211
867092e9
MB
7212 * textmodes/refill.el (refill-ignorable-overlay): New variable.
7213 (refill-adjust-ignorable-overlay): New function.
7214 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
7215 only the paragraph's tail if possible.
7216 Update `refill-ignorable-overlay'.
7217 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
7218
7219 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7220 point inside the fill-prefix.
7221
7222 * textmodes/refill.el (refill-post-command-function): Don't reset
7223 refill-doit in the case where a self-insertion command doesn't
7224 case a refill. Use `refill-fill-paragraph-at', getting position
7225 from `refill-doit'.
7226 (refill-after-change-function): Set `refill-doit' to END.
7227 (refill-fill-paragraph-at): New function, mostly from old
7228 refill-fill-paragraph.
7229 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
7230 (refill-pre-command-function): New function.
7231 (refill-mode): Add it to `pre-command-hook'.
7232
ff9ab414
GM
72332000-11-20 Gerd Moellmann <gerd@gnu.org>
7234
29a01b72
GM
7235 * textmodes/artist.el (artist-mode): Fix autoload cookie.
7236
ff9ab414
GM
7237 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
7238 javadoc tags.
eaae8106 7239
885b211b
AS
72402000-11-20 Andre Spiegel <spiegel@gnu.org>
7241
7242 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
7243 vc.el).
7244
eaae8106 7245 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 7246 require vc.
eaae8106
SS
7247
7248 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 7249 checkouts.
eaae8106 7250
d1838556
DL
72512000-11-20 Dave Love <fx@gnu.org>
7252
7253 * Makefile.in (DONTCOMPILE): Omit bindings.el.
7254
2b69bc11 72552000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 7256
2b69bc11
GM
7257 * calculator.el (calculator-paste): Use `if' instead of `and'
7258 and `or'.
7259 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 7260
b95b34e5
GM
72612000-11-19 Gerd Moellmann <gerd@gnu.org>
7262
030de92f
GM
7263 * info.el (info-menu-5): Doc fix.
7264
b95b34e5
GM
7265 * textmodes/artist.el: New file.
7266
54970452
AS
72672000-11-19 Andre Spiegel <spiegel@gnu.org>
7268
eaae8106 7269 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
7270 and differentiate according to checkout model.
7271 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
7272 since this function is only concerned with master state.
7273
83c9cb8e
SM
7274 * vc-hooks.el (vc-workfile-unchanged-p)
7275 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 7276
83c9cb8e
SM
7277 * vc.el (vc-workfile-unchanged-p)
7278 (vc-default-workfile-unchanged-p): See above.
54970452 7279
e5a9dabf
MB
72802000-11-19 Miles Bader <miles@gnu.org>
7281
7282 * image-file.el (insert-image-file): Make `intangible' and
7283 `read-only' properties rear-nonsticky too.
7284
24127af0
GM
72852000-11-18 Gerd Moellmann <gerd@gnu.org>
7286
d392e9c5 7287 * ps-print.el: Update copyright notice.
eaae8106 7288
d392e9c5
GM
7289 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
7290 (tooltip-show): Use the offsets.
7291
24127af0 7292 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 7293 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
7294 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
7295
2b69bc11 72962000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 7297
2b69bc11
GM
7298 * ps-print.el (toplevel): Test for find-coding-system being
7299 fboundp before calling ps-x-find-coding-system.
08ea6f17 7300
66321b2f
SM
73012000-11-16 Stefan Monnier <monnier@cs.yale.edu>
7302
7303 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
7304 (vc-version-backup-file): Docstring fix.
7305
046110c6
GM
73062000-11-16 Gerd Moellmann <gerd@gnu.org>
7307
4104194e
GM
7308 * files.el (basic-save-buffer): Don't add a newline if
7309 find-file-literally is non-nil.
7310 (find-file-literally): Extend doc string.
7311
046110c6
GM
7312 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
7313 sort(1) with the `-f' argument.
7314
6505c16e
AS
73152000-11-16 Andre Spiegel <spiegel@gnu.org>
7316
fd063975
AS
7317 * vc.el: Updated backend documentation.
7318 (vc-default-check-headers): New function.
7319
3d02dd81 7320 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
7321
7322 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 7323 up-to-date.
eaae8106 7324 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 7325 the minibuffer is not active.
fd063975 7326
eaae8106 7327 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 7328 `vc-cvs-use-edit' is on.
eaae8106
SS
7329 (vc-cvs-checkout): When this is used for reverting the workfile,
7330 make a backup of the original contents and revert to that in case
8791d617 7331 of error.
eaae8106 7332 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 7333 remote repositories.
eaae8106 7334
6505c16e
AS
7335 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
7336 for both version and ratio in the minibuffer.
fd063975 7337
eaae8106 7338 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 7339 Use vc-do-command to perform the annotation, not call-process.
6505c16e 7340
a13f0660
KH
73412000-11-16 Kenichi Handa <handa@etl.go.jp>
7342
7343 * international/quail.el (quail-start-translation): Don't call
7344 `message' before reading key sequence.
7345
1389a414
MB
73462000-11-16 Miles Bader <miles@lsi.nec.co.jp>
7347
7348 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
7349
9256a532
KH
73502000-11-16 Kenichi Handa <handa@etl.go.jp>
7351
7352 * window.el (fit-window-to-buffer): Be sure to acquire at least
7353 one text line even if the buffer is empty.
7354
0e14fe9f
GM
73552000-11-16 Gerd Moellmann <gerd@gnu.org>
7356
eaae8106 7357 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
7358 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
7359 Bind ange-ftp-process-verbose to nil.
0e14fe9f 7360
da645c53
DL
73612000-11-15 Dave Love <fx@gnu.org>
7362
83c9cb8e
SM
7363 * wid-edit.el (widget-specify-field, widget-specify-button):
7364 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
7365 widget-mouse-help.
7366 (widget-mouse-help): New function.
7367 (widget-echo-help): Rewritten for :help-echo functions only taking
7368 a widget arg.
7369
83c9cb8e
SM
7370 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
7371 Use display-graphic-p.
b12057b9
DL
7372 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
7373 and that JPEG is available.
7374 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
7375
da645c53
DL
7376 * international/mule-cmds.el (locale-charset-language-names):
7377 Match @euro.
7378
6d133d1f
GM
73792000-11-15 Gerd Moellmann <gerd@gnu.org>
7380
83c9cb8e
SM
7381 * faces.el (face-set-after-frame-default):
7382 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
7383 default face from X resources.
7384
49ac2ac5
EZ
73852000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7386
7387 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
7388 Don't set EMACSLOADPATH.
7389
4fb0a34c
EZ
73902000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7391
7392 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
7393 texinfo-insert-@url.
7394 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
7395 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
7396
bb304a7a
SM
73972000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7398
82bc80bf
SM
7399 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
7400 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
7401 (checkdoc-minor-keymap): Backward compatibility.
7402 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
7403 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
7404 (checkdoc-this-string-valid-engine): Be a bit more strict
7405 to avoid matching substrings of `...' quoted vars/funs.
7406 (checkdoc-defun-info): Only look for `interactive' if alone.
7407 (debug-ignored-errors): Add "arg doesn't appear in docstring".
7408
e8c87124
SM
7409 * progmodes/compile.el (grep): `tag-default' can be nil.
7410
bb304a7a
SM
7411 * newcomment.el (comment-indent): Paren typo.
7412
8628686a
DL
74132000-11-14 Dave Love <fx@gnu.org>
7414
25c269ef
DL
7415 * calculator.el: New maintainer version.
7416
66321b2f 7417 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 7418
8628686a
DL
7419 * cmuscheme.el: Doc fixes.
7420 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 7421 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
7422
7423 * xscheme.el (scheme-program-name): Don't define here.
7424
7425 * progmodes/scheme.el (scheme-program-name): New variable
7426 (originally in cmuscheme).
7427
88f0a1eb
MB
74282000-11-14 Miles Bader <miles@gnu.org>
7429
7430 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7431 Handle header-lines. Don't loop forever if we can't enlarge the
7432 window anymore. Simplify a bit.
7433
cd9a000c
KH
74342000-11-14 Kenichi Handa <handa@etl.go.jp>
7435
7436 * window.el (fit-window-to-buffer): Don't check
7437 window-text-height. Assure that the last line is fully visible.
7438
83c9cb8e
SM
7439 * international/quail.el (quail-show-guidance-buf):
7440 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
7441 buffer.
7442 (quail-update-guidance): Avoid making the guidance buffer shorter.
7443
d3fcda22
SM
74442000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7445
bdbd9606
SM
7446 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7447 rather than `prepend' and add an interesting comment.
7448 (tex-math-face, tex-font-lock-syntactic-face-function):
7449 New face and function to use it.
7450 (tex-define-common-keys, tex-mode-map): Use menu-item rather
7451 than `menu-enable' symbol property.
7452 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7453 (tex-mode): Add some latex-mode commands for auto-selection.
7454 Use tex-font-lock-syntactic-face-function.
7455 (tex-insert-quote): Simplify.
7456 (tex-shell): New mode.
7457 (tex-start-shell): Use it.
7458 (tex-shell-proc, tex-shell-buf): New functions.
7459 (tex-send-command): Use it.
7460 (tex-main-file): Fix the meaning of the new arg REALFILE.
7461 (tex-send-tex-command): New function split from `tex-start-tex'.
7462 Set compilation-last-buffer and compilation-parsing-end.
7463
d3fcda22
SM
7464 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7465 when it follows non-comment text on the line.
7466
7467 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7468 Set font-lock-defaults.
7469 (lisp-mode-shared-map): Init inside the defvar.
7470 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7471 Use define-derived-mode.
7472
bdab1d43
MB
74732000-11-14 Miles Bader <miles@lsi.nec.co.jp>
7474
7475 * faces.el (header-line): Use `:box nil' for color/gs displays too.
7476
936ae731
GM
74772000-11-14 Gerd Moellmann <gerd@gnu.org>
7478
83c9cb8e
SM
7479 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7480 Don't recursively optimize body because that can lead to infinite
936ae731
GM
7481 recursion; see comment there.
7482
1695ca2b
EZ
74832000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
7484
7485 * faces.el (face-spec-set-match-display): Revert the change from
7486 2000-10-24. Add a FIXME for after v21.1.
7487
9d348294
MB
74882000-11-13 Miles Bader <miles@gnu.org>
7489
7490 * textmodes/fill.el (skip-line-prefix): New function.
7491 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
7492 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
7493 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7494 point inside the fill-prefix.
9d348294 7495
b85fa13c
MB
74962000-11-13 Miles Bader <miles@lsi.nec.co.jp>
7497
83c9cb8e
SM
7498 * calendar/calendar.el (generate-calendar-window):
7499 Use `fit-window-to-buffer'.
b85fa13c 7500
a0b47716
SM
75012000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7502
7503 * gud.el (gud-minor-mode): New var.
7504 (gud-symbol, gud-val): New functions.
7505 (gud-find-file): Copy gud-minor-mode to the new buffer.
7506 (gud-menu-map): Include entries for commands that are not always
7507 available, using :enable to (de)activate them.
7508 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
7509 (gud-mode-map): New map.
eaae8106 7510 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
7511 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7512 Don't set up gud's menu (it's done by the minor-mode).
7513 (gud-minibuffer-local-map): New.
7514 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7515 (gud-query-cmdline): New function.
7516 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
7517 (gud-mode): Use define-derived-mode.
7518 Don't set up gud's menu (it's done by the minor-mode).
7519 (gud-chop-words): Remove.
7520 (gud-common-init): Use split-string instead.
7521 (gud-new-keymap, gud-make-debug-menu): Eradicate.
7522
7523 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7524 Add keyword arg :name.
7525
7526 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7527 (diff-count-matches, diff-split-hunk): New functions.
7528 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7529
7530 * pcvs-info.el (cvs-fi-conflict-face): New var.
7531
7532 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7533 Make it into a simple syntax-table, shared among all submodes.
7534 (sh-heredoc-face): Re-introduce.
7535 (sh-font-lock-syntactic-face-function): New function.
7536 (sh-mode): Use it. Also use define-derived-mode.
7537 Remove old bogus setting of indent-region-function.
7538 (sh-set-shell): Don't set the syntax-table any more.
7539 (sh-mode-syntax-table) <defun>: Remove.
7540
f5ed37df
MB
75412000-11-12 Miles Bader <miles@gnu.org>
7542
7543 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7544 message if interactive.
7545
0b074c2f
DL
75462000-11-12 Dave Love <fx@gnu.org>
7547
7548 * mail/feedmail.el: Fix header,
7549 (feedmail) <defgroup>: Add :link.
7550
7551 * view.el: Use local-map property, not keymap on mode-line string.
7552
83c9cb8e
SM
7553 * scroll-all.el (scroll-all-mode): Customize variable.
7554 Add autoload cookie to function.
0b074c2f
DL
7555
7556 * lazy-lock.el: Remove compatibility code.
7557
7558 * finder.el (finder-known-keywords): Add `files', remove `vms'.
7559 (finder-help-echo): New variable.
7560 (finder-mouse-face-on-line): Add help-echo stuff.
7561 (finder-list-keywords, finder-list-matches): Use mapc.
7562
7563 * faces.el (face-font-registry-alternatives): Add :version.
7564
7565 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7566 tags-table-list.
7567
a0b47716 7568 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 7569
a0b47716 7570 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
7571 (mail-mode): Use [:alnum:] in some regexps.
7572
6d502396
DL
75732000-11-10 Dave Love <fx@gnu.org>
7574
7575 * ediff.el (ediff-regions-internal, ediff-documentation):
7576 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7577 fundamental mode.
7578
7579 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7580 buffer into fundamental mode.
7581 (ediff-set-difference): Use copy-sequence if available.
7582
83c9cb8e
SM
7583 * ediff-ptch.el (ediff-dispatch-file-patching-job):
7584 Check ediff-patch-map non-nil.
6d502396
DL
7585 (ediff-fixup-patch-map, ediff-fixup-patch-map)
7586 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7587 buffer into fundamental mode.
7588
7589 * ediff-merg.el (state-or-merge): Defvar when compiling.
7590
a82fe213
JR
75912000-11-10 Jason Rumney <jasonr@gnu.org>
7592
7593 * w32-fns.el (w32-add-charset-info): New function.
7594 (w32-charset-info-alist): Use it.
7595
52d89894
GM
75962000-11-10 Gerd Moellmann <gerd@gnu.org>
7597
7598 * faces.el (face-font-registry-alternatives): New user-option.
7599
178932de
SM
76002000-11-10 Stefan Monnier <monnier@cs.yale.edu>
7601
d7fa3319
SM
7602 * textmodes/texinfo.el (texinfo-block-default): New var.
7603 (texinfo-insert-block): Use it. Insert a newline if needed.
7604
178932de
SM
7605 * textmodes/fill.el (fill-indent-according-to-mode): New var.
7606 (fill-region-as-paragraph): Use it.
7607
7608 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7609 (latex-mode): Tweak tex-*-(head|trail)er regexps.
7610 Tweak paragraph regexps to allow a leading [ \t]*.
7611 (tex-latex-block): Insert a newline if necessary.
7612 (latex-insert-item): Only insert a newline if necessary.
7613 (tex-guess-main-file): New function.
7614 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
7615 Set tex-main-file if TeX-master is provided.
7616 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7617
bd02b8e0
GM
76182000-11-10 Gerd Moellmann <gerd@gnu.org>
7619
7620 * startup.el (command-line): Set the default tooltip-mode
7621 to t for graphical displays which implement x-show-tip.
7622
7623 * tooltip.el (tooltip-mode): Add a comment about startup.el
7624 setting the default value of this user-option.
7625
b29b03eb
SM
76262000-11-09 Stefan Monnier <monnier@cs.yale.edu>
7627
7628 * font-lock.el (font-lock-*-face) <defvar>: Move.
7629 (font-lock-defaults-alist): Mark obsolete.
7630 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7631 (font-lock-mode): Use define-minor-mode.
7632 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7633 (font-lock-turn-off-thing-lock): Be more explicit.
7634 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7635 (font-lock-syntactic-face-function): New var.
7636 (font-lock-fontify-syntactically-region): Use it.
7637 (font-lock-doc-face): New.
7638
7639 * pcvs.el (cvs-enabledp): Ignore errors.
7640 (cvs-commit-filelist): Never query.
7641 (cvs-mode-insert): Always add a terminating / in the initial prompt.
7642 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7643 (cvs-do-removal): Use cvs-partition rather than delete-if.
7644 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7645 cvs-bury-buffer.
7646
7647 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7648 Allow `next' to jump to after the end of the last match.
7649
778fbc46
GM
76502000-11-09 Gerd Moellmann <gerd@gnu.org>
7651
730c746c
GM
7652 * simple.el (byte-compiling-files-p): New function.
7653
7654 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7655 if it is there.
7656
7657 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7658 nil again.
7659
778fbc46
GM
7660 * textmodes/ispell.el (ispell-library-path): Don't call
7661 check-ispell-version when byte-compiling because that starts
7662 an ispell process, and ispell might not be installed.
7663 (toplevel): Don't set up a menu when byte-compiling.
7664
7665 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7666 it, so that a boundp test can be used to determine if we're
7667 currently byte-compiling.
7668
5912c5bb
DL
76692000-11-09 Dave Love <fx@gnu.org>
7670
83c9cb8e 7671 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 7672
7bb054a5
GM
76732000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7674
83c9cb8e
SM
7675 * ps-print.el: Patch for variable initialization when spooling.
7676 Doc fix.
7bb054a5
GM
7677 (ps-output-list): Fun eliminated.
7678 (ps-begin-file, ps-begin-job): Code fix.
7679
9db2706e
DL
76802000-11-08 Dave Love <fx@gnu.org>
7681
83c9cb8e 7682 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 7683
f7eb32aa
GM
76842000-11-08 Gerd Moellmann <gerd@gnu.org>
7685
7686 * simple.el (shell-command, display-message-or-buffer)
7687 (shell-command-on-region): Mention resize-mini-windows in the doc
7688 string.
7689 (display-message-or-buffer): Take the value of resize-mini-windows
7690 into account.
7691
7b01b08c
GM
76922000-11-07 Gerd Moellmann <gerd@gnu.org>
7693
acad3c0b
GM
7694 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7695
7b01b08c
GM
7696 * dired.el (dired-between-files): Add `^. find' as an alternative
7697 to the regular expression, for find-dired.
7698
6f602bd0
SM
76992000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7700
7701 * textmodes/texnfo-upd.el: Require texinfo.
7702 (defmacro, defgroup): Remove.
7703 (texinfo-section-to-generic-alist): Remove.
7704 Use texinfo-section-list instead (i.e. level is changed string->int).
7705 (texinfo-filter): New function.
7706 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7707 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7708 Use it. And use regexp-opt.
7709 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7710 (texinfo-update-menu-region-beginning)
7711 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7712 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7713 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 7714 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
7715 (texinfo-sequential-node-update): Remove autoload cookie.
7716
7717 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7718 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7719 (texinfo-chapter-level-regexp): Remove.
7720 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7721
bb216218
DL
77222000-11-06 Dave Love <fx@gnu.org>
7723
6f602bd0 7724 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 7725
6f602bd0
SM
7726 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7727 Match defun*.
bb216218 7728
ff8dd5d5
KH
77292000-11-06 Kenichi Handa <handa@etl.go.jp>
7730
7731 * composite.el (composition-function-table): Variable declaration
7732 moved to src/composite.c.
7733 (compose-chars-after): New optional arg object.
7734
e9da51a1
GM
77352000-11-06 Gerd Moellmann <gerd@gnu.org>
7736
e0c12c68
GM
7737 * bindings.el (mode-line-toggle-read-only)
7738 (mode-line-toggle-modified, mode-line-widen)
7739 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7740 (make-mode-line-mouse2-map): Rewritten.
7741 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7742 functions so that C-h k can show something with a doc string.
eaae8106 7743
e9da51a1
GM
7744 * startup.el (fancy-splash-delay): Set to 10 seconds.
7745 (fancy-splash-max-time): New user-option.
7746 (fancy-splash-stop-time): New variable.
7747 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7748 (fancy-splash-screens-1): Throw `stop-splashing' when current
7749 time is greater than fancy-splash-stop-time.
7750
611dbdf0
SM
77512000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7752
4d2806e2
SM
7753 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7754
611dbdf0
SM
7755 * pcvs.el (cvs-mode-marked): New arg `noquery'.
7756 Prompt user for a file rather than raising an error.
7757 (cvs-enabledp): Fix call to cvs-mode-marked.
7758 (cvs-insert-file): New function (extracted from cvs-mode-insert).
7759 (cvs-mode-insert): Use it. Change the init prompt' value.
7760 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7761
7762 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7763 Don't pass default arg to ewoc-locate.
7764 (ewoc-collect): Return result in the right order.
7765
7766 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7767
7768 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7769 (cvs-status-get-tags): Fix regexp.
7770 (cvs-status-trees, cvs-status-cvstrees):
7771 Combine after change hooks and don't sit-for.
4d2806e2
SM
7772 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7773 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
7774 Use make-char rather than hard-coded cryptic data.
7775 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7776
7777 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7778
7779 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7780 (cvs-insert-strings): New function.
7781
937b2877
MB
77822000-11-06 Miles Bader <miles@lsi.nec.co.jp>
7783
7784 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7785 `mwheel-scroll-amount'.
7786 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7787 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7788 string-matching against the version string.
7789
c6c97763
KH
77902000-11-06 Kenichi Handa <handa@etl.go.jp>
7791
6eaec747
KH
7792 * language/thai.el ("Thai"): Set a lisp form that produces
7793 composed string in `sample-text' language info.
7794
7795 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7796 composed string in `sample-text' language info.
7797
83c9cb8e
SM
7798 * international/mule-cmds.el (describe-language-environment):
7799 Eval `sample-text' data and insert the result.
6eaec747 7800
c6c97763
KH
7801 * international/mule-conf.el (compound-text): Define this coding
7802 system here. Make x-ctext and ctext aliases of it.
7803
7804 * language/european.el (compound-text, ctext): Moved to
7805 international/mule-conf.el.
7806
d1145f85
AI
78072000-11-05 Andrew Innes <andrewi@gnu.org>
7808
7809 * w32-fns.el (w32-version): New function.
7810
178a6a45
SM
78112000-11-05 Stefan Monnier <monnier@cs.yale.edu>
7812
7813 * progmodes/awk-mode.el: Update copyright.
7814 (awk-mode-abbrev-table): Remove.
7815 (awk-font-lock-keywords): Use regexp-opt.
7816 (awk-mode): Use define-derived-mode.
7817
7818 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7819 when extracting a suffix.
7820
1ba90166
AS
78212000-11-04 Andre Spiegel <spiegel@gnu.org>
7822
7823 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
7824 auto-save-mode.
7825
546790cb
JR
78262000-11-04 Jason Rumney <jasonr@gnu.org>
7827
7828 * language/european.el (decode-mac-roman): Test against r1 not r0.
7829
d247e32d
SM
78302000-11-03 Stefan Monnier <monnier@cs.yale.edu>
7831
fbf44f44
SM
7832 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7833 (icon-mode): Define indent-line-function.
7834 (icon-comment-indent): Simplify.
7835 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7836
7837 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7838
7839 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7840 Bind change-log-default-mode to defeat the caching done on it.
7841 Don't bother saving excursion any more.
7842
7843 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7844
7845 * frame.el (after-setting-font-hook): Rename hooks -> hook.
7846 (set-frame-font): Use the new name (and the old for compatibility).
7847
eaae8106
SS
7848 * toolbar/tool-bar.el (tool-bar-mode):
7849 * time.el (display-time-mode):
7850 * recentf.el (recentf-mode):
7851 * paren.el (show-paren-mode):
7852 * mwheel.el (mouse-wheel-mode):
7853 * msb.el (msb-mode):
7854 * jka-compr.el (auto-compression-mode):
7855 * image-file.el (auto-image-file-mode):
7856 * hl-line.el (hl-line-mode):
7857 * delsel.el (delete-selection-mode):
7858 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
7859 * complete.el (partial-completion-mode): Drop unneeded positional args.
7860
eaae8106 7861 * info.el (Info-mode):
79372165 7862 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 7863
d247e32d
SM
7864 * log-edit.el (log-edit-menu): New menu.
7865
4921558e
MB
78662000-11-03 Miles Bader <miles@gnu.org>
7867
7868 * wid-edit.el (widget-end-of-line): Reinstate, with a new
7869 definition, so that trailing spaces are handled properly.
7870 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7871
1fc02b3c
GM
78722000-11-03 Gerd Moellmann <gerd@gnu.org>
7873
7874 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7875 tab character.
7876 (fancy-splash-screens): Set tab-width to 20.
7877
51d001f7
DL
78782000-11-03 Dave Love <fx@gnu.org>
7879
7880 * comint.el (comint-completion-addsuffix): Fix custom type.
7881
ba22aeff
SM
78822000-11-02 Stefan Monnier <monnier@cs.yale.edu>
7883
7884 * font-lock.el (font-lock-buffers): Remove.
7885 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7886 (font-lock-change-major-mode): Remove.
7887 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7888 (font-lock-default-fontify-region): Extend the multiline
7889 fontification to whole lines.
7890 (font-lock-fontify-anchored-keywords)
7891 (font-lock-fontify-keywords-region): If matching just one
7892 line (with \n) only mark the \n as multiline.
7893
7894 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7895 Correctly handle the case where several :group args are supplied.
7896 Allow :extra-args.
7897 (easy-mmode-define-global-mode): Allow :extra-args.
7898 Correctly handle the case where several :group args are supplied.
7899
9c887ada
MB
79002000-11-02 Miles Bader <miles@gnu.org>
7901
eaae8106 7902 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
7903 (holiday-face): Remove dependency on `window-system'.
7904
7f25090d
KR
79052000-11-02 Ken Raeburn <raeburn@gnu.org>
7906
7907 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 7908 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 7909 (compile-files): Bomb out if compilation of a file fails.
7f25090d 7910
7dd6009c
DL
79112000-11-02 Dave Love <fx@gnu.org>
7912
7913 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7914
94821e4f
EZ
79152000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7916
7917 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7918 punctuation in the warning inserted into the *mail* buffer.
7919
1ac3fc42
GM
79202000-11-02 Gerd Moellmann <gerd@gnu.org>
7921
57731876
GM
7922 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7923 (authors-public-domain-p): New function.
7924 (authors-print): Use it.
7925
975f82c9
GM
7926 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7927
1ac3fc42
GM
7928 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7929
4b3eb10f
GM
79302000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7931
975f82c9 7932 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7933 (ps-print-version): New version number (6.3.1).
7934 (ps-even-or-odd-pages): Customization fix.
7935 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7936 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7937 (ps-page-count): Var replaced by `ps-page-column'.
7938 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7939 (ps-print-sheet-p): New fun.
7940
7da794df
MB
79412000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7942
7943 * tooltip.el (tooltip-gud-tips-setup): New function.
7944 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7945 (tooltip-mode): Call tooltip-gud-tips-setup.
7946 (tooltip-gud-tips): Use `gud-basic-call' instead of
7947 process-send-string, so the prompt gets frobbed appropriately.
7948 Handle nil return value from `tooltip-gud-print-command'.
7949
0e40b809
EL
79502000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7951
7952 * comint.el (comint-add-to-input-history): New function.
7953 (comint-send-input): Use `comint-add-to-input-history'.
7954
50ada0db
MB
79552000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7956
973a3104
MB
7957 * info.el (info-menu-header): New face.
7958 (Info-fontify-menu-headers): New function.
7959 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7960
50ada0db
MB
7961 * info.el (Info-insert-dir): Don't include blank lines at
7962 beginning of additional dir files (one is added automatically).
7963
bff53411
SM
79642000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7965
7966 * emacs-lisp/easy-mmode.el (define-minor-mode):
7967 Revert the latest changes.
7968 Allow the three positional arguments to be skipped and replaced
7969 by keyword arguments.
7970 Add a :toggle argument to determine whether a nil arg means toggle
7971 or means turn-on. The default is unchanged.
7972 Add a call to force-mode-line-update.
7973
6b8a0b2d
DL
79742000-11-01 Dave Love <fx@gnu.org>
7975
83c9cb8e 7976 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7977
5bf99100
MB
79782000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7979
83c9cb8e
SM
7980 * calendar/calendar.el (diary-face, holiday-face):
7981 Add dark-background variants.
5bf99100 7982
a4032611
SS
79832000-10-31 Sam Steingold <sds@gnu.org>
7984
7985 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7986 `tex-main-file' does not have directory in it.
7987
c286608e
SM
79882000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7989
7990 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7991
4836835a
TTN
79922000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7993
7994 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7995 functional change.
7996
26dcb81b
GM
79972000-10-31 Gerd Moellmann <gerd@gnu.org>
7998
7999 * files.el (find-file-noselect): When we expand a wildcard, return
8000 a list of buffers, as we should do according to the doc string.
8001
49fc4500
KR
80022000-10-31 Ken Raeburn <raeburn@gnu.org>
8003
8004 * loadup.el (top level): Adjust load path if program name is
8005 "../src/bootstrap-emacs", in case it's not dumped and thus the
8006 load path adjustment hasn't already been done.
8007
ea0c615d
GM
80082000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8009
83c9cb8e
SM
8010 * ps-print.el: Fix bug on selected pages for printing.
8011 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
8012 is on. Try to avoid warning messages when compiling. Doc Fix.
8013 (ps-print-version): New version number (6.3).
8014 (ps-color-device): Use `color-values' to determine if device
8015 supports color.
8016 (ps-color-values): Try to use `x-color-values' when using XEmacs.
8017 (ps-print-page-p): Changed from defsubst to defun.
8018 (ps-page-number): Changed from defmacro to defun.
8019 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
8020 printing.
c286608e 8021 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
8022 (ps-end-file, ps-dummy-page): Funs eliminated.
8023 (ps-print-color-scale): Changed default value.
8024 (ps-page-n-up, ps-print-page-p): New internal vars.
8025 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
8026 (ps-plot-region, ps-generate, ps-end-job): Code fix.
8027
9e20722f
GM
8028 * delim-col.el: Little programming improvement.
8029 (delimit-columns-str): New macro.
8030 (delimit-columns-region, delimit-columns-rectangle): Code fix.
8031
d7a0fd00
KH
80322000-10-31 Kenichi Handa <handa@etl.go.jp>
8033
c286608e
SM
8034 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
8035 Moved to european.el.
d7a0fd00
KH
8036 (ccl-encode-mac-roman-font, fontset-mac): Modified for
8037 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
8038 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
8039 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 8040
234be340
DL
80412000-10-30 Dave Love <fx@gnu.org>
8042
8043 * progmodes/cc-menus.el (imenu-generic-expression)
8044 (imenu-progress-message): Only defvar when compiling.
8045
4edc4a39
DL
8046 * emacs-lisp/elp.el (elp-unload-hook): New function.
8047
8048 * loadhist.el (unload-feature): Call elp-restore-function,
8049 checking for symbols; don't use elp-restore-all.
8050 (loadhist-hook-functions): Doc fix.
8051
70c825df
SM
80522000-10-30 Stefan Monnier <monnier@cs.yale.edu>
8053
8054 * log-edit.el (log-edit-confirm): Fix the default.
8055
1d3baf74
GM
80562000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8057
8058 * delim-col.el: Little fix: replace delimit-columns-align-columns by
8059 delimit-columns-format.
8060 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 8061
1ec321a7
MB
80622000-10-30 Miles Bader <miles@lsi.nec.co.jp>
8063
8064 * comint.el (comint-replace-by-expanded-history): Don't use
8065 comint-get-old-input (we're not looking at *old* input).
8066 (comint-get-old-input-default): If using fields, signal an error
8067 when the point is not in an input field.
8068
70737ea9
KH
80692000-10-30 Kenichi Handa <handa@etl.go.jp>
8070
8071 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
8072 and mule-unicode-e000-ffff.
8073
fa0cb51d 8074 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
8075 (make-coding-system): Accept a symbol of translation table as a
8076 value of property `safe-chars'.
8077
8078 * international/mule-cmds.el (encode-coding-char): Check property
8079 safe-chars instead of safe-charsets.
8080
8081 * international/fontset.el (fontset-default): Modified for
8082 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
8083 (x-font-name-charset-alist): Likewise.
8084 (ccl-encode-unicode-font): New CCL program. Record it in
8085 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
8086
70c825df
SM
8087 * language/european.el (mac-roman-decoder, mac-roman-encoder):
8088 New translation tables.
70737ea9
KH
8089 (decode-mac-roman, encode-mac-roman): Definition of these CCL
8090 programs are modified and moved from mac-win.el.
8091 (mac-roman): Definition of this coding system is modified and
8092 moved from mac-win.el.
4836835a 8093
fda2ce24 80942000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8095
1d3baf74 8096 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 8097 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 8098
dd4d3cb6
MB
80992000-10-29 Miles Bader <miles@gnu.org>
8100
8101 * custom.el (custom-add-to-group): Allow multiple entries for a
8102 given value OPTION, as long as their widget types are different.
8103 * cus-edit.el (custom-face-value-create): If face name doesn't end
8104 with "face", add such here (similar to custom group widgets).
8105
8106 * comint.el (comint-highlight-prompt): Add :type.
8107
dace60cf
JW
81082000-10-28 John Wiegley <johnw@gnu.org>
8109
dace60cf
JW
8110 * calendar/timeclock.el (timeclock-log): Doc fix.
8111 (timeclock-last-event): Doc fix.
83c9cb8e 8112 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
8113 (timeclock-find-discrep): Use a temp buffer to read in the
8114 timelog, instead of visiting the file.
8115 (timeclock-log-data): A new function, along with a host of helper
8116 functions, for the purpose of making timelog data accessible to
8117 programmers.
8118
8119 * eshell/esh-mode.el (window-height test): Make certain that
8120 `eshell-stringify-t' is non-nil.
8121 (eshell-password-prompt-regexp): Changed to a much simpler
8122 password regexp.
8123 (eshell-send-input): If `eshell-invoke-directly' returns t,
8124 directly invoke the parsed command using `eval'. This improves
8125 turn-around time on simple commands by a factor of three or
8126 greater, such as cd, ls, pwd, etc. -- which get used very often.
8127 It also conserves thousands of cons cells per call (since
8128 `eshell-do-eval' consumes memory like a Cookie Monster set loose
8129 in the Pacific Cookie Company).
8130
8131 * eshell/esh-test.el (eshell-test): Whitespace fix.
8132
83c9cb8e
SM
8133 * eshell/em-ls.el (eshell-ls-insert-directory):
8134 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
8135
8136 * eshell/em-script.el (eshell-script-initialize): Add names to
8137 `eshell-complex-commands, since `source' and `.' are complex.
8138
0467b076
EZ
8139 * eshell/esh-cmd.el (eshell-rewrite-for-command)
8140 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
8141 `eshell-copy-handles'.
8142 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
8143 bodies.
8144 (eshell-separate-commands): Whitespace fix.
8145 (eshell-complex-commands): Added a new list of names, for
8146 determining whether a given command is as simple as it looks.
8147 (eshell-invoke-directly): New function. Returns t if a command
8148 should be invoked directly (using `eval'), rather than indirectly
8149 using `eshell-do-eval'.
8150 (eshell-do-eval): Whitespace fix.
8151
8152 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
8153 which provides an emulation of the DOS shell behavior of assuming
8154 that cp/mv/ln should copy/move/link to the current directory.
8155 (eshell-remove-entries): Added a doc string.
8156 (eshell-shuffle-files): Removed the check for `target' being null.
8157 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
8158 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
8159 it to do a smarter check of whether a destination was provided.
8160 (eshell/mv, eshell/cp): Enable `:preserve-args'.
8161 (eshell/ln): Enable `:preserve-args', and use
8162 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
8163 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
8164 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
8165 list after flattening it. This makes it possible to cat files
8166 with numerical names.
8167 (eshell-unix-initialize): Added several names to
8168 `eshell-complex-commands.
8169 (eshell-unix-command-complex-p): Return t if a given command name
8170 may result in external processes being invoked.
8171
8172 * eshell/em-glob.el (eshell-glob-show-progress): Make this
8173 variable nil by default, since it slows down glob processing by a
8174 factor of two or more, and increases memory consumption.
8175
8176 * eshell/em-smart.el: Added a note about how memory consumptive
8177 smart display mode can be (at least this is true in Emacs 21).
8178 (eshell-smart-initialize): Whitespace fix.
8179 (eshell-refresh-windows): Use `if' instead of `when'.
8180 (eshell-smart-scroll-window): Calling `save-current-buffer' was
8181 not necessary.
83c9cb8e 8182 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
8183
8184 * eshell/em-ls.el (eshell-do-ls): Code simplification.
8185 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
8186 Whitespace fix.
8187 (eshell-ls-exclude-hidden): Added this variable in addition to
8188 `eshell-ls-exclude-regexp'. This one prevents files beginning
8189 with . from even being read, which can improve memory consumption
8190 quite a bit.
8191 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
8192 read file entries beginning with a dot. In home directories with
8193 lots of hidden files, fully two-thirds of the time spent in ls is
8194 used to read directory entries that are immediately thrown away.
8195 (eshell-ls-initial-args): Added back this configuration variable,
8196 for specifying default initial arguments to every call to ls.
8197 Much faster than using an alias to do the same thing.
8198 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
8199 (eshell-ls-dir): Whitespace change.
8200
8201 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
8202
83c9cb8e 8203 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
8204 (eshell-stringify-t): Added a customization variable, to indicate
8205 whether `t' should be rendered as a string at all. If not, one
8206 can still determine if the result of an expression is true using
8207 "file-exists-p FILE && echo true".
8208 (eshell-stringify): If `eshell-stringify-t' is nil, don't
8209 stringify t!
8210
8211 * eshell/esh-module.el: Whitespace fix.
8212
83c9cb8e
SM
8213 * eshell/em-alias.el (eshell-alias-initialize):
8214 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
8215 (eshell-command-aliased-p): New function that returns t if a
8216 command name names an aliased.
8217
657f9cb8 82182000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8219
0467b076 8220 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 8221 redrawing the screen when changing cursor color.
0467b076
EZ
8222 (viper-insert-state-pre-command-sentinel)
8223 (viper-replace-state-pre-command-sentinel)
70c825df
SM
8224 (viper-replace-state-post-command-sentinel):
8225 Use viper-preserve-cursor-color.
657f9cb8
MK
8226 Many functions changed to use viper= instead of = when comparing
8227 characters.
0467b076 8228 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 8229 working with characters.
0467b076 8230 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
8231 Many functions changed to use viper= instead of = when comparing
8232 characters.
0467b076 8233 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 8234
0467b076 8235 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 8236 Several typos fixed in various docstrings.
0467b076 8237 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 8238 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
8239 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
8240 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
8241 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
8242 (ediff-get-selected-buffers): New function.
8243 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
8244 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
8245 Use save-window-excursion.
0467b076 8246 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 8247 termination check in while loop.
0467b076 8248 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 8249 dired buffer.
0467b076
EZ
8250 (ediff-files,ediff-merge-files,ediff-files3)
8251 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 8252
4f490d99
DL
82532000-10-28 Dave Love <fx@gnu.org>
8254
8255 * info.el (Info-fontify-node): Add help-echo for menu items.
8256
45b84006
EZ
82572000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8258
5ebc02b3
EZ
8259 * startup.el (normal-top-level): If the value of $TERM indicates
8260 we are running from xterm or one of its work-alikes, default to a
8261 light background mode.
8262
45b84006
EZ
8263 Support for -fg, -bg, and -rv command-line arguments for TTYs:
8264 * faces.el (tty-handle-reverse-video): New function.
8265 (tty-create-frame-with-faces): Call it.
8266
8267 * frame.el (frame-notice-user-settings): Don't apply
8268 default-frame-alist and initial-frame-alist to MS-DOS frames.
8269 Call tty-handle-reverse-video, frame-set-background-mode, and
8270 face-set-after-frame-default for non-MS-DOS frames.
8271
8272 * startup.el (tty-long-option-alist): New variable.
8273 (tty-handle-args): New function.
8274 (command-line): Call tty-handle-args.
8275
8276 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
8277 startup.el now does that for all character-terminal frames.
8278
eab6e8b9
MB
82792000-10-28 Miles Bader <miles@gnu.org>
8280
83c9cb8e
SM
8281 * emacs-lisp/easy-mmode.el (define-minor-mode):
8282 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
8283 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 8284 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
8285 version using `easy-mmode-define-global-mode'.
8286 Add :conditional-turn-on keyword argument.
eab6e8b9 8287
51a29efc
DL
82882000-10-28 Dave Love <fx@gnu.org>
8289
83c9cb8e
SM
8290 * international/latin1-disp.el (latin1-char-displayable-p):
8291 Don't use window-system.
51a29efc 8292
d71d7114
EZ
82932000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
8294
8295 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8296 Don't call find-buffer-file-type-coding-system. Instead, just
8297 set eol-type to -unix if inhibit-eol-conversion is in effect, or
8298 if the file is on an untranslated filesystem.
8299 (add-untranslated-filesystem): Use "D" instead of "f" inside
8300 interactive.
8301
1f9cab4b
DL
83022000-10-27 Dave Love <fx@gnu.org>
8303
70c825df 8304 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
8305 (refill-mode): Use it.
8306
70c825df
SM
83072000-10-27 Stefan Monnier <monnier@cs.yale.edu>
8308
8309 * international/quail.el (quail-activate): Don't make-local-hook.
8310
7432cf10
AS
83112000-10-27 Andre Spiegel <spiegel@gnu.org>
8312
4836835a 8313 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 8314 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
8315 (vc-make-version-backup): Don't do it on MS-DOS without long file
8316 names.
4836835a 8317
7432cf10
AS
8318 * vc.el (vc-version-other-window): If an automatic backup of the
8319 desired version exists, rename it instead of copying it.
8320
4836835a
TTN
8321 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
8322 after command. If there's an unexpected error, signal it instead
7432cf10 8323 of being silent.
e1483c38 8324 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 8325
05ea7ef2
MB
83262000-10-27 Miles Bader <miles@lsi.nec.co.jp>
8327
fd1035aa
MB
8328 * shell.el (shell): Add BUFFER argument.
8329 * comint.el (make-comint-in-buffer): New function.
8330 (make-comint): Use it.
8331
05ea7ef2
MB
8332 * faces.el (face-spec-choose): Change syntax so that the list of
8333 attribute-value pairs is now the cdr of each clause, not the cadr.
8334 Detect old-style entries, and handle them. Use pop.
8335
835a55fe
SM
83362000-10-26 Stefan Monnier <monnier@cs.yale.edu>
8337
f5ab1cdd
SM
8338 * cus-edit.el (custom-mode-map): Use a sparse map.
8339 (custom-mode): Don't bother with make-local-hook.
8340
8341 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
8342
835a55fe
SM
8343 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
8344
c13b0ec8
GM
83452000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8346
8347 * ps-print.el: Avoid compilation gripes.
8348 (ps-print-version): New version number (6.2.1).
4836835a 8349
e9f63196
DL
83502000-10-26 Dave Love <fx@gnu.org>
8351
0b95284b
DL
8352 * menu-bar.el: Modify some menu item help strings.
8353 (menu-bar-help-menu): Add link to MORE.STUFF.
8354
e9f63196
DL
8355 * cus-edit.el (custom-mode): Add `special' mode-class property.
8356
8357 * wid-browse.el (widget-browse-mode): Likewise.
8358
8359 * wid-edit.el (widget-specify-field): Revert to using local-map
8360 property, not keymap.
8361
e276a14a
MB
83622000-10-26 Miles Bader <miles@lsi.nec.co.jp>
8363
c1545d88
MB
8364 * wid-edit.el (widget-field-end): When checking for a `boundary'
8365 field, do so in the correct buffer.
8366
3c1b77ca
MB
8367 * simple.el (undo): Correctly distinguish between numeric and
8368 non-numeric prefix args in non-transient-mark-mode, as per the doc
8369 string. When in transient-mark-mode, treat all prefix-args as
8370 numeric.
8371
f5ab1cdd
SM
8372 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
8373 Position point on match. Handle N == 0 correctly.
22626d9d
MB
8374
8375 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
8376 (comint-mode-map): Reverse order of `comint-write-output' and
8377 `comint-append-output-to-file'.
8378 (comint-append-output-to-file): Reinstate this function, for the
8379 benefit of the menu.
8380
d97151cb
SM
83812000-10-25 Stefan Monnier <monnier@cs.yale.edu>
8382
8383 * vc.el (vc-version-other-window): Bind `file'.
8384
ea7d6f5b
GM
83852000-10-25 Gerd Moellmann <gerd@gnu.org>
8386
f5ab1cdd 8387 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
8388
8389 * emacs-lisp/authors.el (batch-update-authors): New function.
8390 (authors-fixed-entries): New defconst.
8391 (authors-add-fixed-entries): New function.
8392 (authors): Call it.: Don't process lispref/.
8393
17c25cea
JR
83942000-10-25 Jason Rumney <jasonr@gnu.org>
8395
8396 * cus-edit.el (custom-button-face, custom-button-pressed-face):
8397 Merge x w32 and mac definitions.
8398
4ecda532
GM
83992000-10-25 Gerd Moellmann <gerd@gnu.org>
8400
8401 * menu-bar.el (menu-bar-options-menu): Add a help string for
8402 `uniquify'.
8403
b6735035
GM
84042000-10-25 Stephen Gildea <gildea@alum.mit.edu>
8405
f5ab1cdd
SM
8406 * time-stamp.el (time-stamp-string-preprocess):
8407 Fix a wrong type argument error.
b6735035 8408
f4cbc7a0
MB
84092000-10-25 Miles Bader <miles@gnu.org>
8410
8411 * recentf.el (recentf-mode): Variable removed.
8412 (recentf-mode): Use `define-minor-mode'.
8413
8414 * mwheel.el (mouse-wheel-mode): New global minor mode.
8415 (mwheel-install): Use `mouse-wheel-mode'.
8416
f4b020f6
DL
84172000-10-25 Dave Love <fx@gnu.org>
8418
f5ab1cdd
SM
8419 * progmodes/cperl-mode.el (cperl-mode):
8420 Set normal-auto-fill-function correctly.
072cb6f9 8421
83c9cb8e
SM
8422 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8423 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 8424 bindings.
f4b020f6 8425
ebe2a441
MB
84262000-10-25 Miles Bader <miles@lsi.nec.co.jp>
8427
ff4dcd4b
MB
8428 * wid-edit.el (widget-field-at): New function.
8429 (widget-at, widget-field-activate): Use it.
8430 (widget-tabable-at): Use `widget-at'.
8431 (widget-specify-field): If the terminating character of the widget
8432 field (which is read-only) is a newline, put it into a special
8433 `boundary' field so that C-n/C-p act more naturally.
8434 (widget-field-end): Also don't subtract one if a special
8435 `boundary' field has been added after the widget field.
8436
83c9cb8e
SM
8437 * comint.el (comint-output-filter, comint-send-input):
8438 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 8439 code, since it should notice the overlay insertion-types now.
ff4dcd4b 8440
ebe2a441
MB
8441 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8442 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8443 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8444
fe50b6ab
GM
84452000-10-24 Gerd Moellmann <gerd@gnu.org>
8446
53df4dda 8447 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
8448 (authors): Set file coding system to iso-2022-7bit.
8449 Add file-local variables to output buffer.
53df4dda 8450
4836835a 8451 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
8452 WARN is nil.
8453
53df4dda
GM
84542000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8455
8456 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8457
8458 * delim-col.el: Now there is a column formatting mechanism.
8459 Modified to customization mechanisms convention. Doc fix.
8460 (columns): New group for delim-col.
8461 (delimit-columns-before, delimit-columns-after)
8462 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8463 (delimit-columns-end): New vars.
8464 (delimit-columns-customize, delimit-columns-format): New funs.
8465 (delimit-columns-region, delimit-columns-rectangle)
8466 (delimit-columns-rectangle-line): Modified to support column
8467 formatting.
4836835a 8468
a9839779
DL
84692000-10-24 Dave Love <fx@gnu.org>
8470
8471 * log-edit.el (log-edit): Add :version and a :group for vc.
8472
df0267b8
GM
84732000-10-24 Gerd Moellmann <gerd@gnu.org>
8474
9acc3873
GM
8475 * files.el (after-find-file): Don't print a message ``New file''
8476 if WARN is nil.
8477
83c9cb8e
SM
8478 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8479 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
8480 get duplicate tool-bar entries because we'll see the global ones
8481 on more than one path through keymaps.
8482
1946f901
GM
8483 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8484
df0267b8
GM
8485 * progmodes/cmacexp.el: Change Francesco's email address.
8486
ae3b264b
KH
84872000-10-24 Kenichi Handa <handa@etl.go.jp>
8488
8489 * window.el (fit-window-to-buffer): Adjust point of the window
8490 buffer, not that of the current buffer.
8491
23afac01
EZ
84922000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
8493
8494 * progmodes/cmacexp.el: Update the euthor's email address.
8495
22d1a4ed
MB
84962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8497
8498 * faces.el (face-spec-set-match-display): Add `graphic' display
8499 type (the inverse of `tty'). Use `display-graphic-p' instead of
8500 the window-system variable.
8501
f408aa48
KH
85022000-10-24 Kenichi Handa <handa@etl.go.jp>
8503
83c9cb8e
SM
8504 * international/isearch-x.el (isearch-with-input-method):
8505 Call input-method-function with the first event in
f408aa48
KH
8506 unread-command-events.
8507
94fe8a31
MB
85082000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8509
83c9cb8e 8510 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 8511
8f47302e
AC
85122000-10-24 Andrew Choi <akochoi@i-cable.com>
8513
8514 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8515 New charsets.
8516
8517 * term/mac-win.el: Remove definitions of mac-roman-lower and
8518 mac-roman-upper, require dired, and define instead of set
8519 mac-ready-for-drag-n-drop to avoid compilation error.
8520
446c097e
AI
85212000-10-23 Andrew Innes <andrewi@gnu.org>
8522
83c9cb8e
SM
8523 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8524 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
8525 expand-file-name after convert-standard-filename to ensure
8526 expected directory separators are used.
8527
379b70e7
EZ
85282000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
8529
8530 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8531
85c766e9
DL
85322000-10-23 Dave Love <fx@gnu.org>
8533
b7e03a67
DL
8534 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8535 (tool-bar-add-item): Set foreground and background for XBM icons.
8536
83c9cb8e
SM
8537 * international/latin1-disp.el (latin1-char-displayable-p):
8538 New function (from Handa).
b7e03a67
DL
8539 (latin1-display-check-font): Use it.
8540
0dcf8835 8541 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
8542 using :key-sequence, making it much more usable.
8543 Use nconc, not append.
0dcf8835
DL
8544 (imenu--create-keymap-1): Avoid append.
8545
85c766e9 8546 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 8547
cb3069bb
MB
85482000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8549
8550 [the following changes fix a bug where `define-minor-mode' didn't
8551 correctly generate :require clauses for defcustoms in compiled files]
8552 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8553 (byte-compile-log-file, byte-compile-log-1): Don't set
8554 `byte-compile-current-file' to nil. Instead set
8555 `byte-compile-last-logged-file' to it. Test whether
8556 byte-compile-current-file equals byte-compile-last-logged-file
8557 instead of whether its nil.
3b6542ba 8558 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 8559
6db6243b
SM
85602000-10-23 Stefan Monnier <monnier@cs.yale.edu>
8561
8562 * textmodes/refill.el: Fix var names in doc.
8563 (refill-mode): Don't bother with make-local-hook anymore.
8564
98490598
MB
85652000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8566
e01cd227
MB
8567 * faces.el (face-user-default-spec, face-default-spec): New functions.
8568 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 8569 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
8570 Use `face-user-default-spec'. Simplify code slightly.
8571
4836835a 8572 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
8573 (woman-unknown-face): Add dark-background variants.
8574 (woman-default-faces): Renamed from `woman-colour-faces'.
8575 Set using the stored defaults, rather than using hard-wired colors.
8576 (woman-monochrome-faces): Renamed from `woman-black-faces'.
8577 Just make the foreground `unspecified' rather than "black".
8578 (woman-menu): Rename menu entries accordingly.
8579
98490598
MB
8580 * faces.el (header-line): Make more reasonable on mono/grayscale
8581 displays.
8582
1a578e9b
AC
85832000-10-23 Andrew Choi <akochoi@i-cable.com>
8584
8585 * cus-edit.el (custom-button-face): Use 3D look for mac.
8586 (custom-button-pressed-face): Likewise.
8587
8588 * faces.el (set-face-attributes-from-resources): Handle mac frames
8589 in the same way as x and w32 frames.
8590 (face-valid-attribute-values): Likewise.
8591 (read-face-attribute): Likewise.
8592 (defined-colors): Likewise.
8593 (color-defined-p): Likewise.
8594 (color-values): Likewise.
8595 (display-grayscale-p): Likewise.
8596 (face-set-after-frame-default): Likewise.
8597 (mode-line): Same default face as for x and w32.
8598 (tool-bar): Likewise.
8599
8600 * frame.el: Remove call to frame-notice-user-settings at end of
8601 the file.
8602
83c9cb8e 8603 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
8604 as for x, pc, and w32 frame types.
8605
8606 * term/mac-win.el: New file.
8607
aaaf7be7
DL
86082000-10-22 Dave Love <fx@gnu.org>
8609
8610 * textmodes/refill.el: New file.
8611
5392d654
AS
86122000-10-22 Andre Spiegel <spiegel@gnu.org>
8613
4836835a 8614 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 8615 MANUAL and REGEXP.
4836835a 8616 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
8617 New functions.
8618 (vc-before-save): Use the latter.
8619 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8620 confusion.
8621
4836835a 8622 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
8623 expected by vc[-hooks].el.
8624
8625 * vc.el (vc-checkout): Added `-p' suffix in call to
8626 vc-make-version-backups-p; use vc-make-version-backup to actually
8627 make the backup.
8628 (vc-version-other-window, vc-version-backup-file): Handle both
8629 automatic and manual backups.
8630 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8631 of all of them.
8632
1e221c16
MB
86332000-10-22 Miles Bader <miles@gnu.org>
8634
7ff4fda5
MB
8635 * comint.el (comint-highlight-input, comint-highlight-prompt):
8636 Renamed, `-face' at end removed.
8637 (comint-send-input, comint-output-filter): Use renamed faces.
8638
3511cde8
MB
8639 * window.el (fit-window-to-buffer): Change defaulting of
8640 MAX-HEIGHT slightly.
8641
1e221c16
MB
8642 * faces.el (color-values, color-defined-p): Use `member', not
8643 `memq', because it works correctly for strings.
8644 (frame-set-background-mode): Actually, "unspecified-fg" and
8645 "unspecified-bg" *are* strings. Use `member', not `memq', and
8646 `equal', not `eq', when a string value is possible.
8647
b6ef4898
EZ
86482000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
8649
8650 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8651
34939e2c
SM
86522000-10-21 Stefan Monnier <monnier@cs.yale.edu>
8653
8654 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8655 sh-electric-rparen, sh-electric-less and sh-electric-hash.
8656 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8657 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8658 (sh-font-lock-syntactic-keywords): Use them.
8659 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8660 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8661 (sh-mode): Don't override font-lock-unfontify-region-function.
8662 Use a copy of sh-font-lock-syntactic-keywords.
8663 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8664 Don't call sh-scan-buffer since font-lock does it on the fly.
8665 (sh-get-indent-info): Use `face' rather than `syntax-table'
8666 text-property to detect here-documents.
8667 Replace sh-special-syntax with sh-st-punc.
8668 (sh-prev-line): Use `face' rather than `syntax-table'
8669 text-property to skip over here-documents.
8670 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8671 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8672 (sh-electric-less, sh-set-here-doc-region)
4836835a 8673 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
8674 (sh-scan-buffer, sh-rescan-buffer): Remove.
8675
f3d3c491
AI
86762000-10-21 Andrew Innes <andrewi@gnu.org>
8677
8678 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8679 remote (ange-ftp) file names.
8680
b86c791c
MB
86812000-10-21 Miles Bader <miles@gnu.org>
8682
d9c30bdf
MB
8683 * window.el (fit-window-to-buffer): New function.
8684 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
8685 (window-text-height): Don't expect minibuffers to have mode-lines.
8686
d9c30bdf 8687 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
8688 * international/quail.el (quail-update-guidance):
8689 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 8690
617fee5a
MB
8691 * international/quail.el (quail-show-guidance-buf): Make sure
8692 guidance window really has enough room.
8693 (quail-update-guidance): If quail-guidance-win is already shown,
8694 make sure its height is OK.
8695
b86c791c
MB
8696 * window.el (window-text-height, set-window-text-height):
8697 New functions.
8698 (shrink-window-if-larger-than-buffer): Use `window-text-height'
8699 instead of `window-height' & `mode-line-window-height-fudge'.
8700 (mode-line-window-height-fudge): Add FACE parameter.
8701 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8702 instead of `enlarge-window' & `mode-line-window-height-fudge'.
8703
e34850d1
MB
87042000-10-20 Miles Bader <miles@gnu.org>
8705
8706 * window.el (height-affecting-face-attributes): Use `defconst'.
8707
8708 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8709 New function, conditionally aliased to `mode-line-window-height-fudge'.
8710 (ispell-help): Use it.
8711 (ispell-choices-win-default-height): Don't include mode-line fudge.
8712 (ispell-choices-win-default-height): New function.
8713 (ispell-show-choices, ispell-command-loop): Use function
8714 `ispell-choices-win-default-height' instead of variable.
8715
a8b883c2
MB
87162000-10-20 Miles Bader <miles@lsi.nec.co.jp>
8717
8c6e4a58
MB
8718 * window.el (mode-line-window-height-fudge): New variable.
8719 (height-affecting-face-attributes): New variable.
8720 (mode-line-window-height-fudge): New function.
8721 (shrink-window-if-larger-than-buffer): Use it.
8722 * help.el (resize-temp-buffer-window): Likewise.
8723
a8b883c2
MB
8724 * info.el (Info-fontify-node): Add support for @subsubsection
8725 titles, which use `Info-title-4-face'.
8726 (Info-title-4-face): New face.
8727 (Info-title-3-face): Inherit from Info-title-4-face instead of
8728 variable-pitch.
8729
e64c3a75
JR
87302000-10-19 Jason Rumney <jasonr@gnu.org>
8731
8732 * dired.el (dired-insert-directory): Do not let errors signalled by
8733 attempt to run dired-free-space-program prevent dired from working.
8734
c70fe852
SM
87352000-10-19 Stefan Monnier <monnier@cs.yale.edu>
8736
8737 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8738
877cf6b4
GM
87392000-10-19 Gerd Moellmann <gerd@gnu.org>
8740
5de037e0
GM
8741 * dirtrack.el (dirtrack): Fix call to run-hooks.
8742
6deb9af9
GM
8743 * cmuscheme.el (cmuscheme-program-name): Renamed from
8744 scheme-program-name because xscheme.el contains a defcustom with
8745 the same name. As a consequence, customizing group `cmuscheme'
8746 loaded `xscheme' which redefined run-scheme.
8747 (run-scheme): Use cmuscheme-program-name.
8748
83c9cb8e 8749 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 8750
e597d8fb 8751 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 8752 anonymous address, and add a website for Befrienders International.
4836835a 8753
3e9cb08f
GM
87542000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8755
c70fe852
SM
8756 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
8757 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
8758 (ps-print-version): New version number (6.2).
8759 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8760 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8761 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8762 (ps-x-extent-priority, ps-x-extent-start-position)
8763 (ps-x-face-font-instance, ps-x-find-coding-system)
8764 (ps-x-font-instance-properties, ps-x-make-color-instance)
8765 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8766 avoid compilation gripes without defining functions.
8767 (ps-e-find-composition): Alias for function find-composition, to have a
8768 suitable function depending on Emacs version.
8769 (ps-color-device, ps-color-values, ps-face-foreground-name)
8770 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8771 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8772 (ps-print-ensure-fontified): Function definitions surrounded by
8773 `eval-and-compile' to avoid compilation gripes.
8774 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8775 by symbol-value to avoid compilation gripes.
8776 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8777 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8778
d8abcd91
MB
87792000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8780
13ab33c4
MB
8781 * startup.el (normal-top-level): Call `frame-set-background-mode'
8782 after `frame-notice-user-settings' because the latter doesn't call
8783 the former on a tty.
8784
d8abcd91
MB
8785 * faces.el (frame-set-background-mode): `unspecified' &c are
8786 symbols, not strings.
8787
e8bce0a9
EZ
87882000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8789
c70fe852
SM
8790 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8791 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 8792
c70fe852
SM
8793 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8794 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 8795
773272d8
KH
87962000-10-19 Kenichi Handa <handa@etl.go.jp>
8797
c70fe852 8798 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
8799 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
8800 for ISO10646-1 fonts.
8801 (x-font-name-charset-alist): Add an entry for "iso10646-1".
8802
772139c0
EZ
88032000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8804
8805 * faces.el (frame-set-background-mode): If a tty frame defines a
8806 background color, use that to compute the background mode, instead
8807 of always defaulting to "dark".
8808
d134a19f
MB
88092000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8810
8bb84cb2
MB
8811 * comint.el (comint-write-output): New function.
8812 (comint-mode-map): Add it to the menu.
e40a778f 8813 Bind `C-c C-s' to comint-write-output.
d134a19f 8814
dada41e1
GM
88152000-10-18 Gerd Moellmann <gerd@gnu.org>
8816
8817 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8818 Use fancy-splash-delay.
8819
9b5360aa
GM
88202000-10-18 Alex Schroeder <alex@gnu.org>
8821
8822 * progmodes/sql.el (sql-sybase-options): New option.
8823 (sql-sybase): Use it. Add sql-database to the list of parameters
8824 provided for login. The options -w 2048 -n are not used any more.
8825
9035a35a
GM
8826 * comint.el (comint-read-input-ring): Bugfix such that the first
8827 and the last entry of the input ring file are not lost.
8828
3556c6dd
GM
88292000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8830
8831 * ps-print.el: Internal variable changes to defcustom,
8832 make-local-hook changes to defvar. Doc fix.
8833 (ps-print-version): New version number (6.1).
8834 (ps-setup, ps-do-despool): Code fix.
8835 (ps-printer-name): Customization fix.
8836 (ps-printer-name-option): Now is a defcustom instead of an
8837 internal variable.
8838 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8839 (ps-print-begin-column-hook): Now are defvar instead of
8840 make-local-hook.
4836835a 8841
4e217e50
MB
88422000-10-18 Miles Bader <miles@gnu.org>
8843
8844 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8845 (comint-kill-output): Changed into an alias for `comint-delete-output',
8846 and made obsolete.
8847 (comint-mode-map): Rename references to comint-kill-output.
8848
34460354
EZ
88492000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
8850
8851 * diff-mode.el (diff-header-face, diff-file-header-face)
8852 (diff-changed-face): Add bold and italic attributes to tty faces.
8853 (diff-function-face): New face.
8854 (diff-font-lock-keywords): Use it.
8855
17ea3cdb
MB
88562000-10-18 Miles Bader <miles@lsi.nec.co.jp>
8857
8858 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8859 Remove commented-out call to force-mode-line-update.
8860 (comint-kill-output): Use `forward-line 0' instead of
8861 beginning-of-line to make sure we get past the prompt.
8862
9244f2c7
SM
88632000-10-17 Stefan Monnier <monnier@cs.yale.edu>
8864
8865 * diff-mode.el (diff-header-face, diff-file-header-face):
8866 Add specific setting for dark background.
8867 (diff-context-face): Renamed from diff-comment-face.
8868 Set explicitly rather than inheriting from font-lock-comment-face.
8869
1592c1ef
EZ
88702000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8871
8872 * startup.el (command-line): Move the code which sets the default
8873 TTY colors to before before-init-hook.
8874
f86292a9
GM
88752000-10-17 Gerd Moellmann <gerd@gnu.org>
8876
8877 * jit-lock.el (jit-lock-stealth-time): Doc fix.
8878
f7f2e883
EZ
88792000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8880
e854cc22
EZ
8881 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8882 extensions, for MS-DOS.
8883
f7f2e883
EZ
8884 * diff-mode.el (diff-header-face, diff-file-header-face)
8885 (diff-changed-face): Define tty-specific colors.
8886
c7b4f0f9
GM
88872000-10-17 Gerd Moellmann <gerd@gnu.org>
8888
8889 * startup.el (fancy-splash-text): Realign the text.
8890
12a72271
EZ
88912000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8892
8893 * font-lock.el (font-lock-comment-face): Define a separate default
8894 for dark-background tty's.
8895
61dfccfd
MB
88962000-10-17 Miles Bader <miles@gnu.org>
8897
8898 * help.el (resize-temp-buffer-window): Add hack to avoid last line
8899 being obscured by whizzy mode-lines on graphics displays.
8900
333cd59e
EZ
89012000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8902
8903 * info.el (Info-title-1-face, Info-title-2-face)
8904 (Info-title-3-face): Define colors for tty's.
dada41e1 8905 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 8906
dbf1fcc1
EZ
89072000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8908
8909 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8910 reverse from the frame parameters, and don't invert foreground and
8911 background colors.
8912
ac629823
MB
89132000-10-16 Miles Bader <miles@gnu.org>
8914
8915 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8916 string "*Info*". Call propertized-buffer-identification to spruce
8917 up the result.
8918
76eebffc
GM
89192000-10-16 Gerd Moellmann <gerd@gnu.org>
8920
3a6b59d9
GM
8921 * help.el: Provide `help' for the sake of define-minor-mode
8922 which generates defcustoms with requires.
8923
6569c3d3
GM
8924 * jit-lock.el (jit-lock-after-change): If we're in text that
8925 matches a multi-line font-lock pattern, make sure the whole text
8926 will be redisplayed.
8927
c2e0a611
GM
8928 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8929 author's name is unknown.
8930
76eebffc
GM
8931 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8932 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8933 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8934 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8935 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8936 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8937 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8938 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8939 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8940 Add author information.
8941
cf1e7b12
MB
89422000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8943
8944 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8945 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8946 full-color version (using the Gimp) to eliminate dithering artifacts.
8947
5586f3eb
SM
89482000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8949
8950 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8951
8952 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8953
ad64a888
DL
89542000-10-15 Dave Love <fx@gnu.org>
8955
83c9cb8e 8956 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8957
8958 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8959
8960 * whitespace.el: Doc fixes.
8961 (top-level): Don't add hooks here.
8962 (whitespace-running-emacs): Deleted.
8963 (timer): Don't require.
8964 (whitespace): Add back :version conditional on xemacs test.
8965 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8966 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8967 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8968 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8969 Avoid specific xemacs test.
8970 (whitespace-global-mode): New option.
8971 (whitespace-global-mode): New command.
8972 (whitespace-unload-hook): New function.
8973
8974 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8975 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8976 (Info-fontify-node): `Goto' goes to `Go to'.
8977 (Info-fontify-node): Add help-echo to xref links.
8978
1ef49fc6
EZ
89792000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8980
8981 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8982
8b7707e1
SM
89832000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8984
b3b7f42f
SM
8985 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8986 Use plist-get and allow :inherit.
8987
8988 * emacs-lisp/cl-macs.el (cl-do-arglist):
8989 Use plist-get and plist-member instead of memq.
8990
3c7fafc7
SM
8991 * emacs-lisp/ewoc.el (ewoc-location): New function.
8992 (ewoc-enter-after, ewoc-enter-before): Document return value.
8993 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8994 Don't need make-local-hook any more.
8995 (cvs-addto-collection): Return the new tin.
8996 (cvs-mode-insert): Jump to the new line.
8997
8b7707e1
SM
8998 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8999
9000 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
9001
9002 * font-lock.el (font-lock-syntactically-fontified): New var.
9003 (font-lock-fontify-syntactic-keywords-region): Use it.
9004 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
9005
9006 * diff-mode.el (diff-find-file-name): Fix regexp.
9007
9008 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
9009 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
9010
9011 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
9012 (sh-mode-syntax-table): Add punctuation syntax for < and >.
9013 (sh-mode): Don't make all vars local here.
9014 (sh-kw): Reformat.
9015 (sh-set-shell): Use dolist. Don't set indent-region-function.
9016 (sh-mode-syntax-table): Use pop.
9017 (sh-remember-variable): Use push.
9018 (sh-help-string-for-variable): Use memq.
9019 (sh-safe-backward-sexp): Remove.
9020 (sh-safe-forward-sexp): Add ARG.
9021 (sh-get-indent-info, sh-prev-stmt): Use it.
9022 (sh-prev-line): Simplify by using forward-comment.
9023 (sh-this-is-a-continuation): Simplify.
9024 (sh-learn-buffer-indent): Use dolist.
9025 (sh-do-nothing): Remove.
9026 (sh-set-char-syntax, sh-set-here-doc-region):
9027 Use inhibit-modification-hooks.
9028 (sh-name-style): Use mapcar and push.
9029 (sh-load-style): Use dolist.
9030 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
9031 (sh-case, sh-while-getopts): Use propertize directly rather
9032 than sh-electric-rparen.
9033
90342000-10-14 Stefan Monnier <monnier@cs.yale.edu>
9035
9036 * textmodes/tex-mode.el: Require CL when compiling.
9037 (tex-mode-syntax-table): Init immediately.
9038 (tex-mode-map): Bind M-RET to latex-insert-item.
9039 (latex-mode): Set indent-line-function to latex-indent.
9040 (tex-common-initialization): Don't setup the syntax-table any more.
9041 (latex-insert-item): New skeleton.
9042 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 9043 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 9044 (latex-indent, latex-find-indent): New functions.
4836835a 9045 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
9046 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
9047 (tex-compilation-parse-errors): Use with-syntax-table.
9048
86b7fcbb
MB
90492000-10-15 Miles Bader <miles@gnu.org>
9050
9051 * font-lock.el (font-lock-comment-face): Change dark-background,
9052 color, non-tty, default to `chocolate1'.
9053
57a24508
JW
90542000-10-13 John Wiegley <johnw@gnu.org>
9055
9056 * eshell/esh-util.el (require): Added a missing `require' form,
9057 needed when compiling (for an ange-ftp macro definition).
9058
40ad3db4
DL
90592000-10-13 Dave Love <fx@gnu.org>
9060
9061 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
9062
db460189
GM
90632000-10-13 Gerd Moellmann <gerd@gnu.org>
9064
83c9cb8e 9065 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 9066
4836835a 9067 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
9068 transparent -colors 8).
9069
3b5e21df
GM
90702000-10-13 Stephen Gildea <gildea@alum.mit.edu>
9071
9072 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
9073 that breaks with old list format timestamps.
9074 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 9075 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 9076
16908a3f
JW
90772000-10-13 John Wiegley <johnw@gnu.org>
9078
d7103dda
JW
9079 * align.el, pcomplete.el, calendar/timeclock.el,
9080 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
9081
dace60cf 9082 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
9083 faulty math, where holiday hours were being computing as seconds.
9084
b6b70cda
JW
90852000-10-13 John Wiegley <johnw@gnu.org>
9086
9087 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
9088 specifying what "other" kinds of buffers should be saved.
9089 This used to be hard-coded.
b6b70cda
JW
9090 (desktop-buffer-misc-functions): A global for specifying how
9091 auxiliary data should be determined for special buffer types.
9092 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
9093 instead of hard-coding the special buffer types.
9094 (desktop-save): Run `desktop-buffer-misc-functions' to gather
9095 auxiliary data, instead of hard-coding for Info buffers and dired.
9096 (desktop-buffer-info-misc-data): Aux function for determining Info
9097 buffer auxiliary info.
9098 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
9099 (desktop-buffer-info): Changed this function to use the info
9100 gathered above.
9101 (desktop-create-buffer): Be a little more careful about what
9102 `minor-mode' means before calling it. This is important for some
9103 buffer types.
9104
8c6b1d83
JW
91052000-10-13 John Wiegley <johnw@gnu.org>
9106
9107 * eshell/esh-util.el: Added a global form which declares an
9108 autoload for `parse-time-string', if that function is not already
9109 defined, and if parse-time.el is available on the user's system.
9110
9111 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
9112 to be aware of ange-ftp user info.
83c9cb8e 9113 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
9114 (eshell-ls-annotate): Use `eshell-file-attributes'.
9115 (eshell-ls-file): Made the user-id printing code a bit smarter.
9116
9117 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
9118 allow identification of alias user ids in remote directories.
83c9cb8e
SM
9119 It's manual, but there's no other way to know when the current user
9120 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
9121 (fboundp): Bind `ange-cache'.
9122 (eshell-directory-files-and-attributes): Re-organized the logic a
9123 bit to use `eshell-file-attributes' instead of `file-attributes'.
9124 The former is more sensitive to directories that are read via FTP,
9125 and knows how to use ange-ftp to determine full attribute
9126 information, instead of just the name and last modtime.
9127 (eshell-current-ange-uids): Return the current user id when in a
9128 remote directory.
9129 (eshell-parse-ange-ls): Parse a full directory listing that has
9130 been returned by ange-ftp.
9131 (eshell-file-attributes): This beefed up version of
9132 `file-attributes' is only special if the user is currently in a
9133 remote directory, in which case it does a lot of work to find out
9134 what the real attributes of a file are, as they appear on the
9135 remote machine. This makes usage of remote directories (i.e.,
9136 ange-ftp pathnames) much more useful. You can now use Eshell as a
9137 full-fledged FTP client, with much more manipulation ability than
9138 most other clients.
9139
9140 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
9141 variable, which means that Eshell's du should always be preferred
9142 in remote directories.
9143 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
9144 just `file-attributes'.
9145 (eshell-mvcp-template): Bind `ange-cache', to improve performance
9146 when reading remote directories. This is an Eshell-specific
9147 variable (not part of ange-ftp).
9148 (eshell/ln): Bind `ange-cache'.
9149 (eshell/du): Added some extra logic for determining when to use
9150 Eshell's du (which is slow), and when to use the external version
9151 (which may or may not exist).
9152
83c9cb8e
SM
9153 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9154 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
9155 `get-buffer-process', since backgrounded processes don't count in
9156 the context of this function's logic.
9157
9158 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
9159 `forward-char', so that null strings are parsed correctly.
9160
87730e84 91612000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 9162
83c9cb8e
SM
9163 * eshell/em-pred.el (eshell-pred-file-type)
9164 (eshell-pred-file-links, eshell-pred-file-size):
9165 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
9166
9167 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
9168 that remote file globbing is more efficient.
9169
9170 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
9171 gathering the files and attributes within a directory.
9172
9173 * eshell/em-unix.el (eshell/cat): If any of the files passed on
9174 the command line is a special file (not a regular file, directory
9175 or symlink), always attempt to call the external version of cat.
9176
87730e84 91772000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
9178
9179 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
9180 Eshell-friendly version of find-tag.
9181
1c7e37a9
MB
91822000-10-13 Miles Bader <miles@lsi.nec.co.jp>
9183
4836835a 9184 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
9185 (image-file-name-regexps): Add autoload cookies.
9186
11a7f341
KH
91872000-10-13 Kenichi Handa <handa@etl.go.jp>
9188
9189 * international/mule-cmds.el (select-safe-coding-system): If FROM
9190 is string, show it in *Warning* buffer.
9191
8ddddcb0
EZ
91922000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9193
9194 * startup.el (normal-top-level): Use display-popup-menus-p instead
9195 of window-system.
9196 (command-line): Use display-graphic-p instead of window-system.
9197 (command-line-1): Use display-popup-menus-p and display-mouse-p
9198 instead of window-system.
9199
72200f89
SS
92002000-10-12 Sam Steingold <sds@gnu.org>
9201
9202 * tooltip.el (tooltip-use-echo-area): New user variable.
9203 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
9204
8661c643
DL
92052000-10-12 Dave Love <fx@gnu.org>
9206
d0b40dc1
DL
9207 * recentf.el: Maintainer's checkdoc fixes.
9208
83c9cb8e
SM
9209 * startup.el (normal-top-level-add-subdirs-to-load-path):
9210 Use character class, not ASCII when matching file names.
a622451f
DL
9211 (fancy-splash-head): Add trailing slash to URL.
9212 (command-line): Don't require XPM support for toolbar.
9213
8661c643
DL
9214 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
9215 (cperl-invalid-face): Revert last change.
9216 (cperl-init-faces): Quote cperl-invalid-face.
9217
ef2ed8ab
KH
92182000-10-12 Kenichi Handa <handa@etl.go.jp>
9219
9220 * startup.el (fancy-splash-text): Remove superfluous quote.
9221
b0da379e
GM
92222000-10-12 Gerd Moellmann <gerd@gnu.org>
9223
dbeb499b
GM
9224 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
9225 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
9226 (command-line-1): Don't use fancy-splash-pending-command.
9227 (fancy-splash-screens-1): Goto point-min after inserting text.
9228
d861718a
GM
9229 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
9230
b0da379e
GM
9231 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
9232 instead of shared-lisp-mode-map.
9233
4fb2ad98
MB
92342000-10-12 Miles Bader <miles@lsi.nec.co.jp>
9235
1cb4393e
MB
9236 * faces.el (header-line): Change tty-variant to use underlining.
9237
4fb2ad98
MB
9238 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
9239 (isearch-highlight): Restore lazy-isearch face properties at old
9240 position, and suppress them at new position.
9241 (isearch-dehighlight): Restore lazy-isearch face properties.
9242 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
9243 over the real isearch overlay, but in that case, don't give it a
9244 face property. Use `push'.
9245
eb991b25
KH
92462000-10-12 Kenichi Handa <handa@etl.go.jp>
9247
9248 * man.el (Man-getpage-in-background): Fix previous change.
9249 Decode the process output only when we are in multibyte mode.
9250
a818c1c0
DL
92512000-10-11 Dave Love <fx@gnu.org>
9252
c990f53a
DL
9253 * info.el (Info-mode-menu): Fix some help.
9254 (info-tool-bar-map): Add entry for Info-last.
9255
a818c1c0
DL
9256 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
9257 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
9258 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
9259 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
9260 * toolbar/search-replace.xpm, toolbar/exit.xpm:
9261 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
9262 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
9263 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
9264 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
9265 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
9266 Reduce colour requirements to 25 overall. (Probably wants
9267 revisiting from the originals to reduce further.)
9268
c1b096cb
EZ
92692000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
9270
9271 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
9272 buffer-file-coding-system, instead of raw-text.
9273 (dehexlify-buffer): Bind coding-system-for-read to
9274 buffer-file-coding-system, instead of raw-text.
9275
5c8b7eaf
SS
92762000-10-11 Sam Steingold <sds@gnu.org>
9277
83c9cb8e 9278 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
9279 `underline' - fixes the bug introduced on 2000-09-21.
9280
2cfbdb7a
DL
92812000-10-11 Dave Love <fx@gnu.org>
9282
83c9cb8e
SM
9283 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
9284 Avoid compiler warnings.
2cfbdb7a
DL
9285 (scheme-mode): Doc fix.
9286 (scheme-font-lock-keywords-1): Match `define-syntax'.
9287
92882000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
9289
9290 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
9291 face specs as well as default ones. Only do anything if the
9292 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 9293 (region): Make dark-background `region' face less in-your-face.
4b33f290 9294
690ec649
SS
92952000-10-10 Sam Steingold <sds@gnu.org>
9296
9297 * chistory.el, ielm.el, ledit.el:
9298 * progmodes/inf-lisp.el, progmodes/scheme.el:
9299 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
9300
3b95d6bb
SM
93012000-10-10 Stefan Monnier <monnier@cs.yale.edu>
9302
9303 * textmodes/texinfo.el: Update copyright and fix typo.
9304
9305 * desktop.el (desktop-modes-not-to-save): New var.
9306 (desktop-save-buffer-p): Use it.
a30eb617
DL
9307 Also, obey desktop-buffers-not-to-save even for non-file buffers.
9308 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
9309
93102000-10-10 Dave Love <fx@gnu.org>
9311
9312 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 9313 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
9314
9315 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
9316 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
9317 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
9318 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
9319 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
9320 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
9321 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
9322 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
9323 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
9324 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
9325 the .xpms; probably need retouching.
9326
93272000-10-10 Miles Bader <miles@lsi.nec.co.jp>
9328
9329 * subr.el (add-to-list): Add optional argument APPEND.
9330 * battery.el (display-battery): Use `add-to-list'.
9331
93322000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
9333
83c9cb8e
SM
9334 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
9335 properties.
a30eb617
DL
9336 (zone, zone-when-idle, zone-leave-me-alone)
9337 (zone-pgm-whack-chars): Use new symbol properties.
9338
9339 * battery.el (display-battery): Doc spelling fix.
9340
9341 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
9342 property.
9343
93442000-10-09 Dave Love <fx@gnu.org>
9345
9346 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
9347 has been initialized before calling tool-bar-setup.
9348 (tool-bar-add-item-from-menu): Add autoload cookie.
9349
93502000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
9351
9352 * menu-bar.el (send-mail-item-name): New function.
9353 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
9354 of mail-user-agent in the menu. Don't display the "Send Mail"
9355 item if mail-user-agent is nil or its value is ignore.
9356 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
9357 if read-mail-command is nil or its value is ignore.
9358
9359 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
9360
93612000-10-09 Miles Bader <miles@gnu.org>
9362
9363 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
9364 Correct image size.
9365 * toolbar/left_arrow.xpm: Correct image size.
9366
9367 * jka-compr.el: Don't call `jka-compr-install' when loading (it
9368 will be done by the definition of `auto-compression-mode' if
9369 necessary. Move code to uninstall existing file-name handler
9370 before definition of `auto-compression-mode'.
9371
9372 * image-file.el (auto-image-file-mode): Move to the end of the
9373 file, because `define-minor-mode' actually calls the mode-function
9374 if the associated variable is non-nil, which requires that all
9375 needed functions be already defined.
9376
9377 * mouse.el (popup-menu): Balance parens.
9378
93792000-10-08 Stefan Monnier <monnier@cs.yale.edu>
9380
9381 * mouse.el (popup-menu): Move the command call outside the loop
9382 so that popup-menu returns whatever the command returns.
9383
9384 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
9385 (initialize-new-tags-table): Use run-hook-with-args-until-success.
9386 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
9387 (tags-table-format-functions): Renamed from tags-table-format-hooks.
9388
9389 * vc.el (vc-version-diff): diff-switches can be a list.
9390 Use relative filenames for prettier output.
9391
9392 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
9393 (vc-post-command-functions): Remove old-VC compatibility code.
9394
9395 * newcomment.el (comment-indent-default): Autoload.
9396
9397 * font-lock.el (font-lock-defaults): Make buffer-local.
9398 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
9399 (font-lock-choose-keywords):
9400 Ignore LEVEL unless KEYWORDS is a list of syms.
9401 (c-keywords, c++-keywords, objc-keywords, java-keywords):
9402 Don't wrap regexp-opt things in \(...\) unnecessarily.
9403
9404 * jit-lock.el: Don't require font-lock any more.
9405 (jit-lock-functions): Make buffer-local.
9406 (jit-lock-saved-fontify-buffer-function): Remove.
9407 (jit-lock-mode): Remove autoload cookie.
9408 Remove font-lock specific code.
9409 (jit-lock-unregister): Don't bother handling complex hooks any more.
9410 (jit-lock-refontify): New function.
9411 (jit-lock-fontify-buffer): Use it.
9412 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
9413 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
9414 Add optional args START and END.
9415 Never call font-lock-fontify-region directly.
9416 (jit-lock-function, jit-lock-stealth-fontify): Use it.
9417
9418 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
9419
94202000-10-08 Dave Love <fx@gnu.org>
9421
9422 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
9423
9424 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9425
9426 * play/studly.el (studlify-region, studlify-word): Add autoload
9427 cookie.
9428
9429 * play/morse.el (morse-region, unmorse-region): Add autoload
9430 cookie.
9431
9432 * play/spook.el (spook-phrases-file): Use expand-file-name, not
9433 concat.
9434
9435 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9436 insist on symbols starting with word syntax.
9437 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9438 (eval-defun-1): Doc fix.
9439 (indent-sexp): Use nconc to build up indent-stack.
9440
9441 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9442 Gnus with little use.
9443 (mail-setup-hook): Add mail-abbrevs-setup to options.
9444
9445 * recentf.el: Doc fixes.
9446
9447 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9448 Clean up remainder.
9449
9450 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
9451 without timezone and (8) with timezone to enforce some whitespace.
9452 Simplify code somewhat.
9453
9454 * options.el (list-options): Doc that you should use customize.
9455
9456 * iswitchb.el (iswitchb-mode): Add :require.
9457
9458 * info.el (Info-goto-node, Info-menu): Doc fix.
9459 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9460 (info-tool-bar-map): New variable.
9461 (Info-mode): Use it.
9462 (Info-edit-map): Define all in defvar.
9463 (speedbar-attached-frame): Avoid compiler warning.
9464
9465 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9466 (global-map): Bind [tool-bar] to a filtered map.
9467 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
9468 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9469 Allow PBM icons.
9470 (tool-bar-setup): Adjust calls of tool-bar-add-item.
9471
9472 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9473 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9474 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
9475 icons, except up_arrow, which is left-arrow rotated.
9476
9477 * imenu.el (imenu-add-to-menubar): Fix last change.
9478
94792000-10-08 Peter Breton <pbreton@ne.mediaone.net>
9480
9481 * generic-x.el (rul-generic-mode): Remove eval-when-compile
9482 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
9483
94842000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9485
9486 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9487 typos in doc strings.
9488
9489 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9490 the doc strings how to customize Font Lock faces.
9491
9492 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9493 computing growth when dragging the header line.
9494
94952000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9496
9497 * simple.el (kill-line): Doc fix.
9498
94992000-10-08 Miles Bader <miles@gnu.org>
9500
9501 * faces.el (secondary-selection): Make foreground visible on tty.
9502
9503 * jka-compr.el (auto-compression-mode): Move to the end of the
9504 file, because `define-minor-mode' actually calls the mode-function
9505 if the associated variable is non-nil, which requires that all
9506 needed functions be already defined.
9507 (with-auto-compression-mode): Add autoload cookie.
9508
95092000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
9510
9511 * files.el (find-backup-file-name) [ms-dos]: If support for long
9512 file names is not available, behave as if version-control were set
9513 to never.
9514
95152000-10-07 Dave Love <fx@gnu.org>
9516
9517 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9518 (browse-url-gnome-moz): New function.
9519 (browse-url-browser-function): Use it.
9520 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9521
95222000-10-07 Stefan Monnier <monnier@cs.yale.edu>
9523
9524 * indent.el (tab-always-indent): New var.
9525 (indent-for-tab-command): Use it.
9526
9527 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9528 raise an error. This way it can still default to a sane value.
9529
95302000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9531
9532 * startup.el (fancy-splash-screens): Use local rather than global map.
9533 Don't use `update-menu-bindings' any more.
9534 Get rid of assumptions about keymap representation.
9535
95362000-10-06 Dave Love <fx@gnu.org>
9537
9538 * textmodes/fill.el (sentence-end-double-space)
9539 (sentence-end-without-period): Doc fix.
9540 (adaptive-fill-regexp): Purecopy.
9541 (unjustify-current-line): Use line-end-position.
9542 (fill-individual-paragraphs-prefix): Use line-beginning-position.
9543
9544 * net/eudc-vars.el (eudc): Add :version, :link.
9545
9546 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9547
9548 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9549 Fix for define-minor-mode.
9550 (function-at-point): Alias to function-called-at-point.
9551
9552 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9553
9554 * simple.el (backward-word): Doc fix.
9555
9556 * image-file.el (image-file-name-regexp): image-file-regexps ->
9557 image-file-name-regexps.
9558 (image-file-name-extensions): Add pbm.
9559
95602000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9561
9562 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9563 and add filename to the names so that diff-mode can jump to source.
9564
9565 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9566 (tex-font-lock-keywords, tex-font-lock-keywords-2)
9567 (tex-font-lock-keywords-1): Remove.
9568 (font-lock-turn-on-thing-lock): Use jit-lock-register.
9569 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9570 (font-lock-default-fontify-region):
9571 Expand beg..end correctly when just following a multiline region.
9572 (font-lock-fontify-anchored-keywords):
9573 Include the anchor text as part of the multiline.
9574
95752000-10-06 Gerd Moellmann <gerd@gnu.org>
9576
9577 * loadup.el (toplevel): Load `loaddefs' before `help' because the
9578 latter needs the autoloaded define-minor-mode macro during the
9579 bootstrap.
9580
9581 * startup.el (command-line): For now, activate tool-bar-mode only
9582 if XPM images are supported.
9583
9584 * mouse.el (mouse-drag-header-line): Don't allow resizing a
9585 window by dragging a header-line at the top of the frame; that's
9586 confusing because the header-line doesn't move.
9587 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9588 of treating the event as a list. Some cleanup.
9589
95902000-10-06 Miles Bader <miles@gnu.org>
9591
9592 * simple.el (display-message-or-buffer): New function.
9593 (shell-command-on-region): Use `display-message-or-buffer'.
9594
9595 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9596 docstring parts.
9597
9598 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9599 (smbclient-prompt-regexp): Add usage note to doc string.
9600 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9601 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9602 Use add-hook for adding the comint filter function, and only do so
9603 if it's not already in the global hook list.
9604 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9605 to `make-local-variable'.
9606 (nslookup-font-lock-keywords): Remove prompt entry.
9607 (nslookup): Don't set the process-filter.
9608 (finger): Exit the loop correctly when the regexps list runs out.
9609 (ftp, smbclient, smbclient-list-shares):
9610 Set the real major mode immediately, not after execing.
9611 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9612
9613 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9614
96152000-10-05 Stefan Monnier <monnier@cs.yale.edu>
9616
9617 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9618
9619 * which-func.el (which-func-format): Remove spurious space.
9620 (which-func-mode): Don't make it permanent-local.
9621 (which-func-ff-hook): Allow which-func-maxout to be nil.
9622 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
9623 (which-func-mode): Simplify.
9624 Use post-command-idle-hook rather than post-command-hook.
9625 Go through all buffers and update their state.
9626 (which-function): Also try add-log-current-defun-function.
9627
9628 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9629 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9630 Update call to with-vc-properties accordingly.
9631 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9632 (vc-revert-buffer): More careful about window selection and deletion.
9633 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9634
9635 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9636 (cvs-retrieve-revision): Reuse a pre-existing buffer.
9637 (cvs-dired-action): Change the default to quickdir.
9638
9639 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9640 if comment-indent-function returns nil.
9641 (comment-indent-default): New function.
9642 (comment-indent-function): Use it and document the new semantics.
9643
9644 * image-file.el: Docstring fixes.
9645
9646 * help.el (help-xref-on-pp): Use match-string.
9647 (describe-variable): New arg BUFFER.
9648 Store the current buffer in the help-xref-stack.
9649 (temp-buffer-resize-mode): Use define-minor-mode.
9650
9651 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9652 consistently with its docstring.
9653 Set jit-lock-first-unfontify-pos in an idempotent way.
9654 (jit-lock-register): Autoload and add arg CONTEXTUAL.
9655
96562000-10-05 Alex Schroeder <alex@gnu.org>
9657
9658 * sql.el (sql-mysql-options): New variable.
9659 (sql-mysql): Use it.
9660
96612000-10-05 Miles Bader <miles@lsi.nec.co.jp>
9662
9663 * image.el (image): New group.
9664
9665 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9666 (smerge-base-face, smerge-markers-face): Add dark-background variants.
9667
96682000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9669
9670 * net/net-utils.el (nslookup-font-lock-keywords)
9671 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9672 Ignore the value of wqindow-system; always define keywords
9673
96742000-10-05 Kenichi Handa <handa@etl.go.jp>
9675
9676 * startup.el (fancy-splash-screens): Remove the code for
9677 debugging; `(trace-to-stderr "EXITTT\n")'.
9678
96792000-10-05 Miles Bader <miles@gnu.org>
9680
9681 * diff-mode.el (diff-goto-source): Update call to
9682 `diff-hunk-status-msg' to reflect new REV variable.
9683
96842000-10-04 Stefan Monnier <monnier@cs.yale.edu>
9685
9686 * progmodes/icon.el (icon-mode):
9687 Don't gratuitously override the default for comment-column.
9688
9689 * vc-hooks.el (vc-mode-line): Fix interactive spec.
9690
9691 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9692 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9693 (jit-lock-functions): New var.
9694 (jit-lock-function-1): Use it if non-nil.
9695 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
9696 Set the `fontified' property before doing the fontification to avoid
9697 repeatedly going through the same error.
9698 Don't turn errors into messages.
9699 (jit-lock-register, jit-lock-unregister): New functions.
9700
9701 * dired.el (dired-mark-pop-up): Turn comment into docstring.
9702 Use with-current-buffer.
9703
9704 * dired-aux.el (dired-do-create-files, dired-kill-tree):
9705 Turn comment into docstring.
9706
9707 * apropos.el (apropos-mode): Use define-derived-mode.
9708
97092000-10-04 Gerd Moellmann <gerd@gnu.org>
9710
9711 * startup.el (fancy-splash-pending-command): New variable.
9712 (fancy-splash-pre-command): New function.
9713 (fancy-splash-screens): Rewritten.
9714 (command-line-1): If fancy-splash-pending-command is set, call it
9715 interactively.
9716
97172000-10-04 Dave Love <fx@gnu.org>
9718
9719 * toolbar/tool-bar.el (tool-bar-setup): New function.
9720 (tool-bar-mode): Use it.
9721
9722 * subr.el (substitute-key-definition): Doc fix.
9723 (play-sound-file): New command.
9724
97252000-10-04 Andre Spiegel <spiegel@gnu.org>
9726
9727 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
9728 vc-version-backup-file-name): New functions.
9729
9730 * files.el (basic-save-buffer): Call vc-before-save before saving.
9731
9732 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9733 vc-cvs-stay-local-p.
9734
9735 * vc.el (vc-revert-buffer): Handle empty diff properly.
9736 (vc-version-backup-file): New function.
9737 (vc-checkout): Create a version backup if necessary.
9738 (vc-checkin): If a version backup file exists, delete it.
9739 (vc-version-diff): Diff locally using version backups, if available.
9740 (vc-revert-file): If there's a version backup, revert locally.
9741 (vc-transfer-file): Use version backup for base version, if
9742 available. If not, ask for confirmation whether to get it from the
9743 server. Update mode line before check-in.
9744
97452000-10-04 Dave Love <fx@gnu.org>
9746
9747 * toolbar/tool-bar.el (tool-bar-setup): New function.
9748 (tool-bar-mode): Use it.
9749
97502000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9751
9752 * net/net-utils.el (nslookup-font-lock-keywords)
9753 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9754 Only set if window-system is non-nil
9755 (net-utils-run-program): Returns buffer.
9756 (network-connection-reconnect): Added this function.
9757
9758 * generic.el:
9759 Incorporates extensive cleanup and docfixes by
9760 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9761 Uses cl compile-time macros.
9762 (generic-mode-name, generic-comment-list)
9763 (generic-keywords-list, generic-font-lock-expressions)
9764 (generic-mode-function-list, generic-mode-syntax-table):
9765 Removed variables.
9766 (generic-mode-alist): Renamed to generic-mode-list.
9767 (generic-find-file-regexp): Default changed to "^#".
9768 (generic-read-type): Uses completing read on generic-mode-list.
9769 (generic-mode-sanity-check): removed this function.
9770 (generic-add-to-auto-mode): Removed this function
9771 (generic-mode-internal): Bind mode-specific definitions
9772 into function instead of putting them in alist.
9773 (generic-mode-set-comments): Reworked extensively.
9774 (generic-mode-find-file-hook): Simplified regexp searching
9775 (generic-make-keywords-list): Omit extra pair of parens
9776
9777 * find-lisp.el (find-lisp-find-files-internal):
9778 Make sure directory name ends with "/".
9779
9780 * generic-x.el (apache-conf-generic-mode):
9781 Regexp now allows leading whitespace.
9782 (rc-generic-mode): Added eval-when-compile
9783 around generic-make-keywords-list.
9784 Deleted duplicate regexp
9785 (rul-generic-mode): Added eval-when-compile
9786 around generic-make-keywords-list.
9787 (etc-fstab-generic-mode): New generic mode.
9788 (rul-generic-mode): Removed one eval-when-compile
9789 which caused a max-specpdl-size exceeded error.
9790
97912000-10-04 Miles Bader <miles@gnu.org>
9792
9793 * simple.el (minibuffer-temporary-goal-position): New variable.
9794 (next-history-element): Try to keep the position of point in the
9795 input string constant.
9796
9797 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9798 (dired-do-create-files): If there's only one file, pass it in as
9799 the DEFAULT arg to dired-mark-read-file-name.
9800
98012000-10-03 Stefan Monnier <monnier@cs.yale.edu>
9802
9803 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9804 (diff-goto-source): Be smarter when choosing REVERSE or not.
9805
9806 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9807 (texinfo-mode-menu): Add an explicit shortcut for update all.
9808
98092000-10-03 Andre Spiegel <spiegel@gnu.org>
9810
9811 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9812 factorize backend-specific code cleanly (this was essentially
9813 conceived by Stefan Monnier).
9814 (vc-unregister): Function removed.
9815 (vc-revert-file): New function.
9816 (vc-revert-buffer): Delegate some of the work to it.
9817
9818 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9819 default branch unconditionally.
9820 (vc-rcs-set-default-branch): New function.
9821 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9822 (vc-rcs-checkin): If an appropriate default branch has been set,
9823 force creation of that branch.
9824 (vc-rcs-receive-file): Rewritten to contain only backend-specific
9825 code (as suggested by Stefan Monnier).
9826
98272000-10-02 Gerd Moellmann <gerd@gnu.org>
9828
9829 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9830 highlighting overlay with a different face over the overlay
9831 isearch uses to highlight the current match because that can lead
9832 to bad face combinations.
9833
9834 * loadup.el (toplevel): Load faces before isearch.
9835
9836 * isearch.el (isearch-faces): New custom group.
9837 (isearch): New defface; was already tested for in the code.
9838 (isearch-lazy-highlight-face): Changed to defface from defcustom.
9839 (isearch-highlight): Always use face `isearch'.
9840
98412000-10-02 Dave Love <fx@gnu.org>
9842
9843 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9844 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
9845 comparison of opcode with operand.
9846
98472000-10-03 Miles Bader <miles@gnu.org>
9848
9849 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9850 buffer, since the echo area will now grow to accommodate them.
9851
98522000-10-02 Andre Spiegel <spiegel@gnu.org>
9853
9854 * vc-hooks.el (vc-registered): If FILE used to be registered under
9855 a certain backend, try that one first.
9856
9857 * vc.el (vc-responsible-backend): Undo the previous change in the
9858 argument list. Handle multiple backends correctly.
9859 (vc-find-new-backend): Function removed.
9860 (vc-register): Use vc-responsible-backend, as before.
9861 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9862
98632000-10-02 Gerd Moellmann <gerd@gnu.org>
9864
9865 * startup.el (fancy-splash-head): Change message below the
9866 logo.
9867
98682000-10-02 Miles Bader <miles@lsi.nec.co.jp>
9869
9870 * diff-mode.el (diff-goto-source): Emit a status message.
9871 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9872 (diff-test-hunk): Fix doc string.
9873 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9874 (diff-advance-after-apply-hunk): New variable.
9875 (diff-apply-hunk): Don't return a value.
9876
98772000-10-01 Stefan Monnier <monnier@cs.yale.edu>
9878
9879 * vc.el (vc-editable-p): Minor optimization.
9880 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9881 (vc-find-new-backend): New function split from vc-responsible-backend.
9882 (vc-register): Use it.
9883 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9884 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9885 (vc-default-unregister, vc-revert-buffer): Docstring fix.
9886 (vc-clear-headers): Don't use find-file.
9887 (vc-revert-buffer): Use `and' again (must have been a braino).
9888 (vc-switch-backend): Only prompt if requested.
9889 Short circuit if nothing is to be done.
9890 Don't use vc-resynch-buffer which could lose unsaved editing.
9891 (vc-default-receive-file): Update call to vc-unregister.
9892 (with-vc-file, vc-next-action-on-file):
9893 Use vc-backend rather than vc-registered.
9894 (vc-next-action-on-file): Use intern-soft.
9895 Deal with read-only *vc-diff* buffer.
9896 (vc-transfer-file): Docstring fix.
9897
9898 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9899 (vc-rcs-receive-file): Avoid with-vc-properties.
9900 Update call to vc-unregister.
9901 Use constant `RCS' rather than (dynamically bound) var `backend'.
9902
99032000-10-01 Andre Spiegel <spiegel@gnu.org>
9904
9905 * vc.el (vc-next-action-on-file): Update mode line only if file
9906 is visited.
9907 (vc-start-entry): New argument initial-contents. Don't visit the file
9908 if it isn't already visited. Brought documentation up-to-date.
9909 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9910 (vc-checkin): New optional arg initial-contents, which is passed to
9911 vc-start-entry.
9912 (vc-finish-logentry): Make sure to bury log buffer only if there
9913 really is one. Call `vc-resynch-buffer' on log-file, not
9914 buffer-file-name.
9915 (vc-default-comment-history, vc-default-wash-log): New functions.
9916 (vc-index-of): Removed.
9917 (vc-transfer-file): Make do without the above.
9918 (vc-default-receive-file): Call comment-history unconditionally. Pass
9919 the resulting string to vc-checkin, instead of inserting it into the
9920 comment ring.
9921
9922 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9923 unconditionally. Use the comments as initial contents of the log
9924 entry buffer. Document the trick to force branch creation with no
9925 changes.
9926
99272000-10-01 Miles Bader <miles@gnu.org>
9928
9929 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9930 `recenter' with an arg to prevent redrawing the display.
9931
99322000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9933
9934 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9935
9936 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9937
9938 * progmodes/c-mode.el (c-mode):
9939 Don't gratuitously override the default for comment-column.
9940
9941 * textmodes/tex-mode.el (latex-metasection-list): New var.
9942 (latex-imenu-create-index): Use it.
9943 Move the regexp construction outside loops (and use push).
9944 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9945 (tex-font-lock-keywords): Moved from font-lock.el.
9946 (tex-comment-indent): Remove.
9947 (tex-common-initialization): Don't set comment-indent-function.
9948 (latex-block-default): New var.
9949 (tex-latex-block): Use it to provide a default choice.
9950 Add any unknown choice to latex-block-names.
9951 Insert [...] after {...}.
9952 (tex-last-unended-begin): Simplify regexp.
9953 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9954 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9955 (latex-mode): Set forward-sexp-function.
9956
9957 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9958 Add regexp for @ignore ... @end ignore.
9959 (texinfo-heading-face): New face.
9960 (texinfo-font-lock-keywords): Use it.
9961 (texinfo-mode-menu): New menu.
9962 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9963 New functions.
9964 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9965 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9966 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9967 Remove declaration.
9968 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9969
9970 * delsel.el (delete-selection-mode): Use define-minor-mode.
9971
9972 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9973
99742000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9975
9976 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9977
99782000-09-30 Gerd Moellmann <gerd@gnu.org>
9979
9980 * replace.el (keep-lines-read-args): New function.
9981 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9982 read arguments interactively. Add parameters RSTART and REND.
9983 Operate on the active region in Transient Mark mode.
9984
9985 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9986
9987 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9988 (authors-obsolete-files-regexps): New variable.
9989 (authors-add): Don't record changes in obsolete files.
9990
99912000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9992
9993 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9994
9995 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9996 (comment-indent): Make sure there's a space between code and comment.
9997 Shift comments left to avoid going past fill-column.
9998
99992000-09-29 Gerd Moellmann <gerd@gnu.org>
10000
10001 * startup.el (startup-echo-area-message): New function.
10002 (display-startup-echo-area-message): Use it.
10003 (fancy-splash-screens): Rewritten to use keymaps and a timer.
10004 (fancy-splash-default-action): New function.
10005 (fancy-splash-screens-1): New function.
10006 (fancy-splash-head): Put a help-echo and a keymap under the image.
10007
100082000-09-29 Stefan Monnier <monnier@cs.yale.edu>
10009
10010 * diff-mode.el (diff-add-log-file-name): Remove.
10011 (diff-mode): Use add-log-buffer-file-name-function.
10012
10013 * add-log.el (find-change-log): New arg BUFFER-FILE.
10014 (add-log-file-name): Obey add-log-file-name-function.
10015 (add-log-buffer-file-name-function): New var.
10016 (add-change-log-entry): Use it.
10017
100182000-09-29 Miles Bader <miles@gnu.org>
10019
10020 * image-file.el (image-file-name-extensions): New variable.
10021 (image-file-name-regexps): Renamed from `image-file-regexps'.
10022 New default value is nil. Call `auto-image-file-mode'.
10023 (image-file-name-regexp): New function.
10024 (auto-image-file-mode): New minor mode.
10025 (insert-image-file): Don't make conditional on the image-file
10026 handler being enabled.
10027 (image-file-handler): Make the call here conditional instead.
10028 (set-image-file-handler-enabled, enable-image-file-handler)
10029 (disable-image-file-handler): Functions removed.
10030
10031 * emacs-lisp/authors.el (authors-print): Rephrase many-files
10032 string.
10033
100342000-09-29 Gerd Moellmann <gerd@gnu.org>
10035
10036 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
10037 it's a function from CL.
10038 (latex-imenu-create-index): Replace eval-when-compile with progn
10039 because latex-section-alist is not bound while compiling.
10040
100412000-09-28 Stefan Monnier <monnier@cs.yale.edu>
10042
10043 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
10044 (outline-mode): Use define-derived-mode.
10045
10046 * progmodes/perl-mode.el (perl-mode):
10047 * progmodes/awk-mode.el (awk-mode):
10048 * progmodes/asm-mode.el (asm-mode):
10049 Don't gratuitously override the default for comment-column.
10050
10051 * emacs-lisp/lisp.el (lisp-complete-symbol):
10052 Distinguish the let-binding case from the funcall case.
10053 (forward-sexp-function): New variable.
10054 (forward-sexp): Use it.
10055
10056 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
10057 (easy-mmode-defmap): Remove the now useless autoload.
10058
10059 * time.el (display-time-mode): Use define-minor-mode.
10060
10061 * subr.el (add-minor-mode): Don't eval NAME.
10062 Don't depend on the presence of TOGGLE-FUN for any special behavior.
10063 Use if rather than cond.
10064
10065 * simple.el (read-expression-map): Define more properly.
10066 (comment-indent-hook): Remove.
10067 (string-to-syntax): Bug fix.
10068
10069 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
10070 (cvs-ediff-diff): Fix typo.
10071 (cvs-revert-if-needed): Don't bother preserving read-only.
10072
10073 * paren.el (show-paren-mode): Use define-minor-mode.
10074
10075 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
10076 (toggle-auto-compression): Remove.
10077 (jka-compr-build-file-regexp): Remove useless grouping.
10078
10079 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
10080 Avoid user-reserved bindings.
10081 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
10082 (diff-header-face): Revert to grey85.
10083
10084 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
10085
10086 * complete.el (partial-completion-mode) <defcustom>: Remove.
10087 (partial-completion-mode): Use define-minor-mode.
10088 (PC-do-completion): Understand `completion-auto-help = delay'
10089 to mean to popup the completion buffer only the second time.
10090 (PC-include-file-all-completions, PC-include-file-all-completions)
10091 (PC-include-file-all-completions): Don't quote lambda.
10092
10093 * comint.el (comint-mode-hook): Docstring fix.
10094 (comint-mode): Use define-derived-mode.
10095 (comint-mode-map): Remove obsolete comment.
10096 (make-comint): Minor stylistic change.
10097 (comint-insert-clicked-input): Be more careful to find the overlay.
10098 Use this-command-keys rather than hardcoding mouse-2.
10099
10100 * font-lock.el: Replace confusing (,@ with ,
10101 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
10102 Don't use regexp-opt-depth. Spice up the regexp for args.
10103 Don't distinguish between cmds that can take an opt arg or not.
10104 Use `append' and `prepend' rather than `keep'.
10105
10106 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
10107 (latex-outline-regexp): New var.
10108 (latex-outline-level): New fun.
10109 (latex-section-alist): New var.
10110 (latex-imenu-create-index): Use it. Use `push' as well.
10111 (tex-shell-map): Initialize it properly.
10112 (tex-mode): Minor stylistic change.
10113 (plain-tex-mode): Use define-derived-mode.
10114 (latex-mode): Use define-derived-mode.
10115 Construct the paragraph regexps in a more readable way.
10116 Set the buffer-local outline-{level,regexp} vars.
10117 (slitex-mode): Derive from latex-mode.
10118 (tex-common-initialization): Don't kill-all-vars anymore.
10119 Add setting for comment-add and font-lock-defaults.
10120 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
10121 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
10122 (tex-start-tex): New arg DIR (and send a chdir command for it).
10123 Also display the shell buffer and save it in tex-last-buffer-texed.
10124 (tex-region): Use expand-file-name rather than concat.
10125 Remove code made useless by changes in tex-start-tex.
10126 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
10127
10128 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
10129
101302000-09-28 Dave Love <fx@gnu.org>
10131
10132 * eshell/eshell.el (eshell) <defgroup>: Add :version.
10133
101342000-09-28 Gerd Moellmann <gerd@gnu.org>
10135
10136 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
10137 `append'.
10138
101392000-09-28 Stefan Monnier <monnier@cs.yale.edu>
10140
10141 * info.el (Info-extract-pointer): Undo last change.
10142 Instead, fix the position of the `bound' arg to re-search-backward.
10143
101442000-09-27 Stefan Monnier <monnier@cs.yale.edu>
10145
10146 * info.el (Info-extract-pointer):
10147 Widen more carefully, to avoid finding pointers in other nodes.
10148 (Info-index): Use push.
10149
101502000-09-27 Gerd Moellmann <gerd@gnu.org>
10151
10152 * frame.el (set-frame-font): Remove call to obsolete function
10153 frame-update-faces.
10154 (set-foreground-color, set-background-color): Likewise for
10155 frame-update-face-colors.
10156
101572000-09-27 Miles Bader <miles@gnu.org>
10158
10159 * image-file.el: New file.
10160
101612000-09-27 Gerd Moellmann <gerd@gnu.org>
10162
10163 * frame.el (frame-notice-user-settings): Don't call
10164 frame-update-faces, which is a no-op now.
10165
10166 * ediff-wind.el (ediff-control-frame-parameters): Add zero
10167 tool-bar-lines.
10168
101692000-09-27 Dave Love <fx@gnu.org>
10170
10171 * mouse.el: Fix last change.
10172
101732000-09-27 Miles Bader <miles@lsi.nec.co.jp>
10174
10175 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
10176
101772000-09-22 Kenichi Handa <handa@etl.go.jp>
10178
10179 * international/quail.el (quail-help): The output message is
10180 improved.
10181
101822000-09-26 Dave Love <fx@gnu.org>
10183
10184 * mouse.el (popup-menu): If POSITION is nil, set it using
10185 mouse-position.
10186
101872000-09-25 Sam Steingold <sds@gnu.org>
10188
10189 * net/browse-url.el (browse-url-file-url): Check for null maps.
10190
101912000-09-26 Gerd Moellmann <gerd@gnu.org>
10192
10193 * frame.el (frame-notice-user-settings): Don't add a
10194 tool-bar-lines frame parameter to default-frame-alist in batch mode.
10195
10196 * frame.el (frame-notice-user-settings):
10197 Make tool-bar-mode and default-frame-alist consistent.
10198
10199 * toolbar/tool-bar.el (tool-bar-help): New function.
10200
102012000-09-25 Gerd Moellmann <gerd@gnu.org>
10202
10203 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
10204 current-load-list in top-level forms. Else this leaks a cons cell
10205 every time a defun is called.
10206
10207 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
10208
102092000-09-25 Dave Love <fx@gnu.org>
10210
10211 * startup.el (fancy-splash-head): Check XPM is available.
10212
10213 * autoinsert.el (auto-insert): Doc fix.
10214 (auto-insert-alist): Following GNU notices, don't say `copyright
10215 _by_'. Use line-beginning-position.
10216 (auto-insert): Check buffer-file-name is non-nil before use.
10217
102182000-09-25 Gerd Moellmann <gerd@gnu.org>
10219
10220 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
10221 starting with `@def' or `@multitable', in addition to ones
10222 specified by the user in auto-fill-inhibit-regexp.
10223
102242000-09-25 Markus Rost <rost@math.ohio-state.edu>
10225
10226 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
10227 rmail-dont-reply-to-names matches the empty string.
10228
102292000-09-25 Gerd Moellmann <gerd@gnu.org>
10230
10231 * startup.el (command-line-1, fancy-splash-text): Change the
10232 text to sound more friendly.
10233
102342000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
10235
10236 * progmodes/hideshow.el: Update author email address.
10237 Generally, sync w/ maintainer version 5.22.
10238 (hs-hide-all-non-comment-function): New var.
10239 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
10240 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
10241 (hs-show-region): Delete this command.
10242 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
10243
102442000-09-22 Dave Love <fx@gnu.org>
10245
10246 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
10247 (hl-line-highlight): Specify buffer when moving overlay.
10248
10249 * progmodes/fortran.el (fortran-mode): Locally set
10250 normal-auto-fill-function.
10251 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
10252 (fortran-mode-map): Adjust auto-fill menu entry.
10253
102542000-09-22 Gerd Moellmann <gerd@gnu.org>
10255
10256 * vc-rcs.el (toplevel): Require `vc' when compiling.
10257
10258 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
10259
102602000-09-22 Andre Spiegel <spiegel@gnu.org>
10261
10262 * vc.el (vc-switch-backend): Signal an error if the file is not
10263 registered under the new backend.
10264
10265 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
10266 without explicit revision number.
10267
102682000-09-21 Stefan Monnier <monnier@cs.yale.edu>
10269
10270 * diff-mode.el (diff-file-header-face): Reset to its previous value.
10271 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
10272 (diff-xor): New function.
10273 (diff-find-source-location): Use it. Fix a stupid name clash.
10274 (diff-hunk-status-msg): New function.
10275 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
10276 (diff-test-hunk): Use diff-find-source-location.
10277 (diff-goto-source): Favor the `reverse'.
10278 (diff-hunk-text): Properly handle one-sided context diffs.
10279 (diff-apply-hunk): When done, advance to the next hunk.
10280
102812000-09-21 Gerd Moellmann <gerd@gnu.org>
10282
10283 * startup.el (command-line): If frame was created with a non-zero
10284 tool-bar-lines parameter, switch tool-bar-mode on.
10285
10286 * add-log.el (change-log-date-face, change-log-name-face)
10287 (change-log-email-face, change-log-file-face)
10288 (change-log-list-face, change-log-conditionals-face)
10289 (change-log-function-face, change-log-acknowledgement-face):
10290 New faces, inheriting from font-lock faces.
10291 (change-log-font-lock-keywords): Use them.
10292
102932000-09-21 Dave Love <fx@gnu.org>
10294
10295 * progmodes/cperl-mode.el (top-level): Clean up
10296 `eval-when-compile's and assorted defvars.
10297 (cperl-invalid-face): Don't double-quote value. Change custom
10298 type.
10299 (cperl-mode): Set normal-auto-fill-function and don't zap
10300 auto-fill-function.
10301 (cperl-imenu--function-name-regexp-perl): Renamed from
10302 imenu-example--function-name-regexp-perl.
10303 (cperl-imenu--create-perl-index): Renamed from
10304 imenu-example--create-perl-index.
10305 (cperl-xsub-scan): Don't require cl.
10306
10307 * msb.el (msb-mode-map): Use substitute-key-definition.
10308 (msb-mode): Use msb-mode-map.
10309
103102000-09-21 Andre Spiegel <spiegel@gnu.org>
10311
10312 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
10313 New functions.
10314 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
10315 (vc-switch-backend): New function.
10316 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
10317 (vc-register): Fix prompt.
10318 (vc-unregister, vc-default-unregister): New functions.
10319 (vc-version-diff): Handle empty buffer in sentinel.
10320
10321 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
10322 (vc-rcs-state-heuristic): Use it to guess the state of files with
10323 non-strict locking.
10324 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
10325 been set with -b, but not created yet.
10326 (vc-rcs-fetch-master-state): With non-strict locking, compare file
10327 contents in order to find the state.
10328 (vc-rcs-checkin): Allow creation of branches with no changes.
10329 (vc-rcs-unregister, vc-rcs-receive-file)
10330 (vc-rcs-set-non-strict-locking): New functions.
10331
10332 * vc-hooks.el (vc-name): Force correct computation of the value
10333 in case it is missing.
10334
103352000-09-21 Gerd Moellmann <gerd@gnu.org>
10336
10337 * startup.el (fancy-splash-tail): Use a different foreground
10338 color on a dark frame background.
10339
103402000-09-21 Miles Bader <miles@lsi.nec.co.jp>
10341
10342 * info.el: Use the correct capitalization when making Info-mode
10343 and Info-edit-mode `special' modes.
10344
103452000-09-20 Stefan Monnier <monnier@cs.yale.edu>
10346
10347 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
10348 (diff-mode): Add support for add-log.el.
10349 (diff-hunk-text): Use char offsets rather than line offsets.
10350 (diff-find-source-location): Replace LINE with line-offset (nil
10351 if not found) and always set POS to a meaningful position.
10352 Adapt to the new char-offsets.
10353 (diff-apply-hunk): Drop support for the unused `select' POPUP.
10354 Adapt to the new diff-find-source-location.
10355 (diff-goto-source): Adapt to the new diff-find-source-location.
10356
10357 * add-log.el (add-log-file-name): New function (split out of
10358 add-change-log-entry).
10359 (add-change-log-entry): Use it.
10360 Call add-log-file-name-function with the changelog file name if
10361 the current buffer is not associated with any file.
10362 Avoid find-file if the selected window is dedicated.
10363
10364 * diff-mode.el (diff-find-source-location):
10365 Move code from diff-apply-hunk. Return buffer rather than file.
10366 (diff-apply-hunk): Use the new result from diff-find-source-location.
10367 (diff-goto-source): Use the new diff-find-source-location.
10368
103692000-09-20 Dave Love <fx@gnu.org>
10370
10371 * iswitchb.el: Some doc fixes.
10372 (iswitchb-mode-map): Define completely initially. Inherit
10373 minibuffer-local-map.
10374 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
10375 fundamental-mode.
10376 (iswitchb-global-map): New variable.
10377 (iswitchb-summaries-to-end): Amalgamate regexps.
10378 (iswitchb-mode): New.
10379 (iswitchb-mode-hook): New variable.
10380 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
10381 `extensions'.
10382
103832000-09-20 Gerd Moellmann <gerd@gnu.org>
10384
10385 * ehelp.el (electric-help): New defgroup.
10386 (electric-help-shrink-window): New user-option.
10387 (with-electric-help): Use it.
10388
10389 * window.el (shrink-window-if-larger-than-buffer): If face
10390 `mode-line' has a :box, and we're on a graphical frame, add 1
10391 to the needed window height.
10392
10393 * frame.el (frame-notice-user-settings): Add a last parameter nil
10394 to a call to `append', because the last list passed to `append' is
10395 not copied, and so subsequent calls to assq-delete-all will modify
10396 default-frame-alist.
10397
10398 * startup.el (fancy-splash-image): Change :type.
10399 (fancy-splash-head): Use an XBM image if appropriate.
10400 (command-line-1): Show splash screens in more cases.
10401
10402 * startup.el (fancy-splash-text): Don't quote faces.
10403
10404 * dired.el (dired-font-lock-keywords): Undo last change.
10405 (dired-readin): Bind indent-tabs-mode to nil.
10406
10407 * startup.el (fancy-splash-head): If frame's background mode
10408 is `dark', change the black background of the image to gray.
10409 (fancy-splash-screens): Display startup echo area message.
10410 (display-startup-echo-area-message): New function.
10411
104122000-09-20 Miles Bader <miles@lsi.nec.co.jp>
10413
10414 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
10415
10416 * info.el (info-header-node): Tweak for color ttys.
10417
10418 * faces.el (face-valid-attribute-values): Make sure directories we
10419 search for stipples both exist and are readable before trying to
10420 search them.
10421
10422 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
10423 in the dry-run case.
10424
10425 * jka-compr.el (with-auto-compression-mode): New macro.
10426
10427 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10428 (custom-group-tag-face, custom-variable-tag-face): Use relative
10429 :height and inherit from `variable-pitch' face instead of
10430 hardwiring :family.
10431 * hi-lock.el (hi-black-hb): Likewise.
10432
10433 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10434 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10435 toolbar-add-item, if image doesn't have a mask add a `:mask
10436 heuristic'.
10437
104382000-09-19 Stefan Monnier <monnier@cs.yale.edu>
10439
10440 * diff-mode.el: Docstring fixes.
10441 (diff-header-face, diff-comment-face): New faces.
10442 (diff-font-lock-keywords): Highlight a bit differently.
10443 (diff-find-source-location): Don't return SPAN any more.
10444 (diff-hunk-text): Don't bother erasing the temp buffer.
10445 (diff-find-text): Drop argument LINE.
10446 (diff-apply-hunk): Update calls to diff-find-text.
10447 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10448
10449 * calendar/calendar.el: Docstring fixes.
10450 (calendar-make-alist): Don't quote lambda.
10451 (calendar-star-date): Use make-local-variable.
10452
104532000-09-19 Dave Love <fx@gnu.org>
10454
10455 * toolbar/tool-bar.el: Renamed from toolbar.el.
10456 Change `toolbar' to `tool-bar' generally in symbols.
10457 Make some items invisible in `special' major modes.
10458 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10459 Add arg PROPS.
10460
10461 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10462 Add :version here.
10463 (fancy-splash-delay, fancy-splash-image): Remove :version here.
10464
104652000-09-19 Gerd Moellmann <gerd@gnu.org>
10466
10467 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10468
10469 * files.el (find-file-suppress-same-file-warnings): New user-option.
10470 (find-file-noselect): Use it.
10471
10472 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10473 (fancy-splash-screen): Defgroup.
10474
10475 * add-log.el (change-log-font-lock-keywords): Match names
10476 more exactly for the case that font-lock-constant-face is
10477 underlined.
10478
104792000-09-19 Richard M. Stallman <rms@gnu.org>
10480
10481 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10482
104832000-09-19 Andre Spiegel <spiegel@gnu.org>
10484
10485 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10486
104872000-09-19 Gerd Moellmann <gerd@gnu.org>
10488
10489 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10490 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10491 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10492 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10493 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10494 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10495 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10496 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10497 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10498 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10499 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10500 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10501
10502 * startup.el (fancy-splash-text): New variable.
10503 (fancy-splash-delay, fancy-splash-image): New user-options.
10504 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10505 (fancy-splash-screens): New functions.
10506 (command-line-1): If display has a `display' frame parameter, has
10507 colors, and we have XPM support, show more fancy splash screens.
10508
105092000-09-19 Dave Love <fx@gnu.org>
10510
10511 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
10512 with null `help'. Use modern backquote syntax.
10513
105142000-09-19 Gerd Moellmann <gerd@gnu.org>
10515
10516 * font-lock.el (font-lock-mode): Change message telling the user
10517 that ``the buffer is too big''.
10518
10519 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10520 for instance for the case that tab-width is 2.
10521
105222000-09-18 Gerd Moellmann <gerd@gnu.org>
10523
10524 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10525 toolbar-add-item, if image doesn't have a mask add a `:mask
10526 heuristic'.
10527
105282000-09-18 Miles Bader <miles@lsi.nec.co.jp>
10529
10530 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10531 and return a cons if it's non-nil.
10532 (diff-apply-hunk): Try to jump to the line in the source text
10533 corresponding to the position of point in the in the hunk.
10534
10535 * info.el (Info-title-3-face, Info-title-2-face)
10536 (Info-title-1-face): Use face inheritance and relative sizes
10537 instead of hard-wiring things.
10538
10539 * faces.el (secondary-selection): Make dark-background variant sane.
10540
105412000-09-16 Andrew Innes <andrewi@gnu.org>
10542
10543 * makefile.w32-in (compile-files-CMD): No need to make .elc files
10544 read-only, since they aren't under VC now.
10545
105462000-09-17 Dave Love <fx@gnu.org>
10547
10548 * tmm.el: Replace mapcar with mapc in several places.
10549
10550 * loadhist.el (unload-feature): Maybe call elp-restore-list and
10551 ad-unadvise.
10552
10553 * international/latin1-disp.el: New file.
10554
10555 * calendar/cal-move.el (scroll-calendar-left)
10556 (scroll-calendar-right): Make arg optional (for active mode line).
10557
10558 * calendar/calendar.el (calendar-mode-line-format): Make fields
10559 mouse-sensitive.
10560 (calendar-read-date, calendar-read-date, calendar-window-list):
10561 Unquote lambda.
10562 (calendar-month-name): Use aref, not sref.
10563
10564 * view.el (minor-mode-alist): Propertize the string.
10565
10566 * international/characters.el (standard-case-table): Add entries
10567 for Greek.
10568
105692000-09-18 Miles Bader <miles@gnu.org>
10570
10571 * info.el (info-node, info-xref): Add dark-background variants.
10572
10573 * faces.el (header-line): Change defaults to be less confusing
10574 when mixed with mode-lines.
10575
10576 * info.el (Info-fontify-node): Make a few cleanups.
10577 Add extra `help-echo' and `local-map' props to node xrefs.
10578 Use header-specific faces for node-names & xrefs.
10579 (Info-use-header-line): New variable.
10580 (info-header-xref, info-header-node): New faces.
10581 (Info-setup-header-line): New function.
10582 (Info-select-node): Call Info-setup-header-line when enabled.
10583 (Info-extract-pointer): Work even if the header line is hidden.
10584 (Info-header-line): New variable.
10585
105862000-09-16 Stefan Monnier <monnier@cs.yale.edu>
10587
10588 * vms-patch.el (print-region-function): Don't quote lambda.
10589
10590 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10591
10592 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10593 (lm-get-header-re): Allow spaces between the header and the colon.
10594 (lm-header): Allow $ in non-RCS headers.
10595 (lm-header-multiline): Put the strings back into order.
10596 Stop at an empty line. Don't require two space chars if the
10597 line is clearly not another header line.
10598
10599 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10600 (popup-menu-popup): Remove.
10601
106022000-09-15 Gerd Moellmann <gerd@gnu.org>
10603
10604 * toolbar/toolbar.el (toolbar-add-item): Use the same image
10605 specification if or if not tool-bar item contains an `:enabled'
10606 property.
10607
10608 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10609 current buffer has no file name.
10610
106112000-09-15 Dave Love <fx@gnu.org>
10612
10613 * strokes.el: Sync with maintainer's current version with changes
10614 for Emacs, but avoid runtime cl and levents.
10615 (toplevel): Change autoloads and compilation requires.
10616 (strokes-version, strokes-bug-address, strokes-lift): Values
10617 changed.
10618 (strokes-xpm-header, strokes-insinuated): New variable.
10619 (strokes): Add :link.
10620 (strokes-mode): Customized.
10621 (strokes-while-inhibiting-garbage-collector): New macro.
10622 (strokes-remassoc): Avoid remove-if.
10623 (strokes-fix-button2-command): Don't use ad-do-it.
10624 (strokes-insinuate): New function.
10625 (strokes-button-press-event-p, strokes-button-release-event-p):
10626 New functions, used instead of non-`strokes-' versions..
10627 (strokes-mouse-event-p): Rewritten.
10628 (strokes-event-closest-point): Avoid event-point.
10629 (strokes-get-grid-position): Avoid cdadr, caadr
10630 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10631 functions.
10632 (strokes-help): Use with-output-to-temp-buffer.
10633 (strokes-window-configuration-changed-p): New function.
10634 (strokes-update-window-configuration): Use buffer-live-p,
10635 strokes-window-configuration-changed-p.
10636 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
10637 (strokes-char-face): New face.
10638 (strokes-char-table, strokes-base64-chars): New variable.
10639 (strokes-xpm-for-stroke, strokes-list-strokes)
10640 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10641 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10642 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10643 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10644 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10645 functions.
10646
106472000-09-15 Gerd Moellmann <gerd@gnu.org>
10648
10649 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10650
10651 * image.el (create-image): Doc fix.
10652
10653 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10654 instead of `:heuristic-mask t'.
10655
106562000-09-14 Andrew Innes <andrewi@gnu.org>
10657
10658 * makefile.w32-in: Revert to Unix line endings.
10659
106602000-09-14 Andrew Innes <andrewi@gnu.org>
10661
10662 * makefile.w32-in: Add bootstrap support. Also copy lisp source
10663 when installing.
10664
10665 * makefile.nt (DONTCOMPILE): Fix typo.
10666
10667 * shell.el (shell-write-history-on-exit): New function.
10668 (shell-dumb-shell-regexp): New custom variable.
10669 (shell-mode): Make shell-write-history-on-exit the process
10670 sentinel if shell name matches shell-dumb-shell-regexp.
10671
10672 * w32-fns.el: Comment out before-init-hook function which resets
10673 source-directory based; this breaks bootstrap.
10674
106752000-09-14 Dave Love <fx@gnu.org>
10676
10677 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10678 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10679 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10680 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10681 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10682 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10683 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
10684 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
10685 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10686
10687 * toolbar/toolbar.el: New.
10688
10689 * subdirs.el: Add toolbar.
10690
106912000-09-14 Gerd Moellmann <gerd@gnu.org>
10692
10693 * indent.el (indent-for-tab-command): Doc fix.
10694
106952000-09-14 Alex Schroeder <alex@gnu.org>
10696
10697 * ansi-color.el (ansi-colors): Doc change.
10698 (ansi-color-get-face): Simplified regexp.
10699 (ansi-color-faces-vector): Added more faces, doc change.
10700 (ansi-color-names-vector): Doc change.
10701 (ansi-color-regexp): Simplified regexp.
10702 (ansi-color-parameter-regexp): New regexp.
10703 (ansi-color-filter-apply): Doc change.
10704 (ansi-color-filter-region): Doc change.
10705 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10706 deal with zero length parameters.
10707 (ansi-color-apply-on-region): Doc change.
10708 (ansi-color-map): Doc change.
10709 (ansi-color-map-update): Removed debugging message.
10710 (ansi-color-get-face-1): Added condition-case to trap
10711 args-out-of-range errors.
10712 (ansi-color-get-face): Doc change.
10713 (ansi-color-make-face): Removed.
10714 (ansi-color-for-shell-mode): New option.
10715
107162000-09-13 Kenichi Handa <handa@etl.go.jp>
10717
10718 * international/quail.el (quail-start-translation): Translate KEY
10719 if necessary even if it doesn't have any mapping in the current
10720 input method.
10721 (quail-start-conversion): Likewise.
10722 (quail-help): The output message is improved.
10723
107242000-09-13 Miles Bader <miles@gnu.org>
10725
10726 * comint.el (comint-output-filter): Revert to using
10727 `insert-before-markers'. Add bletcherous hack to undo damage
10728 caused by `insert-before-markers'. Put `front-sticky' property on
10729 overlays created here so that the field code understands how the
10730 overlay works. Use a let when making comint-last-prompt-overlay,
10731 so that the code is easier to read.
10732
107332000-09-13 Dave Love <fx@gnu.org>
10734
10735 * wid-edit.el (widget-default-format-handler): DTRT when
10736 doc-property is a function.
10737
107382000-09-12 Francesco Potorti` <pot@gnu.org>
10739
10740 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10741 filed name if it's not there.
10742
107432000-09-12 Dave Love <fx@gnu.org>
10744
10745 * simple.el (read-mail-command): Doc fix.
10746 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10747
10748 * vc.el (vc-dired-listing-switches): Fix :version.
10749
10750 * vc-hooks.el: Doc fixes.
10751
10752 * subr.el (add-minor-mode): Use toggle-fun arg.
10753
10754 * speedbar.el: Add :version to several defcustoms.
10755
10756 * imenu.el (imenu--truncate-items, imenu--cleanup)
10757 (imenu--generic-function): Avoid mapcar.
10758 (imenu--replace-spaces): Function removed.
10759 (imenu--completion-buffer): Use subst-char-in-string.
10760 (imenu-add-to-menubar): Use keymap inheritance.
10761
107622000-09-12 Miles Bader <miles@gnu.org>
10763
10764 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10765 (diff-mode-map): Bind `diff-test-hunk'.
10766 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10767
107682000-09-11 Gerd Moellmann <gerd@gnu.org>
10769
10770 * bytecomp.el (byte-compile-defvar): Undo last change
10771 because it breaks '(make-variable-buffer-local (defvar ...)'
10772 which is used at least in dired.
10773
107742000-09-12 Kenichi Handa <handa@etl.go.jp>
10775
10776 * international/quail.el (quail-define-package): Docstring
10777 modified.
10778
107792000-09-12 Kenichi Handa <handa@etl.go.jp>
10780
10781 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10782 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10783 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
10784 docstring of "chinese-py".
10785
10786 * international/quail.el (quail-translation-docstring): New
10787 variable.
10788 (quail-show-keyboard-layout): Docstring modified.
10789 (quail-select-current): Likewise.
10790 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10791 infinite recursive call.
10792 (quail-help): Check quail-translation-docstring. Format of the
10793 output changed.
10794 (quail-help-insert-keymap-description): Adjusted for the above
10795 change.
10796
107972000-09-11 Gerd Moellmann <gerd@gnu.org>
10798
10799 * bytecomp.el (byte-compile-defvar): Only cons onto
10800 current-load-list in top-level forms. Else this leaks a cons cell
10801 every time a defun is called.
10802
108032000-09-11 Miles Bader <miles@lsi.nec.co.jp>
10804
10805 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10806 Now understands non-unified diffs. Some functionality moved into
10807 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
10808 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
10809 modify anything. Only reposition point in the patched file if the
10810 patch succeeds. Only pop up another window if POPUP is true.
10811 Emit a message describing what happened if successful, and at what
10812 line-offset. Automatically detect reversed hunks and do something
10813 appropriate.
10814 (diff-hunk-text, diff-find-text): New functions.
10815 (diff-filter-lines): Function removed.
10816 (diff-test-hunk): New function.
10817 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10818
108192000-09-10 Dave Love <fx@gnu.org>
10820
10821 * textmodes/tildify.el: Minor doc/commentary fixes.
10822 (tildify) <defgroup>: Add :version.
10823
10824 * faces.el (face-x-resources): Make custom type more specific.
10825 (frame-background-mode): Use mapc.
10826 (region) <defcustom>: Add :version.
10827
108282000-09-08 Stefan Monnier <monnier@cs.yale.edu>
10829
10830 * vc-sccs.el (vc-sccs-register):
10831 * vc-rcs.el (vc-rcs-register):
10832 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10833 * vc.el (vc-register): Clear file's properties.
10834
108352000-09-08 Gerd Moellmann <gerd@gnu.org>
10836
10837 * faces.el (face-spec-set): Only face-spec-reset-face when
10838 ATTRS is non-nil.
10839
108402000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10841
10842 * help.el (help-insert-xref-button): Fix a typo in doc string.
10843
108442000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
10845
10846 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10847 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10848 methods.
10849
10850 * menu-bar.el (read-mail-item-name): New function.
10851 (menu-bar-tools-menu): Use it to compute and display the package
10852 used to read email.
10853 (menu-bar-tools-menu): Fix typo in GUD's help string.
10854
108552000-09-07 Dave Love <fx@gnu.org>
10856
10857 * diff-mode.el (diff-mouse-goto-source): New function.
10858
10859 * vc-sccs.el: Doc fixes.
10860 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10861
10862 * vc-rcs.el: Doc fixes.
10863 (vc-rcs-register-switches, vc-rcs-checkin-switches)
10864 (vc-rcs-checkout-switches, vc-rcs-header)
10865 (vc-rcs-master-templates): Add or change :version.
10866
10867 * vc-cvs.el: Doc fixes.
10868 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10869 (vc-cvs-stay-local): Add :version.
10870
10871 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10872
108732000-09-07 Kenichi Handa <handa@etl.go.jp>
10874
10875 * international/quail.el (quail-help): Fix previous change.
10876
108772000-09-07 Gerd Moellmann <gerd@gnu.org>
10878
10879 * faces.el (color-values): Doc fix.
10880
10881 * faces.el (frame-set-background-mode): Use frame-parameter
10882 instead of frame-parameters.
10883
10884 * frame.el (filtered-frame-list): Reduce consing.
10885 (frames-on-display-list): Call frame-parameter instead of
10886 frame-parameters.
10887
108882000-09-07 Kenichi Handa <handa@etl.go.jp>
10889
10890 * language/devan-util.el (devanagari-to-indian-region): In the
10891 loop, change the following char, not preceding char.
10892
108932000-09-07 Gerd Moellmann <gerd@gnu.org>
10894
10895 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10896 instead of frame-parameters.
10897
10898 * faces.el (set-face-attribute): Simplify by calling
10899 internal-set-lisp-face-attribute with FRAME being 0.
10900
10901 * vc.el: Remove `Id' version control keyword.
10902
109032000-09-07 Kenichi Handa <handa@etl.go.jp>
10904
10905 * help.el (help-make-xrefs): Adjusted for the change of
10906 help-xref-mule-regexp.
10907 (help-insert-xref-button): New function.
10908
10909 * international/mule-cmds.el (help-xref-mule-regexp-template):
10910 Include the pattern for character set.
10911 (leim): New group.
10912
10913 * international/quail.el: Don't require face.
10914 (quail): New group.
10915 (quail-other-command): Dummy command to make quail-help work better.
10916 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10917 (quail-keyboard-layout-substitution): New variable.
10918 (quail-update-keyboard-layout): New function.
10919 (quail-keyboard-layout-type): New customizable variable.
10920 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10921 (quail-keyboard-translate): Pay attention to
10922 quail-keyboard-layout-substitution.
10923 (quail-insert-kbd-layout): New function.
10924 (quail-show-keyboard-layout): New function.
10925 (quail-get-translation): If the definition is a vector of length
10926 1, and the element is a string of length 1, return the character
10927 in that string.
10928 (quail-update-current-translations): Fix the case of
10929 relative-index out of range.
10930 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10931 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10932 Show key sequences for all available characters.
10933 (quail-help-insert-keymap-description): Don't show such verbose
10934 key bindings as quail-self-insert-command.
10935
10936 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10937 Format changed, and each element now have extra documentations.
10938 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10939 Adjusted for the change of quail-cxterm-package-ext-info.
10940
109412000-09-06 Gerd Moellmann <gerd@gnu.org>
10942
10943 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10944 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10945 during bootstrap.
10946
109472000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10948
10949 * vc.el: (toplevel): Don't require `dired' at run-time.
10950 (vc-dired-resynch-file): Remove autoload cookie.
10951
109522000-09-05 Andre Spiegel <spiegel@gnu.org>
10953
10954 * vc.el: Made several backend functions optional.
10955 (vc-default-responsible-p): New function.
10956 (vc-merge): Use RET for first version to trigger merge-news, not
10957 prefix arg.
10958 (vc-annotate): Handle backends that do not support annotation.
10959 (vc-default-merge-news): Removed. The existence of a merge-news
10960 implementation is now checked on caller sites.
10961
10962 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10963 case.
10964
10965 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10966 special case that has been removed from the default in vc-hooks.el.
10967
109682000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10969
10970 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10971
109722000-09-05 Andre Spiegel <spiegel@gnu.org>
10973
10974 * vc-hooks.el: Require vc during compilation.
10975 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10976 macro `with-vc-properties' in vc.el.
10977 (vc-file-getprop): Doc fix.
10978 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10979
10980 * vc.el: Require dired-aux during compilation.
10981 (vc-name-assoc-file): Moved to vc-sccs.el.
10982 (with-vc-properties): New macro.
10983 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10984 vc-finish-steal): Use it.
10985 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10986 to the backend-specific function is now supposed to do the checkout,
10987 too.
10988 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10989
10990 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10991 set file properties; that gets done in the generic code now.
10992
10993 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10994 Changed parameter list, added code from vc.el that does the
10995 checkout, possibly with a double-take.
10996
10997 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10998 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10999 the above under the new name.
11000 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
11001 parameter list, added checkout command.
11002 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
11003 properties; that gets done in the generic code now.
11004
110052000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11006
11007 * vc.el: Docstring fixes (courtesy of checkdoc).
11008
110092000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11010
11011 * vc.el (vc-checkout-writable-buffer-hook)
11012 (vc-checkout-writable-buffer): Remove.
11013 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
11014 (vc-log-mode): Make it into a clean derived major mode.
11015 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
11016 vc-log-mode if log-edit is not available.
11017 (vc-dired-mode-map): Don't set-keymap-parent yet.
11018 (vc-dired-mode): Do set-keymap-parent here.
11019 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
11020
110212000-09-05 Gerd Moellmann <gerd@gnu.org>
11022
11023 * faces.el (set-face-attribute, face-spec-reset-face)
11024 (face-spec-set): Avoid consing by removing calls to `apply'.
11025
11026 * frame.el (frame-parameter): Move to C code.
11027
110282000-09-05 Dave Love <fx@gnu.org>
11029
11030 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
11031 insert-before-markers-and-inherit. Now checked systematically!
11032
110332000-09-05 Alex Schroeder <alex@gnu.org>
11034
11035 * sql.el (sql-postgres): Use sql-postgres-options.
11036 (sql-postgres-options): New variable.
11037
110382000-09-05 Alex Schroeder <alex@gnu.org>
11039
11040 * sql.el (sql-mode-menu): Work around missing variable mark-active
11041 in XEmacs.
11042 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
11043 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
11044 compatibility.
11045
110462000-09-04 Gerd Moellmann <gerd@gnu.org>
11047
11048 * vc.el (vc-dired-resynch-file): Add autoload cookie.
11049
11050 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
11051
11052 * Makefile.in (DONTCOMPILE): Fix typo in file name.
11053
110542000-09-04 Andre Spiegel <spiegel@gnu.org>
11055
11056 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
11057 don't support anything else under SCCS yet.
11058
11059 * vc-hooks.el: Minor doc fixes.
11060
110612000-09-04 Andre Spiegel <spiegel@gnu.org>
11062
11063 * vc.el (vc-next-action-on-file): Do not visit the file if it's
11064 not necessary. If verbose in state `needs-patch', do the same as
11065 under `up-to-date'. When NOT verbose and `needs-patch', check out
11066 latest version instead of `merge-news'.
11067 (vc-next-action-dired): Don't mess with default-directory here; it
11068 breaks other parts of dired. It is the job of the
11069 backend-specific functions to adjust it temporarily if they need it.
11070 (vc-next-action): Remove a special CVS case.
11071 (vc-clear-headers): New optional arg FILE.
11072 (vc-checkin, vc-checkout): Set properties vc-state and
11073 vc-checkout-time properly.
11074 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
11075 (vc-print-log): Use new backend function `show-log-entry'.
11076 (vc-cancel-version): Do the checks in a different order. Added a
11077 FIXME concerning RCS-only code.
11078
11079 * vc-rcs.el (vc-rcs-show-log-entry): New function.
11080 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
11081
11082 * vc-cvs.el (vc-cvs-show-log-entry): New function.
11083
11084 * vc-hooks.el (vc-default-mode-line-string): Show state
11085 `needs-patch' as a `-' too.
11086
110872000-09-04 Andre Spiegel <spiegel@gnu.org>
11088
11089 * vc.el (vc-responsible-backend): New optional arg REGISTER.
11090 (vc-default-could-register): New function.
11091 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
11092 (vc-resynch-buffer): Call vc-dired-resynch-file.
11093 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
11094 vc-resynch-buffer instead of vc-resynch-window.
11095 (vc-next-action-dired): Don't redisplay here, that gets done as a
11096 result of the individual file operations.
11097 (vc-retrieve-snapshot): Corrected prompt order.
11098
11099 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
11100
11101 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
11102 as well.
11103 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
11104 hostname regexps. Updated all callers.
11105 (vc-cvs-responsible-p): Handle directories as well.
11106 (vc-cvs-could-register): New function.
11107 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
11108 properties up-to-date.
11109
11110 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
11111 user whether to create one.
11112
111132000-09-04 Andre Spiegel <spiegel@gnu.org>
11114
11115 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
11116 check out a non-existing file.
11117
11118 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
11119 workfile does not exist.
11120
11121 * vc.el (vc-version-diff): Use `require' to check for existence of
11122 diff-mode.
11123
111242000-09-04 Andre Spiegel <spiegel@gnu.org>
11125
11126 * vc-cvs.el (vc-cvs-registered): Use new function
11127 vc-cvs-parse-entry to do the actual work.
11128
111292000-09-04 Andre Spiegel <spiegel@gnu.org>
11130
11131 * vc-hooks.el (vc-find-backend-function): If function doesn't
11132 exist, return nil instead of error.
11133 (vc-call-backend): Doc fix.
11134
11135 * vc.el (vc-do-command): Doc fix.
11136 (vc-finish-logentry): When checking in from vc-dired, choose the
11137 right backend for logentry check.
11138 (vc-dired-mode-map): Inherit from dired-mode-map.
11139 (vc-dired-mode): Local value of dired-move-to-filename-regexp
11140 simplified.
11141 (vc-dired-state-info): Removed, updated caller.
11142 (vc-default-dired-state-info): Use parentheses instead of hyphens.
11143 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
11144 (vc-dired-listing-switches): New variable.
11145 (vc-directory): Use it, instead of dired-listing-switches.
11146
11147 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
11148 (vc-cvs-dir-state): New function.
11149 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
11150 (vc-cvs-parse-entry): New function, also to be used in
11151 vc-cvs-registered.
11152
111532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11154
11155 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
11156 *or* single-window-frames.
11157
111582000-09-04 Andre Spiegel <spiegel@gnu.org>
11159
11160 * vc.el (vc-update-changelog): Split into generic part and default
11161 implementation. Doc string adapted.
11162 (vc-default-update-changelog): New function. Call the `rcs2log'
11163 script in exec-directory, to fix a long-standing nuisance.
11164
11165 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
11166 simply signals an error.
11167
111682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11169
11170 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
11171 control-flow more clear and to avoid running `cvs' twice.
11172
11173 * vc.el (vc-next-action-on-file): Doc fix.
11174 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
11175 (vc-print-log): Eval `file' before constructing the continuation.
11176
111772000-09-04 Andre Spiegel <spiegel@gnu.org>
11178
11179 * vc.el (vc-next-action-on-file): Corrected several messages.
11180 (vc-merge): Add prefix arg `merge-news'; handle it.
11181
11182 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
11183 is not reached. It is.
11184 (vc-cvs-merge): Set state to 'edited after merge.
11185 (vc-cvs-merge-news): Set workfile version to nil if not known.
11186 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
11187
11188 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
11189 via stdout. (Merge from main line.)
11190
111912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11192
11193 * vc.el (vc-finish-logentry): Thinko in the "same comment"
11194 detection.
11195
111962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11197
11198 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
11199 against kill-all-local-variables.
11200 (vc-log-edit): Don't save vc-parent-buffer any more.
11201 (vc-last-comment-match): Initialize to an empty string.
11202 (vc-post-command-functions): New hook.
11203 (vc-do-command): Run it.
11204 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
11205 (vc-finish-logentry): Only add the comment to the ring if it's
11206 different from the last comment entered.
11207 (vc-new-comment-index): New function.
11208 (vc-previous-comment): Use it. Make the minibuffer message
11209 slightly less terse.
11210 (vc-comment-search-reverse): Make it work forward as well. Don't
11211 set vc-comment-ring-index if no match is found. Use
11212 vc-new-comment-index.
11213 (vc-comment-search-forward): Use vc-comment-search-reverse.
11214 (vc-dired-mode-map): Don't inherit from dired-mode-map since
11215 define-derived-mode will do it for us. Bind `v' to a keymap that
11216 inherits from vc-prefix-map so that we can bind `vt' without
11217 binding C-x v t.
11218 (vc-retrieve-snapshot): Parenthesis typo.
11219
11220 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
11221 to 1. Make sure to switch to *vc* before looking for an error
11222 message. Use vc-parse-buffer.
11223
112242000-09-04 Andre Spiegel <spiegel@gnu.org>
11225
11226 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
11227 and NAME.
11228 (vc-retrieve-snapshot): Split into two parts.
11229 (vc-default-retrieve-snapshot): New function.
11230
11231 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
11232 (vc-cvs-retrieve-snapshot): New function (untested).
11233 (vc-cvs-stay-local): Default to t.
11234 (vc-cvs-remote-p): New function and property.
11235 (vc-cvs-state): Stay local only if the above is t.
11236 (vc-handle-cvs): Removed.
11237 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
11238 done via vc-handled-backends now.
11239 (vc-cvs-header): Escape Id.
11240
112412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11242
11243 * vc.el (vc-do-command): Remove unused commands.
11244 (vc-version-diff): Make sure default-directory ends with a slash.
11245 Move the window commands into a vc-exec-after.
11246 (vc-print-log): Move more of the code into the `vc-exec-after'.
11247
112482000-09-04 Andre Spiegel <spiegel@gnu.org>
11249
11250 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
11251 (vc-print-log): Search current revision from beginning of buffer.
11252 (vc-revert-buffer): Clear echo area after the diff is finished.
11253 (vc-prefix-map): Removed definition of "t" for terse display in vc
11254 dired.
11255 (vc-dired-mode-map): Inherit from dired-mode-map. Added
11256 definition of "vt" for terse display.
11257 (vc-dired-mode): Fix dired-move-to-filename-regexp.
11258
112592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11260
11261 * vc.el (vc-exec-after): Avoid caddr.
11262
112632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11264
11265 * vc.el (vc-exec-after): New function.
11266 (vc-do-command): Use it to add a termination message for async
11267 procs.
11268 (vc-checkout): Try to handle a missing-backend situation.
11269 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
11270 of a directory with a backend using async diffs.
11271 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
11272 present.
11273
11274 * vc-sccs.el (vc-sccs-state-heuristic): Use
11275 file-ownership-preserved-p.
11276
11277 * vc-rcs.el (vc-rcs-state-heuristic): Use
11278 file-ownership-preserved-p.
11279 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
11280
112812000-09-04 Andre Spiegel <spiegel@gnu.org>
11282
11283 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
11284 vc-do-command.
11285
11286 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
11287 when there are no changes.
11288
112892000-09-04 Andre Spiegel <spiegel@gnu.org>
11290
11291 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
11292
11293 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
11294
112952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11296
11297 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
11298
11299 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
11300 the `fset' outside of the defvar so that it works even if
11301 vc-prefix-map was already defined.
11302 (vc-setup-buffer): New function, split out of vc-do-command.
11303 (vc-do-command): Allow BUFFER to be t to mean `just use the
11304 current buffer without any fuss'.
11305 (vc-version-diff): Change the `diff' backend operation to just put
11306 the diff in the current buffer without erasing it. Always use
11307 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
11308 shrink-window-if-larger-than-buffer.
11309 (vc-print-log): Change the `print-log' backend operation to just
11310 put the log in the current buffer without erasing it. Protect
11311 shrink-window-if-larger-than-buffer.
11312 (vc-update-change-log): Fix setd typo.
11313
11314 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
11315 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
11316
11317 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
11318 (vc-rcs-diff): Insert in the current buffer and remove unused arg
11319 CMP.
11320
11321 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
11322 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
11323 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
11324
113252000-09-04 Andre Spiegel <spiegel@gnu.org>
11326
11327 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
11328 not possible, use vc-BACKEND-workfile-unchanged-p.
11329 (vc-default-workfile-unchanged-p): New function. Delegates to a
11330 full vc-BACKEND-diff.
11331
11332 * vc-hooks.el (vc-simple-command): Removed.
11333
11334 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
11335 instead of vc-simple-command.
11336 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
11337 avoid doing a diff when opening a file.
11338 (vc-rcs-state): Added check for unlocked-changes.
11339 (vc-rcs-header): Escape Id.
11340 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
11341 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
11342 version.
11343
11344 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
11345 (vc-sccs-diff): Remove optional arg CMP.
11346 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
11347 SCCS-specific function.
11348
11349 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
11350 vc-simple-command.
11351
113522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11353
11354 * vc.el (vc-editable-p): Renamed from vc-writable-p.
11355 (with-vc-file, vc-merge): Use vc-editable-p.
11356 (vc-do-command): Remove unused var vc-file and fix the
11357 doubly-defined `status' var. Add a user message when starting an
11358 async command.
11359 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
11360 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
11361 Use with-current-buffer.
11362 (vc-buffer-sync): Use unless.
11363 (vc-next-action-on-file): If the file is 'edited by read-only,
11364 make it read-write instead of trying to commit.
11365 (vc-version-diff, vc-update-change-log): Use `setq
11366 default-directory' rather than `cd'.
11367 (vc-log-edit): Don't forget to set default-directory in the
11368 buffer.
11369
11370 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
11371 (vc-sccs-state-heuristic): Use file-writable-p instead of
11372 comparing userids.
11373 (vc-sccs-checkout): Use `unless'.
11374
11375 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
11376 of comparing userids.
11377 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
11378 Simplify the logic by eliminating unreachable code.
11379 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
11380 just do a recursive call if we need to retry.
11381 (vc-rcs-checkout): Handle the case where rcs is missing by making
11382 the buffer read-write if requested and re-signalling the error.
11383
11384 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
11385
113862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11387
11388 * vc-hooks.el (vc-handled-backends): Docstring change.
11389 (vc-ignore-vc-files): Mark obsolete.
11390 (vc-registered): Check vc-ignore-vc-files.
11391 (vc-find-file-hook, vc-file-not-found-hook): Don't check
11392 vc-ignore-vc-files.
11393
11394 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
11395
113962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11397
11398 * vc.el (vc-checkout): Don't do anything special for ange-ftp
11399 files since ange-ftp already has vc-registered return nil.
11400
11401 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
11402 (vc-sccs-workfile-version): Use with-temp-buffer and new
11403 vc-parse-buffer and don't bother setting the property.
11404 (vc-sccs-add-triple): Use with-current-buffer and
11405 find-file-noselect.
11406 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
11407
11408 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
11409 derives from the old vc-parse-buffer but uses the revision number
11410 rather than the date (much easier to compare robustly).
11411 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
11412 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
11413 locking-user more directly. Check strict locking and set
11414 checkout-model appropriately.
11415 (vc-rcs-parse-locks): Remove.
11416 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
11417 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
11418 (vc-rcs-system-release): Use with-current-buffer and
11419 vc-parse-buffer.
11420 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
11421
11422 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
11423 (vc-simple-command): Docstring fix.
11424 (vc-registered): Align the way the file-handler is called with the
11425 way the function itself works.
11426 (vc-file-owner): Remove.
11427
11428 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
11429 extraction of fields and call to file-attributes because of a
11430 temporary bug in rcp.el.
11431 (vc-cvs-fetch-status): Use with-current-buffer.
11432
114332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11434
11435 * vc.el (vc-do-command): Use file-relative-name.
11436 (vc-responsible-backend): Use vc-backend if possible.
11437 (vc-create-snapshot): Improve the `interactive' spec. Add support
11438 for branches and dispatch to backend-specific `create-snapshot'.
11439 (vc-default-create-snapshot): New function, containing the bulk of
11440 the old vc-create-snapshot.
11441 (vc-retrieve-snapshot): Improve the interactive spec.
11442
11443 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11444 (vc-backend-hook-functions): Remove.
11445 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11446 (vc-backend): Reintroduce the test for `file = nil' now that I
11447 know why it was there (and added a comment to better remember).
11448
11449 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11450 code from vc-sccs-hooks.el.
11451 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
11452 'vc anymore.
11453 (vc-sccs-responsible-p): Use expand-file-name instead of concat
11454 and file-directory-p instead of file-exists-p.
11455 (vc-sccs-check-headers): Simplify the regexp.
11456
11457 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11458 from vc-rcs-hooks.el. Don't require 'vc anymore.
11459 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11460 file-directory-p instead of file-exists-p.
11461
11462 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11463 from vc-cvs-hooks.el.
11464 (proto vc-cvs-registered): Require 'vc-cvs instead of
11465 'vc-cvs-hooks. Don't require 'vc anymore.
11466 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11467 file-directory-p instead of file-exists-p.
11468 (vc-cvs-create-snapshot): New function, replacing
11469 vc-cvs-assign-name.
11470 (vc-cvs-assign-name): Remove.
11471
114722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11473
11474 * vc-cvs.el (vc-cvs-header): New var.
11475
11476 * vc-rcs.el (vc-rcs-exists): Remove.
11477 (vc-rcs-header): New var.
11478
11479 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11480 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11481 (vc-sccs-header): New var.
11482
11483 * vc.el (vc-do-command): Get rid of the `last' argument.
11484 (vc-header-alist): Remove, replaced by vc-X-header.
11485 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11486 (vc-dired-hook): Use expand-file-name instead of concat.
11487 (vc-directory): Use file-name-as-directory.
11488 (vc-snapshot-precondition, vc-create-snapshot)
11489 (vc-retrieve-snapshot): Allow the command to operate on any
11490 directory.
11491
11492 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11493 just removing the 'WORKFILE argument or by removing the 'MASTER
11494 argument and replacing `file' with (vc-name file).
11495
114962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11497
11498 * vc.el: Update Copyright and add a crude list of backend funs.
11499 (vc-writable-p): New function.
11500 (with-vc-file): Use vc-writable-p.
11501 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11502 (vc-register): Avoid vc-name.
11503 (vc-locking-user): Remove.
11504 (vc-steal-lock): Make the `owner' arg non-optional.
11505 (vc-merge): Use vc-writable-p instead of vc-locking-user and
11506 vc-checkout-model.
11507 (vc-default-dired-state-info): Use vc-state instead of
11508 vc-locking-user and return special strings for special states.
11509 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11510 and get rid of one of the special CVS cases.
11511 (vc-cancel-version): prettify error message with \\[...].
11512 (vc-rename-master): New function.
11513 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11514 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
11515 the CVS special case generic.
11516 (vc-default-record-rename): Remove.
11517 (vc-file-tree-walk-internal): Only call FUNC for files that are
11518 under control of some VC backend and replace `concat' with
11519 expand-file-name.
11520 (vc-file-tree-walk): Update docstring.
11521 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11522 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11523
11524 * vc-sccs.el (vc-sccs-rename-file): Renamed from
11525 vc-sccs-record-rename. Use `find-file-noselect' rather than
11526 `find-file' and call `vc-rename-master' to do the actual move.
11527 (vc-sccs-diff): Remove unused `backend' variable.
11528
11529 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11530 to delay loading of vc-sccs until it is really used.
11531 (vc-sccs-master-templates): Preload.
11532 (vc-sccs-state): Update call to vc-sccs-parse-locks.
11533 (vc-sccs-project-dir): Remove (merged into
11534 vc-sccs-search-project-dir).
11535 (vc-sccs-search-project-dir): Rewrite using file name handling ops
11536 rather than `concat', make sure it is preloaded and don't bother
11537 to check that the file actually exists.
11538 (vc-sccs-parse-locks): Remove unused `file' argument, remove
11539 `locks' argument (use buffer's content instead) and eliminate n^2
11540 behavior.
11541
11542 * vc-rcs.el: Update Copyright.
11543 (vc-rcs-rename-file): New function.
11544 (vc-rcs-diff): Remove unused `backend' variable.
11545
11546 * vc-hooks.el: Update Copyright.
11547 (vc-backend): Don't accept a nil argument any more.
11548 (vc-up-to-date-p): Turn into a defsubst.
11549 (vc-possible-master): New function.
11550 (vc-check-master-templates): Use `vc-possible-master' and allow
11551 funs in vc-X-master-templates to return a non-existent file.
11552
11553 * vc-cvs.el: Update Copyright.
11554 (vc-cvs-diff): Remove unused `backend' variable.
11555 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11556
11557 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11558
115592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11560
11561 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11562 since it can be called from vc-rcs.el.
11563 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11564
115652000-09-04 Andre Spiegel <spiegel@gnu.org>
11566
11567 * vc.el (vc-version-diff): Expand file name read from the
11568 minibuffer. Handle the case when a previous version number can't
11569 be guessed. Give suitable messages when there were no differences
11570 found.
11571 (vc-clear-headers): Call backend-specific implementation, if one
11572 exists.
11573 (vc-cancel-version): Made error checks generic. When done, clear
11574 headers generically, too.
11575
11576 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11577 from vc-clear-headers in vc.el.
11578
11579 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11580 correctly.
11581 (vc-rcs-latest-on-branch-p): Made second argument VERSION
11582 optional. Handle the case when it's not there.
11583
115842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11585
11586 * vc.el (vc-locking-user): Moved from vc-hooks.el.
11587
115882000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11589
11590 * vc-hooks.el (vc-loadup): Remove.
11591 (vc-find-backend-function): Use `require'. Also, handle the case
11592 where vc-BACKEND-hooks.el doesn't exist.
11593 (vc-call-backend): Cleanup.
11594
115952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11596
11597 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11598 vc-rcs-grab-templates)
11599 (vc-rcs-registered): Remove. The default function works as well.
11600 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11601 vc-sccs-grab-templates)
11602 (vc-sccs-registered): Remove. The default function works as well.
11603
11604 * vc.el (vc-version-diff): Left out a vc- in call to
11605 vc-call-backend.
11606 (vc-default-dired-state-info, vc-default-record-rename)
11607 (vc-default-merge-news): Update for the new backend argument.
11608
11609 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11610 using the default function.
11611 (vc-call-backend): If calling the default function, pass it the
11612 backend as first argument. Update the docstring accordingly.
11613 (vc-default-state-heuristic, vc-default-mode-line-string): Update
11614 for the new backend argument.
11615 (vc-make-backend-sym): Renamed from vc-make-backend-function.
11616 (vc-find-backend-function): Use the new name.
11617 (vc-default-registered): New function.
11618
116192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11620
11621 * vc.el (vc-merge): Use vc-find-backend-function.
11622
11623 * vc-hooks.el (vc-backend-functions): Remove.
11624 (vc-loadup): Don't setup 'vc-functions.
11625 (vc-find-backend-function): New function.
11626 (vc-call-backend): Use above fun and populate 'vc-functions
11627 lazily.
11628 (vc-backend-defines): Remove.
11629
116302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11631
11632 * vc.el (vc-register): Put a FIXME note for a newly found bug.
11633 Call vc-call-backend without the leading vc-.
11634 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11635 (vc-check-headers): Call vc-call-backend without the leading vc-.
11636 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11637 (vc-annotate-display): Replace confusing use of `cond' with `or'.
11638 Call vc-call-backend without the leading vc-.
11639
11640 * vc-cvs.el (tail): Provide vc-cvs.
11641 * vc-sccs.el (tail): Provide vc-sccs.
11642 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11643
11644 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11645 (vc-make-backend-function, vc-call): Pass names without leading
11646 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11647 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11648 (vc-call-backend): Always try to load vc-X-hooks.
11649 (vc-registered): Remove vc- in call to vc-call-backend.
11650
116512000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11652
11653 * vc.el (vc-process-filter): New function.
11654 (vc-do-command): Setup `vc-process-filter' for the async process.
11655 (vc-maybe-resolve-conflicts): New function to reduce
11656 code-duplication. Additionally, it puts the buffer in
11657 `smerge-mode' if applicable.
11658 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11659 calling `merge-news'.
11660 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11661 (vc-log-edit): New function. Replacement for `vc-log-mode' by
11662 interfacing to log-edit.el.
11663 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11664 log-edit is available.
11665 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11666
116672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11668
11669 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11670 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11671 defvar and the initialization.
11672 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11673
11674 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11675 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11676
11677 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11678
116792000-09-04 Andre Spiegel <spiegel@gnu.org>
11680
11681 * vc.el (vc-file-clear-masterprops): Removed.
11682 (vc-checkin, vc-revert-buffer): Removed calls to the above.
11683 (vc-version-diff): Use buffer-size without argument.
11684 (vc-register): Heed vc-initial-comment.
11685
11686 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11687 default branch.
11688
11689 * vc-rcs.el (vc-rcs-register): Parse command output to find master
11690 file name and workfile version.
11691 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11692
11693 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11694 vc-file-clear-masterprops.
11695
11696 * vc-sccs.el (vc-sccs-checkout): Removed call to
11697 vc-file-clear-masterprops. If writable, set vc-state to 'edited
11698 rather than user login name.
11699
11700
117012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11702
11703 * vc.el (vc-workfile-unchanged-p): Remove unused argument
11704 `want-differences-if-changed' and simplify.
11705 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11706 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11707 output (which is invalid for async vc-diff) to decide whether to
11708 do the revert silently or not.
11709
117102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11711
11712 * vc-hooks.el (vc-loadup): Load files quietly.
11713 (vc-call-backend): Oops, brain fart.
11714
117152000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11716
11717 * vc-cvs.el (vc-cvs-state): Typo.
11718 (vc-cvs-merge-news): Return the status code rather than the error msg.
11719
117202000-09-04 Andre Spiegel <spiegel@gnu.org>
11721
11722 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
11723 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
11724 vc-state or vc-up-to-date-p.
11725 (vc-merge): Use vc-backend-defines to check whether merging is
11726 possible. Set state to 'edited after successful merge.
11727
11728 * vc-hooks.el (vc-locking-user): If locked by the calling user,
11729 return that name. Redocumented.
11730
117312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11732
11733 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11734 new `vc-state' semantics.
11735 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11736 'vc-locking-user to the current user.
11737 (vc-merge): Inline vc-backend-merge. Comment out code that I
11738 don't understand and hence can't adapt to the new `vc-state' and
11739 `vc-locking-user' semantics.
11740 (vc-backend-merge): Remove.
11741
11742 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11743 rather than 'vc-locking-user.
11744
11745 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11746
11747 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11748 (vc-state): Don't use 'reserved any more. Just use the same
11749 convention as the one used for vc-<backend>-state where the
11750 locking user (as a string) is returned.
11751 (vc-locking-user): Update, based on the above convention. The
11752 'vc-locking-user property has disappeared.
11753 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11754
11755 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11756 with a heuristic one.
11757 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11758 (vc-cvs-checkin): Do a trivial parse to set the state in case of
11759 error. That allows us to get to 'needs-merge even in the
11760 stay-local case. There's still no way to detect 'needs-patch in
11761 such a setup (or to force an update for that matter).
11762 (vc-cvs-logentry-check): Remove, the default works as well.
11763
117642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11765
11766 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11767
11768 * vc.el (vc-do-command): kill-all-local-variables, to reset any
11769 major-mode in which the buffer might have been put earlier. Use
11770 `remove' and `when'. Allow `okstatus' to be `async' and use
11771 `start-process' in this case.
11772 (vc-version-diff): Handle the case where the diff looks empty
11773 because of the use of an async process.
11774
117752000-09-04 Andre Spiegel <spiegel@gnu.org>
11776
11777 * vc.el (vc-next-action-on-file): Removed optional parameter
11778 `simple'. Recompute state unconditionally.
11779 (vc-default-toggle-read-only): Removed.
11780
11781 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11782 (vc-toggle-read-only): Undid prev change.
11783
11784 * vc-cvs.el (vc-cvs-stay-local): Renamed from
11785 vc-cvs-simple-toggle. Redocumented.
11786 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11787 (vc-cvs-toggle-read-only): Removed.
11788
117892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11790
11791 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11792 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11793 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11794 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
11795 still is. So maybe it should be removed.
11796 (vc-head-version, vc-find-binary): Remove.
11797 (vc-recompute-state): Move from vc-hooks.el.
11798 (vc-next-action-on-file): Add a `simple' argument to allow
11799 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11800 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11801 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11802 (vc-dired-mode-map): Properly defvar it.
11803 (vc-print-log): Call log-view-mode if available.
11804 (small-temporary-file-directory): defvar instead of use boundp.
11805 (vc-merge-news): Moved to vc-cvs.el.
11806 (vc-default-merge-news): New function.
11807
11808 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11809 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11810 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11811 unknown `vc-latest-version' function. It should probably refer to
11812 vc-workfile-version or somesuch, but it's very unclear to me and I
11813 don't have SCCS to test things.
11814
11815 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11816 (vc-sccs-state-heuristic): Fix typo.
11817 (vc-sccs-workfile-unchanged-p): Add missing argument.
11818
11819 * vc-rcs.el: Require vc and vc-rcs-hooks.
11820 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11821 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11822 (vc-release-greater-or-equal-p): Move from vc.
11823 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11824 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11825 (vc-rcs-checkout): Add a missing `new-version' argument in the
11826 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
11827
11828 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11829 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11830 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11831 than the apparently unbound `workfile-version'.
11832
11833 * vc-hooks.el (vc-master-templates): Def the obsolete var.
11834 (vc-file-prop-obarray): Use `make-vector'.
11835 (vc-backend-functions): Add new hookable functions
11836 vc-toggle-read-only, vc-record-rename and vc-merge-news.
11837 (vc-loadup): If neither backend nor default functions exist, use
11838 the backend function rather than nil.
11839 (vc-call-backend): If the function if not bound yet, try to load
11840 the non-hook file to see if it provides it.
11841 (vc-call): New macro plus use it wherever possible.
11842 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11843 nor `vc-find-binary' since it's only called from
11844 vc-mistrust-permission which is only used once the backend is known.
11845 (vc-checkout-model): Fix parenthesis.
11846 (vc-recompute-state, vc-prefix-map): Move to vc.el.
11847
11848 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11849 (vc-cvs-release, vc-cvs-system-release): Remove.
11850 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11851 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11852 status symbols.
11853 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11854 (vc-cvs-toggle-read-only): First cut at a function to allow a
11855 cvs-status-free vc-toggle-read-only.
11856 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11857 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11858 vc-cvs-status. Also set vc-state rather than vc-locking-user.
11859 (vc-cvs-checkout): Modify access rights directly if the user
11860 requested not to use `cvs edit'. And refresh the mode line.
11861
11862 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11863 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11864
118652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11866
11867 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
11868 workfile' that got lost when the code was extracted from vc.el.
11869 And merged the tail with the rest of the code (not possible in the
11870 old vc.el where the tail was shared among all backends). And
11871 explicitly set the state to 'edited if `writable' is set.
11872
11873 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11874 (vc-cvs-state): Be careful to return the value from
11875 vc-cvs-parse-state.
11876 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
11877 property but return it instead. Also be careful to handle a nil
11878 or "" `rev' when workfile is non-nil (it was handled properly when
11879 workfile was nil).
11880
11881 * vc.el: Removed those pesky unnecessary `(function' quotes.
11882 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11883 directly in the defvar.
11884 (vc-do-command): Bind inhibit-read-only so as to properly handle
11885 the case where the destination buffer has been made read-only.
11886 (vc-diff): Delegate to vc-version-diff in all cases.
11887 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11888 (vc-annotate-mode-variables): Removed (code moved partly to
11889 defvars and partly to vc-annotate-add-menu).
11890 (vc-annotate-mode): Turned into a derived-mode.
11891 (vc-annotate-add-menu): Moved in code in
11892 vc-annotate-mode-variables.
11893 (vc-update-change-log): Use make-temp-file if available.
11894
118952000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
11896
11897 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11898 `vc-checkout-model' updated to `vc-cvs-update-model'.
11899
119002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11901
11902 * vc.el (vc-next-action-on-file): Added handling of state
11903 `unlocked-changes'.
11904 (vc-checkout-carefully): Is now practically obsolete, unless the
11905 above is too slow to be enabled unconditionally.
11906 (vc-update-change-log): Fixed typo.
11907
11908 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11909
11910 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11911 Now handles state `unlocked-changes'.
11912 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11913
11914 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11915
11916 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11917 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11918 `unlocked-changes'.
11919 (vc-rcs-workfile-unchanged-p): Renamed from
11920 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11921 function yet, but supposed to become one soon.
11922
11923 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11924 `vc-steal-lock'.
11925 (vc-call-backend): Changed error message.
11926 (vc-state): Added description of state `unlocked-changes'.
11927
119282000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11929
11930 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11931 always return t in CVS-controlled directories.
11932
11933 * vc.el (vc-responsible-backend): New function.
11934 (vc-register): Largely rewritten.
11935 (vc-admin): Removed (implementation moved into vc-register).
11936 (vc-checkin): Redocumented.
11937 (vc-finish-logentry): If no backend defined yet (because we are in
11938 the process of registering), use the responsible backend.
11939
11940 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11941 Updated function lists.
11942 (vc-call-backend): Fixed typo.
11943
11944 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11945 New functions.
11946 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11947 Removed query option. Redocumented.
11948
119492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11950
11951 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11952
11953 * vc.el: Updated callers of `vc-checkout-required' to use
11954 `vc-checkout-model'.
11955
119562000-09-04 Martin Lorentzson <martinl@gnu.org>
11957
11958 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11959 stuff updated to reference this function instead of the old
11960 `vc-backend-release-p'.
11961
119622000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11963
11964 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11965 vc-checkout-model. Return appropriate values. Updated callers.
11966
119672000-09-04 Martin Lorentzson <martinl@gnu.org>
11968
11969 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11970 (vc-backend-revert): Function moved into `vc-revert';
11971 `vc-next-action' must be updated to accomodate this change.
11972 (vc-backend-steal): Function moved into `vc-finish-steal'.
11973 (vc-backend-logentry-check): Function moved into
11974 `vc-finish-logentry'.
11975 (vc-backend-printlog): Function moved into `vc-print-log'.
11976 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11977 (vc-backend-assign-name): Function moved into
11978 `vc-create-snapshot'.
11979
119802000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11981
11982 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11983 Rename to vc-checkout-model. Return appropriate values.
11984 Update callers.
11985
11986 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11987 to vc-checkout-model.
11988 (vc-checkout-required): Rename to vc-checkout-model.
11989 Re-implement and re-comment.
11990 (vc-after-save): Use vc-checkout-model.
11991
119922000-09-04 Martin Lorentzson <martinl@gnu.org>
11993
11994 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11995 Update to use the vc-BACKEND-diff functions instead.
11996 `vc-diff' is now working.
11997
11998 * vc-rcs.el (vc-rcs-logentry-check): New function.
11999
12000 * vc-cvs.el (vc-cvs-logentry-check): New function.
12001
12002 * vc-sccs.el (vc-sccs-diff): Function changed name from
12003 `vc-backend-diff'. This makes `vc-diff' work.
12004
12005 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
12006 of functions possibly implemented in a vc-BACKEND library.
12007 (vc-checkout-required): Fix bug that caused an error to be
12008 signaled during `vc-after-save'.
12009
12010 * vc.el: Fix typo.
12011 This checkin is made with our new VC code base for the very first time.
12012 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
12013
12014 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
12015 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
12016
12017 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
12018 updated to `vc-uses-locking'.
12019 (vc-checkout-required): Call to backend function.
12020 `vc-checkout-required' updated to `vc-uses-locking' instead.
12021
12022 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
12023 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
12024
12025 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
12026 to match the split into various backends.
12027 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
12028 (vc-retrieve-snapshot): Bug fix.
12029
120302000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12031
12032 * vc-sccs.el (vc-sccs-release): Doc fix.
12033
120342000-09-04 Martin Lorentzson <martinl@gnu.org>
12035
12036 * vc.el (vc-next-action-on-file): Bug found and fixed.
12037 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
12038 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
12039
12040 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
12041 (vc-rcs-checkout): Name space cleaned up. No more revision number
12042 crunching function names that are not prefixed with vc-rcs.
12043 (vc-rcs-checkout-model): Function added. References to
12044 `vc-checkout-model' replaced.
12045
120462000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12047
12048 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
12049 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
12050 still need to be split, and implemented for RCS).
12051
120522000-09-04 Martin Lorentzson <martinl@gnu.org>
12053
12054 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
12055
12056 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
12057 required by the vc.el file.
12058
12059 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
12060 required by the vc.el file.
12061 (vc-rcs-exists): Function added.
12062
12063 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
12064 required by the vc.el file.
12065
12066 * vc.el (vc-admin): Updated to handle selection of appropriate
12067 backend. Current implementation is crufty and need re-thinking.
12068
12069 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
12070
120712000-09-04 Martin Lorentzson <martinl@gnu.org>
12072
12073 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
12074 beginning of annotate buffers correctly.
12075
12076 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
12077 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
12078 functionality updated quite a lot to support multiple backends.
12079 Variables `vc-annotate-mode', `vc-annotate-buffers',
12080 `vc-annotate-backend' added.
12081
12082 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
12083 `vc-annotate-difference' added to supported backend functions.
12084
120852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12086
12087 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
12088 Use with-temp-file instead of /bin/sh. Merged from mainline
12089
120902000-09-04 Martin Lorentzson <martinl@gnu.org>
12091
12092 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
12093
12094 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
12095
12096 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
12097
120982000-09-04 Martin Lorentzson <martinl@gnu.org>
12099
12100 * vc-hooks.el: vc-state-heuristic added to
12101 vc-backend-hook-functions.
12102
12103 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
12104
12105 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
12106
12107 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
12108 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
12109 state to `reserved'.
12110
12111 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
12112 `vc-checkout-required'. Rename the `locked' state to `reserved'.
12113
121142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12115
12116 * vc-rcs-hooks.el: Implement new state model. Hardly anything
12117 untouched.
12118
12119 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
12120
12121 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
12122 if defined. (Merged from main line, slightly adapted.)
12123
12124 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
12125 millenium problem (merged from mainline).
12126
121272000-09-04 Martin Lorentzson <martinl@gnu.org>
12128
12129 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
12130 part and moved the non-BACKEND stuff to vc.el.
12131
12132 * vc.el: Split the annotate feature into a BACKEND specific part
12133 and moved it from the vc-cvs.el file to this one.
12134
121352000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12136
12137 * vc-hooks.el: Implement new state model.
12138 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
12139 (vc-locking-user): Simplify. Now only needed if the file is
12140 locked by somebody else.
12141 (vc-lock-from-permissions): Remove. Functionality is in
12142 vc-sccs-hooks.el and vc-rcs-hooks.el now.
12143 (vc-mode-line-string): New name for former vc-status. Adapted.
12144 (vc-mode-line): Adapt to use the above. Remove optional parameter.
12145
12146 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
12147 Various simplifications and adaptations all over the place.
12148
12149 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
12150 Simplify and adapt the rest.
12151
12152 * vc.el (vc-resynch-window): Add TODO comment: check for
12153 interaction with view mode according to recent RCS change.
12154 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
12155
121562000-09-04 Martin Lorentzson <martinl@gnu.org>
12157
12158 * vc.el: Convert the remaining function comments to docstrings.
12159
121602000-09-04 Martin Lorentzson <martinl@gnu.org>
12161
12162 * vc.el (vc-backend-release, vc-release-greater-or-equal)
12163 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
12164 (vc-minor-part, vc-previous-version): Functions that operate and
12165 compare revision numbers got proper documentation. Comments added
12166 about their possible removal.
12167
121682000-09-04 Martin Lorentzson <martinl@gnu.org>
12169
12170 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
12171 the vc-backend.el files.
12172
12173 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
12174
12175 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
12176 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
12177 (vc-rcs-previous-version): Functions added.
12178
12179 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
12180
12181 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
12182
121832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12184
12185 * vc-hooks.el (vc-master-templates): Is really obsolete.
12186 Comment out the definition for now. What is the right procedure
12187 to get rid of it?
12188 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
12189 rewritten.
12190 (vc-default-registered): Remove.
12191 (vc-check-master-templates): New function; does mostly what the
12192 above did before.
12193 (vc-locking-user): Don't rely on the backend to set the property.
12194
12195 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
12196 Rewrite documentation.
12197 (vc-rcs-templates-grabbed): New variable.
12198 (vc-rcs-grab-templates): New function.
12199 (vc-rcs-registered): Rewrite to use above mechanism.
12200
12201 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
12202 Rewrite documentation.
12203 (vc-sccs-templates-grabbed): New variable.
12204 (vc-sccs-grab-templates): New function.
12205 (vc-sccs-registered): Rewrite to use above mechanism.
12206 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
12207 Don't throw the result, simply return it.
12208
12209 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
12210 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
12211 (vc-cvs-registered): Does the check itself now. Simplify.
12212
12213 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
12214 from main line.
12215
122162000-09-04 Martin Lorentzson <martinl@gnu.org>
12217
12218 * vc-cvs.el (vc-cvs-diff): New function.
12219
12220 * vc-sccs.el (vc-sccs-diff): New function.
12221
12222 * vc-rcs.el (vc-rcs-diff): New function.
12223 (vc-rcs-checkout): Bug (typo) found and fixed.
12224 (vc-rcs-register-switches): New variable.
12225
12226 * vc.el (vc-backend-diff): Function removed and placed in the
12227 backend files.
12228
122292000-09-04 Martin Lorentzson <martinl@gnu.org>
12230
12231 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
12232
12233 * vc.el (vc-backend-checkout): Function removed and replaced in
12234 the vc-backend.el files.
12235
12236 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
12237
12238 * vc.el (vc-backend-admin): Removed and replaced in the
12239 vc-backend.el files.
12240
12241 * vc.el (Martin): Removed all the annotate functionality since it
12242 is CVS backend specific.
12243
122442000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12245
12246 * spec.txt: Added specification of vc-state.
12247
12248 * vc-sccs-hooks.el (vc-sccs-master-properties):
12249 Remove handling of vc-latest-version and
12250 vc-your-latest-version. What used to be vc-latest-version, is now
12251 returned as vc-workfile-version.
12252 (vc-sccs-workfile-version): Adapt.
12253
122542000-09-04 Dave Love <fx@gnu.org>
12255
12256 * vc.el: [Merged from mainline.]
12257 (vc-dired-mode): Make the dired-move-to-filename-regexp
12258 regexp match the date, to avoid treating date as file size.
12259 Add YYYY S option to WESTERN/
12260
122612000-09-04 Dave Love <fx@gnu.org>
12262
12263 * vc.el: Require `compile' when compiling.
12264 (vc-logentry-check-hook): New option.
12265 (vc-steal-lock): Use compose-mail.
12266 (vc-dired-mode-map): Defvar when compiling.
12267 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
12268 vc-sccs.el and renamed. Callers changed.
12269 (vc-backend-checkout, vc-backend-logentry-check)
12270 (vc-backend-merge-news): Doc fix.
12271 (vc-default-logentry-check): New function.
12272 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
12273 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
12274 (vc-backend-merge): Doc fix. Use backend functions.
12275 (vc-check-headers): Use backend functions.
12276
12277 * vc-cvs.el: Require vc when compiling.
12278 (vc-cvs-register-switches): Doc fix.
12279 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
12280 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
12281 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
12282 New functions (code from vc.el).
12283 (vc-annotate-display-default): Fix interactive spec.
12284 (vc-annotate-time-span): Doc fix.
12285
12286 * vc-rcs.el: Require vc when compiling.
12287 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
12288 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
12289 (vc-rcs-checkin): New functions (code from vc.el).
12290 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
12291 Doc fix.
12292 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
12293
12294 * vc-sccs.el: Require vc when compiling.
12295 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
12296 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
12297 (vc-sccs-revert)
12298 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
12299 from vc.el).
12300 (vc-sccs-add-triple, vc-sccs-record-rename)
12301 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
12302 (vc-sccs-admin): Doc fix.
12303
123042000-09-04 Martin Lorentzson <martinl@gnu.org>
12305
12306 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
12307 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
12308 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
12309 from vc.el.
12310
12311 * vc-sccs.el (vc-admin-sccs): Added from vc.el
12312
12313 * vc-cvs.el: Moved the annotate functionality from vc.el.
12314 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
12315
123162000-09-04 Dave Love <fx@gnu.org>
12317
12318 * vc.el (vc-backend-release): Call vc-system-release.
12319
12320 * vc-sccs.el (vc-sccs-system-release):
12321 Renamed from vc-sccs-backend-release.
12322
12323 * vc-rcs.el (vc-rcs-system-release):
12324 Renamed from vc-rcs-backend-release.
12325
12326 * vc-cvs.el (vc-cvs-system-release):
12327 Renamed from vc-cvs-backend-release.
12328
123292000-09-04 Dave Love <fx@gnu.org>
12330
12331 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
12332 backend files.
12333 (vc-backend-release): Dispatch to backend functions.
12334 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
12335 probably needs attention.]
12336
12337 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
12338 (vc-sccs-backend-release): New function.
12339
12340 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
12341 (vc-cvs-backend-release): New function.
12342
12343 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
12344 Doc fix.
12345 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
12346 (vc-default-dired-state-info): New function.
12347 (vc-dired-state-info): Dispatch to backends.
12348 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
12349
12350 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
12351 from vc.el and renamed.
12352
123532000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12354
12355 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
12356 (vc-version-other-window, vc-backend-assign-name): Removed
12357 references to vc-latest-version; sometimes changed into
12358 vc-workfile-version.
12359
12360 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
12361 vc-rcs-master-workfile-version.
12362 (vc-rcs-workfile-version): Use the above. Don't call
12363 vc-latest-version (that was unreachable code, anyway).
12364 (vc-rcs-fetch-master-properties): Doc fix.
12365
12366 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
12367 (vc-backend-hook-functions): Removed them from this list, too.
12368 (vc-fetch-properties): Removed.
12369 (vc-workfile-version): Doc fix.
12370
12371 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
12372 (vc-rcs-workfile-version, vc-rcs-locking-user)
12373 (vc-rcs-uses-locking): Use it.
12374
12375 * vc-hooks.el (vc-consult-rcs-headers):
12376 Moved into vc-rcs-hooks.el, under the name
12377 vc-rcs-consult-headers.
12378
12379 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
12380 headers.
12381 (vc-cvs-find-master): Use this name only; correct different
12382 versions of the name.
12383
12384 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
12385 New functions.
12386 (vc-sccs-locking-user): Use the latter.
12387
12388 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
12389 New functions.
12390
12391 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
12392 Moved into both
12393 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
12394 functions are implementation details of those two backends.
12395
123962000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12397
12398 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
12399 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
12400
12401 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
12402 (vc-sccs-parse-locks): SCCS-specific code moved here from
12403 vc-hooks.
12404
12405 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
12406 code moved here from vc-hooks.
12407
12408 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
12409 into back-end specific parts and removed. Callers not updated
12410 yet; because I guess these callers will disappear into back-end
12411 specific files anyway.
12412
124132000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12414
12415 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
12416 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
12417 `vc-uses-locking'.
12418
12419 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
12420 Store yes/no in the property, and return t/nil. Updated all
12421 callers.
12422
12423 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
12424 vc-sccs-uses-locking. Don't set property.
12425 (vc-sccs-locking-user): Don't set property.
12426
12427 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12428 vc-cvs-uses-locking. Don't set property here; leave that to
12429 vc-hooks.
12430 (vc-cvs-locking-user): Reflect above change. Streamlined.
12431
12432 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12433 vc-rcs-uses-locking.
12434 (vc-rcs-locking-user): Reflect above change.
12435
124362000-09-04 Dave Love <fx@gnu.org>
12437
12438 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12439
12440 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12441
12442 * vc-hooks.el (vc-checkout-model): Punt to backends.
12443
12444 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12445
12446 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12447
12448 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12449 New functions.
12450
12451 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12452 New functions.
12453
12454 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12455 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12456
12457 * vc-hooks.el (vc-default-locking-user): New function.
12458 (vc-locking-user, vc-workfile-version): Punt to backends.
12459
124602000-09-04 Dave Love <fx@gnu.org>
12461
12462 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12463 (vc-master-workfile-version): Moved from vc-hooks.
12464
12465 * vc-rcs-hooks.el: Fix duplicate code in last change.
12466
12467 * vc-rcs-hooks.el: Require vc-hooks when compiling.
12468 (vc-rcs-master-templates): Improve :type.
12469 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12470 vc-master-workfile-version): Moved from vc-hooks.
12471
12472 * vc-sccs-hooks.el: Require vc-hooks when compiling.
12473 (vc-sccs-master-templates): Improve :type.
12474 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12475
12476 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12477
12478 * vc-cvs-hooks.el: Require vc-hooks when compiling.
12479 (vc-cvs-master-templates): Improve :type. Use
12480 vc-cvs-find-cvs-master.
12481 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12482 from vc-hooks.
12483 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12484
12485 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12486 Moved to vc-cvs-hooks.
12487
12488 * vc-hooks.el: Add doc strings in various places. Simplify the
12489 minor mode setup.
12490 (vc-handled-backends): New user variable.
12491 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12492 simplification.
12493
124942000-09-04 Dave Love <fx@gnu.org>
12495
12496 * vc.el: Some doc fixes for autoloaded and interactive functions.
12497 Fix compilation warnings from ediff stuff.
12498 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12499
12500 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12501
12502 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12503
12504 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12505
125062000-09-04 Dave Love <fx@gnu.org>
12507
12508 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12509 New variable.
12510 (vc-make-backend-function, vc-loadup, vc-call-backend)
12511 (vc-backend-defines): New functions.
12512
12513 * vc-hooks.el: Various doc fixes.
12514 (vc-default-back-end, vc-follow-symlinks): Custom fix.
12515 (vc-match-substring): Function removed. Callers changed to use
12516 match-string.
12517 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12518 Simplify.
12519
125202000-09-04 Dave Love <fx@gnu.org>
12521
12522 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12523 type.
12524 (vc-sccs-project-dir, vc-search-sccs-project-dir)
12525 (vc-sccs-registered): Doc fix.
12526
12527 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12528 (vc-cvs-registered): Doc fix.
12529
12530 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12531 (vc-rcs-registered): Doc fix.
12532
125332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12534
12535 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12536
12537 * vc-hooks.el: vc-registered has been renamed
12538 vc-default-registered. Some functions have been moved to the
12539 backend specific files. they all support the
12540 vc-BACKEND-registered functions.
12541
125422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12543
12544 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12545
12546 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12547
125482000-09-04 Dave Love <fx@gnu.org>
12549
12550 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12551 menu-bar-update-hook.
12552
12553 * help.el (help-manyarg-func-alist): Add
12554 find-operation-coding-system.
12555
12556 * wid-edit.el (widget-sexp-validate): Fix garbled code.
12557
12558 * custom.el (custom-set-variables): Print message about errors in
12559 setting.
12560
125612000-09-03 Andrew Innes <andrewi@gnu.org>
12562
12563 * makefile.w32-in: Change to DOS line endings.
12564
125652000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12566
12567 * mouse.el (mouse-popup-menubar): Supply the prompt string for
12568 minor-mode keymaps, if they don't have one.
12569
125702000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12571
12572 * eshell/esh-module.el (eval-when-compile): Don't lose if
12573 esh-module.el's file name is truncated to DOS 8+3 limits.
12574
125752000-09-01 John Wiegley <johnw@gnu.org>
12576
12577 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12578 predicate, which caused entries in the completion list to be
12579 doubled.
12580
125812000-08-30 John Wiegley <johnw@gnu.org>
12582
12583 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12584 sending to subprocesses. Also, hook pre-command-hook if
12585 `eshell-send-direct-to-subprocesses' is non-nil.
12586 (eshell-send-direct-to-subprocesses): New config variable. If t,
12587 subprocess input is send immediately.
12588 (eshell-toggle-direct-send): New function.
12589 (eshell-self-insert-command): New function.
12590 (eshell-intercept-commands): New function.
12591 (eshell-send-input): If direct subprocess sending is enabled,
12592 don't echo any input to the Eshell buffer. Let the subprocess
12593 handle that. This requires "stty echo" in bash, for example.
12594
125952000-08-28 John Wiegley <johnw@gnu.org>
12596
12597 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12598 completion function for Eshell's implementation of `unset'.
12599
126002000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12601
12602 * info.el (Info-directory-list): Doc fix.
12603
126042000-08-31 Peter Breton <pbreton@ne.mediaone.net>
12605
12606 * filecache.el (file-cache-add-directory-using-find): Don't quote
12607 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12608
126092000-08-31 Kenichi Handa <handa@etl.go.jp>
12610
12611 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12612 coding systems.
12613
126142000-08-30 Andrew Innes <andrewi@gnu.org>
12615
12616 * timer.el (run-with-idle-timer): Undo last change, so that timer
12617 is not activated immediately if Emacs is already idle. Some
12618 existing code relies on this behaviour.
12619
126202000-08-30 Miles Bader <miles@gnu.org>
12621
12622 * frame.el (set-frame-font): Do completion of font-name for
12623 interactive use.
12624
126252000-08-30 Kenichi Handa <handa@etl.go.jp>
12626
12627 * international/quail.el (quail-start-translation): Bind locally
12628 last-command-event, last-command, and this-command.
12629 (quail-start-conversion): Likewise.
12630 (quail-self-insert-command): Fix docstring.
12631
126322000-08-29 Gerd Moellmann <gerd@gnu.org>
12633
12634 * progmodes/executable.el
12635 (executable-make-buffer-file-executable-if-script-p): Check that
12636 buffer contains at least 2 characters.
12637
126382000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
12639
12640 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12641
126422000-08-29 Dave Love <fx@gnu.org>
12643
12644 * diff-mode.el (diff-mode) <defgroup>: Add :version.
12645 (diff-mode-shared-map): Bind mouse-2.
12646 (diff-imenu-generic-expression): New variable.
12647 (diff-mode): Use it.
12648
12649 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12650 (mouse-popup-menubar): Add minor mode menus.
12651 (popup-menu): Check for lookup-key returning number.
12652
126532000-08-29 Miles Bader <miles@gnu.org>
12654
12655 * comint.el (comint-send-input): Create overlays using the proper
12656 front/read-advance arguments.
12657
126582000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12659
12660 * ps-print.el: Even/odd pages printing. Doc fix.
12661 (ps-print-version): New version number (6.0).
12662 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12663 (ps-background, ps-begin-file, ps-begin-job): Code fix.
12664 (ps-print-duplex-feature): Variable eliminated.
12665 (ps-even-or-odd-pages): New variable.
12666
12667 * progmodes/ebnf2ps.el: Doc fix.
12668 (ebnf-version): New version (3.3).
12669 (ebnf-user-arrow): Change variable customization to sexp.
12670 (ebnf-user-arrow): Function eliminated.
12671 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12672
126732000-08-29 Kenichi Handa <handa@etl.go.jp>
12674
12675 * help.el (help-xref-mule-regexp): New variable.
12676 (help-make-xrefs): Handle help-xref-mule-regexp.
12677
12678 * international/mule-cmds.el (help-xref-mule-regexp-template): New
12679 variable.
12680 (describe-input-method): Temporarily activate the specfied input
12681 method to display the information.
12682 (describe-language-environment): Hyperlinks to mule related items.
12683
12684 * international/mule-diag.el (charset-multibyte-form-string): New
12685 function.
12686 (list-character-sets-1): Use charset-multibyte-form-string.
12687 (describe-character-set): New function.
12688 (describe-coding-system): Hyperlinks to safe character sets.
12689
12690 * international/quail.el (quail-help): New arg PACKAGE.
12691 Hyperlinks to mule related items.
12692 (quail-help-insert-keymap-description): Use
12693 substitute-command-keys instead of describe-bindings.
12694 (quail-translation-help): Hyperlinks to mule related items.
12695
126962000-08-28 John Wiegley <johnw@gnu.org>
12697
12698 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12699 have a defsubst call itself. Made `eshell-flatten-list' back into
12700 a function again.
12701
12702 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12703 catch, in case re-centering point at bottom messes up the display.
12704 This happens frequently in Emacs 21, due I believe to variable
12705 line heights.
12706
12707 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12708 to call `find-tag-interactive'.
12709
12710 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12711 the list of remember directories.
12712
127132000-08-28 John Wiegley <johnw@gnu.org>
12714
12715 * align.el: Test align-region-separate to see if it's a symbol.
12716
127172000-08-28 John Wiegley <johnw@gnu.org>
12718
12719 * eshell/esh-util.el (eshell-flatten-list): Made this function
12720 into a defsubst form. It gets used very frequently, although
12721 calls don't occur all that often.
12722
12723 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
12724 examining it.
12725
12726 * eshell/esh-cmd.el (eshell-rewrite-while-command):
12727 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
12728 `eshell-protect'.
12729 (eshell-copy-handles): Created a new macro for duplicating the
12730 current set of open handles. This is needed by the looping
12731 functions.
12732 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12733 is not incorrectly stomped on.
12734
12735 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12736 declaration for pcomplete-use-paring.
12737 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12738 value of eshell-cmpl-use-paring.
12739 * pcomplete.el (pcomplete-use-paring): New config variable, to
12740 indicate whether paring should be used.
12741 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12742 completion alternatives that have already been used.
12743
12744 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12745 bound to C-c C-y, which will repeat the previous N arguments
12746 (based on prefix argument).
12747 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12748
12749 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12750 if there is no *Help* buffer. This is for XEmacs, which renames
12751 its help buffers uniquely. TODO: Find out what the current buffer
12752 name to delete is.
12753
12754 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12755 first entry that correlates to a passwd/group number. Later
12756 entries (used for group/user name aliasing to multiple IDs) are
12757 ignored.
12758
12759 * eshell/em-xtra.el (eshell/expr):
12760 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12761 (eshell-grep, eshell/diff, eshell/locate):
12762 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12763 argument list, before passing it to the system command.
12764
12765 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12766 `find-tag' for use at final position in Eshell buffers (which
12767 otherwise triggers an error on Emacs 21).
12768 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12769 buffer, if it is currently bound to `find-tag'.
12770
12771 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12772 in the list of matched Makefile names.
12773 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12774 directory, prefer its contents to Makefile.
12775
12776 * eshell/em-dirs.el (eshell/cd): cd commands that look up
12777 directory parts (like "cd old new", or "cd =regexp"), are now case
12778 sensitive on non-Windows/DOS platforms.
12779
12780 * eshell/esh-mode.el (eshell-parse-command-input): When a user
12781 types RET after an open delimiter (like "), display a message
12782 indicating that Eshell is waiting for the closing delimiter.
12783
12784 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12785 environment variables.
12786
12787 * eshell/em-unix.el (eshell/diff): Added logic to fail more
12788 gracefully if the user enters incorrect arguments.
12789
12790 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12791 Eshell buffers.
12792
12793 * eshell/esh-var.el (eshell-interpolate-variable):
12794 * eshell/esh-mode.el (eshell-move-argument):
12795 * eshell/em-unix.el (eshell-du-sum-directory):
12796 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12797 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12798 (not (= ...)).
12799
12800 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12801 to ensure the `preserve' flag gets propagated when doing recursive
12802 directory copies.
12803
128042000-08-28 Stefan Monnier <monnier@cs.yale.edu>
12805
12806 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12807 Don't convert \n into \0177 in memory.
12808 (eshell-read-history, eshell-write-history): Convert \n to \0177,
12809 and back again, when reading and writing.
12810
128112000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
12812
12813 * eshell/esh-util.el (eshell-processp): Added to relieve constant
12814 testing of `fboundp' on `processp'.
12815
12816 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12817 (eshell/jobs): Don't call process-list if it is not bound.
12818 (eshell-gather-process-output): Support systems where async
12819 subprocesses aren't supported.
12820 (eshell-scratch-buffer, eshell-last-sync-output-start): New
12821 variables.
12822
12823 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12824 eshell-do-eval returns t.
12825 (eshell-do-pipelines-synchronously): New defmacro.
12826 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12827 when async subprocesses aren't supported.
12828 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
12829 if async subprocesses aren't supported.
12830 (eshell-resume-command): Don't assume STATUS is a string.
12831
12832 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12833
12834 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12835 (eshell-close-target, eshell-get-target): Use eshell-processp.
12836 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12837 fix.
12838 (eshell-get-target, eshell-create-handles): Doc fix.
12839
128402000-08-28 Miles Bader <miles@lsi.nec.co.jp>
12841
12842 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12843 criterion to include commands that output something, as long as it
12844 leaves both the command and the end-of-buffer visible when the
12845 command has exited.
12846 (eshell-review-quick-commands): Adjust the help doc string
12847 accordingly.
12848
128492000-08-28 Peter Breton <pbreton@ne.mediaone.net>
12850
12851 * locate.el (locate): Cleaned up locate command's interactive prompting
12852 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12853
12854 * filecache.el (file-cache-case-fold-search): New variable
12855 (file-cache-assoc-function): New variable
12856 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12857 Use file-cache-case-fold-search variable
12858 (file-cache-add-file): Use file-cache-assoc-function
12859 (file-cache-delete-file): likewise
12860 (file-cache-directory-name): likewise
12861 (file-cache-debug-read-from-minibuffer): likewise
12862
128632000-08-28 Gerd Moellmann <gerd@gnu.org>
12864
12865 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12866 (abbrev-table-name): New function.
12867 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12868 If non-nil list local abbrev, only.
12869
128702000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
12871
12872 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12873 from Gnus support code, and use special article copy buffer
12874 `(gnus-original-article-buffer)' instead. This allows to get rid
12875 of article-hide-headers usage (which breaks in the latest Gnus
12876 version). Thanks to Detlev Zundel.
12877
128782000-08-28 Kenichi Handa <handa@etl.go.jp>
12879
12880 * international/quail.el (quail-use-package): Hide "... loaded"
12881 message.
12882 (quail-start-translation, quail-start-conversion): Likewise.
12883
12884 * international/kkc.el (kkc-region): Hide "... loaded" message.
12885
128862000-08-27 Dave Love <fx@gnu.org>
12887
12888 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12889
128902000-08-27 Miles Bader <miles@gnu.org>
12891
12892 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12893
128942000-08-27 Kenichi Handa <handa@etl.go.jp>
12895
12896 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12897 'ja-dic-cnv), not (require 'skkdic-cnv).
12898
128992000-08-26 Miles Bader <miles@gnu.org>
12900
12901 * faces.el (face-x-resources): Add entry for :inherit.
12902 * cus-face.el (custom-face-attributes): Add support for :inherit
12903 attribute. Add support for relative face heights.
12904 (custom-face-attributes-get): Treat `nil' as being a default value
12905 for :inherit (as well as `unspecified').
12906
12907 * faces.el (set-face-attribute): Update doc string.
12908 (face-attribute-name-alist): Add :inherit.
12909 (face-valid-attribute-values): Handle :inherit.
12910 (face-read-string): Rephrase prompt to be less confusing.
12911 Assume that DEFAULT is a string, since we must return a string.
12912 (face-read-integer): Use `format' to turn DEFAULT into an
12913 acceptable default for face-read-string. Match NEW-VALUE against
12914 the string "unspecified", not the symbol `unspecified', since
12915 that's what face-read-string returns.
12916 (read-face-attribute): Lookup a name for old-value in valid, and
12917 use it as a default if we find one. Treat all values from
12918 face-read-string as strings. If the default is used, don't do any
12919 more processing on the value, just use the old value directly.
12920 (read-face-and-attribute, modify-face): Tweak prompt.
12921 (read-face-name): Don't assume prompt ends with a space.
12922
12923 * faces.el (describe-face): Add support for :inherit attribute.
12924
129252000-08-25 Kenichi Handa <handa@etl.go.jp>
12926
12927 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12928 concat doesn't accept interger.
12929
12930 * international/kkc.el: Remove SKK from Keywords. Require
12931 ja-dic-utl instead of skkdic-utl.
12932
12933 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12934 Provide ja-dic-cnv instead of skkdic-cnv.
12935 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12936 (iso-2022-7bit-short): Add safe-charsets property.
12937 (skkdic-convert-postfix): Search Japanese chou-on character in
12938 addition to Hiragana character.
12939 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12940 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12941 (batch-skkdic-convert): Likewise.
12942
12943 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12944 Provide ja-dic-utl instead of skkdic-utl.
12945 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12946
129472000-08-24 Dave Love <fx@gnu.org>
12948
12949 * disp-table.el (standard-display-default): Make the test of `l'
12950 useful.
12951
12952 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12953 mod sample text.
12954
12955 * international/iso-ascii.el: Make pilcrow convenient string
12956 consistent with section.
12957 (iso-ascii-display): Set up multibyte characters as well as
12958 unibyte.
12959
129602000-08-24 Kenichi Handa <handa@etl.go.jp>
12961
12962 * international/mule-cmds.el (reset-language-environment): Set
12963 default-process-coding-system to '(undecided . iso-latin-1), which
12964 makes process I/O almost consistent with file I/O. Call this
12965 function when mule-cmds.el[c] is loaded.
12966
129672000-08-22 Andrew Innes <andrewi@gnu.org>
12968
12969 * makefile.w32-in: New file.
12970
129712000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12972
12973 * comint.el (comint-output-filter): Compare end of
12974 comint-last-output-overlay with the start of the newly inserted
12975 text, not the end, when deciding whether to extend it.
12976 Set saved-point's insertion type to advance after insertion.
12977
12978 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12979 since this is now done independently of font-lock mode.
12980
129812000-08-21 Gerd Moellmann <gerd@gnu.org>
12982
12983 * server.el (server-kill-new-buffers): New user option.
12984 (server-existing-buffer): New buffer-local variable.
12985 (server-visit-files): When using an existing buffer, set
12986 server-existing-buffer to t.
12987 (server-buffer-done): If server-kill-new-buffers is t, kill the
12988 buffer, unless it was already present before visiting it with
12989 Emacs server.
12990
129912000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12992
12993 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12994 even if the display doesn't support colors: some displays will
12995 support bold/underline faces.
12996
129972000-08-21 Gerd Moellmann <gerd@gnu.org>
12998
12999 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
13000
13001 * startup.el (command-line): If user's init file had an error,
13002 add explanatory text to *Messages*.
13003
130042000-08-21 Kenichi Handa <handa@etl.go.jp>
13005
13006 * man.el (Man-getpage-in-background): Decode the process output by
13007 the system locale coding system.
13008
130092000-08-20 Dave Love <fx@gnu.org>
13010
13011 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
13012 Don't test x-popup-menu.
13013 (function) <complete-function>: Complete only fbound symbols.
13014 <validate, value>: New.
13015 (variable) <complete-function>: Complete only bound symbols.
13016 (coding-system): Add :base-only, :complete-function, :validate,
13017 :value, :prompt-match.
13018 (widget-coding-system-prompt-value): Use read-coding-system and
13019 act on :base-only.
13020 (editable-field): Add :help-echo.
13021 (widget-push-button-gui, widget-push-button-cache)
13022 (widget-gui-action, widget-editable-list-gui): COmment out, along
13023 with uses.
13024 (widget-at): Make arg optional.
13025 (widget-echo-help): Adjust for current help-echo calling sequence.
13026 (widget-specify-field, widget-specify-button)
13027 (widget-specify-insert, widget-get-sibling, widget-image-find)
13028 (widget-convert, widget-insert, widget-leave-text)
13029 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
13030 (widget-setup, widget-field-find, widget-before-change)
13031 (widget-after-change, widget-default-complete)
13032 (widget-default-create, widget-default-delete)
13033 (widget-push-button-value-create, editable-field)
13034 (widget-field-prompt-value, widget-field-validate)
13035 (widget-choice-value-create, widget-choice-action)
13036 (widget-choice-validate, widget-checklist-add-item)
13037 (widget-radio-add-item, widget-radio-chosen)
13038 (widget-radio-value-inline, widget-editable-list-value-create)
13039 (widget-editable-list-entry-create)
13040 (widget-documentation-link-add)
13041 (widget-documentation-string-value-create)
13042 (widget-regexp-validate, widget-file-complete)
13043 (widget-sexp-validate, widget-plist-convert-widget)
13044 (widget-plist-convert-widget, widget-alist-convert-widget)
13045 (widget-alist-convert-widget, widget-color-complete): Simplify,
13046 particularly to avoid bindings which aren't optimized out.
13047
13048 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
13049 Doc fix.
13050 (down-list, backward-up-list, up-list, kill-sexp)
13051 (backward-kill-sexp, mark-sexp): Make arg optional.
13052 (lisp-complete-symbol): Add optional arg PREDICATE.
13053
13054 * cus-start.el: Add display-buffer-reuse-frames,
13055 file-coding-system-alist.
13056
130572000-08-20 Gerd Moellmann <gerd@gnu.org>
13058
13059 * startup.el (command-line): Clear realized faces after
13060 modifying TTY color mappings.
13061
130622000-08-20 Miles Bader <miles@gnu.org>
13063
13064 * faces.el (face-attr-match-p): Don't return true if ATTRS are
13065 merely a subset of FACE's attributes.
13066
130672000-08-19 Miles Bader <miles@gnu.org>
13068
13069 * comint.el (comint-output-filter): Save the point with a marker,
13070 not just a buffer position.
13071
13072 * international/mule.el (set-buffer-process-coding-system): Make
13073 interactive prompt less confusing.
13074
130752000-08-19 Gerd Moellmann <gerd@gnu.org>
13076
13077 * hilit-chg.el: General cleanup of doc strings, comments and
13078 code formatting.
13079
130802000-08-19 Miles Bader <miles@gnu.org>
13081
13082 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
13083 Compiler macro removed; beginning-of-line is no longer always
13084 equivalent to forward-line, in the presence of fields.
13085
13086 * comint.el (comint-output-filter): Remove ad-hoc saving of
13087 restriction, and just use save-restriction, now that it works
13088 correctly. Don't adjust comint-last-input-start to account for
13089 our insertion; it shouldn't have moved because we don't use
13090 insert-before-markers anymore. Comment out call to
13091 `force-mode-line-update'; why is it here?
13092
13093 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
13094 while checking for prompt to delete. Use `forward-line 0'
13095 instead of beginning-of-line.
13096 (gud-filter): Temporarily widen gud comint buffer while
13097 examining output.
13098
130992000-08-18 Stefan Monnier <monnier@cs.yale.edu>
13100
13101 * progmodes/sh-script.el: Big bag of typos.
13102
13103 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
13104 check since ispell-process is not bound when ispell is not yet loaded.
13105
131062000-08-18 Dave Love <fx@gnu.org>
13107
13108 * image.el (find-image): Copy `spec' before using plist-put.
13109
131102000-08-18 Gerd Moellmann <gerd@gnu.org>
13111
13112 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
13113 `portugues'.
13114
13115 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
13116 backward-kill-sexp, analogous to kill-sexp.
13117
13118 * progmodes/icon.el (icon-indent-line)
13119 (icon-is-continuation-line): Handle comments specially.
13120
131212000-08-17 Ken Stevens <k.stevens@ieee.org>
13122
13123 * ispell.el: Set to standard author/maintainer/keyword fields.
13124 Fine tuning to menu map appearance and operation, and added help.
13125 Remove `start' and `end' error messages when compiling.
13126 (ispell-choices-win-default-height): Fixed comment string.
13127 (ispell-dictionary-alist-1): Fixed regexp in castellano and
13128 castellano8 dictionaries.
13129 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
13130 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
13131 dictionary, added italiano dictionary.
13132 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
13133 word character
13134 (ispell-tex-skip-alists): Added psfig support.
13135 (ispell-skip-html): Renamed from ispell-skip-sgml.
13136 (ispell-begin-skip-region-regexp, ispell-skip-region)
13137 (ispell-minor-check): Improved html skipping support to skip across
13138 code, and recognize `&' commands without propper `;' syntax;
13139 (ispell-process-line): Fix alignment error when manually
13140 correcting spelling.
13141 (ispell): Fix comment string.
13142 (ispell-add-per-file-word-list): Always put word list on new line.
13143
131442000-08-17 Gerd Moellmann <gerd@gnu.org>
13145
13146 * format.el (format-encode-run-method): Fix error message to say
13147 `encode' instead of `decode'. Use save-window-excursion around
13148 shell-command-on-region as in format-decode-run-method because
13149 shell-command-on-region can display a buffer with error output.
13150 (format-decode): Don't record undo information for the decoding.
13151 (format-annotate-function): Add parameter FORMAT-COUNT. Make
13152 that number part of the temporary buffer name so that more than
13153 one decoding using a temporary buffer can happen safely.
13154
13155 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
13156 of `A-z' in the regexp.
13157
13158 * hilit-chg.el: Fix typos in commentary.
13159
13160 * help.el (view-emacs-news): Rewritten for new naming scheme
13161 for old NEWS files.
13162
13163 * startup.el (command-line): Pop to *Messages* in case an error
13164 is signaled while loading user-init-file.
13165
131662000-08-17 Andreas Schwab <schwab@suse.de>
13167
13168 * files.el (insert-directory): Don't lose original file name,
13169 undoing an undocumented change.
13170
131712000-08-17 Alex Schroeder <alex@gnu.org>
13172
13173 * sql.el (sql-magic-go): Use comint-bol.
13174 (sql-copy-column): Use comint-line-beginning-position.
13175 (comint-line-beginning-position): Define a replacement for
13176 comint-line-beginning-position if it is not fboundp.
13177
131782000-08-17 Alex Schroeder <alex@gnu.org>
13179
13180 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
13181 it didn't have any effect anyway.
13182
131832000-08-17 Alex Schroeder <alex@gnu.org>
13184
13185 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
13186 --pset and pager=off instead of sending \\o|cat at the beginning
13187 of the session.
13188
131892000-08-17 Miles Bader <miles@gnu.org>
13190
13191 * progmodes/octave-inf.el: Add compatibility definition of
13192 comint-line-beginning-position.
13193
131942000-08-17 Kenichi Handa <handa@etl.go.jp>
13195
13196 * startup.el (normal-top-level): Look in each dir in load-path for
13197 a leim-list.el file too. This assures of loading leim-list.el
13198 that is created at Emacs installation time even if a user have his
13199 own leim-list.el.
13200
132012000-08-17 Miles Bader <miles@gnu.org>
13202
13203 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
13204 foreground color to black if the background is dark.
13205
132062000-08-16 Stefan Monnier <monnier@cs.yale.edu>
13207
13208 * loadhist.el (unload-feature): Typo.
13209
13210 * finder.el (finder-compile-keywords):
13211 * cus-dep.el (custom-make-dependencies): Add local-variable settings
13212 to the generated file.
13213
13214 * mail/mh-e.el (mh-make-local-vars):
13215 Replace make-variable-buffer-local with make-local-variable.
13216
13217 * play/landmark.el:
13218 * options.el (Edit-options-{set,toggle,t,nil}):
13219 * mail/mailabbrev.el (mail-abbrevs-mode):
13220 * textmodes/tex-mode.el (tex-expand-files):
13221 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
13222
13223 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
13224
13225 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
13226 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
13227 Allow going past the last element.
13228 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
13229 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
13230 (cvs-mouse-toggle-mark): Don't move point.
13231 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
13232
13233 * progmodes/compile.el (grep): Provide a default set of files.
13234 (next-error): Docstring fix.
13235 (compilation-find-file): Avoid find-file (fails in a dedicated window).
13236
13237 * emacs-lisp/easy-mmode.el (define-minor-mode):
13238 Use `symbol-value' to keep the byte-compiler quiet.
13239
13240 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
13241 (diff-find-source-location): New fun, extracted from diff-goto-source.
13242 (diff-goto-source): Use it.
13243 (diff-next-complex-hunk, diff-filter-lines): New function.
13244 (diff-apply-hunk): New command.
13245
13246 * smerge-mode.el (smerge-mode-menu): Doc fix.
13247
13248 * msb.el (msb-mode): Define it in terms of define-minor-mode.
13249
132502000-08-16 Dave Love <fx@gnu.org>
13251
13252 * windmove.el (windmove) <defgroup>: Add :version.
13253
13254 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
13255 (goto-address-fontify-p, goto-address-highlight-p)
13256 (goto-address-url-face, goto-address-url-mouse-face)
13257 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
13258 (goto-address-url-regexp): Use thing-at-point-url-regexp.
13259 (goto-address-fontify, goto-address-at-mouse): Simplify,
13260 (goto-address-at-point): browse-url-url-at-point,
13261 goto-address-find-address-at-point can return nil.
13262 (goto-address-find-address-at-point): Return nil on failure.
13263
13264 * align.el (align) <defgroup>: Add :version.
13265
13266 * calculator.el (calculator): Add :version.
13267 (calculator): Use two lines for calculator window if `modeline'
13268 face is boxed.
13269
13270 * play/5x5.el: Doc fixes.
13271 (5x5) <defgroup>: Add :version.
13272
13273 * play/fortune.el (fortune) <defgroup>: Add :version.
13274 (fortune-append): Fix error message.
13275 (fortune-from-region): Doc fix.
13276
13277 * play/pong.el (pong): Doc fix.
13278
13279 * play/morse.el: Keywords, commentary, autoloads.
13280
132812000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
13282
13283 * desktop.el (desktop-save): Don't look at symbol-value of a
13284 member of minor-mode-alist, unless it is boundp.
13285
132862000-08-16 Sam Steingold <sds@gnu.org>
13287
13288 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
13289 `while'; use `with-current-buffer' instead of `save-excursion'.
13290 Removed unnecessary kludges now that "*Buffer List*" is excluded.
13291
132922000-08-16 Kenichi Handa <handa@etl.go.jp>
13293
13294 * international/ccl.el (declare-ccl-program): Docstring modified.
13295 (ccl-execute-with-args): Likewise.
13296
132972000-08-16 Miles Bader <miles@gnu.org>
13298
13299 * progmodes/sql.el: Add compatibility definition of
13300 comint-line-beginning-position.
13301
133022000-08-15 Gerd Moellmann <gerd@gnu.org>
13303
13304 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
13305 'buffer-menu' property.
13306 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
13307 fails.
13308 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
13309 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
13310 wasn't killed.
13311
13312 * buff-menu.el (list-buffers-noselect): Don't display the
13313 *Buffer List* buffer.
13314
13315 * font-lock.el: Require jit-lock to prevent a very late
13316 `Loading jit-lock' message.
13317
13318 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
13319 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
13320 mail address.
13321
133222000-08-15 Miles Bader <miles@gnu.org>
13323
13324 * textmodes/ispell.el (ispell-graphic-p): New constant.
13325 (ispell-choices-win-default-height, ispell-help): Use
13326 `ispell-graphic-p' instead of `xemacsp'.
13327
133282000-08-15 Dave Love <fx@gnu.org>
13329
13330 * simple.el: Autoload widget-convert when compiling.
13331 (mail-user-agent): Doc fix.
13332
13333 * help.el (function-called-at-point, variable-at-point): Use
13334 with-syntax-table.
13335 (help-manyarg-func-alist): Add insert-and-inherit.
13336
13337 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
13338
13339 * delsel.el (delsel-unload-hook): New function.
13340
13341 * find-file.el: Doc fixes. Move provide to end.
13342 (ff) <defgroup>: Add :link.
13343 (ff-goto-click): Deleted.
13344 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
13345 Use mouse-set-point.
13346
13347 * textmodes/tildify.el: Doc fixes.
13348 (tildify) <defgroup>: Add:version.
13349
13350 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
13351 (glasses-custom-set): Use set-default, not set.
13352 (minor-mode-alist): Propertize the lighter.
13353 (glasses-mode): Provide optional arg.
13354
13355 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
13356 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
13357 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
13358 option. Provide :type.
13359 (cwarn-configuration): Provide :type.
13360 (cwarn-mode): Doc fix.
13361
13362 * add-log.el (change-log-merge): Doc fix.
13363 (change-log-redate): New command.
13364
13365 * net/browse-url.el (browse-url-filename-alist): Add a clause for
13366 Doze and Dog.
13367 (browse-url): Use dolist, not mapcar.
13368 (browse-url-at-point): Check for null url.
13369 (browse-url-event-buffer, browse-url-event-point): Functions
13370 deleted.
13371 (browse-url-at-mouse, browse-url-netscape): Simplify.
13372
13373 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
13374 modes.
13375 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
13376 Fix previous change to mapcan.
13377 (msb--init-file-alist, msb--add-separators)
13378 (msb--make-keymap-menu): Simplify.
13379 (msb--choose-file-menu): Use copy-sequence.
13380 (msb-mode-map): Add title to keymap.
13381 (msb-unload-hook): New function.
13382
13383 * bs.el: Fix indentation.
13384 (bs) <defgroup>: Add :links.
13385 (bs-show): Doc fix.
13386 (bs-apply-sort-faces): Don't use window-system.
13387 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
13388
133892000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
13390
13391 * calendar/timeclock.el (timeclock-file): Run .timelog through
13392 convert-standard-filename.
13393
133942000-08-14 Gerd Moellmann <gerd@gnu.org>
13395
13396 * emacs-lisp/authors.el: New file.
13397
13398 * paren.el (show-paren-priority): New user option.
13399 (show-paren-function): Set overlay priorities to
13400 show-paren-priority.
13401
134022000-08-14 Miles Bader <miles@gnu.org>
13403
13404 * comint.el (comint-bol): Use `forward-line 0' instead of calling
13405 beginning-of-line with inhibit-field-text-motion bound.
13406
134072000-08-14 Gerd Moellmann <gerd@gnu.org>
13408
13409 * calendar/timeclock.el: New file.
13410
134112000-08-14 David Ponce <david@dponce.com>
13412
13413 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
13414 `widget-button-click'. so that one can use left mouse button to
13415 click on dialog buttons.
13416
134172000-08-14 Emmanuel Briot <briot@gnat.com>
13418
13419 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
13420 identifiers, since XML is case sensitive
13421
134222000-08-12 Miles Bader <miles@gnu.org>
13423
13424 * comint.el (comint-output-filter): Don't bother frobbing
13425 window-start, it doesn't seem to be necessary.
13426
13427 * comint.el (comint-send-string, comint-send-region): Make into
13428 real functions. Snapshot the prompt before sending.
13429
134302000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13431
13432 * info.el (Info-find-emacs-command-nodes): Rewrite to use
13433 technique similar to Info-index, instead of relying on specific
13434 names of relevant Index nodes.
13435 (Info-goto-emacs-command-node): Bind Info-history to nil when
13436 going to the first node found by Info-find-emacs-command-nodes.
13437
134382000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13439
13440 * menu-bar.el (menu-bar-help-menu): Add a :help string.
13441
134422000-08-10 Miles Bader <miles@gnu.org>
13443
13444 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13445
134462000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13447
13448 * info.el (Info-file-list-for-emacs): More elements for the
13449 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13450 and woman manuals.
13451
134522000-08-10 Miles Bader <miles@lsi.nec.co.jp>
13453
13454 * comint.el (comint-send-input): Make the newline boundary overlay
13455 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
13456 (comint-output-filter): Use `insert' instead of
13457 `insert-before-markers'. Extend comint-last-output-overlay when
13458 necessary since we can't rely on insert-before-markers to do it.
13459 * gud.el (gud-filter): Use `with-current-buffer' instead of
13460 save-excursion when inserting the output, so that point gets
13461 updated correctly; the old method relied on a rather dodgy
13462 side-effect of comint-output-filter to avoid the effect of
13463 save-excursion.
13464
134652000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13466
13467 * files.el (recover-file): Call insert-directory instead of
13468 invoking `ls' directly.
13469
134702000-08-10 Miles Bader <miles@gnu.org>
13471
13472 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13473 (comint-last-prompt-overlay): New variables.
13474 (comint-output-filter): Implement prompt highlighting.
13475 (comint-snapshot-last-prompt): New function.
13476 (comint-send-input): Snapshot the last prompt.
13477 Use comint-highlight-input-face.
13478 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13479 Use defface instead of defcustom.
13480 (send-invisible, comint-send-eof): Snapshot the last prompt.
13481 (comint-delchar-or-maybe-eof): Use comint-send-eof.
13482 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13483
134842000-08-09 Stefan Monnier <monnier@cs.yale.edu>
13485
13486 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13487 (regexp-opt-group): Use a list of chars for `letters'.
13488 (regexp-opt-charset): `chars' is now a list of chars.
13489 Use a char-table rather than a vector so it works for multibyte chars.
13490
13491 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
13492 Set cvs-minor-current-files to the selected fileinfo.
13493 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13494 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13495
134962000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
13497
13498 * files.el (insert-directory): Don't call access-file on
13499 directories on DOS and Windows.
13500
135012000-08-09 Kenichi Handa <handa@etl.go.jp>
13502
13503 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13504 longer if necessary.
13505 (ccl-embed-code): Call ccl-embed-data to store CODE in
13506 ccl-program-vector.
13507
135082000-08-09 Miles Bader <miles@gnu.org>
13509
13510 * comint.el (comint-output-filter): Properly handle the case where
13511 the text surrounded by comint-last-output-overlay was deleted.
13512
135132000-08-08 Gerd Moellmann <gerd@gnu.org>
13514
13515 * info.el (Info-insert-dir): Use Info-additional-directory-list if
13516 non-nil.
13517 (Info-file-list-for-emacs): Remove "info" from the list because
13518 that leads to trying to use the documentation from file `info'
13519 in various situations where it isn't appropriate, for instance
13520 C-h C-k C-h i.
13521
13522 * ffap.el (ffap-read-file-or-url-internal): Handle case that
13523 DIR and/or STRING are nil.
13524
13525 * progmodes/compile.el (compilation-setup): Make variable
13526 compilation-error-screen-columns buffer-local, as some comment
13527 in the code suggests it should be.
13528
13529 * files.el (auto-mode-interpreter-regexp): New variable.
13530 (set-auto-mode): Use it.
13531
13532 * indent.el (indent-for-tab-command): Doc fix.
13533
13534 * mouse-sel.el (mouse-sel-mode): Doc fix.
13535
13536 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13537 labels.
13538
13539 * help.el (print-help-return-message): When
13540 display-buffer-reuse-frames is set, let the help window been quit,
13541 instead of deleting it, which might delete a reused frame.
13542
135432000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
13544
13545 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13546 rename a directory to a name that differs only by its letter case.
13547
135482000-08-08 Kenichi Handa <handa@etl.go.jp>
13549
13550 * international/quail.el (quail-define-rules): Handle Quail decode
13551 map correctly. Add code for supporting annotations.
13552 (quail-install-decode-map): New function.
13553 (quail-defrule-internal): New optional arguments decode-map and
13554 props.
13555 (quail-advice): New function.
13556
135572000-08-07 Sam Steingold <sds@gnu.org>
13558
13559 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13560 `defconst', `define-condition', `with-slots'.
13561 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13562
135632000-08-03 Miles Bader <miles@gnu.org>
13564
13565 * comint.el (comint-use-prompt-regexp-instead-of-fields):
13566 New variable.
13567 (comint-prompt-regexp, comint-get-old-input): Document dependence on
13568 comint-use-prompt-regexp-instead-of-fields.
13569 (comint-send-input): Add `input' field property to stuff we send to
13570 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13571 (comint-output-filter): Add `output' field property to process
13572 output, if comint-use-prompt-regexp-instead-of-fields is nil.
13573 (comint-replace-by-expanded-history)
13574 (comint-get-old-input-default, comint-show-output)
13575 (comint-backward-matching-input, comint-forward-matching-input)
13576 (comint-next-prompt, comint-previous-prompt): Use field
13577 properties if comint-use-prompt-regexp-instead-of-fields is nil.
13578 (comint-line-beginning-position): New function.
13579 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
13580 (comint-replace-by-expanded-history-before-point): Use
13581 comint-line-beginning-position and line-end-position.
13582 (comint-last-output-overlay): New variable.
13583 (comint-mode): Make `comint-last-output-overlay' buffer-local.
13584
13585 * shell.el (shell-prompt-pattern): Doc change.
13586 (shell-backward-command): Use line-beginning-position.
13587
13588 * gud.el (gud-gdb-complete-command): Use
13589 comint-line-beginning-position.
13590
13591 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13592 comint-bol doesn't actually go to the beginning of the line.
13593
13594 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13595 if comint-use-prompt-regexp-instead-of-fields is non-nil.
13596 (try-expand-line-all-buffers): Likewise.
13597
13598 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13599 explicitly matching comint-prompt-regexp.
13600 (sql-copy-column): Use comint-line-beginning-position instead of
13601 explicitly matching comint-prompt-regexp.
13602
13603 * progmodes/octave-inf.el (inferior-octave-complete): Use
13604 comint-line-beginning-position.
13605
13606 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13607
13608 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13609 looking for a prompt, use `forward-line 0' instead of
13610 `beginning-of-line', to avoid getting caught by an input field.
13611
136122000-08-07 Gerd Moellmann <gerd@gnu.org>
13613
13614 * files.el (shell-quote-wildcard-pattern): Make sure to return
13615 PATTERN, in the Unix case.
13616
136172000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
13618
13619 * play/zone.el (zone): Discard any pending input before running
13620 the randomly-chosen pgm.
13621
136222000-08-07 Kenichi Handa <handa@etl.go.jp>
13623
13624 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13625 checking the existence of any multibyte characters.
13626
136272000-08-06 Gerd Moellmann <gerd@gnu.org>
13628
13629 * help.el (describe-mode): Test minor-mode symbol for being
13630 bound before testing its value for being nil.
13631
13632 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13633 `first', `second', and `third'.
13634
13635 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13636 (second): Make it an alias for `cadr'.
13637
136382000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
13639
13640 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13641 types of display support faces now.
13642
136432000-08-05 Gerd Moellmann <gerd@gnu.org>
13644
13645 * pcvs.el (require): Require `cl' during compilation, only.
13646
13647 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13648 (toplevel): Remove `remq' and `remove' from autoloads.
13649 (cl-fake-autoloads): New variable. If set, arrange for an error
13650 when CL functions etc. are autoloaded.
13651
136522000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
13653
13654 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13655
13656 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13657 popped up, but the user clicks outside the menu, return an empty
13658 regexp (that causes unhighlight-regexp to have no effect).
13659
13660 * menu-bar.el (menu-bar-games-menu): Add Zone.
13661
13662 * hi-lock.el (toplevel): Require font-lock.
13663
136642000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13665
13666 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13667 (ebnf-8-bit-chars): New var for bug fix.
13668 (ebnf-string): Bug fix.
13669
136702000-08-03 Sam Steingold <sds@gnu.org>
13671
13672 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13673 instead of `buffer-string'.
13674 (require 'cl): Always, not just when compiling.
13675 `ignore-errors' in `interactive', `list*', `defun*' &c make this
13676 necessary.
13677
136782000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
13679
13680 * international/mule-cmds.el (select-safe-coding-system): Make
13681 the message text about selecting a safe coding system more clear.
13682
136832000-08-02 Gerd Moellmann <gerd@gnu.org>
13684
13685 * hi-lock.el: New file.
13686
13687 * play/zone.el: New file.
13688
13689 * replace.el (occur): Set tab-width in the *Occur* buffer to the
13690 value of tab-width in the original buffer. Choose a line number
13691 format that's a multiple of the original buffer's tab width, so
13692 that lines appear right.
13693
13694 * textmodes/ispell.el (ispell): New function, replacing an alias.
13695 Spell-check active region if in transient-mark-mode and mark
13696 is active; otherwise spell-check buffer.
13697
136982000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13699
13700 * ps-mule.el: Fix a customization problem on
13701 ps-mule-font-info-database-default.
13702
137032000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
13704
13705 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13706 display-mouse-p instead of window-system.
13707 (ebrowse-member-mode-map): Ditto.
13708
137092000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13710
13711 * progmodes/ebnf2ps.el: Update ps-print functions call.
13712 Indentation fix. Doc fix.
13713 (ebnf-version): New version number (3.2).
13714 (ebnf-format-color, ebnf-begin-job): Code fix.
13715
137162000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
13717
13718 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13719 font lock support on window-system.
13720 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13721
13722 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
13723 display-color-p, if fboundp, instead of window-system.
13724
137252000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
13726
13727 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
13728 instead of window-system.
13729
13730 * wid-edit.el (widget-choose): Use display-mouse-p instead of
13731 window-system.
13732 (widget-choice-mouse-down-action): Use display-popup-menus-p
13733 instead of window-system.
13734
13735 * strokes.el (strokes-file): Run the file name through
13736 convert-standard-filename.
13737 (strokes-mode): Call display-mouse-p instead of looking at
13738 window-system. Change the error message accordingly.
13739
13740 * progmodes/cpp.el (toplevel): Support faces on tty's.
13741
13742 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13743 (lm-plot-square, lm-init-display): Don't use window-system.
13744
13745 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13746 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13747
13748 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13749 instead of looking at window-system.
13750
137512000-07-30 Gerd Moellmann <gerd@gnu.org>
13752
13753 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13754 of testing if iswitchb-prepost-hooks is bound, because the
13755 latter will always be true when invoking a recursive minibuffer
13756 from an active Iswitchb buffer.
13757
137582000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
13759
13760 * files.el (shell-quote-wildcard-pattern): New function.
13761 (insert-directory): Call it. Only prepend "\" to command on Unix
13762 and GNU/Linux systems.
13763
137642000-07-30 Gerd Moellmann <gerd@gnu.org>
13765
13766 * eshell/esh-groups.el: Change custom :link file names
13767 from `eshell.info' to `eshell'.
13768
137692000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
13770
13771 * dired.el (dired-build-subdir-alist): Expand subdirectory names
13772 correctly in recursive ange-ftp listings.
13773
137742000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13775
13776 * ps-print.el: Fix bug 1: if ps-font-size-internal,
13777 ps-header-font-size-internal and
13778 ps-header-title-font-size-internal variables are not set,
13779 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
13780 face text property is (foreground-color . COLOR) or
13781 `(background-color . COLOR)', ps-print crashes. Doc fix.
13782 (ps-print-version): New version number (5.2.4).
13783 (ps-plot-region): Code fix.
13784 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13785 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13786 Bug fix 2.
13787
137882000-07-30 Milan Zamazal <pdm@freesoft.cz>
13789
13790 * glasses.el (glasses-make-readable): Fix uncapitalization of
13791 identifiers like `myXMLDocument'.
13792
137932000-07-28 Karl Fogel <kfogel@red-bean.com>
13794
13795 * mail/mail-hist.el (mail-hist-previous-input)
13796 (mail-hist-next-input): Do the obvious code factorization.
13797 (mail-hist-retrieve-and-insert): New func, contains common
13798 code of above two.
13799 If inserting a message body, leave point at top.
13800
138012000-07-28 Sam Steingold <sds@gnu.org>
13802
13803 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13804 Use `<=', not `<' to compare times!
13805 (ange-ftp-ls): Remove.
13806
138072000-07-27 Gerd Moellmann <gerd@gnu.org>
13808
13809 * play/cookie1.el: Add explanation of how to make cookie.el
13810 compatible with strfile(1) to comment.
13811
13812 * subr.el (remove, remq): New functions.
13813
13814 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13815 escape `*' in regexps.
13816 (midnight-find): Reverse order of arguments in the funcall of
13817 TEST.
13818
13819 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13820 and `.class'.
13821
13822 * play/meese.el: Add Commentary section.
13823
138242000-07-27 Alex Schroeder <alex@gnu.org>
13825
13826 * sql.el (sql-ms): Added autoload cookie.
13827 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13828 (sql-oracle): Ditto.
13829 (sql-help): Doc change.
13830
13831 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13832 types and exceptions.
13833
138342000-07-27 Alex Schroeder <alex@gnu.org>
13835
13836 * sql.el (sql-placeholder-history): New variable.
13837 (sql-query-placeholders-and-send): New function that will query
13838 the user and replace placeholders with user input.
13839 (sql-oracle): If running on NT, set comint-input-sender to
13840 sql-query-placeholders-and-send.
13841
13842 (sql-stop): If in the SQLi buffer, insert stop notification, else
13843 present it as a message.
13844
138452000-07-27 Alex Schroeder <alex@gnu.org>
13846
13847 * sql.el (sql-input-ring-separator): Doc change.
13848 (sql-input-ring-file-name): Doc change.
13849 (sql-interactive-mode): Use `sql-input-ring-separator' and
13850 `sql-input-ring-file-name' to set the comint-mode equivalents
13851 without making them local variables.
13852 (sql-stop): Don't bind `sql-input-ring-separator' and
13853 `sql-input-ring-file-name' dynamically to their comint-mode
13854 equivalents.
13855
138562000-07-27 Kenichi Handa <handa@etl.go.jp>
13857
13858 * international/mule.el (register-char-codings): New function.
13859 (make-coding-system): Handle `safe-chars' specification in the arg
13860 PROPERTY.
13861
13862 * international/mule-cmds.el
13863 (find-coding-systems-region-subset-p): This function deleted.
13864 (sort-coding-systems-predicate): New variable.
13865 (sort-coding-systems): New function.
13866 (find-coding-systems-region): Use
13867 find-coding-systems-region-internal.
13868 (find-coding-systems-string): Use find-coding-systems-region.
13869 (find-coding-systems-for-charsets): Check
13870 char-coding-system-table.
13871 (select-safe-coding-system-accept-default-p): New variable.
13872 (select-safe-coding-system): Mostly rewritten. New argument
13873 ACCEPT-DEFAULT-P.
13874 (select-message-coding-system): Call select-safe-coding-system
13875 with ACCEPT-DEFAULT-P arg.
13876 (reset-language-environment): Reset default-sendmail-coding-system
13877 to the default value iso-latin-1.
13878 (set-language-environment): Don't set the obsolete variable
13879 charset-origin-alist.
13880
13881 * international/codepage.el (cp-coding-system-for-codepage-1):
13882 Give `safe-chars' property to make-coding-system.
13883
13884 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13885 calling select-message-coding-system twice.
13886
13887 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13888 instead of `safe-charsets'.
13889 (cyrillic-alternativnyj): Likewise.
13890 (ccl-encode-alternativnyj): Don't check the charset
13891 cyrillic-iso8859-5.
13892
138932000-07-27 Kenichi Handa <handa@etl.go.jp>
13894
13895 * composite.el (compose-chars-after): Preserve match data.
13896
138972000-07-26 Sam Steingold <sds@gnu.org>
13898
13899 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13900 (ange-ftp-real-file-newer-than-file-p): New function.
13901 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13902 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13903
13904 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13905 * midnight.el (midnight-float-time): Ditto.
13906
139072000-07-26 Andreas Schwab <schwab@suse.de>
13908
13909 * files.el (normal-backup-enable-predicate): Correct
13910 interpretation of the return value of compare-strings.
13911
139122000-07-26 Gerd Moellmann <gerd@gnu.org>
13913
13914 * isearch.el (isearch-resume): New function.
13915 (isearch-done): Add something to command-history to resume
13916 the search.
13917 (isearch-yank-line, isearch-yank-word): Use
13918 buffer-substring-no-properties instead of buffer-substring.
13919
13920 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13921 of flyspell-mouse-map.
13922
13923 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13924 duplicate definition.
13925 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13926
13927 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13928 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13929
139302000-07-25 Sam Steingold <sds@gnu.org>
13931
13932 * net/ange-ftp.el: Get modtime over the net.
13933 (ange-ftp-file-modtime): New function.
13934 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13935 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13936 Use it.
13937 (ange-ftp-dot-to-slash): New function.
13938 (ange-ftp-fix-name-for-vms): Use it.
13939
13940 * midnight.el (midnight-buffer-display-time): Use
13941 `with-current-buffer'.
13942
139432000-07-25 Gerd Moellmann <gerd@gnu.org>
13944
13945 * find-dired.el: Update copyright notice.
13946 (find-dired): Offer to kill a running `find'.
13947
13948 * enriched.el (enriched-face-ans): For a `foreground-color'
13949 property, return '(("x-color" COLOR))' so that COLOR will be
13950 output as a parameter of the x-color annotation. Likewise for the
13951 `background-color' property. In the case of normal face
13952 properties, don't return annotations for unspecified foreground
13953 and background face attributes.
13954
139552000-07-25 Kenichi Handa <handa@etl.go.jp>
13956
13957 * language/japan-util.el (japanese-katakana-region): Fix handling
13958 HANKAKU argument.
13959
139602000-07-25 Miles Bader <miles@gnu.org>
13961
13962 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13963 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13964 constrain-to-field.
13965
139662000-07-24 Andrew Innes <andrewi@gnu.org>
13967
13968 * timer.el (timer-activate-when-idle): Add optional parameter
13969 DONT-WAIT. Update docstring.
13970 (run-with-idle-timer): Specify extra parameter to
13971 timer-activate-when-idle, so that timer will be activated
13972 immediately if Emacs is already idle.
13973
13974 * w32-fns.el (w32-using-nt): Fix docstring.
13975
139762000-07-24 Dave Love <fx@gnu.org>
13977
13978 * mouse.el (popup-menu): Set last-command-event.
13979 (mouse-major-mode-menu-prefix): Declare.
13980
139812000-07-24 Gerd Moellmann <gerd@gnu.org>
13982
13983 * textmodes/flyspell.el: Update to author's version 1.5d.
13984
13985 * progmodes/hideshow.el: Update copyright notice.
13986
13987 * vcursor.el: Set maintainer to FSF, since author cannot
13988 be reached.
13989
139902000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13991
13992 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13993 the prompt.
13994
13995 * mouse.el (popup-menu): Run the keymap through indirect-function,
13996 in case it was defined with define-prefix-key. If the menu is a
13997 list of keymaps, look up the binding of user's choice in each one
13998 of the keymaps.
13999 (mouse-popup-menubar): If the global and local menu-bar keymaps
14000 don't have a prompt string, create one and insert it into the
14001 keymap. Don't barf if current-local-map returns nil.
14002
140032000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
14004
14005 * dired.el (dired-sort-R-check): Added to allow recursive listing
14006 to be undone.
14007 (dired-sort-other): Use it.
14008
140092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14010
14011 * Release of cc-mode 5.27
14012
140132000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14014
14015 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
14016 c-beginning-of-statement-1 that caused a bad case of recursion
14017 which could consume a lot of CPU in large classes in languages
14018 that have in-expression classes (i.e. Java and Pike).
14019
14020 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
14021 statements before top level constructs (i.e. case 6 is moved
14022 before case 5 and is now case 4) to catch in-expression
14023 classes in top level expressions correctly.
14024
140252000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14026
14027 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
14028 objc-method-intro. Case 4 removed and case 5I added.
14029
14030 * cc-langs.el (c-append-paragraph-start): New variable used by
14031 c-common-init to get paragraph-start correct.
14032 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
14033 initialize paragraph-start to make it correct both with and
14034 without the javadoc special case.
14035
14036 * cc-mode.el (java-mode): Use c-append-paragraph-start to
14037 initialize paragraph-start for javadoc markup.
14038
14039 * cc-vars.el (c-style-variables-are-local-p): Incompatible
14040 change by defaulting this to t. It's motivated by the
14041 confusing behavior that otherwise arise from the style system
14042 when editing both java and non-java files at the same time
14043 (see the comments about style setting in c-common-init).
14044
140452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14046
14047 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
14048 similar to the one in c-fill-paragraph to check the fill
14049 prefix from the adaptive fill function for sanity.
14050
140512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14052
14053 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
14054 defun block.
14055
a30eb617
DL
140562000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14057
14058 * cc-align.el (c-lineup-multi-inher): Handle lines with
14059 leading comma nicely. Extended to handle member initializers
14060 too.
14061
14062 * cc-engine.el: (c-beginning-of-inheritance-list,
14063 c-guess-basic-syntax): Fixed recognition of inheritance lists
14064 when the lines begins with a comma.
14065
a30eb617
DL
14066 * cc-vars.el (c-offsets-alist): Changed default for
14067 member-init-cont to c-lineup-multi-inher since it now handles
14068 member initializers and indents better for leading commas.
14069
140702000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14071
14072 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
14073 handling that caused class open lines to be recognized as
14074 statement-conts in some cases.
14075
14076 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
14077 guessed by the adaptive fill function unless point is on the
14078 first line of a block comment.
14079
14080 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
14081 when the buffer ends with a macro continuation char.
14082
14083 * cc-engine.el (c-guess-basic-syntax): Added support for
14084 function definitions as statements in Pike. The first
14085 statement in a lambda block is now labeled defun-block-intro
14086 instead of statement-block-intro.
14087
14088 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
14089 so that the class surrounding point is selected, not the one
14090 innermost in the state.
14091
14092 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
14093 recognition of switch labels having hanging multiline
14094 statements.
14095
14096 * cc-engine.el (c-beginning-of-member-init-list): Broke out
14097 some code in c-guess-basic-syntax to a separate function.
14098 * cc-engine.el (c-just-after-func-arglist-p): Fixed
14099 recognition of member inits with multiple line arglists.
14100 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
14101 member-init-cont when the commas are in funny places.
14102
141032000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14104
14105 * cc-defs.el (c-auto-newline): Removed this macro since it's
14106 not used anymore.
14107
14108 * cc-engine.el (c-looking-at-bos): New helper function.
14109 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
14110 inexpr and toplevel classes apart in Pike.
14111
14112 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
14113 of case 9A.
14114
14115 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
14116 constant, since "class" can introduce an in-expression class
14117 in Pike nowadays.
14118
141192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14120
14121 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
14122 indentation on cpp-macro lines.
14123
14124 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
14125 a syntax modifier like comment-intro, to make it possible to
14126 get syntactic indentation for preprocessor directives. It's
14127 incompatible wrt to lineup functions on cpp-macro, but it has
14128 no observable effect in the 99.9% common case where cpp-macro
14129 is set to -1000.
14130
141312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14132
14133 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
14134 member-init-cont when the preceding arglist is several lines.
14135
141362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14137
14138 * cc-styles.el (c-style-alist): The basic offset for the BSD
14139 style corrected to 8.
14140
141412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14142
14143 * cc-styles.el (c-style-alist): Adjusted the indentation of
14144 brace list openers in the gnu style.
14145
141462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14147
14148 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
14149
14150 * cc-cmds.el (c-electric-brace, c-electric-slash,
14151 c-electric-star, c-electric-semi&comma, c-electric-colon,
14152 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
14153 when c-syntactic-indentation is nil.
14154
14155 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
14156 we were left at comments preceding the first statement when
14157 reaching the beginning of the buffer.
14158
14159 * cc-vars.el (c-syntactic-indentation): New variable to turn
14160 off all syntactic indentation.
14161
141622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14163
14164 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
14165 between the text and the block comment ender when it hangs,
14166 depending on how many there are before the fill.
14167
141682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14169
14170 * cc-engine.el (c-beginning-of-closest-statement): New helper
14171 function to go back to the closest preceding statement start,
14172 which could be inside a conditional statement.
14173 * cc-engine.el (c-guess-basic-syntax): Use
14174 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
14175
14176 * cc-engine.el (c-guess-basic-syntax): Better handling of
14177 arglist-intro, arglist-cont-nonempty and arglist-close when
14178 the arglist is nested inside parens. Cases 7A, 7C and 7F
14179 changed.
14180
14181 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
14182 up-to-date with javadoc 1.2.
14183
141842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14185
14186 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
14187 multiline Pike type decls.
14188
141892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14190
14191 * cc-cmds.el (c-indent-new-comment-line): Always break
14192 multiline comments in multiline mode, regardless of
14193 comment-multi-line.
14194
141952000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14196
14197 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
14198 fully::qualified::names in C++ member init lists. Preamble in
14199 case 5D changed.
14200
142012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14202
14203 * cc-langs.el (c-common-init): Handling of obsolete variables
14204 moved to c-initialize-cc-mode. More compatible style override
14205 when using global style variables.
14206 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
14207 variables moved here.
14208
a30eb617
DL
14209 * cc-styles.el (c-make-styles-buffer-local): Flag style
14210 variable localness in c-style-variables-are-local-p to make
14211 the compatibility measure in c-common-init work well.
14212
14213 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
14214 longer contain set-from-style.
14215 * cc-styles.el (c-initialize-builtin-style): Don't check for
14216 set-from-style on c-special-indent-hook.
14217 * cc-styles.el (c-copy-tree): Obsolete. The standard function
14218 copy-alist is sufficient now.
14219
14220 * cc-styles.el (c-set-style, c-set-style-1,
14221 c-get-style-variables): Fixes to variable initialization so
14222 that duplicate entries in styles have the same effect
14223 regardless of DONT-OVERRIDE.
14224
14225 * cc-styles.el (c-set-style-2): Fixed bug where the
14226 initialization of inheriting styles failed when the
14227 dont-override flag is set.
14228
14229 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
14230 on this.
14231
142322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14233
14234 * cc-defs.el (c-forward-comment): Removed the workaround
14235 introduced in 5.38 since it had worse side-effects. If a line
14236 contains the string "//\"", it regarded the // as a comment
14237 start since the \ temporarily doesn't have escape syntax.
14238
eb04d6cd 142392000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
14240
14241 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
14242 ada-xref.el before ada-prj.el, so that the Project menu is created
14243 when ada-prj tries to add to it.
14244 (ada-activate-keys-for-case): Suppress the characters that are not
14245 part of the Ada syntax. Better compatibility with else-mode
14246 (ada-adjust-case-interactive): When auto-casing is not active,
14247 correctly insert newlines (used to insert only ^M). Prevent the
14248 syntax table from being changed in case of an error
14249 (or '_' becomes part of a word and some commands are confused).
14250 Do nothing if ada-auto-case is nil.
14251 (ada-after-keyword-p): Ignore keywords that are also attributes
14252 (ada-batch-reformat): Update usage comment
14253 (ada-call-from-contextual-menu): New function
14254 (ada-case-read-exceptions): Reinitialize the casing exception list
14255 first to nil first, so that the casing exception file can be
14256 shared.
14257 (ada-check-defun-name): Handles "configure" keyword for gnatdist
14258 files.
14259 (ada-compile-goto-error): Fix regexp used to detect a file:line
14260 anywhere in the error message
14261 (ada-contextual-menu-last-point): New variable
14262 (ada-create-keymap): If the variable delete-key-deletes-forward is
14263 t on XEmacs, it means that DEL should delete one character
14264 forward.
14265 (ada-create-menu): Use :included instead of :visible for XEmacs.
14266 New submenu "Options".
14267 (ada-end-stmt-re): Correctly indent "select ... then abort"
14268 statements.
14269 (ada-fill-comment-paragraph): Correctly delete all leading '--'
14270 even if they don't match ada-fill-comment-prefix Fix handling of
14271 paragraphs on the first or last line of a file.
14272 (ada-format-paramlist): Fix handling of default parameter values.
14273 (ada-get-body-name): New function.
14274 (ada-get-current-indent): Optimized by searchling directly for an
14275 existing generic part or a statement outside of it. Handle
14276 ada-indent-align-comments when indenting comments Replaced some
14277 regexps by testing directly the next character. This results in a
14278 huge speedup on some files. New indentation scheme for renames
14279 statements. Stop looking for the 'while' or 'for' associated with
14280 a 'loop' at the first semicolon encountered. A "return" can also
14281 match an anonymous access subprogram declaration.
14282 (ada-get-indent-noindent): Ignore strings and comments when
14283 looking for the keywords "record" and "private".
14284 (ada-goto-matching-decl-start): When matching "if", make sure we
14285 are not in fact seeing "end if". Ignore "when" statements except
14286 when initial keyword was "begin". Fix handling of nested
14287 procedures. Add a recursive call to this function to skip over
14288 other 'end' statmts. Fix indentation for "when .. => begin"
14289 (ada-in-open-paren-p): Fix indentation for complex boolean
14290 expressions, where 'and then', 'or else' and parenthesis
14291 statements are mixed up.
14292 (ada-in-paramlist-p): Skip comments while searching for the
14293 beginning Fix handling of operator declarations.
14294 (ada-indent-align-comments): New variable
14295 (ada-indent-current): Change the syntax table only in the
14296 protected section, so that we are sure it is restored correctly.
14297 (ada-indent-on-previous-lines): Use ada-use-indent and
14298 ada-with-indent Correctly indent "select ... then"
14299 (ada-indent-region): Slight speedup.
14300 (ada-indent-renames): New variable.
14301 (ada-last-which-function-subprog, ada-last-which-function-line):
14302 New variables
14303 (ada-looking-at-semi-private): Correctly indent the 'private'
14304 keyword when it is the first word in a package declaration.
14305 (ada-loose-case-word): Stop searching if at the end of the buffer.
14306 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
14307 even if point is not initially at the end of the word.
14308 (ada-matching-decl-start-re): Add "when".
14309 (ada-mode): Add support for abbrev-mode, outline-mode and
14310 which-func-mode Override the old find-file.el entry in
14311 ff-special-constructs since it is using the obsolete
14312 ada-spec-suffix variable
14313 (ada-no-auto-case): New function
14314 (ada-scan-paramlist): When parsing the argument type, accept
14315 spaces (as in "X 'Class", generated by Rational Rose).
14316 (ada-other-file-name): No longer loads the other file.
14317 (ada-popup-menu): Save and restore the current buffer and cursor
14318 position before and after displaying the menu.
14319 (ada-search-ignore-complex-boolean): New function.
14320 (ada-uncomment-region): Emacs21 already knows how to delete
14321 comments not starting in the first column.
14322 (ada-use-indent): New variable
14323 (ada-which-function): New function.
14324 (ada-with-indent): New variable
14325 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
14326 can be batch-compiled from the command line.
14327
14328 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
14329 Add to the menu when the file is loaded, not in ada-mode-hook.
14330 Add -toolbar to the default ddd command Switches moved from
14331 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
14332 ada-prj-default-comp-opt
14333 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
14334 Reference Manual to the menu
14335 (ada-check-current): rewritten as a call to ada-compile-current
14336 (ada-compile): Removed.
14337 (ada-compile-application, ada-compile-current, ada-check-current):
14338 Set the compilation-search-path so that compile.el automatically
14339 finds the sources in src_dir. Automatic scrollong of the
14340 compilation buffer. C-uC-cC-c asks for confirmation before
14341 compiling
14342 (ada-compile-current): New parameter, prj-field
14343 (ada-complete-identifier): Load the .ali file before doing
14344 processing
14345 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
14346 conform to gnatmake's behavior.
14347 (ada-find-file-in-dir): New function
14348 (ada-find-references): Set the environment variables for gnatfind
14349 (ada-find-src-file-in-dir): New function.
14350 (ada-first-non-nil): Removed
14351 (ada-gdb-application): Add support for jdb, the java debugger.
14352 (ada-get-ada-file-name): Load the original-file first if not done
14353 yet.
14354 (ada-get-all-references): Handles the new ali syntax (parent types
14355 are found between <>).
14356 (ada-initialize-runtime-library): New function
14357 (ada-mode-hook): Always load a project file when a file is opened,
14358 so that the casing exceptions are correctly read.
14359 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
14360 (ada-parse-prj-file): Use find-file-noselect instead of find-file
14361 to open the project file, since the latter does not work with
14362 speedbar Get default values before loading the prj file, or the
14363 default executable file name is wrong. Use the absolute value of
14364 src_dir to initialize ada-search-directories and
14365 compilation-search-path,... Add the standard runtime library to
14366 the search path for find-file.
14367 (ada-prj-default-debugger): Was missing an opening '{'
14368 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
14369 variables.
14370 (ada-prj-default-gnatmake-opt): New variable
14371 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
14372 buffers, the project file is the default one Save the windows
14373 configuration before displaying the menu.
14374 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
14375 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
14376 ...) regexp-quote identifiers names to support operators +,
14377 -,... in regexps.
14378 (ada-remote): New function.
14379 (ada-run-application): Erase the output buffer before starting the
14380 run Support remote execution of the application. Use
14381 call-process, or the arguments are incorrectly parsed
14382 (ada-set-default-project-file): Reread the content of the active
14383 project file, not the one from the current buffer When a project
14384 file is set as the default project, all directories are
14385 automatically associated with it.
14386 (ada-set-environment): New function
14387 (ada-treat-cmd-string): New special variable ${current}
14388 (ada-treat-cmd-string): Revised. The substitution is now done for
14389 any ${...} substring
14390 (ada-xref-current): If no body was found, compiles the spec
14391 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
14392 compiler to get rid of command line length limitations.
14393 (ada-xref-get-project-field): New function
14394 (ada-xref-project-files): New variable
14395 (ada-xref-runtime-library-specs-path)
14396 (ada-xref-runtime-library-ali-path): New variables
14397 (ada-xref-set-default-prj-values): Default run command now does a
14398 cd to the build directory. New field: main_unit Provide a default
14399 file name even if the current buffer has no prj file.
14400
14401 * ada-prj.el:
14402 Rewritten to show a tabbed-dialog.
14403 (ada-prj-add-ada-menu): Remove the map and name parameters.
14404 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
14405 New function
14406 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
14407 (ada-prj-load-from-file): New function
14408 (ada-prj-save): Always save fields that depend on the current buffer
14409 (ada-prj-show-value): New function
14410
14411 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
14412 Ada mode. This will allow us to display the Ada menu in any buffer
14413 we want (for project items).
14414 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
14415 number of spaces in the header.
14416
144172000-07-24 Dave Love <fx@gnu.org>
14418
14419 * ediff-init.el (ediff-region-help-echo): Bind face-help.
14420
144212000-07-23 Noah Friedman <friedman@splode.com>
14422
14423 * type-break.el (type-break): perform autosave.
14424 Suggested by Stephen Gildea <gildea@intouchsys.com>.
14425 (type-break-do-query): Cancel query schedule while performing
14426 actual query, to avoid possibility of a second query being made
14427 while first one is already in progress.
14428 (type-break-time-stamp-format): New variable.
14429 (type-break-time-stamp): New function.
14430 (type-break-time-warning): Use it.
14431 (type-break-keystroke-warning): Use it.
14432 (type-break-noninteractive-query): Use it.
14433
14434 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14435 cookie.
14436 Use add-minor-mode to set minor-mode-alist, if available.
14437 (eldoc-echo-area-use-multiline-p): New user option.
14438 (eldoc-echo-area-multiline-supported-p): New variable.
14439 (eldoc-docstring-format-sym-doc): Use them.
14440 (eldoc-mode): If not using idle timers, append to local post and
14441 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
14442 (eldoc-display-message-no-interference-p): Don't interfere with
14443 edebug.
14444 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14445 (eldoc-function-arglist): New function.
14446 (eldoc-function-argstring): Use it.
14447
14448 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14449 auto save directory exists before calling directory-files.
14450
144512000-07-23 Dave Love <fx@gnu.org>
14452
14453 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14454 ^o, ^u.
14455
144562000-07-21 Dave Love <fx@gnu.org>
14457
14458 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14459 now passed to the function. It now works properly.
14460
14461 * smerge-mode.el (smerge-mode-menu): Fill it out.
14462
144632000-07-20 Gerd Moellmann <gerd@gnu.org>
14464
14465 * info-look.el (info-lookup): If *info* is shown in another frame
14466 on the same display, select that frame, instead of switching to
14467 the Info buffer in another window of the selected frame.
14468
14469 * simple.el (universal-argument-map): Bind numeric keypad keys
14470 kp-0 to kp-9 and kp-subtract.
14471 (digit-argument): Handle these keys.
14472
144732000-07-20 Dave Love <fx@gnu.org>
14474
14475 * net/goto-addr.el (goto-address-fontify): Don't bother with
14476 buffer-modified and read-only stuff -- irrelevant with overlays.
14477 Put an extra property on the overlays and use it to clean up in
14478 case goto-address is re-run.
14479
144802000-07-19 Richard M. Stallman <rms@gnu.org>
14481
14482 * timer.el (run-with-idle-timer): Doc fix.
14483
14484 * mail/mail-utils.el (mail-strip-quoted-names):
14485 Handle case where <...> appears inside "...".
14486 Use replace-match to edit the string more simply.
14487 (rmail-dont-reply-to): Cope with an unmatched ".
14488
144892000-07-19 Dave Love <fx@gnu.org>
14490
14491 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14492 implementation.
14493
14494 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14495 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14496 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14497
144982000-07-19 Gerd Moellmann <gerd@gnu.org>
14499
14500 * textmodes/refer.el: Correct maintainer's email address.
14501
14502 * progmodes/hideif.el: Correct author's email address.
14503 Fix typo in comment.
14504
14505 * xml.el: New file.
14506
14507 * mail/mailheader.el: Correct author's mail address.
14508
14509 * gnus/parse-time.el: Correct author's mail address.
14510
145112000-07-19 Colin Walters <walters@cis.ohio-state.edu>
14512
14513 * comint.el (comint-highlight-input, comint-highlight-face):
14514 New user options.
14515 (comint-input-ring-file-name): Change custom type.
14516 (comint-mode-map): Bind mouse-2.
14517 (comint-insert-clicked-input): New function.
14518 (comint-send-input): Handle input highlighting.
14519
145202000-07-18 Stefan Monnier <monnier@cs.yale.edu>
14521
14522 * mouse.el (popup-menu): New function.
14523 (mouse-major-mode-menu): Use it.
14524
145252000-07-18 Dave Love <fx@gnu.org>
14526
14527 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14528 improvements.
14529
145302000-07-18 Gerd Moellmann <gerd@gnu.org>
14531
14532 * faces.el (face-font-selection-order)
14533 (face-font-family-alternatives): Add custom type.
14534
145352000-07-18 Dave Love <fx@gnu.org>
14536
14537 * cus-edit.el (custom-variable-reset-saved)
14538 (custom-variable-reset-standard): Remove unused bindings.
14539
14540 * rect.el (open-rectangle-line): Remove unused let.
14541
14542 * hl-line.el (hl-line-highlight): Check hl-line-mode.
14543
145442000-07-18 Gerd Moellmann <gerd@gnu.org>
14545
14546 * cdl.el: Fix `Maintainer' keyword.
14547
14548 * play/pong.el: Add author's email address.
14549
145502000-07-17 Sam Steingold <sds@gnu.org>
14551
14552 * files.el (insert-directory): Call `split-string' instead of
14553 re-implementing it.
14554
145552000-07-18 Gerd Moellmann <gerd@gnu.org>
14556
14557 * mail/vms-pmail.el: Change maintainer to FSF.
14558
14559 * net/goto-addr.el: Change maintainer to FSF.
14560
14561 * info.el (Info-title-face-alist): Removed.
14562
145632000-07-18 David Ponce <david@dponce.com>
14564
14565 * recentf.el (recentf-open-files): New command that works like
14566 `recentf-open-more-files', but shows the whole list of files (not just
14567 those omitted from the menu). Useful if you don't use a menu-bar!
14568 (recentf-open-more-files) Modified to use `recentf-open-files'.
14569
14570 (recentf-open-files, recentf-open-more-files)
14571 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14572
14573 (recentf-dialog-mode): New mode for dialogs. You can now just type
14574 "q" to cancel the dialogs.
14575
145762000-07-18 David Ponce <david@dponce.com>
14577
14578 * recentf.el: This is a major update of recentf.el. It adds new
14579 features to better organize the recentf menu and "More..." buffer.
14580
14581 Using new provided menu filtering functions you can now organize the
14582 recent files list:
14583
14584 - by major modes
14585 - by directories
14586 - by user defined rules
14587
14588 Finally, with the new `recentf-filter-changer' customizable filter you
14589 can define a ring of filters and dynamically (via the menu) cycle on
14590 each menu organization in the ring (a la msb).
14591
145922000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
14593
14594 * eshell/eshell.el (eshell): Replace links to eshell.info with
14595 links to eshell, to avoid problems on systems where the manual is
14596 installed as `eshell'.
14597 * eshell/esh-cmd.el (eshell-cmd): Ditto.
14598 * eshell/em-smart.el (eshell-smart): Ditto.
14599 * eshell/em-banner.el (eshell-banner): Ditto.
14600 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14601
14602 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14603 same-file check in the MS-DOS version (it does support inodes).
14604
14605 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14606
14607 * eshell/eshell.el (eshell-directory-name):
14608 Run default directory name through convert-standard-filename.
14609
146102000-07-18 Kenichi Handa <handa@etl.go.jp>
14611
14612 * international/mule-cmds.el (select-safe-coding-system):
14613 Fix typo in the comment.
14614
14615 * language/european.el (compound-text):
14616 Force katakana-jisx0201 to be designated to G1.
14617
14618 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14619 Don't translate some national variant characters of latin-jisx0201.
14620 (x-ctext): Force katakana-jisx0201 to be designated to G1.
14621
14622 * international/kkc.el (kkc-after-update-conversion-functions):
14623 New variable.
14624 (kkc-update-conversion): Run functions in it at the tail.
14625
146262000-07-16 John Wiegley <johnw@gnu.org>
14627
14628 * lisp/align.el (align-newline-and-indent):
14629 Adding new function. for auto-aligning blocks of code on RET.
14630 (align-region): Fixed badly formatted minibuffer message.
14631
146322000-07-17 Kenichi Handa <handa@etl.go.jp>
14633
14634 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14635 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
14636 the conversion list at first if appropriate.
14637 (kkc-next): Don't update kkc-next-count here.
14638 (kkc-prev): Don't update kkc-prev-count here.
14639 (kkc-show-conversion-list-update): Fix setting up of conversion
14640 list message.
14641
146422000-07-16 Stefan Monnier <monnier@cs.yale.edu>
14643
14644 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14645
146462000-07-16 Dave Love <fx@gnu.org>
14647
14648 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14649 function to be more specific.
14650
14651 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14652 non-string help-echo.
14653 (widget-types-convert-widget): Defsubst it.
14654 (widget-echo-help): Try to cope with a help-echo function of two
14655 possible sorts.
14656
146572000-07-15 Jason Rumney <jasonr@gnu.org>
14658
14659 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14660 Declare as obsolete.
14661
14662 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14663
146642000-07-14 Gerd Moellmann <gerd@gnu.org>
14665
14666 * hilit-chg.el: Fix typo.
14667
146682000-07-14 Dave Love <fx@gnu.org>
14669
14670 * info.el (Info-mode-menu): Fix use of :help, :enable.
14671
146722000-07-14 Stefan Monnier <monnier@cs.yale.edu>
14673
14674 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14675
146762000-07-13 Dave Love <fx@gnu.org>
14677
14678 * emacs-lisp/easymenu.el: Doc fixes.
14679 (easy-menu-remove): Defalias to ignore.
14680
14681 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14682 Call throw correctly.
14683
146842000-07-13 Gerd Moellmann <gerd@gnu.org>
14685
14686 * faces.el (frame-background-mode): Doc fix.
14687
14688 * simple.el (eval-expression-print-length): Change custom type to
14689 allow entering nil as value.
14690
146912000-07-13 Dave Love <fx@gnu.org>
14692
14693 * progmodes/fortran.el (fortran-imenu-generic-expression):
14694 Change definition layout.
14695 (fortran-mode-menu): Reinstate customize entries.
14696
14697 * cus-edit.el (custom-group-menu-create, customize-menu-create):
14698 Use :filter, per old XEmacs code.
14699
147002000-07-12 Gerd Moellmann <gerd@gnu.org>
14701
14702 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14703 event when deciding what to send to the terminal.
14704
147052000-07-12 Dave Love <fx@gnu.org>
14706
14707 * cus-start.el: Add optional version as 4th element of specs and
14708 use it for several things new in v21. Remove load-path. Fix type
14709 of line-number-display-limit.
14710
147112000-07-11 Dave Love <fx@gnu.org>
14712
14713 * progmodes/fortran.el: Don't require easymenu.
14714 Use repeat counts in various regexps.
14715 (fortran-mode-syntax-table): Defvar directly.
14716 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14717 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14718 Use defvar, not defconst.
14719 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
14720 (fortran-mode): Set fortran-comment-line-start-skip,
14721 fortran-comment-line-start-skip, dabbrev-case-fold-search.
14722 (fortran-comment-indent): Use defsubst.
14723 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
14724 Use fortran-comment-indent, not fortran-comment-indent-function.
14725 (fortran-comment-region, fortran-electric-line-number): Simplify.
14726 (fortran-auto-fill): New function.
14727 (fortran-do-auto-fill): Deleted.
14728 (fortran-find-comment-start-skip):
14729 Check for non-null comment-start-skip.
14730 (fortran-auto-fill-mode, fortran-fill-statement):
14731 Use fortran-auto-fill.
14732 (fortran-fill): Use fortran-auto-fill. Check for null
14733 comment-start-skip. Simplify final clause and use end-of-line finally.
14734
14735 * widget.el (widget-plist-member): New alias.
14736
147372000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
14738
14739 * eshell/esh-module.el (toplevel): Reference
14740 byte-compile-current-file only if it is bound.
14741
147422000-07-10 Gerd Moellmann <gerd@gnu.org>
14743
14744 * dired.el: Don't require `dired-aux'.
14745
147462000-07-10 Miles Bader <miles@lsi.nec.co.jp>
14747
14748 * dired-aux.el (dired-show-file-type): New function.
14749 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14750 (dired-show-file-type): Add autoload.
14751
147522000-07-10 Kenichi Handa <handa@etl.go.jp>
14753
14754 * international/mule-diag.el (describe-font): Adjusted for the
14755 change of fontset-info.
14756 (print-fontset): Likewise.
14757
147582000-07-09 Stefan Monnier <monnier@cs.yale.edu>
14759
14760 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14761
147622000-07-07 Gerd Moellmann <gerd@gnu.org>
14763
14764 * bindings.el: Bind `[delete]' to delete-char.
14765
14766 * dired.el (dired-find-alternate-file): New function.
14767 (dired-mode-map): Bind `a' to dired-find-alternate-file.
14768 (toplevel): Require dired-aux when compiling.
14769 (dired-buffers): Move defvar within file to avoid compiler warning.
14770
14771 * info.el (Info-last-search): Variable removed.
14772 (Info-search-history): New variable.
14773 (Info-search): New Info-search-history.
14774
14775 * battery.el, info-look.el: Change author's mail address.
14776
147772000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
14778
14779 * mail/rmail.el (rmail-clear-headers): Don't throw an error
14780 if rmail-ignored-headers is nil.
14781 (rmail-retry-failure): Bind rmail-ignored-headers and
14782 rmail-displayed-headers to nil.
14783
147842000-07-06 Gerd Moellmann <gerd@gnu.org>
14785
14786 * lpr.el (lpr-page-header-switches): Add `-h' switch.
14787 (print-region-1): Don't hard code `-h' here.
14788
14789 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14790
147912000-07-01 Francesco Potorti` <pot@gnu.org>
14792
14793 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14794 exim can use "your message" instead of "the message".
14795
147962000-07-06 Stefan Monnier <monnier@cs.yale.edu>
14797
14798 * facemenu.el: Docstrings fixes.
14799 (facemenu-get-face): Don't use internal-find-face.
14800 (facemenu-iterate): Rename arg to match the docstring.
14801
14802 * newcomment.el (uncomment-region): Be more careful when skipping
14803 backwards over `=' not to bump into BOBP.
14804
148052000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
14806
14807 * ediff-diff.el (ediff-wordify): Use syntax table.
14808 * ediff-init.el (ediff-has-face-support-p): Use
14809 ediff-color-display-p.
14810 (ediff-color-display-p): Use display-color-p, changed to defun
14811 from defsubst.
14812 Got rid of special cases for NeXT and OS/2.
14813 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14814 face.
14815
148162000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14817
14818 * emacs-lisp/lucid.el: Require CL.
14819 (copy-tree, remprop): Remove, it's provided by CL.
14820 (map-keymap): Define in terms of cl-map-keymap.
14821 (extent-property, set-extent-end-glyph): New functions.
14822
14823 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14824
148252000-07-05 Gerd Moellmann <gerd@gnu.org>
14826
14827 * Makefile.in (DONTCOMPILE): Add comment that the name may
14828 not be changed without changing the make-dist script.
14829
14830 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14831 (cl-mapc): Use mapc instead of cl-old-mapc.
14832
148332000-07-05 Andrew Innes <andrewi@gnu.org>
14834
14835 * makefile.nt: Add support for `bootstrap' and related targets.
14836
148372000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14838
14839 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14840 (easy-menu-do-define): Use `menu-item' format.
14841 Handle case where easy-menu-create-menu returns a symbol.
14842 Manually call the potential top-level filter in the function binding.
14843 (easy-menu-filter-return): New arg NAME.
14844 Convert to a keymap if MENU is an XEmacs menu.
14845 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
14846 (easy-menu-converted-items-table, easy-menu-convert-item):
14847 New var and fun to memoize easy-menu-convert-item-1.
14848 (easy-menu-do-add-item): Use it.
14849 (easy-menu-create-menu): Use easy-menu-convert-item.
14850 Wrap easy-menu-filter-return around any :filter specification.
14851 Don't convert the menu if a filter was specified.
14852 Tell easy-menu-make-symbol not to check for MENU being an expression.
14853 (easy-menu-make-symbol): New arg NOEXP.
14854
148552000-07-05 Gerd Moellmann <gerd@gnu.org>
14856
14857 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14858 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14859 (eval-defun): If called with prefix arg, instrument code for
14860 Edebug.
14861
14862 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14863 similar to that of eval-defun.
14864
148652000-07-04 Dave Love <fx@gnu.org>
14866
14867 * hl-line.el (hl-line-overlay): Make it permanent-local.
14868
14869 * calendar/todo-mode.el: Replaced with a working version, based on
14870 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14871
148722000-07-03 Miles Bader <miles@lsi.nec.co.jp>
14873
14874 * paths.el (prune-directory-list): New function.
14875 (Info-default-directory-list): Rewritten to more methodically
14876 enumerate a big list of possible info directories (based on the
14877 list used by the standalone info reader).
14878
14879 * info.el (info-initialize): Use prune-directory-list to remove
14880 non-existent directories from Info-directory-list.
14881
14882 * paths.el (Info-default-directory-list): Try a list of possible
14883 info-directories instead of a single one. Add the possible
14884 info directory "/usr/share/info".
14885
14886 * woman.el (woman-man.conf-path): Explicitly include the debian
14887 man-db config file "/etc/manpath.config".
14888 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14889 are present in `manpath.config'.
14890 (woman-manpath): Include "/usr/share/man".
14891
148922000-07-03 Gerd Moellmann <gerd@gnu.org>
14893
14894 * frame.el (blink-cursor-mode): Don't hide cursor initially.
14895
14896 * startup.el (command-line): Initialize blink-cursor based
14897 on window-system.
14898
14899 * frame.el (blink-cursor): Default to nil if not running under
14900 a window-system.
14901
14902 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14903 (face-x-resources): Remove duplicate entry for :font.
14904
14905 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14906 instead of cycling through windows with next-window.
14907
14908 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14909 of cycling through windows with next-window.
14910
14911 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14912 of cycling through windows with next-window.
14913
14914 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14915 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14916 instead of cycling through windows with next-window.
14917
14918 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14919 instead of cycling through windows with next-window.
14920
14921 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14922 of cycling through windows with next-window.
14923
14924 * terminal.el (te-process-output): Use walk-windows instead of
14925 cycling through windows with next-window.
14926
14927 * server.el (server-switch-buffer): Use some-window instead of
14928 cycling through windows with next-window.
14929
14930 * window.el (some-window): New function.
14931 (walk-windows): Remove reference to walk-windows-start.
14932
14933 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14934
149352000-07-03 Richard Stallman <rms@gnu.org>
14936
14937 * window.el (walk-windows): Guarantee termination by keeping a list
14938 of all the windows already handled.
14939
149402000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14941
14942 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14943 window-system.
14944
14945 * man.el (Man-notify-when-ready): Don't use window-system. If
14946 Man-notify-method is newframe, and the display is not
14947 multi-frame, select the frame created for the man page.
14948 (Man-init-defvars): Doc fix.
14949
149502000-06-28 Gerd Moellmann <gerd@gnu.org>
14951
14952 * faces.el (region): Change background color for light background.
14953
14954 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14955 attribute from mode-line face of Ediff control frame.
14956
14957 * replace.el (query-replace-map): Bind `e' like `E'.
14958
149592000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14960
14961 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14962 Change name to "Select All".
14963
14964 * dos-fns.el (convert-standard-filename): Fix last change.
14965
149662000-06-27 Gerd Moellmann <gerd@gnu.org>
14967
14968 * help.el (describe-variable): Don't insert a second `'s' in front
14969 of the string `value is shown below'. Since the syntax-table is
14970 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14971 an existing `'s', so that this won't be deleted.
14972
14973 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14974 * pcmpl-unix.el: New files.
14975
149762000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14977
14978 * wid-edit.el (widget-member): Use the new plist-member.
14979
149802000-06-26 Gerd Moellmann <gerd@gnu.org>
14981
14982 * replace.el (perform-replace): Undo change of 2000-04-04.
14983 Instead, move backward 1 character at the end of the loop when
14984 necessary.
14985
14986 * faces.el (fringe): Change face for different backgrounds.
14987
14988 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14989 patch from John.
14990
14991 * eshell/*.el: Change spelling of the Free Software Foundation.
14992
14993 * eshell/esh-toggle.el: Removed.
14994
14995 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14996
14997 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14998 interactively.
14999
150002000-06-26 Alex Schroeder <alex@gnu.org>
15001
15002 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
15003 `define-key'; instead of checking `(emacs-version)' check for
15004 `set-keymap-parent' and `set-keymap-name' directly. Add entries
15005 for `;' and `o' which might be electric.
15006
15007 (sql-electric-stuff): New user option.
15008 (sql-magic-go): New function which uses `sql-electric-stuff'.
15009 (sql-magic-semicolon): New function which uses
15010 `sql-electric-stuff'.
15011
15012 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
15013 is not fboundp.
15014
15015 (sql-oracle-options): New variable.
15016 (sql-oracle): Use it.
15017
15018 (sql-imenu-generic-expression): Doc change.
15019 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
15020 is used.
15021
15022 (sql-informix): Added command line parameter "-" to force
15023 sql-informix-program to use stdout.
15024
150252000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
15026
15027 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
15028 (cp864-decode-table): Doc fix.
15029 (cp720-decode-table): New variable, supports the Arabic OEM
15030 codepage used by Windows.
15031 (cp737-decode-table): New, Greek OEM codepage used by Windows.
15032
150332000-06-23 Dave Love <fx@gnu.org>
15034
15035 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
15036 (font-lock-fontify-anchored-keywords): Use
15037 line-beginning-position.
15038 (global-font-lock-mode): Use mapc.
15039
150402000-06-23 Stefan Monnier <monnier@cs.yale.edu>
15041
15042 * eshell/esh-module.el: Require CL when compiling.
15043
150442000-06-23 Gerd Moellmann <gerd@gnu.org>
15045
15046 * comint.el (comint-substitute-in-file-name): Call replace-match
15047 with second and third arg t.
15048
15049 * cus-edit.el (custom-button-face, custom-button-pressed-face):
15050 Specify foreground color.
15051
15052 * faces.el (tool-bar, mode-line, header-line): Specify foreground
15053 color.
15054
15055 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
15056
15057 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
15058 cddr instead of cdddr.
15059
15060 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
15061 instead of copy-list.
15062
15063 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
15064 of copy-list.
15065
15066 * subdirs.el: Add eshell subdirectory.
15067
15068 * eshell: New subdirectory containing the Eshell package.
15069
15070 * pcomplete.el: New file.
15071
150722000-06-23 Paul Eggert <eggert@twinsun.com>
15073
15074 * mail/mailpost.el (post-mail-send-it): Make sure file has
15075 proper permissions from birth.
15076
15077 * files.el (basic-save-buffer-2): When temporarily setting
15078 file modes, set them to current modes plus 0200, not to 0777.
15079
15080 * emerge.el (emerge-make-temp-file): Make sure file has proper
15081 permissions from birth.
15082
150832000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
15084
15085 * files.el (make-backup-file-name-1): On DOS/Windows, run the
15086 backup file name through convert-standard-filename.
15087
15088 * dos-fns.el (convert-standard-filename): Convert leading
15089 directories as well. When long file names are supported, convert
15090 characters that are invalid in Windows file names.
15091
150922000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15093
15094 * ps-print.el: Fix bug: if ^L is the very first buffer character,
15095 ps-print crashes. New feature: page selection for printing. Create
15096 raw-text-unix coding system for XEmacs. Doc fix.
15097 (ps-print-version): New version number (5.2.3).
15098 (ps-plot-region): Bug fix.
15099 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
15100 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
15101 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
15102 funs.
15103 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
15104 (ps-last-page): New vars.
15105
151062000-06-21 Gerd Moellmann <gerd@gnu.org>
15107
15108 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
15109 empty option string.
15110
151112000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
15112
15113 * man.el (man): Doc fix.
15114
151152000-06-21 Kenichi Handa <handa@etl.go.jp>
15116
15117 * international/mule-cmds.el (set-language-info-alist): Docstring
15118 fixed.
15119
151202000-06-20 Gerd Moellmann <gerd@gnu.org>
15121
15122 * version.el (emacs-version): Use ISO date format.
15123
15124 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
15125 instead of `M-backspace'.
15126
15127 * simple.el (turn-off-auto-fill): New function.
15128
151292000-06-20 Stefan Monnier <monnier@cs.yale.edu>
15130
15131 * jit-lock.el (with-buffer-prepared-for-jit-lock):
15132 Renamed from with-buffer-prepared-for-font-lock and use
15133 inhibit-modification-hooks rather than setting *-change-functions.
15134 Update all functions to use the new name.
15135 (jit-lock-first-unfontify-pos): New semantics (and doc).
15136 (jit-lock-mode): Make non-interactive.
15137 Don't automatically turn on font-lock.
15138 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
15139 Always use jit-lock-after-change.
15140 Remove and restore font-lock-after-change-function.
15141 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
15142 (jit-lock-after-unfontify-buffer): Remove.
15143 (jit-lock-stealth-fontify):
15144 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
15145 (jit-lock-after-change): Set the `fontified' text-prop to nil.
15146
151472000-06-20 Sam Steingold <sds@gnu.org>
15148
15149 * emacs-lisp/cl-indent.el (toplevel): Indent
15150 `print-unreadable-object' properly. Untabify.
15151
151522000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15153
15154 * textmodes/reftex.el (reftex-find-citation-regexp-format):
15155 Support for bibentry.
15156 (reftex-compile-variables): Fixed problem with end of section-re.
15157
15158 * texmodes/reftex-dcr.el (reftex-view-crossref,
15159 reftex-view-crossref-from-bibtex):
15160 Deal with changed `reftex-find-citation-regexp-format'.
15161 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
15162 Replaced `remprop' with `put'.
15163 (reftex-view-crossref, reftex-view-crossref-when-idle):
15164 Support for bibentry.
15165
15166 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15167 New entry for bibentry package.
15168
15169 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
15170 Regexp also matches "\nobibliography".
15171
15172 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
15173 Call `reftex-ensure-write-access' before doing anything.
15174 (reftex-ensure-write-access): New function.
15175
151762000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15177
15178 * progmodes/idlwave.el: File re-installed (update to version 4.2)
15179
15180 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
15181
15182 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
15183
15184 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
15185
15186
151872000-06-20 Dave Love <fx@gnu.org>
15188
15189 * faces.el (frame-background-mode): Use set-default, not set, in
15190 setter.
15191 (frame-update-faces, frame-update-face-colors): Define with
15192 defalias.
15193
15194 * enriched.el (enriched-decode-foreground)
15195 (enriched-decode-background): Don't use internal-find-face.
15196
15197 * apropos.el: Doc fixes.
15198
15199 * cus-edit.el (customize-changed-options): Check arg.
15200 (customize-version-lessp): Don't require decimal point.
15201
15202 * custom.el (defcustom, defgroup): Doc fix.
15203
15204 * newcomment.el (comment) <defgroup>: Add :version.
15205 (comment-multi-line): Doc fix.
15206
15207 * emulation/mlsupport.el (define-hooked-local-abbrev,
15208 define-hooked-global-abbrev): Fix, using define-abbrev.
15209
152102000-06-19 Gerd Moellmann <gerd@gnu.org>
15211
15212 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
15213 the whole buffer.
15214
152152000-06-19 Dave Love <fx@gnu.org>
15216
15217 * menu-bar.el (menu-bar-options-save): New function.
15218 (menu-bar-options-menu): Use it.
15219 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
15220 Simplify.
15221
152222000-06-19 Andreas Schwab <schwab@suse.de>
15223
15224 * progmodes/etags.el (tags-query-replace): Put new parameters
15225 START and END at the end, for backward compatibility.
15226
152272000-06-19 Kenichi Handa <handa@etl.go.jp>
15228
15229 * international/codepage.el:
15230 (cp-coding-system-for-codepage-1): Delete special codes for
15231 generating xxx-dos coding system because now a CCL based coding
15232 system can handle EOL conversion by default.
15233
15234 * international/mule.el (make-coding-system): Generate subsidiary
15235 coding systems for EOL handling variants even for a CCL based
15236 coding system.
15237
152382000-06-19 Kenichi Handa <handa@etl.go.jp>
15239
15240 * international/isearch-x.el (isearch-minibuffer-input-method)
15241 (isearch-minibuffer-input-method-function): These variables
15242 deleted.
15243 (isearch-with-input-method): Don't use the above variables.
15244 (isearch-process-search-multibyte-characters): Likewise. Call
15245 read-string with the arg INHERIT-INPUT-METHOD t.
15246
152472000-06-17 Stefan Monnier <monnier@cs.yale.edu>
15248
15249 * font-lock.el (font-lock-after-fontify-buffer)
15250 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
15251
15252 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
15253 Use consistent make-local-variable style for font-lock-fontified.
15254 (jit-lock-fontify-buffer):
15255 Don't bother checking for font-lock-mode and jit-lock-mode.
15256
15257 * time.el: Remove trailing ^M that prevent CVS-merging.
15258
152592000-06-16 Gerd Moellmann <gerd@gnu.org>
15260
15261 * Makefile.in (distclean): New target.
15262
152632000-06-16 Stefan Monnier <monnier@cs.yale.edu>
15264
15265 * Makefile.in (srcdir): Define for update-subdirs.
15266
152672000-06-16 Gerd Moellmann <gerd@gnu.org>
15268
15269 * find-lisp.el: New file.
15270
152712000-06-16 Andrew Innes <andrewi@gnu.org>
15272
15273 * time.el (display-time-mail-function): New variable, to allow
15274 external packages to indicate when new mail is available.
15275 (display-time-update): Use it.
15276
152772000-06-16 Kenichi Handa <handa@etl.go.jp>
15278
15279 * international/mule.el (mule-version): Change version name to
15280 SAKAKI. AOI has already been used by Meadow.
15281
15282 * international/quail.el (quail-show-guidance-buf): To find the
15283 bottom window (but minibuffer), pay attention to the height of
15284 minibuffer.
15285
152862000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15287
15288 * arc-mode.el (archive-mode-map): Use the new menu-item format for
15289 menu-bar menus. Add help strings. Don't remove the Edit menu
15290 from the menu bar, as the menu bar has enough space now.
15291
15292 * Makefile.in (SHELL): Make sure /bin/sh is used.
15293
15294 * woman.el (woman-man-buffer): Fix bold and underlined CJK
15295 characters, which use series of two ^H characters instead of one.
15296
152972000-06-15 Gerd Moellmann <gerd@gnu.org>
15298
15299 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
15300 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
15301 functions.
15302 (Info-find-node-2): Try a case-sensitive search first, then
15303 do a case-insensitive search.
15304
15305 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
15306 tutorials.
15307
15308 * complete.el (PC-env-vars-alist): New variable.
15309 (PC-complete-as-file-name): New function.
15310 (partial-completion-mode): Initialize PC-env-vars-alist from
15311 process-environment.
15312 (PC-do-completion): Handle completion of env vars.
15313
15314 * info.el (Info-set-mode-line): Show file name in mode line,
15315 use `*Info*' instead of `Info:'.
15316
15317 * startup.el (command-line-1): Change copyright messages to year
15318 2000.
15319
153202000-06-15 Dave Love <fx@gnu.org>
15321
15322 * net/goto-addr.el (goto-address-fontify): Use keymap property,
15323 not local-map.
15324
153252000-06-15 Kenichi Handa <handa@etl.go.jp>
15326
15327 * international/mule.el (set-buffer-file-coding-system): Almost
15328 rewritten to handle `undecided' as no-op.
15329
153302000-06-14 Gerd Moellmann <gerd@gnu.org>
15331
15332 * Makefile.in: New file.
15333
15334 * Makefile: Removed.
15335
15336 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
15337 (goto-address-highlight-keymap): Bind C-c RET.
15338
153392000-06-14 Kenichi Handa <handa@etl.go.jp>
15340
15341 * mail/sendmail.el (sendmail-send-it): The temporary buffer
15342 inherits buffer-file-coding-system of the current buffer.
15343
15344 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
15345 0. Give correct argument to set-auto-coding-function.
15346 (tar-expunge): For goto-char, use (point-min), not 0.
15347 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
15348 (tar-subfile-save-buffer): Likewize.
15349
15350 * international/mule.el
15351 (after-insert-file-set-buffer-file-coding-system): Call
15352 set-buffer-file-coding-system with the arg FORCE t.
15353
153542000-06-13 Gerd Moellmann <gerd@gnu.org>
15355
15356 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
15357 nil. Contemporary sendmails issue an X-Authentication-Warning if
15358 the sender is set with `-f'.
15359
153602000-06-13 Dave Love <fx@gnu.org>
15361
15362 * help.el (describe-function-1): Kluge around cases of functions
15363 fset to subrs whose doc doesn't match their symbol-name.
15364
15365 * image.el (insert-image): Default STRING to a space.
15366
15367 * info.el Doc fixes.
15368 (Info-build-node-completions): Match Ref tags.
15369
153702000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
15371
15372 * frame.el (display-multi-frame-p, display-multi-font-p): New
15373 defaliases for display-graphic-p.
15374
15375 * hl-line.el: Fixed a typo in commentary.
15376
153772000-06-13 Kenichi Handa <handa@etl.go.jp>
15378
15379 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
15380 fixed.
15381
153822000-06-12 Dave Love <fx@gnu.org>
15383
15384 * image.el (insert-image): Save a little consing.
15385
153862000-06-12 Kenichi Handa <handa@etl.go.jp>
15387
15388 * language/tibet-util.el: Convert all tibetan-1-column characters
15389 to the corresponding tibetan characters.
15390 (tibetan-add-components): Delete code for the special treatment of
15391 'a chung.
15392
15393 * language/tibetan.el (tibetan-composable-pattern): Fix previous
15394 change.
15395 (tibetan-vowel-transcription-alist): More rules added.
15396 (tibetan-composite-vowel-alist): New variable.
15397 (tibetan-precomposition-rule-alist): More rules added.
15398
153992000-06-12 Stefan Monnier <monnier@cs.yale.edu>
15400
15401 * startup.el (command-line): Only call menu-bar-mode if interactive.
15402
15403 * thingatpt.el (toplevel symbol-properties):
15404 * textmodes/makeinfo.el (makeinfo-compile):
15405 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
15406 * progmodes/hideif.el (hif-compress-define-list)
15407 (hide-ifdef-use-define-alist):
15408 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
15409 (ange-ftp-vms-add-file-entry):
15410 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
15411 * man.el (Man-build-man-command):
15412 * mail/rnewspost.el (news-reply-header-hook):
15413 * info.el (Info-insert-dir):
15414 * emulation/mlconvert.el (backward-word, forward-word, setq):
15415 * emacs-lisp/gulp.el (gulp-send-requests):
15416 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
15417 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
15418 (byte-optimize-apply, end of file):
15419 * emacs-lisp/advice.el (ad-advice-class-completion-table)
15420 (ad-make-freeze-definition):
15421 * startup.el (command-line, command-line-1): Don't quote lambdas.
15422
15423 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
15424 (cvs-cleanup-removed): New function.
15425 (cvs-cleanup-functions): New var.
15426 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15427 some flexibility in specifying additional entries to auto-cleanup.
15428 (cvs-quickdir): New function.
15429 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15430 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15431 (cvs-mode-find-file): Check that we are on a filename or dirname
15432 when invoked through a mouse-click.
15433 (cvs-full-path): Remove.
15434 (cvs-dired-action): Re-introduced.
15435 (cvs-dired-noselect): Use it.
15436 (vc-post-command-functions): use this new hook if available.
15437
15438 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15439 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15440 (cvs-filename-map, cvs-dirname-map): Remove.
15441 (cvs-default-action): Remove.
15442 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15443 if the arg is really a keymap.
15444 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15445 Don't hardcode the mapping from state (aka type) to face, but check
15446 the var cvs-fi-<type>-face instead.
15447 (cvs-fileinfo-from-entries): New function.
15448
15449 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15450 Docstring fix.
15451 (cvs-find-file-and-jump): Change default to be safer.
15452 (cvs-mode-diff-map): Define it as a function as well.
15453 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15454 Bind mouse-2 in this global map rather than with text-properties.
15455
15456 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15457 file to resolve the ambiguity between C(conflict) and C(need-merge).
15458
154592000-06-12 Kenichi Handa <handa@etl.go.jp>
15460
15461 * international/mule.el (set-buffer-file-coding-system): If
15462 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15463 unconditionally.
15464
154652000-06-12 Dave Love <fx@gnu.org>
15466
15467 * wid-edit.el (widget-specify-button): Really suppress the face if
15468 required.
15469
154702000-06-11 Gerd Moellmann <gerd@gnu.org>
15471
15472 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15473
154742000-06-11 Stefan Monnier <monnier@cs.yale.edu>
15475
15476 * imenu.el (imenu-generic-expression): Docstring fix.
15477
15478 * composite.el (composition-function-table): Move the `put'
15479 below the autoload cookie so we can load the file before loaddefs.
15480
15481 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15482
15483 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15484 Handle easy-mmode-define-global-mode.
15485 For complex macros like define-minor-mode that can generate
15486 several autoload entries, try to autoload entries in the
15487 macroexpanded code.
15488
15489 * emacs-lisp/easy-mmode.el (define-minor-mode):
15490 If KEYMAP is a symbol, just use it.
15491 Use byte-compile-current-file and load-file-name to infer the
15492 proper :require to pass to defcustom.
15493 Wrap the hook var into `progn' so as not to autoload it.
15494 Add a :autoload-end cookie.
15495 Be more careful about the evaluation of KEYMAP.
15496 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15497 (define-derived-mode): Move define-abbrev-table outside of defvar.
15498
154992000-06-10 Stefan Monnier <monnier@cs.yale.edu>
15500
15501 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15502 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15503 (backup-compiled-files): Ignore errors during `tar'.
15504 (bootstrap): Make autoloads before elc files.
15505
155062000-06-10 Kenichi Handa <handa@etl.go.jp>
15507
15508 * international/mule.el (set-buffer-file-coding-system): If one of
15509 undecided-XXX is specified, change only EOL conversion.
15510
15511 * international/mule-conf.el (unix): New alias for the coding
15512 system undecided-unix.
15513
155142000-06-09 Dave Love <fx@gnu.org>
15515
15516 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15517
15518 * progmodes/executable.el: Byte compile dynamic.
15519 (executable-insert): Change custom type.
15520 (executable-find): Add autoload cookie.
15521 (executable-make-buffer-file-executable-if-script-p): New
15522 function. After Noah Friedman.
15523
15524 * files.el (after-save-hook): Customize, with
15525 executable-make-buffer-file-executable-if-script-p as an option.
15526
155272000-06-09 Kenichi Handa <handa@etl.go.jp>
15528
15529 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15530 "tib24p-mule.bdf" for Tibetan.
15531
15532 * composite.el (decompose-composite-char): Declare it as obsolete.
15533
15534 * man.el (Man-fontify-manpage): Pay attention to underline and
15535 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15536
155372000-06-08 Gerd Moellmann <gerd@gnu.org>
15538
15539 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15540 Set maintainer to FSF since author isn't reachable.
15541
155422000-06-08 Dave Love <fx@gnu.org>
15543
15544 * international/mule-cmds.el (select-safe-coding-system): If
15545 DEFAULT-CODING-SYSTEM is not specified, also check the most
15546 preferred coding-system if buffer-file-coding-system is
15547 `undecided'. From Handa.
15548
155492000-06-08 Kenichi Handa <handa@etl.go.jp>
15550
15551 * international/mule.el
15552 (after-insert-file-set-buffer-file-coding-system): If the buffer
15553 size is greater than INSERTED, judget that we are not visiting.
15554
155552000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
15556
15557 * whitespace.el (defgroup whitespace): Comment out `:version'.
15558 XEmacs 20.4 has problems defining the group with this present.
15559 We'll have this commented out till get resolve the problem.
15560
155612000-06-07 John Wiegley <johnw@gnu.org>
15562
15563 * align.el (align-dq-string-modes, align-sq-string-modes)
15564 (align-open-comment-modes): Add pyhton-mode.
15565 (align-rules-list): Use get-text-property instead of
15566 text-properties-at.
15567 (align-rules-list): Add python-assignment.
15568 (align-rules-list): Change perl-comma-delimiter to
15569 basic-comma-delimiter. Use if for Perl modes and python-mode.
15570 (align-rules-list): Add python-chain-logic and
15571 basic-line-continuation.
15572
155732000-06-07 Jari Aalto <jari.aalto@poboxes.com>
15574
15575 * apropos.el (apropos-mode-hook): New user variable.
15576 (apropos-mode): Run apropos-mode-hook.
15577
155782000-06-07 David Ponce <david@dponce.com>
15579
15580 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15581 commands. Require `wid-edit' at run-time.
15582
155832000-06-07 David Ponce <david@dponce.com>
15584
15585 * recentf.el: Added some "Commentary".
15586 (recentf-open-more-files, recentf-edit-list): Minor changes to
15587 move the point at the top of the file list. This behaviour is
15588 consistent with the menu one when the list contains a lot of
15589 files.
15590 (recentf-cleanup): Now displays the number of items removed from
15591 the list.
15592 (recentf-relative-filter) New menu filter to show filenames
15593 relative to `default-directory'.
15594
155952000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15596
15597 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
15598 with/without giving an error if PostScript printer doesn't have this
15599 kind of page size. Zebra Stripe continues or restarts on next page.
15600 Manual/automatic paper feeding. Switch or not the header.
15601 (ps-print-version): New version number (5.2.2).
15602 (ps-windows-system): Include emx as a Windows system.
15603 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15604 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15605 (ps-background-text): Code fix.
15606 (ps-error-handler-message, ps-user-defined-prologue)
15607 (ps-print-prologue-header, ps-printer-name)
15608 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15609 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15610 (ps-use-face-background): Customization fix.
15611 (ps-n-up-database): Data fix.
15612 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15613 (ps-switch-header): New vars.
15614 (ps-xemacs-color-name, ps-face-foreground-name)
15615 (ps-face-background-name, ps-boolean-constant): New funs.
15616
156172000-06-07 Dave Love <fx@gnu.org>
15618
15619 * allout.el: New version from Manheimer.
15620
156212000-06-07 Kenichi Handa <handa@etl.go.jp>
15622
15623 * textmodes/fill.el (fill-find-break-point): Check the validity of
15624 charset.
15625
156262000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15627
15628 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15629 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15630 Call display-color-p and display-mouse-p instead of looking at
15631 window-system.
15632
156332000-06-06 Dave Love <fx@gnu.org>
15634
15635 * image.el (find-image): Doc fix. Return nil if image not found.
15636 (put-image, insert-image): Make STRING arg optional.
15637
156382000-06-06 Kenichi Handa <handa@etl.go.jp>
15639
15640 * language/vietnamese.el: Remove eval-when-compile.
15641 (viet-viscii-nonascii-translation-table): Define it as a
15642 translation table made from viet-viscii-decode-table.
15643 (viet-viscii-encode-table): Define it as a translation table made
15644 from the reverse map of above.
15645 (viet-vscii-nonascii-translation-table): Define it as a
15646 translation table made from viet-vscii-decode-table.
15647 (viet-vscii-encode-table): Define it as a translation table made
15648 from the reverse map of above.
15649 (ccl-decode-viscii): Use translate-character.
15650 (ccl-encode-viscii, ccl-encode-viscii-font)
15651 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15652 Likewize.
15653
15654 * language/cyrillic.el: Remove eval-when-compile.
15655 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15656 translation table made from cyrillic-koi8-r-decode-table.
15657 (cyrillic-koi8-r-encode-table): Define it as a translation table
15658 made from the reverse map of above.
15659 (ccl-decode-koi8): Use translate-character.
15660 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15661 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15662 a translation table made from cyrillic-alternativnyj-decode-table.
15663 (cyrillic-alternativnyj-encode-table): Define it as a translation
15664 table made from the reverse map of above.
15665 (ccl-decode-alternativnyj): Use translate-character.
15666 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15667 Likewize
15668
15669 * international/mule-diag.el (non-iso-charset-alist): Specify
15670 translation table symbol instead of translation table itself.
15671 (list-block-of-chars): CHARSET may be a translation table symbol.
15672
15673 * international/mule.el (make-coding-system): If CODING-SYSTEM
15674 already exists, override it.
15675
15676 * international/fontset.el: Use family `proportional' for Tibetan
15677 fonts.
15678
15679 * international/ccl.el (ccl-compile-translate-character): Don't
15680 check if Rrr has property translation-table.
15681 (ccl-compile-map-multiple): Modified to avoid compiler warning.
15682
156832000-06-05 Gerd Moellmann <gerd@gnu.org>
15684
15685 * info.el: Bind case-fold-search to t when searching in case
15686 a user sets it to nil in a hook.
15687
156882000-06-05 Stefan Monnier <monnier@cs.yale.edu>
15689
15690 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15691 * hl-line.el (hl-line-mode): Use the new :global key argument.
15692
15693 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15694 (tar-clip-time-string): Prepend a space.
15695 (tar-grind-file-mode): Construct a string rather than modifying one.
15696 (tar-header-block-summarize): Fix docstring.
15697 Use `format' rather than an error-prone set of copy-loops.
15698
15699 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15700 (diff-goto-source, diff-unified->context, diff-context->unified)
15701 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15702 understand the format output by the `-p' argument to diff.
15703
15704 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15705 (sh-re-done): Use defconst.
15706 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15707 (sh-help-string-for-variable, sh-guess-basic-offset):
15708 Don't quote lambdas.
15709 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15710 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15711
15712 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15713 (mh-letter-mode): Derive from text-mode.
15714 This implicitly means that it now calls kill-all-local-variables.
15715 Also remove the Emacs-18 compatibility code.
15716
15717 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15718 Make use of symbol-property doc-string-elt.
15719 Use memq rather than a sequence of eq.
15720 (doc-string-elt): Fix the wrong or missing previously unused values.
15721 (autoload-print-form): New function extracted from
15722 generate-file-autoloads to allow recursion when handling progn
15723 so that defvar's and defun's docstrings are properly printed.
15724 (generate-file-autoloads): Use it.
15725
15726 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
15727 Use find-file-hooks in the minor-mode function.
15728 Be careful not to loop indefinitely in the post-command-hook function.
15729
157302000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
15731
15732 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15733 tty's.
15734 * ediff-diff.el (ediff-exec-process): Use --binary for fine
15735 differences whenever appropriate.
15736 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15737 * viper.el (find-file, find-file-other-window): Get viper to do
15738 wildcards.
15739
157402000-06-04 Stefan Monnier <monnier@cs.yale.edu>
15741
15742 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15743 (jit-lock-fontify-buffer): New function for JIT refontification.
15744 (jit-lock-mode): Fix docstring.
15745 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15746 Remove jit-lock-after-change from the _local_ hook.
15747 (jit-lock-function-1): Fix docstring.
15748
15749 * info.el (Info-on-current-buffer): Initialize info.
15750
15751 * newcomment.el (comment-indent): Ignore comment-indent-hook.
15752
15753 * progmodes/tcl.el (tcl-indent-for-comment):
15754 Ignore comment-indent-hook.
15755
15756 * emacs-lisp/easy-mmode.el: Require CL during compilation.
15757 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15758 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15759 and improve to use the lighter to guess the capitalization.
15760 (define-minor-mode): Inline code from easy-mmode-define-toggle.
15761 Add keyword arguments to specify global-ness or the custom group.
15762 Add local-map and help-echo properties to the lighter.
15763 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15764 (easy-mmode-define-global-mode): New macro.
15765
157662000-06-02 Dave Love <fx@gnu.org>
15767
15768 * wid-edit.el: byte-compile-dynamic since we typically don't use
15769 all the widgets. Don't require cl or widget. Remove
15770 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
15771 (widget-read-event): Removed. Callers changed to use read-event.
15772 (widget-button-release-event-p): Renamed from
15773 button-release-event-p.
15774 (widget-field-add-space, widget-field-use-before-change):
15775 Uncustomize.
15776 (widget-specify-field): Use keymap property, not local-map.
15777 (widget-specify-button): Obey :suppress-face.
15778 (widget-specify-insert): Use modern backquote syntax.
15779 (widget-image-directory): Renamed from widget-glyph-directory.
15780 (widget-image-enable): Renamed from widget-glyph-enable.
15781 (widget-image-find): Replaces widget-glyph-find.
15782 (widget-button-pressed-face): Move defvar.
15783 (widget-image-insert): Replaces widget-glyph-insert.
15784 (widget-convert): Use keywordp.
15785 (widget-leave-text, widget-children-value-delete): Use mapc.
15786 (widget-keymap): Remove XEmacs stuff.
15787 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15788 (widget-button-click): Don't set point at the click, but re-centre
15789 if we scroll out of window. Rewritten for images v. glyphs &c.
15790 (widget-tabable-at): Use POS arg, not point.
15791 (widget-beginning-of-line, widget-end-of-line)
15792 (widget-item-value-create, widget-sublist, widget-princ-to-string)
15793 (widget-sexp-prompt-value, widget-echo-help): Simplify.
15794 (widget-default-create): Use widget-image-insert; some rewriting.
15795 (widget-visibility-value-create)
15796 (widget-push-button-value-create, widget-toggle-value-create): Use
15797 widget-image-insert.
15798 (checkbox): Create on and off images dynamically.
15799 (documentation-link): Change :help-echo.
15800 (widget-documentation-link-echo-help): Remove.
15801
158022000-06-02 Stefan Monnier <monnier@cs.yale.edu>
15803
15804 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15805
15806 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15807 (easy-mmode-define-toggle, define-minor-mode): Use it.
15808 (easy-mmode-define-keymap): Docstring fix.
15809 (define-derived-mode): Default PARENT to fundamental-mode.
15810 Add the derived-mode-parent symbol-property.
15811 (easy-mmode-derived-mode-p): New function.
15812
158132000-06-02 Dave Love <fx@gnu.org>
15814
15815 * files.el (convert-standard-filename): Doc fix.
15816 (normal-backup-enable-predicate): New function.
15817 (backup-enable-predicate): Use it to replace the lambda form.
15818
15819 * calendar/todo-mode.el: [This needs more work on the outline
15820 stuff.] Doc fixes.
15821 (todo) <defgroup>: Add :version.
15822 (todo-add-category): Don't use pushnew.
15823 (todo-cmd-raise): Fix typo.
15824 (todo-top-priorities): Change temp buffer name.
15825 (todo-category-alist): Avoid redundant lambda.
15826 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15827 Use outline-next-heading.
15828
15829 * autoarg.el: Rewritten to use define-minor-mode.
15830 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15831 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15832
158332000-06-02 Kenichi Handa <handa@etl.go.jp>
15834
15835 * isearch.el (isearch-other-meta-char): Fix previous change.
15836
158372000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15838
15839 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15840 (log-edit-done): Only add the comment to the ring if it's different
15841 from the last comment entered.
15842
15843 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15844
158452000-06-01 Dave Love <fx@gnu.org>
15846
15847 * hl-line.el: Rewritten using define-minor-mode.
15848
15849 * help.el (describe-function-1): Distinguish special form from
15850 builtin function. Sanity-check presence of arglist for builtins.
15851
158522000-06-01 Kenichi Handa <handa@etl.go.jp>
15853
15854 * international/characters.el: Fix syntax/category setting of
15855 Tibetan characters.
15856
15857 * language/tibet-util.el (tibetan-add-components): Fixes for new
15858 encoding of Tibetan characters.
15859 (tibetan-decompose-precomposition-alist): New variable.
15860 (tibetan-decompose-region): Convert precomposed characters to
15861 non-precomposed characters.
15862 (tibetan-decompose-string): Likewise.
15863 (tibetan-composition-function): Fix args to
15864 thibetan-compose-string.
15865
15866 * language/tibetan.el (tibetan-composable-pattern): More
15867 characters included.
15868 (tibetan-consonant-transcription-alist): Rule for "R" added.
15869 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15870 "+R" added.
15871 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15872
15873 * language/lao-util.el (lao-composition-function): Fix args to
15874 compose-string.
15875
15876 * language/thai-util.el (thai-composition-function): Fix args to
15877 compose-string.
15878
15879 * isearch.el (isearch-update): Set disable-point-adjustment to t
15880 to prevent the point moving to the end of a composition when a
15881 part of a composition is searched.
15882 (isearch-other-meta-char): If the key invoking this command can be
15883 mapped by function-key-map to a printing char, call
15884 isearch-process-search-char directly.
15885
158862000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15887
15888 * emacs-lisp/bytecomp.el:
15889 * frame.el:
15890 * international/mule-cmds.el:
15891 * international/mule-util.el:
15892 * international/mule.el:
15893 * mouse.el:
15894 * subr.el:
15895 * faces.el: Update calls to make-obsolete with a WHEN argument.
15896
15897 * byte-run.el (make-obsolete, make-obsolete-variable):
15898 Add an optional WHEN argument and change the format of the
15899 symbol-property information.
15900 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15901 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15902 new obsolete-symbol-property format and print WHEN if it is provided.
15903
159042000-05-31 Dave Love <fx@gnu.org>
15905
15906 * loadhist.el (loadhist-hook-functions): Remove
15907 before-change-function, after-change-function.
15908 (unload-feature): Deal with symbols which are both bound and
15909 fbound.
15910
15911 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15912 before-change-function, after-change-function.
15913
15914 * simple.el (newline): Don't bind before-change-function,
15915 after-change-function.
15916
159172000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15918
15919 * whitespace.el (whitespace-rescan-timer-time): Update interval
15920 set to 600 seconds (10 minutes) instead of 60 seconds since
15921 a large number of whitespace buffers causes emacs to `freeze'
15922 for a considerable amount of time.
15923
15924 * whitespace.el: Updated email address
15925
159262000-05-31 Dave Love <fx@gnu.org>
15927
15928 * add-log.el (change-log-font-lock-keywords) <function>: Add
15929 pattern for function of change.
15930 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15931 acknowledgements patterns.
15932
159332000-05-31 Kenichi Handa <handa@etl.go.jp>
15934
15935 * isearch.el (isearch-printing-char): If keyboard coding system is
15936 being used, call isearch-process-search-multibyte-characters.
15937
15938 * international/isearch-x.el: Mostly rewritten.
15939
15940 * international/quail.el (quail-start-conversion): Don't include
15941 unhandled events in the returned events, but set them in
15942 unread-command-events. Exit if all inputs are deleted.
15943
159442000-05-30 Jason Rumney <jasonr@gnu.org>
15945
15946 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15947
15948 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15949 Reenable code to create initial fontsets.
15950 Use set-fontset-font in place of put-charset-property.
15951
159522000-05-30 Gerd Moellmann <gerd@gnu.org>
15953
15954 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15955 label, ensure that the first colon isn't followed by another.
15956
15957 * paths.el (Info-default-directory-list): Doc fix.
15958
15959 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15960 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15961 send a query containing USER only, not USER@HOST.
15962
15963 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15964 and rmail-msgend to compute the restriction at the end, instead of
15965 computing it.
15966
159672000-05-29 Gerd Moellmann <gerd@gnu.org>
15968
15969 * dabbrev.el (dabbrev-expand): Don't display messages in the
15970 echo area if the minibuffer window is active.
15971
15972 * jit-lock.el (jit-lock-mode): Add after change function to
15973 local hook.
15974
159752000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15976
15977 * antlr-mode.el: New commands: hide/unhide actions,
15978 upcase/downcase literals.
15979 (antlr-tiny-action-length): New user option.
15980 (antlr-hide-actions): New command. Suggested by
15981 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15982 (antlr-mode-map): New binding [C-c C-v].
15983 (antlr-mode-menu): New entries.
15984 (antlr-downcase-literals): New command.
15985 (antlr-upcase-literals): Ditto.
15986
15987 * antlr-mode.el: Minor changes: indendation, mode-name.
15988 (antlr-indent-line): Indent cpp directive at column 0.
15989 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15990
15991 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15992 (antlr-font-lock-additional-keywords): Workaround for intentional
15993 bug in XEmacs version of font-lock.
15994 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15995 be used by a smarter version of `buffers-menu-grouping-function'.
15996
159972000-05-29 Gerd Moellmann <gerd@gnu.org>
15998
15999 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
16000 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
16001
160022000-05-29 Kenichi Handa <handa@etl.go.jp>
16003
16004 * international/encoded-kb.el
16005 (encoded-kbd-iso2022-designation-map): Pay attention to that
16006 charset-iso-final-char return -1 for eight-bit-control and
16007 eight-bit-graphic.
16008
160092000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
16010
16011 * speedbar.el (speedbar-use-images, speedbar-update-flag)
16012 (speedbar-easymenu-definition-base): Use display-graphic-p where
16013 available, instead of window-system.
16014
160152000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
16016
16017 * international/codepage.el (cp-coding-system-for-codepage-1): Add
16018 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
16019 coding systems.
16020
160212000-05-26 Dave Love <fx@gnu.org>
16022
16023 * disp-table.el (standard-display-underline): Don't use
16024 internal-find-face.
16025
16026 * mail/reporter.el: Maintainer change. Doc fixes.
16027 (reporter-version): Deleted.
16028
16029 * emacs-lisp/elp.el: Maintainer change.
16030 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
16031
160322000-05-26 Stefan Monnier <monnier@cs.yale.edu>
16033
16034 * add-log.el (add-change-log-entry): Merge the current entry with the
16035 previous one if the previous one is empty.
16036
160372000-05-26 Dave Love <fx@gnu.org>
16038
16039 * loadhist.el (unload-feature): Fix interactive spec [from
16040 lijnzaad@ebi.ac.uk].
16041
16042 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
16043 subr-arity to check primitives.
16044 (byte-compile-flush-pending, byte-compile-file-form-progn)
16045 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
16046 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
16047 mapcar.
16048
160492000-05-26 Kenichi Handa <handa@etl.go.jp>
16050
16051 * international/fontset.el: Set family names of non-latin charsets
16052 in default fontset to "*".
16053
16054 * international/mule-diag.el (print-fontset): Combine family part
16055 and registry part of the fontname by "-*-" instead of "-".
16056
16057 * international/mule-cmds.el (encode-coding-char): Make strings
16058 multibyte before calling encode-coding-string.
16059
160602000-05-25 Stefan Monnier <monnier@cs.yale.edu>
16061
16062 * derived.el: Fix keywords.
16063 (define-derived-mode): Only define if needed.
16064
16065 * simple.el (fill-comment, comment-column, comment-start)
16066 (comment-start-skip, comment-end, comment-indent-function)
16067 (block-comment-start, block-comment-end, indent-for-comment)
16068 (set-comment-column, kill-comment, comment-padding, comment-region)
16069 (comment-multi-line, indent-new-comment-line): Remove.
16070
16071 * bindings.el (esc-map): Change ; to comment-dwim and use the new
16072 function names for comment operations.
16073
16074 * newcomment.el: Add abundant autoload cookies.
16075 (comment-style): Don't depend on runtime data at compile-time.
16076 (comment-indent-hook): Remove.
16077 (comment-indent): Check if comment-indent-hook is bound.
16078 (comment-region): Docstring fix.
16079
160802000-05-25 Dave Love <fx@gnu.org>
16081
16082 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
16083 byte-code-function-p.
16084
16085 * mail/rmailsum.el: Add provide.
16086
16087 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
16088
16089 * smerge-mode.el (smerge-diff-switches): Don't use list* in
16090 defcustom.
16091
160922000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
16093
16094 * ediff-diff.el (ediff-exec-process): delete --binary option from
16095 non-buffer ediff jobs.
16096
160972000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16098
16099 * hilit-chg.el (highlight-changes-mode): Ask about color or
16100 grayscale support, not about window-system.
16101
16102 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
16103 window-system.
16104 (ffap-highlight): Always default to t.
16105
16106 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
16107 display-popup-menus-p instead of looking at window-system.
16108
16109 * disp-table.el (standard-display-g1, standard-display-graphic):
16110 Only refuse to use string glyphs on X and MS-Windows.
16111
16112 * avoid.el: Remove window-system from commentary, suggest to use
16113 display-*-p instead.
16114
16115 * apropos.el (apropos-print): Use display-mouse-p instead of
16116 window-system.
16117
161182000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16119
16120 * international/codepage.el (cp-decoding-vector-for-codepage):
16121 Fill up unsupported characters with their own codes. From Kenichi
16122 Handa.
16123
161242000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16125
16126 * international/mule-diag.el (describe-char-after): Use
16127 display-graphic-p instead of window-system, so that this function
16128 works on MS-DOS.
16129
161302000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16131
16132 * international/codepage.el (cp-make-coding-systems-for-codepage):
16133 Remove the eight-bit-graphic and eight-bit-control charsets from
16134 the list of charsets which we convert into `?'.
16135
161362000-05-25 Kenichi Handa <handa@etl.go.jp>
16137
16138 * international/mule-conf.el: Specify CHARSET-ID explicitely for
16139 private charsets.
16140 (mule-unicode-0100-24ff, japanese-jisx0213-1,
16141 japanese-jisx0213-2): New charsets.
16142
16143 * international/fontset.el: Setup default fontset for new charsets.
16144
161452000-05-24 Dave Love <fx@gnu.org>
16146
16147 * info.el (Info-find-node-2): Restructure [following "Vadim
16148 S. Solomin" <sovs@uic.nnov.ru>].
16149
16150 * icomplete.el: Fix header for Finder.
16151
161522000-05-24 Eric M. Ludlam <zappo@ultranet.com>
16153
16154 * rmailout.el (rmail-output-to-rmail-file): Added optional param
16155 STAY.
16156
16157 * rmail.el (rmail-automatic-folder-directives): New user variable.
16158 (rmail-show-message): Add call to `rmail-auto-file' during
16159 display.
16160 (rmail-auto-file): New function.
16161
161622000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16163
16164 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
16165 account.
16166 (ediff-test-utility,ediff-diff-mandatory-option)
16167 (ediff-reset-diff-options): Utilities for proper initialization of
16168 ediff-diff-options and ediff-diff3-options on Windows.
16169
16170 * ediff-init.el (ediff-merge-filename-prefix): New customizable
16171 variable.
16172
16173 * ediff-mult.el (ediff-filegroup-action): Use
16174 ediff-merge-filename-prefix.
16175
161762000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16177
16178 * viper-ex.el (ex-write): Set selective display to nil.
16179
161802000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16181
16182 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
16183 aliases for hebrew-iso-8bit.
16184
161852000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16186
16187 * woman.el: New version from Francis J. Wright
16188 <F.J.Wright@Maths.QMW.ac.uk>.
16189 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
16190 names in environment variables regardless of the path separator.
16191 (woman-topic-all-completions-1): Don't call file-name-directory-p
16192 on all files, since woman-file-regexp already filters out any
16193 directories.
16194
161952000-05-24 Kenichi Handa <handa@etl.go.jp>
16196
16197 * international/quail.el (quail-start-translation): Don't change
16198 modified-p of the current buffer.
16199 (quail-start-conversion): Likewise.
16200
16201 * international/kkc.el (kkc-region): Don't change modified-p of
16202 the current buffer.
16203
16204 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
16205 conform to RFC1468.
16206 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
16207
162082000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
16209
16210 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
16211 (speedbar-insert-button): Invisible text property fix.
16212 (speedbar-directory-plus): Renamed from speedbar-directory-+
16213 (speedbar-directory-minus): Renamed from speedbar-directory--
16214 (speedbar-page-plus): Renamed from speedbar-file-+
16215 (speedbar-page-minus): Renamed from speedbar-file--
16216 (speedbar-page): Renamed from speedbar-file-
16217 (speedbar-tag): Renamed from speedbar-tag-
16218 (speedbar-tag-plus): Renamed from speedbar-tag-+
16219 (speedbar-tag-minus): Renamed from speedbar-tag--
16220 (speedbar-expand-image-button-alist): Use above renames.
16221
16222 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
16223 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
16224 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
16225 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
16226 * sb-pg.xpm: Renamed from sb-file.xpm
16227 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
16228 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
16229
162302000-05-24 Kenichi Handa <handa@etl.go.jp>
16231
16232 * international/quail.el (quail-show-guidance-buf): Set
16233 current-input-method of the guidance buffer to the name of the
16234 curren input method.
16235
162362000-05-23 Stefan Monnier <monnier@cs.yale.edu>
16237
16238 * progmodes/compile.el (compile-internal): Style typo.
16239
16240 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
16241 quote vars and functions in the docstring.
16242
16243 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
16244
16245 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
16246 Don't quote lambdas.
16247
16248 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
16249
162502000-05-23 Gerd Moellmann <gerd@gnu.org>
16251
16252 * startup.el (command-line): Determine source file of compiled
16253 user init file differently. Warn if compiled user init file
16254 is older than its source file.
16255
16256 * ffap.el (ffap-url-regexp): Add `https'.
16257
162582000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
16259
16260 * files.el (make-backup-file-name-1): Replace slashes with `!'
16261 rather than `|' (which is not allowed on Windows). Replace the
16262 drive letters with a string "drive_X".
16263
162642000-05-23 Gerd Moellmann <gerd@gnu.org>
16265
16266 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
16267
16268 * files.el (interpreter-mode-alist): Add `bash2'.
16269
162702000-05-22 Dave Love <fx@gnu.org>
16271
16272 * loadhist.el (feature-symbols, file-provides, file-requires): Use
16273 mapc.
16274 (feature-file): Avoid calling symbol-name. Doc fix.
16275 (file-set-intersect, file-dependents): Use dolist, not mapcar.
16276 (loadhist-hook-functions): Add mouse-position-function.
16277 (unload-feature): Change uses of mapcar.
16278
16279 * files.el (parse-colon-path): Doc fix.
16280 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
16281 (set-auto-mode): Use mapc.
16282
16283 * complete.el (PC-look-for-include-file): Use :alnum: character
16284 class.
16285 (partial-completion-mode): Add autoload cookie.
16286
162872000-05-22 Sam Steingold <sds@gnu.org>
16288
16289 * info.el (Info-fontify-node): Fixed the call to
16290 `add-text-properties' (bug introduced on 2000-05-18).
16291
162922000-05-22 Dave Love <fx@gnu.org>
16293
16294 * bindings.el: Remove debug-ignored-errors set in other files.
16295
16296 * progmodes/etags.el: Add to debug-ignored-errors.
16297 (visit-tags-table-buffer): Clear out buffers holding old tables
16298 when making a new list.
16299 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
16300 mapc.
16301
16302 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
16303 quote keywords.
16304 (cmpl-string-case-type): Use character classes.
16305
16306 * comint.el:
16307 * textmodes/ispell.el:
16308 * imenu.el:
16309 * mail/mh-e.el:
16310 * progmodes/compile.el: Add to debug-ignored-errors.
16311
16312 * dabbrev.el: Add to debug-ignored-errors.
16313 (dabbrev-completion): Use mapc.
16314
163152000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
16316
16317 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
16318 (woman-mapcan, woman-parse-man.conf)
16319 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
16320 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
16321 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
16322 path syntax better.
16323 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
16324 (woman-manpath): Call woman-parse-man.conf.
16325 (woman-emulation): New defcustom, defaults to nroff.
16326 (woman-font-support): New defconst.
16327 (woman-use-symbol-font): New defcustom.
16328 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
16329 "Emulation".
16330 Many functions: Doc fix.
16331
163322000-05-22 Kenichi Handa <handa@etl.go.jp>
16333
16334 * international/quail.el (quail-simple-translation-keymap): Map
16335 128..255 to quail-self-insert-command.
16336 (quail-keyboard-layout-alist): Add definition for "pc102-de".
16337
163382000-05-22 Stefan Monnier <monnier@cs.yale.edu>
16339
16340 * help.el (help-manyarg-func-alist): Typo.
16341
16342 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
16343 intervals which makes it heaps simpler.
16344
16345 * newcomment.el (comment-region-internal): Go back to BEG after quoting
16346 the nested comment markers.
16347
16348 * subr.el (remove-hook): Don't turn the hook's value into a list.
16349
163502000-05-21 Dave Love <fx@gnu.org>
16351
16352 * edmacro.el (edmacro-parse-keys): Return vector if any elements
16353 are invalid characters.
16354
16355 * international/mule-util.el (detect-coding-with-priority): Use
16356 mapc. Remove redundant lambda.
16357
16358 * international/mule-diag.el (list-non-iso-charset-chars)
16359 (describe-fontset): Remove redundant lambda.
16360
16361 * emulation/crisp.el (brief-mode): New alias.
16362
16363 * emacs-lisp/ring.el (ring-elements): New function.
16364
16365 * emacs-lisp/easymenu.el (easy-menu-create-menu)
16366 (easy-menu-do-add-item): Use keywordp.
16367
16368 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
16369
16370 * replace.el: Doc and error message fixes.
16371 (replace-highlight): Use facep, not internal-find-face.
16372
163732000-05-20 Stefan Monnier <monnier@cs.yale.edu>
16374
16375 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
16376
16377 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
16378 (log-edit-insert-changelog): Drop `:' as well.
16379
16380 * log-view.el: Fix file description.
16381 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
16382 available.
16383 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
16384 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
16385
16386 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
16387 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
16388 Print a status message if the toggle is called interactively.
16389 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
16390 for global minor modes and use `defcustom' for them.
16391 Use add-minor-mode.
16392 (easy-mmode-define-derived-mode): Remove.
16393 (define-derived-mode): Fancier default docstring.
16394 (easy-mmode-define-navigation): Signal an error rather than (ding).
16395
16396 * newcomment.el (comment-styles): New `box-multi'.
16397 (comment-normalize-vars): Better default for comment-continue to
16398 avoid whitespace-only continuations.
16399 (comment-search-forward): Always move even in the no-syntax case.
16400 (comment-padright): Only obey N if it's only obeyed for padleft.
16401 (comment-make-extra-lines): Better handling of empty continuations.
16402 Use `=' for the filler if comment-start has only one character.
16403 (uncomment-region): Try handling the special `=' filler.
16404 (comment-region): Allow LINES even if MULTI is nil.
16405 (comment-box): Choose box style based on comment-style.
16406
164072000-05-20 Kenichi Handa <handa@etl.go.jp>
16408
16409 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
16410 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
16411
164122000-05-20 Kenichi HANDA <handa@etl.go.jp>
16413
16414 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
16415 and insert, not subst-char-in-region.
16416
16417 * international/mule-diag.el (list-character-sets-1): Handle
16418 charsets eight-bit-control and eight-bit-graphic.
16419 (list-iso-charset-chars): Likewise.
16420 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
16421 charactes as is. Use indent-to to align characters.
16422
16423 * international/mule-cmds.el (find-multibyte-characters): Never
16424 exclude charsets eight-bit-control and eight-bit-graphic.
16425
164262000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16427
16428 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16429 Don't quote lambdas.
16430
16431 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16432
164332000-05-19 Gerd Moellmann <gerd@gnu.org>
16434
16435 * gud.el (gud-jdb-directories): Doc fix.
16436
164372000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16438
16439 * newcomment.el: New file.
16440
164412000-05-19 Gerd Moellmann <gerd@gnu.org>
16442
16443 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16444
164452000-05-18 Andreas Schwab <schwab@suse.de>
16446
16447 * dired.el (dired-between-files): Also skip lines beginning with
16448 `used'.
16449
164502000-05-18 Gerd Moellmann <gerd@gnu.org>
16451
16452 * msb.el (msb-menu-cond): Add choice `user'.
16453
164542000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16455
16456 * ps-print.el: Compatibility, customization and doc fix.
16457 (ps-printer-name-option): Replace defconst by defvar.
16458 (ps-postscript-code-directory): XEmacs compatibility.
16459 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16460 fix.
16461 (ps-user-defined-prologue, ps-print-prologue-header)
16462 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16463 compatibility and code fix.
16464 (ps-print-background-image, ps-print-background-text):
16465 Customization fix.
16466 (ps-line-number-start, ps-n-up-on): New vars.
16467
164682000-05-18 Espen Skoglund <esk@ira.uka.de>
16469
16470 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16471 the indent-comment function to just return the appropriate indent.
16472
164732000-05-18 Eric M. Ludlam <zappo@ultranet.com>
16474
16475 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16476 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16477 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16478
164792000-05-18 Dave Love <fx@gnu.org>
16480
16481 * info.el (Info-fontify-node): Add intangible property as well as
16482 invisible.
16483
16484 * calendar/appt.el (appt-make-list): Match all lines of entry.
16485 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16486
164872000-05-18 Kenichi Handa <handa@etl.go.jp>
16488
16489 * international/mule-diag.el (describe-char-after): Call
16490 internal-char-font, not char-font. If internal-char-font returns
16491 nil, display "-- none --".
16492
164932000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16494
16495 * image.el (image-type-available-p): Don't reference image-types
16496 if it isn't bound.
16497
164982000-05-17 Stefan Monnier <monnier@cs.yale.edu>
16499
16500 * autoarg.el (autoarg-mode): Typo in the :set argument.
16501
165022000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16503
16504 * startup.el (command-line-1): Don't signal an error if the
16505 directory for auto-save-list files does not yet exist.
16506
165072000-05-17 Kenichi Handa <handa@etl.go.jp>
16508
16509 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16510
165112000-05-16 Stefan Monnier <monnier@cs.yale.edu>
16512
16513 * subr.el (remove-hook): `setq' hook-value, not `set'.
16514
165152000-05-16 Sam Steingold <sds@gnu.org>
16516
16517 * info.el (debug-ignored-errors): More errors to ignore.
16518
165192000-05-16 Dave Love <fx@gnu.org>
16520
16521 * cus-edit.el: Don't require cl or easymenu.
16522 (custom-variable-prompt): Test standard-value property, not
16523 user-variable-p.
16524
165252000-05-16 Sam Steingold <sds@gnu.org>
16526
16527 * subr.el (add-hook): `setq' hook-value, not `set'.
16528
165292000-05-16 Gerd Moellmann <gerd@gnu.org>
16530
16531 * startup.el (command-line-1): Mention the FAQ in the startup
16532 message.
16533
16534 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16535
16536 * progmodes/compile.el (compilation-parse-errors): Collect
16537 `nomessage' regexps last.
16538
16539 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16540
16541 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16542 to the function name.
16543
165442000-05-15 Dave Love <fx@gnu.org>
16545
16546 * speedbar.el (speedbar-recenter): Typo.
16547 (speedbar-expand-line): Make arg optional.
16548 (speedbar-mode): Avoid a compiler warning.
16549
165502000-05-15 Gerd Moellmann <gerd@gnu.org>
16551
16552 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16553 user-specified option string is empty.
16554
16555 * mouse.el (mouse-yank-at-click): Doc fix.
16556
165572000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
16558
16559 * term/internal.el (IT-character-translations): More updates of
16560 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16561 documents.
16562
165632000-05-15 Gerd Moellmann <gerd@gnu.org>
16564
16565 * env.el (getenv): New function, interactively callable.
16566 (setenv, getenv): Remove autoload cookies.
16567
16568 * loadup.el: Load `env'.
16569
16570 * progmodes/f90.el: Change author's mail address.
16571
165722000-05-14 Dave Love <fx@gnu.org>
16573
16574 * mail/rmail.el (rmail-show-message-hook): Customize and offer
16575 goto-addr as an option.
16576
16577 * help.el (help-xref-stack): Doc fix.
16578 (help-xref-following): New variable.
16579 (help-make-xrefs): Use it.
16580 (help-xref-go-back): Use position information from stack element.
16581 (help-follow): Make position in stack element a pair. Use
16582 help-xref-following.
16583
16584 * autoarg.el: New file.
16585
16586 * faces.el: Declare more functions obsolete.
16587
16588 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16589 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16590 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16591 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16592 Remove all the setup-...-environment functions.
16593
165942000-05-13 Eric M. Ludlam <zappo@ultranet.com>
16595
16596 * speedbar.el: Updated the commentary section. xemacs20p now uses
16597 >= when detecting. Require `defimage' safely.
16598 (speedbar-easymenu-definition-base): Add toggle for images.
16599 (speedbar-easymenu-definition-special): Add flush cache & expand.
16600 (speedbar-visiting-tag-hook): Set new defaults. Added options.
16601 (speedbar-reconfigure-keymaps-hook): New variable.
16602 (speedbar-frame-parameters): Updated documentation.
16603 (speedbar-use-imenu-flag): Updated custom tag
16604 (speedbar-dynamic-tags-function-list): New variable.
16605 (speedbar-tag-hierarchy-method): Updated doc & custom.
16606 (speedbar-indentation-width, speedbar-indentation-width) New
16607 variables.
16608 (speedbar-hide-button-brackets-flag): Customizable.
16609 (speedbar-vc-indicator): Doc update.
16610 (speedbar-ignored-path-expressions): Updated default value.
16611 (speedbar-supported-extension-expressions): Updated default value.
16612 (speedbar-syntax-table): Remove {} paren status.
16613 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16614 as "+". Added overlay aliases.
16615 (speedbar-mode): Use `speedbar-mode-line-update' instead of
16616 `force-mode-line-update'.
16617 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16618 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16619 `mouse-set-point'
16620 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16621 (speedbar-item-info-tag-helper): Revamped to handle a wider range
16622 of arbitrary text, and new helper functions.
16623 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16624 filename finder.
16625 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16626 (speedbar-directory-buttons): Update path search/expansion.
16627 (speedbar-make-tag-line): Pay attention to
16628 `speedbar-indentation-width'. Use more care w/ invisible
16629 properties.
16630 (speedbar-change-expand-button-char): Call
16631 `speedbar-insert-image-button-maybe'.
16632 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16633 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16634 (speedbar-trim-words-tag-hierarchy)
16635 (speedbar-simple-group-tag-hierarchy): New functions
16636 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16637 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16638 functions.
16639 (speedbar-mouse-set-point): New function
16640 (speedbar-power-click): Updated documentation.
16641 (speedbar-line-token, speedbar-goto-this-file): Handle more types
16642 of tag prefix text.
16643 (speedbar-expand-line, speedbar-contract-line): Make more robust
16644 to strange text.
16645 (speedbar-expand-line): Takes universal argument to flush the
16646 cache.
16647 (speedbar-flush-expand-line): New function.
16648 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16649 Use new generator insertion method.
16650 (speedbar-fetch-dynamic-tags): New function.
16651 (speedbar-fetch-dynamic-imenu): Removed code now handled in
16652 `speedbar-fetch-dynamic-imenu'.
16653 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16654 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16655 "Revert Buffer" menu items.
16656 (speedbar-buffer-buttons-engine): Be smarter when creating a
16657 filename tag (for expansion purposes.).
16658 (speedbar-highlight-one-tag-line,
16659 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16660 (speedbar-recenter): New functions.
16661 (defimage-speedbar): Image loading abstraction.
16662 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16663 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16664 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16665 (speedbar-tag-type, speedbar-tag-mail): New images.
16666 (speedbar-expand-image-button-alist): New variable.
16667 (speedbar-insert-image-button-maybe): Insert an image over some
16668 buttons.
16669
166702000-05-13 Kenichi Handa <handa@etl.go.jp>
16671
16672 * international/mule-cmds.el (encode-coding-char): An ASCII
16673 character is always encodable.
16674
16675 * international/mule-conf.el: Add more information in descriptions
16676 of character sets.
16677
16678 * international/mule-diag.el (describe-char-after): New function.
16679 (describe-font-internal): Adjusted for the change of font-info.
16680 (describe-font): Likewise.
16681 (print-fontset): Rewritten for the new fontset implementation.
16682 (describe-fontset): Include fontset alias names in completion.
16683 (list-fontsets): Adjusted for the change of print-fontset.
16684
16685 * simple.el (what-cursor-position): If DETAIL is non-nil, call
16686 describe-char-after instead of displaying the detail in the echo
16687 area.
16688 (syntax-code-table): Format changed.
16689 (string-to-syntax): Adjusted for the above change.
16690
166912000-05-12 Stefan Monnier <monnier@cs.yale.edu>
16692
16693 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16694
166952000-05-12 Dave Love <fx@gnu.org>
16696
16697 * calendar/todo-mode.el: Remove some compatibility stuff and CL
16698 dependence. Use line-{beginning,end}-position, not
16699 point-at{b,e}ol. Some doc fixes.
16700 (todo-position): New function. Fix callers of position to use it.
16701 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16702
167032000-05-12 Gerd Moellmann <gerd@gnu.org>
16704
16705 * time.el (display-time-mail-icon): Use `:ascent center'.
16706
16707 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16708 handling FTP security extensions.
16709
167102000-05-11 Dave Love <fx@gnu.org>
16711
16712 * calendar/todo-mode.el: New file.
16713
167142000-05-11 Gerd Moellmann <gerd@gnu.org>
16715
16716 * comint.el (comint-read-input-ring): Move reference to
16717 comint-input-ring-size outside of the save-excursion. It was
16718 causing the default value to be the only one ever seen.
16719
16720 * font-lock.el: Update copyright. Remove Simon Marshall's email
16721 address on request from him.
16722
16723 * subr.el (substitute-key-definition): Add comment describing
16724 the meaning of PREFIX.
16725
167262000-05-10 Stefan Monnier <monnier@cs.yale.edu>
16727
16728 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
16729
16730 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
16731 (add-minor-mode): Don't make the variable buffer-local and add a
16732 reference to define-minor-mode in the docstring.
16733
16734 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16735 HEADER/FOOTER and fix bug with trailing empty directory.
16736 (cvs-append-to-ignore): Use vc-editable-p if available.
16737 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16738 (vc-do-command): Tweak advice to handle the new VC.
16739
16740 * log-view.el (log-view-goto-rev): New function for the new VC.
16741 (log-view-minor-wrap): Use mark-active.
16742
16743 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16744 (log-edit-changelog-full-paragraphs): New var.
16745 (log-edit-insert-changelog): Remove a lonely leading `* file'.
16746 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16747 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16748 (log-edit-changelog-ours-p, log-edit-changelog-entries)
16749 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16750 Replace the `cvs' prefix with `log-edit'.
16751
16752 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16753
16754 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16755 (diff-font-lock-defaults): Explicitly turn off multiline.
16756 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16757 (diff-ediff-patch): Fix call to ediff-patch-file.
16758 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16759 Handle comments.
16760
16761 * frame.el (automatic-hscrolling): Typo.
16762
16763 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16764
167652000-05-09 Sam Steingold <sds@goems.com>
16766
16767 * apropos.el (apropos-print): use `describe-face' instead of
16768 `customize-face-other-window'.
16769
167702000-05-09 Dave Love <fx@gnu.org>
16771
16772 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16773
16774 * help.el (describe-variable): Have customize button pop the
16775 help-xref stack when invoked.
16776 (help-xref-symbol-regexp): Add `face'.
16777 (help-make-xrefs): Check for quoted face names and adapt regexp
16778 submatch numbers to cope.
16779 (help-xref-interned): Maybe insert face doc too. Separate
16780 sections with a line of hyphens.
16781
16782 * faces.el: Some doc fixes. Declare some functions obsolete.
16783 (describe-face): Add customize button. Return the help
16784 text. Fix prompt.
16785
167862000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
16787
16788 * term/internal.el (IT-character-translations): Fix last change.
16789
167902000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16791
16792 * woman.el: New file
16793 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16794
167952000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16796
16797 * term/internal.el (IT-character-translations): Update ASCII
16798 simulations for greek-iso8859-7, add latin-iso8859-14 and
16799 latin-iso8859-15.
16800
16801 * international/mule-cmds.el (set-language-info-alist): Call
16802 define-prefix-command with 3 arguments, to make the map suitable
16803 for a menu.
16804
168052000-05-07 Dave Love <fx@gnu.org>
16806
16807 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16808
168092000-05-05 Dave Love <fx@gnu.org>
16810
16811 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16812 list in doc string. Don't quote keyword symbols.
16813 * emacs-lisp/cl.el: Likewise
16814 * emacs-lisp/cl-seq.el: Likewise
16815
168162000-05-05 Gerd Moellmann <gerd@gnu.org>
16817
16818 * abbrev.el (abbrev-mode): Make ARG optional.
16819
168202000-05-04 Gerd Moellmann <gerd@gnu.org>
16821
16822 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16823
16824 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16825
16826 * subr.el (substitute-key-definition): Clarify documentation.
16827
168282000-05-04 Milan Zamazal <pdm@freesoft.cz>
16829
16830 * glasses.el (glasses-convert-to-unreadable): Use
16831 `glasses-separator' instead of the hard-wired "_".
16832 (glasses-mode): Call `glasses-make-unreadable' only in a single
16833 place.
16834
168352000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
16836
16837 * term/internal.el (cjk-codepages-alist): Add associations for
16838 Chinese and Korean codepages. Remove FIXME comment.
16839
168402000-05-03 Dave Love <fx@gnu.org>
16841
16842 * time.el (display-time-mail-face, display-time-use-mail-icon):
16843 New option.
16844 (display-time-mail-icon): New variable.
16845 (display-time-string-forms): Use the above. Fix the local-map.
16846
168472000-05-03 Gerd Moellmann <gerd@gnu.org>
16848
16849 * replace.el (query-replace-map): Add binding for `E'.
16850 (query-replace-help): Extend help text.
16851 (perform-replace): Allow editing the replacement string.
16852
16853 * make-mode.el (makefile-mode-abbrev-table): New variable.
16854 (makefile-mode): Set local abbrev table to
16855 makefile-mode-abbrev-table.
16856 (makefile-font-lock-keywords): Fontify includes and conditionals.
16857
16858 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16859 set TOGGLE's value.
16860
16861 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16862 mail-interactive-insert-alias.
16863 (mail-abbrev-complete-alias): New command.
16864 (mail-mode-map): Bind it to `M-TAB'.
16865
168662000-05-03 Kenichi Handa <handa@etl.go.jp>
16867
16868 * language/lao-util.el (lao-compose-region): New function.
16869
168702000-05-02 Gerd Moellmann <gerd@gnu.org>
16871
16872 * files.el (recover-session): Make directories as necessary
16873 if they don't exist yet.
16874
16875 * calendar/cal-french.el
16876 (french-calendar-multibyte-special-days-array)
16877 (french-calendar-special-days-array): Change French text.
16878 (calendar-french-date-string): Change output.
16879 (calendar-goto-french-date): Likewise.
16880
168812000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
16882
16883 * wid-edit.el (widget-default-active): Obey `:always-active'.
16884 (widget-documentation-string-value-create): Set `:always-active'.
16885
168862000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16887
16888 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16889 default prefix to `~/_emacs.d/auto-save.list/_s'.
16890 (normal-top-level): Create the directory for auto-save files, if
16891 it doesn't already exist (in the ms-dos case only).
16892
168932000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16894
16895 * international/mule-cmds.el (set-language-environment): Don't
16896 concat an integer (dos-codepage), use format instead.
16897
168982000-05-02 Dave Love <fx@gnu.org>
16899
16900 * help.el (help-xref-on-pp): Check for constant symbols.
16901
169022000-04-29 Gerd Moellmann <gerd@gnu.org>
16903
16904 * startup.el (normal-top-level): Put a condition-case around
16905 the code loading subdirs.el.
16906
169072000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16908
16909 * ps-print.el: Upside-down and face background color printing,
16910 line number step, doc fix.
16911 (ps-print-version): New version number (5.2).
16912 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16913 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16914 (ps-spool-config): Var fix.
16915 (ps-printer-name-option): Const fix.
16916 (ps-print-upside-down, ps-use-face-background)
16917 (ps-line-number-step): New vars.
16918 (ps-window-system, ps-lp-system): New consts.
16919 (ps-face-background): New fun.
16920
169212000-04-28 Richard Stallman <rms@gnu.org>
16922
16923 * files.el (make-auto-save-file-name):
16924 Apply auto-save-file-name-transforms to visited file name
16925 before generating auto save file name.
16926 (auto-save-file-name-transforms): New variable.
16927
16928 * files.el (backup-enable-predicate):
16929 Correctly test for a file under a temporary directory.
16930
169312000-04-28 Gerd Moellmann <gerd@gnu.org>
16932
16933 * subr.el (add-minor-mode): Rewritten.
16934
169352000-04-28 Kenichi Handa <handa@etl.go.jp>
16936
16937 * mail/sendmail.el (sendmail-send-it): Set
16938 buffer-file-coding-system to the selected coding system for MIME
16939 header.
16940
169412000-04-27 Gerd Moellmann <gerd@gnu.org>
16942
16943 * dired.el (dired-move-to-filename-regexp): Allow format where
16944 YYYY is followed by two spaces.
16945
16946 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16947 in the second character class of the regexp.
16948
16949 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16950 mh-etc, too.
16951
16952 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16953 nil.
16954
16955 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16956
16957 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16958 argument.
16959
169602000-04-27 Sen Nagata <sen@eccosys.com>
16961
16962 * emacs-lisp/crm.el (crm-completion-table): New variable.
16963 (crm-collection-fn, crm-test-completion)
16964 (completing-read-multiple): Use it.
16965
169662000-04-27 Dave Love <fx@gnu.org>
16967
16968 * help.el (locate-library): Use mapc.
16969 (help-manyarg-func-alist): Add call-process-region.
16970
169712000-04-26 Gerd Moellmann <gerd@gnu.org>
16972
16973 * subr.el (add-minor-mode): Make argument MAP optional.
16974
16975 * desktop.el (desktop-save): Save list of minor modes.
16976 (desktop-create-buffer): Restore minor modes.
16977 (desktop-minor-mode-table): New user-option.
16978
16979 * subr.el (add-minor-mode): New function.
16980
16981 * image.el (find-image): New function.
16982 (defimage): Rewritten to find image at load time.
16983
16984 * startup.el (normal-top-level-add-to-load-path): Handle
16985 case that the default directory is not in load-path.
16986
16987 * help.el: Old patch from Stefan Monnier.
16988 (help-xref-on-pp): New function.
16989 (describe-variable): Use it to display xrefs in a symbol's value.
16990
169912000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16992
16993 * cus-edit.el (custom-face): Fix parenthesis.
16994
169952000-04-26 Kenichi Handa <handa@etl.go.jp>
16996
16997 * mail/rmail.el (rmail-expunge): When there are no deleted
16998 messages, do nothing.
16999
170002000-04-26 Dave Love <fx@gnu.org>
17001
17002 * international/mule-cmds.el (locale-translation-file-name):
17003 Defvar to nil.
17004 (set-locale-environment): Set it here (at runtime).
17005
170062000-04-25 Gerd Moellmann <gerd@gnu.org>
17007
17008 * replace.el (perform-replace): Add parameters START and END. Use
17009 them instead of the check for a region in Transient Mark mode.
17010 (query-replace-read-args): Return two more list elements for the
17011 start and end of the region in Transient Mark mode.
17012 (query-replace, query-replace-regexp, query-replace-regexp-eval)
17013 (map-query-replace-regexp, replace-string, replace-regexp): Add
17014 optional last arguments START and END and pass them to
17015 perform-replace.
17016
17017 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
17018 form with additional arguments for perform-replace.
17019
17020 * progmodes/etags.el (tags-query-replace): Add parameters START
17021 and END. Construct a form with additional arguments for
17022 perform-replace.
17023
17024 * simple.el (shell-command): Set default directory for "*Shell
17025 Command Output" buffer.
17026
17027 * language/european.el (iso-latin-4): Fix typo.
17028
17029 * emacs-lisp/crm.el: New file.
17030
170312000-04-24 Dave Love <fx@gnu.org>
17032
17033 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
17034 (Custom-reset-saved, Custom-reset-standard)
17035 (custom-group-value-create, custom-group-set, custom-group-save)
17036 (custom-group-reset-current, custom-group-reset-saved)
17037 (custom-group-reset-standard): Use mapc.
17038 (custom-buffer-create-internal): Disable undo when creating items.
17039 Use mapc.
17040 (custom-face): Avoid redundant lambda.
17041
170422000-04-24 Gerd Moellmann <gerd@gnu.org>
17043
17044 * startup.el (auto-save-list-file-prefix): Set default to
17045 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
17046
170472000-04-24 Sam Steingold <sds@gnu.org>
17048
17049 * time-stamp.el (time-stamp-string-preprocess): Always convert
17050 `field-result' to a string.
17051
170522000-04-24 Gerd Moellmann <gerd@gnu.org>
17053
17054 * frame.el (scrolling): New group.
17055 (automatic-hscrolling): New user-option.
17056
17057 * startup.el (command-line-x-option-alist): Add `-lsp' and
17058 `--line-spacing'.
17059
170602000-04-19 Dave Love <fx@gnu.org>
17061
17062 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
17063 (cl-mapc): Rename from mapc. Fix the funcall.
17064
170652000-04-19 Gerd Moellmann <gerd@gnu.org>
17066
17067 * simple.el (clone-indirect-buffer-other-window): New command.
17068 (clone-indirect-buffer): Add optional arg NORECROD.
17069 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
17070
17071 * help.el (resize-temp-buffer-window): Use count-screen-lines.
17072
17073 * window.el (count-screen-lines): New function.
17074 (shrink-window-if-larger-than-buffer): Use count-screen-lines
17075 instead of window-buffer-height.
17076
17077 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
17078 non-existing variable comint-input-sentinel.
17079 (inferior-lisp-args-to-list): Removed.
17080 (inferior-lisp): Use split-string instead of
17081 inferior-lisp-args-to-list.
17082
17083 * hexl.el (hexl-insert-hex-string): New command.
17084
17085 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
17086 instead of concat.
17087
170882000-04-18 Gerd Moellmann <gerd@gnu.org>
17089
17090 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
17091 at the start of an existing but empty folder.
17092
170932000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17094
17095 * ps-mule.el: Customization fix, doc fix.
17096 (ps-multibyte-buffer): Customization fix.
17097
170982000-04-17 Richard M. Stallman <rms@gnu.org>
17099
17100 * subr.el (read-passwd): Use read-char-exclusive.
17101
171022000-04-17 Gerd Moellmann <gerd@gnu.org>
17103
17104 * textmodes/texinfo.el (texinfo-insert-@email)
17105 (texinfo-insert-@emph, texinfo-insert-@quotation)
17106 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
17107 (texinfo-mode-map): Add key bindings for them.
17108
17109 * files.el (basic-save-buffer-2): Use a template with `$'
17110 instead of `#' for VMS.
17111
17112 * simple.el (clone-indirect-buffer): New function.
17113
171142000-04-16 Stephen Eglen <stephen@gnu.org>
17115
17116 * iswitchb.el (iswitchb-case): New function. If the user input
17117 contains any upper-case characters, the search is made
17118 case-sensitive.
17119
171202000-04-17 Stefan Monnier <monnier@cs.yale.edu>
17121
17122 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
17123 comment-end.
17124 (texinfo-font-lock-syntactic-keywords): New var.
17125 (texinfo-font-lock-keywords): Remove comment regexp.
17126 (texinfo-insert-block): New function.
17127 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
17128 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
17129 and font-lock-defaults. Use regexp-opt for outline-regexp.
17130 (texinfo-environments): New var.
17131 (texinfo-environment-regexp): Use regexp-opt and
17132 texinfo-environments.
17133
17134 * textmodes/ispell.el (ispell-menu-map-needed): Check that
17135 ispell-process is bound since this might be eval'd before ispell
17136 is loaded.
17137 (ispell-message): Use a tiny bit less magic and a bit more hard
17138 data to figure out what kind of sc-cite-regexp to use.
17139
17140 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
17141
17142 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
17143 (insert-cyclic-diary-entry): Unquote the lambda.
17144
17145 * gud.el (gud-jdb-build-source-files-list): Fix typo.
17146
17147 * files.el (backup-enable-predicate): Unquote the lambda.
17148
17149 * cus-edit.el (custom-face, face): Unquote the lambda.
17150
171512000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17152
17153 * ps-print.el: Check for line-beginning-position definition.
17154
17155 * ps-print.el: Fix counting lines in a region.
17156 (ps-print-version): New version number (5.1.5).
17157 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
17158 (ps-printing-region): Fun code fix.
17159
171602000-04-15 Gerd Moellmann <gerd@gnu.org>
17161
17162 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
17163 to file-directory-p.
17164
171652000-04-14 Gerd Moellmann <gerd@gnu.org>
17166
17167 * gud.el (gud-jdb-build-source-files-list): Check that directory
17168 exists before calling directory-files.
17169
171702000-04-13 Dave Love <fx@gnu.org>
17171
17172 * emacs-lisp/trace.el: Change maintainer. Use new backquote
17173 syntax.
17174
17175 * emacs-lisp/cl-specs.el: Remove when, unless.
17176
17177 * emacs-lisp/cl-extra.el: Don't quote keywords.
17178 (cl-old-mapc): New variable.
17179 (mapc): Use it.
17180 (cl-map-intervals): Use with-current-buffer. Don't check for
17181 next-property-change.
17182 (cl-map-overlays): Use with-current-buffer.
17183 (cl-expt): Remove.
17184 (copy-tree, remprop): Define unconditionally.
17185
17186 * emacs-lisp/cl-compat.el (keywordp): Remove.
17187
17188 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
17189 to use keywordp.
17190 (edebug-spec): Enable keywordp.
17191
17192 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
17193 string-lessp.
17194
17195 * cus-start.el: Use keywordp.
17196
171972000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17198
17199 * diary-lib.el (include-other-diary-files): Fix the fix of
17200 2000-02-18 by doing a save-excursion.
17201
172022000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17203
17204 * ps-print.el: Customization fix, doc fix.
17205 (ps-print-version): New version number (5.1.4).
17206 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
17207 (ps-print-preprint): Adjust code.
17208 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
17209 (ps-print-prologue-header, ps-print-control-characters)
17210 (ps-spool-config): Customization fix.
17211
172122000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
17213
17214 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
17215 converted to the new menu-item format, names silightly changed,
17216 help strings added.
17217
17218 Support for spelling without async subprocesses:
17219
17220 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
17221 (ispell-session-buffer): New variables.
17222 (ispell-start-process, ispell-process-status,
17223 ispell-accept-output, ispell-send-string): New functions, for
17224 Ispell invocation when async subprocesses aren't supported.
17225 (ispell-word, ispell-pdict-save, ispell-command-loop,
17226 ispell-process-line, ispell-buffer-local-parsing): Replace calls
17227 to process-send-string with calls to ispell-send-string, and
17228 accept-process-output with ispell-accept-output.
17229 (ispell-init-process): Call ispell-process-status instead of
17230 process-status with.
17231 (ispell-init-process): Call ispell-start-process. Call
17232 ispell-accept-output and ispell-send-string. Don't call
17233 process-kill-without-query and kill-process if they are unbound.
17234 (ispell-async-processp): New function.
17235
172362000-04-12 Dave Love <fx@gnu.org>
17237
17238 * info.el: Add debug-ignored-errors.
17239 (Info-mode-menu): Add some items.
17240 (Info-directory): Add autoload cookie.
17241
17242 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
17243 Modify `truncate-lines'. Make `describe-language-environment'
17244 always visible and add help. Modify `describe-key' help. Invoke
17245 Info-directory from `info'. New entry `emacs-manual'.
17246
172472000-04-10 Gerd Moellmann <gerd@gnu.org>
17248
b291c86c
SM
17249 * progmodes/ebrowse.el (ebrowse-tree-mode):
17250 Use propertized-buffer-identification.
a30eb617
DL
17251 (ebrowse-update-member-buffer-mode-line): Likewise.
17252 (ebrowse--mode-strings): Removed.
17253 (ebrowse--mode-line-props): Removed.
17254
17255 * files.el (auto-mode-alist): Add `EBROWSE'.
17256
17257 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
17258 space before testing for end of buffer.
17259 (ebrowse-load): Removed.
17260 (ebrowse-revert-tree-buffer-from-file): Rewritten.
17261 (ebrowse-create-tree-buffer): Rewritten.
17262 (ebrowse-tree-mode): Read tree from buffer.
17263
17264 * progmodes/ebrowse-ffh.el: Removed.
17265
172662000-04-10 Kenichi Handa <handa@etl.go.jp>
17267
17268 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
17269
172702000-04-10 Gerd Moellmann <gerd@gnu.org>
17271
17272 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
17273 at the wrong place.
17274
172752000-04-09 Dave Love <fx@gnu.org>
17276
b291c86c
SM
17277 * files.el (backup-enable-predicate):
17278 Use temporary-file-directory, small-temporary-file-directory.
17279 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
17280 (make-backup-file-name-1): New function.
17281 (make-backup-file-name): Use it.
b291c86c 17282 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
17283 (file-newest-backup): Use make-backup-file-name.
17284
172852000-04-09 Gerd Moellmann <gerd@gnu.org>
17286
17287 * progmodes/ebrowse-ffh.el: New file.
17288
86f6474c
SM
17289 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
17290 Moved to ebrowse-ffh.el.
a30eb617
DL
17291 (ebrowse-load): Add autoload.
17292
17293 * finder.el (finder-commentary): Add autoload cookie.
17294
17295 * mail/rfc2368.el: Correct author's email address.
17296
17297 * progmodes/ebrowse.el: New file.
17298
17299 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
17300 item help string.
17301 (easy-menu-do-add-item): Ditto.
17302 (easy-menu-define): Extend doc string.
17303
86f6474c 17304 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
17305 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
17306 (jit-lock-function, jit-lock-stealth-fontify): Don't use
17307 with-buffer-unmodified.
17308
173092000-04-08 Dave Love <fx@gnu.org>
17310
17311 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
17312 unless, when.
17313
173142000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
17315
17316 * viper-util.el (viper-put-on-search-overlay): New subroutine.
17317 (viper-flash-search-pattern): No operation when using Emacs
17318 doesn't support face.
17319 Use `viper-put-on-search-overlay'.
17320
173212000-04-04 Gerd Moellmann <gerd@gnu.org>
17322
17323 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
17324 like C-r.
17325
17326 * progmodes/make-mode.el: Some doc fixes.
17327 (makefile-mode-abbrev-table): New variable.
17328 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
17329 (makefile-font-lock-keywords): Fontify includes and conditionals.
17330 (toplevel): Require `dabbrev' and `add-log' when compiling.
17331
17332 * replace.el (perform-replace): Don't move forward one char
17333 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
17334 to do that because it leaves point 1 position after the last
17335 replacement, after everything has been replaced.
17336
17337 * jit-lock.el (with-buffer-unmodified): New macro.
17338 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
17339 modified state.
17340 (jit-lock-function-1): Extracted from jit-lock-function; not
17341 preserving buffer's modified state.
86f6474c
SM
17342 (jit-lock-function, jit-lock-stealth-fontify):
17343 Call jit-lock-function-1.
a30eb617
DL
17344
17345 * mail/rfc2368.el: Remove supernumerary copyright line.
17346
173472000-04-04 Milan Zamazal <pdm@freesoft.cz>
17348
17349 * glasses.el: Provide facilities for inserting space before left
17350 parentheses and uncapitalization of identifiers.
17351 (glasses-mode): Try to remove old overlays in all cases.
17352
173532000-04-03 Gerd Moellmann <gerd@gnu.org>
17354
17355 * progmodes/compile.el (compile-internal): Display the compilation
17356 buffer in a different frame, if it's already displayed there.
17357
17358 * mail/rfc2368.el: New file.
17359
17360 * simple.el (sendmail-user-agent-compose): Recognize a `body'
17361 header and insert its value as mail body.
17362
17363 * subr.el (member-ignore-case): New function.
17364
17365 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
17366 (dabbrev--find-expansion): Ignore buffers matching a regexp
17367 from dabbrev-ignored-regexps.
17368
17369 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
17370 to extensions handled by gzip.
17371
173722000-04-03 Richard M. Stallman <rms@gnu.org>
17373
17374 * files.el (insert-directory): List the total free space
17375 along with the used space.
17376
17377 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
17378 line is followed by one that matches CITATION-REGEXP, end the
17379 paragraph.
17380
173812000-04-03 Markus Rost <rost@delysid.gnu.org>
17382
17383 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
17384 (rmail-make-basic-summary-line): Use that option.
17385
173862000-04-03 Kenichi Handa <handa@etl.go.jp>
17387
17388 * international/mule-cmds.el (encoded-string-description):
17389 Rewritten. Try pretty description for ISO 2022 escape sequences
17390 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
17391 for hexadecimal format.
17392
173932000-04-01 Dave Love <fx@gnu.org>
17394
17395 * cpp.el: Change customization group to `c' from `C'.
17396
17397 * vcursor.el (vcursor-move): Use display-color-p.
17398
17399 * international/mule-util.el: Provide mule-utils.
17400 (string-to-sequence): Simplify and speed up.
17401
17402 * international/mule.el (make-coding-system): Purecopy doc-string.
17403
17404 * international/mule-cmds.el: Various menu changes.
17405 (describe-specified-language-support): Handle `Default'.
17406 (set-language-info): Purecopy `info'.
17407
174082000-03-31 Andrew Innes <andrewi@gnu.org>
17409
17410 * vc.el (vc-backend-diff): Return the correct status if we had to
17411 retry the rcsdiff command without the --brief option.
17412
174132000-03-31 Dave Love <fx@gnu.org>
17414
17415 * help.el (help-manyarg-func-alist): Correct several omissions.
17416
17417 * add-log.el: Don't require cl, fortran.
17418 (add-log-current-defun-function): Doc fix.
86f6474c 17419 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 17420 (change-log-version-rcs): Function deleted.
86f6474c
SM
17421 (change-log-version-number-search): Doc fix.
17422 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
17423 (add-change-log-entry): Just call add-log-current-defun to get
17424 defun. Simplify somewhat.
17425 (change-log-get-method-definition-1): Likewise.
17426 (add-log-current-defun): Return nil if calling
17427 add-log-current-defun-function does so. Move Fortran stuff to
17428 fortran.el. Return string without properties.
17429
17430 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17431 and :alpha: char classes.
17432
17433 * mail/supercite.el: Defvar curline when compiling.
17434 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17435 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17436 rather than a-zA-Z0-9 to allow non-ASCII characters.
17437
174382000-03-31 Gerd Moellmann <gerd@gnu.org>
17439
17440 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17441
17442 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17443 Re-enable new code.
17444
17445 * lpr.el (print-region-1): Use -d to specify printer name for
17446 systems `usg-unix-v*, `dgux', `hpux', `irix'.
17447
174482000-03-31 Dave Love <fx@gnu.org>
17449
86f6474c
SM
17450 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17451 Look for function definition in symbol's function value slot first
a30eb617
DL
17452 instead of first consulting byte-compile-function-environment.
17453
174542000-03-31 Kenichi Handa <handa@etl.go.jp>
17455
17456 * language/european.el ("Polish"): New language environment.
17457 (setup-polish-environment): New function.
17458
174592000-03-30 Gerd Moellmann <gerd@gnu.org>
17460
17461 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17462 Disable new code.
17463
17464 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17465 trying to `load' the symbol of an autoload instead of the file
17466 recorded in the autoload. Fix error messages.
17467
174682000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17469
17470 * ps-print.el: PostScript programming fix for ghostview, doc fix.
17471 (ps-print-version): New version number (5.1.3).
17472 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17473 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17474 (ps-generate-postscript-with-faces): Code fix.
17475 (ps-color-values): XEmacs compatibility.
17476 (ps-print-background-image, ps-print-background-text, ps-printer-name)
17477 (ps-default-fg, ps-default-bg): Adjust customization.
17478 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17479 (ps-color-scale): Renaming old ps-color-value fun.
17480 (ps-print-headers): Replace ps-print-header group to avoid conflict
17481 with ps-print-header variable.
17482 (ps-print-miscellany): New group.
17483 (ps-format-color, ps-rgb-color): New funs.
17484 (ps-default-foreground): New var.
17485 (ps-printer-name-option): New const.
17486
174872000-03-30 Peter Breton <pbreton@ne.mediaone.net>
17488
17489 * net/net-utils.el:
17490 (network-connection-host, network-connection-service): New variables
17491 (network-connection-mode): New mode, derived from comint-mode
17492 (network-connection-mode-setup): New function, saves host and
17493 service information in local variables.
17494
17495 * lisp/locate.el:
17496 (locate-word-at-point): Added this function
17497 (locate): Default to using locate-word-at-point as input
17498 Run dired-mode-hook
17499
175002000-03-29 Dave Love <fx@gnu.org>
17501
17502 * calendar/appt.el: Doc fixes.
17503 (appt-check): Convert min-to-app to a string before passing to
17504 appt-disp-window-function or concat.
17505 (appt-delete-window): Remove test for frame-root-window.
17506 (appt-select-lowest-window, appt-convert-time): Simplify.
17507
17508 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
17509 (byte-compile-file-form-autoload):
17510 Update byte-compile-function-environment.
a30eb617
DL
17511
175122000-03-29 Andreas Schwab <schwab@suse.de>
17513
86f6474c 17514 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
17515
17516 * dired.el (dired-insert-directory): If dired-free-space-program
17517 failed just delete its output.
17518
175192000-03-29 Dave Love <fx@gnu.org>
17520
17521 * international/iso-cvt.el: Move provide to end. Doc fixes.
17522 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17523 (iso-iso2sgml, iso-sgml2iso): New functions.
17524 (iso-cvt-define-menu): Fix some entries and use backquote for
17525 clarity.
17526
17527 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17528
175292000-03-28 Gerd Moellmann <gerd@gnu.org>
17530
17531 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17532 ISO-DATE. If non-nil, return date in ISO 8601 format.
17533
175342000-03-26 Stefan Monnier <monnier@cs.yale.edu>
17535
17536 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17537 if it ever becomes used.
17538 (log-edit-mode-hook): Default to vc-log-mode-hook.
17539 (log-edit-mode): Fix the docstring.
17540
17541 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17542 the code.
17543
175442000-03-26 Dave Love <fx@gnu.org>
17545
17546 * net/browse-url.el (browse-url): Re-fix case of
17547 browse-url-browser-function being an alist.
17548 (browse-url): Add :link to defgroup.
17549
17550 * files.el: Doc fixes.
17551 (file-truename): Include `[' in wildcard characters.
17552 (automount-dir-prefix): Customize.
17553 (find-file-wildcards): Add :version.
17554 (find-file-noselect): Simplify a mapcar call.
17555
17556 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17557 compatible with inf-lisp version.
17558 (eval-defun-1): Fix custom-declare-variable case.
17559
175602000-03-25 Stefan Monnier <monnier@cs.yale.edu>
17561
17562 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17563
175642000-03-24 Gerd Moellmann <gerd@gnu.org>
17565
17566 * Makefile (COMPILE_FIRST): New macro.
17567 (compile-files): Compile files from COMPILE_FIRST first.
17568
86f6474c 17569 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
17570
17571 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17572 matching open parenthesis in column 0 to defun-prompt-regexp
17573 only if open-paren-in-column-0-is-defun-start is set.
17574
17575 * sun-curs.el: Require CL at compile-time only.
17576
17577 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17578 instead of copy-list which is a function from CL.
17579 (msb--choose-menu, msb--mode-menu-cond)
17580 (msb--create-buffer-menu-2): Use dolist instead of mapc.
17581 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
17582 (msb--aggregate-alist): Use mapcar instead of mapcan.
17583 Fix `(' in column 0 in doc string.
a30eb617
DL
17584 (msb--add-separators): Use mapcar instead of mapcan.
17585
17586 * cus-dep.el: Require CL at compile-time only.
17587
175882000-03-24 Stefan Monnier <monnier@cs.yale.edu>
17589
17590 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17591 (byte-compile-warnings): New warning `noruntime'.
17592 (byte-compile-constants, byte-compile-variables): Fix docstring.
17593 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17594 execute `eval-whenc-compile's body.
17595 (byte-compile-unresolved-functions): Fix docstring.
17596 (byte-compile-eval): New function.
17597 (byte-compile-callargs-warn): Check if the function will be available
17598 at runtime (via property `byte-compile-noruntime').
17599 (byte-compile-print-syms): New function.
17600 (byte-compile-warn-about-unresolved-functions): Also warn about
17601 `noruntime' functions (and use `byte-compile-print-syms').
17602 (byte-compile-file): Capitalize the message.
17603
176042000-03-24 Gerd Moellmann <gerd@gnu.org>
17605
17606 * mail/rmail.el (rmail-confirm-expunge): New user-option.
17607 (rmail-expunge): Ask for confirmation depending on the setting
17608 of rmail-confirm-expunge.
17609
176102000-03-23 Gerd Moellmann <gerd@gnu.org>
17611
17612 * Makefile (bootstrap-clean): If $(emacs) exists, build
17613 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 17614 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
17615
176162000-03-23 Dave Love <fx@gnu.org>
17617
17618 * net/browse-url.el: Restore previous use of
17619 browse-url-maybe-new-window.
17620
176212000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17622
17623 * ps-print.el: Skip banner page fix.
17624 (ps-print-version): New version number (5.1.2).
17625 (ps-begin-file, ps-end-file, ps-generate): Code fix.
17626
176272000-03-23 Dave Pearson <davep@davep.org>
17628
17629 * net/quickurl.el Changed the type of parameter passed to the
17630 function defined by `quickurl-format-function'. Before only the
17631 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
17632 and the function is responsible for extracting the parts it requires.
17633 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
17634 (quickurl-insert): Changed the `funcall' of
17635 `quickurl-format-function' to match the above change.
17636 (quickurl-list-insert): Changed the `url' case so that it makes
17637 use of `quickurl-format-function', previous to this the format was
17638 hard wired.
17639
176402000-03-22 Gerd Moellmann <gerd@gnu.org>
17641
17642 * startup.el: Change some spellings for the X Window System.
17643
176442000-03-22 Stefan Monnier <monnier@cs.yale.edu>
17645
86f6474c
SM
17646 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17647 Clean up the code and the regexp and make sure the cursor is
17648 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
17649
176502000-03-22 Jason Rumney <jasonr@gnu.org>
17651
17652 * w32-fns.el (w32-charset-info-alist): Initialize.
17653
176542000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17655
17656 * ps-print.el: N-up last page fix.
17657 (ps-print-version): New version number (5.1.1).
17658 (ps-end-file, ps-end-job, ps-generate): Code fix.
17659
176602000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17661
17662 * files.el (find-file-run-dired): Update docstring.
17663 (find-directory-functions): New hook.
17664 (find-file-noselect): Run find-directory-functions rather than
17665 calling dired directly.
17666
17667 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17668
17669 * pcvs.el: Add a minimal leading commentary.
17670 (cvs-make-cvs-buffer): Change the header part by removing the startup
17671 message and adding a `Module' entry. Also replace the FOOTER and
17672 HEADER special fileinfos with the new support in ewoc for updating
17673 its own footer and header.
17674 (cvs-update-header): Update to use the header/footer of the ewoc.
17675 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17676 (cvs-is-within-p): New function.
17677 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17678 to only examine some subset of the buffers.
17679
17680 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17681 `format' instead of our own ad-hoc functions.
17682 Remove HEADER and FOOTER cases, now handled in the EWOC.
17683 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17684
17685 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17686 output to avoid scaring the user.
17687 (cvs-parse-table): Catch message for non-up-to-date commits.
17688
17689 * pcvs-defs.el (cvs-startup-message): Remove.
17690 (cvs-global-menu): New autoloaded menu.
17691
17692 * pcvs-util.el (cvs-string-fill): Remove.
17693
17694 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17695 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17696 PP part of it and also make it work for footers and headers.
17697 (ewoc-create): Drop POS and BUFFER arguments.
17698 Use the DLL's dummy node to store the end-of-footer position.
17699 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17700 (ewoc-refresh): Remove unused `header' variable.
17701 (ewoc-(get|set)-hf): New functions.
17702
17703 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17704 log-view-*-(message|file) and use easy-mmode-define-navigation.
17705 (log-view-message-re): Match SCCS format as well.
17706 And match the revision line rather than the dashed separator line.
17707 (log-view-mode): Use the new define-derived-mode.
17708 (log-view-current-tag): Fill in with an actual implementation.
17709
17710 * cvs-status.el (cvs-status-(prev|next)): Rename from
17711 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17712 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17713 to let the output "breathe" a little more (more readable).
17714 (cvs-status-mode): Use the new define-derived-mode.
17715
17716 * smerge-mode.el (smerge-auto-leave): New function and variable.
17717 (smerge-basic-map): Rename from smerge-basic-keymap.
17718 Change the bindings for smerge-diff-*.
17719 (smerge-*-map): Use easy-mmode-defmap.
17720 (smerge-(next|prev)): Use easy-mmode-define-navigation.
17721 (smerge-keep-*): Use smerge-auto-leave.
17722
177232000-03-21 Jason Rumney <jasonr@gnu.org>
17724
17725 * cus-edit.el (custom-button-face): Use 3D look for w32.
17726 (custom-button-pressed-face): Likewise.
17727
177282000-03-21 Gerd Moellmann <gerd@gnu.org>
17729
17730 * progmodes/etags.el (tags-case-fold-search): New user-option.
17731 (tags-loop-eval): New function. Bind case-fold-search around eval
17732 depending on the value of tags-case-fold-search.
17733 (tags-loop-continue): Use tags-loop-eval.
17734 (find-tag-in-order): Bind case-fold-search depending on the value
17735 of tags-case-fold-search.
17736
177372000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17738
86f6474c 17739 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
17740 (diff-end-of-hunk): Return the end position for use in
17741 `easy-mmode-define-navigation'.
17742 (diff-recenter): Remove.
17743 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17744 of `easy-mmode-define-navigation'.
17745 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17746 previous renaming) and fix to use new names.
17747 (diff-merge-strings): Use \n as separator: simpler, faster.
17748 (diff-mode): Use `define-derived-mode'.
17749
17750 * derived.el (define-derived-mode): Don't autoload anymore.
17751 Prefer the macro-only version provided by easy-mmode.el.
17752
17753 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 17754 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
17755 (easy-mmode-define-navigation): New macro.
17756
17757 * subr.el (combine-run-hooks): New function.
17758
177592000-03-21 Kenichi HANDA <handa@etl.go.jp>
17760
17761 * term/x-win.el: Fontsets related initialization is simplified.
17762
17763 * international/mule-diag.el (describe-font): Don't refer to
17764 global-fontset-alist, instead call font-list.
17765 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 17766 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 17767
86f6474c
SM
17768 * international/fontset.el (x-charset-registries): Variable removed,
17769 instead the corresponding data is stored in the default fontset.
a30eb617
DL
17770 (register-alternate-fontnames): Function removed.
17771 (resolved-ascii-font): Variable removed.
17772 (x-compose-font-name): Ignore the second argument REDOCE.
17773 (x-complement-fontset-spec): Complement only an ASCII font and
17774 element for those charsets than can use that ASCII font.
17775 (generate-fontset-menu): Don't refer to global-fontset-alist,
17776 instead call fontset-list.
17777 (uninstantiated-fontset-alist): Variable removed.
17778 (x-style-funcs-alist): Likewise.
17779 (fontset-default-styles): Likewise.
17780 (x-modify-font-name): Function removed.
86f6474c 17781 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
17782 (create-fontset-from-ascii-font): Docsting adjusted for the above
17783 change.
17784 (instantiate-fontset, resolve-fontset-name): Functions removed.
17785 (fontset-list): Now implemented by C code.
17786
17787 * faces.el (read-face-font): Fix TABLE arg to completing-read.
17788 (describe-face): Include `font' attribute in the description.
17789
177902000-03-21 Kenichi Handa <handa@etl.go.jp>
17791
17792 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17793
177942000-03-20 Gerd Moellmann <gerd@gnu.org>
17795
17796 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17797 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17798 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17799
17800 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17801 about behavior of set-buffer-modified-p wrt redisplay.
17802
178032000-03-19 Richard M. Stallman <rms@gnu.org>
17804
17805 * view.el (view-mode-disable): Kill local binding of view-read-only.
17806
178072000-03-18 Gerd Moellmann <gerd@gnu.org>
17808
86f6474c 17809 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
17810 is a string, convert it to a syntax cell using string-to-syntax.
17811
17812 * simple.el (syntax-code-table, syntax-flag-table): New variables.
17813 (string-to-syntax): New function.
17814
17815 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17816 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17817 try to use passive ftp mode.
17818
178192000-03-17 Gerd Moellmann <gerd@gnu.org>
17820
17821 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17822
17823 * simple.el (append-to-buffer): Update point of windows after
17824 insertion.
17825
17826 * abbrev.el (inverse-add-abbrev): Identify word by first moving
17827 forward then moving backward. Reindent.
17828
17829 * frame.el (other-frame): Call x-focus-frame only if
17830 focus-follows-mouse is off.
17831
178322000-03-17 Dave Love <fx@gnu.org>
17833
86f6474c 17834 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
17835
178362000-03-17 Stefan Monnier <monnier@cs.yale.edu>
17837
17838 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17839 regexp for labels cannot span several lines.
17840
17841 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17842 `(setq :<key> ':<key>)' to the macro expansion.
17843
178442000-03-16 Dave Love <fx@gnu.org>
17845
17846 * progmodes/f90.el (f90): Put custom group under `languages', not
17847 `fortran'.
17848 (f90-mode-hook): Customize.
17849 (f90-mode): Set add-log-current-defun-function.
17850 (f90-current-defun): New function.
17851
178522000-03-16 Gerd Moellmann <gerd@gnu.org>
17853
17854 * cus-edit.el (custom-variable-tag-face): Handle case that
17855 default face's height is not a number.
17856 (custom-face-tag-face, custom-group-tag-face-1)
17857 (custom-group-tag-face): Ditto.
17858 (custom-group-tag-face-1): Add :group.
17859
17860 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17861
178622000-03-15 Gerd Moellmann <gerd@gnu.org>
17863
17864 * pcvs-defs.el (toplevel): Remove autoload cookie for form
17865 requiring easymenu.
17866
178672000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17868
17869 * ps-print.el: PostScript user-defined prologue, PostScript error
17870 handler, doc fix.
17871 (ps-print-version): New version number (5.1).
17872 (ps-user-defined-prologue, ps-error-handler-message)
17873 (ps-print-prologue-0, ps-error-handler-alist): New vars.
17874 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17875 (ps-insert-string): New function.
17876
178772000-03-15 Kenichi Handa <handa@etl.go.jp>
17878
17879 * international/ccl.el (ccl-compile-expression): Don't generate
17880 invalid self-assignment code.
17881
178822000-03-14 Dave Love <fx@gnu.org>
17883
17884 * subr.el (replace-regexp-in-string): Renamed from
17885 replace-regexps-in-string. Doc fix.
17886
178872000-03-12 Dave Love <fx@gnu.org>
17888
17889 * cus-edit.el: Doc fixes.
86f6474c 17890 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
17891 (custom-variable-tag-face, custom-face-tag-face)
17892 (custom-group-tag-face-1, custom-group-tag-face): Modify from
17893 style which user identify as hyperlink.
17894 (hook): Don't add undefined functions to the hook.
17895 (debug-ignored-errors): Transfer message from bindings.el.
17896
178972000-03-12 Gerd Moellmann <gerd@gnu.org>
17898
86f6474c
SM
17899 * recentf.el (recentf-keep-non-readable-files-p):
17900 Remove double/nested definition.
a30eb617
DL
17901
179022000-03-12 Dave Love <fx@gnu.org>
17903
17904 * facemenu.el (facemenu-get-face): Use display-color-p.
17905 * enriched.el (enriched-decode-foreground): Likewise.
17906 (enriched-decode-background): Likewise.
17907 * isearch.el (isearch-highlight): Likewise.
17908 * info-look.el (info-lookup): Likewise.
17909 * simple.el (completion-setup-function): Likewise.
17910
17911 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17912 :options.
17913
17914 * bindings.el (mode-line-format): Fix line-number and
17915 column-number items. Add help-echo for the background.
17916 (mode-line-mule-info): Modify help-echo.
17917
17918 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17919
17920 * files.el (load-file): Allow completion to .elc.
17921
17922 * man.el: Doc fixes.
17923 (Man-init-defvars): Use display-color-p to set fontification.
17924
17925 * play/hanoi.el (hanoi-internal): Don't use oddp.
17926
179272000-03-12 Gerd Moellmann <gerd@gnu.org>
17928
17929 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17930
17931 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17932
179332000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17934
17935 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17936 Fix comment.
17937
179382000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17939
17940 * font-lock.el (font-lock-keywords): Fix the doc now that
17941 regexp-opt-depth is unnecessary.
17942 (save-buffer-state): Set an edebug spec.
17943 (font-lock-fontify-anchored-keywords): Properly handle the case when
17944 the matcher goes past the limit.
17945
17946 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17947 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17948
17949 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17950 dll.el and cookie.el (from Elib) with heavy renaming and other
17951 massaging.
17952
17953 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17954 Autoload the functions used.
17955 (easy-mmode-define-syntax): Fix CL typo.
17956 (easy-mmode-define-derived-mode): Improve the docstring generation.
17957
179582000-03-10 Gerd Moellmann <gerd@gnu.org>
17959
17960 * textmodes/texinfo.el (texinfo-version): Variable and function
17961 removed.
17962
179632000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17964
17965 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17966 allow more flexibility.
ff39b9a1 17967 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17968 (easy-mmode-defmap, easy-mmode-defsyntax)
17969 (easy-mmode-define-derived-mode): New macros.
17970
179712000-03-09 Didier Verna <didier@xemacs.org>
17972
17973 * rect.el (replace-rectangle): New function.
17974
179752000-03-09 Dave Love <fx@gnu.org>
17976
ff39b9a1 17977 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17978 (fortran-comment-line-start-skip): Don't match cpp stuff.
17979 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17980 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17981 (fortran-mode): Don't set fortran-comment-line-start-skip,
17982 fortran-comment-line-start here. Set comment-start,
17983 add-log-current-defun.
17984 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17985 (fortran-current-defun): New function.
17986
179872000-03-09 Gerd Moellmann <gerd@gnu.org>
17988
17989 * emacs-lisp/re-builder.el: New file.
17990
17991 * mouse.el (mouse-drag-region): Don't run up-event handler
17992 if hscroll has changed.
17993
17994 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17995 builtin operators, use `font-lock-builtin-face' for Emacs and
17996 `font-lock-preprocessor-face' otherwise.
17997
17998 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17999 `(defun (setf foo)' differently.
18000
180012000-03-08 Stefan Monnier <monnier@cs.yale.edu>
18002
18003 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
18004 (regexp-opt): Update comment and adapt the code the new meaning of
18005 the `paren' argument of regex-opt-group for shy-groups.
18006 (regexp-opt-depth): Handle shy groups as well as backslashed
18007 backslashes.
18008 (regexp-opt-group): Turn the leading comment into a docstring.
18009 Allow `paren' to be a string (the string to use to open a group).
18010 Remove open-presuf and close-presuf. Instead of checking for `all
18011 one-char' and then later on check for `several one-char', handle
18012 both cases close together. Also apply a more generic algorithm
18013 for suffixes (the mirror image of the algorithm used for
18014 prefixes). Use shy-groups. Use nreverse rather than reverse.
18015 (regexp-opt-try-suffix): Removed.
18016
18017 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
18018 from comint-mode-map, so we can just inherit from it. Also, move
18019 the initialization into the `defvar' since there's no docstring
18020 anyway and it's fairly short.
18021 (inferior-scheme-mode): Define it as derived-mode: the code is
18022 shorter and this way we inherit from comint-mode-map rather than
18023 copying it.
18024
18025 * subr.el (replace-regexps-in-string): Properly handle the case
18026 where we match an empty string.
18027
18028 * comint.el (comint-exec-1): Add the current-dir to the exec-path
18029 when the command has a directory component (such as "./testml").
18030 Also fix a typo in the comment.
18031
180322000-03-08 Gerd Moellmann <gerd@gnu.org>
18033
18034 * Makefile (compile-files): Compile files one by one because
18035 that's the only way to ensure a clean compilation environment for
18036 each individual file.
18037
18038 * frame.el (other-frame): Call x-focus-frame.
18039
180402000-03-07 Dave Love <fx@gnu.org>
18041
18042 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
18043 :require to defcustom.
18044
ff39b9a1 18045 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
18046
18047 * files.el (auto-mode-alist): Add configure.in.
18048
18049 * progmodes/autoconf.el: New file.
18050
180512000-03-07 Gerd Moellmann <gerd@gnu.org>
18052
18053 * mail/mh-e.el: Change maintainer to `none'.
18054
18055 * recentf.el (recentf-keep-non-readable-files-p): Quote args
18056 to remove-hook and add-hook.
18057
180582000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18059
18060 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
18061 it as the default.
18062 (mail-send): Test mail-send-nonascii also for the new `mime' value.
18063 (sendmail-send-it): Conditionally add MIME headers specifying the
18064 used character set.
18065
180662000-03-07 Dave Love <fx@gnu.org>
18067
ff39b9a1
SM
18068 * winner.el: Fix keywords, autoload cookies.
18069 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
18070
180712000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
18072
18073 * international/mule.el: Modify comment about coding system
18074 property `coding-category'.
18075 (make-coding-system): New argument EOL-TYPE. Pay attention to
18076 coding-category property of PROPERTIES.
18077
ff39b9a1
SM
18078 * international/mule-conf.el (coding-category-utf-8)
18079 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
18080 categories. Include them in the argument for set-coding-priority.
18081
ff39b9a1
SM
18082 * international/mule-cmds.el (reset-language-environment):
18083 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
18084 coding-category-utf-16-le in the argument for set-coding-priority.
18085 (reset-language-environment): Initialize coding-category-utf-8,
18086 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
18087
180882000-03-06 Karl Fogel <kfogel@red-bean.com>
18089
18090 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
18091 code abstracted out of `bookmark-jump-noselect'. Now tries info
18092 extensions as well as compression extensions.
18093 (bookmark-jump-noselect): Use above new func.
18094
180952000-03-03 Gerd Moellmann <gerd@gnu.org>
18096
18097 * strokes.el: Change maintainer's mail address.
18098
180992000-03-03 Kenichi Handa <handa@etl.go.jp>
18100
18101 * international/mule-diag.el (list-character-sets): Make help-echo
18102 string by substitute-command-keys.
18103 (list-character-sets): Likewise.
18104 (sort-listed-character-sets): Call help-setup-xref.
18105
181062000-03-02 Gerd Moellmann <gerd@gnu.org>
18107
ff39b9a1 18108 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
18109
181102000-03-01 Dave Love <fx@gnu.org>
18111
18112 * help.el (help-xref-go-back): Don't try to set position.
18113
ff39b9a1
SM
18114 * international/mule-diag.el (list-character-sets):
18115 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
18116 (list-character-sets-1): Add help-echo to xrefs.
18117
181182000-03-02 Gerd Moellmann <gerd@gnu.org>
18119
18120 * frame.el (blink-cursor-mode): Switch cursor on when turning
18121 the mode off.
18122
18123 * add-log.el (add-log-current-defun): Add support for
18124 Autoconf mode.
18125
18126 * mail/rmail.el (rmail-quit-hook): New variable.
18127
181282000-03-01 Dave Love <fx@gnu.org>
18129
18130 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
18131
18132 * help.el (help-xref-button): Add help-echo arg.
18133 (describe-function-1, describe-variable, help-make-xrefs): Use it.
18134
ff39b9a1 18135 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 18136
ff39b9a1 18137 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
18138
181392000-03-01 Gerd Moellmann <gerd@gnu.org>
18140
18141 * image.el (defimage): Look for image files in load-path.
18142
ff39b9a1 18143 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
18144
181452000-03-01 David Ponce <david.ponce@wanadoo.fr>
18146
ff39b9a1 18147 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
18148
181492000-03-01 David Ponce <david.ponce@wanadoo.fr>
18150
ff39b9a1 18151 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
18152 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
18153 action to select/unselect a file.
18154 (recentf-edit-list): Code cleanup and improvement.
18155 (recentf-open-more-files-action): `recentf-open-more-files' button
18156 widget action to open a file.
ff39b9a1 18157 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
18158 (recentf-more-collection): Deleted.
18159 (recentf-more-history): Deleted.
18160 (recentf-setup-more-completion): Deleted.
18161
181622000-03-01 David Ponce <david.ponce@wanadoo.fr>
18163
18164 * recentf.el (recentf-mode): No more needs that Emacs is running
18165 under a window-system.
18166
ff39b9a1 181672000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18168
18169 * recentf.el (recentf-edit-list): New command to edit the recent
18170 list which allow the user to remove files.
18171 (recentf-edit-selected-items): New global variable, used by
18172 `recentf-edit-list' to hold the list of files to be removed from
18173 the recent list.
18174 (recentf-make-menu-items): Updated to display a "Edit list..."
18175 menu item. Minor code cleanup.
18176
ff39b9a1 181772000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18178
18179 * recentf.el (recentf-open-more-files): New command to open files
18180 that are not displayed in the menu.
18181 (recentf-more-collection): New global variable holding the set of
18182 permissible completions used by `recentf-open-more-files'.
18183 (recentf-more-history): New global variable holding the history list
18184 used by `recentf-open-more-files' completion.
18185 (recentf-setup-more-completion): New function to setup completion for
18186 `recentf-open-more-files'.
18187 (recentf-make-menu-items): Updated to display a "More..." menu item.
18188
ff39b9a1 181892000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18190
18191 * recentf.el (recentf-menu-action): Doc fixed.
18192
ff39b9a1 181932000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18194
18195 * recentf.el (recentf-menu-filter): Doc updated.
18196 (recentf-update-menu-hook): Allow menu filters to force menu update.
18197 (recentf-make-menu-items): New menu filter handling.
18198 (recentf-make-menu-item): New helper function.
18199 (recentf-menu-elements): New menu handling function.
18200 (recentf-sort-ascending): Updated to new menu filter handling.
18201 (recentf-sort-descending): Updated to new menu filter handling.
18202 (recentf-sort-basenames-ascending): New menu filter function.
18203 (recentf-sort-basenames-descending): New menu filter function.
18204 (recentf-show-basenames): New menu filter function.
18205 (recentf-show-basenames-ascending): New menu filter function.
18206 (recentf-show-basenames-descending): New menu filter function.
18207
182082000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18209
18210 * diary-lib.el (list-diary-entries): Don't try to go forward at
18211 the end of the buffer.
18212
182132000-02-29 Kenichi Handa <handa@etl.go.jp>
18214
ff39b9a1
SM
18215 * international/mule-diag.el (list-character-sets):
18216 Completely rewritten.
a30eb617
DL
18217 (sort-listed-character-sets): New function.
18218 (list-character-sets-1): Completely rewritten.
18219 (list-character-sets-2): New function.
18220 (non-iso-charset-alist): New variable.
18221 (decode-codepage-char): New function.
18222 (charset-history): New variable.
18223 (read-charset) (list-block-of-chars)
18224 (list-iso-charset-chars)
18225 (list-non-iso-charset-chars)
18226 (list-charset-chars): New functions.
86f6474c 18227 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
18228 (dump-charsets): Likewise.
18229
182302000-02-29 Gerd Moellmann <gerd@gnu.org>
18231
18232 * dired-x.el (dired-filename-at-point): Add `@' to valid
18233 file name characters.
18234 (dired-filename-at-point): Handle ange-ftp file names.
18235
18236 * frame.el (frame-notice-user-settings): Use assq-delete-all
18237 instead of assoc-delete-all.
18238 (frame-notice-user-settings): Ditto.
18239
18240 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
18241 Don't copy alist.
18242
182432000-02-28 Eli Barzilay <eli@cs.cornell.edu>
18244
18245 * calculator.el (calculator-use-menu): New option.
86f6474c 18246 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
18247 (calculator-forced-input): Removed.
18248 (calculator-restart-other-mode): New variable.
18249 (calculator-mode-map): Set up menu.
18250
182512000-02-28 Jari Aalto <jari.aalto@poboxes.com>
18252
86f6474c 18253 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
18254
182552000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
18256
86f6474c 18257 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 18258 translate all ESC key sequences.
86f6474c 18259 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 18260 they were saved.
86f6474c
SM
18261 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
18262 * viper-util.el (viper-set-replace-overlay-glyphs)
18263 (viper-set-replace-overlay): Always check if the replacement
a30eb617 18264 overlay is live.
86f6474c
SM
18265 * viper.el (viper-vi-state-mode-list): Add major modes.
18266 * ediff-wind.el: Minor comment changes.
18267 * ediff.el: Copyright notice date fix.
a30eb617
DL
18268
182692000-02-27 Jason Rumney <jasonr@gnu.org>
18270
18271 * faces.el (face-font-family-alternatives): Add arial to helv.
18272 (mode-line, header-line, tool-bar): Same default as x for w32.
18273 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
18274 face-font-family-alternatives from working.
18275 * term/w32-win.el (mouse-set-font): Do not build fontset from
18276 chosen font.
18277
182782000-02-25 Sam Steingold <sds@goems.com>
18279
18280 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
18281 properly.
18282
182832000-02-25 Richard M. Stallman <rms@gnu.org>
18284
18285 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
18286
182872000-02-25 Gerd Moellmann <gerd@gnu.org>
18288
86f6474c 18289 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
18290
18291 * frame.el (busy-cursor-delay-seconds): New option.
18292
182932000-02-24 Gerd Moellmann <gerd@gnu.org>
18294
18295 * frame.el (show-cursor-in-non-selected-windows): New option.
18296
182972000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18298
18299 * diary-lib.el (include-other-diary-files): Undo the selective
18300 display in any included file and don't kill it.
18301
183022000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
18303
86f6474c
SM
18304 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
18305 Menu items converted to (menu-item format, help strings added.
a30eb617 18306 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 18307 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
18308 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
18309
183102000-02-23 Dave Love <fx@gnu.org>
18311
18312 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
18313 (backward-kill-word): Revert addition of * to interactive spec --
18314 it's a feature.
18315
18316 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
18317 (backward-kill-sentence, kill-sentence): Likewise.
18318
18319 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
18320 scratch buffer name.
86f6474c 18321 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
18322
18323 * term/w32-win.el (internal-face-interactive): Update prompt for
18324 new read-face-name.
18325
18326 * mail/footnote.el (footnote): Add :version to defgroup.
18327 (footnote-section-tag-regexp): Customize.
18328 (footnote-start-tag, footnote-end-tag): New option.
18329 (footnote-latin-regexp): New variable.
18330 (Footnote-latin): New function.
18331 (footnote-style-alist): Add element for latin style.
18332 (footnote-style): Moved.
18333 (Footnote-goto-footnote): Use eq to test arg.
18334
18335 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
18336
18337 * emacs-lisp/byte-opt.el: Change old backquote syntax.
18338 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
18339 (byte-optimize-quote, byte-optimize-lapcode):
18340 Use byte-compile-const-symbol-p.
a30eb617
DL
18341 (byte-optimize-char-before): New optimization.
18342
18343 * emacs-lisp/bytecomp.el: Change old backquote syntax.
18344 (byte-compile-const-symbol-p): New function.
18345 (byte-compile-constp, byte-compile-out-toplevel)
18346 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
18347 Use it.
18348
18349 * subr.el (define-key-after): Default AFTER to t. Doc fix.
18350
183512000-02-23 Kenichi Handa <handa@etl.go.jp>
18352
18353 * international/encoded-kb.el: Be sure to update minor-mode-alist
18354 and minor-mode-map-alist.
18355 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
18356 codes SS2 and SS3 correctly.
18357 (encoded-kbd-self-insert-ccl): New function.
18358 (encoded-kbd-setup-keymap): New function.
18359 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
18360 by calling encoded-kbd-setup-keymap.
18361
86f6474c
SM
18362 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
18363 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
18364
183652000-02-22 Dave Love <fx@gnu.org>
18366
18367 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 18368 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
18369 (lisp-mode-syntax-table): Set up for #|...|# comments.
18370 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
18371 classes. Match `defface'.
18372 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
18373 (eval-defun-1): Fix for defcustom.
18374 (lisp-indent-region): Doc fix.
18375
18376 * subr.el (when, unless, split-string): Doc fix.
86f6474c 18377 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
18378 (replace-regexps-in-string): New function.
18379
183802000-02-22 Gerd Moellmann <gerd@gnu.org>
18381
18382 * help.el (describe-variable): Set syntax table to
18383 emacs-lisp-mode-syntax-table when moving forward over the
18384 symbol's name.
18385
183862000-02-22 Dave Love <fx@gnu.org>
18387
18388 * xt-mouse.el: Doc fixes.
18389 (xterm-mouse-position-function): New function, replacing advice of
18390 mouse-position.
18391 (xterm-mouse-mode): Use it. Don't turn on under a window system.
18392
18393 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
18394
183952000-02-21 Gerd Moellmann <gerd@gnu.org>
18396
86f6474c
SM
18397 * format.el (format-annotate-single-property-change):
18398 Handle properties.with dotted-list values.
a30eb617
DL
18399 (format-proper-list-p): New function.
18400
18401 * enriched.el (enriched-face-ans): Handle '(foreground-color
18402 . COLOR) and (background-color . COLOR).
18403
184042000-02-20 Dave Love <fx@gnu.org>
18405
18406 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
18407 and assignments to it.
18408 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
18409 current local map.
18410 (make-flyspell-overlay): Use it.
18411 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
18412
18413 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
18414 (lm-get-header-re): Defun, not defsubst.
18415 (lm-get-package-name): Defun, not defsubst. Simplify.
18416 (lm-version): Doc fix. Simplify.
18417 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
18418 (lm-crack-address, lm-last-modified-date, lm-commentary)
18419 (lm-verify, lm-synopsis): Simplify.
18420 (lm-report-bug): Require emacsbug. Use compose-mail.
18421
184222000-02-20 Gerd Moellmann <gerd@gnu.org>
18423
18424 * dired.el (dired-mode): Call propertized-buffer-identification
18425 to set mode-line-buffer-identification to something having
18426 the right text properties.
18427
18428 * bindings.el (propertized-buffer-identification): New function.
18429
184302000-02-20 Dave Love <fx@gnu.org>
18431
18432 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18433 check for t-mouse too.
18434
18435 * cus-start.el: Make echo-keystrokes `number'.
18436
184372000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
18438
18439 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18440 Don't call ring-empty-p unless tags-location-ring is bound.
18441 From Noah Friedman <friedman@splode.com>.
18442
184432000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
18444
18445 * progmodes/hideshow.el (hs-flag-region): No longer use
18446 `intangible' overlay property.
18447
18448 (hs-toggle-hiding): New command.
18449 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18450
18451 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18452 Fix omission bug: Run `hs-minor-mode-hook' for both activation
18453 and deactivation.
18454
184552000-02-18 Gerd Moellmann <gerd@gnu.org>
18456
18457 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18458
184592000-02-17 Gerd Moellmann <gerd@gnu.org>
18460
18461 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18462
18463 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18464 of `*' to handle `(* ... *)' comments.
18465
184662000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
18467
18468 * faces.el (list-faces-display): Use display-mouse-p instead of
18469 window-system.
18470
18471 * menu-bar.el (global-map): Menu-bar items converted to the new
18472 format (menu-item..., rearranged for better CUA compliance, and
18473 their names changed for better clarity. Help strings added.
18474
18475 * international/mule-cmds.el (mule-menu-keymap)
18476 (describe-language-environment-map, set-coding-system-map)
18477 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
18478 form, add help strings. Change names of menu items for better clarity.
18479 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
18480
184812000-02-17 Gerd Moellmann <gerd@gnu.org>
18482
18483 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18484 within the code.
18485
184862000-02-16 Dave Love <fx@gnu.org>
18487
18488 * faces.el: Don't require custom. Add more specific :groups to
18489 various deffaces.
18490 (set-face-attribute): Purecopy args.
18491 (read-face-name): Default to name at point and use it in prompt.
18492 Remove colon from arg in all callers.
18493 (list-faces-display): Hyperlink to face descriptions and customize
18494 buffers.
18495
184962000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
18497
86f6474c 18498 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
18499
185002000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18501
18502 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18503 at ':' characters by call to split-string.
18504
185052000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18506
18507 * textmodes/bibtex.el: Added RCS version identification.
18508
185092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18510
18511 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 18512 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
18513 (bibtex-field-const): Allow capital letters.
18514 (bibtex-start-of-string): Deleted because unused.
18515
18516 * textmodes/bibtex.el: Unified some nomenclature. We no longer
18517 use the term 'reference' to describe a bibtex entry as a whole.
18518 Further, reference keys are no longer called 'labels'.
18519 (bibtex-keys): Renamed to bibtex-reference-keys.
18520 (bibtex-reformat-previous-labels): Renamed to
18521 bibtex-reformat-previous-reference-keys.
18522 (bibtex-reference-type): Renamed to bibtex-entry-type.
18523 (bibtex-reference-head): Renamed to bibtex-entry-head.
18524 (bibtex-reference-maybe-empty-head): Renamed to
18525 bibtex-entry-maybe-empty-head.
18526 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18527 (bibtex-search-reference): Renamed to bibtex-search-entry.
18528 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18529 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
18530 (bibtex-entry-field-alist, bibtex-entry-head)
18531 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18532 (bibtex-map-entries, bibtex-search-entry)
18533 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18534 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18535 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18536 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18537 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18538 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18539 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
18540
185412000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18542
18543 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18544 comment.
18545 (bibtex-format-field-delimiters): New function, functionality
18546 extracted from bibtex-format-entry.
18547 (bibtex-autokey-get-yearfield-digits): New function, functionality
18548 extracted from bibtex-autokey-get-yearfield.
18549
18550 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18551 entries in order to avoid stack overflow in the regexp matcher if
18552 field contents become large.
86f6474c
SM
18553 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18554 (bibtex-field-string-part-not-braced)
18555 (bibtex-field-string-part-no-inner-braces)
18556 (bibtex-field-string-part-1-inner-brace)
18557 (bibtex-field-string-part-2-inner-braces)
18558 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18559 (bibtex-field-string-quoted, bibtex-field-string)
18560 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18561 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18562 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18563 Deleted as parsing is now performed by the following functions.
18564 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18565 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18566 (bibtex-parse-field-string, bibtex-search-forward-field-string)
18567 (bibtex-parse-association, bibtex-field-name-for-parsing)
18568 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18569 (bibtex-search-forward-field, bibtex-search-backward-field)
18570 (bibtex-start-of-field, bibtex-end-of-field)
18571 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18572 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18573 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18574 (bibtex-parse-string, bibtex-search-forward-string)
18575 (bibtex-search-backward-string, bibtex-start-of-string)
18576 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18577 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18578 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
18579 entries. Instead of reporting the results of the parsing by
18580 match-beginning or match-end, these functions return data structures
18581 that hold the corresponding positions.
18582 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
18583 return values rather than by match-beginning or match-end.
18584 The following functions have been adapted to use the new
18585 parsing functions.
18586 (bibtex-skip-to-valid-entry, bibtex-search-reference)
18587 (bibtex-enclosing-field, bibtex-format-entry)
18588 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18589 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18590 (bibtex-print-help-message, bibtex-end-of-entry)
18591 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18592 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18593 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18594 Use the new method for parsing.
18595 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18596 (bibtex-map-entries, bibtex-flash-head)
18597 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18598 (bibtex-autokey-change, bibtex-autokey-get-namefield)
18599 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18600 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18601 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18602 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18603 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18604 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
18605
186062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18607
18608 * textmodes/bibtex.el: Copyright notice is up to date.
18609 Added constant 'bibtex-maintainer-salutation.
18610
86f6474c 18611 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
18612 than make-temp-name, use match-string-no-properties and eliminate
18613 a quadratic behavior when building bibtex-strings.
18614
18615 * bibtex.el (bibtex-reference-key): Accept string entries whose
18616 reference key contains upper case letters.
18617
186182000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18619
18620 * bibtex.el (bibtex-reference-head): Allow entries to start with
18621 a new line.
18622
186232000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18624
18625 * bibtex.el: Hiding of entry bodies is not longer provided by
18626 bibtex.el directly. Instead the hideshow package can be used.
18627 Added a special bibtex entry to hs-special-modes-alist.
18628 (bibtex-hs-forward-sexp): Added for hideshow.el.
18629
186302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18631
18632 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18633 proceedings entry type (for cross referencing). Thanks to Wagner
18634 Toledo Correa for the suggestion.
18635
18636 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18637
186382000-02-14 Kenichi Handa <handa@etl.go.jp>
18639
18640 * international/characters.el: Setup case table for Vietnamese.
18641
186422000-02-12 Gerd Moellmann <gerd@gnu.org>
18643
18644 * uniquify.el (toplevel): Require CL at compile time.
18645 (uniquify-push): Removed.
18646
18647 * shadowfile.el (shadow-when): Removed.
18648
18649 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 18650 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
18651
18652 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18653 regexp for paragraph-start.
18654
18655 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18656 commas as well.
18657
186582000-02-10 Dave Love <fx@gnu.org>
18659
18660 * wid-edit.el: (widgets) [defgroup]: Remove url link.
18661 (widget-color-choice-list, widget-color-history, widget-mouse-help):
18662 Deleted.
18663 (widget-specify-field, widget-specify-button): Don't use
18664 widget-mouse-help as help-echo property.
18665 (default): Use #'ignore for :validate and :mouse-down-action.
18666 (checkbox): Add help-echo.
18667 (widget-sexp-validate): Rewritten to clarify error messages.
18668 (character): Use char-valid-p in :match function.
18669 (widget-color-complete): Use facemenu-color-alist.
18670 (widget-color-action): Use facemenu-read-color.
18671
18672 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
18673 set up `caar' &c that we now have.
18674
186752000-02-09 Ray Blaak <blaak@gnu.org>
18676
18677 * delphi.el: Make resourcestring a declaration region, like const
18678 and var.
18679
186802000-02-09 Dave Love <fx@gnu.org>
18681
18682 * bindings.el (mode-line-input-method-map): New variable.
18683 (mode-line-mule-info): Use it; fix last change.
18684 (mode-line-mode-menu): Move definition.
18685 (mode-line-mouse-sensitive-p): Deleted.
18686 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 18687 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
18688
18689 * startup.el (command-line-1): Don't call
18690 make-mode-line-mouse-sensitive.
18691
186922000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18693
86f6474c
SM
18694 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18695 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
18696
186972000-02-06 Stefan Monnier <monnier@cs.yale.edu>
18698
18699 * diff-mode.el (diff-kill-junk): New interactive function.
18700 (diff-reverse-direction): Use delete-and-extract-region.
18701 (diff-post-command-hook): Restrict the area so that the hook also works
18702 outside of any diff hunk. This is necessary for the minor-mode.
18703 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18704 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18705
18706 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18707 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18708 so that it can be used more easily in <foo>-mode-hook. Also make sure
18709 to avoid duplicate entries.
18710 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18711 (font-lock-remove-keywords): Just as was done for `add', allow it to
18712 work even if font-lock-mode is nil. Also make sure we don't modify
18713 any pre-existing list by forcing a copy-sequence. Finally rename
18714 `major-mode' to `mode'.
18715 (font-lock-fontify-syntactic-anchored-keywords)
18716 (font-lock-fontify-anchored-keywords)
18717 (font-lock-fontify-keywords-region): Use line-end-position.
18718 Don't make `font-lock-multiline' local (it's now done in
18719 font-lock-set-defaults).
86f6474c
SM
18720 (font-lock-set-defaults): Make `font-lock-multiline' local.
18721 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
18722
187232000-02-06 Andrew Innes <andrewi@gnu.org>
18724
18725 * term/w32-win.el (x-handle-args): Comment out call to message,
18726 which occurs before window system is initialized.
18727
18728 * makefile.nt: Add support for recompiling lisp code.
18729
187302000-02-04 Dave Love <fx@gnu.org>
18731
18732 * bindings.el (mode-line-mule-info): Fix/extend last change.
18733
18734 * completion.el: Replace completion-dolist with dolist.
18735
86f6474c 18736 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
18737
187382000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
18739
86f6474c 18740 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
18741 environment names before they go into the section regexp.
18742
86f6474c 18743 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
18744 char class in regexp.
18745
86f6474c
SM
18746 * textmodes/reftex-parse.el (reftex-with-special-syntax):
18747 Bind `case-fold-search' to nil.
a30eb617 18748
86f6474c
SM
18749 * progmodes/idlwave.el (idlwave-template):
18750 Respect `idlwave-abbrev-change-case'.
18751 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18752 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18753 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
18754 (idlwave-rw-case): New function.
18755 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 18756 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
18757 (idlwave-surround): New argument LENGTH to support padding of
18758 operators longer than 1 char.
18759
18760 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18761 idlwave-shell-expression-overlay. Implemented printing of
18762 expressions on higher levels of the calling stack.
86f6474c 18763 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
18764 (idlwave-retrieve-expression-from-level): New function.
18765 (idlwave-shell-last-calling-stack): Variable removed.
18766 (idlwave-shell-reset): Argument action reversed (`visible' to
18767 `hidden'). Also remove stop-line overlay.
18768 (idlwave-shell-calling-stack-routine): New variable.
18769 (idlwave-shell-parse-stack-and-display): Messages now display
18770 negative level numbers.
18771 (idlwave-shell-mode): Set `modeline-format'.
18772 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 18773 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
18774 (idlwave-shell-print-expression-function): New option.
18775
86f6474c
SM
18776 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18777 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
18778 `tool-bar' instead of `toolbar'.
18779
187802000-02-02 Dave Love <fx@gnu.org>
18781
18782 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18783 emacs-lisp-mode-hook. Don't check for defalias being defined.
18784
18785 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
18786 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18787 Use the new builtins directly.
a30eb617
DL
18788
18789 * whitespace.el (whitespace): Add :version to defgroup.
18790
18791 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18792 Doc fix.
18793
18794 * thingatpt.el (sexp-at-point, symbol-at-point)
18795 (number-at-point, list-at-point): Add autoload cookie.
18796
18797 * recentf.el (recentf): Add :version to defgroup.
18798
18799 * quickurl.el (quickurl): Add :version to defgroup.
18800
18801 * elide-head.el (elide-head): Use point-marker more.
18802
18803 * bs.el (bs): Add :version to defgroup.
18804
18805 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18806
18807 * progmodes/delphi.el (delphi): Add :version to defgroup.
18808
188092000-02-02 Gerd Moellmann <gerd@gnu.org>
18810
18811 * ange-ftp.el (ange-ftp-write-region): Handle case that
18812 succeeding process operation sets a different coding system.
18813
18814 * calculator.el: New file.
18815
188162000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
18817
86f6474c 18818 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
18819 (display-mouse-p, display-popup-menus-p, display-graphic-p)
18820 (display-selections-p, display-screens, display-pixel-width)
18821 (display-pixel-height, display-mm-width, display-mm-height)
18822 (display-backing-store, display-save-under, display-planes)
18823 (display-color-cells, display-visual-class): New functions.
18824
18825 * term/tty-colors.el (tty-color-gray-shades): New function.
18826
18827 * faces.el (display-color-p): Use framep-on-display.
18828 (display-grayscale-p): New function.
18829
188302000-01-31 Dave Love <fx@gnu.org>
18831
18832 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18833 (create-fontset-from-x-resource): Don't concat integers.
18834
188352000-01-31 Inge Frick <inge@nada.kth.se>
18836
18837 * view.el: Some changes in documentation. Removed some trailing
86f6474c 18838 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
18839 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18840 window is not deleted. Modifies change 1998-04-26.
18841
188422000-01-31 Gerd Moellmann <gerd@gnu.org>
18843
18844 * windmove.el: New file.
18845
18846 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18847 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18848 progmodes/ebnf-yac.el: Update copyright and license info.
18849
86f6474c
SM
18850 * jit-lock.el (jit-lock-function): Widen before calculating
18851 end position.
a30eb617
DL
18852 (jit-lock-stealth-chunk-start): Rewritten.
18853
18854 * info.el (Info-title-face-alist): Removed.
86f6474c 18855 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
18856 (Info-fontify-node): Use these faces.
18857
188582000-01-30 Gerd Moellmann <gerd@gnu.org>
18859
18860 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18861 (cl-macro-list1): Recognize `&allow-other-keys' instead of
18862 `&allow-other-keywords'.
18863
18864 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18865 the list of directories scanned heuristically.
18866
86f6474c 18867 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
18868
188692000-01-30 Jason Rumney <jasonr@gnu.org>
18870
18871 * w32-fns.el: Define w32-tty-standard-colors.
18872
18873 * startup.el (command-line): Use w32-tty-standard-colors when in
18874 w32 console mode.
18875
188762000-01-30 Dave Love <fx@gnu.org>
18877
18878 * jka-compr.el (jka-compr-load): Fix up load-history.
18879
18880 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18881
18882 * emacs-lisp/cl-macs.el: Revert previous change.
18883
188842000-01-29 Dave Love <fx@gnu.org>
18885
18886 * facemenu.el: Purecopy various strings.
18887
18888 * timezone.el (timezone-fix-time): Window against 69 for two-digit
18889 years. Deal with three-digit years.
18890
86f6474c
SM
18891 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18892 Use defconst, purecopy.
a30eb617
DL
18893 (help-back-label): Purecopy it.
18894
188952000-01-18 Gerd Moellmann <gerd@gnu.org>
18896
18897 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18898 variable. If non-nil, order the buffer list according to the
18899 currently selected frame.
18900 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18901 non-nil, pass the selected frame to function buffer-list.
18902
189032000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18904
18905 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18906
189072000-01-28 Dave Love <fx@gnu.org>
18908
18909 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18910
18911 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18912 Don't use lisp-indent-hook property.
18913 (cl-abs): Remove.
18914
18915 * subr.el: Move out indent and edebug specs for when and unless.
18916
18917 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18918 when, unless.
18919
18920 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18921 unless, when.
18922
189232000-01-28 Gerd Moellmann <gerd@gnu.org>
18924
18925 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18926 `collecting' as synonym for `collect'.
18927
18928 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18929 for the case it contains spaces.
18930
86f6474c 18931 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18932
18933 * frame.el (delete-other-frames): New function.
18934 (toplevel): Bind it to C-x 5 1.
18935
18936 * sort.el (sort-numeric-base): New option.
18937 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18938 interpret it as octal or hexadecimal. Use sort-numeric-base
18939 as default base.
18940
18941 * progmodes/glasses.el: New file.
18942
189432000-01-27 Gerd Moellmann <gerd@gnu.org>
18944
18945 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18946 userids differently.
18947
18948 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18949 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18950 progmodes/ebnf-yac.el: New files.
18951
189522000-01-26 Dave Love <fx@gnu.org>
18953
18954 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18955 on a function with an empty body. [From Eric Ludlam.]
18956
189572000-01-25 Andre Spiegel <spiegel@gnu.org>
18958
18959 * vc.el (vc-version-diff): Make sure file name is expanded.
18960
189612000-01-25 Gerd Moellmann <gerd@gnu.org>
18962
18963 * scroll-bar.el (scroll-bar-timer): Variable removed.
18964 (scroll-bar-toolkit-scroll): Don't use a timer.
18965
189662000-01-25 Kenichi Handa <handa@etl.go.jp>
18967
86f6474c
SM
18968 * language/thai-util.el (thai-composition-function):
18969 Delete superfluous `a'.
a30eb617
DL
18970
189712000-01-24 Dave Love <fx@gnu.org>
18972
18973 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18974 end-of-defun-function.
18975
86f6474c 18976 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18977
189782000-01-22 Jason Rumney <jasonr@gnu.org>
18979
18980 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18981 conflicts with new face support.
18982
189832000-01-22 Richard M. Stallman <rms@gnu.org>
18984
18985 * replace.el (query-replace): Rename last arg to DELIMITED.
18986 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18987 (query-replace-regexp): Likewise.
18988
189892000-01-20 Richard M. Stallman <rms@gnu.org>
18990
18991 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18992
18993 * emacs-lisp/lisp.el (beginning-of-defun-function):
18994 Variable renamed from beginning-of-defun.
18995 Do not call make-variable-buffer-local.
18996 (beginning-of-defun-raw): Use new variable name; doc fix.
18997 (beginning-of-defun): Doc fix.
18998 (end-of-defun-function): Variable renamed from end-of-defun.
18999 Do not call make-variable-buffer-local.
19000 (end-of-defun): Use new variable name; doc fix.
19001
19002 * subr.el (dolist, dotimes): Copied from cl-macs.el
19003 and made to work.
19004
19005 * mail/undigest.el (rmail-digest-end-regexps):
19006 Variable replaces rmail-digest-end-regexp.
19007 Allows multiple regexps for detecting the end line.
19008 (undigestify-rmail-message): Corresponding changes.
19009
190102000-01-19 Dave Love <fx@gnu.org>
19011
19012 * files.el (user-init-file): Don't declare here -- is primitive.
19013
19014 * startup.el (command-line): Check for compiled user-init-file and
19015 set to uncompiled version if necessary.
19016
190172000-01-18 Gerd Moellmann <gerd@gnu.org>
19018
19019 * mail/undigest.el (rmail-digest-end-regexp): New user option.
19020 (undigestify-rmail-message): Use it.
19021
19022 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
19023
190242000-01-17 Gerd Moellmann <gerd@gnu.org>
19025
19026 * tmm.el (tmm-goto-completions): Adapt to prompt being part
19027 of mini-buffer.
19028
190292000-01-14 Gerd Moellmann <gerd@gnu.org>
19030
19031 * emacs-lisp/copyright.el (copyright-update): Removed the
19032 requirement for a trailing space from `copyright-regexp', to
19033 support copyrights with owner specified on a separate line..
19034
19035 * align.el: New file.
19036
19037 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
19038
19039 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
19040
190412000-01-13 Dave Love <fx@gnu.org>
19042
19043 * ph.el: Removed. (Obsoleted by EUDC.)
19044
190452000-01-13 Gerd Moellmann <gerd@gnu.org>
19046
19047 * net/eudc.el (toplevel): Remove autoloaded code installing
19048 menu with easymenu, because that causes build problems.
19049
19050 * frame.el (frame-notice-user-settings): New variable.
19051 (frame-notice-user-settings): Don't modify frame parameters
19052 if called a second time.
19053
190542000-01-13 Richard M. Stallman <rms@gnu.org>
19055
19056 * frame.el (frame-notice-user-settings):
19057 Notice default-frame-parameters even for non-window frames.
19058
190592000-01-13 Gerd Moellmann <gerd@gnu.org>
19060
19061 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
19062 for Emacs.
19063 (eudc-bob-can-display-inline-images): Extend for Emacs.
19064 (eudc-bob-toggle-inline-display): Ditto.
19065 (eudc-bob-display-jpeg): Ditto.
19066
190672000-01-12 Gerd Moellmann <gerd@gnu.org>
19068
19069 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
19070 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
19071 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
19072
86f6474c
SM
19073 * add-log.el (add-change-log-entry): Fix error trying an
19074 `(insert nil)'.
a30eb617
DL
19075
19076 * subdirs.el: Add `net' directory.
19077
19078 * net: New directory.
19079
19080 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
19081 eval-last-sexp. Don't bind debug-on-error here.
19082 (eval-last-sexp): New function. Bind debug-on-error if
19083 eval-expression-debug-on-error is non-nil.
19084 (eval-defun-2, eval-defun): Likewise.
19085
19086 * simple.el (eval-expression): Don't bind debug-on-error if
19087 eval-expression-debug-on-error is nil. Detect changed
19088 debug-on-error, and propagate new value to global binding, if
19089 eval-expression-debug-on-error is non-nil,
19090 (eval-expression-debug-on-error): Change doc string.
19091
190922000-01-11 Richard M. Stallman <rms@gnu.org>
19093
19094 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
19095
19096 * emacs-lisp/lisp-mode.el (with-syntax-table):
19097 Set up lisp-indent-function property.
19098
19099 * subr.el (with-syntax-table): Moved from simple.el.
19100
19101 * simple.el (with-syntax-table): Moved to subr.el.
19102
191032000-01-11 Gerd Moellmann <gerd@gnu.org>
19104
19105 * tmm.el (tmm-shortcut): Delete region after prompt instead
19106 of erasing buffer.
19107
19108 * textmodes/fill.el (fill-common-string-prefix): New function.
19109 (fill-context-prefix): Use the longest common prefix of first
19110 and second line fill prefix, if there is one.
19111
191122000-01-11 Richard M. Stallman <rms@gnu.org>
19113
19114 * array.el (array-mode): Don't use make-variable-buffer-local.
19115 Use make-local-variable for `truncate-lines'.
19116
191172000-01-11 Jari Aalto <jari.aalto@poboxes.com>
19118
19119 * add-log.el (add-log-current-defun): Handle user-defined
19120 add-log-current-function returning nil,
19121
19122 * add-log.el (add-change-log-entry): Insert version number
19123 if having found a current function
19124
86f6474c
SM
19125 * add-log.el (add-log-current-defun):
19126 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
19127 level 1. Strip whitespace from defun found.
19128
191292000-01-10 John Wiegley <johnw@gnu.org>
19130
19131 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 19132 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
19133
191342000-01-10 Dave Love <fx@gnu.org>
19135
19136 * elide-head.el (elide-head): Use point-marker, not point.
19137
191382000-01-10 Gerd Moellmann <gerd@gnu.org>
19139
19140 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
19141 before and after the year 2000.
19142
19143 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
19144 Add ispell- prefix.
19145
191462000-01-10 Ken Stevens <k.stevens@ieee.org>
19147
19148 * ispell.el: Only define dictionaries in menus when they exist.
19149 (version18p): New variable.
19150 (version20p): New variable.
19151 (xemacsp): New variable.
19152 (ispell-choices-win-default-height): Fix for XEmacs visibility.
19153 (ispell-dictionary-alist1): Added Brasileiro dictionary.
19154 (ispell-dictionary-alist6): Russian command lines no longer accept
19155 run-together words.
19156 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
19157 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
19158 (check-ispell-version): Added documentation string. Return library
19159 path when called non-interactively.
a30eb617
DL
19160 (ispell-menu-map-needed): Uses new variables.
19161 (ispell-library-path): New variable.
19162 (ispell-decode-string): XEmacs fix for bogus variable bindings.
19163 (ispell-word): Improved documentation string. Test for valid
19164 character mappings. Correctly check typed in word changes that can
86f6474c
SM
19165 result in single words split into multiple words.
19166 Return replacement word.
a30eb617
DL
19167 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
19168 replace in recursive query replace mode. Help message for
19169 recursive edit mode.
19170 (ispell-show-choices): Protect against bad framepop bindings.
19171 (ispell-help): Fix to work with XEmacs.
19172 (ispell-highlight-spelling-error): Use new variables.
19173 (ispell-overlay-window): Fix to work with XEmacs.
19174 (ispell-parse-output): Passed and returns location information
19175 tracking spelling corrections. Doesn't recheck same word on
19176 current line.
19177 (ispell-init-process): Protect against bogus XEmacs variable binding.
19178 Fix call to single argument in sleep-for. Use new variables.
19179 (ispell-region): Passed and returns location information tracking
19180 spelling corrections. Doesn't check same word on current line.
19181 Improved documentation string. Doesn't resend a line already
19182 checked to the ispell process - fixes bug in LaTeX parsing.
19183 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
19184 (ispell-skip-region): No longer skips <TT> in SGML.
19185 (ispell-process-line): Tracks location information with spelling
19186 corrections. Added documentation string. Accounts for words
19187 already accepted on this line. Don't allow query-replace on line
19188 starting with math characters. Doesn't resend a line already sent
19189 to ispell process. Fixes alignment error bug.
19190
191912000-01-10 Richard M. Stallman <rms@gnu.org>
19192
19193 * dired-x.el (dired-guess-shell-alist-default):
19194 Suggest xloadimage, which is free, not xv, which isn't.
19195
19196 * ange-ftp.el (ange-ftp-file-name-nondirectory):
19197 Don't ever include the host name or user name in the value.
19198
191992000-01-09 Gerd Moellmann <gerd@gnu.org>
19200
19201 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
19202 of a real newline.
19203
192042000-01-09 Stephen Eglen <stephen@gnu.org>
19205
19206 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
19207 for .png files.
19208
192092000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
19210
19211 * cus-edit.el (custom-hook-convert-widget): Fix comment.
19212
192132000-01-09 Gerd Moellmann <gerd@gnu.org>
19214
19215 * progmodes/cperl-mode.el: Replace ^F with ^L.
19216
86f6474c
SM
19217 * sendmail.el (toplevel): Provide `sendmail' when compiling before
19218 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
19219
192202000-01-08 Dave Love <fx@gnu.org>
19221
19222 * emacs-lisp/backquote.el: Remove inappropriate customization
19223 (allowing custom.el to use backquote).
19224
192252000-01-07 Dave Love <fx@gnu.org>
19226
19227 * add-log.el (add-log-debugging): Deleted.
19228 (add-change-log-entry): Treat a backup FILE-NAME as its parent
19229 file. Remove debugging code.
19230 (change-log-get-method-definition, change-log-name): Add doc.
19231 (change-log-sortable-date-at): New function.
19232 (change-log-merge): New command.
19233
19234 * time.el (display-time-string-forms): Make the Mail string active.
19235 (display-time-update): Provide help-echo for load average.
19236
19237 * bindings.el (make-mode-line-mouse2-map): New function.
19238 (mode-line-modified): Use it and simplify.
19239 (mode-line-mule-info): Provide help-echo info.
19240 (minor-mode-alist): Activate the strings.
19241 (make-mode-line-mouse-sensitive): Simplify for
19242 mode-line-buffer-identification.
19243
192442000-01-07 Gerd Moellmann <gerd@gnu.org>
19245
19246 * play/pong.el: New file.
19247
192482000-01-06 Dave Love <fx@gnu.org>
19249
19250 * array.el: Assorted cleanups for compiler warnings, doc strings,
19251 `array-' prefix for symbols.
19252
192532000-01-05 Dave Love <fx@gnu.org>
19254
86f6474c
SM
19255 * textmodes/outline.el (outline-mode-menu-bar-map):
19256 Add outline-headers-as-kill.
a30eb617
DL
19257 (outline-mode): Define imenu-generic-expression.
19258 (outline-headers-as-kill): New command.
19259
19260 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
19261 from paragraph-start.
19262 (paragraph-indent-minor-mode): New command.
19263
19264 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
19265 M-C-e, M-C-h, C-j, C-xnd, TAB.
19266 (fortran-mode): Set beginning-of-defun, end-of-defun.
19267 (fortran-column-ruler): Simplify.
19268 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
19269 (fortran-with-subprogram-narrowing): Likewise.
19270 (fortran-indent-subprogram): Call mark-defun.
19271 (fortran-check-for-matching-do): Change narrowing.
19272
19273 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
19274 (cl-lucid-hash-tag): Delete.
19275 (cl-hash-table-p): Correct test for native table.
19276 (cl-hash-table-count): Use hash-table-count.
19277
19278 * browse-url.el (browse-url): Fix case of
19279 browse-url-browser-function being an alist.
19280
192812000-01-05 Carsten Dominik <cd@gnu.org>
19282
19283 * textmodes/reftex-vars.el (reftex-parse-file-extension)
19284 (reftex-index-phrase-file-extension): New options.
19285
19286 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
19287 Use new option `reftex-index-phrase-file-extension'.
19288
19289 * textmodes/reftex.el (reftex-access-parse-file): Use new option
19290 `reftex-parse-file-extension'.
19291
192922000-01-05 Dave Love <fx@gnu.org>
19293
19294 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
19295 (beginning-of-defun-raw): Use it.
19296 (end-of-defun): New variable.
19297 (end-of-defun): Use it.
19298 (check-parens): New command.
19299
193002000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
19301
19302 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
19303 (hs-show-block): Don't use `mapcar' when not accumulating.
19304
19305 Fix buglet in local variables initialization.
19306
193072000-01-05 Andreas Schwab <schwab@suse.de>
19308
19309 * hscroll.el (hscroll): Doc fix.
19310
193112000-01-05 Carsten Dominik <cd@gnu.org>
19312
86f6474c
SM
19313 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
19314 Require idlw-toolbar.
a30eb617 19315
86f6474c 19316 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 19317 file idlw-rinfo.el.
86f6474c
SM
19318 (idlwave-customize): Load must read file idlw-shell.el.
19319 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
19320
193212000-01-05 Carsten Dominik <dominik@astro.uva.nl>
19322
19323 * progmodes/idlw-shell.el: Also provide idlwave-shell
19324 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
19325 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
19326
86f6474c 19327 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
19328 both reftex-dcr and reftex-vcr.
19329
19330 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
19331
193322000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19333
19334 * ps-print.el: PostScript code now is in separate files, doc fix.
19335 (ps-print-version): New version number (5.0.3).
19336 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
19337 local.
19338 (ps-spool-config): Initialization fix.
19339 (ps-print-prologue-1, ps-print-prologue-2)
19340 (ps-print-duplex-feature): PostScript code moved to separated file.
19341 (ps-background-image): Little code reformating.
19342 (ps-begin-file, ps-begin-job): Fix code.
19343 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
19344 (ps-prologue-file): New fun.
19345
193462000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19347
19348 * ps-vars.el: Eliminated.
19349
19350 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
19351 `;;;###autoload'.
19352
19353 * ps-print.el: ps-vars eliminated, doc fix.
19354 (ps-print-version): New version number (5.0.2).
19355 (ps-spool-config): Initialization fix.
19356 (ps-print-customize): New fun.
19357
193582000-01-04 Gerd Moellmann <gerd@gnu.org>
19359
86f6474c 19360 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
19361
193622000-01-04 Dave Love <fx@gnu.org>
19363
19364 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
19365 menu items.
19366
193672000-01-03 Dave Love <fx@gnu.org>
19368
19369 * elide-head.el (elide-head) [defgroup]: Add :version.
19370
19371 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
19372 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
19373 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
19374 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
19375
193762000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19377
19378 * faces.el (face-read-integer, read-face-attribute)
86f6474c 19379 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
19380
193812000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
19382
19383 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
19384 at comment end, and re-insert them after filling.
19385
193862000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19387
19388 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
19389 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
19390 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
19391
193922000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19393
19394 * term/x-win.el (xw-defined-colors): Call color-supported-p,
19395 the new name of face-color-supported-p.
19396
19397 * term/w32-win.el (xw-defined-colors): Likewise.
19398
193992000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19400
19401 * simple.el (completion-setup-function): Count completion-size
19402 from minibuffer-prompt-end, not from point-min.
19403
194042000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
19405
19406 * faces.el (read-face-attribute, defined-colors, color-defined-p):
19407 Pass the frame to tty-color-* functions.
19408 (display-color-p, frame-set-background-mode): Pass the frame to
19409 tty-display-color-p.
19410
19411 * term/tty-colors.el (tty-defined-color-alist): Renamed from
19412 tty-color-alist.
19413 (tty-color-alist, tty-modify-color-alist): New functions.
19414 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
19415 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
19416 optional parameter FRAME.
a30eb617
DL
19417
194182000-01-01 Gerd Moellmann <gerd@gnu.org>
19419
86f6474c
SM
19420 * image.el (create-image, defimage): Don't assume image data is
19421 a string.
a30eb617
DL
19422
19423 * image.el (defimage): Handle specifications containing :data
19424 instead of :file.
19425 (image-type-from-data): New function.
19426 (image-type-from-file-header): Use it.
19427 (create-image): Add parameter DATA-P.
19428
19429See ChangeLog.8 for earlier changes.
19430
19431;; Local Variables:
19432;; coding: iso-2022-7bit
19433;; End: