(dired-build-subdir-alist): Accept optional arg SWITCHES.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0c68e5de
GM
12001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2
3 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
4 caused %#a and %#b to be mis-formatted.
5
906b3163
EZ
62001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
9 ccmode, emacs-mime, and eudc manuals.
10
005e3bb6
SS
112001-09-19 Sam Steingold <sds@gnu.org>
12
13 w32 find cannot be used with `grep-find'.
14 * progmodes/compile.el (find-program): New variable.
15 (grep-compute-defaults): Use it to set `grep-find-command'.
16
7121b85a
GM
172001-09-19 Gerd Moellmann <gerd@gnu.org>
18
19 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to
20 defaults.
21
ae16d111
GM
222001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23
24 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
25 programming. Doc fix.
26 (ebnf-version): New version (3.6).
27 (ebnf-eps-begin): Data fix.
28 (ebnf-begin-file): Code fix.
29
30 * ebnf-bnf.el: Doc fix.
31 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
32
33 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
34
55732434
GM
352001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
36
37 * ps-print.el: Better face mapping for black/white PostScript printers.
38 Check if mark is active when printing a region. Doc fix.
39 (ps-print-version): New version number (6.5.5).
40 (ps-print-color-p): Customization fix.
41 (ps-black-white-faces): New option.
42 (ps-black-white-faces-alist): New internal var.
43 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
44 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
45 (ps-nb-pages-region): Interactive fix.
46 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
47 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
48
740ef824
EZ
492001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
50
51 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
52 numeric month value, and allow the Kanji character after the it to
53 be missing (happens with ls-lisp's output on Japanese versions of
54 MS-Windows).
55
50529f51
MB
562001-09-18 Miles Bader <miles@gnu.org>
57
58 * diff-mode.el (diff-mode): Don't make the buffer read-only if
59 it's empty (and thus probably a new patch file about to be edited).
60
d8a973aa
GM
612001-09-17 Gerd Moellmann <gerd@gnu.org>
62
e18c8b8d
GM
63 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
64 Check for '(' in column 0 of doc string.
65
d8a973aa
GM
66 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
67 of `nth' so that using a vector as bounding-box works.
68 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
69
dfe78cc5
AS
702001-09-17 Andre Spiegel <spiegel@gnu.org>
71
72 * vc.el (vc-annotate): Use current workfile version explicitly as
73 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
74
1bbdda4d
EZ
752001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
76
a5f01960
EZ
77 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
78 convert-standard-filename doesn't guarantee that the .el extension
79 is preserved.
80
a007e4e3
EZ
81 * dos-fns.el (convert-standard-filename): Replace invalid
82 characters only after converting dash/underscore to a period.
83 (original-make-auto-save-file-name): New.
8aee7d44
EZ
84 (make-auto-save-file-name): New function, overrides the definition
85 on files.el and calls the original function via
86 original-make-auto-save-file-name.
87
1bbdda4d
EZ
88 * mail/rmail.el (top-level): Require mule-utils when compiling.
89 (rmail-decode-babyl-format): Use detect-coding-with-priority
90 instead of detect-coding-region, to favor detection of emacs-mule
91 encoded Babyl files written by rmailout.el etc. Suggested by
92 Kenichi Handa <handa@etl.go.jp>.
93
ed7d6ba4
EZ
942001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
95
96 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
97 Use `equal', not `=', since the device number can be a cons cell.
98
551629f9
GM
992001-09-14 Gerd Moellmann <gerd@gnu.org>
100
101 * simple.el: Comment out change of 2001-09-13.
102
483e0218 1032001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
005e3bb6 104
483e0218
MK
105 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
106 inhibit quit.
005e3bb6 107
15233548
EZ
1082001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
109
110 * files.el (make-auto-save-file-name): If long file names are not
111 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
112 generating an auto-save file name from it.
113
1fb7f872
GM
1142001-09-13 Gerd Moellmann <gerd@gnu.org>
115
005e3bb6 116 * ps-print.el (ps-print-region, ps-print-region-with-faces)
66a863f0
GM
117 (ps-nb-pages-region): Signal an error if called interactively
118 and the mark is not active.
119
1fb7f872
GM
120 * simple.el (minibuffer-prompt-modification)
121 (minibuffer-prompt-insertion): New functions.
122 (minibuffer-prompt-properties): Use `modification-hooks' and
123 `insert-in-front-hooks'.
124
1dc13f3a
RS
1252001-09-12 Richard M. Stallman <rms@gnu.org>
126
127 * textmodes/outline.el (outline-regexp): Doc fix.
128 Initialize it in the defcustom, the usual way.
129
eaa493df
GM
1302001-09-12 Gerd Moellmann <gerd@gnu.org>
131
1fb7f872
GM
132 * ediff-mult.el (ediff-get-meta-info): Take into account that data
133 from `ediff-meta-info' properties need not be an overlay. From
134 David Ponce <dponce@voila.fr>.
135
eaa493df
GM
136 * isearch.el (isearch-intersects-p): Fix end checks.
137
cfcda0ba
EZ
1382001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
139
140 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
141 `t' branch of `cond', since Irix 6.1 and up is a special case of
142 the standard dbx interface.
143
4e1513b5
MB
1442001-09-11 Miles Bader <miles@gnu.org>
145
146 * comint.el (comint-send-input): When waiting for echoed input,
147 don't save the expected end position in `echo-end', so that things
148 work properly even if the buffer is modified elsewhere at the same
149 time [this happens if `comint-truncate-buffer' is used].
150
9a72e4c1
GM
1512001-09-11 Gerd Moellmann <gerd@gnu.org>
152
153 * textmodes/outline.el (outline-mode): Use `^' and a shy group
154 when constructing imenu-generic-expression from outline-regexp.
155
1f9581b6
EZ
1562001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
157
158 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
159 `equal' instead of `=', since they can be cons cells. From Nils
160 Goesche <cartan@cartan.de>.
161
65ee3bf5
AS
1622001-09-10 Andre Spiegel <spiegel@gnu.org>
163
164 * vc.el (vc-annotate): Rewrote doc string.
165
e602e779
EZ
1662001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
167
168 * time-stamp.el: Update Stephen Gildea's email address.
169
42d305db
GM
1702001-09-10 Gerd Moellmann <gerd@gnu.org>
171
172 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
173 enable-multibyte-characters = nil. From Hallvard B Furuseth
174 <h.b.furuseth@usit.uio.no>.
005e3bb6 175
02f34c70 1762001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
005e3bb6 177
02f34c70
MK
178 * ediff-init.el (ediff-highest-priority): bug fix.
179
180 * viper-cmd.el (viper-special-read-and-insert-char): new function
181 that reads a character and uses the current input method or
182 iso-accents when appropriate.
005e3bb6 183
02f34c70
MK
184 * viper.el and all others: corrections to the comment blocks at
185 the top.
005e3bb6 186
cfc697a2
EZ
1872001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
188
189 * info.el (Info-goto-node): Doc fix.
190
fc0eccfc
GM
1912001-09-07 Gerd Moellmann <gerd@gnu.org>
192
193 * isearch.el (isearch-intersects-p): New function.
194 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
195 use isearch-intersects-p, and clean up.
196
ef10876c
EZ
1972001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
200 and "german8", for the new German orthography dictionaries,
201 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
202 the entries, to keep the line length balanced for loaddefs.el.
203
c9e74cd4 2042001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
005e3bb6 205
c9e74cd4
GM
206 * comint.el (comint-send-input): Handle comint-process-echoes
207 differently.
208
5421b899
GM
2092001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
210
211 * locate.el (locate-insert-header): Remove unnecessary
212 whitespace.
213
70569550
EZ
2142001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
215
216 * arc-mode.el (archive-dostime): Fix a typo in minutes'
217 computation.
218
6afad91e 2192001-09-07 Gerd Moellmann <gerd@gnu.org>
005e3bb6 220
6afad91e
GM
221 * server.el (server-switch-buffer): Use get-window-with-predicate.
222
223 * textmodes/refer.el (refer-find-entry-internal): Use
224 get-window-with-predicate.
225
226 * term/sup-mouse.el (sup-pos-to-window): Use
227 get-window-with-predicate.
228
229 * term/bg-mouse.el (bg-window-from-x-y): Use
230 get-window-with-predicate.
231
232 * emacs-lisp/edebug.el (edebug-window-live-p): Use
233 get-window-with-predicate.
234
235 * window.el (get-window-with-predicate): Renamed from some-window.
236 (some-window): Make it an alias.
237
003550c5
GM
2382001-09-06 Gerd Moellmann <gerd@gnu.org>
239
240 * simple.el (undo): Remove positions from buffer-undo-list up to
241 the next undo boundary only.
242
c49e491a
EZ
2432001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
244
05b24487
EZ
245 * makefile.nt (install): Don't copy sc.el. Reported by Richard
246 Kim <ryk@dspwiz.com>
247
c49e491a
EZ
248 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
249 the message "Creating customization items...done".
250
54f73af3
GM
2512001-09-05 Gerd Moellmann <gerd@gnu.org>
252
253 * font-lock.el (toplevel): Require `jit-lock' only if
254 font-lock-support-mode is set to jit-lock-mode.
255
3762e7d0
EZ
2562001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
257
258 * international/quail.el (quail-use-package, quail-inactivate)
259 (quail-activate): Mention the hooks these functions run in their
260 doc strings.
261
c3b497b3
GM
2622001-09-05 Edward M. Reingold <reingold@iit.edu>
263
264 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
265 of file in header of menu.
266
2d43d823
GM
2672001-09-04 Gerd Moellmann <gerd@gnu.org>
268
2a5becfb
GM
269 * env.el (setenv): Interactively, if VARIABLE has a current value,
270 add that to the front of the history, as the doc string says.
271
8d1fcd00
GM
272 * comint.el (comint-send-input): Change help-echo.
273 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
005e3bb6 274
1672462f
GM
275 * bookmark.el (bookmark-write-file): Bind print-length and
276 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
277
646a1759
GM
278 * obsolete/uncompress.el: Moved there from lisp/.
279
c8dd66e1
GM
280 * comint.el (comint-insert-clicked-input): Goto point-max before
281 deleting previous input. From "Dr Francis J. Wright"
282 <F.J.Wright@qmw.ac.uk>.
283
2d43d823
GM
284 * simple.el (backward-word): Doc fix.
285
284b3043
GM
2862001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
287
288 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
289 * uncompress.el, uniquify.el, vc.el, view.el, window.el
290 * w32-fns.el: Add Keywords header.
291
2eef02ab
EZ
2922001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
293
294 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
295 "Text Properties". Suggested by Simon Marshall
296 <Simon.Marshall@midas-kapiti.com>.
297
ae355fa6
AC
2982001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
299
300 * term/mac-win.el (mac-drag-n-drop): Decode file name by
301 consulting the value of file-name-coding-system.
302
2ee1aa00
SM
3032001-09-03 Stefan Monnier <monnier@cs.yale.edu>
304
305 * help.el (describe-function-1): Save precomputed `file-name' rather
306 than recomputing it (incorrectly) with `symbol-file'.
307
cdab3e50
GM
3082001-09-03 Gerd Moellmann <gerd@gnu.org>
309
698ee07c
SM
310 * international/isearch-x.el (isearch-exit-recursive-edit):
311 Take three parameters, since it's used as an after-change-function.
c3b0c268 312
698ee07c 313 * emacs-lisp/backquote.el (backquote-backquote-symbol)
cdab3e50
GM
314 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
315 from doc strings.
316
e3b22517
GM
3172001-09-02 Milan Zamazal <pdm@zamazal.org>
318
698ee07c
SM
319 * progmodes/glasses.el (glasses-convert-to-unreadable):
320 Consider underscores as in `glasses-make-readable'.
e3b22517 321
19bd58e8
EZ
3222001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
323
883310a7
EZ
324 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
325 MS-DOS, since cpp might not be available.
326
698ee07c
SM
327 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
328 Mention "yank" in the help-echo text.
329 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
330
3312001-09-01 Stefan Monnier <monnier@cs.yale.edu>
332
333 * newcomment.el (comment-indent): Insert spaces more carefully.
19bd58e8 334
59b7ded8
EZ
3352001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
336
5e11c425
EZ
337 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
338 exists. From Andy Petrusenco <andy@int.spb.ru>.
339
59b7ded8 340 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
5e11c425
EZ
341 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
342 <andy@int.spb.ru>.
59b7ded8 343
c9979669
GM
3442001-08-31 Gerd Moellmann <gerd@gnu.org>
345
346 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
347 Instead of running mouse-yank-at-click, see what the event is
348 bound to outside Isearch and run that.
349
79f5f9ec
EZ
3502001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
351
698ee07c
SM
352 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
353 Fix the menu entry to mention transient-mark-mode.
79f5f9ec 354
c0551649
GM
3552001-08-30 Gerd Moellmann <gerd@gnu.org>
356
e8b1643c
GM
357 * simple.el (eval-expression-print-level): Fix last change.
358
f3185924
GM
359 * bindings.el (mode-line-coding-system-map): New variable.
360 (mode-line-mule-info): Give the "%Z" a local-map keymap.
361
92a25631
GM
362 * simple.el (eval-expression-print-level): Change the type
363 of the defcustom to allow nil.
364
9584e63a
GM
365 * emacs-lisp/find-gc.el: Moved here from lisp/.
366
698ee07c
SM
367 * international/quail.el (quail-completion-1):
368 Reverse the ((CHAR . DEFN) ...) list before processing it.
d5dc1e49
GM
369 From Kenichi Handa <handa@etl.go.jp>.
370
c0551649
GM
371 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
372 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
373
ef32aa02
EZ
3742001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
375
376 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
377 aren't supported. This avoids the annoying gray strip drawn by
378 the Windows version instead of the missing tool bar.
379
ff4ec1f7
GM
3802001-08-29 Gerd Moellmann <gerd@gnu.org>
381
53ca4610
GM
382 * menu-bar.el (menu-bar-options-menu): Make option text, messages
383 and tooltips more consistent. From "Marshall, Simon"
384 <Simon.Marshall@midas-kapiti.com>.
385
ff4ec1f7
GM
386 * startup.el (fancy-splash-screens): Temporarily set
387 minor-mode-map-alist to nil while displaying splash screens.
388
6d6c3f84
GM
3892001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
390
391 * buff-menu.el: Add Keywords header.
392 Doc fix (C-x C-b is bound to list-buffers).
393
565132a3
GM
394 * dired-x.el: Add keyword files to get listed in finder.
395 Remove confusing notes about GNU Emacs 19.
396
397 * dired.el, dired-aux.el: Add Keywords header.
398
042e6d91
AS
3992001-08-28 Andre Spiegel <spiegel@gnu.org>
400
401 * vc.el (vc-revert-file): Call the backend even if the FILE's
402 contents can be reverted locally; pass new arg CONTENTS-DONE
403 down to the backend.
404
854bd40a 405 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
042e6d91
AS
406 optional arg CONTENTS-DONE.
407
33818c6c
AI
4082001-08-28 Andrew Innes <andrewi@gnu.org>
409
410 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
411
0f76ca04
EZ
4122001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
413
414 * makefile.nt (install): Copy more *.el files.
415
6b6e2422
GM
4162001-08-28 Gerd Moellmann <gerd@gnu.org>
417
418 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
419 instead of `w' which is already in use.
420
5b52c296
GM
421 * gs.el (gs-load-image): Use sleep-for.
422 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
423
43744cb9
MB
4242001-08-28 Miles Bader <miles@gnu.org>
425
426 * replace.el (query-replace-regexp-eval): Return args from
427 `interactive' form in correct order.
428
4b4ea1dc
EZ
4292001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
430
431 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
432 major modes, don't create panes for modes for which
433 mouse-buffer-menu-alist returns an empty alist.
434
4352001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
35cd9438
TTN
436
437 * progmodes/hideshow.el: Update first-line description.
438 Sync comments w/ maintainer version 5.31.
439
440 (hs-isearch-open): Default value now `code'.
441 Fix docstring to use "code blocks" vs "comment blocks",
442 as opposed to "block" vs "comment".
443 (hs-flag-region): Accept `hs-isearch-open' value
444 of `block' as synonymous w/ `code'.
445 (hs-hide-block-at-point): For code blocks, pass `code'
446 to `hs-flag-region' instead of `block'.
447
9ad62cf8
MB
4482001-08-28 Miles Bader <miles@gnu.org>
449
450 * comint.el (comint-next-prompt): Don't loop infinitely if
451 {next,previous}-single-char-property-change returns its input
452 position when the search fails.
453
4542001-08-27 Miles Bader <miles@gnu.org>
d3b98912
MB
455
456 * comint.el (comint-get-old-input-default): Don't signal an error
457 if point is not on an input field; instead, return the current
458 line (using `comint-bol' to skip any prompt, in case we're not
459 using fields at all).
460
461 * man.el (Man-mode-line-format): Variable removed.
462 (Man-mode): Change `mode-line-buffer-identification' instead of
463 `mode-line-format'.
464
d599a452
GM
4652001-08-27 Gerd Moellmann <gerd@gnu.org>
466
467 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
468 From Simon Josefsson <jas@extundo.com>.
469
299248aa
EZ
4702001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
471
5b02e712
EZ
472 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
473 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
474
89aea802
EZ
475 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
476 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
477
478 * emacs-lisp/lselect.el: Ditto.
479
3452efc2
SM
480 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
481 Remove periods from the end of error message strings.
482 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
165b4283 483
299248aa
EZ
484 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
485 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
486
487 * net/telnet.el: Ditto.
488
08ead67b
GM
4892001-08-26 Gerd Moellmann <gerd@gnu.org>
490
491 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
492 KEYMAP to the call to define-minor-mode.
493
cf8f0b68
EZ
4942001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
495
496 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
497 Replace some of the undefined characters with emulations of bidi
498 formatting characters and Niqud as per SI 1311-1.
499 (IT-unicode-translations): Ditto.
3452efc2
SM
500 (IT-display-table-setup, IT-setup-unicode-display):
501 Fill characters without translations with dos-unsupported-char-glyph.
cf8f0b68 502
16837afc
GM
5032001-08-24 Simon Josefsson <jas@extundo.com>
504
505 * hl-line.el (hl-line-mode): Don't be a global mode.
506 (global-hl-line-mode): New function.
507
33954c45
GM
5082001-08-24 Gerd Moellmann <gerd@gnu.org>
509
510 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
511 being reset by Ghostscript. Don't kill the gs process.
512 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
513
fa05f6ac
AC
5142001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
515
516 * term/mac-win.el: Require scroll-bar.
517
3452efc2
SM
5182001-08-23 Stefan Monnier <monnier@cs.yale.edu>
519
520 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
521
02aec07b
EZ
5222001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
523
524 * hexl.el (hexl-insert-multibyte-char) New function.
525 (hexl-quoted-insert, hexl-self-insert-command)
526 (hexl-insert-hex-char, hexl-insert-decimal-char)
527 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
528 Fix the doc strings accordingly.
529 (hexl-insert-char): Reject characters whose code is above 255.
530 Doc fix.
531 (hexl-mode-map): Copy the global keymap instead of creating a
532 sparse keymap, and bind all self-inserting characters to
533 hexl-self-insert-command.
534
9bfc65eb
SM
5352001-08-22 Stefan Monnier <monnier@cs.yale.edu>
536
3452efc2
SM
537 * wid-edit.el (text): Re-order docstring correctly.
538
9bfc65eb
SM
539 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
540
541 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
542
32f2f98e
EZ
5432001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
544
545 * simple.el (line-number-mode): Mention the variable
546 line-number-display-limit-width in the doc string.
547
374388c3
GM
5482001-08-22 Gerd Moellmann <gerd@gnu.org>
549
550 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
551 Temporarily select EVENT's window for switching buffers.
552 (mode-line-bury-buffer): New function.
553 (mode-line-buffer-identification-keymap): Use it instead of
554 bury-buffer. Bind down-mouse events to prevent global down-mouse
b2130182 555 events from shining through.
374388c3 556
dde6824c
SM
5572001-08-21 Stefan Monnier <monnier@cs.yale.edu>
558
559 * newcomment.el (comment-beginning): Make sure the comment-start
560 we found isn't a comment-end (in cases where confusion is possible).
561
99bf1e74
MB
5622001-08-22 Miles Bader <miles@gnu.org>
563
564 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
565 before writing it, so that hard-links don't see new version.
566
37618c60
GM
5672001-08-21 Gerd Moellmann <gerd@gnu.org>
568
dde6824c
SM
569 * gs.el (gs-set-ghostview-colors-window-prop):
570 Call x-change-window-property with 3rd arg FRAME.
40e33037 571 (gs-load-image): Wait for a previous Ghostscript process
e98c601b
GM
572 to complete before starting a new one.
573
6ea3db8a
GM
574 * image.el (image-type-regexps): Make sure that the TIFF
575 pattern is only matched at the beginning of a string.
576 From Markus Rost <rost@math.ohio-state.edu>.
577
dde6824c 578 * international/swedish.el: Pre-Mule file removed. From Jonas
37618c60
GM
579 Oberg <jonas@gnu.org>.
580
1f8437c4
RV
5812001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
582
583 * whitespace.el (whitespace-abort-on-error): Add custom variable
dde6824c 584 to whitespace to abort a write-file if whitespace is detected in file.
1f8437c4
RV
585
586 * whitespace.el (whitespace-write-file-hook): Hook to be called
587 when writing a file. If `whitespace-abort-on-error' is set, the
dde6824c
SM
588 write will abort on detecting whitespaces.
589 If `whitespace-auto-cleanup' is set, the file will be cleaned
1f8437c4
RV
590 automatically prior to writing.
591
592 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
593 whitespaces in the error output!
594
dde6824c 595 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1f8437c4
RV
596 `indent-tabs-mode', since the latter notes user preferences on
597 TABs anyway.
598
599 * whitespace.el (whitespace-version): 3.1. All of the above issues
600 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
601
9b96c57d
GM
6022001-08-20 Gerd Moellmann <gerd@gnu.org>
603
8039284a
GM
604 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
605 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
606
9b96c57d
GM
607 * whitespace.el (whitespace-global-mode): Add autoload cookie.
608
1c71c0c3
GM
6092001-08-20 Alex Schroeder <alex@gnu.org>
610
611 * sql.el (sql-db2): Doc change.
612
6132001-08-20 Alex Schroeder <alex@gnu.org>
614
615 * sql.el (sql-postgres): Add the database at the end of the
616 parameters instead of at the beginning.
617 (sql-postgres-options): Doc change.
618
6c7f60a2
GM
6192001-08-17 Gerd Moellmann <gerd@gnu.org>
620
621 * custom.el (defcustom): Doc fix.
622
64ed6f71
GM
6232001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
624
6c7f60a2 625 * ps-mule.el (find-composition): Check if (char-after POS)
64ed6f71
GM
626 returns a valid character.
627
7851eb98
EZ
6282001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
629
630 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
631 original-point for extra CR characters that are added/removed when
632 the buffer is written/read whose EOL type is -dos.
633
b76dfd21
MB
6342001-08-16 Miles Bader <miles@gnu.org>
635
636 * simple.el (line-move): Undo previous change.
1f8437c4
RV
637
638 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
b76dfd21
MB
639 property to input-terminating `boundary' overlays to avoid
640 line-move wierdness.
641
e67d1843
GM
6422001-08-16 Gerd Moellmann <gerd@gnu.org>
643
644 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
645 buffer in a save-restriction. Under one test case with Ediff,
646 window-scroll-functions are run with a window start that's
647 temporarily outside of the restriction.
648
21324fae
GM
6492001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
650
dde6824c 651 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
21324fae
GM
652 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
653 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
654 (texinfo-update-menu-region-beginning)
655 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
656 command, @ifnottex, to regexps, so it is found.
657
0645d241
AI
6582001-08-16 Andrew Innes <andrewi@gnu.org>
659
660 * makefile.nt (DONTCOMPILE): Omit bindings.el.
661 (DONTCOMPILE): Omit sc.el.
662
663 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
664 (DONTCOMPILE): Omit sc.el.
665
ae13fc3c
GM
6662001-08-16 Gerd Moellmann <gerd@gnu.org>
667
668 * replace.el (occur): Bind inhibit-read-only to t.
669
1369261b
MB
6702001-08-16 Miles Bader <miles@gnu.org>
671
dde6824c
SM
672 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
673 calling `constrain-to-field', to avoid problems with comint prompts.
1369261b 674
8464af45
GM
6752001-08-15 Gerd Moellmann <gerd@gnu.org>
676
ec69d5ec 677 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
dde6824c 678 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
ec69d5ec 679
1f8437c4 680 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3e6f08e6
GM
681 of a while-loop.
682
93aba6fc 683 * Makefile.in (DONTCOMPILE): Remove sc.el.
1f8437c4 684
8464af45
GM
685 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
686 Don't include term/.
687
ae13fc3c
GM
688 * mail/sc.el: Moved to obsolete/.
689
8b313639
GM
6902001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
691
692 * ps-print.el: Change error function arguments to follow Emacs
693 message convention. Doc fix.
694 (ps-print-version): New version number (6.5.4).
695 (coding-system-for-write): Change declaration position to avoid
696 XEmacs compilation gripes.
dde6824c
SM
697 (coding-system-for-read, buffer-file-coding-system):
698 Declarations to avoid XEmacs compilation gripes.
8b313639
GM
699
700 * ps-mule.el: Doc fix.
701 (ps-mule-encode-header-string): If STRING is not a string, replace
702 STRING by empty string.
703
5fb125b4
EZ
7042001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
705
706 * frame.el (show-trailing-whitespace): Doc fix.
707
49e49b77
EZ
7082001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
709
710 * desktop.el (desktop-save): Insert the coding: tag before
711 desktop-header.
712
3e6385a4
GM
7132001-08-13 Gerd Moellmann <gerd@gnu.org>
714
0de73d5a
GM
715 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
716 its path from $els.
717
3e6385a4
GM
718 * image.el (image-jpeg-p): Fix call of substring.
719
4a9bf8a4
GM
7202001-08-10 Gerd Moellmann <gerd@gnu.org>
721
242e5463
GM
722 * play/animate.el (animate-string): Doc fix. Use a buffer
723 name with stars in it.
724 (animate-sequence): New function.
725 From Richard Stallman <rms@gnu.org>.
726
030f4537
GM
727 * frame.el (select-frame-set-input-focus): New function
728 extracted from other-frame.
729 (other-frame): Use it.
730 (next-multiframe-window, previous-multiframe-window): Use it.
731
346f18dc
GM
732 * isearch.el (isearch-other-meta-char): Don't switch to the
733 buffer of a window clicked on, when the current buffer is
734 in Isearch mode.
735
4a9bf8a4
GM
736 * image.el (image-jpeg-p): Test for APPn markers in the range
737 #xe0..#xef.
738
eaa2319f
GM
7392001-08-09 Gerd Moellmann <gerd@gnu.org>
740
3638868e
GM
741 * desktop.el (desktop-save): Don't use concat to form a file
742 name, use expand-file-name.
743
6b48d742
GM
744 * mouse.el (mouse-delete-window): Do nothing if frame has just
745 one window.
746
ed771c89
GM
747 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
748 for the minor mode name.
749
750 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
751 minor mode name.
752
dde6824c
SM
753 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
754 instead of make-mode-line-mouse2-map.
ed771c89
GM
755
756 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
757 the minor mode name.
758
dde6824c
SM
759 * emacs-lisp/easy-mmode.el (define-minor-mode):
760 Use mode-line-minor-mode-keymap for the minor mode name.
ed771c89 761
dde6824c
SM
762 * calendar/calendar.el (calendar-mode-line-format):
763 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
ed771c89 764
a4afe04e
GM
765 * bindings.el (make-mode-line-mouse-map): Renamed from
766 make-mode-line-mouse2-map. Take additional arg MOUSE.
767 (mode-line-modified): Use mouse-3 instead of mouse-2.
768 (mode-line-buffer-identification-keymap): Bind keys differently.
dde6824c 769 (propertized-buffer-identification): Adapt help-echo to new bindings.
a4afe04e 770
8e3189f0
GM
771 * bindings.el (mode-line-format): Specify help-echo for line
772 number, column number and buffer-percent part of the mode-line.
773
eaa2319f
GM
774 * image.el (image-type-regexps): Allow whitespace at the start
775 of the image data for XPM, XBM and Postscript, which are
776 text files.
777 (image-jpeg-p): Correct calculation of next field offset.
778
e3601cf6
PJ
7792001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
780
781 * battery.el: Fix typo.
782
057b57f6
GM
7832001-08-08 Gerd Moellmann <gerd@gnu.org>
784
8a8ef149
GM
785 * image.el (image-type-regexps): Allow predicates. Change the way
786 JPEG images are recognized.
787 (image-jpeg-p): New function.
788 (image-type-from-data): Handle predicates in image-type-regexps.
789
057b57f6
GM
790 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
791 #:, #x, #o, and similar constructs.
792
69ebef1d
GM
7932001-08-07 Gerd Moellmann <gerd@gnu.org>
794
22d01aed
GM
795 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
796
23f46f6f
GM
797 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
798 instead of `progn'.
799
e8421604
GM
800 * tar-mode.el (tar-extract): Avoid generating a new buffer
801 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
802
ea2c6478
GM
803 * textmodes/paragraphs.el (forward-sentence): Avoid building
804 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
805
dde6824c
SM
806 * progmodes/executable.el (executable-set-magic):
807 If executable-find returns a quoted file name, unquote it before
6c233cc0
GM
808 inserting it.
809
1155d483 810 * image.el (image-type-regexps): For JPEG files, use a regexp
e8421604 811 derived from the JFIF spec.
1f8437c4 812
69ebef1d
GM
813 * image.el (image-type-regexps): Use `\`' instead of `^' in
814 most regular expressions.
815
d1d850d6
PJ
8162001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
817
dde6824c 818 * play/animate.el: Re-insert a reference to re-inserted function.
d1d850d6 819
98a8938c
GM
8202001-08-06 Gerd Moellmann <gerd@gnu.org>
821
dde6824c
SM
822 * help.el (describe-function-1): Use find-function-search-for-symbol
823 instead of find-function-noselect because the latter follows aliases.
8e3fe78e 824
5a397d28
GM
825 * play/animate.el (animate-birthday-present): Re-insert.
826
dde6824c
SM
827 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
828 Handle old-style menu definitions.
98a8938c 829
7b3220c0
PJ
8302001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
831
6228c05b 832 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
98a8938c 833 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6228c05b 834
070c251e 835 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
98a8938c
GM
836 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
837 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
7b3220c0 838
dffb6224
PJ
8392001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
840
841 * textmodes/tildify.el: Milan Zamazal has new address.
842
698665d1
GM
8432001-08-03 Gerd Moellmann <gerd@gnu.org>
844
be48584d
GM
845 * custom.el (custom-set-variables): Don't test `custom-requests'
846 properties, check the third element of the options passed to
847 custom-set-variables instead.
848
5e1f85e0 849 * info.el (info-insert-file-contents): Use info-file-exists-p
be48584d 850 instead of file-exists-p.
5e1f85e0 851
b0fa1513
GM
852 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
853 the mode-line face is restored. Fix several bugs.
854
698665d1
GM
855 * replace.el (perform-replace): Doc fix.
856
4a7641d9
FP
8572001-08-02 Francesco Potorti` <pot@gnu.org>
858
859 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
860 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
861 (uniquify-fix-item-base, uniquify-fix-item-filename)
862 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
863 Callers changed.
864 (uniquify-set-proposed): Changed to work with a vector item.
865 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
866 the fix list, and a list of strings for the non-file buffer
867 names. Both changes reduce consing.
868 (uniquify-rationalize-a-list): Local variable renaming.
869 (uniquify-rationalize-conflicting-sublist): Use member instead of
870 assoc.
871 (uniquify-rename-buffer): Use unless instead of if not.
872
77389930
GM
8732001-08-02 Gerd Moellmann <gerd@gnu.org>
874
dde6824c 875 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
7f7d5b9e 876
cb3f945f
GM
877 * custom.el (custom-set-variables): Set options with :require
878 clauses last.
4a7641d9 879
fbc7f2a6
GM
880 * custom.el (defcustom): Doc fix.
881
77389930
GM
882 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
883
9761cd3a
EZ
8842001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
885
7e03f4c8
EZ
886 * man.el (man): Mention Man-switches in the doc string.
887 (Man-switches): Mention -a in the doc string.
888
dde6824c
SM
889 * textmodes/ispell.el (ispell-alternate-dictionary):
890 Add /usr/share/lib/dict/words, for Irix.
2b2eabed 891
9761cd3a
EZ
892 * bindings.el: Bind shifted and control-shifted kp-* keys to the
893 corresponding non-kp keys. Suggested by Stephen Gildea
b52758d1 894 <gildea@stop.mail-abuse.org>.
9761cd3a 895
cc46bfe7
FP
8962001-08-01 Francesco Potorti` <pot@gnu.org>
897
fc10ed8c
FP
898 * uniquify.el: These changes correct a corner case that the old
899 code managed correctly.
900 (uniquify-fix-item-proposed): Renamed from
901 uniquify-fix-item-min-proposed.
902 (uniquify-set-proposed): New function.
903 (uniquify-rationalize-file-buffer-names): Code reshuffled for
904 clarity and speed.
dde6824c
SM
905 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
906 This is equivalent to what the old code did.
fc10ed8c
FP
907 (uniquify-rationalize-a-list): Never recompute the proposed
908 name. Sort the conflicting sublist before rationalising it: this
909 is equivalent to what the old code did, but one directory element
910 at a time, and only when necessary.
911 (uniquify-rationalize-conflicting-sublist): Recompute here the
912 proposed name.
cc46bfe7 913
dd388130
GM
9142001-08-01 Gerd Moellmann <gerd@gnu.org>
915
81b1a79d
GM
916 * play/animate.el: Add Keywords and Maintainer. Remove a
917 reference to a removed function.
cc46bfe7 918
dd388130
GM
919 * play/animate.el (animate-string): Handle case that the string is
920 longer than the window is wide.
921
6b053e39
GM
9222001-07-31 Gerd Moellmann <gerd@gnu.org>
923
ed86208c
GM
924 * desktop.el (desktop-save): Bind coding-system-for-write to
925 `emacs-mule' for write-region.
926
10e922bd
GM
927 * delsel.el (delete-selection-pre-hook): Don't set this-command
928 to `ignore' if the region is empty.
929
dde6824c
SM
930 * international/mule.el (set-keyboard-coding-system):
931 Set keyboard-coding-system.
b23bad0b 932
6b053e39
GM
933 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
934 before accessing it.
935
d004e96a
AS
9362001-07-30 Andreas Schwab <schwab@suse.de>
937
dde6824c
SM
938 * menu-bar.el (toggle-highlight-paren-mode):
939 Use `(show-paren-mode)' as body.
d004e96a 940
892c8dea
AS
9412001-07-30 Andre Spiegel <spiegel@gnu.org>
942
943 * vc.el (vc-checkout-hook): New hook.
944 (vc-checkout): Run it.
945
21f79512
EZ
9462001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
947
dde6824c
SM
948 * progmodes/make-mode.el (makefile-macroassign-regex):
949 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
21f79512 950
291e3b68
GM
9512001-07-30 Gerd Moellmann <gerd@gnu.org>
952
6594ac22
GM
953 * vc.el (vc-switch-backend): Fix autoload cookie.
954
291e3b68
GM
955 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
956 the desktop file.
957
87449711
GM
9582001-07-30 Simon Josefsson <jas@extundo.com>
959
960 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
961 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
962
bf85004b
GM
9632001-07-27 Gerd Moellmann <gerd@gnu.org>
964
75c5350a
GM
965 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
966 (last-sexp-toggle-display): Renamed from last-sexp-print.
dde6824c
SM
967 (last-sexp-toggle-display, eval-last-sexp-1):
968 Use last-sexp-setup-props.
75c5350a 969
cc46bfe7 970 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
bf85004b
GM
971 New user-options.
972 (mouse-wheel-change-button): New function.
973 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
974 (mwheel-scroll): Ditto.
975
16098288
GM
9762001-07-26 Gerd Moellmann <gerd@gnu.org>
977
ac49effe
GM
978 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
979 `...', compare with unabbreviated printed representation instead.
980 (last-sexp-print): Bind print-length and print-level to nil.
981
be4a68f9
GM
982 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
983 before assigning text properties. Make properties rear-nonsticky.
ac49effe 984
f6e6cdf2
GM
985 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
986 (eval-last-sexp-1): Give printed text a `keymap' property and bind
987 <mouse-2> and <RET> in that map to a function printing the
988 unabbreviated value.
989
16098288
GM
990 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
991 is a buffer, put a text property `printed-value' on the printed
992 representation, with the Lisp object printed as value.
993
343462ed
EZ
9942001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
995
996 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
997 Mention the effect of eval-expression-print-length and
998 eval-expression-print-level in the doc strings. Suggested by
999 Kevin Gallagher <kevingal@onramp.net>.
1000
e043664a
GM
10012001-07-25 Gerd Moellmann <gerd@gnu.org>
1002
4b09e331
GM
1003 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
1004 for buttons > 3.
1005 (xterm-mouse-translate): Handle the case that we don't get a
1006 down-event.
cc46bfe7 1007
dde6824c
SM
1008 * emacs-lisp/find-func.el (find-function-regexp):
1009 Add easy-mmode-define-global-mode to the regexp. Allow newlines
b03dc47d
GM
1010 in front of the function name.
1011
17635d50 1012 * isearch.el (isearch-other-meta-char): Fix last change.
cc46bfe7 1013
3fb01f36
GM
1014 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
1015 similar events for which fake prefix keys are generated. It's no
1016 longer necessary since read_key_sequence doesn't modify these
1017 events for internal purposes anymore.
1018
e043664a
GM
1019 * files.el (auto-mode-alist): Use nroff-mode for files ending
1020 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
1021
a9f73104
EZ
10222001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
1023
1024 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
1025 tool-bar-lines parameter, behave as if its value were zero.
1026 (mouse-avoidance-set-pointer-shape): Don't do anything if
1027 x-pointer-shape is not boundp.
1028
c02a76cc
FP
10292001-07-23 Francesco Potorti` <pot@gnu.org>
1030
f0188953 1031 * uniquify.el: Overall speedup changes when using many buffers.
dde6824c
SM
1032 (uniquify-fix-item-base, uniquify-fix-item-filename)
1033 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
c02a76cc 1034 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
f0188953 1035 place in the item, but was never used.
c02a76cc 1036 (uniquify-fix-item-min-proposed): New defalias: the fourth place
f0188953 1037 in the item is now used as cache for the proposed name.
c02a76cc 1038 (uniquify-rationalize-file-buffer-names): Move computation made on
dde6824c
SM
1039 newbuffile out of the loop, in the newbuffile-nd local var.
1040 Use dolist (cosmetic change). Compute the proposed name for the most
c02a76cc 1041 common case and cache it in the fourth place in the item.
f0188953 1042 (uniquify-rationalize-file-buffer-names): Used to return a a list
dde6824c 1043 of buffer whose name was changed, but that return value was never used.
c02a76cc
FP
1044 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
1045 the cached proposed name, does much less consing and is quicker.
1046 (uniquify-filename-lessp): Deleted.
dde6824c
SM
1047 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
1048 Do not bind locally the uniquify-possibly-resolvable flag. Use the
c02a76cc
FP
1049 cached proposed name is possible.
1050 (uniquify-get-proposed-name): Arguments changed, callers changed.
1051 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
1052 uniquify-possibly-resolvable flag, which is no more bound locally.
1053 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
f0188953 1054 flag, which does not exist any more.
c02a76cc 1055
31fac3b8
EZ
10562001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
1057
be8cf99e
EZ
1058 * term/internal.el (IT-unicode-translations): Fix the appearance of
1059 "6`".
1060
31fac3b8
EZ
1061 * progmodes/compile.el (compile-internal): If EMACS is already
1062 defined in the environment, don't override its value.
1063
73496807
GM
10642001-07-23 Gerd Moellmann <gerd@gnu.org>
1065
9e5a7f2a
GM
1066 * play/fortune.el: Undo change of 2001-07-13.
1067 Fix autoload cookies. Add types to defcustoms.
1068 (fortune) <defgroup>: Add :link.
1069 (fortune-from-region): Use eq, not eql.
1070 From Dave Love <fx@gnu.org>.
c02a76cc 1071
5247262a 1072 * play/animate.el (animate-birthday-present): Function removed.
c02a76cc 1073
73496807
GM
1074 * play/animate.el: New file.
1075
722a451d
EZ
10762001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
1077
dde6824c
SM
1078 * startup.el (normal-top-level-add-subdirs-to-load-path):
1079 On Windows, put into normal-top-level-add-subdirs-inode-list the
722a451d
EZ
1080 canonicalized names of the directories instead of inode numbers.
1081
4960e757 10822001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
c02a76cc 1083
4960e757
MK
1084 * ediff-util.el: Copyright years.
1085 (ediff-choose-syntax-table): New function.
1086 (ediff-setup): Use ediff-choose-syntax-table.
73496807 1087 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4960e757 1088 vc-state is available.
73496807 1089 (ediff-make-temp-file): Use ediff-coding-system-for-write.
c02a76cc 1090
4960e757
MK
1091 * ediff-init.el (ediff-with-syntax-table): New macro, uses
1092 with-syntax-table.
73496807
GM
1093 (ediff-coding-system-for-read): From ediff-diff.el
1094 (ediff-coding-system-for-write): New variable.
1095 (ediff-highest-priority): Fixed the bug having to do with disappearing
4960e757 1096 overlays.
73496807
GM
1097 (ediff-file-remote-p): Use file-remote-p, if available.
1098 (ediff-listable-file): New function.
1099 (ediff-file-attributes): Use ediff-listable-file.
c02a76cc 1100
dde6824c
SM
1101 * ediff-mult.el (ediff-meta-insert-file-info1):
1102 Use ediff-listable-file.
c02a76cc 1103
dde6824c
SM
1104 * ediff-ptch.el (ediff-prompt-for-patch-file):
1105 Use ediff-coding-system-for-read.
73496807 1106 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
c02a76cc 1107
73496807
GM
1108 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
1109 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
c02a76cc 1110
4960e757 1111 * ediff.el: Date of last update, copyright years.
c02a76cc 1112
4960e757 1113 * ediff-wind (ediff-setup-control-frame): Nill->nil.
c02a76cc 1114
4960e757
MK
1115 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
1116 of Scott Bronson.
1117 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
1118 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
1119 Deleted functions.
1120 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
1121 ex-token-list.
73496807 1122 (viper-get-ex-address-subr): Convert registers to char data type.
c02a76cc 1123
dde6824c 1124 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
73496807
GM
1125 (viper-memq-char): Use viper-int-to-char.
1126 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4960e757 1127 vc-locking-state.
73496807 1128 (viper-read-key): Use viper-read-key-sequence.
c02a76cc 1129
dde6824c
SM
1130 * viper.el (viper-major-mode-modifier-list):
1131 Added inferior-emacs-lisp-mode.
73496807 1132 (this-major-mode-requires-vi-state): New function that uses simple
4960e757 1133 heuristics to decide if vi state is appropriate.
73496807
GM
1134 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
1135 (viper-non-hook-settings): Don't advise read-key-sequence.
1136 (viper-read-key-sequence): New function that replaces the
4960e757 1137 previously used advice to read-key-sequence.
c02a76cc 1138
73496807
GM
1139 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
1140 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
1141 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
1142 (viper-open-line-at-point,viper-substitute,viper-overwrite)
1143 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
1144 Got rid of the negative character hack.
4960e757 1145 (viper-escape-to-state,viper-replace-state-exit-cmd):
73496807
GM
1146 Use viper-read-key-sequence.
1147 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4960e757 1148 (viper-minibuffer-standard-hook,viper-read-string-with-history):
73496807 1149 Don't override existing minibuffer-setup-hook.
4960e757 1150 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
c02a76cc 1151 Convert registers to char data type.
73496807 1152 (viper-autoindent): Use viper-indent-line.
c02a76cc
FP
1153
1154 * viper-keym.el: Use viper-exec-key-in-emacs.
1155
05824718
SM
11562001-07-20 Stefan Monnier <monnier@cs.yale.edu>
1157
1158 * server.el (server-visit-files): Fix variable name typo.
1159
6e07c0a5
GM
11602001-07-20 Gerd Moellmann <gerd@gnu.org>
1161
05824718 1162 * simple.el (delete-trailing-whitespace): Save match data
6e07c0a5
GM
1163 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
1164
5b6858da
SM
11652001-07-19 Stefan Monnier <monnier@cs.yale.edu>
1166
1167 * progmodes/compile.el (compilation-parse-errors): `linenum' might
1168 return a this-error using the alternative format (a pair of markers).
1169
794d58ba
GM
11702001-07-19 Gerd Moellmann <gerd@gnu.org>
1171
4e2a256b
GM
1172 * font-lock.el (c++-keywords): Add Standard C++ operator names.
1173
794d58ba
GM
1174 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
1175 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5b6858da 1176
381194d0
PJ
11772001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1178
1179 * international/iso-transl.el: Fix typo in the header of the file.
1180
1181 * textmodes/picture.el (picture): Doc fix.
1182
1183 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
1184 follow coding conventions in generated files.
1185
27009a49
EZ
11862001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
1187
5b6858da 1188 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
27009a49
EZ
1189 (tool-bar-add-item): Don't call image-related primitives if the
1190 display doesn't support images.
1191
1192 * frame.el (display-images-p): New function.
1193
467f1209
GM
11942001-07-17 Gerd Moellmann <gerd@gnu.org>
1195
1196 * server.el (server-visit-files): Handle the case the specified
1197 column number is <= 0.
1198
11992001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
1200
1201 * startup.el (command-line-1): Add support for +LINE:COLUMN
1202 command line argument.
1203
12042000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1205
5b6858da
SM
1206 * server.el (server-process-filter, server-visit-files):
1207 Add support for +LINE:COLUMN style emacsclient calls.
467f1209 1208
9781053a
PJ
12092001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1210
1211 * emacs-lisp/easy-mmode.el: Add Keywords header.
1212
1213 * play/pong.el: Author has new address.
1214
1215 * play/landmark.el: Author is no more reachable.
1216
1217 * play/handwrite.el: Author is no more reachable.
1218
5b6858da
SM
12192001-07-17 Stefan Monnier <monnier@cs.yale.edu>
1220
1221 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
1222 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
1223 Complete bindings for F<1..12> keys.
1224 (global-map): Remove `undo' binding (already in the default).
1225 Replace `t<n>' bindings with `f<n>' bindings.
1226
a38b71b0
SM
12272001-07-16 Stefan Monnier <monnier@cs.yale.edu>
1228
1229 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
1230 (tcl-mode): Use tcl-add-log-defun.
1231 (tcl-indent-line): Use tcl-calculate-indent.
1232 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
1233 (tcl-indent-exp): Renamed from indent-tcl-exp.
1234 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
1235 (tcl-indent-for-comment): Call comment-indent-function properly
1236 and handle the case where it returns nil.
1237
c1d61a7d
GM
12382001-07-16 Gerd Moellmann <gerd@gnu.org>
1239
a38b71b0
SM
1240 * calendar/cal-islam.el (calendar-goto-islamic-date):
1241 Remove autoload cookie.
1242
1243 * calendar/calendar.el (calendar-goto-islamic-date):
1244 Add call to autoload.
c1d61a7d 1245
c59fb719
SM
12462001-07-16 Stefan Monnier <monnier@cs.yale.edu>
1247
1248 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
1249 Don't change compile-auto-highlight globally.
1250 Don't bother with `font-lock-defaults' property since XEmacs
1251 also understands the `font-lock-defaults' variable.
1252 Use make-local-variable rather than make-variable-buffer-local.
1253 Don't `defconst' comment-indent-function: keep the default.
1254 Call easy-menu-add unconditionally.
1255 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
1256 (ada-create-menu): Use :included for Emacs as well.
1257
1258 * vc.el (vc-do-command): Autoload.
1259
1260 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
1261
652a9be9
PJ
12622001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1263
1264 * ps-print.el: Fix Author: header.
1265
c3d6be34
GM
12662001-07-16 Gerd Moellmann <gerd@gnu.org>
1267
4391d40d
GM
1268 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
1269 mouse-1 etc., bind them to `ignore'.
1270
c3d6be34
GM
1271 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
1272 send-invisible, which is already defined in Comint.
1273 (eshell-watch-for-password-prompt): Use it.
1274
e8af40ee
PJ
12752001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1276
3c3e43ef
PJ
1277 * which-func.el (which-func-mode): Doc fix.
1278
e8af40ee 1279 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
1280 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
1281 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
1282 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
1283 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
1284 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
1285 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
1286 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
1287 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
1288 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
1289 * emulation/edt-mapper.el, emulation/edt-pc.el,
1290 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
1291 * emulation/tpu-edt.el, emulation/tpu-extras.el,
1292 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
1293 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
1294 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
1295 * international/isearch-x.el, international/iso-cvt.el,
1296 * international/ogonek.el, international/quail.el,
1297 * international/utf-8.el, jit-lock.el, language/devan-util.el,
1298 * language/devanagari.el, language/ethio-util.el,
1299 * language/ethiopic.el, language/european.el, language/indian.el,
1300 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
1301 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
1302 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
1303 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
1304 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
1305 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
1306 * progmodes/autoconf.el, progmodes/cmacexp.el,
1307 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
1308 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
1309 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
1310 * progmodes/ebnf2ps.el, progmodes/executable.el,
1311 * progmodes/fortran.el, progmodes/idlw-shell.el,
1312 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
1313 * progmodes/m4-mode.el, progmodes/mantemp.el,
1314 * progmodes/meta-mode.el, progmodes/octave-inf.el,
1315 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
1316 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
1317 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
1318 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
1319 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
1320 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
1321 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
1322 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
1323 * textmodes/two-column.el, time-stamp.el, timezone.el,
1324 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
1325 * which-func.el, whitespace.el, wid-browse.el, widget.el,
1326 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
1327 conventions.
1328
bb24c64f
GM
13292001-07-16 Gerd Moellmann <gerd@gnu.org>
1330
1331 * simple.el (set-variable): Require 'cus-edit' instead of
1332 `wid-edit', so that the Custom widgets get defined.
1333
6a05d05f
PJ
13342001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1335
1336 * allout.el: A fix to follow coding conventions.
1337
1338 * find-lisp.el: A fix to follow coding conventions.
1339
1340 * term/w32-win.el: A fix to follow coding conventions.
1341
1342 * textmodes/sgml-mode.el: A fix to follow coding conventions.
1343
1344 * term/xterm.el: A fix to follow coding conventions.
1345
1346 * term/news.el: A fix to follow coding conventions.
1347
1348 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
1349 header line fixed.
1350
1351 * sun-curs.el: Fix Maintainer: header line.
1352
1353 * emacs-lisp/easymenu.el: Address of the author added.
1354
1b85bd12
GM
13552001-07-16 Gerd Moellmann <gerd@gnu.org>
1356
1357 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
1358 property.
1359
6e44da43
PJ
13602001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1361
1362 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 1363 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
1364 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
1365 Some fixes to follow coding conventions.
6e44da43 1366
6033fc96
GM
13672001-07-16 Gerd Moellmann <gerd@gnu.org>
1368
1369 * which-func.el (which-func-mode): Doc fix.
1370
5d3d1e32
SM
13712001-07-15 Stefan Monnier <monnier@cs.yale.edu>
1372
1373 * net/rcompile.el (remote-compile): Use make-local-variable.
1374
1375 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
1376
1377 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
1378
1379 * mail/reporter.el (reporter-submit-bug-report):
1380 Don't abuse make-variable-buffer-local. Fix call to add-hook.
1381
55535639
PJ
13822001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1383
3afbc435 1384 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
1385 * calendar/cal-dst.el, calendar/cal-french.el,
1386 * calendar/cal-hebrew.el, calendar/cal-islam.el,
1387 * calendar/cal-iso.el, calendar/cal-julian.el,
1388 * calendar/cal-mayan.el, calendar/cal-persia.el,
1389 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
1390 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
1391 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
1392 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
1393 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
1394 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
1395 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
1396 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
1397 * progmodes/ada-xref.el, progmodes/cc-align.el,
1398 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
1399 * progmodes/cc-defs.el, progmodes/cc-engine.el,
1400 * progmodes/cc-langs.el, progmodes/cc-menus.el,
1401 * progmodes/cc-styles.el, progmodes/cc-vars.el,
1402 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
1403 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
1404 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
1405 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
1406 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
1407 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
1408 conventions in Eshell files with known maintainers.
1409
1410 * emulation/viper.el: A fix to follow coding conventions.
1411
60370d40 1412 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
1413 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
1414 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
1415 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
1416 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
1417 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
1418 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
1419 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
1420 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
1421 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
1422 conventions in Eshell files.
1423
1424 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
1425 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
1426 * emulation/pc-mode.el, emulation/viper-cmd.el,
1427 * emulation/viper-ex.el, emulation/viper-init.el,
1428 * emulation/viper-keym.el, emulation/viper-macs.el,
1429 * emulation/viper-mous.el, emulation/viper-util.el,
1430 * emulation/viper.el, forms-pass.el, international/ccl.el,
1431 * international/characters.el, international/encoded-kb.el,
1432 * international/fontset.el, international/ja-dic-cnv.el,
1433 * international/ja-dic-utl.el, international/kinsoku.el,
1434 * international/kkc.el, international/mule-cmds.el,
1435 * international/mule-diag.el, international/mule-util.el,
1436 * international/mule.el, international/titdic-cnv.el,
1437 * language/china-util.el, language/chinese.el,
1438 * language/cyril-util.el, language/cyrillic.el, language/english.el,
1439 * language/greek.el, language/hebrew.el, language/japan-util.el,
1440 * language/japanese.el, language/korea-util.el, language/korean.el,
1441 * language/lao-util.el, language/lao.el, language/misc-lang.el,
1442 * language/slovak.el, language/thai-util.el, language/thai.el,
1443 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
1444 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
1445 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
1446 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
1447 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
1448 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
1449 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
1450 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
1451 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
1452 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
1453 to follow coding conventions in files without maintainer or in files
1454 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
1455
1456 * emacs-lisp/elp.el: A fix to follow coding conventions.
1457
715a2ca2 1458 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
1459 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
1460 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
1461 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
1462 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
1463 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
1464 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
1465 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
1466 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
1467 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
1468 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
1469 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
1470 conventions in files from Gnus.
1471
55535639 1472 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
1473 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
1474 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
1475 * echistory.el, electric.el, emacs-lisp/authors.el,
1476 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
1477 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
1478 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
1479 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
1480 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
1481 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
1482 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
1483 * international/codepage.el, international/iso-ascii.el,
1484 * international/iso-insert.el, international/iso-transl.el,
1485 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
1486 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
1487 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
1488 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
1489 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
1490 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
1491 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
1492 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
1493 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
1494 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
1495 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
1496 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
1497 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
1498 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
1499 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
1500 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
1501 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
1502 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
1503 * textmodes/tex-mode.el, textmodes/text-mode.el,
1504 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
1505 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
1506 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
1507 files maintained by FSF.
1508
1cd7adc6
PJ
15092001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1510
1511 * arc-mode.el: A fix to follow coding conventions.
1512
1513 * bindings.el: Ditto.
1514
1515 * cdl.el: Ditto.
1516
1517 * comint.el: Ditto.
1518
1519 * cus-start.el: Ditto.
1520
1521 * shell.el: Ditto.
1522
1523 * skeleton.el: Ditto.
1524
07b1b912
SM
15252001-07-13 Stefan Monnier <monnier@cs.yale.edu>
1526
1527 * info.el (Info-build-node-completions):
1528 Make Info-current-file-completions buffer local.
1529
09938b67
GM
15302001-07-13 Gerd Moellmann <gerd@gnu.org>
1531
e0f82ad8 1532 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 1533 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 1534
07b1b912 1535 * calendar/cal-islam.el (calendar-goto-islamic-date):
78999117 1536 Add autoload cookie.
aa11456f 1537
09938b67
GM
1538 * play/fortune.el: Add types to defcustoms.
1539
ebea5735
PJ
15402001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1541
09938b67 1542 * language/czech.el: A fix to follow coding conventions.
ebea5735 1543
ec7dc7e1
EZ
15442001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1545
1546 * speedbar.el (speedbar-supported-extension-expressions): Add .g
1547 to the extension list, for antlr-mode. From Christoph Wedler
1548 <Christoph.Wedler@sap.com>.
1549
ec402ad4
SM
15502001-07-11 Stefan Monnier <monnier@cs.yale.edu>
1551
1552 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
1553 (vc-dired-mode-map): Fix the madness.
1554
1555 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
1556 (vc-prefix-map): Moved back from vc.el.
1557
a777242c
GM
15582001-07-11 Gerd Moellmann <gerd@gnu.org>
1559
07b1b912
SM
1560 * mail/mail-extr.el (mail-extr-all-top-level-domains):
1561 Increase the size of the obarray.
a777242c
GM
1562 (mail-extr-all-top-level-domains): Add more toplevel domains,
1563 add more long names.
1564 From: Per Starback <starback@ling.uu.se>.
1565
874d7995
EZ
15662001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1567
1568 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
1569 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1570
1571 * progmodes/ada-mode.el: Ditto.
1572
1573 * progmodes/ada-xref.el: Ditto.
1574
ff524b84
MB
15752001-07-11 Miles Bader <miles@gnu.org>
1576
1577 * finder.el (finder-insert-at-column): Also move to the next line
1578 if exactly at COLUMN.
1579
6b05fae3
GM
15802001-07-10 Gerd Moellmann <gerd@gnu.org>
1581
6ce5615d
GM
1582 * help.el (describe-function-1): When printing FUNCTION's
1583 documentation, don't assume FUNCTION is a symbol.
1584
6b05fae3
GM
1585 * startup.el (normal-top-level): Don't operate on the initial
1586 frame if we failed to create one.
1587
19da29f9
GM
15882001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
1589
1590 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
1591 itself, i.e. only indent the contents in it.
1592
6f19114e
GM
15932001-07-10 Markus Rost <rost@math.ohio-state.edu>
1594
1595 * mail/rmail.el (rmail-show-message): Show beginning of message in
1596 all windows containing it.
1597
8184a578
EZ
15982001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1599
1600 * term/tty-colors.el: Fix the header line and copyright years.
1601
524ac5b2
GM
16022001-07-09 Gerd Moellmann <gerd@gnu.org>
1603
4033ae9d
GM
1604 * emacs-lisp/advice.el (ad-make-advised-definition): If the
1605 original definition has an interactive form, but is Elp
1606 instrumented, use the interactive form of the function called by
1607 elp-wrapper.
1608
59c2dcf4
GM
1609 * winner.el (winner-equal): Make it a defun. Don't compare Winner
1610 configurations with compare-window-configuration; they aren't
1611 window configurations.
1612
524ac5b2
GM
1613 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
1614 from the server for the format we expect. Don't use it if it
c59fb719 1615 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 1616
06c66e1c 1617 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
1618 From Luis Fernandes <elf@ee.ryerson.ca>.
1619
524ac5b2 16202001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
1621
1622 * cc-cmds.el: Extended the kludge to interoperate with the
1623 delsel and pending-del packages wrt to the new function
1624 `c-electric-delete-forward'.
1625
851040a5
SM
16262001-07-08 Stefan Monnier <monnier@cs.yale.edu>
1627
1628 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
1629 to delay the call to <mode> for global minor modes.
1630 (easy-mmode-define-navigation): Only recenter if interactive.
1631
6573d87f
GM
16322001-07-06 Gerd Moellmann <gerd@gnu.org>
1633
a25e82a8
GM
1634 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
1635 to lisp-indent-line.
1636
6573d87f
GM
1637 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
1638 from the server. Call encode-time only when we are sure that we
1639 got a 213 response.
1640
c1a1fd60
GM
16412001-07-06 Simon Josefsson <jas@extundo.com>
1642
1643 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
1644 (mail-envelope-from): New user option.
1645 (sendmail-send-it): Use it.
1646
4b81a999
GM
16472001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1648
851040a5
SM
1649 * ps-print.el: Use locale dependant date to print date in header.
1650 Doc fix.
4b81a999
GM
1651 (ps-print-version): New version number (6.5.3).
1652 (ps-right-header, ps-right-footer): Initialization and doc fix.
1653 (ps-time-stamp-locale-default): New fun.
1654
a2cc5c4f
GM
16552001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1656
1657 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
1658 field problem with MIME-mode.
1659
1660 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
1661
16622001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1663
1664 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
1665 MIME-mode.
1666
a9b511e0
EZ
16672001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
1668
1669 * bindings.el (mode-line-mule-info): Don't show the tip with
1670 buffer-file-coding-system if that is nil.
1671
0f60e5ff
GM
16722001-07-05 Gerd Moellmann <gerd@gnu.org>
1673
f25cfe53
GM
1674 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
1675 instead of kill-line.
1676
5f72adc0
GM
1677 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
1678 <Pavel@Janik.cz>.
1679
1680 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
1681 <Pavel@Janik.cz>.
0f60e5ff 1682
b5e2c7a7
GM
16832001-07-04 Gerd Moellmann <gerd@gnu.org>
1684
1685 * font-lock.el (c-font-lock-keywords-3): When matching something
1686 like `struct X Y', finish with point after Y.
1687
e5836af8 16882001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 1689
e5836af8 1690 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 1691 in caller buffer.
e5836af8 1692
f1c53471
EZ
16932001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
1694
bf4041b6 1695 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
1696 instead of string-match to find the basename of the file.
1697 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 1698
851040a5
SM
1699 * net/browse-url.el (browse-url-default-windows-browser):
1700 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
1701 (browse-url-browser-function) [ms-dos]: Default to
1702 browse-url-default-windows-browser.
1703
f1c53471
EZ
1704 * help.el (locate-library): Enable code that looks for compressed
1705 libraries if auto-compression-mode is on.
1706
4ce5c223
SM
17072001-07-02 Stefan Monnier <monnier@cs.yale.edu>
1708
1709 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1710
dd441b46
GM
17112001-07-02 Gerd Moellmann <gerd@gnu.org>
1712
4ce5c223 1713 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 1714
7a3ee510
EZ
17152001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
1716
33e432b1
EZ
1717 * allout.el: Fix the header line, so that finder.el recognizes it.
1718 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1719
4ce5c223
SM
1720 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1721 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 1722
3024d920
EZ
17232001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1724
4ce5c223 1725 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 1726
3024d920
EZ
1727 * ps-bdf.el (bdf-directory-list): Use the value relative to
1728 installation-directory for MS-Windows as well.
1729
0c1baae8
RS
17302001-06-29 Richard M. Stallman <rms@gnu.org>
1731
1732 * wid-edit.el (widget-color-sample-face-get):
1733 Return ((foreground-color . COLOR)) instead of constructing a face.
1734
442ebe98
EZ
17352001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1736
1737 * faces.el (region): Change the background color for the
1738 light-background color display to lightgoldenrod2, to make it
1739 visible on some laptops.
1740
6519817e
RS
17412001-06-28 Richard M. Stallman <rms@gnu.org>
1742
1743 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1744 (rmail-msg-restore-non-pruned-header): Likewise.
1745 If point was in the old pruned header, put it at the top.
1746 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 1747
6519817e
RS
1748 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1749 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1750
15533ae2
SM
17512001-06-28 Stefan Monnier <monnier@cs.yale.edu>
1752
1753 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1754
19a448e3
KF
17552001-06-28 Karl Fogel <kfogel@red-bean.com>
1756
1757 * saveplace.el: Update maintainer email address.
1758
a17555fd
FP
17592001-06-27 Francesco Potorti` <pot@gnu.org>
1760
15533ae2
SM
1761 * uniquify.el: (uniquify-rationalize-file-buffer-names):
1762 Undo previous change.
a17555fd
FP
1763
17642001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
1765
1766 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1767 preliminary quick reordering. Can speed things up dramatically.
1768
555cc9ca
RS
17692001-06-26 Richard M. Stallman <rms@gnu.org>
1770
4d68abe0
RS
1771 * dired.el (dired-get-filename): A file name starting with ~
1772 is not absolute in this context.
1773
555cc9ca
RS
1774 * which-func.el (which-func-maxout): Increase default to 500000.
1775 (which-function-mode): This is now the "real" name of the function.
1776 (which-func-mode): Now an alias.
1777 (which-func-mode-global): Name deleted.
1778
1779 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1780 button-2, when binding hs-mouse-toggle-hiding.
1781
d9bad487
GM
17822001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1783
15533ae2 1784 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
1785 (rmail-msg-prune-header): Likewise.
1786 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1787 and `rmail-msg-prune-header'.
1788
da197e75
SM
17892001-06-25 Stefan Monnier <monnier@cs.yale.edu>
1790
1791 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1792 back than LINEBEG.
1793
9501b986
EZ
17942001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1795
1796 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1797 window where they clicked the mouse has a header line, adjust
1798 vertical movement by one.
1799
7aee34d3
GM
18002001-06-25 Milan Zamazal <pdm@zamazal.org>
1801
da197e75
SM
1802 * progmodes/glasses.el (glasses-make-readable): Consider underscores
1803 too when separating a parenthesis.
7aee34d3 1804
b9cc92a4
EZ
18052001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
1806
1807 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1808 (bookmark-bmenu-hide-filenames): Add help-echo to
1809 mouse-highlighted text.
1810 (bookmark-bmenu-show-filenames): Remove help-echo property from
1811 the whitespace.
1812
e55c4863
EZ
18132001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1814
da197e75
SM
1815 * files.el (auto-mode-alist): Add configure.ac (autoconf).
1816 From Karl Eichwalder <ke@suse.de>.
e55c4863 1817
4bd41f5a
RS
18182001-06-23 Richard M. Stallman <rms@gnu.org>
1819
1820 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1821
1822 * progmodes/cc-styles.el (c-set-style): Don't specify initial
1823 contents for completing-read.
1824
fdae95d4
RS
18252001-06-22 Richard M. Stallman <rms@gnu.org>
1826
1827 * menu-bar.el (menu-bar-make-toggle): Construct the
1828 function's doc string from HELP, not DOC, and make it accurate by
1829 adding "Toggle whether to " at the front and downcasing the initial.
1830 Change the HELP arg in some calls to make it fit this usage.
1831
1832 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1833 Undo previous change.
1834
5f0e1d42
EZ
18352001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
1836
1fd63d9b
EZ
1837 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1838
da197e75 1839 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 1840
2ebf8f54
EZ
18412001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
1842
7a03d9cd
EZ
1843 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1844
2ebf8f54
EZ
1845 * dabbrev.el (dabbrev--select-buffers): Fix last change.
1846
4de68712
RS
18472001-06-20 Richard M. Stallman <rms@gnu.org>
1848
1849 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1850 broken out from dabbrev--find-expansion. Handle minibuffer
1851 specially here.
1852 (dabbrev--find-expansion): Simplify code in various ways.
1853 Don't treat minibuffers specially.
1854 Call dabbrev--make-friend-buffer-list.
da197e75 1855 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
1856 (dabbrev--scanning-message): Do nothing when minibuffer is current.
1857
f84e9763 18582001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 1859
f84e9763
JW
1860 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1861 Also, added a comment describing how to greatly speedup Eshell
1862 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 1863
f5f3efaa 18642001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 1865
da197e75
SM
1866 * eshell/esh-mode.el: Disabled a test that often yields false failures.
1867
f84e9763
JW
18682001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
1869
1870 * woman.el (WoMan-highlight-references): Add help-echo to
1871 mouse-highlighted text.
b868ed49 1872
f7ac3e28
SM
18732001-06-18 Stefan Monnier <monnier@cs.yale.edu>
1874
1875 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1876
f6f1beba
GM
18772001-06-18 Gerd Moellmann <gerd@gnu.org>
1878
f7ac3e28
SM
1879 * international/quail.el (quail-start-conversion):
1880 Reset quail-translating to nil.
db8f7303 1881
f6f1beba
GM
1882 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1883 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1884
1a0b9ae6
EZ
18852001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
1886
855eca56
EZ
1887 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1888 mouse-highlighted text.
1889
1a0b9ae6
EZ
1890 * dired.el (dired-mark-pop-up): Fix last change.
1891
e75e894b
EZ
18922001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1893
218abc51
EZ
1894 * calendar/calendar.el (generate-calendar-month): Add help-echo to
1895 mouse-highlighted text.
1896
d36ca65d
EZ
1897 * net/quickurl.el (quickurl-url-file): Run through
1898 convert-standard-filename.
1899 (quickurl-list-populate-buffer): Add help-echo to
1900 mouse-highlighted text.
1901 (top-level): Update Dave's URL.
1902
092924fd
EZ
1903 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1904 mouse-highlighted text.
1905
f7ac3e28
SM
1906 * textmodes/page-ext.el (pages-copy-header-and-position):
1907 Add help-echo to mouse-highlighted text.
092924fd
EZ
1908
1909 * tar-mode.el (tar-header-block-summarize): Add help-echo to
1910 mouse-highlighted text.
1911
1912 * replace.el (occur): Add help-echo to mouse-highlighted text.
1913
1914 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1915 mouse-highlighted text.
1916
1917 * progmodes/cpp.el (cpp-make-button): Add help-echo to
1918 mouse-highlighted text.
1919
f7ac3e28
SM
1920 * progmodes/compile.el (compile-reinitialize-errors):
1921 Add help-echo to mouse-highlighted messages.
092924fd
EZ
1922 (compilation-forget-errors): Remove help-echo property as well.
1923
f7ac3e28
SM
1924 * play/landmark.el (lm-plot-square, lm-init-display):
1925 Add help-echo to mouse-highlighted text.
092924fd 1926
f7ac3e28
SM
1927 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1928 Add help-echo to mouse-highlighted text.
092924fd
EZ
1929
1930 * dired.el (dired-insert-set-properties): Add help-echo to
1931 mouse-highlighted text.
f7ac3e28 1932 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
1933
1934 * comint.el (comint-send-input): Add help-echo to
1935 mouse-highlighted text.
1936
1937 * buff-menu.el (list-buffers-noselect): Add help-echo to
1938 mouse-highlighted text.
1939
1940 * arc-mode.el (archive-summarize-files): Add help-echo to
1941 mouse-highlighted text.
1942
e75e894b
EZ
1943 * ffap.el (ffap-machine-p): Always return nil if
1944 open-network-stream is not fboundp.
1945
f621ed9d
SM
19462001-06-17 Stefan Monnier <monnier@cs.yale.edu>
1947
1948 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
1949 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1950 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1951 incorrectly binding chars between 128 and 256 to it.
1952 (sgml-maybe-name-self): Handle latin-1 chars properly.
1953 (sgml-tags-invisible): Bind buffer-file-name to nil.
1954 Use unwind-protect and restore-buffer-modified-p.
1955 (sgml-point-entered): Use buffer-substring-no-properties.
1956 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1957 (html-mode): Don't force `imenu-sort-function'.
1958
884e8578
EZ
19592001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1960
d5b49f47
EZ
1961 * tar-mode.el: Fix the copyright notice.
1962
ce6b1982
EZ
1963 * font-lock.el (font-lock-comment-face): For tty's with dark
1964 background, use "red1", since "lightred" is not one of the colors
1965 recognized by tty-colors.el.
1966
884e8578
EZ
1967 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1968 create a buffer for extracted file, in case there's more than one
1969 file by that name in an archive, possibly in different
1970 directories. From Kevin Rodgers <kevinr@ihs.com>.
1971
1972 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
1973 <alex@gnu.org>.
1974
72190a54
MB
19752001-06-15 Miles Bader <miles@gnu.org>
1976
f621ed9d
SM
1977 * textmodes/texinfmt.el (texinfo-format-syntax-table):
1978 Revert previous change.
72190a54 1979
e4cdc335
RS
19802001-06-14 Richard M. Stallman <rms@gnu.org>
1981
1982 * replace.el (keep-lines-read-args): Return just a regexp.
1983 Provide nil for the region args.
f621ed9d 1984 (keep-lines, flush-lines, how-many):
e4cdc335
RS
1985 Calculate the defaults for the region here, when args are nil.
1986
c8c6b45a
EZ
19872001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1988
1989 * rot13.el (rot13-other-window): Some more doc fix.
1990
f54701d1
EZ
19912001-06-14 Per Starback <starback@ling.uu.se>
1992
1993 * replace.el (case-replace, query-replace-from-history-variable)
1994 (query-replace-to-history-variable, keep-lines-read-args)
1995 (occur-revert-function, query-replace-help): Dox fix.
1996
1604ce98
EZ
19972001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1998
1999 * rot13.el (rot13-other-window): Doc fix.
2000
22058843
MB
20012001-06-14 Miles Bader <miles@gnu.org>
2002
2003 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
2004 of " and \ to "." (punctuation).
2005 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
2006
e4cdc335
RS
20072001-06-13 Richard M. Stallman <rms@gnu.org>
2008
2009 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
2010
2011 * simple.el (shell-command-on-region): Never kill the
2012 *Shell Command Output* buffer.
2013
a62d56ab
SM
20142001-06-13 Stefan Monnier <monnier@cs.yale.edu>
2015
2016 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
2017
4a0aa1d9
SM
20182001-06-10 Stefan Monnier <monnier@cs.yale.edu>
2019
2020 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2021 New var, to recognize ${ $' and PODs.
2022 (perl-font-lock-syntactic-face-function): New function.
2023 (perl-mode): Use them.
2024 (perl-continuation-line-p): New function, from perl-calculate-indent.
2025 (perl-calculate-indent): Use it, to properly handle continuation
2026 lines of continuation lines.
2027
b5a9911c
EZ
20282001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
2029
2030 * server.el (server-process, server-buffer-clients): Doc fix.
2031 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2032
0f056ec1
JW
20332001-06-09 John Wiegley <johnw@gnu.org>
2034
2035 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
2036 test if the last command was Lisp or not.
2037 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
2038 B x C".
2039
e5e316b0
EZ
20402001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
2041
2042 * dos-w32.el (grep-regexp-alist): Remove definition, since the
2043 general one on compile.el supports drive letters.
7f4350a7
CD
2044
20452001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
2046
5a905a7e 2047 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 2048 key description.
7f4350a7
CD
2049
2050 * textmodes/reftex-sel.el (reftex-select-jump): New command.
2051
5a905a7e 2052 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
2053 (reftex-toc-jump): New command.
2054
2055 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 2056 to parse international characters as well.
7f4350a7 2057
5a905a7e 2058 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 2059 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 2060
5a905a7e
SM
2061 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
2062
2063 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 2064 TAB to the key separators.
7f4350a7 2065
73419021
EZ
20662001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
2067
2068 * international/mule.el (auto-coding-alist): Remove redundant
2069 up-cased versions of the extensions (auto-coding-alist-lookup is
2070 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
2071 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
2072
cada28bb
EZ
20732001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
2074
2075 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
2076
4f7666dc
RS
20772001-06-01 Richard M. Stallman <rms@gnu.org>
2078
2079 * help.el (describe-variable): Put value on same line
2080 with preceding text, if it is short enough to look good that way.
2081
70079787
EZ
20822001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
2083
2084 * term/internal.el (IT-unicode-translations): New variable.
2085 (IT-setup-unicode-display): New function.
2086
c86f4619
GM
20872001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2088
2089 * ps-print.el: Handle before-string and after-string overlay properties
2090 in ps-print-*-with-faces commands. Doc fix.
2091 (ps-print-version): New version number (6.5.2).
2092 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
2093 for XEmacs.
2094 (ps-prefix-quote): Doc fix.
c6d452ad 2095 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
2096 (ps-basic-plot-str, ps-plot-string): New funs.
2097
1ea98518
SM
20982001-05-31 Stefan Monnier <monnier@cs.yale.edu>
2099
2100 * progmodes/etags.el (tags-compression-info-list): Fix docstring
2101 and :type spec.
2102
2b1ec973
GM
21032001-05-31 Gerd Moellmann <gerd@gnu.org>
2104
1ea98518
SM
2105 * international/mule-cmds.el (inactivate-input-method):
2106 Set input-method-function to nil.
2b1ec973 2107
94843cc1
GM
2108 * xml.el (xml-parse-tag): The document may contain invalid characters.
2109 From ShengHuo ZHU <zsh@cs.rochester.edu>
2110
9652931f
GM
21112001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
2112
2113 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
2114 `rmail-summary-line-decoder' if the message does not have
2115 a Subject: field.
9652931f 2116
1ea98518 2117 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 2118
1ea98518
SM
2119 * mail/rmail.el (rmail-insert-mime-resent-message-function):
2120 New variable.
9652931f
GM
2121 (rmail-resend): Modify to work in `rmail-view-buffer'; call
2122 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
2123 is non-nil.
2124
f7ac3e28
SM
21252001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
2126
2127 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
2128
b781e739
SS
21292001-05-29 Sam Steingold <sds@gnu.org>
2130
00f51890
SS
2131 * faces.el (face-valid-attribute-values): Bind `valid' directly
2132 instead of using `setq'.
2133
b781e739
SS
2134 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
2135 Use `tex-shell-buf'.
2136 (tex-shell-proc): Use `tex-shell-running'.
2137 (tex-shell-buf-no-error): New function.
2138 (tex-send-tex-command): Use it.
2139 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
2140 (tex-kill-job): Check the process before calling `quit-process'.
2141
3d0e328b
GM
21422001-05-29 Gerd Moellmann <gerd@gnu.org>
2143
1ea98518
SM
2144 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
2145 UTF-8 sequences.
3d0e328b 2146
8bd6307f
GM
21472001-05-28 Miles Bader <miles@gnu.org>
2148
2149 * comint.el (comint-carriage-motion): Renamed from
2150 `comint-cr-magic'. Operate on the buffer instead of the string
2151 (for use as a comint post-output filter, instead of as a
2152 pre-output filter). Handle backspaces too. Add to the
2153 `comint-output-filter-functions' hook instead of
2154 `comint-preoutput-filter-functions'.
2155
89c8dc6c
GM
21562001-05-28 Gerd Moellmann <gerd@gnu.org>
2157
2158 * language/japan-util.el (japanese-hankaku): Prefer the charset
2159 `jisx0201' when the optional argument `ascii-only' is not specified.
2160 (japanese-hankaku-region): Ditto.
2161 From Katsumi Yamaoka <yamaoka@jpl.org>
2162
f25c1b9b
SM
21632001-05-28 Stefan Monnier <monnier@cs.yale.edu>
2164
2165 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
2166 (outline-invisible-p): New function.
2167 (hide-leaves): Save excursion.
2168 (hide-other): Stop looping when reaching bobp.
2169
719bb352
EZ
21702001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
2171
2172 * cus-edit.el (custom-file): Fix last change.
2173
d686d354
SM
21742001-05-27 Stefan Monnier <monnier@cs.yale.edu>
2175
2176 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
2177 same definition in byte-compile-function-environment as `autoload'
2178 would put in `symbol-function'.
2179
2180 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
2181 patch to correct the error message as well.
2182
49b1a638
EZ
21832001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
2184
71261a01
EZ
2185 * cus-edit.el (custom-file): Don't assume we were invoked with -q
2186 unless ~/.emacs exists.
2187
49b1a638
EZ
2188 * novice.el (enable-command): If user-init-file is nil or does not
2189 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
2190
a434b175
SM
21912001-05-25 Stefan Monnier <monnier@cs.yale.edu>
2192
15ca8de7
SM
2193 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
2194 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
2195 Allow spaces around macro arguments.
2196 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
2197 indent-for-tab-command.
2198 (latex-mode-map, plain-tex-mode-map): New keymaps.
2199 Inherit from tex-mode-map.
2200 (tex-common-initialization): Don't setup the keymap any more
2201 since it's now done right by define-derived-mode.
2202 (latex-mode): Set skeleton-end-hook to nil.
2203 (latex-skeleton-end-hook): Remove.
2204 (tex-latex-block, latex-insert-item): Simplify.
2205 (latex-syntax-after): Use following-char rather than char-after.
2206 (tex-discount-args-cmds, tex-count-words): New functions.
2207
2208 * textmodes/tildify.el (tildify-ignored-environments-alist):
2209 Recognize \verb* as well.
2210
2211 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
2212 (perl-comment-indent): Simplify to let newcomment.el do its job.
2213 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
2214 (perl-mark-function): Cleanup the namespace.
2215 (perl-calculate-indent): Don't be fooled by nested functions.
2216
2217 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
2218
a434b175
SM
2219 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
2220 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
2221
4e7e1f03
AC
22222001-05-25 Andrew Choi <akochoi@i-cable.com>
2223
2224 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
2225 actually be `\\'.
2226 (ctlau-b5-converter): Likewise.
2227
2bef0948
AC
22282001-05-24 Andrew Choi <akochoi@i-cable.com>
2229
2230 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
2231 Change CTLauB.el to CTLau-b5.el.
2232
d2d1851b
SM
22332001-05-23 Stefan Monnier <monnier@cs.yale.edu>
2234
2235 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
2236 rather than beginning-of-line to avoid problems with fields.
2237 (gud-perldb-massage-args): Use unless and push.
2238 (gud-chdir-before-run): New var.
2239 (gud-common-init): Use it.
2240
5e3d4fbc
AC
22412001-05-24 Andrew Choi <akochoi@i-cable.com>
2242
2243 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2244 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 2245 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 2246 chinese-ctlaub.
d2d1851b
SM
2247 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
2248 New functions.
5e3d4fbc 2249
0216c3df
GM
22502001-05-22 Gerd Moellmann <gerd@gnu.org>
2251
f1f65349
GM
2252 * cus-edit.el (custom-comment-show): Remove debug code.
2253
0216c3df
GM
2254 * language/japan-util.el (japanese-symbol-table): Fix handling of
2255 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
2256
e8a1ed31
SM
22572001-05-21 Stefan Monnier <monnier@cs.yale.edu>
2258
2259 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
2260 Renamed by removing the silly `-flag' suffix.
2261 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
2262
7246200c
SM
22632001-05-20 Stefan Monnier <monnier@cs.yale.edu>
2264
2265 * replace.el (keep-lines-read-args): Use `copy-marker'.
2266 (how-many): Save excursion properly.
2267 (occur-mode): Use define-derived-mode.
2268 (perform-replace): Use with-current-buffer.
2269
7e971261
RS
22702001-05-20 Richard M. Stallman <rms@gnu.org>
2271
65569e52
RS
2272 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
2273
cc9684e8
RS
2274 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
2275
9ca00e71
RS
2276 * info.el (Info-read-subfile): Widen before finding the
2277 desired node in the subfile.
2278
7e971261
RS
2279 * startup.el (command-line-1): When >2 files visited,
2280 leave the last one visible, and make that the selected window.
2281
7c5312b2
GM
22822001-05-20 Gerd Moellmann <gerd@gnu.org>
2283
2284 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
2285
310e9a21
EZ
22862001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
2287
7246200c
SM
2288 * international/ccl.el (define-ccl-program): Fix a typo.
2289 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
2290
2291 * international/mule.el (decode-char): Fix a typo. From Pavel
2292 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2293
2294 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
2295 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2296
310e9a21
EZ
2297 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
2298 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2299
ef55aa6c
SS
23002001-05-18 Sam Steingold <sds@gnu.org>
2301
7246200c 2302 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
2303 and [RET] to `cvs-mode-find-file'.
2304
c9f3bebe
JW
23052001-05-18 John Wiegley <johnw@gnu.org>
2306
2307 * eshell/esh-ext.el (eshell-explicit-command-char): A new
2308 configuration variable, which determines the initial character
2309 that forces use of an external version of a command. The default
2310 is *, but may be set to \, for example.
2311
2312 * eshell/esh-ext.el (eshell-explicit-command):
2313 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 2314
c9f3bebe
JW
2315 * eshell/esh-cmd.el (eshell/which):
2316 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 2317
7c5312b2
GM
2318 * eshell/em-cmpl.el (eshell-completion-command-name)
2319 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
2320 instead of ?*.
2321
1c66d9fb
GM
23222001-05-18 Gerd Moellmann <gerd@gnu.org>
2323
a724ed38
GM
2324 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
2325 subst-char-in-string.
2326 (ange-ftp-after-parse-ls-hook): New variable.
2327 (ange-ftp-ls): Run that hook.
2328 From Peter Milliken <Peter.Milliken@GTECH.COM>.
2329
0595722b
GM
2330 * tmm.el (tmm-get-keymap): Fix handling of :filter.
2331 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
2332 text into *Completions*.
2333
1c66d9fb
GM
2334 * net/goto-addr.el (goto-address-at-point): Deal with URLs
2335 part of which look like email addresses.
2336
c5bdb93d
AI
23372001-05-18 Andrew Innes <andrewi@gnu.org>
2338
7246200c
SM
2339 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
2340 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
2341 cmd.exe's handling of FOR loops.
2342 (autoloads): Set find-file-suppress-same-file-warnings to t to
2343 avoid slew of spurious messages.
2344
9a1211f2
GM
23452001-05-18 Simon Josefsson <simon@josefsson.org>
2346
2347 * mail/smtpmail.el (maybe-append-domain): Renamed to
2348 `smtpmail-maybe-append-domain'.
2349 (smtpmail-via-smtp): Use the new name.
2350
29148a3f
GM
2351 * net/browse-url.el (browse-url-browser-function): Add kde.
2352 (browse-url-kde-program, browse-url-kde-args): New variables.
2353 (browse-url-kde): New function.
2354
9ab59a1a
MB
23552001-05-18 Miles Bader <miles@gnu.org>
2356
7246200c
SM
2357 * simple.el (delete-horizontal-space, just-one-space):
2358 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
2359 because it's more efficient for large files.
2360
cebf1b97
GM
23612001-05-17 Gerd Moellmann <gerd@gnu.org>
2362
f90c23ca
GM
2363 * mail/rmail.el (rmail-require-mime-maybe): New function.
2364 (rmail): Use it.
2365 (rmail-mode): Handle the case of finding Rmail files.
2366
cebf1b97
GM
2367 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
2368 functions.
2369
df22166e
SM
23702001-05-17 Stefan Monnier <monnier@cs.yale.edu>
2371
2372 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
2373 text-property after moving to the beginning of line and regardless
2374 of the value of font-lock-multiline.
2375
2ca0d5f1
GM
23762001-05-17 Gerd Moellmann <gerd@gnu.org>
2377
e85e809a
GM
2378 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
2379
2ca0d5f1
GM
2380 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
2381 last coding system used before calling set-buffer-modified-p
2382 because that function changes last-coding-system.
2383
4c6a4739
EZ
23842001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
2385
2386 * files.el (switch-to-buffer-other-window)
2387 (switch-to-buffer-other-frame): Add an xref to display-buffer in
2388 the doc string.
2389
f08cf35b
GM
23902001-05-17 Gerd Moellmann <gerd@gnu.org>
2391
2392 * language/slovak.el, language/czech.el: New maintainer.
2393
2180ea97
SS
23942001-05-16 Sam Steingold <sds@gnu.org>
2395
f08cf35b 2396 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
2397 sub-form of `defgeneric' correctly.
2398
9bae8781
GM
23992001-05-16 Gerd Moellmann <gerd@gnu.org>
2400
a90b3d3c
GM
2401 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
2402 of `c'.
2403
1b7818b4 2404 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
2405 condition-case, test what outline-level returns instead, to
2406 ease debugging.
1b7818b4 2407
9bae8781
GM
2408 * international/mule.el (auto-coding-regexp-alist): New user-option.
2409 (auto-coding-from-file-contents): New function.
2410 (set-auto-coding): Use it to determine a coding system.
2411
7644c605
GM
24122001-05-15 Gerd Moellmann <gerd@gnu.org>
2413
18a0a39e
GM
2414 * mouse.el (mouse-delete-other-windows): Doc fix.
2415
df22166e
SM
2416 * emacs-lisp/lisp-mode.el (lisp-mode):
2417 Make font-lock-keywords-case-fold-search a buffer-local variable with
2418 make-local-variable before setting it.
7644c605 2419
940cf42e
EZ
24202001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
2421
2422 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
2423 prefixes.
2424
557f7c34
GM
24252001-05-14 Gerd Moellmann <gerd@gnu.org>
2426
2427 * hexl.el (hexl-current-address): Print a message when called
2428 interactively.
2429
14d9b141
SM
24302001-05-11 Stefan Monnier <monnier@cs.yale.edu>
2431
2432 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
2433
2434 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
2435
2436 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
2437
7bd2d083
GM
24382001-05-11 Gerd Moellmann <gerd@gnu.org>
2439
47e72862
GM
2440 * startup.el (command-line): If parameters have been changed in
2441 the init files which influence font selection, clear the face
2442 cache so that faces get realized with the new parameters.
2443
14d9b141 2444 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 2445
0f49941f
SM
24462001-05-10 Stefan Monnier <monnier@cs.yale.edu>
2447
2448 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
2449
cbeed4a8
EZ
24502001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
2451
2452 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
2453 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
2454
ff9aa2ca
GM
24552001-05-10 Gerd Moellmann <gerd@gnu.org>
2456
2457 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 2458 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 2459
b2c99950
JW
24602001-05-09 John Wiegley <johnw@gnu.org>
2461
0f49941f
SM
2462 * eshell/esh-util.el (eshell-convert-numeric-arguments):
2463 Annotated the documentation string to tell users about
3cb27fd7
JW
2464 `eshell-no-numeric-conversions'.
2465
c26f6b27
JW
2466 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
2467 conversions if a Lisp function has the property
2468 `eshell-no-numeric-conversions' set to a non-nil value.
2469
2470 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
2471 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
2472 property `eshell-no-numeric-conversions' on the following
2473 functions (which all deal with filesystem entities, and never Lisp
2474 numerical values): eshell/cd, eshell/pushd, eshell/popd,
2475 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
2476 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
2477 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
2478 eshell/which, eshell/addpath.
2479
24802001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 2481
d089e299
JW
2482 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
2483 encountered as an argument, don't convert it right away, but tag
2484 the first character of the string with the text properties
2485 `number', which signifies to `eshell-lisp-command' that the
2486 argument should be passed through `string-to-number' if it is
2487 actually used in the call to a Lisp function.
2488
2489 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
2490 function, convert any string arguments that have been tagged as
2491 "numbers", by calling string-to-number.
2492
2493 * eshell/esh-util.el (eshell-number-regexp): Now that number
2494 conversions only happen for Lisp function calls, the number regexp
2495 should now match all integer and floating point forms.
2496
2497 * eshell/esh-proc.el: Disable `eshell-stop-process' and
2498 `eshell-continue-process', since they are both nonfunctional at
2499 the moment.
2500 (eshell-proc-initialize): Don't bind keys for
2501 `eshell-stop-process' or `eshell-continue-process'.
2502
0f49941f
SM
2503 * eshell/em-unix.el (eshell-shuffle-files):
2504 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
2505
2506 * eshell/em-hist.el (eshell-add-to-history): Reference to
2507 `eshell-history-ring' needed to be `eshell-history-index'.
2508
0f49941f
SM
2509 * calendar/timeclock.el (timeclock-find-discrep):
2510 Initialize `elapsed' to 0.
cb89da0f
JW
2511 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
2512 it's still nil.
b2c99950 2513
ff39b9a1
SM
25142001-05-09 Stefan Monnier <monnier@cs.yale.edu>
2515
2516 * arc-mode.el (archive-int-to-mode): Construct the string directly.
2517 (archive-mode): Use capitalize.
2518 (archive-unique-fname): Use make-temp-file.
2519
9e53a675
GM
25202001-05-09 Gerd Moellmann <gerd@gnu.org>
2521
2522 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
2523
c8224de6
EZ
25242001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
2525
c533a7e2
EZ
2526 * tar-mode.el (tar-extract): Pay attention to the value of
2527 coding-system-for-read, if it is non-nil.
2528
ff39b9a1
SM
2529 * calendar/holidays.el (holidays): Add an autoload cookie.
2530 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 2531
1c8c9fb8
JW
25322001-05-08 John Wiegley <johnw@gnu.org>
2533
ff39b9a1
SM
2534 * calendar/timeclock.el (timeclock-workday-remaining):
2535 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
2536 (timeclock-workday-elapsed): Don't accept a "relative" argument
2537 for the current day's elapsed time. What could that have meant?
ff39b9a1 2538 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
2539 (timeclock-when-to-leave): Changed logic, similarly to what was
2540 done for `timeclock-workday-remaining'.
2541 (timeclock-find-discrep): Removed "today-only" argument, which had
2542 no meaning. Fixed some more math problems. The function now
2543 returns a three member list: (TOTAL-TIME-DISCREPANCY
2544 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
2545
5f47fb28
EZ
25462001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2547
2548 * w32-fns.el (convert-standard-filename): Start replacing slashes
2549 from the beginning of the file name, not from where the last
2550 invalid character was. From "Andrew Maguire (SWW)"
2551 <Andrew.Maguire@Smallworld.co.uk>
2552
6da5c7da
GM
25532001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
2554
2555 The following changes are to provide infrastructure for handling
2556 MIME messages to rmail. They don't affect the original behaviour
2557 if rmail-enable-mime is nil.
2558
2559 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
2560 (rmail-search-mime-message-function)
2561 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
2562 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
2563 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
2564 `rmail-view-buffer' is hidden.
6da5c7da
GM
2565 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
2566 call rmai-show-mime-function.
2567 (rmail-display-labels): If rmail-enable-mime is non-nil, update
2568 mode-line-process of rmail-view-buffer.
2569 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
2570 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
2571 buffer.
ff39b9a1
SM
2572 (rmail-next-message, rmail-next-undeleted-message): Be sure to
2573 set-buffer to the Rmail buffer.
6da5c7da
GM
2574 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
2575 rmail-search-mime-header-function.
2576 (rmail-search-message): New function.
2577 (rmail-search): Call rmail-search-message to check if a message
2578 matches REGEXP, lastly update point after calling
2579 rmail-show-message.
ff39b9a1
SM
2580 (rmail-undelete-previous-message, rmail-expunge-confirmed)
2581 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
2582 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
2583 header region, refer to rmail-msgref-vector while setting the
2584 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
2585 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
2586 If rmail-enable-mime is non-nil, call
6da5c7da
GM
2587 rmail-insert-mime-forwarded-message-function instead of inserting
2588 forwarded message by itself.
2589
2590 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
2591 Rmail buffer.
2592 (rmail-set-label, rmail-next-labeled-message): Likewise.
2593
2594 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
2595 set-buffer to the Rmail buffer.
2596 (rmail-output-to-rmail-file): Likewise.
2597 (rmail-output): Likewise.
2598
2599 * mail/rmailsum.el (rmail-message-subject-p): Process the result
2600 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
2601 (rmail-new-summary): Be sure to go to the Rmail buffer.
2602 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
2603 rmail-view-buffer to nil.
2604 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
2605 rmail-view-buffer.
2606 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
2607 rmail-buffer.
2608 (rmail-summary-scroll-msg-down): Likewise.
2609 (rmail-summary-beginning-of-message): Likewise.
2610 (rmail-summary-wipe): Likewise.
2611 (rmail-summary-toggle-header): Use save-window-excursion, not
2612 save-excursion. Update point in rmail-view-buffer, not in
2613 rmail-buffer.
2614 (rmail-summary-reply): Before calling rmail-reply, set buffer to
2615 rmail-view-buffer, not rmail-buffer.
2616
5092477a
GM
26172001-05-07 Gerd Moellmann <gerd@gnu.org>
2618
1e9fc92e
GM
2619 * cus-edit.el (custom-file): Signal an error if user-init-file is
2620 nil (running -q).
2621
1d053370
GM
2622 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
2623
ff39b9a1
SM
2624 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2625 Add :version.
2626
2627 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2628 New option.
1b62b062
GM
2629 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
2630 only if smtpmail-warn-about-unknown-extensions is set.
2631
f851a71c
GM
2632 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
2633 instead of rmail-sort-by-keywords.
2634
ff39b9a1 2635 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
2636 rmail-sort-by-keywords.
2637
ff39b9a1
SM
2638 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
2639 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
2640 (rmail-summary-mode): Doc fix.
2641
5092477a
GM
2642 * mail/rmail.el (rmail-edit): New Custom group.
2643
2644 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
2645 (rmail-edit-mode-hook): New user-option.
2646
05be3833
RS
26472001-05-05 Richard M. Stallman <rms@gnu.org>
2648
2649 * help.el (help-xref-symbol-regexp): Recognize "source of"
2650 and friends, meaning make a link to the source file.
2651 (help-make-xrefs): Handle "source of" and friends
2652 by constructing a link that visits the source file.
2653
2654 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
2655
7dfb000f
SM
26562001-05-04 Stefan Monnier <monnier@cs.yale.edu>
2657
5efe6a56
SM
2658 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
2659 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
2660 Renamed from perl-font-lock-keywords to avoid clashes.
2661 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
2662 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
2663 Updated correspondingly.
2664
7dfb000f
SM
2665 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
2666 Typo `nonexistant' -> `nonexistent'.
2667
88bbb8cb
EZ
26682001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
2669
7dfb000f
SM
2670 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
2671 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
2672 `c-electric-delete-forward' always deletes forward and
2673 `c-electric-delete' only contains the code necessary for XEmacs to
2674 choose between backward and forward deletion.
7dfb000f 2675
88bbb8cb
EZ
2676 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
2677 get the electric behavior on that key too.
2678 (c-fill-paragraph): Fixed bogus direct use of
2679 c-comment-prefix-regexp, which caused an error when it's a list.
2680
a1af8dcf
EZ
26812001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2682
2683 * dired-aux.el (dired-diff): Doc fix.
2684
2685 * dired.el (dired-diff): Likewise.
2686
ddfb4005
EZ
26872001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2688
2689 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2690
b36581fb
SM
26912001-05-02 Stefan Monnier <monnier@cs.yale.edu>
2692
80a00b6a
SM
2693 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
2694 if both the buffer and the file are read-only.
2695
b36581fb
SM
2696 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
2697 rather than font-lock-string-face.
2698 (sh-get-indent-info): Treat heredocs like strings.
2699
470bbe9b
GM
27002001-05-02 Gerd Moellmann <gerd@gnu.org>
2701
b36581fb
SM
2702 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2703 a newline following `}'.
3356df63
GM
2704 (texinfo-format-email): New function.
2705 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
2706 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2707 Add `display'.
3356df63
GM
2708 (texinfo-sort-region): Goto point-min before sorting.
2709 (texinfo-set): Remove leading white space from value.
2710 From yagi@is.titech.ac.jp.
2711
470bbe9b
GM
2712 * replace.el (query-replace-regexp-eval): Doc fix.
2713
a9d2fd1d
SM
27142001-05-01 Stefan Monnier <monnier@cs.yale.edu>
2715
2716 * diff-mode.el (diff-nonexistant-face): New face.
2717 (diff-font-lock-keywords): Use it.
2718
2b3e941a
EZ
27192001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2720
22cd6fd3
EZ
2721 * font-lock.el (font-lock-mode): Doc fix.
2722
2b3e941a
EZ
2723 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2724 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2725
50df7214
GM
27262001-04-30 Gerd Moellmann <gerd@gnu.org>
2727
a9d2fd1d
SM
2728 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2729 backslash at the start of the here-document delimiter.
a9793e45
GM
2730 (sh-font-lock-syntactic-keywords): Likewise.
2731
50df7214
GM
2732 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2733
e2f599e9
EZ
27342001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2735
2736 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2737 (tty-color-translate, tty-color-by-index, tty-color-values)
2738 (tty-color-desc): Doc fix.
2739
dcaf31d3
EZ
27402001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2741
2742 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
2743 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2744 Mention dired-dwim-target in the doc string.
dcaf31d3 2745
a6a06429
MB
27462001-04-28 Miles Bader <miles@gnu.org>
2747
2748 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2749 (dabbrev--find-expansion): Use it.
2750 (dabbrev--select-buffers): Don't select ignored buffers.
2751
5a5d9185
GM
27522001-04-27 Gerd Moellmann <gerd@gnu.org>
2753
a9d2fd1d 2754 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 2755
c5b82005
RS
27562001-04-26 Richard M. Stallman <rms@gnu.org>
2757
2758 * dabbrev.el: Add doc strings for some functions.
2759 (dabbrev--eliminate-newlines): New variable.
2760 (dabbrev--substitute-expansion): Convert newlines to spaces
2761 if dabbrev--eliminate-newlines is set.
2762 If abbrev and expansion are both all-lower-case,
2763 leave dabbrev--last-case-pattern nil.
2764
7cff9c6f
GM
27652001-04-26 Gerd Moellmann <gerd@gnu.org>
2766
2767 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2768 if necessary, like in rmail-show-message.
2769
efa89c1f
GM
27702001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2771
2772 * ps-print.el: Color specified by number is forced to be float number.
2773 (ps-print-version): New version number (6.5.1.1).
2774 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2775 initialization.
2776 (ps-prefix-quote): New internal var.
2777 (ps-print-quote): New fun.
2778 (ps-setup, ps-output-frame-properties, ps-float-format)
2779 (ps-format-color): Code fix.
a9d2fd1d
SM
2780 (ps-plot-region): Eliminate redundant foreground color text setting.
2781
d3111e5a
EZ
27822001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
2783
2784 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2785
a728644c
GM
27862001-04-25 Gerd Moellmann <gerd@gnu.org>
2787
2788 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2789
4ecdf04d
EZ
27902001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2791
4645bb68
EZ
2792 * info.el (Info-additional-directory-list): Doc fix.
2793
4ecdf04d 2794 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
2795 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2796 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 2797
7cd512f2
SM
27982001-04-25 Stefan Monnier <monnier@cs.yale.edu>
2799
1dc64fca
SM
2800 * progmodes/make-mode.el (makefile-font-lock-keywords):
2801 Rationalize the rules for includes and conditionals and use the
2802 keyword face for them.
2803
7cd512f2
SM
2804 * faces.el (modify-face): Add compatibility for non-interactive use.
2805
ffeb5c1c
JW
28062001-04-24 John Wiegley <johnw@gnu.org>
2807
2808 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2809 fix from last night, since it wasn't finding eshell/cd.
2810
35f901fa
GM
28112001-04-24 Gerd Moellmann <gerd@gnu.org>
2812
2813 * rect.el (string-rectangle): Revert to 20.x behaviour.
2814 (replace-rectangle): Make it an alias for string-rectangle.
2815 (string-insert-rectangle): New function.
2816
c7b1b508
JW
28172001-04-23 John Wiegley <johnw@gnu.org>
2818
2819 * eshell/em-unix.el (eshell/diff): Fixed problems that were
2820 occurring with Emacs 21's diff.el/compile.el interaction layer.
2821
28222001-04-23 Colin Walters <walters@cis.ohio-state.edu>
2823
2824 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2825 case where the function was defined in a file, but not part of an
2826 eshell module.
2827
157975e3
JW
28282001-04-23 John Wiegley <johnw@gnu.org>
2829
2830 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2831 code to work around a redisplay problem I've been having.
2832
3dc630b9
JW
28332001-04-23 John Wiegley <johnw@gnu.org>
2834
2835 * calendar/timeclock.el (timeclock-day-required): If the time
2836 required for a particular day is not set, use `timeclock-workday'.
2837 (timeclock-find-discrep): Added some sample code in a comment.
2838
2839 * eshell/eshell.el (eshell-command): Made a few changes so that
2840 `eshell-command' could be called programmatically.
2841
7cd512f2 2842 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 2843
7cd512f2 2844 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 2845
3ae14dd9 28462001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
2847
2848 * calendar/timeclock.el: Updated copyright.
2849 (timeclock-generate-report): Don't report the daily or two-week
2850 total, if no time has been worked in that period.
2851 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2852 final computational form, which was unnecessary; corrected a
2853 parsing problem when timeclock-relative was nil.
2854
3ae14dd9 28552001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
2856
2857 * calendar/timeclock.el (timeclock-modeline-display): Check if
2858 `list-entry' is null.
2859 (timeclock-use-display-time): The first argument to `set-variable'
2860 must be a symbol.
2861
53e1a74c
EZ
28622001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2863
2864 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
2865 (calendar-today-marker, calendar-holiday-marker):
2866 Use display-color-p instead of window-system.
53e1a74c
EZ
2867 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2868 instead of window-system.
2869 (calendar-hide-window): Use display-multi-frame-p instead of
2870 window-system.
2871
2872 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
2873 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2874 Use display-multi-frame-p instead of window-system.
53e1a74c 2875
23b809c2
GM
28762001-04-23 Gerd Moellmann <gerd@gnu.org>
2877
1d14e80c
GM
2878 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2879
23b809c2
GM
2880 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2881 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2882
b5eeaa1d
GM
28832001-04-23 Alex Schroeder <alex@gnu.org>
2884
2885 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
2886 line-end-position a defalias is used for point-at-bol and point-at-eol.
2887
b5eeaa1d
GM
28882001-04-23 Alex Schroeder <alex@gnu.org>
2889
2890 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 2891 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 2892
ac1470eb
EZ
28932001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
2894
2895 * textmodes/paragraphs.el (sentence-end): Doc fix.
2896
624ef9b3
GM
28972001-04-20 Alex Schroeder <alex@gnu.org>
2898
2899 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 2900 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
2901
29022001-04-20 Alex Schroeder <alex@gnu.org>
2903
2904 * sql.el (sql-db2-program): New option.
2905 (sql-db2-options): New option.
2906 (sql-db2): New function.
2907
29082001-04-20 Alex Schroeder <alex@gnu.org>
2909
2910 * sql.el (sql-mode-menu): Added highlighting entries.
2911 (sql-highlight-oracle-keywords): New function.
2912 (sql-highlight-postgres-keywords): New function.
2913 (sql-highlight-ansi-keywords): New function.
2914
29152001-04-20 Alex Schroeder <alex@gnu.org>
2916
2917 * sql.el (sql-help): Doc change.
2918
9f3703ab
KF
29192001-04-19 Karl Fogel <kfogel@collab.net>
2920
2921 * saveplace.el (save-place-alist-to-file): Removed no-effect code
2922 that inserted file content only to delete it immediately.
2923 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
2924 <lektu@uol.com.br> for the patch.
2925
2a83a11d
SM
29262001-04-19 Stefan Monnier <monnier@cs.yale.edu>
2927
2928 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2929
6f4dd4dc
GM
29302001-04-18 Gerd Moellmann <gerd@gnu.org>
2931
0f8d6dc7
GM
2932 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2933 for defmethod.
2934
6f4dd4dc
GM
2935 * comint.el (comint-cr-magic): New function.
2936 (toplevel): Add it to comint-preoutput-filter-functions.
2937
90200fcc
AI
29382001-04-18 Andrew Innes <andrewi@gnu.org>
2939
2940 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 2941 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
2942 (recompile): Remove stuff to set EMACSLOADPATH.
2943
daa66f34
GM
29442001-04-18 Gerd Moellmann <gerd@gnu.org>
2945
edc5c81d
GM
2946 * language/slovak.el ("Slovak"): Add tutorial entry.
2947
daa66f34
GM
2948 * net/browse-url.el (browse-url-new-window-flag): Renamed from
2949 browse-url-new-window-p.
2950
5d5845dc
EZ
29512001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2952
2953 * info.el (Info-menu-update): When there are no menus and/or no
2954 cross references in the node, make the respective items of the
2955 Info menu-bar menu inactive.
2956
1c8addd0
GM
29572001-04-17 Gerd Moellmann <gerd@gnu.org>
2958
f4f480bd
GM
2959 * indent.el (indent-for-tab-command): Call indent-line-function
2960 with no argument if PREFIX-ARG is non-nil.
2961
1c8addd0
GM
2962 * frame.el (delete-other-frames): Handle minibuffer-only frames.
2963
8f9ab403
EZ
29642001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2965
2966 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2967 an async subprocess if start-process is unavailable. Suggested by
2968 Tim Van Holder <tim.van.holder@pandora.be>.
2969
60322163
EZ
29702001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2971
2972 * info.el (Info-additional-directory-list): Doc fix. Suggested by
2973 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2974
e372bc67
EZ
29752001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2976
2977 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2978 manual.
2979
28037ecf
SM
29802001-04-13 Stefan Monnier <monnier@cs.yale.edu>
2981
2982 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2983 (cvs-menu): Add a few entries.
2984
2985 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2986 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2987 lock file appears to be reachable from Emacs.
2988 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2989 (cvs-mode-find-file): Look for cvs-header-face rather than
2990 cvs-dirname-face (which doesn't exist).
2991 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2992
2993 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2994
5d5e7f53
EZ
29952001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
2996
2997 * emulation/pc-select.el (pc-selection-mode): Don't turn on
2998 normal-erase-is-backspace on a tty. Instead, bind some keys such
2999 as [delete] directly, like pc-select.el did before
3000 normal-erase-is-backspace was invented.
3001
118562e1 30022001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
3003
3004 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
3005
6c9e58c4
JW
30062001-04-11 John Wiegley <johnw@gnu.org>
3007
28037ecf
SM
3008 * eshell/em-ls.el (eshell-ls-insert-directory):
3009 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
3010 buffers, if Eshell's ls is being used.
3011
118562e1 30122001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 3013
28037ecf
SM
3014 * calendar/timeclock.el (timeclock-completing-read): New function.
3015 (timeclock-ask-for-project, timeclock-ask-for-reason):
3016 Call `timeclock-completing-read'.
978bd3ea
JW
3017
3018 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
3019 required where `member' was being used.
3020
118562e1 30212001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 3022
28037ecf
SM
3023 * eshell/em-hist.el (eshell-previous-matching-input):
3024 Don't display "History item" if the the minibuffer is active.
978bd3ea 3025
30cb0001
GM
30262001-04-11 Gerd Moellmann <gerd@gnu.org>
3027
3028 * startup.el (command-line): Output a newline after printing
3029 an error from loading the window system's init file.
3030
e38af9bd
EZ
30312001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
3032
28037ecf
SM
3033 * textmodes/texinfo.el (texinfo-font-lock-keywords):
3034 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
3035 @inforef. Add an OVERRIDE of `keep' to highlight specs of
3036 keywords whose arguments routinely include @@.
3037
bbf63a7b
GM
30382001-04-10 Gerd Moellmann <gerd@gnu.org>
3039
28037ecf
SM
3040 * emacs-lisp/advice.el (ad-make-advised-definition):
3041 Construct advice for subrs differently.
afffeb57 3042
3fe35f35 3043 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 3044 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 3045
c8d6d636 3046 * simple.el (completion-list-mode-finish): New function.
28037ecf 3047 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 3048
2a52f40e 3049 * language/european.el ("Polish"): Change sample text.
28037ecf 3050 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 3051
cf8b1bef
GM
3052 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
3053 parameter.
3054
bbf63a7b
GM
3055 * faces.el (menu): Doc fix.
3056
719d83ad 30572001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
3058
3059 * ps-print.el: Footer implementation. Doc fix.
3060 (ps-print-version): New version number (6.5.1).
3061 (ps-header-frame-alist): New customization var for header frame
3062 properties.
3063 (ps-line-number-color): New customization var for line number color.
3064 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
3065 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
3066 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
3067 (ps-right-footer): New customization vars for footers.
3068 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
3069 footers.
3070 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
3071 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
3072 Code fix.
319acba0
GM
3073 (ps-prologue-file): Indentation fix.
3074 (ps-print-quote): Fun eliminated.
3075 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
3076 (ps-output-frame-properties): New fun.
3077 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
3078 (ps-skip-newline): Replace defun by defsubst.
28037ecf 3079
e372bc67 30802001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
3081
3082 * eshell/eshell.el (eshell-command): Needed a "%s" format
3083 specifier, in case the buffer contains percent characters.
3084
e372bc67 30852001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
3086
3087 * calendar/timeclock.el (timeclock-generate-report): Added a
3088 missing insert of the project name.
3089
9f9a5e7a
GM
30902001-04-09 Gerd Moellmann <gerd@gnu.org>
3091
9170e5d4 3092 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 3093
865e97c1 3094 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 3095 (finder-data): Use it instead of `setwins'.
865e97c1
GM
3096 From: Dave Love <fx@gnu.org>.
3097
cf3885ac 3098 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
3099 (server-visit-files): Run server-visit-hook after going to
3100 line 1 so that the hook can set point as it sees fit.
3101
9f9a5e7a
GM
3102 * bindings.el (mode-line-modified): Unify help messages.
3103
51f32106
EZ
31042001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
3105
3106 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
3107 All callers changed.
3108
e02160a3
EZ
31092001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
3110
8e6bb0d0
EZ
3111 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
3112 long file names aren't supported, truncate the file names in
3113 quail-misc-package-ext-info to 8+3 before matching them against
3114 FILENAME.
3115
3116 * dos-fns.el (dos-truncate-to-8+3): New function.
3117
ec321d77
EZ
3118 * progmodes/compile.el (grep-compute-defaults): Use null-device
3119 instead of literal /dev/null. Reported by Jens Schmidt
3120 <schmidt@mathematik.uni-kl.de>.
3121
e02160a3
EZ
3122 * simple.el (normal-erase-is-backspace-mode): Doc fix.
3123
cf3885ac
SM
31242001-04-06 Stefan Monnier <monnier@cs.yale.edu>
3125
3126 * textmodes/sgml-mode.el: Add unknown maintainer.
3127 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
3128 (html-mode-map): Use set-keymap-parent.
3129
3ffb33bb
DL
31302001-04-06 Dave Love <fx@gnu.org>
3131
3132 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
3133 Remove redundant string-to-list.
3134
8f625692
SM
31352001-04-05 Stefan Monnier <monnier@cs.yale.edu>
3136
3137 * composite.el (reference-point-alist): Doc fix.
3138
1087f198
SS
31392001-04-05 Sam Steingold <sds@gnu.org>
3140
8f625692
SM
3141 * font-lock.el (font-lock-keywords-case-fold-search):
3142 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
3143 file made font-lock case-insensitive.
3144
a55e4e68
GM
31452001-04-05 Gerd Moellmann <gerd@gnu.org>
3146
0e4892e2
GM
3147 * faces.el (defface menu): Doc fix.
3148
4d664b04
GM
3149 * wid-edit.el (widget-color-sample-face-get): Don't make
3150 faces for undefined colors.
3151
a55e4e68
GM
3152 * version.el (emacs-version): Include LessTif/Motif version info.
3153
f383cd0d
GM
31542001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3155
3156 * ps-mule.el: Eliminate cl package dependence.
3157 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
3158 if they aren't defined yet.
3159 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
3160 Eliminate cl package dependence.
3161
de28797f
SM
31622001-04-04 Stefan Monnier <monnier@cs.yale.edu>
3163
3164 * progmodes/cc-cmds.el (c-outline-level):
3165 Bind buffer-invisibility-spec. Originally from Dave Love, but
3166 got lost when incorporating version 5.26.
3167
32df8b47
EZ
31682001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
3169
de28797f
SM
3170 * emulation/pc-select.el (pc-selection-mode):
3171 Call normal-erase-is-backspace-mode instead of binding
3172 keys individually.
58e4f61d 3173
7f62656b
EZ
3174 * cus-load.el (normal-erase-is-backspace): Use it instead of
3175 delete-key-deletes-forward.
3176
3177 * startup.el (command-line): Use normal-erase-is-backspace and
3178 normal-erase-is-backspace-mode.
3179
3180 * simple.el (normal-erase-is-backspace): Rename from
3181 delete-key-deletes-forward. Doc fix.
3182 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
3183 delete-key-deletes-forward-mode. Doc fix.
3184 Run normal-erase-is-backspace-hook.
7f62656b 3185
32df8b47 3186 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
3187 ``human-readable'' format produced by GNU `ls'.
3188 (dired-move-to-filename-regexp): Recognize ISO format dates.
3189 From Paul Eggert <eggert@twinsun.com>.
32df8b47 3190
5efa6032
GM
31912001-04-04 Gerd Moellmann <gerd@gnu.org>
3192
3193 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
3194 New functions.
de28797f
SM
3195 (lm-verify): Check keywords.
3196 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 3197
d757aac1
EL
31982001-04-03 Eric M. Ludlam <eric@siege-engine.com>
3199
3200 * speedbar.el (speedbar-insert-image-button-maybe): Check for
3201 `xemacs' feature instead of for the function `set-extent-property'.
3202
9832760a
SM
32032001-04-03 Stefan Monnier <monnier@cs.yale.edu>
3204
3205 * mail/mh-utils.el (mh-folder-hist): New var.
3206 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
3207
d565f6aa
EZ
32082001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
3209
3210 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
3211 region, position point on the first or last 16-byte group.
3212 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
3213 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
3214 hexl-beginning-of-line.
3215
24c0fd39
GM
32162001-04-03 Gerd Moellmann <gerd@gnu.org>
3217
5efa6032
GM
3218 * icomplete.el (icomplete-mode): Treat an argument like other
3219 modes do.
3220
b3f6107b
GM
3221 * startup.el (fancy-splash-head): Use splash8.xpm for color
3222 depth 8.
3223
24d451c5
SM
3224 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
3225 Add an antry for ``converts''.
476bf681 3226
24d451c5
SM
3227 * language/slovak.el ("Slovak"): Add documentation string.
3228 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 3229
450f6970
GM
3230 * language/czech.el ("Czech"): Add documentation string.
3231 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
3232
24d451c5
SM
3233 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
3234 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
3235
32362001-04-02 Stefan Monnier <monnier@cs.yale.edu>
3237
3238 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
3239 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
3240 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
3241 Use `defsubst' rather than a macro to ease debugging.
3242 (mail-extr-last): Remove (use `last' instead).
3243 (mail-extract-address-components): Properly reset the syntax-table
3244 after parsing an address. Use `last' rather than mail-extr-last.
3245 Make sure the end marker stays at the very end.
24c0fd39 3246
2b908342
EZ
32472001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
3248
3249 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
3250 last change.
3251
acfb077d
GM
32522001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3253
3254 * ps-print.el: Line and paragraph spacing feature. Region to cut
3255 out when printing. Doc fix.
3256 (ps-print-version): New version number (6.5).
24d451c5
SM
3257 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
3258 New vars. Line and paragraph spacing feature.
acfb077d
GM
3259 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
3260 out when printing.
3261 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
3262 (ps-get-font-size, ps-begin-job, ps-continue-line)
3263 (ps-plot-region): Code fix.
3264 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
3265 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
3266 New internal vars.
acfb077d
GM
3267 (ps-get-size): New fun.
3268 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
3269 (ps-next-line): Replace defun by defsubst.
3270 (ps-mule-plot-string): Autoload doc fix.
3271
3272 * ps-bdf.el: XEmacs compatibility. Doc fix.
3273 (installation-directory, coding-system-for-read): Declare vars if
3274 it's not declared yet.
3275 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
3276
3277 * ps-mule.el: XEmacs compatibility. Doc fix.
3278 (leading-code-private-22): Declare var if it's not declared yet.
3279 (charset-bytes, charset-dimension, charset-id, charset-width)
3280 (find-charset-region, split-char, char-width, chars-in-region)
3281 (forward-point, decompose-composite-char, encode-coding-string)
3282 (coding-system-p, ccl-execute-on-string, define-ccl-program):
3283 Define funs if not defined yet.
3284 (encode-composition-rule, find-composition): Define funs if not
3285 loaded yet.
3286 (ps-mule-prologue): PostScript code fix.
3287
32882001-04-02 Kenichi Handa <handa@etl.go.jp>
3289
3290 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
3291 non-nil, generate font for the header strings.
3292 (ps-mule-prepare-font): Likewise.
3293 (ps-mule-generate-glyphs): Likewise.
3294 (ps-mule-string-encoding): Likewise.
3295 (ps-mule-header-charsets): New variable.
3296 (ps-mule-encode-header-string): New function.
3297 (ps-mule-header-string-charsets): New function.
3298 (ps-mule-begin-job): Check charsets in the header strings. If there
3299 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
3300
3301 * ps-print.el (ps-generate-header-line): Encode the header string by
3302 ps-mule-encode-header-string.
3303 (ps-mule-encode-header-string): Declare autoload.
3304
c0eb3c10
GM
33052001-04-02 Gerd Moellmann <gerd@gnu.org>
3306
24d451c5
SM
3307 * frame.el (cursor-in-non-selected-windows):
3308 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 3309
a3d0b0e0
KH
33102001-03-31 Kenichi Handa <handa@etl.go.jp>
3311
3312 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3313 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 3314 (quail-misc-package-ext-info): New variable.
a3d0b0e0 3315 (tsang-quick-converter): New function.
24d451c5
SM
3316 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
3317 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
3318 (miscdic-convert, batch-miscdic-convert): New functions.
3319
55f7832c
KH
33202001-03-30 Kenichi Handa <handa@etl.go.jp>
3321
a2217cd8
KH
3322 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
3323 eight-bit-control chars.
3324
55f7832c 3325 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 3326 Reduce making temporary vector (suggested by Dave Love).
55f7832c 3327
911a2406
EZ
33282001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3329
3330 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
3331 string as well.
3332
1a518f2c
AS
33332001-03-30 Andreas Schwab <schwab@suse.de>
3334
3335 * files.el (backup-directory-alist): Fix typo.
3336
ef080b16
EZ
33372001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3338
3339 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
3340 <eggert@twinsun.com>.
3341
e4174a55
DL
33422001-03-30 Dave Love <fx@gnu.org>
3343
3344 * progmodes/fortran.el (fortran-comment-region): Fix typo.
3345
9d5d1075
EZ
33462001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
3347
3348 * simple.el (transient-mark-mode): Mention C-g in the doc string.
3349
a27b451e
MB
33502001-03-30 Miles Bader <miles@gnu.org>
3351
3352 * subr.el (interactive-form): Fix paren typo.
3353
aea51abe
EZ
33542001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
3355
3356 * emacs-lisp/profile.el: Say that it's obsolete in the header
3357 line, so that finder.el puts that into its data-base.
3358 Suggested by Alex Schroeder <alex@gnu.org>.
3359
249dd409
EZ
33602001-03-29 Paul Eggert <eggert@twinsun.com>
3361
3362 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
3363 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
3364
1ac1fa96
SM
33652001-03-29 Stefan Monnier <monnier@cs.yale.edu>
3366
3367 * generic.el (generic-mode-set-comments): Use "" rather than nil
3368 for comment-end.
3369
e2b8a830
GM
33702001-03-29 Gerd Moellmann <gerd@gnu.org>
3371
1ac1fa96
SM
3372 * emacs-lisp/advice.el (ad-make-advised-definition):
3373 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
3374
3375 * subr.el (interactive-form): New function.
3376
8b2375e7
AS
33772001-03-29 Andre Spiegel <spiegel@gnu.org>
3378
3379 * vc-sccs.el (vc-sccs-register): Use relative file names.
3380
f827b862
GM
33812001-03-28 Gerd Moellmann <gerd@gnu.org>
3382
e59d0e9d
GM
3383 * bookmark.el (bookmark-get-bookmark): Handle case that
3384 BOOKMARK is not a string.
3385
deb2613a
GM
3386 * image.el (image-type-regexps): Change type for PS files
3387 to `postscript'.
3388
f827b862 3389 * subr.el (read-passwd): Clear command history after each
b52758d1
EZ
3390 character entered. From: Stephen Gildea
3391 <gildea@stop.mail-abuse.org>.
f827b862 3392
3c9449d0
KH
33932001-03-27 Kenichi Handa <handa@etl.go.jp>
3394
3395 * international/kkc.el (kkc-save-init-file): Locally bind
3396 print-length to nil.
3397
e6b13c74
GM
33982001-03-26 Gerd Moellmann <gerd@gnu.org>
3399
e120bebf
GM
3400 * textmodes/flyspell.el: Some doc fixes.
3401 (flyspell-maybe-correct-transposition)
3402 (flyspell-maybe-correct-doubling): Use a temporary buffer
3403
3404 * textmodes/ispell.el (ispell-parse-output): Doc fix.
3405
5f6c5771 3406 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
3407 (byte-optimize-form-code-walker): Diagnose too few arguments
3408 for `if' and `while'.
3409
2b984c45
KH
34102001-03-26 Kenichi Handa <handa@etl.go.jp>
3411
3412 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3413 Prepend `\' to "\<quail-translation-docstring>".
3414
bf2150fa
GM
34152001-03-26 Gerd Moellmann <gerd@gnu.org>
3416
5f6c5771
SM
3417 * autorevert.el (global-auto-revert-non-file-buffers):
3418 Remove duplicate defcustom.
bf2150fa 3419
a0d59316
MB
34202001-03-26 Miles Bader <miles@gnu.org>
3421
5f6c5771
SM
3422 * international/latin1-disp.el (latin1-char-displayable-p):
3423 Add leading "-" for X font pattern.
a0d59316 3424
9edbff6c
KH
34252001-03-26 Kenichi Handa <handa@etl.go.jp>
3426
5f6c5771
SM
3427 * international/mule-diag.el (describe-coding-system):
3428 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
3429 charsets they can encode.
3430
50b57199
EZ
34312001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
3432
3433 * help.el (view-lossage): Mention open-dribble-file in the doc
3434 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
3435
5b83f9c0
SM
34362001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3437
3438 * skeleton.el (skeleton-internal-list): Fix bogus logic.
3439 (skeleton-pair-insert-maybe): Don't pair after a backslash.
3440
e0ecbf5c
KH
34412001-03-23 Kenichi Handa <handa@etl.go.jp>
3442
5b83f9c0
SM
3443 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
3444 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
3445 multibyte sequence can work correctly.
3446 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
3447 property of the coding system.
3448
1cc218de
SM
34492001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3450
3451 * textmodes/fill.el (fill-individual-paragraphs-prefix):
3452 Fix transcription typo.
3453
a3db02ad
RV
34542001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
3455
3456 * whitespace.el: Add buffer local variables to toggle testing of
3457 whitespaces in buffers without affecting the default values.
a3db02ad 3458 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
3459 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
3460 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
3461 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 3462
83c9cb8e
SM
34632001-03-21 Stefan Monnier <monnier@cs.yale.edu>
3464
3465 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
3466
180d5509
GM
34672001-03-21 Gerd Moellmann <gerd@gnu.org>
3468
eeb5b5c1
GM
3469 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
3470 bs-cycle-configuration-name. From Juanma Barranquero
3471 <lektu@uol.com.br>.
3472
170a9e70
GM
3473 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
3474 and cc-vars.el.
3475
180d5509
GM
3476 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
3477 headers. Always invoke sendmail with option -t.
3478
130c507e
GM
34792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3480
3481 * Release of cc-mode 5.28.
3482
34832000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3484
3485 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
3486 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 3487 It's instead taken care of by the default value for c-default-style.
130c507e 3488
130c507e
GM
34892000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3490
3491 * cc-align.el (c-lineup-math): Fix bug where lineup was
3492 triggered by equal signs in string literals.
3493
34942000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3495
3496 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
3497 limit detection when at the ends of the buffer.
3498
3499 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
3500 "for" statement clause in case 7F; a better one is done
3501 earlier in case 7D anyway.
3502
35032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3504
3505 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
3506 somewhat more and did a small optimization.
3507
35082000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3509
3510 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
3511 Use the limit argument only to limit the syntactic context
3512 search, not to limit the actual movement.
3513
3514 * cc-cmds.el (c-beginning-of-statement): Move by sentence
3515 inside multiline strings, just like in comments. Also various
3516 fixes to the paragraph and comment prefix recognition, block
3517 comment ender handling etc.
3518
35192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3520
3521 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
3522 the relative position of the point.
3523
3524 * cc-cmds.el (c-electric-continued-statement): New function to
3525 use as abbrev hook to reindent for keywords such as "else"
3526 that continues an earlier statement.
3527
3528 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
3529 like classes.
3530
3531 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
3532 (pike-mode): Populate the default abbrev tables to reindent for
3533 keywords such as "else" that can continue earlier statements.
3534 Abbrev mode is therefore turned on by default now. (Note that
3535 this doesn't apply to idl-mode, since IDL afaik doesn't have
3536 statements at all.)
3537
35382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3539
3540 * cc-engine.el (c-inside-bracelist-p): Fix for handling
3541 bracelists where the declaration contains template arguments.
3542
35432000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3544
83c9cb8e
SM
3545 * cc-cmds.el (c-comment-indent):
3546 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
3547 syntactic indentation. Fixes bug with lineup functions that
3548 return vectors.
3549
3550 * cc-engine.el (c-get-syntactic-indentation): Split the
3551 indentation sum calculation from `c-indent-line' to a separate
3552 function.
3553
35542000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3555
3556 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
3557 Fixed places where it was assumed that preprocessor directives
3558 have to start in column zero.
3559
3560 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
3561 template arguments after a class identifier properly.
3562
3563 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
3564 lists for `new Foo[]' constructs in Java as expressions and
3565 not top level definition brace lists on the top level, so that
3566 they'll get indented consistently with the same type of
3567 expression in a normal block.
3568
35692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3570
3571 * cc-cmds.el (c-fill-paragraph): The kludge that checks
3572 whether the adaptive filling package fails to keep the comment
3573 prefix is now kludged further to check for filladapt-mode
3574 which doesn't have that problem. This is really icky, but it's
3575 the only way that works with the current misfeatures/bugs in
3576 both adaptive-fill-mode and filladapt-mode.
3577
3578 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
3579 around point is recognized more robust.
3580
35812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3582
3583 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
3584 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
3585 (c-lit-type): Fixed all internal variables used dynamically so
3586 that they are always bound.
3587
3588 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
3589 errors:
3590
3591 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
3592 the region is fully reindented even when an error occurs.
3593 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
3594 whole lot of code that tried to optimize indentation of whole
3595 sexps but in reality accomplishes nothing.
3596
3597 (c-indent-sexp): Use c-indent-region.
3598
3599 (c-parsing-error): Changed this variable to hold the message
3600 for any syntactic error that is discovered.
3601
3602 (c-parse-state): Search backward from point instead of the bod
3603 position when the latter is invalid. This makes CC Mode
3604 recover faster when there are unbalanced close braces.
3605
3606 (c-backward-to-start-of-if): Use c-parsing-error to report
3607 dangling "else" clauses instead of throwing an error, and fall
3608 back to a reasonable position.
3609
83c9cb8e 3610 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 3611
83c9cb8e 3612 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
3613
36142000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3615
3616 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
3617 paragraph recognition when moving by sentence in literals.
3618
83c9cb8e
SM
3619 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
3620 start regexp for javadoc to recognize javadoc markup in general instead
3621 of a specific set of keywords, to be more future-safe.
130c507e
GM
3622
3623 (c-Pike-pikedoc-paragraph-start)
3624 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
3625 pikedoc markup.
3626
83c9cb8e 3627 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 3628
83c9cb8e 3629 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
3630
3631 * cc-vars.el (c-default-style): Made a nicer Customize widget.
3632
3633 (c-comment-prefix-regexp): Made it possible to use an
3634 association list on this to specify mode specific regexps.
3635 The default value now use a special regexp in Pike mode to
3636 recognize pikedoc markup.
3637
3638 (c-current-comment-prefix): New variable containing the actual
3639 regexp from c-comment-prefix-regexp for the current buffer.
3640
36412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3642
3643 * cc-cmds.el (c-electric-brace): Fixed check for special brace
3644 lists: We can't look at the syntax, since a brace list can get
3645 recognized as a plain statement-cont.
3646
3647 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
3648 special brace list opener broken over two lines got recognized
3649 as a statement on the second line. Case 9A changed.
3650
36512000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3652
3653 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
3654 adjustment after line is reindented.
3655
36562000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3657
3658 * cc-defs.el (c-point): Added optional argument for position
3659 to use instead of the current point.
3660
3661 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
3662 the in-expression block symbols when the construct starts at
3663 boi, to avoid the extra level of indentation in that case.
3664 Cases 4, 16A and 17E affected.
3665
36662000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3667
3668 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 3669 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
3670
3671 * cc-engine.el (c-indent-line): Use the syntax already bound
3672 to `c-syntactic-context', if there is any.
3673
36742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3675
3676 * cc-engine.el (c-get-offset): Fixed bug where the indentation
3677 wasn't added up correctly when a lineup function returned nil.
3678
36792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3680
3681 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 3682 empty lines were ignored when collecting line comments backwards.
130c507e
GM
3683
36842000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3685
3686 * cc-align.el (c-lineup-dont-change): Return an absolute
3687 indentation column to work correctly in the case when several
3688 syntactic elements are processed for the same line.
3689
3690 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
3691 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
3692 (c-set-offset): Added absolute indentation column settings by
3693 using the vector type.
3694
130c507e
GM
36952000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3696
3697 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
3698 Implemented two new cleanups `space-before-funcall' and
3699 `compact-empty-funcall'.
3700
130c507e
GM
37012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3702
3703 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3704 helping building regexps.
3705
3706 * cc-engine.el (c-on-identifier): New function for detecting
3707 identifiers. It takes keywords into account.
3708
3709 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3710 lists. `c-keywords' is set to a regexp matching all keywords
3711 in the current language.
3712
37132000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3714
3715 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3716 list of characters to skip backwards over at the beginning of
3717 a statement, since it can precede string literals in Pike.
3718
37192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3720
3721 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3722 recognition when standing on the last line in a C++ comment
3723 with nothing but whitespace after the prefix.
3724
3725 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3726 given no limit argument.
3727
37282000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3729
3730 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3731 recognition for the `[]= operator symbol in Pike.
3732
37332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3734
3735 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3736 around a bug in `eval-when-compile' in the byte compiler.
3737
3738 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 3739 value when count is zero and there's no token start within the limit.
130c507e
GM
3740
3741 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3742 "prefix comments", i.e. comments which are followed by code on
3743 the same line.
3744
3745 * cc-mode-19.el: Fixes so that checks that must be done at
3746 compile time also are done then.
3747
37482000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3749
3750 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3751 time and at runtime, and only when it's needed.
3752
37532000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3754
3755 Major cleanup for less error prone and more warning free
3756 compilation, including some fixes for bugs due to different
3757 compilation orders. Thanks to Martin Buchholz for providing
3758 the basis for all this.
3759
3760 * cc-bytecomp.el: New file that provides some byte compilation
3761 features: It ensures that files always are loaded from the
3762 current source directory during compilation, and it provides a
3763 set of macros to turn off specific compiler warnings for
3764 specific symbols. (It's not CC Mode specific in any way.)
3765
3766 Fixed a nearly acyclic dependency tree (both runtime and
3767 compile-time) between all files.
3768
3769 * cc-defs.el: Separated all macros before the inline functions,
3770 to ensure correct compilation.
3771
3772 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3773 cc-defs.el to cc-engine.el and made it a function instead.
3774
3775 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3776 about char-after.
3777
3778 * cc-vars.el: Cope even when there isn't a custom package
3779 containing defcustom available.
3780
3781 * cc-make.el: Removed since it's no longer necessary.
3782
3783 README: Updated installation instructions.
3784
37852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3786
3787 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3788 improve the modularity: Moved all mode init stuff from
3789 cc-langs.el to cc-mode.el, including the keymap
3790 initialization; cc-langs now only contains the various
3791 variables for configuring the language syntax.
3792
83c9cb8e
SM
3793 * cc-engine.el, cc-styles.el (c-evaluate-offset)
3794 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 3795 dependency analysis suggests they belong there (which also
83c9cb8e 3796 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
3797
37982000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3799
3800 * cc-cmds.el (c-fn-region-is-active-p): New function that
3801 wraps the corresponding macro, for use in places that aren't
3802 compiled. Thanks to Martin Buchholz for pointing out this.
3803
83c9cb8e 3804 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
3805
3806 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3807 add things to the bug report.
3808
38092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3810
3811 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3812 returned prefix could contain a newline when the search for a
3813 good prefix line failed.
3814
38152000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3816
3817 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3818 (c-toggle-auto-hungry-state): Made the argument optional, as
3819 the documentation says it is.
3820
38212000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3822
3823 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3824 multiline string syntax, #"...", as a cpp macro.
3825
7008ccac
GM
38262001-03-21 Paul Eggert <eggert@twinsun.com>
3827
83c9cb8e
SM
3828 * international/mule-cmds.el (set-locale-environment):
3829 Set system-messages-locale and system-time-locale, but only if the
7008ccac 3830 caller specifies a non-nil locale name.
3c9449d0 3831
c2478129 38322001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
3833
3834 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 3835 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 3836
117e4b0c
GM
38372001-03-20 Gerd Moellmann <gerd@gnu.org>
3838
7194219d
GM
3839 * follow.el (follow-avoid-tail-recenter): Doc fix.
3840
5721ae13
GM
3841 * custom.el (custom-set-variables): Avoid reversing the list
3842 of args needlessly.
3843
7b8bbf72
GM
3844 * startup.el (fancy-splash-head): Don't change the colors of the
3845 XPM image on a dark background.
3846
a91ad7c9
GM
3847 * comint.el (comint-exec-1): Set columns of the terminal to
3848 window-width instead of frame-width.
3849
fa88947e
GM
3850 * info.el (Info-scroll-down): Add missing WINDOW arg for
3851 pos-visible-in-window-p.
3852
1741905c
GM
3853 * ehelp.el (electric-help-mode-hook): Add defcustom.
3854
117e4b0c
GM
3855 * mail/sendmail.el (mail-mode): Activate case-folding in
3856 font-lock-defaults.
3857
e84c695d
SM
38582001-03-19 Stefan Monnier <monnier@cs.yale.edu>
3859
3860 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3861 (completion-ignored-extensions): Remove duplicate ".class".
3862
fc774041
AS
38632001-03-19 Andreas Schwab <schwab@suse.de>
3864
83c9cb8e
SM
3865 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3866 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 3867
c2c097cc
GM
38682001-03-19 Gerd Moellmann <gerd@gnu.org>
3869
3870 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3871 methods since there are not prefix input methods.
3872
fbe2e958
KH
38732001-03-19 Kenichi Handa <handa@etl.go.jp>
3874
83c9cb8e
SM
3875 * international/mule-cmds.el (read-input-method-name):
3876 Locally bind enable-recursive-minibuffers to t.
fbe2e958 3877
da47e491
SM
38782001-03-18 Stefan Monnier <monnier@cs.yale.edu>
3879
3880 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3881
4986c2c6 38822001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 3883
4986c2c6
MK
3884 * ediff-util.el: Copyright years.
3885 (ediff-choose-syntax-table): New function.
3886 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 3887
4986c2c6
MK
3888 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3889 with-syntax-table.
83c9cb8e 3890
4986c2c6 3891 * ediff.el: Date of last update, copyright years.
83c9cb8e 3892
4986c2c6 3893 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 3894
4986c2c6
MK
3895 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3896 of Scott Bronson.
3897 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3898 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3899 Deleted functions.
3900 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3901 ex-token-list.
83c9cb8e 3902
4986c2c6 3903 * viper-util.el: Spaces, indentation.
83c9cb8e 3904
4986c2c6 3905 * viper.el: Changed version, modification time.
83c9cb8e 3906
3c799aec 39072001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
3908
3909 * calendar/timeclock.el (timeclock-workday-remaining):
3910 Check whether `discrep' is non-null before using it.
3c799aec 3911
ae3ce418
JW
39122001-03-16 John Wiegley <johnw@gnu.org>
3913
3914 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3915 first-time checkins.
3916 (timeclock-log-data): Fixed problem with reading timelog log file.
3917 Resulting data in the "day list" was incorrect.
3918 (timeclock-find-discrep): Check if `timeclock-file' is readable
3919 before opening it.
3920 (timeclock-time-less-p): New function.
3921 (timeclock-day-base): New function.
3922 (timeclock-geometric-mean): New function.
3923 (timeclock-generate-report): Generate a summary report based on
3924 the contents of the log file. This uses `timeclock-log-data', and
3925 is an example of writing a timelog manipulation function.
3926 (timeclock-visit-timelog): A quick command for opening the timelog
3927 file.
3928 (timeclock-log-data): Bound the variable event.
3929
c8d4a9bb
KH
39302001-03-16 Kenichi Handa <handa@etl.go.jp>
3931
83c9cb8e
SM
3932 * international/mule-cmds.el (select-safe-coding-system):
3933 Fix typo: symbol-name -> symbol-value.
11d56c64 3934
c8d4a9bb
KH
3935 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3936 before substitute-in-file-name to handle double slashes in FILE
3937 correctly.
3938
c899e7e6
GM
39392001-03-15 Gerd Moellmann <gerd@gnu.org>
3940
3941 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3942 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3943
819dce0f
GM
39442001-03-14 Gerd Moellmann <gerd@gnu.org>
3945
697617d9
GM
3946 * bindings.el (features): Add `md5' and `overlay' to the list.
3947
819dce0f
GM
3948 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3949 bound before using it. It's not bound when configured without X,
3950 for instance.
3951
e0067a9d
TTN
39522001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
3953
3954 * progmodes/hideshow.el: Update copyright.
3955 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 3956 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 3957
afcdc0a1
GM
39582001-03-13 Gerd Moellmann <gerd@gnu.org>
3959
e0067a9d 3960 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
3961 a non-list.
3962
30564c48
EZ
39632001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
3964
3965 * startup.el (fancy-splash-tail, command-line-1): Fix the
3966 copyright year.
3967
2b8e24b3
KH
39682001-03-13 Kenichi Handa <handa@etl.go.jp>
3969
3970 * term.el: These changes are based on a patch sent from Yong Lu
3971 <lyongu@yahoo.com>.
3972 (term-set-escape-char): Bind M-x to execute-extended-command in
3973 term-raw-escape-map.
3974 (term-move-columns): Don't try to move to negagive column.
3975 (term-emulate-terminal): Insert a string before deleting a text to
3976 overwrite.
3977
789b6186
GM
39782001-03-12 Gerd Moellmann <gerd@gnu.org>
3979
b0778a31
GM
3980 * play/life.el (life): Rearrange code so that all calls to
3981 life-display-generation are in a catch-form.
3982
04528cda
GM
3983 * progmodes/etags.el (tags-loop-continue): Don't change point in a
3984 file that isn't interesting. In an interesting file, push the old
3985 value of point on the mark ring.
3986
760cefb5
GM
3987 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3988 New function.
3989 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3990 Use it.
3991
83c9cb8e
SM
3992 * emacs-lisp/autoload.el (generate-file-autoloads):
3993 Remove warning about line lengths.
789b6186 3994
a2ffbafe
FP
39952001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3996
3997 * progmodes/etags.el (tags-compression-info-list): New variable.
3998 (find-tag-in-order): Use it to deal with compressed source files.
3999 (tag-file-name-match-p): New function.
4000 (etags-recognize-tags-table): Use it for better match of file names.
4001
5c9d9d92
KH
40022001-03-12 Kenichi Handa <handa@etl.go.jp>
4003
ba3e9b9b
KH
4004 * international/mule-cmds.el (register-input-method): Doc fix.
4005
5c9d9d92
KH
4006 * international/quail.el (quail-translate-key): Fix condition to
4007 check if there's another breaking point in the current key.
4008
40beecee
EZ
40092001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
4010
4011 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
4012 Babyl header to the newly-created output file, bind
4013 coding-system-for-write to either rmail-file-coding-system or
4014 emacs-mule-unix.
4015
75c6cb7f
SM
40162001-03-11 Stefan Monnier <monnier@cs.yale.edu>
4017
4018 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
4019 Fix the name and regexp used for subsubsections.
4020
5ec17636
DL
40212001-03-10 Dave Love <fx@gnu.org>
4022
4023 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
4024 and save-buffer if buffer-file-name non-nil. From rms.
4025
6d2e2c02
AS
40262001-03-10 Andre Spiegel <spiegel@gnu.org>
4027
4028 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 4029 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
4030 to reflect that.
4031 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 4032 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
4033 variable bindings that might affect the diff command.
4034 (vc-print-log): Don't switch to the *vc* buffer before the
4035 command, so that local variable bindings are preserved.
4036
789b6186 4037 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
4038 not the current buffer.
4039 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
4040
789b6186 4041 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 4042 make output go to buffer *vc*, not the current buffer.
a2ffbafe 4043
b18f5523
SM
40442001-03-09 Stefan Monnier <monnier@cs.yale.edu>
4045
4046 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
4047 so ^, $, *, ? and + are interpreted correctly.
4048
3cfd8357
GM
40492001-03-09 Gerd Moellmann <gerd@gnu.org>
4050
c085b77c 4051 * help.el (string-key-binding): Renamed from
f9db8f19
SM
4052 mode-line-key-binding. Handle any event on a string.
4053 Check for `keymap' properties as well as `local-map' properties.
c085b77c 4054
3cfd8357
GM
4055 * comint.el (comint-insert-clicked-input): Use the last key
4056 from this-command-keys to lookup the global key definition.
4057
348f797a
KH
40582001-03-09 Kenichi Handa <handa@etl.go.jp>
4059
3ebf3717
KH
4060 * international/characters.el: Add category `j' for
4061 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
4062
348f797a
KH
4063 * international/mule-conf.el (no-conversion): Fix docstring.
4064 (raw-text): Fix docstring.
4065
e1fbabaf
GM
40662001-03-08 Gerd Moellmann <gerd@gnu.org>
4067
96e8e603
GM
4068 * simple.el (choose-completion-string): When not leaving the
4069 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
4070 is set.
4071
e1fbabaf
GM
4072 * window.el (shrink-window-if-larger-than-buffer): Handle frame
4073 parameter `(minibuffer . t)'.
4074
f9db8f19
SM
40752001-03-07 Stefan Monnier <monnier@cs.yale.edu>
4076
4077 * progmodes/sh-script.el (sh-st-symbol): New symbol.
4078 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
4079 (sh-mode): Remove `make-local-variable' for unused var
4080 `font-lock-unfontify-region-function'.
4081
02756877
RS
40822001-03-07 Richard M. Stallman <rms@gnu.org>
4083
132bf46d
RS
4084 * info.el (Info-scroll-down): Fix previous change.
4085
02756877
RS
4086 * mail/rmail.el (rmail-toggle-header): Use a window which
4087 is showing the Rmail buffer, rather than the selected window.
4088
eeb24429
DL
40892001-03-07 Dave Love <fx@gnu.org>
4090
4091 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
4092 now, to avoid problems with binding imenu directly to a mouse event.
4093
3bdf2660
GM
40942001-03-07 Gerd Moellmann <gerd@gnu.org>
4095
4096 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
4097 second arg t.
4098
40992001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
4100
4101 * log-edit.el (log-edit-common-indent): New var.
4102 (log-edit-set-common-indentation): Renamed from
4103 log-edit-delete-common-indentation. Use the new var.
4104 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
4105
4106 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
4107 (cvs-mode-add-change-log-entry-other-window):
4108 Don't presume change-log-default-name is defined.
4109
4110 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
4111
4112 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
4113 the "tree" operation as well.
4114
4115 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
4116
4117 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
4118 to match paragraph-start.
4119
4120 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
4121 comment-start-skip and set comment-end-skip as well.
4122 (sgml-comment-indent): Fix for new value of comment-start-skip.
4123 (html-autoview-mode): Don't bother using make-local-hook.
4124
2ad02767
GM
41252001-03-07 Gerd Moellmann <gerd@gnu.org>
4126
189638d5 4127 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 4128 variables, otherwise long Custom entries would make them ineffective.
189638d5 4129
2ad02767
GM
4130 * uniquify.el: Set maintainer to FSF.
4131
656f8cae
EZ
41322001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
4133
4134 * dired-aux.el (dired-do-shell-command): Doc fix.
4135
c83965c4
SM
41362001-03-06 Stefan Monnier <monnier@cs.yale.edu>
4137
04af43bc
SM
4138 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
4139
4140 * which-func.el (which-func-modes): Add cperl-mode.
4141 (which-func-mode-global): Use define-minor-mode.
4142
4143 * info-look.el: Docstring fixes and dead code eliminated.
4144 (cperl-mode): Add support.
4145 (emacs-lisp-mode): List all entries from elisp manual, whether
4146 or not they are currently (f)bound or not. Update regexp.
4147
4148 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
4149
c83965c4
SM
4150 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
4151 so that C-h m shows the correct information.
4152 Use make-local-variable rather than make-variable-buffer-local.
4153 (cperl-info-buffer, cperl-setup-tmp-buf):
4154 Use make-local-variable rather than make-variable-buffer-local.
4155 (cperl-msb-fix, cperl-get-help-defer):
4156 Check major-mode for `cperl-mode' as well.
4157
4158 * progmodes/cperl-mode.el: Updated to author version 4.23.
4159 (cperl-electric-pod): SYNOPSIS was misspelled.
4160 (cperl-find-pods-heres): @if ? a : b was considered a REx.
4161 (cperl-after-expr-p): Make true after __END__.
4162
f16a7aa5
GM
41632001-03-06 Gerd Moellmann <gerd@gnu.org>
4164
157ae273 4165 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 4166 bookmark-completion-ignore-case is t.
157ae273 4167
f16a7aa5
GM
4168 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
4169 switch, like xterm, and concat resource strings, with a newline
4170 between them.
4171
abaddb98
EZ
41722001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
4173
a2ffbafe 4174 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
4175 (cp773-decode-table, cp774-decode-table): New variables.
4176
abaddb98
EZ
4177 * man.el (Man-hyphenated-reference-regexp): New variable.
4178 (Man-build-references-alist): Use it to search for referenced
4179 manpages. If hyphenated is non-nil, record a concatenated word in
4180 Man-refpages-alist only if it matches Man-reference-regexp.
4181 Update word's length when it is concatenated. Reverse the list,
4182 to get the first manpage at the head.
4183 (Man-possibly-hyphenated-word): New function.
4184 (Man-follow-manual-reference): Use it instead of current-word to
4185 find a manpage at point, in a way that accounts for hyphenated
4186 references.
4187
eb3f61dd
GM
41882001-03-06 Alex Schroeder <alex@gnu.org>
4189
4190 * sql.el (sql-interbase): New function.
4191 (sql-interbase-program): New option.
4192 (sql-interbase-options): New option.
4193 And some typos fixed: "customise" to "customize".
4194
fa84f42a
DL
41952001-03-06 Dave Love <fx@gnu.org>
4196
83c9cb8e
SM
4197 * textmodes/flyspell.el (flyspell-region):
4198 Set up flyspell-local-mouse-map.
fa84f42a 4199
fda3411d
RS
42002001-03-05 Richard M. Stallman <rms@gnu.org>
4201
a2ffbafe 4202 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
4203 Don't call rmail-beginning-of-message.
4204 Don't discard From: field. Do discard Received: field.
4205 Use unwind-protect to re-prune.
4206 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 4207
e972ab1f
KH
42082001-03-06 Kenichi Handa <handa@etl.go.jp>
4209
4210 * international/quail.el (quail-title): Add autoload cookie.
4211
335db3c1
DL
42122001-03-05 Dave Love <fx@gnu.org>
4213
4214 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
4215 new defs.
4216
278dd6ac
KH
42172001-03-05 Kenichi Handa <handa@etl.go.jp>
4218
83c9cb8e
SM
4219 * language/ethio-util.el (ethio-toggle-space):
4220 Update current-input-method-title if necessary.
36d5e61d
KH
4221 (ethio-toggle-punctuation): Likewise.
4222
341cd4f0
KH
4223 * international/quail.el (quail-title): Fix for the case that a
4224 title of an input method is specified by a list of the same form
4225 as used in mode-line-format.
4226
83c9cb8e
SM
4227 * international/mule-cmds.el (activate-input-method):
4228 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
4229 respect that value.
4230
10ebaeb6
GM
42312001-03-05 Gerd Moellmann <gerd@gnu.org>
4232
4233 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
4234
7a65c85c
GM
42352001-03-05 Alex Schroeder <alex@gnu.org>
4236
4237 * sql.el (sql-sybase): Fix typo (was: query user about server two
4238 times instead of server and database).
4239
4240 * sql.el (sql-sybase): Doc change.
4241 (sql-mysql): Doc change.
4242 (sql-postgres): Doc change.
4243
b86644f2
KH
42442001-03-05 Kenichi Handa <handa@etl.go.jp>
4245
83c9cb8e
SM
4246 * international/mule-conf.el (emacs-mule, raw-text):
4247 Docstring modified.
b86644f2 4248
e30bd7b7
EZ
42492001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
4250
4251 * term/internal.el: Update copyright notice.
4252
4253 * term/pc-win.el: Update copyright notice.
4254
7e365285
DL
42552001-03-02 Dave Love <fx@gnu.org>
4256
83c9cb8e
SM
4257 * files.el (insert-file-contents-literally):
4258 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
4259 not jka-compr-compression-info-list.
7e365285 4260
75ed43a6
SM
42612001-03-02 Stefan Monnier <monnier@cs.yale.edu>
4262
4263 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
4264 spaces in default comment-start-skip settings rather than \s-.
4265
53c4b1e6
EZ
42662001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
4267
4268 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
4269 default-frame-alist as well.
4270
028d739a
DL
42712001-03-01 Dave Love <fx@gnu.org>
4272
4273 * textmodes/reftex.el (defvar): Wrap some defvars in
4274 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
4275
4276 * subr.el (event-basic-type): Doc fix.
4277
4278 * international/quail.el: Doc fixes.
4279
4280 * international/utf-8.el: Doc fixes.
4281
4282 * international/mule-cmds.el: Doc fixes.
4283 (leim-list-header): Fix header text.
4284
4285 * international/mule.el (coding-system-category): Doc fix.
4286
4287 * international/ccl.el (ccl-compile): Doc fix.
4288
15d1caef
SM
42892001-03-01 Stefan Monnier <monnier@cs.yale.edu>
4290
4291 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
4292 rather than (before|after)-change-functions.
4293
f84ff02c
GM
42942001-03-01 Gerd Moellmann <gerd@gnu.org>
4295
4296 * ediff-util.el (ediff-scroll-horizontally): Arrange for
4297 scroll-left and scroll-right being called interactively so that
4298 they set the window's min_hscroll.
4299
e0c1e774
EZ
43002001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
4301
4302 * info.el (info-insert-file-contents-1): Accept an additional
4303 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
4304 `suffix'; otherwise use the complicated MS-DOS code.
4305 All callers changed.
e0c1e774
EZ
4306 (info-insert-file-contents, Info-find-node): If the MS-DOS port
4307 can access long file names, try the long file-name version of
4308 `info-insert-file-contents-1', then the short file-name version.
4309
b8b2ea31 43102001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 4311
af122766
KH
4312 * language/ethio-util.el (setup-ethiopic-environment-internal):
4313 Change bindings of functions keys to conform to "Emacs Lisp Coding
4314 Convention".
4315
4316 * language/ethiopic.el ("Ethiopic"): Add documentation.
4317
b8b2ea31
KH
43182001-02-28 Kenichi Handa <handa@etl.go.jp>
4319
1d64e2ad
KH
4320 * international/utf-8.el (mule-utf-8): Set coding-category
4321 property to coding-category-utf-8.
4322
91cb6e51
RS
43232001-02-27 Richard M. Stallman <rms@gnu.org>
4324
4325 * lpr.el (lpr-page-header-switches, print-region-1):
4326 Undo 2000-07-06 change.
7298f3f7
RS
4327 (lpr-add-switches): Default to t on gnu/linux.
4328
c0cb1027
GM
43292001-02-27 Gerd Moellmann <gerd@gnu.org>
4330
4331 * bs.el (bs-attributes-list): Doc fix.
4332
01459648
GM
43332001-02-26 Gerd Moellmann <gerd@gnu.org>
4334
baebd8a5 4335 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 4336
01459648
GM
4337 * help.el (view-order-manuals): Use goto-address.
4338
4339 * startup.el (command-line-1): Add info about ordering manuals
4340 to the not so fancy splash screens.
4341
f93e614e
AS
43422001-02-26 Andre Spiegel <spiegel@gnu.org>
4343
01459648
GM
4344 * vc.el (vc-default-workfile-unchanged-p)
4345 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 4346
12435002
GM
43472001-02-26 Gerd Moellmann <gerd@gnu.org>
4348
a2ffbafe 4349 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
4350 fontify in the right buffer.
4351
12435002
GM
4352 * allout.el (outline-flag-region): Move macro in front of first
4353 use to avoid a run-time error.
4354
425de386
AI
43552001-02-24 Andrew Innes <andrewi@gnu.org>
4356
4357 * makefile.w32-in: Fix copyright notice.
4358
66c56ed1
KH
43592001-02-24 Kenichi Handa <handa@etl.go.jp>
4360
4c1593ce
KH
4361 * international/utf-8.el (mule-utf-8): Set correct value for
4362 valid-codes property.
4363
66c56ed1
KH
4364 * international/fontset.el (x-complement-fontset-spec): In the
4365 case that we use ASCII font for the other charsets, use only
15d1caef 4366 family and registry part of it.
66c56ed1 4367
119171dd
EZ
43682001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4369
4370 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
4371 (shrink-window-if-larger-than-buffer): Doc fix.
4372
932c309e
SM
43732001-02-23 Stefan Monnier <monnier@cs.yale.edu>
4374
4375 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
4376 predicate passed to completing-read.
4377
9b760e36
EZ
43782001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4379
4380 * startup.el (command-line): Fix last change.
4381
5c39a60f
JR
43822001-02-23 Jason Rumney <jasonr@gnu.org>
4383
4384 * startup.el (tool-bar-originally-present): New variable.
4385 (command-line): Set it if the tool-bar is switched on at startup.
4386
4387 * frame.el (frame-notice-user-settings): Only adjust frame height
4388 for no tool-bar case if tool-bar was originally switched on.
796ead7e 4389 From E. Jay Berkenbilt.
5c39a60f 4390
cb91b2c7
SM
43912001-02-22 Stefan Monnier <monnier@cs.yale.edu>
4392
39b557e8
SM
4393 * server.el (server-switch-buffer): Only switch window if the
4394 current one is dedicated.
4395
cb91b2c7
SM
4396 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
4397 rather than using (match-beginning 0) when searching for break point.
4398
9238a8df
EZ
43992001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
4400
4401 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
4402 @ follows an accent command such as @'. Support optional braces
4403 in commands that insert accents, like makeinfo does.
4404
3473f362
GM
44052001-02-22 Gerd Moellmann <gerd@gnu.org>
4406
4407 * startup.el (fancy-splash-text): Add a line for ordering
4408 manuals. Reverse order of splash screens shown.
4409 (use-fancy-splash-screens-p): Adapt to the text line added.
4410
4411 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
4412 manuals from the FSF.
4413
4414 * help.el (view-order-manuals): New function.
4415 (toplevel): Bind C-h C-m to this function.
4416
76a4de07
SM
44172001-02-21 Stefan Monnier <monnier@cs.yale.edu>
4418
4419 * newcomment.el (comment-forward): Skip the comment-start before
4420 searching for the comment-end.
4421
75b71d85
DL
44222001-02-21 Dave Love <fx@gnu.org>
4423
2f4c9a87
DL
4424 * custom.el (custom-initialize-changed, defcustom): Doc fix.
4425
75b71d85
DL
4426 * international/mule-cmds.el, international/mule.el: Doc fixes.
4427
ffc9ff0c
GM
44282001-02-21 Gerd Moellmann <gerd@gnu.org>
4429
4430 * startup.el (fancy-splash-screens): Use display-hourglass
4431 instead of display-busy-cursor.
4432
4433 * frame.el (display-hourglass): Renamed from busy-cursor.
4434 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
4435 (show-cursor-in-non-selected-windows): Doc fix.
4436
f34eb373
DL
44372001-02-20 Dave Love <fx@gnu.org>
4438
4439 * international/utf-8.el: Doc and commentary fixes.
4440
f55e4a7e
EZ
44412001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
4442
4443 * ehelp.el (with-electric-help): Doc fix.
4444
fa97adf6
GM
44452001-02-20 Gerd Moellmann <gerd@gnu.org>
4446
4447 * msb.el (msb-mode): Call the update-buffers function explicitly
4448 with a FORCE argument.
4449
4450 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
4451 FORCE. If set, update the menu even if frame-or-buffer-changed-p
4452 returns nil.
4453
54ed3bd2
GM
44542001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4455
4456 * ps-print.el: Timestamp package replacement. Some enhancements.
4457 Some XEmacs compatibility. Doc fix.
4458 (ps-print-version): New version number (6.4).
4459 (ps-printer-name): Initialization fix.
4460 (ps-zebra-stripe-follow): Funcionality enhancement.
4461 (ps-prologue-file): Code enhancement.
4462 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
4463 (ps-setup, ps-face-bold-p, ps-face-italic-p)
4464 (ps-get-page-dimensions)
54ed3bd2
GM
4465 (ps-generate-header, ps-begin-file, ps-begin-job)
4466 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
4467 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
4468 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
4469 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 4470
e8ebf97d
MB
44712001-02-20 Miles Bader <miles@gnu.org>
4472
4473 * image-file.el (image-file-name-extensions): Add "tif".
4474
136b27c5
GM
44752001-02-19 Gerd Moellmann <gerd@gnu.org>
4476
4477 * wid-edit.el (widget-button-click): Save the selected window
4478 around the code handling clicks on buttons.
4479
6ebbcf59
DL
44802001-02-18 Dave Love <fx@gnu.org>
4481
4482 * imenu.el (imenu--generic-function): Use mapc to iterate over
4483 syntax characters.
4484
595ded73
RS
44852001-02-17 Richard M. Stallman <rms@gnu.org>
4486
b9fe3dc8
RS
4487 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
4488
595ded73
RS
4489 * uniquify.el (uniquify-buffer-name-style): Doc fix.
4490
f3f053f3
GM
44912001-02-16 Gerd Moellmann <gerd@gnu.org>
4492
4493 * mouse.el (mouse-save-then-kill): If the distance from the new
4494 point to the mark is equal to the distance of point from the new
4495 point, move point instead of the mark.
4496
11570a8f
DL
44972001-02-16 Dave Love <fx@gnu.org>
4498
4499 * textmodes/flyspell.el (flyspell-get-word): Return string without
4500 properties.
4501
fb339cd5
EZ
45022001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4503
4504 * generic.el (generic-find-file-regexp): Doc fix.
4505 (generic-ignore-files-regexp): New defcustom.
4506 (generic-mode-find-file-hook): If the file's name matches the
4507 regexp in `generic-ignore-files-regexp', don't enter
4508 default-generic-mode. Doc fix.
4509
c56b1c1b
GM
45102001-02-16 Gerd Moellmann <gerd@gnu.org>
4511
a2ffbafe 4512 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
4513 Add autoload cookies.
4514
a2ffbafe 4515 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
4516 of cal-tex-24.
4517
0d140e65
EZ
45182001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4519
81558867
EZ
4520 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4521
0d140e65
EZ
4522 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4523 the character class after the (optional) drive, to support file
4524 names with embedded blanks.
4525
713f7b15
SS
45262001-02-15 Sam Steingold <sds@gnu.org>
4527
4528 * textmodes/tex-mode.el (tex-shell-running):
4529 Check the process buffer too.
4530
9a2a6f73
DL
45312001-02-15 Dave Love <fx@gnu.org>
4532
4533 * battery.el (battery-status-function): Fix doc, :type.
4534
15d1caef 4535 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 4536
fe10cef0
GM
45372001-02-15 Gerd Moellmann <gerd@gnu.org>
4538
4539 * subr.el (read-passwd): Clear Lisp memory holding password.
4540
126f5d4d
MB
45412001-02-15 Miles Bader <miles@gnu.org>
4542
4543 * info.el (Info-copy-current-node-name): New function.
4544 (Info-mode-menu): Add it to the menu.
4545
92e98d63
RS
45462001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
4547
4548 * international/mule-cmds.el (toggle-input-method): Doc fix.
4549
dd4e0e55
SM
45502001-02-13 Stefan Monnier <monnier@cs.yale.edu>
4551
4552 * replace.el (occur): Stop at end of buffer.
4553
402dbbd1
EZ
45542001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
4555
4556 * international/mule-cmds.el (set-input-method): Another doc fix.
4557
e9fcba3d
GM
45582001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
4559
4560 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
4561
78ad1cd5
MB
45622001-02-13 Miles Bader <miles@gnu.org>
4563
713f7b15 4564 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
4565 (set-face-stipple): Treat a value of nil as being `unspecified'.
4566
fce9d9dc
DL
45672001-02-12 Dave Love <d.love@dl.ac.uk>
4568
4569 * international/latin1-disp.el: Doc fixes.
4570 (latin1-display) <defgroup>: Add :link.
4571 (latin1-display) <function>: Set variable latin1-display.
4572
bc406911
EZ
45732001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
4574
4575 * international/mule-cmds.el (set-input-method): Doc fix.
4576
68514d48
EL
45772001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
4578
4579 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
4580 (speedbar-line-file): Return nil if not a file.
4581 (speedbar-buffers-line-path): Return file for tags, and dir for files.
4582
513bea45 45832001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 4584
513bea45
MK
4585 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
4586 for remote files.
bc406911 4587 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 4588 with raw-text.
713f7b15 4589
513bea45 4590 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 4591
83c9cb8e
SM
4592 * ediff-util.el (ediff-compute-custom-diffs-maybe):
4593 Better handling of the diff mode.
713f7b15 4594
513bea45 4595 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 4596
bc406911 4597 * viper.texi: Fix typos.
713f7b15 4598
521d4010
DL
45992001-02-11 Dave Love <fx@gnu.org>
4600
36fd8e17
DL
4601 * shadowfile.el: Doc fixes.
4602 (shadow) <defgroup>: Add :link.
4603 (shadowfile-unload-hook): New function.
4604 (shadow-initialize): Use defalias, not fset.
4605 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 4606 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 4607
521d4010
DL
4608 * international/mule.el: Doc and message fixes.
4609
36fd8e17
DL
4610 * international/ccl.el (define-ccl-program): Doc fix.
4611
92395bbe
KH
46122001-02-11 Kenichi Handa <handa@etl.go.jp>
4613
4614 * faces.el (mode-line): Set :line-width property to -1.
4615
103db06c
RS
46162001-02-10 Richard M. Stallman <rms@gnu.org>
4617
08b78974
RS
4618 * complete.el (partial-completion-mode): Doc fix.
4619
103db06c
RS
4620 * simple.el (delete-key-deletes-forward-mode):
4621 Change `let' to `let*' to fix gross bug in last change.
4622
4623 * repeat.el (repeat): Don't let execute-kbd-macro alter
4624 real-last-command.
4625
a6a1ee53
EZ
46262001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
4627
4628 * simple.el (eval-expression): Doc fix.
4629
d2f288c6
DL
46302001-02-09 Dave Love <fx@gnu.org>
4631
038f4ae3
DL
4632 * imenu.el (imenu-generic-expression): Doc fix.
4633
83c9cb8e
SM
4634 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
4635 From Juanma Barranquero.
038f4ae3 4636
15d1caef 4637 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 4638
9804b846
KH
46392001-02-09 Kenichi Handa <handa@etl.go.jp>
4640
4641 * faces.el (set-face-attribute): Describe the case of a negative
4642 value specified for :line-width.
4643
532f5197
SM
46442001-02-08 Stefan Monnier <monnier@cs.yale.edu>
4645
4646 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 4647 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 4648
1d279666
DL
46492001-02-08 Dave Love <fx@gnu.org>
4650
4681ca3a
DL
4651 * wid-edit.el (widget-plist-convert-widget): Replace binding of
4652 widget-plist-value-type.
4653 (widget-alist-convert-widget): Replace binding of
4654 widget-alist-value-type.
4655
1d279666
DL
4656 * textmodes/paragraphs.el (sentence-end): Doc fix.
4657
83c9cb8e
SM
4658 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
4659 Remove `backward-line'.
1d279666 4660
532f5197
SM
4661 * play/pong.el (pong-blank-color, pong-bat-color)
4662 (pong-ball-color, pong-border-color, pong-left-key)
4663 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
4664 (pong-pause-key, pong-resume-key, pong-timer-delay):
4665 * mail/mh-comp.el (mh-compose-letter-function):
4666 * eshell/esh-mode.el (eshell-skip-prompt-function):
4667 * emulation/viper-ex.el (ex-unix-type-shell-options):
4668 * recentf.el (recentf-menu-filter):
4669 * ps-print.el (ps-print-region-function):
4670 * lpr.el (print-region-function):
4671 * forms.el (forms-mode-hooks):
4672 * dirtrack.el (dirtrack-directory-change-hook):
4673 * cus-start.el (temp-buffer-show-function, display-buffer-function):
4674 * textmodes/spell.el (spell-filter):
4675 * textmodes/fill.el (adaptive-fill-function):
4676 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
4677 * progmodes/etags.el (find-tag-default-function):
4678 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
4679 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4680
6f676109
EZ
46812001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
4682
751d3bc4
EZ
4683 * emulation/viper-init.el (viper-fast-keyseq-timeout)
4684 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
4685 Meyering <jim@meyering.net>.
4686
6f676109
EZ
4687 * loadup.el: Revert last change.
4688
d3c26cdf
KH
46892001-02-07 Kenichi Handa <handa@etl.go.jp>
4690
83c9cb8e
SM
4691 * international/mule.el (transform-make-coding-system-args):
4692 Make it work also for coding systems not using CCL.
d3c26cdf 4693
44806980
EZ
46942001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4695
9889af08
EZ
4696 * simple.el (previous-matching-history-element)
4697 (next-matching-history-element): Doc fix.
4698
44806980
EZ
4699 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
4700 specific part.
4701
1e36ff68
DL
47022001-02-06 Dave Love <fx@gnu.org>
4703
713f7b15 4704 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
4705 (add-log-buffer-file-name-function, add-log-file-name-function):
4706 Fix :type.
4707 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4708
c7ca58df
EZ
47092001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4710
fecd556a
EZ
4711 * info.el (info-initialize): Remove the test for system-type when
4712 invocation-directory is non-nil.
4713
c7ca58df
EZ
4714 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4715 of `font-lock-defaults' to `backward-paragraph' rather than nil.
4716
587b5737
AI
47172001-02-06 Andrew Innes <andrewi@gnu.org>
4718
4719 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4720 absolute.
4721
baf7eee4
GM
47222001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
4723
4724 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4725 buffers. When hi-lock turned on rather than only checking current
4726 buffer for regexps, all buffers are checked. Moved activation of
4727 font-lock to hi-lock-refontify. When font-lock turned off rather
4728 than removing added highlighting just in current buffer, remove it
4729 in all buffers. Changed edit menu text from "Automatic
4730 Highlighting" to "Regexp Highlighting" Documentation for
4731 highlighting phrases, minor documentation changes.
4732 (hi-lock-set-file-patterns): Execute only if there are new or
4733 existing file patterns.
4734 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4735 unfontify and, if a support mode is active, will not refontify the
4736 whole buffer. If necessary, turn on font lock. (Removed
4737 font-lock-unfontify and font-lock support-mode-specific calls,
4738 such as lazy-lock-fontify-window.)
4739 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4740 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 4741 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
4742 (hi-lock-face-phrase-buffer): New function. Also added related
4743 menu item and keybinding.
4744 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4745 (hi-lock-process-phrase): New function.
4746 (hi-lock-line-face-buffer): Doc fixes.
4747 (hi-lock-face-buffer): Doc fixes.
4748 (hi-lock-unface-buffer): Doc fixes.
713f7b15 4749
36710aa6
GM
47502001-02-06 Gerd Moellmann <gerd@gnu.org>
4751
4752 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4753 dabbrev-ignored-regexps.
4754
d3f22784
EZ
47552001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4756
4757 * simple.el (kill-line): Doc fix.
4758
5cb3c8d4
DL
47592001-02-05 Dave Love <fx@gnu.org>
4760
4761 * loadup.el: Revert last two changes -- bootstrapping works with
4762 regenerated loaddefs.
4763
e6297e7d
EZ
47642001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
4765
1e14b095
EZ
4766 * isearch.el (isearch-forward): Doc fix.
4767
e6297e7d
EZ
4768 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4769 of font-lock-defaults to backward-paragraph.
4770
e16f52ce
GM
47712001-02-05 Gerd Moellmann <gerd@gnu.org>
4772
4773 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4774 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4775
01d19dd7
GM
47762001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4777
4778 * ebnf2ps.el: Eliminate time-stamp functions.
4779 (ebnf-version): New version (3.5).
4780 (ebnf-eps-finish-and-write): Replace time-stamp functions by
4781 format-time-string.
4782
24886813
GM
47832001-02-05 Gerd Moellmann <gerd@gnu.org>
4784
4785 * simple.el (next-line): Goto end-of-line before inserting a newline.
4786
65e70fc4
MB
47872001-02-05 Miles Bader <miles@gnu.org>
4788
4789 * image-file.el (insert-image-file): When visiting an image, also
4790 set `truncate-lines' to t so that any fringe arrow looks correct.
4791
482f06c9
KH
47922001-02-05 Kenichi Handa <handa@etl.go.jp>
4793
4794 * isearch.el (isearch-forward): Add description about input method
4795 in the docsting.
4796
02399da7
SM
47972001-02-04 Stefan Monnier <monnier@cs.yale.edu>
4798
4799 * skeleton.el (skeleton-internal-1): Always push the mark for @.
4800
2c366083
EZ
48012001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
4802
4803 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 4804 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 4805
bdadfce3
GM
48062001-02-02 Gerd Moellmann <gerd@gnu.org>
4807
79fb38c0
GM
4808 * wid-edit.el (widget-button-click): Fix last change.
4809
bdadfce3
GM
4810 * frame.el (frame-notice-user-settings): When resizing the initial
4811 frame because the tool bar is off, also change the frame's top
4812 position if a negative top position was specified.
4813
33155ffb
MB
48142001-02-02 Miles Bader <miles@gnu.org>
4815
4816 * image-file.el (insert-image-file): When visiting an image,
4817 suppress the cursor in the image buffer.
4818
1355ba0c
DL
48192001-02-01 Dave Love <fx@gnu.org>
4820
4821 * progmodes/f90.el (f90-mode): Remove startup message.
4822
fb758d2d 4823 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 4824
01acdb05
GM
48252001-02-01 Gerd Moellmann <gerd@gnu.org>
4826
4827 * startup.el (command-line): Fix code determining whether or not
4828 to use delete-key-deletes-forward-mode.
4829
5b1ee316
AS
48302001-02-01 Andre Spiegel <spiegel@gnu.org>
4831
4832 * vc.el (vc-diff-switches): New user option.
4833 (vc-version-diff): Use it.
4834 (vc-diff-switches-list): New macro.
4835
83c9cb8e
SM
4836 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4837 New customization options.
5b1ee316
AS
4838 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4839
4840 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4841
00b1e7a1
GM
48422001-02-01 Gerd Moellmann <gerd@gnu.org>
4843
4844 * msb.el (toplevel): Quote hook symbols.
4845
85827036
KH
48462001-02-01 Kenichi Handa <handa@etl.go.jp>
4847
8e028499 4848 * international/mule.el (make-coding-system): Add description
3c948dde 4849 about recognized properties in the docstring.
8e028499 4850
85827036
KH
4851 * international/mule-conf.el: Remove unused charsets
4852 mac-roman-lower and mac-roman-upper.
4853
7ccf7ab9
GM
48542001-01-31 Gerd Moellmann <gerd@gnu.org>
4855
2441692d
GM
4856 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4857 is in front of the left-margin, if any.
4858
ee5cece0
GM
4859 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4860 like `delete'.
4861
83c9cb8e 4862 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 4863
7ccf7ab9
GM
4864 * term/w32-win.el (mouse-set-font): Doc fix.
4865
b4f30ec5 48662001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 4867
b4f30ec5
GM
4868 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4869 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4870 on already.
4871
03e0fe6e
GM
48722001-01-31 Markus Rost <rost@math.ohio-state.edu>
4873
4874 * files.el (save-buffer): Don't give message if (buffer-file-name)
4875 returns nil.
713f7b15 4876
8f289acc
EZ
48772001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
4878
cb4aae04
EZ
4879 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4880
dbd98b19
EZ
4881 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4882 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
4883
8f289acc
EZ
4884 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4885 display problems.
4886
c12553c1
KH
48872001-01-31 Kenichi Handa <handa@etl.go.jp>
4888
c7bf5db9
KH
4889 * international/mule.el (charset-info): Fix docstring.
4890
4891 * international/mule-diag.el (describe-character-set): Check final
4892 char valid before printing it.
c12553c1 4893
14f16b9c
GM
48942001-01-30 Gerd Moellmann <gerd@gnu.org>
4895
efaa080b
GM
4896 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4897
eef93f99
GM
4898 * frame.el (frame-notice-user-settings): Do the tool-bar
4899 stuff only for graphical displays. Fix a braino.
713f7b15 4900
14f16b9c
GM
4901 * frame.el (frame-initialize): Create initial frame visible.
4902 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 4903 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
4904
4905 * startup.el (command-line): Remove manipulation of frame
4906 height for tool bars.
4907
4ad25e43
EZ
49082001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4909
4910 * lpr.el: Compatibility with XEmacs and doc fixes.
4911 (lpr-windows-system, lpr-lp-system): New vars.
4912 (lpr-printer-switch): New defcustom.
4913 (printer-name, lpr-command): Customization fix.
4914 (print-region-1): Code fix.
4915 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
4916 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4917 New functions.
4ad25e43 4918
e8f044a0
GM
49192001-01-29 Gerd Moellmann <gerd@gnu.org>
4920
4921 * msb.el (toplevel): Fix the eval-after-load.
4922
850d5045
GM
49232001-01-29 Dave Love <fx@gnu.org>
4924
762fe76e
DL
4925 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4926
4927 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4928
83c9cb8e 4929 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
4930 (tcl-using-emacs-19-23): Consider Emacs 21+.
4931 (tcl-help-directory-list, tcl-command-switches): Fix :type.
4932 (tcl-add-emacs-menu): Supply menu name.
4933 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4934
3a768251
GM
49352001-01-29 Gerd Moellmann <gerd@gnu.org>
4936
4937 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4938
274d02f7
SM
49392001-01-29 Stefan Monnier <monnier@cs.yale.edu>
4940
4941 * pcvs.el (cvs-mark-fis-dead): New function.
4942 (cvs-mode-add): Use it.
4943 (cvs-mode-add-change-log-entry-other-window):
4944 Rebind change-log-default-name to itself rather than to nil.
4945
ed5d446e
SS
49462001-01-29 Sam Steingold <sds@gnu.org>
4947
efaa080b 4948 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
4949 `autoload' statements.
4950
e2a80284
EZ
49512001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
4952
8e1db7b3
EZ
4953 * files.el (confirm-kill-emacs): Doc fix.
4954
ff2a1c79
EZ
4955 * frame.el (frame-initialize): Doc fix.
4956
e7b0deaf
EZ
4957 * time-stamp.el (time-stamp-string): Doc fix.
4958
83c9cb8e
SM
4959 * woman.el (WoMan-log-1): Make the log buffer writable.
4960 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 4961
005913e4
GM
49622001-01-29 Gerd Moellmann <gerd@gnu.org>
4963
4964 * imenu.el (imenu-syntax-alist): Add autoload cookie for
4965 the `make-variable-buffer-local'.
4966
58622cc5
GM
49672001-01-29 Dave Love <fx@gnu.org>
4968
4969 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
4970 (ansi-color-for-comint-mode-on, ansi-color-process-output):
4971 Add autoload cookie.
58622cc5
GM
4972 (ansi-color-apply-sequence): Fix typo.
4973
0404d031
GM
49742001-01-29 Gerd Moellmann <gerd@gnu.org>
4975
ed5d446e 4976 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
4977 Postscript printing in black and white.
4978
0404d031
GM
4979 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4980 X-Mailman-Version, Precedence, List-Help, List-Post,
4981 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4982 Content-Type, Content-Length.
4983
3b6ed359
DL
49842001-01-29 Dave Love <fx@gnu.org>
4985
ddd16e7a
DL
4986 * elide-head.el (elide-head): Make overlay evaporate.
4987
83c9cb8e 4988 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 4989
8005142f
EZ
49902001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
4991
4992 * isearch.el (isearch-highlight): Don't punt if the display
4993 doesn't support colors, since isearch faces are defined for
4994 monochrome displays as well.
4995
84728570
SS
49962001-01-27 Sam Steingold <sds@gnu.org>
4997
4998 * shell.el (shell-write-history-on-exit): Make sure that we are in
4999 the shell buffer (M-x tex-file RET inserted the error message into
5000 the TeX buffer).
5001
e26f9ced
EZ
50022001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5003
5004 * simple.el (transient-mark-mode): Doc fix.
5005
dc0274bd
GM
50062001-01-27 Gerd Moellmann <gerd@gnu.org>
5007
83c9cb8e 5008 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 5009
c1acacc4
EZ
50102001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5011
f5058b96
EZ
5012 * shell.el (shell-unquote-argument): If the shell is one of the
5013 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
5014 quote character.
5015 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 5016 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 5017
c1acacc4 5018 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 5019 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 5020
103db06c 50212001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 5022
84728570 5023 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
5024 Treat a one-capital-letter abbrev as "not all upper case",
5025 so as to force preservation of the expansion's pattern
5026 if the expansion starts with a capital letter.
5027
cfa70244
EZ
50282001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
5029
cfee9de7
EZ
5030 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
5031 Doc fix.
5032
cfa70244
EZ
5033 * simple.el (transient-mark-mode): Document the fact that many
5034 commands act on the region when mark is active.
5035
17d90d6b
KH
50362001-01-27 Kenichi Handa <handa@etl.go.jp>
5037
5038 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 5039 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
5040 (quail-show-guidance-buf): Make the multibyteness of current
5041 buffer inherited to Quail guidance buffer.
5042 (quail-help): Make the multibyteness of current buffer inherited
5043 to Quail help buffer.
5044
61076b20
DL
50452001-01-26 Dave Love <fx@gnu.org>
5046
c47e2c68
DL
5047 * time-stamp.el: Doc fixes.
5048
84728570 5049 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
5050 (delphi-keyword-face, delphi-other-face): Fix :type.
5051
940f14b4
DL
5052 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
5053
5054 * mail/feedmail.el (feedmail): Add :link.
5055 (feedmail-send-it): Doc fix.
5056
5057 * mail/sendmail.el: Doc fixes.
5058 (sendmail-send-it): Fix the non-ASCII regexp and use
5059 rfc2047-encode-string.
5060
61076b20
DL
5061 * dired.el, dired-aux.el: Revert last change.
5062
6c317bd2
GM
50632001-01-26 Gerd Moellmann <gerd@gnu.org>
5064
5065 * makefile.w32-in (DONTCOMPILE): Add various term files.
5066
50672001-01-26 Dave Love <fx@gnu.org>
5068
5069 * Makefile.in (DONTCOMPILE): Add various term files.
5070
1c636b5f
GM
50712001-01-26 Gerd Moellmann <gerd@gnu.org>
5072
af900b23
GM
5073 * man.el (Man-default-man-entry, Man-mode): Doc fix.
5074
15fa6db0 5075 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 5076 the echo area is resized to fit the size of the startup message.
15fa6db0 5077
1c636b5f
GM
5078 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
5079 part of which is a constant.
5080
9b1adbd5
EZ
50812001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
5082
83c9cb8e 5083 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 5084
103db06c 50852001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
5086
5087 * simple.el (next-line): Don't let `newline' expand abbrevs.
5088 Simplify slightly.
5089 (open-line): Don't let `newline' expand abbrevs.
5090
219227ea
JW
50912001-01-25 John Wiegley <johnw@gnu.org>
5092
5093 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
5094 to `repeat' in the :type field.
5095
5096 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
5097 allow a choice of regexp or nil.
d2906bf8 5098 (pcomplete-dir-ignore): Same.
219227ea
JW
5099
5100 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
5101 a command) to always fail.
5102
ceba0dac
GM
51032001-01-25 Gerd Moellmann <gerd@gnu.org>
5104
5105 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
5106 discard the result.
5107 (iswitchb-to-end): Likewise.
5108
9b0630e5
SS
51092001-01-25 Sam Steingold <sds@gnu.org>
5110
5111 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 5112 Require vc.
9b0630e5 5113
a2ed9670
SM
51142001-01-25 Stefan Monnier <monnier@cs.yale.edu>
5115
f0c1adab
SM
5116 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
5117
a2ed9670
SM
5118 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
5119
34ac3367
DL
51202001-01-25 Dave Love <fx@gnu.org>
5121
61076b20
DL
5122 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
5123 (describe-coding-system): Tweak the English text.
5124
34ac3367
DL
5125 * loadup.el: Preload international/ccl for utf-8.
5126
4685e6b7
EZ
51272001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
5128
5129 * mail/rmail.el (rmail-redecode-body): Doc fix.
5130
0fdb4475
KH
51312001-01-25 Kenichi Handa <handa@etl.go.jp>
5132
83c9cb8e
SM
5133 * international/mule-cmds.el (reset-language-environment):
5134 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 5135
83c9cb8e
SM
5136 * international/mule-conf.el (coding-category-utf-8):
5137 Initialize to mule-utf-8.
0fdb4475 5138
9b0630e5 5139 * loadup.el: Preload international/utf-8.
0fdb4475
KH
5140
5141 * international/utf-8.el: New file.
5142
245ed2b1
SM
51432001-01-24 Stefan Monnier <monnier@cs.yale.edu>
5144
5145 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
5146
e95b0c08
SS
51472001-01-24 Sam Steingold <sds@gnu.org>
5148
5149 * dired.el (dired-replace-in-string): Removed.
5150 (dired-sort-toggle): Use `replace-regexps-in-string'
5151 instead of `dired-replace-in-string'.
9b0630e5 5152
ceba0dac
GM
5153 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
5154 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 5155
e95b0c08
SS
5156 * gs.el (gs-replace-in-string): Removed.
5157 (gs-options): Use `replace-regexps-in-string'
5158 instead of `gs-replace-in-string'.
5159
c3902c3e
EZ
51602001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
5161
5162 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
5163 bug report is mailed to an email list and posted to a news group.
5164
b66b6aeb
GM
51652001-01-24 Gerd Moellmann <gerd@gnu.org>
5166
83c9cb8e
SM
5167 * comint.el (comint-replace-by-expanded-history-before-point):
5168 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 5169
b66b6aeb
GM
5170 * startup.el (tool-bar-images-pixel-height): New variable.
5171 (command-line): After loading the user's init file, when
5172 tool-bar-mode is on, increase the frame's size by some lines for
5173 the tool-bar.
5174
5175 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 5176
ff890e66
SZ
51772001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
5178
5179 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
5180 (chinese-big5): MIME:Big5.
5181
04363179
GM
51822001-01-24 Gerd Moellmann <gerd@gnu.org>
5183
e95b0c08 5184 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
5185 Handle commands with prefix args.
5186
d56aaa64
GM
51872001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5188
5189 * calendar/diary-lib.el (diary-float): Fix case of MONTH
5190 being a list of numbers.
5191 (diary-mail-entries): Rewritten.
5192
99858627
DL
51932001-01-23 Dave Love <fx@gnu.org>
5194
7aeb1fa9
DL
5195 * international/mule.el (make-coding-system): Fix typo.
5196
83c9cb8e
SM
5197 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
5198 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 5199
5a43decf
EZ
52002001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
5201
5202 * font-lock.el (font-lock-mode): Doc fix.
5203
b0e98867
KH
52042001-01-23 Kenichi Handa <handa@etl.go.jp>
5205
5206 * international/mule.el (make-translation-table): Fix docstring.
5207
9c8acefd
EZ
52082001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
5209
fd4976b8
EZ
5210 * mail/rmail.el (rmail-redecode-body): New function.
5211
9c8acefd
EZ
5212 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
5213
871e0439
GM
52142001-01-22 Gerd Moellmann <gerd@gnu.org>
5215
21c2bbe0
GM
5216 * isearch.el (isearch-lazy-highlight-case-fold-search)
5217 (isearch-lazy-highlight-regexp): New variables.
5218 (isearch-lazy-highlight-cleanup): Update lazy highlight if
5219 case-fold search or regexp search has been toggled.
5220
5710730c
GM
5221 * wid-edit.el (widget-button-click): Avoid a save-excursion
5222 around running a global binding.
5223
871e0439
GM
5224 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
5225 to 0.25.
5226
d0554957
MB
52272001-01-20 Miles Bader <miles@gnu.org>
5228
5229 * cus-edit.el (custom-face-save): Do post-processing on the face's
5230 new value like `custom-face-set' does.
5231
1519f618
EZ
52322001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
5233
ccd87890
EZ
5234 * mail/emacsbug.el (report-emacs-bug): Report the value of
5235 LC_CTYPE, not LC_TYPE.
5236
1519f618
EZ
5237 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
5238 isearch-toggle-regexp and isearch-edit-string to doc string.
5239
9724173b
GM
52402001-01-19 Gerd Moellmann <gerd@gnu.org>
5241
48bb9196
GM
5242 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
5243 as font-lock-beginning-of-syntax-function in font-lock-defaults.
5244
e95b0c08 5245 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
5246 font-lock-beginning-of-syntax-function to nil.
5247
dc81f8a2
EZ
52482001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
5249
5250 * mail/emacsbug.el (report-emacs-bug): Report values of
5251 locale-coding-system, default-enable-multibyte-characters, and the
5252 environment variables LC_ALL, LC_TYPE, and LANG.
5253
99327974
GM
52542001-01-19 Gerd Moellmann <gerd@gnu.org>
5255
83c9cb8e 5256 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 5257
2be6ecc6
GM
5258 * font-lock.el (font-lock-multiline): Default to nil.
5259 (font-lock-default-fontify-region): If font-lock-multiline is
5260 nil, don't check the property `font-lock-multiline'.
5261
99327974
GM
5262 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
5263 is nil, don't check the `font-lock-multiline' text property.
5264
2550055a
MK
52652001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
5266
0a949811 5267 * viper.el: Call initial-major-mode on startup.
e95b0c08 5268
0a949811 5269 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 5270
8501998a 5271 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 5272
2550055a 52732001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 5274
0a949811 5275 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 5276 diff mode, if available.
e95b0c08 5277
0a949811 52782001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 5279
8501998a 5280 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 5281
2550055a
MK
5282 * ediff-init.el (subst-char-in-string): Define and use it, unless
5283 it's already defined.
e95b0c08 5284
8962e303
GM
52852001-01-18 Gerd Moellmann <gerd@gnu.org>
5286
5287 * tooltip.el (tooltip-hide-delay): New user-option.
5288 (tooltip-show): Use tooltip-hide-delay instead of the default.
5289
6b453381
KH
52902001-01-18 Kenichi Handa <handa@etl.go.jp>
5291
5292 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
5293 kill-local-variable doesn't work for enable-multibyte-characters.
5294
9eaf396b
DL
52952001-01-17 Dave Love <fx@gnu.org>
5296
cebd37ce
DL
5297 * ediff-init.el (ediff-before-setup-hook)
5298 (ediff-merge-filename-prefix): Add :version.
5299
9eaf396b
DL
5300 * international/latin1-disp.el: Require disp-table.
5301 (latin1-display): Fix :set.
5302
5303 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
5304
f864120f
GM
53052001-01-17 Gerd Moellmann <gerd@gnu.org>
5306
5307 * isearch.el (isearch-lazy-highlight-initial-delay)
5308 (isearch-lazy-highlight-interval): Default to 0.
5309
53102001-01-17 Bob Glickstein <bobg@zanshin.com>
5311
5312 * isearch.el (isearch-highlight): Set isearch-overlay priority to
5313 1 here rather than each time through
5314 isearch-lazy-highlight-new-loop.
5315 (isearch-lazy-highlight-max): Variable deleted.
5316 (isearch-lazy-highlight-max-at-a-time): New user variable, like
5317 isearch-lazy-highlight-max but controls a single invocation of
5318 isearch-lazy-highlight-update.
5319 (isearch-lazy-highlight-wrapped): Variable recreated.
5320 (isearch-lazy-highlight-window-start): New variable.
5321 (isearch-lazy-highlight-cleanup): Restored to behavior of
5322 before 2-Jan.
5323 (isearch-lazy-highlight-remove-overlays): Function deleted;
5324 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
5325 behavior removed.
5326 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
5327 isearch-lazy-highlight-update in a loop rather than just once.
5328 Test isearch-invalid-regexp here and decide not to start a new
5329 loop, rather than testing it each time through
5330 isearch-lazy-highlight-update.
5331 (isearch-lazy-highlight-search): Function restored.
5332 (isearch-lazy-highlight-update): Get called in a timer loop again,
5333 but this time highlight more than one match each time through.
83c9cb8e
SM
5334 Only highlight matches in the visible part of the window.
5335 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
5336 the edge of the window. Use sit-for to force redisplay and ensure
5337 window-start is credible. "Face suppressing" behavior removed;
5338 overlay priorities should make it unnecessary, right?
5339 (isearch-highlight): Face suppressing behavior removed.
5340 (isearch-dehighlight): Face suppressing behavior removed.
5341 (isearch-set-lazy-highlight-faces-at): Removed.
5342
076ec540
KH
53432001-01-17 Kenichi Handa <handa@etl.go.jp>
5344
5345 * language/european.el ("Latin-1"): Make the format of description
5346 about additional language environments same as that of Latin-2.
5347
92328ec5
DL
53482001-01-16 Dave Love <fx@gnu.org>
5349
39f2174e
DL
5350 * isearch.el (isearch-lazy-highlight): Add :version.
5351
92328ec5
DL
5352 * simple.el (backward-delete-char-untabify-method)
5353 (next-line-add-newlines): Add :version.
5354
f251459d
GM
53552001-01-16 Gerd Moellmann <gerd@gnu.org>
5356
9d4850e5
GM
5357 * bindings.el: Bind <backspace> and <delete> via function-key-map.
5358 Don't bind <delete> otherwise.
5359
5360 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
5361 and <delete> via function-key-map.
5362
f251459d
GM
5363 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
5364 Subject line only if point is after the `Subject:'.
5365
771ffcf7
KH
53662001-01-16 Kenichi Handa <handa@etl.go.jp>
5367
bda6b481
KH
5368 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
5369 japanese-jisx0213-2 in `charset' property of this lang. env.
5370
35793af7
KH
5371 * language/european.el ("Latin-1"): Add description for Dutch and
5372 Spanish lang. env.
5373
771ffcf7
KH
5374 * international/mule.el (decode-char): Fix conditions.
5375 (encode-char): Handle eight-bit-control too.
1c8102ff 5376 (transform-make-coding-system-args): New function.
50c29104
KH
5377 (make-coding-system): Accept XEmacs style arguments for CCL base
5378 coding system.
771ffcf7 5379
e1cf67b6
GM
53802001-01-15 Gerd Moellmann <gerd@gnu.org>
5381
5382 * progmodes/etags.el (find-tag-noselect): Save the value of
5383 tags-file-name before switching buffers, for the case it has a
5384 buffer-local value.
5385
b3287acf
GM
53862001-01-15 Alex Schroeder <alex@gnu.org>
5387
9eaf396b
DL
5388 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5389 From Dave Love <fx@gnu.org>.
b3287acf
GM
5390 (ansi-color-for-comint-mode): Fix :version.
5391
53922001-01-15 Alex Schroeder <alex@gnu.org>
5393
5394 * ansi-color.el (ansi-color-unfontify-region): Doc change.
5395
8d7ff9c8
EZ
53962001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
5397
5398 * dired.el (dired-insert-directory): If file-system-info fails,
5399 remove the " free " part, but don't signal an error.
5400
dbe99ae9
SS
54012001-01-12 Sam Steingold <sds@gnu.org>
5402
5403 * bookmark.el (bookmark-maybe-historicize-string):
5404 Use new backquote syntax.
5405
103db06c 54062001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
5407
5408 * subr.el (last): Handle a list that doesn't end in nil.
5409
ca2ddd8e
SS
54102001-01-12 Sam Steingold <sds@gnu.org>
5411
5412 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
5413 to `backward-delete-char-untabify'.
5414
1751c874
DL
54152001-01-12 Dave Love <fx@gnu.org>
5416
5417 * cus-edit.el (customize-menu-create): Fix the :filter following
5418 easymenu change.
5419
5420 * wid-edit.el (function): Add :match-alternatives.
5421 (widget-color-action): Doc fix.
5422
3cccce8d
GM
54232001-01-12 Gerd Moellmann <gerd@gnu.org>
5424
5425 * calendar/calendar.el (calendar-basic-setup): Doc fix.
5426
18bfd6b5
KH
54272001-01-12 Kenichi Handa <handa@etl.go.jp>
5428
83c9cb8e 5429 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 5430
18bfd6b5
KH
5431 * international/ccl.el (define-ccl-program): Fix docstring.
5432
562e00da
DL
54332001-01-11 Dave Love <fx@gnu.org>
5434
14fd0da3
DL
5435 * international/mule-cmds.el (standard-display-european-internal):
5436 Set display table for 2208 as for 160.
5437
5438 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
5439
562e00da
DL
5440 * progmodes/fortran.el (fortran-mode-map): Modify Customization
5441 entry for custom-menu-create change.
5442 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
5443 don't cons it in the search loop.
5444
5445 * imenu.el (imenu--truncate-items): Revert last change.
5446
6e961dcd
EZ
54472001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5448
5449 * info.el (Info-setup-header-line): If the node header includes
5450 either Next: or Prev: links, don't show the File: and Node: parts
5451 in the header line.
5452
2c2ff7f2
GM
54532001-01-11 Gerd Moellmann <gerd@gnu.org>
5454
a7ee2d2e
GM
5455 * comint.el (comint-goto-process-mark): Don't print a message
5456 when running in batch mode.
5457
c5348233
GM
5458 * isearch.el (isearch-search): In the condition-case handler for
5459 `error', set isearch-invalid-regexp to the whole error message.
5460
422717d1
GM
5461 * subr.el (eval-after-load): Call load-symbol-file-load-history to
5462 ensure that eval-after-load works for files dumped with Emacs.
5463
5464 * help.el (load-symbol-file-load-history): New function extracted
5465 from function symbol-file.
5466 (symbol-file): Use it.
5467
83c9cb8e 5468 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 5469
926861fb
EZ
54702001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5471
5472 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
5473 behave as if there were no prefix argument.
5474 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
5475 argument were nil.
5476
afa1f52c
RS
54772001-01-11 Richard M. Stallman <rms@gnu.org>
5478
ca2ddd8e 5479 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
5480 Don't look for more potential matches once maximum is exceeded.
5481 Use overlays-in to check correctly for overlap with current match.
5482 Ignore empty matches.
5483
47a9f362
MB
54842001-01-11 Miles Bader <miles@gnu.org>
5485
5486 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
5487 (ispell-overlay-window, ispell-help, ispell-show-choices)
5488 (ispell-command-loop): Use it instead of `window-height'.
5489
d196f58d
GM
54902001-01-10 Gerd Moellmann <gerd@gnu.org>
5491
cf523f0e
GM
5492 * files.el (confirm-kill-emacs): New user-option.
5493 (save-buffers-kill-emacs): Ask for final confirmation before
5494 killing Emacs.
5495
d196f58d
GM
5496 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
5497 to nil.
5498
7c6c3d8e
GM
54992001-01-10 Dave Love <fx@gnu.org>
5500
1f8be15d
DL
5501 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
5502
83c9cb8e 5503 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
5504
5505 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
5506
5507 * calculator.el (calculator-number-digits): Fix :type.
5508
0d5184de
DL
5509 * vc-cvs.el (vc-cvs-header): Fix :type.
5510 * vc-rcs.el (vc-rcs-header): Fix :type.
5511 * vc-sccs.el (vc-sccs-header): Fix :type.
5512
5513 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5514
7c6c3d8e
GM
5515 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5516
8c9f73a2
GM
5517 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
5518
457b792c
GM
55192001-01-10 Gerd Moellmann <gerd@gnu.org>
5520
5521 * simple.el (set-variable): Force a thorough redisplay for the
5522 case that the variable has an effect on the display, like
5523 `tab-width' has.
5524
d2622d08
AS
55252001-01-10 Andre Spiegel <spiegel@gnu.org>
5526
5527 * vc.el: Add documentation for backend interface.
5528
ae4b5f4f
KH
55292001-01-10 Kenichi Handa <handa@etl.go.jp>
5530
e0844717
KH
5531 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
5532
ae4b5f4f
KH
5533 * international/mule-conf.el (latin-extra-code-table): Set to t
5534 for \223 and \224.
5535
3184082b
KH
55362001-01-09 Kenichi Handa <handa@etl.go.jp>
5537
5538 * international/mule-cmds.el (locale-language-names): Map "es" to
5539 "Spanish" and "nl" to "Dutch".
5540
732b9cdd
GM
55412001-01-09 Gerd Moellmann <gerd@gnu.org>
5542
1dfca644
GM
5543 * bindings.el (global-map): Bind <home> to beginning-of-line,
5544 <end> to end-of-line, C-<home> to beginning-of-buffer, and
5545 C-<end> to end-of-buffer.
5546
732b9cdd
GM
5547 * language/european.el: Add Dutch and Spanish language info
5548 to be able to use the appropriate tutorials.
5549
55502001-01-09 Alex Schroeder <alex@gnu.org>
5551
5552 * ansi-color.el (ansi-color-process-output): Use markers instead
5553 of positions for start and end of region.
5554 (ansi-color-apply-on-region): Rewrote code to make it more robust.
5555 Previously, occasional mistakes happend when fontifying many
5556 chunks of output (eg. ls --color=yes /dev). This happened
5557 whenever an overlay was created up to the end of the region, which
5558 coincided with the process-mark. New text would then be added
5559 within that overlay instead of after it.
5560 (ansi-color-make-extent): Overlays are created with the property
5561 `modification-hooks' set to '(ansi-color-freeze-overlay).
5562 (ansi-color-freeze-overlay): New function. When inserting text at
5563 the end of the overlay, the overlay will resize.
5564
55652000-01-09 Alex Schroeder <alex@gnu.org>
5566
5567 * ansi-color.el (ansi-color-process-output): Doc change.
5568 (ansi-color-unfontify-region): Doc change. No longer installed
5569 automatically in font-lock-unfontify-region-function.
5570 (ansi-color-apply): Doc change.
5571 (ansi-color-apply-on-region): Use extents or overlays instead of
5572 text-properties.
5573 (ansi-color-make-extent): New function.
5574 (ansi-color-set-extent-face): New function.
5575
55762000-01-09 Alex Schroeder <alex@gnu.org>
5577
5578 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
5579 both use ansi-color-process-output, now.
5580 (ansi-color-process-output): Doesn't return string anymore. It is
5581 installed in comint-output-filter-functions for both Emacs and
5582 XEmacs, now.
5583 (ansi-color-unfontify-region): Simplified code removing variables
5584 pos and start-ansi.
5585 (ansi-color-apply): Put text-property ansi-color before putting
5586 text-property face because ansi-color-unfontify-region is called
5587 immediately after the call to put-text-property.
5588 (ansi-color-context-region): Doc change.
5589 (ansi-color-filter-region): Simplified code.
5590 (ansi-color-apply-on-region): Changed start to start-marker, using
5591 a marker explicitly. Put text-property ansi-color before putting
5592 text-property face because ansi-color-unfontify-region is called
5593 immediately after the call to put-text-property.
5594
55952000-01-09 Alex Schroeder <alex@gnu.org>
5596
5597 * ansi-color.el (ansi-color-faces-vector): Doc change.
5598 (ansi-color-for-comint-mode): Changed :type property to choice.
5599 (ansi-color-last-context): Removed.
5600 (ansi-color-process-output): Don't use ansi-color-last-context, as
5601 the main functions will store their context now.
5602 (ansi-color-context): Doc change.
5603 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
5604 Uses ansi-color-context such that repeated calls will strip
5605 partial escape sequences, too.
5606 (ansi-color-apply): Simplified code. Colorize end of string if
5607 face is not null. Store context in new (FACE STRING) format, such
5608 that repeated calls will strip partial escape sequences, too.
5609 Append faces to face property using ansi-color-apply-sequence such
5610 that cumulative mode actually works.
5611 (ansi-color-context-region): New variable.
5612 (ansi-color-filter-region): Rewrote it based on
5613 ansi-color-apply-on-region. Uses ansi-color-context-region such
5614 that repeated calls will strip partial escape sequences, too.
5615 (ansi-color-apply-on-region): Simplified code. Colorize end of
5616 region if face is not null. Store context in new (FACE POS)
5617 format, such that repeated calls will strip partial escape
5618 sequences, too. Append faces to face property using
83c9cb8e 5619 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
5620 (ansi-color-apply-sequence): New function.
5621 (ansi-color-get-face): When the default face is added to the list
5622 of faces, all previous settings are discarded and the list of
5623 faces is set to '(default).
5624
56252000-01-09 Alex Schroeder <alex@gnu.org>
5626
5627 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
5628 face, such that ansi-color-apply and ansi-color-apply-on-region
5629 will do the right thing.
5630 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
5631 returns nil, set the list of faces back to nil instead of
83c9cb8e 5632 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
5633
56342000-01-09 Alex Schroeder <alex@gnu.org>
5635
5636 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
5637 (ansi-color-process): Doc change.
5638 (ansi-color-last-context): New buffer-local variable.
5639 (ansi-color-process-output): New function. It is automatically
5640 added to comint-output-filter-functions if this is XEmacs.
5641 (ansi-color-unfontify-region): New optional parameter for XEmacs
5642 compatibility. Check wether font-lock-syntactic-keywords is
5643 boundp before removing the syntax table text property, as XEmacs
5644 doesn't have it.
5645 (ansi-color-filter-region): Doc change.
5646 (ansi-color-apply-on-region): Doc change.
5647 (ansi-color-make-face): New function. Compatibility layer for
5648 XEmacs. Return temporary faces instead of cons cells for XEmacs.
5649 (ansi-color-make-color-map): Use ansi-color-make-face.
5650 (ansi-color-get-face): Avoid face text property '(nil) as results
5651 in an errow for XEmacs.
5652
56532000-01-09 Alex Schroeder <alex@gnu.org>
5654
83c9cb8e
SM
5655 * ansi-color.el (ansi-color-unfontify-region): New function.
5656 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
5657 ansi-color. When the package is loaded, a lambda expression is
5658 put onto font-lock-mode-hook. This lambda expression will check
5659 font-lock-unfontify-region-function and replace
83c9cb8e 5660 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
5661 (ansi-color-apply): Add text-property ansi-color in addition to
5662 text-property face.
5663 (ansi-color-apply-on-region): Add text-property ansi-color in
5664 addition to text-property face.
5665 (save-buffer-state): Copy of the macro that is also used by
5666 lazy-lock and font-lock.
5667
5668 (ansi-color-for-comint-mode): New option.
5669 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
5670 (ansi-color-for-comint-mode-off): Ditto.
5671 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
5672 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
5673 decide what to do. This function is added to
5674 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
5675
5676 (ansi-color-for-shell-mode-set): Removed.
5677 (ansi-color-for-shell-mode): Removed.
5678
56792000-01-09 Alex Schroeder <alex@gnu.org>
5680
5681 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
5682 the lambda expression from the ansi-color-for-shell-mode :set
5683 property. Additionally, modify shell-mode-hook to enable or
5684 disable font-lock-mode for future shell buffers.
5685 (ansi-color-for-shell-mode): The :set property calls
5686 ansi-color-for-shell-mode-set instead of a lambda expression.
5687
56882000-01-09 Alex Schroeder <alex@gnu.org>
5689
5690 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
5691 (ansi-color-context): New variable.
5692 (ansi-color-apply): Save context between calls.
5693
fb55ff10
EZ
56942001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
5695
83c9cb8e
SM
5696 * isearch.el (isearch, isearch-lazy-highlight-face):
5697 New definitions for face colors and attributes.
29910493 5698
fb55ff10
EZ
5699 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
5700 of display-mouse-p.
5701
134d6265
KH
57022001-01-09 Kenichi Handa <handa@etl.go.jp>
5703
5704 * international/mule.el (make-coding-system): If the coding system
5705 accepts extra latin codes, register such codes as safe for the
5706 coding system.
5707
103db06c 57082001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 5709
984c9f75
RS
5710 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5711 don't mention the file name or the date here, because they are
5712 logged at the start of the file.
5713
57142001-01-08 Richard M. Stallman <rms@gnu.org>
5715
78b8eee8
RS
5716 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5717 Change screen-width to frame-width.
5718
1460e5d4
EZ
57192001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5720
5721 * info.el (Info-search): Print the default as part of the prompt.
5722
56f24bc1
AS
57232001-01-08 Andre Spiegel <spiegel@gnu.org>
5724
ca2ddd8e 5725 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
5726 constant implementations in backends.
5727
5728 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5729 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5730
5731 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5732 WRITABLE to EDITABLE.
5733
5734 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5735 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5736 to EDITABLE.
5737
b7812d30
EZ
57382001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5739
5740 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 5741 (copyright, copyright-update): Compute the current year at run time.
b7812d30 5742
7e56ea04
GM
57432001-01-08 Gerd Moellmann <gerd@gnu.org>
5744
5745 * isearch.el (isearch-old-signal-hook): Removed.
5746 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5747 instead of setting signal-hook-function.
5748 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5749
a758f97d
GM
57502001-01-08 Kevin Gallagher <kevingal@onramp.net>
5751
5752 * emulation/edt.el: Update to version 4.0. Provide support for
5753 EDT scroll margins at top and bottom of the window. Provide an
5754 emulation of the EDT SUBS command (bound to GOLD-Enter, by
5755 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
5756 user when file-related buffer modifications exist.
5757 Provide support for running EDT Emulation in XEmacs.
5758 Provide customize access to some user updatable variables.
5759 Add Commentary section to file header.
5760 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
5761
5762 * emulation/edt-mapper.el: Update to version 4.0. Provide support
5763 for detecting a keypress that generates an ASCII key sequence.
5764 (Previously, only a keypress that generates a vector was
5765 recognized.) Embed Window Manager name into name of the generated
5766 EDT Emulation initialization file since the initialization file is
5767 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 5768
30db89f9
EZ
57692001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
5770
4deb3ba9
EZ
5771 * mail/sendmail.el (mail-mode): Doc fix.
5772
30db89f9
EZ
5773 * info.el (Info-goto-emacs-command-node): Doc fix.
5774 (Info-goto-emacs-key-command-node): Doc fix.
5775
c3f2772b
EZ
57762001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5777
8726e79b 5778 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
5779 systems without long file-name support.
5780
0dac6924
AI
57812001-01-06 Andrew Innes <andrewi@gnu.org>
5782
5783 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5784
4e6ef391
EZ
57852001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5786
380866a2
EZ
5787 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5788 (isearch-lazy-highlight-update): Doc fix.
5789
148b5960
EZ
5790 * ffap.el (ffap-bindings): Doc fix.
5791
4e6ef391
EZ
5792 * dired-x.el (dired-virtual-guess-dir): Doc fix.
5793
4cb1bcc2
DL
57942001-01-05 Dave Love <fx@gnu.org>
5795
5796 * emacs-lisp/cl-seq.el (remove, remq): Remove.
5797
3828218c
GM
57982001-01-05 Gerd Moellmann <gerd@gnu.org>
5799
83c9cb8e
SM
5800 * mouse-drag.el (mouse-drag-safe-scroll):
5801 Bind scroll-preserve-screen-position to nil.
f1ade7d3 5802
1f4139d5
GM
5803 * isearch.el (isearch-old-signal-hook): New variable.
5804 (isearch-mode): Set signal-hook-function to isearch-done.
5805 (isearch-done): Restore old signal-hook-function.
5806
3828218c
GM
5807 * info.el (Info-fontify-node): Mark one more char as intangible.
5808
3970013f
KH
58092000-01-05 Kenichi Handa <handa@etl.go.jp>
5810
83c9cb8e
SM
5811 * composite.el (compose-last-chars): New argument COMPONENTS.
5812 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
5813 COMPONENTS.
5814
5815 * international/quail.el (quail-input-string-to-events): New function.
5816 (quail-input-method): Convert input string to events here.
5817 (quail-start-translation): Return input string, not event list.
5818 (quail-start-conversion): Likewise.
5819
f3b05e99
GM
58202001-01-04 Gerd Moellmann <gerd@gnu.org>
5821
ca2ddd8e 5822 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
5823 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5824 and tooltip-add-timeout.
5825 (tooltip-show): Set border color from faces's foreground.
5826 (tooltip-show-help-function): If called with the same help string
5827 as last time, do nothing.
5828 (tooltip-help-tips): Don't set tooltip-help-message to nil.
5829
0f2ac578
GM
5830 * startup.el (fancy-splash-screens): Don't bind show-help-function
5831 to nil.
5832
f3b05e99
GM
5833 * tooltip.el (tooltip-frame-parameters): Remove colors.
5834 (tooltip): New face
5835 (tooltip-set-param): New function.
5836 (tooltip-show): Set up color frame parameters from face `tooltip'.
5837 Display the tooltip text in face `tooltip'.
5838
8416e94a
DL
58392001-01-04 Dave Love <fx@gnu.org>
5840
5841 * whitespace.el (whitespace-global-mode): Fix typo.
5842
5843 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5844
30db89f9
EZ
58452001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5846
83c9cb8e
SM
5847 * help.el (help-for-help): Fix a typo in a doc string.
5848 From kwzh@gnu.org (Karl Heuer).
30db89f9 5849
b847eb8c
DL
58502001-01-03 Dave Love <fx@gnu.org>
5851
5852 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 5853 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
5854 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5855 (dired-guess-shell-alist-user): Customize.
5856 (dired-x-help-address): Set to bug-gnu-emacs.
5857 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5858 (dired-default-directory): Renamed from default-directory.
5859
5860 * hl-line.el (hl-line): Doc fix.
5861
43c4b570
KF
58622001-01-03 Karl Fogel <kfogel@red-bean.com>
5863
1bf6b1bf 5864 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 5865
984c9f75 58662001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
5867
5868 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5869 to remove all the current alternative-match highlighting.
5870 If nil, remove only what's outside the current window.
5871 (isearch-lazy-highlight-remove-overlays): Take optional
5872 region within which NOT to remove them.
5873 (isearch-lazy-highlight-new-loop): Greatly simplified.
5874 (isearch-lazy-highlight-update): Find all the other occurrences
5875 visible in the window, in just one call.
5876 (isearch-lazy-highlight-start): Now holds start of region to scan.
5877 (isearch-lazy-highlight-end): Now holds end of region to scan.
5878 (isearch-lazy-highlight-wrapped): Variable deleted.
5879 (isearch-lazy-highlight-search): Function deleted.
5880
13d6a61c
AI
58812000-01-02 Andrew Innes <andrewi@gnu.org>
5882
5883 * w32-fns.el (convert-standard-filename): Do length check on name
5884 before aref.
5885
064866e7
DL
58862001-01-02 Dave Love <fx@gnu.org>
5887
b33e041b
DL
5888 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5889 value.
5890 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5891
5892 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5893
8166ffd5
DL
5894 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5895 read syntax.
5896
064866e7
DL
5897 * calendar/todo-mode.el (todo): Add :link, :version.
5898 (todo-save-top-priorities): Remove autoload cookie.
5899 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 5900 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 5901
6dde6abc
GM
59022001-01-02 Gerd Moellmann <gerd@gnu.org>
5903
5904 * comint.el (comint-input-history-ignore): New variable.
5905 (comint-read-input-ring): Ignore entries matching
5906 comint-input-history-ignore.
5907
1a8a9daf
GM
59082001-01-02 Eric M. Ludlam <zappo@gnu.org>
5909
5910 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5911 (lm-copyright-mark): New function.
5912 (lm-crack-copyright): New function.
5913 (lm-verify): Check that the file has a copyright.
5914 Check that the file is copyright Free Software Foundation.
5915
9c92eb53
KH
59162000-12-30 Kenichi Handa <handa@etl.go.jp>
5917
5918 * international/mule-diag.el (print-fontset): Indent font name by
5919 24 columns, not 25.
5920
49172314
GM
59212000-12-29 Gerd Moellmann <gerd@gnu.org>
5922
762a68ec
GM
5923 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5924 in Subject line.
5925
49172314 5926 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
5927 Use mail-mode-hook instead of mail-setup-hook.
5928 Otherwise continuing an interrupted message with C-u C-x m for
5929 instance, winds up in Mail mode without abbrevs.
49172314 5930
bd7a2e26
GM
59312000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5932
5933 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
5934 non-nil. Adding almost all customization variables on ps-setup.
5935 Doc fix.
bd7a2e26
GM
5936 (ps-print-version): New version number (6.3.3).
5937 (ps-end-with-control-d): Initialization fix.
5938 (ps-lines-printed): New var.
5939 (ps-skip-newline): New fun.
5940 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5941 (ps-next-line, ps-continue-line, ps-plot-region)
5942 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 5943
2b3f28a4
KH
59442000-12-29 Kenichi Handa <handa@etl.go.jp>
5945
83c9cb8e
SM
5946 * international/fontset.el (x-complement-fontset-spec):
5947 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
5948 registered in x-font-name-charset-alist.
5949 (create-fontset-from-fontset-spec): Adjusted for the above change.
5950 The name of fontset alias should be a unresolved ASCII font name.
5951
2ece9174
GM
59522000-12-28 Gerd Moellmann <gerd@gnu.org>
5953
5954 * simple.el (delete-key-deletes-forward-mode): Bind backspace
5955 and delete in isearch-mode-map.
5956
cbe3ad7a
RS
59572000-12-28 Richard M. Stallman <rms@gnu.org>
5958
ca2ddd8e 5959 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
5960 Use xpdf instead of acroread.
5961
a816f1c5
KH
59622000-12-28 Kenichi Handa <handa@etl.go.jp>
5963
f086e73c
KH
5964 * textmodes/artist.el (artist-butlast): Deleted.
5965 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 5966 artist-butlast.
f086e73c 5967
a816f1c5
KH
5968 * subr.el (butlast, nbutlast): Moved from cl.el to here.
5969
5970 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5971
b202115b
EZ
59722000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5973
5974 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5975
5976 * ls-lisp.el: Better support for the Mac and MS-Windows.
5977 (ls-lisp): New defgroup.
5978 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 5979 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
5980 (ls-lisp-support-shell-wildcards): New defcustoms.
5981 (ls-lisp-parse-symlink): New function.
5982 (insert-directory): Code to convert switches to a list and set up
5983 the wildcard argument copied from ls-lisp-insert-directory.
5984 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
5985 for -C and -R switches.
5986 (ls-lisp-column-format): New function.
ca2ddd8e 5987 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
5988 (ls-lisp-format-time): Add doc strings.
5989 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5990 Support ls-lisp-dirs-first.
5991 (ls-lisp-classify, ls-lisp-extension): New functions.
5992 (ls-lisp-format): Optionally support emulation of symlinks.
5993 Support -i, -s, and -G switches.
5994
6061fbf0
GM
59952000-12-27 Gerd Moellmann <gerd@gnu.org>
5996
5e25feee
GM
5997 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5998
6061fbf0
GM
5999 * version.el (emacs-version): Print X scroll bar information.
6000
6001 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
6002 instead of x-toolkit-scroll-bars-p.
6003
6004 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
6005 of x-toolkit-scroll-bars-p.
6006
25050dab
EZ
60072000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
6008
83c9cb8e 6009 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
6010 (ffap-bindings): Doc fix, to reflect the above change.
6011
c1786874
KH
60122000-12-27 Kenichi Handa <handa@etl.go.jp>
6013
6014 * term.el (term-char-mode): Define all non-ascii self-inserting
6015 characters to 'term-send-raw in term-raw-map.
6016
7261ece3 60172000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 6018
83c9cb8e 6019 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 6020
83c9cb8e
SM
6021 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
6022 Changed initialization; use add-hook.
6061fbf0 6023 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 6024
6061fbf0 6025 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 6026
6061fbf0
GM
6027 * ediff.el (ediff-patch-buffer): Bug fix.
6028 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 6029
83f40583
SM
60302000-12-23 Stefan Monnier <monnier@cs.yale.edu>
6031
6032 * subr.el (combine-run-hooks): Remove.
6033
6034 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
6035 and remove the rogue second spec.
6036
bdd6d4e8
GM
60372000-12-23 Gerd Moellmann <gerd@gnu.org>
6038
6039 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
6040
26736ce3
SM
60412000-12-22 Stefan Monnier <monnier@cs.yale.edu>
6042
0e86b6b0
SM
6043 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
6044 Use minibuffer menu prompt for the `=' prefix.
6045 (smerge-command-prefix): Change default to C-^.
6eabfb26 6046 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 6047
26736ce3
SM
6048 * skeleton.el (skeleton-internal-1): Make sure the first line of
6049 the region is also re-indented.
d21584d6
SM
6050 (skeleton-end-newline): New var.
6051 (skeleton-end-hook): Use it.
26736ce3 6052
95fa4fd7
MB
60532000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6054
6055 * comint.el (comint-password-prompt-regexp): Support CVS.
6056
f060b834
GM
60572000-12-22 Gerd Moellmann <gerd@gnu.org>
6058
83c9cb8e
SM
6059 * simple.el (delete-key-deletes-forward-mode): Simplify.
6060 Also backspace key combinations, depending on
856ff7a7
GM
6061 delete-key-deletes-forward.
6062
6063 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
6064
f060b834
GM
6065 * simple.el (delete-key-deletes-forward): Doc fix.
6066
653558a1
GM
60672000-08-22 Emmanuel Briot <briot@gnat.com>
6068
6069 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 6070 white spaces are relevant in the XML file.
653558a1
GM
6071 (xml-parse-file): Do not kill an existing Emacs buffer if the file
6072 to parse was already edited. This allows for on-the-fly analysis
26736ce3 6073 of XML files.
653558a1
GM
6074 (xml-parse-tag): Check that the casing is the same in the start
6075 tag and end tag, since XML is case-sensitive. Allows for spaces
6076 in the end tag, after the name of the tag.
6077 (xml-parse-attlist): Allow for the character '-' in the name of
6078 attributes, as in the standard http-equiv attribute Do not save
26736ce3 6079 the properties in the XML tree, since they are not relevant.
653558a1 6080
3ad93d8d
SM
60812000-12-21 Stefan Monnier <monnier@cs.yale.edu>
6082
6083 * generic.el (generic-read-type): Undo last change, inline into
6084 `generic-mode' and then remove.
6085 (generic-mode): Inline generic-read-type.
6086 (define-generic-mode): Push the symbol name rather than the symbol
6087 onto generic-mode-list.
6088
177f4e88
GM
60892000-12-21 Gerd Moellmann <gerd@gnu.org>
6090
8e15274f
GM
6091 * generic.el (generic-read-type): Build an alist for
6092 completing-read as in 20.7.
6093
6094 * play/landmark.el (lm): Use interactive spec `P'.
6095 (toplevel): Don't set debug-on-error.
6096
83c9cb8e 6097 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 6098
6ba384dc
GM
60992000-12-21 Dave Pearson <davep@davep.org>
6100
6101 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 6102
647a066c
GM
61032000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6104
6105 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
6106 ranges like \177-\237, but accepts the character sequence from \177 to
6107 \237. Doc fix.
6108 (ebnf-version): New version (3.4).
6109 (ebnf-setup): Code fix.
6110 (ebnf-range-regexp): New fun.
6111 (ebnf-8-bit-chars): Const fix.
6112
6113 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
6114 entry. Doc fix.
6115 (ebnf-bnf-lex): Code fix.
6116 (ebnf-bnf-comment-chars): Const fix.
6117
6118 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
6119 entry. Doc fix.
6120 (ebnf-iso-comment-chars): Const fix.
6121
6122 * ebnf-otz.el: Doc fix.
6123
6124 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
6125 entry. Doc fix.
6126 (ebnf-yac-skip-code): Code fix.
6127 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 6128
bc22fd18
EZ
61292000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
6130
6131 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
6132 (recover-file): Use it instead of insert-directory.
6133 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 6134
587fc3f9
KH
61352000-12-21 Kenichi Handa <handa@etl.go.jp>
6136
83c9cb8e
SM
6137 * international/mule-cmds.el (select-safe-coding-system):
6138 Check coding-category-list more rigidly. Improve help message.
eeefcfde 6139
587fc3f9
KH
6140 * dired.el (dired-move-to-filename-regexp): Fix previous change.
6141
01860fb9
MB
61422000-12-21 Miles Bader <miles@gnu.org>
6143
83c9cb8e 6144 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 6145
3f9d67a6
KH
61462000-12-21 Kenichi Handa <handa@etl.go.jp>
6147
9fd1c1f7
KH
6148 * international/mule-diag.el (describe-char-after): Make *Help*
6149 buffer inherit multibyteness of the current buffer.
6150
3f9d67a6
KH
6151 * international/mule.el (make-char): Docstring adjusted for the
6152 change of make-char-internal.
6153
c9669fac
SM
61542000-12-20 Stefan Monnier <monnier@cs.yale.edu>
6155
6156 * international/iso-cvt.el: Docstrings fix.
6157
19594307
DL
61582000-12-20 Dave Love <fx@gnu.org>
6159
6160 * subr.el (eval-after-load): Doc fix.
6161
b1a447b3
KH
61622000-12-20 Kenichi Handa <handa@etl.go.jp>
6163
6164 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
6165 for numbers.
6166
09877d5d
MB
61672000-12-20 Miles Bader <miles@gnu.org>
6168
6169 * international/quail.el (quail-help): Resize the help window
6170 again after it has all its contents. Remove unneeded progn.
6171
71d4497a
GM
61722000-12-19 Gerd Moellmann <gerd@gnu.org>
6173
6174 * pcmpl-linux.el: Fix copy/paste error.
6175
741e56a0
AI
61762000-12-19 Andrew Innes <andrewi@gnu.org>
6177
83c9cb8e 6178 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 6179
cc24d91c
CD
61802000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
6181
ba4c05aa
CD
6182 * progmodes/idlw-rinfo.el: Fixed copyright notice.
6183
6184 * progmodes/idlw-toolbar.el: Fixed copyright notice.
6185
6186 * progmodes/idlw-shell.el: Fixed copyright notice.
6187
6188 * progmodes/idlwave.el: Fixed copyright notice.
6189
71d4497a 6190 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
6191 TAB as key separators.
6192
524c8caf
GM
61932000-12-19 Alex Schroeder <alex@gnu.org>
6194
6195 * sql.el (sql-sybase-options): New option.
6196 (sql-sybase): Use it. Add sql-database to the list of parameters
6197 provided for login. The options -w 2048 -n are not used any more.
6198 (sql-postgres-options): Changed default from "--pset" to "-P".
6199 (sql-mysql-options): Doc change.
6200 (sql-stop): Doc change.
6201
b5fa513d
KH
62022000-12-19 Kenichi Handa <handa@etl.go.jp>
6203
6204 * international/quail.el (quail-input-method): Always hide
6205 the guidance buffer on exiting.
6206
91c9e6ce
GM
62072000-12-18 Gerd Moellmann <gerd@gnu.org>
6208
c6da4eb4
GM
6209 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
6210 isn't fboundp.
6211
3d2a0e0b
GM
6212 * server.el (server-buffer-done): Bury the buffer before
6213 killing it.
6214
91c9e6ce
GM
6215 * faces.el (face-spec-set): Interpret a nil in specs for
6216 foreground and background colors as `unspecified', for
6217 compatibility with 20.x.
6218
40fa0008
DL
62192000-12-18 Dave Love <fx@gnu.org>
6220
22adbe54
DL
6221 * simple.el (mail-user-agent): Doc fix.
6222 (input-mode-8-bit): Removed.
6223
6224 * international/mule.el (set-keyboard-coding-system): Doc fix.
6225 (keyboard-coding-system): New option.
6226
40fa0008
DL
6227 * mail/sendmail.el (send-mail-function): Customize.
6228
6f4745e2
EZ
62292000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
6230
6231 * international/codepage.el (cp866-decode-table): New table.
6232
82b90229
GM
62332000-12-18 Gerd Moellmann <gerd@gnu.org>
6234
6235 * version.el (emacs-version): Remove `%a' from the time format
6236 because the weekday doesn't fit well into each locale.
6237
5a047002
MB
62382000-12-18 Miles Bader <miles@gnu.org>
6239
7f49aa07
MB
6240 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
6241
ca2ddd8e 6242 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
6243 Check that emacs-major-version is `=' to 20, not `>='.
6244 (artist-replace-chars): Use `make-string' instead of a loop.
6245
22ea2607
EZ
62462000-12-17 Stefan Monnier <monnier@cs.yale.edu>
6247
6248 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
6249 (cvs-execute-single-file): Don't change directory.
6250 Patch from Per Cederqvist.
6251
6c825f8e
EZ
62522000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
6253
83c9cb8e
SM
6254 * textmodes/ispell.el (check-ispell-version):
6255 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
6256 of -vv.
6257
8ff06845
KH
62582000-12-16 Kenichi Handa <handa@etl.go.jp>
6259
af4bb4c8
KH
6260 * international/mule-diag.el (mule-diag): Insert information about
6261 configure options, multibyte awareness, language env.
6262
8ff06845
KH
6263 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
6264 regexp to search for candidates.
6265
b24e84ab
EZ
62662000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
6267
6268 * info.el (Info-forward-node): If the node has an
6269 Info-header-line, widen the buffer before searching for "next:"
6270 and "up:" pointers, and set the search limit to stay in the
6271 current node.
6272
7981d89f
MB
62732000-12-16 Miles Bader <miles@gnu.org>
6274
6275 * simple.el (delete-trailing-whitespace): Remove extraneous let.
6276
88ee7917
MB
62772000-12-15 Miles Bader <miles@gnu.org>
6278
6279 * comint.el (comint-send-string, comint-send-region): Also accept
6280 a buffer, buffer-name, or nil for PROCESS, for compatibility with
6281 process-send-string/region.
6282
0c28d842
GM
62832000-12-15 Gerd Moellmann <gerd@gnu.org>
6284
4ea7fdca
GM
6285 * isearch.el (isearch-lazy-highlight-max): New user-option.
6286 (isearch-lazy-highlight-update): Don't highlight more than
6287 isearch-lazy-highlight-max matches.
6288
0c28d842
GM
6289 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
6290
984c9f75 62912000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 6292
8062e53a
GM
6293 * sort.el (sort-columns): Fix error message.
6294
3ffa545b
GM
6295 * dabbrev.el (dabbrev--last-case-pattern): Value is now
6296 `upcase' or `downcase' or nil.
6297 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
6298 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
6299 (dabbrev--substitute-expansion): New arg record-case-pattern.
6300 If it is non-nil, set dabbrev--last-case-pattern.
6301 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
6302
6303 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
6304
c2d7f289
MB
63052000-12-15 Miles Bader <miles@gnu.org>
6306
b6348438
MB
6307 * paths.el (Info-default-directory-list): Don't delete
6308 configure-info-directory from the list of standard info
83c9cb8e 6309 directories when appending it to the end -- their order is important.
b6348438 6310
f9056dd9
MB
6311 * faces.el (read-face-attribute): If there's no entry for the
6312 user's input in VALID, just use it as-is (this will often result
6313 in an error, but it may be OK for e.g. colors using hexadecimal
6314 notation, and at least will yield a better error message).
6315
c2d7f289 6316 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 6317 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
6318 Variables removed.
6319 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
6320 window is really the right size. Use vertical-motion
6321 rather than forward-line.
6322 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
6323 (ispell-command-loop, ispell-show-choices): Use the variable
6324 ispell-choices-win-default-height, rather than the function.
6325 (ispell-choices-win-default-height): Function removed.
6326 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 6327
8f530b95
SM
63282000-12-14 Stefan Monnier <monnier@cs.yale.edu>
6329
6330 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
6331
6d435deb
EZ
63322000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
6333
83c9cb8e
SM
6334 * paths.el (Info-default-directory-list):
6335 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
6336 put it first in the list; otherwise put it last. Doc string
6337 changed accordingly.
6338
6339 * info.el (Info-directory-list): Change doc string to reflect the
6340 change in Info-default-directory-list.
6341
6d435deb
EZ
6342 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
6343 windows-nt as windowed environments, even under -nw.
6344
6345 * startup.el (command-line): Don't call x-backspace-delete-keys-p
6346 if not fboundp. Switch delete-forward mode for the <delete> key
6347 on all PC platforms, even under -nw.
6348
6349 * term/internal.el ([M-delete]): Remap to M-d.
6350
9d7d9263
GM
63512000-12-14 Gerd Moellmann <gerd@gnu.org>
6352
6353 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
6354
7cf0153a
EZ
63552000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
6356
6357 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6358
5e5b3d41
GM
63592000-12-14 Gerd Moellmann <gerd@gnu.org>
6360
5f368d29
GM
6361 * startup.el (command-line): Call delete-key-deletes-forward-mode,
6362 if appropriate.
6363
6364 * simple.el (delete-key-deletes-forward): New user-option.
6365 (delete-key-deletes-forward-mode): New function.
6366
9d7d9263 6367 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 6368
83c9cb8e
SM
6369 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
6370 Test if symbol is bound before getting its value.
5e5b3d41
GM
6371
6372 * tooltip.el (tooltip-show): If an error is signaled in
6373 x-show-tip, display that error, and display the help in the
6374 echo area.
ca2ddd8e 6375
191b83b6
KH
63762000-12-14 Kenichi Handa <handa@etl.go.jp>
6377
83c9cb8e
SM
6378 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
6379 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 6380
6192b604
KF
63812000-12-13 Karl Fogel <kfogel@red-bean.com>
6382
6383 * bookmark.el: Provide a generic exit hook, as suggested by
6384 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
6385 (bookmark-exit-hook): New var.
6386 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
6387 old raw lambda form in `kill-emacs-hook', and runs new
6388 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
6389 as logically that feature must have been provided if this function
6390 is running.
6391 Removed ;;;###autoload before the `add-hook' call.
6392
5edf6b55
SM
63932000-12-13 Stefan Monnier <monnier@cs.yale.edu>
6394
6395 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
6396 (easy-menu-current-active-maps): New function.
6397 (easy-menu-get-map): Use it.
6398 Make a proper menu entry when creating a new keymap.
6399
16b5e8e6
KH
64002000-12-13 Kenichi Handa <handa@etl.go.jp>
6401
d49fc4eb
KH
6402 * international/characters.el: Fix cases and syntaxes for
6403 mule-unicode-0100-24ff.
6404
3b53d876
KH
6405 * dired.el (dired-move-to-filename-regexp): Fixed for the case
6406 that a Japanese character is not appended after day and year.
6407
16b5e8e6
KH
6408 * info.el (Info-suffix-list): Change format for a command that
6409 requires arguments.
6410 (info-insert-file-contents): Adjusted for the above change.
6411
1df1c518
AS
64122000-12-12 Andreas Schwab <schwab@suse.de>
6413
6414 * tar-mode.el (tar-extract): Base the name of the subfile buffer
6415 on the name of the tar buffer. Verify that the existing buffer is
6416 visiting the same subfile.
6417
a7a07b98
DL
64182000-12-12 Dave Love <fx@gnu.org>
6419
6420 * subdirs.el: Add obsolete.
6421
4fdbd809
GM
64222000-12-12 Gerd Moellmann <gerd@gnu.org>
6423
bfdb75ee
GM
6424 * mail/rmailsum.el (rmail-summary-expunge)
6425 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
6426 instead of rmail-confirm-expunge.
6427
4fdbd809
GM
6428 * replace.el (perform-replace): Don't use an empty match adjacent
6429 to a non-empty match when computing the next match before the
6430 replacement is performed.
6431
e9a59cad
GM
64322000-12-12 Milan Zamazal <pdm@freesoft.cz>
6433
6434 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
6435 definition (patch by Stefan Monnier).
6436 (glasses-mode): Use jit-lock instead of `after-change-functions'
6437 (patch by Stefan Monnier).
6438
c2def7a0
MB
64392000-12-12 Miles Bader <miles@gnu.org>
6440
6441 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
6442 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
6443
591b63b4
AC
64442000-12-12 Andrew Choi <akochoi@i-cable.com>
6445
6446 * term/mac-win.el: Remove load for ls-lisp.
6447
a924cf63 6448 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 6449
5ff4ba3d
MB
64502000-12-12 Miles Bader <miles@gnu.org>
6451
6452 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
6453 Respect field end too.
6454 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
6455 (newline-and-indent, reindent-then-newline-and-indent):
6456 Use `delete-horizontal-space'.
5ff4ba3d 6457
d0c679bc
SM
64582000-12-11 Stefan Monnier <monnier@cs.yale.edu>
6459
adf9c994
SM
6460 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
6461 (so as to obey the field property in the minibuffer).
6462
4b0cd42d
SM
6463 * obsolete/c-mode.el: Moved from lisp/progmodes.
6464 * obsolete/auto-show.el: Moved from lisp.
6465 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 6466
89f85863
CD
64672000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
6468
6469 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 6470 changes to list them here.
89f85863 6471
83c9cb8e
SM
6472 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
6473 Too many changes to list them here.
89f85863 6474
83c9cb8e
SM
6475 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
6476 Too many changes to list them here.
89f85863
CD
6477
6478 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
6479
3e0d35ce
GM
64802000-12-11 Gerd Moellmann <gerd@gnu.org>
6481
83c9cb8e 6482 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 6483
ca2ddd8e 6484 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
6485 Comment fix.
6486
3e0d35ce
GM
6487 * hscroll.el: Moved to `obsolete' subdir.
6488
ff904dd6
MB
64892000-12-11 Miles Bader <miles@gnu.org>
6490
6491 * window.el (window-text-height): Function removed (now in C).
6492
fb97d87f
SM
64932000-12-10 Stefan Monnier <monnier@cs.yale.edu>
6494
6495 * log-edit.el (log-edit-parent-buffer): New var.
6496 (log-edit): Set it. Add BUFFER argument.
6497 (log-edit-done): Use char-before.
6498 Don't bother checking validity of vc-comment-ring.
6499 Only bury the buffer if log-edit popped it up.
6500
6501 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
6502 (cvs-mode-diff-help): Remove.
6503 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 6504 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
6505
6506 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
6507 Remove binding for ? now made unnecessary.
6508
7de77417
CD
65092000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
6510
83c9cb8e 6511 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
6512 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
6513
6514 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
6515 when master file is not open.
6516
4efa209f
SM
65172000-12-09 Stefan Monnier <monnier@cs.yale.edu>
6518
6519 * progmodes/ada-stmt.el: Update `maintainer'.
6520
b52758d1 65212000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
0a8052bd
GM
6522
6523 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6524 choices to match documentation string.
6525
a12167c5
MB
65262000-12-09 Miles Bader <miles@gnu.org>
6527
2161605d
MB
6528 * minibuf-eldef.el: New file.
6529
a12167c5
MB
6530 * window.el (fit-window-to-buffer): Don't pass last argument to
6531 pos-visible-in-window-p, now that its meaning is inverted.
6532
9ea8de1b
EZ
65332000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
6534
6535 * image.el (create-image): Doc fix; spotted by Per Cederqvist
6536 <ceder@lysator.liu.se>.
6537
5002ddbb
SM
65382000-12-08 Stefan Monnier <monnier@cs.yale.edu>
6539
b6114d80
SM
6540 * autoinsert.el (auto-insert-alist): Add missing final \n.
6541
ee8d23ee
SM
6542 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
6543 (cvs-menu-map): Remove.
6544 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
6545 (cvs-mode-quit): Turn it back into a plain function.
6546
5002ddbb 6547 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 6548 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
6549
6550 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
6551 file where it's more visible.
6552 (texinfo-filter, texinfo-chapter-level-regexp): New variables
6553 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
6554 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
6555 (texinfo-inside-macro-p): Only catch `scan-error's.
6556 (texinfo-inside-env-p): Make better use of the match info.
6557 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
6558 (texinfo-insert-@end): Slight re-organization.
6559 Also remove useless `looking-at' call.
6560
30cd075d
AI
65612000-12-08 Andrew Innes <andrewi@gnu.org>
6562
6563 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
6564 accessible in -nw mode.
6565
6566 * term/w32-win.el: Remove stuff about selection timeout, which is
6567 irrelevant on Windows. Move clipboard support to w32-fns.el, so
6568 it is accessible in -nw mode.
6569
01b91009
DL
65702000-12-08 Dave Love <fx@gnu.org>
6571
83c9cb8e
SM
6572 * emacs-lisp/lisp-mode.el (lisp-mode):
6573 Set font-lock-keywords-case-fold-search.
01b91009 6574
842b2a94
GM
65752000-12-08 Gerd Moellmann <gerd@gnu.org>
6576
6577 * textmodes/ispell.el (ispell): Doc fix.
6578
f9d5f611
KH
65792000-12-08 Kenichi Handa <handa@etl.go.jp>
6580
6581 * international/quail.el (quail-insert-decode-map): Check the
6582 frame width of a window displaying the current buffer, not that of
6583 the selected frame.
6584 (quail-help): Make sure that the help buffer has window before
6585 inserting text in it.
6586
e04d21aa
SS
65872000-12-07 Sam Steingold <sds@gnu.org>
6588
6589 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
6590 Backquote is used in isearch.el, so autoloading saves nothing.
6591
fc3e23a4
EZ
65922000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
6593
83c9cb8e
SM
6594 * startup.el (normal-top-level-add-subdirs-to-load-path):
6595 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 6596
fc3e23a4
EZ
6597 * dired.el (dired-insert-directory): If file-system-info is
6598 fboundp, call it instead of invoking dired-free-space-program.
6599
796ecd10
GM
66002000-12-07 Gerd Moellmann <gerd@gnu.org>
6601
0f5f7c3e
GM
6602 * server.el (server-visit-files): Push files on file-name-history.
6603
3764ba49
GM
6604 * progmodes/cc-langs.el: Update copyright.
6605
8e7931da
GM
6606 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
6607
ae0d7485 6608 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 6609
796ecd10
GM
6610 * bindings.el (mode-line-mode-menu): Reverse the order
6611 of define-keys so that the menu appears in alphabetical order.
6612
ae0d7485
GM
66132000-12-07 Milan Zamazal <pdm@freesoft.cz>
6614
6615 * progmodes/glasses.el (glasses-mode): Update mode line at the end
6616 of the function.
6617
e2849090
DL
66182000-12-07 Dave Love <fx@gnu.org>
6619
6620 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
6621
6622 * facemenu.el (facemenu-unlisted-faces): Fix value.
6623
5c7f629c
SM
66242000-12-07 Stefan Monnier <monnier@cs.yale.edu>
6625
6626 * font-lock.el (font-lock-default-fontify-region):
6627 Include the terminating \n (off-by-one error).
6628 (font-lock-set-defaults): Use dolist.
6629
6630 * derived.el (define-derived-mode): Don't use combine-run-hooks.
6631
73481ae3
KH
66322000-12-07 Kenichi Handa <handa@etl.go.jp>
6633
83c9cb8e
SM
6634 * international/mule-cmds.el (describe-language-environment):
6635 Fix for the case that an input method title is not string but a list.
ffbaa122 6636
73481ae3
KH
6637 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
6638 of wrong SIZE record.
6639
e2896b22
DL
66402000-12-06 Dave Love <fx@gnu.org>
6641
67292061
DL
6642 * newcomment.el (comment-region, comment-dwim): Doc fix.
6643
6644 * textmodes/texinfo.el: Require tex-mode when compiling.
6645 (texinfo-update-node): Doc fix.
6646 (texinfo-imenu-generic-expression): Add @anchor.
6647 (texinfo-font-lock-keywords): Add @uref.
6648 (texinfo-inside-macro-p): Don't use ignore-errors.
6649 (texinfo-insert-quote): Match more contexts.
6650
e76938e7
DL
6651 * international/mule.el (decode-char, encode-char): Doc fix.
6652 (auto-coding-alist): Customize.
6653
6654 * files.el (load-file): Fix change of 2000-03-12.
6655
e2896b22
DL
6656 * wid-edit.el (widget-text-keymap): Doc fix.
6657
6610f4b2
AI
66582000-12-06 Andrew Innes <andrewi@gnu.org>
6659
6660 * makefile.w32-in (lisp): Set to an absolute directory, namely
6661 $(CURDIR).
6662
9e3366e4
EZ
66632000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
6664
6665 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
6666 read generated-autoload-file, and set buffer-file-coding-system to
6667 raw-text-unix after reading the file.
6668
83c9cb8e
SM
6669 * international/mule-conf.el (file-coding-system-alist):
6670 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 6671
d94d636f
GM
66722000-12-06 Gerd Moellmann <gerd@gnu.org>
6673
384333ee
GM
6674 * replace.el (occur): Make line-number-width 1 smaller for the
6675 colon following the line number.
6676
83c9cb8e
SM
6677 * startup.el (fancy-splash-text, command-line-1):
6678 Use `File' for the menu name instead of `Files'.
e04d21aa 6679
d4b72d58
GM
6680 * tmm.el: Update copyright.
6681
d94d636f
GM
6682 * cus-start.el: Add entry for even-window-heights.
6683
6e424019
MB
66842000-12-06 Miles Bader <miles@gnu.org>
6685
6686 * faces.el (frame-set-background-mode): Avoid stomping on
6687 locally modified faces.
6688
e6477b58
KH
66892000-12-06 Kenichi Handa <handa@etl.go.jp>
6690
6691 * international/fontset.el: Correct the font registries for
6692 japanese-jisx0213-1 and japanese-jisx0213-2.
6693
21999ab9
GM
66942000-12-05 Gerd Moellmann <gerd@gnu.org>
6695
57d6e381
GM
6696 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
6697
21999ab9
GM
6698 * iswitchb.el: Update customization commentary.
6699
7422819c
GM
67002000-12-05 Rob Riepel <riepel@Stanford.EDU>
6701
6702 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6703 (tpu-search-highlight): Fixed comparison of overlay end positions.
6704 (tpu-trim-line-ends): Implemented trimming logic locally.
6705
6706 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 6707 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 6708
73daff18
KH
67092000-12-05 Kenichi Handa <handa@etl.go.jp>
6710
6711 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6712 to cn-gb.
6713 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6714
6a4cd002
DL
67152000-12-04 Dave Love <fx@gnu.org>
6716
6717 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6718
6452929e
GM
67192000-12-04 Gerd Moellmann <gerd@gnu.org>
6720
e04d21aa 6721 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
6722 (rmail-summary-expunge-and-save): Ask for confirmation with
6723 rmail-expunge-confirmed.
6724
6725 * mail/rmail.el (rmail-expunge-confirmed): New function.
6726 (rmail-expunge): Use it.
6727
1790abf4
FP
67282000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6729
0c68ce6f 6730 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
6731 (etags-recognize-tags-table, find-tag-in-order):
6732 New functionality: interpret file names as tags.
e04d21aa 6733
7a53d8c8
EZ
67342000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
6735
6736 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
6737 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6738 the first subnode until the bottom of the current node is visible.
7a53d8c8 6739
caa15ef7
GM
67402000-12-04 Gerd Moellmann <gerd@gnu.org>
6741
6742 * format.el (format-decode): Don't change buffer's undo list.
6743
e225faa7
KH
67442000-12-04 Kenichi Handa <handa@etl.go.jp>
6745
6746 * faces.el (face-font-registry-alternatives): Add entries for CJK
6747 fonts. Doc-string adjusted for the actual usage of this data.
6748
6749 * international/fontset.el: Change the font registries for CJK
6750 fonts in the default fontset. Don't append '*' to registries.
6751
8b262a65
SM
67522000-12-03 Stefan Monnier <monnier@cs.yale.edu>
6753
e04d21aa 6754 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
6755 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6756
6757 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6758 (derived-mode-p): New function.
6759 (derived-mode-make-docstring): Add `docstring' argument.
6760 Use it if available and complete it if necessary.
6761
33c4460b
AS
67622000-12-03 Andreas Schwab <schwab@suse.de>
6763
6764 * type-break.el (type-break): Don't make parent of itself.
6765
5c9b3fac
MB
67662000-12-03 Miles Bader <miles@gnu.org>
6767
6768 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6769
27ce741e
SM
67702000-12-02 Stefan Monnier <monnier@cs.yale.edu>
6771
07c16ec4
SM
6772 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6773 (tex-main-file, tex-file): Simplify.
6774 (tex-generate-zap-file-name): Use subst-char-in-string.
6775 (tex-strip-dots): Remove.
6776
c19cc275
SM
6777 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6778
27ce741e
SM
6779 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6780 to check if the match succeeded.
6781
285991dc
GM
67822000-12-02 Gerd Moellmann <gerd@gnu.org>
6783
6784 * startup.el (use-fancy-splash-screens-p): New function.
6785 (command-line-1): Use it to determine whether or not to use
6786 a fancy splash screen.
6787
52dca1b2
AS
67882000-12-02 Andreas Schwab <schwab@suse.de>
6789
6790 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6791
d3e7e7cf
EZ
67922000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6793
2dce2360
EZ
6794 * international/mule.el (make-char): Fix last change.
6795
9768eaa7
EZ
6796 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6797 New defcustoms.
6798 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
6799 autoloading tex-mode; instead, do the same manually.
6800 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
6801 with numeric argument. Docstring fix.
6802 (toplevel): Require cl when compiling.
e04d21aa 6803
285991dc 6804 * international/mule.el (make-char): Doc fix.
d3e7e7cf 6805
0dd5e255
JR
68062000-12-02 Jason Rumney <jasonr@gnu.org>
6807
6808 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6809 the Emacs Lisp manual)
6810
fbb87147
EZ
68112000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6812
5cbb3e93
EZ
6813 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6814
fbb87147
EZ
6815 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6816 the Emacs Lisp manual).
6817
1636ca09
GM
68182000-12-02 Gerd Moellmann <gerd@gnu.org>
6819
6820 * simple.el (next-line-add-newlines): Change default to nil.
6821
68875f0e
EZ
68222000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
6823
83c9cb8e
SM
6824 * files.el (revert-buffer, recover-file):
6825 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 6826
fd9ac94c
GM
68272000-12-01 Gerd Moellmann <gerd@gnu.org>
6828
6829 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6830
45450dd5
MB
68312000-12-01 Miles Bader <miles@gnu.org>
6832
6833 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6834
09df8881
KH
68352000-12-01 Kenichi Handa <handa@etl.go.jp>
6836
6837 * international/mule-diag.el (describe-char-after): Fix typo.
6838 (describe-character-set, non-iso-charset-alist): Fix typo.
6839
dea0a87d
MB
68402000-12-01 Miles Bader <miles@gnu.org>
6841
b170205b
MB
6842 * image-file.el (image-file-name-regexp): Automatically add
6843 upper-case variants of each filename extension in
6844 `image-file-name-extensions', since they seem to be common.
6845
e04d21aa 6846 * simple.el (minibuffer-contents)
dea0a87d
MB
6847 (minibuffer-contents-no-properties, delete-minibuffer-contents):
6848 New functions.
6849 * filecache.el (file-cache-directory-name)
6850 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6851
eb04d6cd 68522000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 6853
dea0a87d
MB
6854 * filecache.el (file-cache-minibuffer-complete): Don't try to
6855 delete the minibuffer prompt.
6856
a8a1b05d
DL
68572000-11-30 Dave Love <fx@gnu.org>
6858
6859 * cus-start.el: Fix read-buffer-function type.
6860
693c4692
GM
68612000-11-30 Gerd Moellmann <gerd@gnu.org>
6862
6863 * md5.el: Removed. There's a built-in function, now.
6864
2c0b1898
GM
68652000-11-30 Markus Rost <rost@math.ohio-state.edu>
6866
6867 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6868 as dummy 0-th char of rmail-deleted-vector.
6869
63dfcf4b
EZ
68702000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
6871
6872 * ps-print.el (ps-end-job): Bind case-fold-search only after
6873 switching to ps-spool-buffer.
6874
68752000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6876
6877 * ps-print.el: Line number font customization. PostScript: Lines and
6878 PageCount are initialized on each page. Doc Fix.
6879 (ps-print-version): New version number (6.3.2).
6880 (ps-lpr-switches, ps-font-info-database, ps-font-size)
6881 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6882 (ps-right-header): Customization fix.
6883 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6884 Fix code.
6885 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6886 New vars.
6887
df3aedcf
GM
68882000-11-30 Gerd Moellmann <gerd@gnu.org>
6889
edfb795e
GM
6890 * bs.el: Fix typos and spelling errors.
6891 (bs-appearance) <defgroup>: Renamed from bs-appearence.
6892 (bs-configuration): Doc fix.
e04d21aa 6893
df3aedcf
GM
6894 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
6895
8b8a7f01
GM
68962000-11-30 Rob Riepel <riepel@Stanford.EDU>
6897
6898 * emulation/tpu-edt.el (tpu-version): New version.
6899 (tpu-search-overlay, tpu-replace-overlay): New initial range.
6900 (tpu-original-mode-line): Variable deleted.
6901 (tpu-mark-flag): New initial value.
83c9cb8e
SM
6902 (tpu-set-mode-line): Don't redefine mode-line-format.
6903 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
6904 (tpu-update-mode-line): New mark flag logic.
6905 (tpu-get): Use find-file-wildcards.
6906 (tpu-search-highlight): Move overlay less, reset overlay properly.
6907 (tpu-unselect): Deactivate mark.
6908 (tpu-lm-replace): Reset overlay properly.
6909 (tpu-forward-line): Use forward-visible-line.
6910 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
6911
83c9cb8e 6912 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 6913
c069a9d3
GM
69142000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6915
6916 * cus-edit.el (custom-face-value-create): Always emphasize tag.
6917
b02cd40b
GM
69182000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6919
6920 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6921 and skip whitespace and newlines.
e04d21aa 6922
b7a90344
SM
69232000-11-30 Stefan Monnier <monnier@cs.yale.edu>
6924
6925 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6926
be6bbb55
GM
69272000-11-29 Gerd Moellmann <gerd@gnu.org>
6928
0383ed60
GM
6929 * help.el (describe-function-1): Regexp-quote function name
6930 when used as part of a regexp.
6931
83c9cb8e
SM
6932 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6933 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
6934 (tool-bar-add-item): Likewise, and handle unspecified colors.
6935
6936 * enriched.el (enriched-face-ans): Use face-attribute instead
6937 of face-foreground and face-background.
6938
6939 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 6940 Return nil if attribute is unspecified, for backward compatibility.
c7957947 6941
7423978d
GM
6942 * files.el (auto-mode-alist): Add an entry for antlr-mode.
6943
ef128c78
GM
6944 * play/5x5.el: Remove version info.
6945
a81fc510
GM
6946 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6947
be6bbb55
GM
6948 * frame.el (blink-cursor-mode): Doc fix.
6949
f9396e03
GM
69502000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6951
6952 * antlr-mode.el: New commands to run ANTLR from within Emacs and
6953 to create Makefile rules.
6954 (antlr-tool-command): New user option.
6955 (antlr-ask-about-save): New user option.
6956 (antlr-makefile-specification): New user option.
6957 (antlr-file-formats-alist): New variable.
6958 (antlr-special-file-formats): New variable.
6959 (antlr-unknown-file-formats): New user option.
6960 (antlr-help-unknown-file-text): New variable.
6961 (antlr-help-rules-intro): New variable.
6962 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6963 (antlr-mode-menu): Add entries.
6964 (antlr-file-dependencies): New function.
6965 (antlr-directory-dependencies): New function.
6966 (antlr-superclasses-glibs): New function.
6967 (antlr-run-tool): New command.
6968 (antlr-makefile-insert-variable): New function.
6969 (antlr-insert-makefile-rules): New function.
6970 (antlr-show-makefile-rules): New command.
6971
6972 * antlr-mode.el: More Emacs/XEmacs stuff.
6973 (antlr-no-action-keywords): New constant with value nil.
6974 (antlr-font-lock-keywords-alist): Use it. Old value would break
6975 syntax highlighting in Emacs-21.0.
6976 (antlr-default-directory): Emacs/XEmacs dependend function.
6977 (antlr-read-shell-command): Ditto.
6978 (antlr-with-displaying-help-buffer): Ditto.
6979
69802000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6981
6982 * antlr-mode.el: imenu, parsing and highlighting changes.
6983 (antlr-imenu-create-index-function): Don't create extra submenus
6984 for definitions in different grammar classes. It is not necessary
6985 for the menu and would make command `imenu' awkward to use.
6986 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6987 header actions and more than one.
6988 (antlr-font-lock-tokendef-face): Changed color.
6989 (antlr-font-lock-tokenref-face): Changed color.
6990 (antlr-font-lock-additional-keywords): Also highlight lowercase.
6991 (antlr-mode-syntax-table): New variable.
6992 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6993 (antlr-with-syntax-table): Don't copy syntax table.
6994
69952000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6996
6997 * antlr-mode.el: Minor changes: language setting.
6998 (antlr-language-alist): The value for file option "language" can
6999 be both an identifier and a string.
7000 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
7001 (antlr-language-limit-n-regexp): Change accordingly.
7002
70032000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7004
7005 * antlr-mode.el: Minor changes: tabs, hiding.
7006 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
7007 (antlr-action-visibility): Also allow value nil to also hide the
7008 braces. Renamed from `antlr-tiny-action-length'.
7009 Suggested by Jay@aol.com.
7010 (antlr-hide-actions): Change accordingly. Hide line if completely
7011 hidden action is on a line of its own.
e04d21aa 7012
6ad948eb
SM
70132000-11-29 Stefan Monnier <monnier@cs.yale.edu>
7014
7015 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
7016
7017 * sort.el (sort-columns): Don't concat strings with numbers.
7018
9c6a4107
DL
70192000-11-29 Dave Love <fx@gnu.org>
7020
7021 * cus-edit.el (face): Fix :format.
7022
7023 * mail/feedmail.el: Require smtpmail when compiling.
7024 (mail-do-fcc): Autoload.
7025 (feedmail) <defgroup>: Fix :link.
7026 (feedmail-nuke-body-in-fcc): Fix :type.
7027 (feedmail-send-it): Add autoload cookie.
7028
053b8d35
SM
70292000-11-29 Stefan Monnier <monnier@cs.yale.edu>
7030
7031 * newcomment.el (comment-indent): Save excursion around call to
7032 comment-indent-function.
7033
242c13e8
MB
70342000-11-29 Miles Bader <miles@gnu.org>
7035
7036 * subr.el (member-ignore-case): Return the tail of the list who's
7037 car matches, like `member', not the matching element itself.
7038
8f4b5f28
KH
70392000-11-29 Kenichi Handa <handa@etl.go.jp>
7040
7041 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
7042 should not contain `\n'.
7043
bebe4a2c
GM
70442000-11-28 Gerd Moellmann <gerd@gnu.org>
7045
fd9ac94c 7046 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 7047
ba7e40eb
GM
7048 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
7049
75ab0c79
GM
7050 * dired-aux.el (dired-do-create-files): Construct default file
7051 name for dired-mark-read-file-name so that when the user enters
7052 just RET, the target file will end up in the target directory.
7053
bebe4a2c
GM
7054 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
7055 local-abbrev-table before changing buffers because it might
7056 have a buffer-local binding.
7057
fa6d1ca8
MB
70582000-11-28 Miles Bader <miles@gnu.org>
7059
7060 * simple.el (delete-horizontal-space): Handle fields more generally.
7061
8d2c2642
GM
70622000-11-28 Gerd Moellmann <gerd@gnu.org>
7063
7064 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
7065
8b31236d
DL
70662000-11-28 Dave Love <fx@gnu.org>
7067
3cbd02d2
DL
7068 * progmodes/ps-mode.el (ps-mode): Set comment-start and
7069 comment-start-skip locally.
7070
8b31236d
DL
7071 * progmodes/fortran.el (fortran-mode): Don't set
7072 fortran-comment-line-start-skip. Set comment-start to
7073 fortran-comment-line-start.
7074 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
7075 (fortran-comment-line-start-skip): Simplify slightly.
7076
ae4bf56d
GM
70772000-11-28 Gerd Moellmann <gerd@gnu.org>
7078
17ef7534
GM
7079 * play/5x5.el: Remove RCS keyword.
7080
fd9ac94c 7081 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 7082
665b27a6
GM
70832000-11-28 Milan Zamazal <pdm@freesoft.cz>
7084
83c9cb8e
SM
7085 * textmodes/tildify.el (tildify-string-alist):
7086 Add `plain-tex-mode' here.
665b27a6 7087
fe3c2ae3
GM
70882000-11-28 Colin Walters <walters@cis.ohio-state.edu>
7089
7090 * chistory.el (Command-history-setup): Remove extraneous `keymap'
7091 reference.
7092
d970106b
MB
70932000-11-28 Miles Bader <miles@gnu.org>
7094
36b80a0d
MB
7095 * cus-face.el (custom-face-attributes): Add post-filter function
7096 for :box. Make pre-filter function for :box handle all cases.
7097
d970106b
MB
7098 * wid-edit.el (widget-choose): Make sure pop-up window is large
7099 enough to display all the choices, as there's no way to scroll it.
7100
5a2bae6c
KH
71012000-11-28 Kenichi Handa <handa@etl.go.jp>
7102
7103 * international/mule-conf.el: Make the coding system no-conversion
7104 safe for all characters.
7105
9e836e23
DL
71062000-11-27 Dave Love <fx@gnu.org>
7107
8b31236d
DL
7108 * net/ldap.el (ldap) <defgroup>: Add :version.
7109
9e836e23
DL
7110 * tooltip.el (tooltip-use-echo-area): Doc fix.
7111
7112 * cus-start.el <minibuffer-prompt-properties>: Add version.
7113 <read-buffer-function>: Add.
7114
7115 * apropos.el (apropos-print): Add help-echo to active text.
7116
7117 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
7118
4a74d071
GM
71192000-11-27 Gerd Moellmann <gerd@gnu.org>
7120
7121 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
7122 type, group and version.
7123
76058c27
EZ
71242000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
7125
4a74d071 7126 * select.el (x-get-selection): Docstring fix.
76058c27 7127
fd9ac94c 71282000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 7129
fd9ac94c 7130 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 7131
49060c51
AI
71322000-11-27 Andrew Innes <andrewi@gnu.org>
7133
7134 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
7135
7136 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
7137
b2a8e429
MB
71382000-11-27 Miles Bader <miles@gnu.org>
7139
7140 * dired.el (dired-get-filename): Return filename verbatim if
7141 LOCALP is `verbatim'.
7142 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
7143 `verbatim' so that we don't inadvertently delete a non-existant
7144 directory name.
7145
5ac0366d
KH
71462000-11-27 Kenichi Handa <handa@etl.go.jp>
7147
7148 * international/characters.el: Specify cases and syntaxes for
7149 mule-unicode-0100-24ff.
7150
67f1cf4c
GM
71512000-11-27 Gerd Moellmann <gerd@gnu.org>
7152
7153 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
7154 that foreground and/or background colors of the face `tool-bar'
7155 are unspecified.
7156
46c56972
MB
71572000-11-27 Miles Bader <miles@gnu.org>
7158
e04d21aa 7159 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
7160 (widget-field-end): Handle widget field `pseudo-overlays'.
7161 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
7162 if it's there instead of in `widget-field-list'.
7163
46c56972 7164 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
7165 (help-make-xrefs): Delete extraneous newlines at the end of the
7166 docstring.
46c56972 7167
640a9cdd
JR
71682000-11-25 Jason Rumney <jasonr@gnu.org>
7169
7170 * startup.el (command-line): Call set-locale-environment after
7171 Window System init file is read, as it can result in a call to
7172 redraw-frame.
7173
0b3f96d4
EZ
71742000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
7175
7176 * simple.el (shell-command): Mention the effect of the prefix
7177 argument in the doc string.
7178
8da6e2a1
MB
71792000-11-25 Miles Bader <miles@gnu.org>
7180
a658d039
MB
7181 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
7182
8da6e2a1 7183 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 7184 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 7185
d3416cca
JR
71862000-11-24 Jason Rumney <jasonr@gnu.org>
7187
7188 * international/mule-cmds.el (locale-language-names): Add "jp" as
7189 a non-standard alternative for Japanese.
7190
17e37f53
AS
71912000-11-24 Andre Spiegel <spiegel@gnu.org>
7192
7193 * vc-hooks.el: Require 'cl during compilation.
7194
9aa5f148
GM
71952000-11-24 Gerd Moellmann <gerd@gnu.org>
7196
ba193890
GM
7197 * faces.el (face-set-after-frame-default): Let face attributes
7198 specified for new frames override frame parameters.
7199
9aa5f148
GM
7200 * startup.el (command-line): Fix computation of the source file
7201 for user-init-file when user-init-file is a compiled file.
7202
51a1edab
MB
72032000-11-24 Miles Bader <miles@gnu.org>
7204
e04d21aa 7205 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
7206 (custom-post-filter-face-spec): New functions.
7207 (custom-face-set, custom-face-value-create): Filter the face spec
7208 before and after customization.
7209 (custom-face-set): If VALUE specifies a null face, pass a
7210 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
7211 * cus-face.el (custom-face-attributes): Remove SET and GET
7212 functions. Add some IN-FILTER and OUT-FILTER functions in the few
7213 cases they're needed.
7214
1ed74431
MB
7215 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
7216 that it's distinguishable from the :off-glyph on dark-background
7217 displays. Set its background color too.
7218
67ee1125
MB
7219 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
7220 so that people can easily turn it off.
7221
7d027816 72222000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 7223
7d027816 7224 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 7225
9aa5f148 7226 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 7227
9aa5f148 7228 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 7229
9aa5f148 7230 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 7231 redundant skip-small-frames test.
e04d21aa 7232
9aa5f148 7233 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 7234 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 7235
9aa5f148
GM
7236 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
7237 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
7238 (viper-restore-cursor-type,viper-set-insert-cursor-type):
7239 New functions.
e04d21aa 7240
9aa5f148 7241 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 7242
9aa5f148 7243 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 7244
f07fa1b8
KH
72452000-11-24 Kenichi Handa <handa@etl.go.jp>
7246
83c9cb8e
SM
7247 * international/mule-diag.el (list-iso-charset-chars):
7248 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
7249 (list-non-iso-charset-chars): Fix the `while' condition.
7250
ba8299ff
SM
72512000-11-23 Stefan Monnier <monnier@cs.yale.edu>
7252
79372165
SM
7253 * subr.el (add-hook, remove-hook): Don't call make-local-hook
7254 if the variable is make-variable-buffer-local.
7255
83c9cb8e
SM
7256 * progmodes/ada-stmt.el (ada-template-map):
7257 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
7258 (ada-stmt-mode-hook): New function extracted from old code.
7259 Only change the buffer-local side of skeleton-*.
7260 (ada-mode-hook): Use it.
7261
68a887fa
EZ
72622000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7263
7264 * iswitchb.el (iswitchb-minibuf-depth): New variable.
7265 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
7266 we expect to be returned by minibuffer-depth once we prompt the
7267 user in the minibuffer.
7268 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
7269 as recorded in iswitchb-minibuf-depth, return non-nil.
7270
3b345582
EZ
72712000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
7272
7273 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
7274 (hscroll-window-maybe): Docstring fix.
7275
595dead2
DL
72762000-11-23 Dave Love <fx@gnu.org>
7277
7278 * rect.el (string-rectangle): Don't test delete-selection-mode.
7279
1e66b27a
GM
72802000-11-23 Gerd Moellmann <gerd@gnu.org>
7281
02790ce2
GM
7282 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
7283 is in the tool bar.
7284
1e66b27a 7285 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 7286 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 7287
a4caa65d
SM
72882000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7289
7290 * textmodes/outline.el (outline-flag-region):
7291 Don't bind inhibit-read-only since we don't modify the buffer.
7292 (outline-isearch-open-invisible): Don't jump to overlay-start
7293 since we're trying to unhide text around point.
7294 (outline-discard-overlays): Use dolist.
7295
7296 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
7297
03e757c1
GM
72982000-11-22 Gerd Moellmann <gerd@gnu.org>
7299
83c9cb8e 7300 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 7301
1598a961
SM
73022000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7303
7304 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
7305 Fix ARG regexp to skip quoted braces.
7306 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
7307 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
7308 are (correctly) handled separately).
7309 Remove `caption' and `footnote' from `citations': they contain text.
7310 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
7311 (latex-skeleton-end-hook): New function.
7312 (latex-mode): Use it.
7313 (tex-start-tex-marker): Remove.
7314 (tex-send-tex-command): Don't set tex-start-tex-marker.
7315 (tex-error-parse-syntax-table): New var.
7316 (tex-compilation-parse-errors): Use it.
7317 Ignore tex-start-tex-marker. Don't bother with marker-position.
7318 (tex-validate-buffer): Don't bother with marker-position.
7319
7320 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 7321 (flyspell-generic-progmode-verify): Use it.
1598a961 7322
eaae8106
SS
73232000-11-22 Sam Steingold <sds@gnu.org>
7324
83c9cb8e 7325 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 7326
eaae8106 7327 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 7328 `ada-remove-trailing-spaces'.
eaae8106 7329 (ada-remove-trailing-spaces): Removed.
e04d21aa 7330
eaae8106 7331 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 7332
1598a961
SM
7333 * textmodes/picture.el (picture-clean): Removed.
7334 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 7335
a41d49e9
GM
73362000-11-22 Gerd Moellmann <gerd@gnu.org>
7337
e053c60f
GM
7338 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
7339
a41d49e9
GM
7340 * hi-lock.el (hi-lock-refontify): Don't call non-existent
7341 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 7342 do anything special when jit-lock is active.
a41d49e9
GM
7343 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
7344
197615f3
DL
73452000-11-22 Dave Love <fx@gnu.org>
7346
ddbfaa9f
DL
7347 * calendar/todo-mode.el (todo-top-priorities): Use
7348 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
7349
ddc3c695
DL
7350 * language/chinese.el, language/cyrillic.el:
7351 * language/devanagari.el, language/ethiopic.el, language/greek.el:
7352 * language/hebrew.el, language/indian.el, language/japanese.el:
7353 * language/korean.el, language/lao.el, language/misc-lang.el:
7354 * language/thai.el, language/tibetan.el, language/vietnamese.el:
7355 Use provide.
7356
fb9fa98d
DL
7357 * cus-edit.el (custom-buffer-create-internal): Save some consing.
7358 (custom-variable-set): Improve validation error mesage.
7359
197615f3
DL
7360 * rect.el (string-rectangle): Revert last change.
7361 (string-rectangle-line): New arg DELETE.
7362 (string-rectangle): Check delete-selection-mode.
7363
7364 * emacs-lisp/edebug.el (edebug-version)
7365 (edebug-maintainer-address): Deleted.
7366 (edebug-submit-bug-report): Just alias to report-emacs-bug.
7367 (edebug-read-function): Account for other `'#' read forms.
7368 (edebug-mode-menus): Make some items toggles.
7369 (edebug-outside-unread-command-event, unread-command-event):
7370 Remove these to avoid warnings.
7371
f4117c4d
GM
73722000-11-22 David Ponce <david@dponce.com>
7373
7374 * recentf.el (recentf-menu-items-for-commands)
7375 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 7376 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 7377
f4117c4d
GM
7378 (recentf-build-dir-rules, recentf-dump-variable)
7379 (recentf-edit-list, recentf-open-files-item)
7380 (recentf-open-files): Replaced unnecessary `mapcar' with new
7381 built-in `mapc'.
eaae8106 7382
f8e2f3f2
MB
73832000-11-23 Miles Bader <miles@gnu.org>
7384
7385 * faces.el (menu): Make inverse-video on ttys too.
7386
4c4a541d
SM
73872000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7388
7389 * simple.el (comment-line-break-function): Use the new name
7390 indent-new-comment-line -> comment-indent-new-line.
7391 (clone-indirect-buffer): Don't ignore NORECORD.
7392 (next-completion): Properly handle the case where items are adjacent.
7393
7394 * mouse.el (popup-menu): Stupid typo.
7395
980d836e
GM
73962000-11-22 Gerd Moellmann <gerd@gnu.org>
7397
60e8e0a5
GM
7398 * emacs-lisp/authors.el: Remove autoload cookies, add author,
7399 maintainer, keywords tags.
7400
980d836e
GM
7401 * rect.el (replace-rectangle): Don't call string-rectangle-line
7402 with too many arguments.
7403
e08b2069
AS
74042000-11-22 Andre Spiegel <spiegel@gnu.org>
7405
60e8e0a5 7406 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 7407 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
7408 vc-locking-user, which no longer exists.
7409
7410 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
7411
c6779d8d
DL
74122000-11-22 Dave Love <fx@gnu.org>
7413
7414 * md5.el (md5): Provide.
7415 (md5): Fix error call.
7416
e672fdce
MB
74172000-11-22 Miles Bader <miles@gnu.org>
7418
eaae8106 7419 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
7420 (refill-fill-paragraph-at): Remove debugging code.
7421
80e24c04
MB
7422 * calendar/calendar.el (generate-calendar-window): When we don't
7423 call `fit-window-to-buffer', make sure the top line is fully visible.
7424
3a17d6cc
MB
7425 * image-file.el (insert-image-file): Don't make `read-only'
7426 property rear-nonsticky.
7427
ae1a21c6
MB
7428 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
7429 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
7430 stashing away its original value.
7431 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
7432 in the recursive edit.
7433 Bind `isearch-original-minibuffer-message-timeout' to protect it.
7434 (isearch-done): Restore `minibuffer-message-timeout'.
7435
e672fdce
MB
7436 * cus-start.el: Remove entry for `mode-line-inverse-video'.
7437
3ea79df8
SM
74382000-11-21 Stefan Monnier <monnier@cs.yale.edu>
7439
7440 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
7441
7442 * find-lisp.el (find-lisp-find-files-internal):
7443 Use dolist, when and file-name-as-directory.
7444
980d836e 7445 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
7446 (define-derived-mode, define-minor-mode): Add specs.
7447
7448 * window.el: General comment and spacing fixes.
7449 (save-selected-window): Use backquotes.
7450 (window-safely-shrinkable-p): New function.
7451 (shrink-window-if-larger-than-buffer): Use it.
7452
7453 * subr.el (make-local-hook): Docstring fix.
7454
7455 * shell.el (shell-mode): Use define-derived-mode.
7456
7457 * newcomment.el (comment-indent): Insert comment before calling
7458 comment-indent-function. Don't insert in column 0.
7459 (comment-dwim): Indent before inserting comment.
7460
7461 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
7462 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
7463 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
7464 Use mapc rather than map.
7465
7466 * files.el (find-buffer-visiting): Compare all attributes before
7467 declaring two files identical (rather than just their inode-no).
7468 (auto-mode-alist): Use \' rather than $.
7469
7470 * which-func.el: Update maintainer line.
7471
7472 * pcvs.el (uniquify-buffer-file-name): Remove advice.
7473 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
7474 (uniquify-buffer-file-name): Use it.
7475
8f62f2b8
MB
74762000-11-22 Miles Bader <miles@gnu.org>
7477
7478 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
7479 * simple.el (minibuffer-avoid-prompt): New function.
7480
fb279a6d
GM
74812000-11-21 Gerd Moellmann <gerd@gnu.org>
7482
7483 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
7484
867092e9
MB
74852000-11-21 Miles Bader <miles@gnu.org>
7486
ef860850
MB
7487 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
7488 inclusion of `track-mouse'.
7489
867092e9
MB
7490 * textmodes/refill.el (refill-ignorable-overlay): New variable.
7491 (refill-adjust-ignorable-overlay): New function.
7492 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
7493 only the paragraph's tail if possible.
7494 Update `refill-ignorable-overlay'.
7495 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
7496
7497 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7498 point inside the fill-prefix.
7499
7500 * textmodes/refill.el (refill-post-command-function): Don't reset
7501 refill-doit in the case where a self-insertion command doesn't
7502 case a refill. Use `refill-fill-paragraph-at', getting position
7503 from `refill-doit'.
7504 (refill-after-change-function): Set `refill-doit' to END.
7505 (refill-fill-paragraph-at): New function, mostly from old
7506 refill-fill-paragraph.
7507 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
7508 (refill-pre-command-function): New function.
7509 (refill-mode): Add it to `pre-command-hook'.
7510
ff9ab414
GM
75112000-11-20 Gerd Moellmann <gerd@gnu.org>
7512
29a01b72
GM
7513 * textmodes/artist.el (artist-mode): Fix autoload cookie.
7514
ff9ab414
GM
7515 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
7516 javadoc tags.
eaae8106 7517
885b211b
AS
75182000-11-20 Andre Spiegel <spiegel@gnu.org>
7519
7520 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
7521 vc.el).
7522
eaae8106 7523 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 7524 require vc.
eaae8106
SS
7525
7526 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 7527 checkouts.
eaae8106 7528
d1838556
DL
75292000-11-20 Dave Love <fx@gnu.org>
7530
7531 * Makefile.in (DONTCOMPILE): Omit bindings.el.
7532
2b69bc11 75332000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 7534
2b69bc11
GM
7535 * calculator.el (calculator-paste): Use `if' instead of `and'
7536 and `or'.
7537 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 7538
b95b34e5
GM
75392000-11-19 Gerd Moellmann <gerd@gnu.org>
7540
030de92f
GM
7541 * info.el (info-menu-5): Doc fix.
7542
b95b34e5
GM
7543 * textmodes/artist.el: New file.
7544
54970452
AS
75452000-11-19 Andre Spiegel <spiegel@gnu.org>
7546
eaae8106 7547 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
7548 and differentiate according to checkout model.
7549 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
7550 since this function is only concerned with master state.
7551
83c9cb8e
SM
7552 * vc-hooks.el (vc-workfile-unchanged-p)
7553 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 7554
83c9cb8e
SM
7555 * vc.el (vc-workfile-unchanged-p)
7556 (vc-default-workfile-unchanged-p): See above.
54970452 7557
e5a9dabf
MB
75582000-11-19 Miles Bader <miles@gnu.org>
7559
7560 * image-file.el (insert-image-file): Make `intangible' and
7561 `read-only' properties rear-nonsticky too.
7562
24127af0
GM
75632000-11-18 Gerd Moellmann <gerd@gnu.org>
7564
d392e9c5 7565 * ps-print.el: Update copyright notice.
eaae8106 7566
d392e9c5
GM
7567 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
7568 (tooltip-show): Use the offsets.
7569
24127af0 7570 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 7571 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
7572 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
7573
2b69bc11 75742000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 7575
2b69bc11
GM
7576 * ps-print.el (toplevel): Test for find-coding-system being
7577 fboundp before calling ps-x-find-coding-system.
08ea6f17 7578
66321b2f
SM
75792000-11-16 Stefan Monnier <monnier@cs.yale.edu>
7580
7581 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
7582 (vc-version-backup-file): Docstring fix.
7583
046110c6
GM
75842000-11-16 Gerd Moellmann <gerd@gnu.org>
7585
4104194e
GM
7586 * files.el (basic-save-buffer): Don't add a newline if
7587 find-file-literally is non-nil.
7588 (find-file-literally): Extend doc string.
7589
046110c6
GM
7590 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
7591 sort(1) with the `-f' argument.
7592
6505c16e
AS
75932000-11-16 Andre Spiegel <spiegel@gnu.org>
7594
fd063975
AS
7595 * vc.el: Updated backend documentation.
7596 (vc-default-check-headers): New function.
7597
3d02dd81 7598 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
7599
7600 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 7601 up-to-date.
eaae8106 7602 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 7603 the minibuffer is not active.
fd063975 7604
eaae8106 7605 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 7606 `vc-cvs-use-edit' is on.
eaae8106
SS
7607 (vc-cvs-checkout): When this is used for reverting the workfile,
7608 make a backup of the original contents and revert to that in case
8791d617 7609 of error.
eaae8106 7610 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 7611 remote repositories.
eaae8106 7612
6505c16e
AS
7613 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
7614 for both version and ratio in the minibuffer.
fd063975 7615
eaae8106 7616 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 7617 Use vc-do-command to perform the annotation, not call-process.
6505c16e 7618
a13f0660
KH
76192000-11-16 Kenichi Handa <handa@etl.go.jp>
7620
7621 * international/quail.el (quail-start-translation): Don't call
7622 `message' before reading key sequence.
7623
1389a414
MB
76242000-11-16 Miles Bader <miles@lsi.nec.co.jp>
7625
7626 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
7627
9256a532
KH
76282000-11-16 Kenichi Handa <handa@etl.go.jp>
7629
7630 * window.el (fit-window-to-buffer): Be sure to acquire at least
7631 one text line even if the buffer is empty.
7632
0e14fe9f
GM
76332000-11-16 Gerd Moellmann <gerd@gnu.org>
7634
eaae8106 7635 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
7636 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
7637 Bind ange-ftp-process-verbose to nil.
0e14fe9f 7638
da645c53
DL
76392000-11-15 Dave Love <fx@gnu.org>
7640
83c9cb8e
SM
7641 * wid-edit.el (widget-specify-field, widget-specify-button):
7642 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
7643 widget-mouse-help.
7644 (widget-mouse-help): New function.
7645 (widget-echo-help): Rewritten for :help-echo functions only taking
7646 a widget arg.
7647
83c9cb8e
SM
7648 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
7649 Use display-graphic-p.
b12057b9
DL
7650 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
7651 and that JPEG is available.
7652 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
7653
da645c53
DL
7654 * international/mule-cmds.el (locale-charset-language-names):
7655 Match @euro.
7656
6d133d1f
GM
76572000-11-15 Gerd Moellmann <gerd@gnu.org>
7658
83c9cb8e
SM
7659 * faces.el (face-set-after-frame-default):
7660 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
7661 default face from X resources.
7662
49ac2ac5
EZ
76632000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7664
7665 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
7666 Don't set EMACSLOADPATH.
7667
4fb0a34c
EZ
76682000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7669
7670 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
7671 texinfo-insert-@url.
7672 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
7673 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
7674
bb304a7a
SM
76752000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7676
82bc80bf
SM
7677 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
7678 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
7679 (checkdoc-minor-keymap): Backward compatibility.
7680 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
7681 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
7682 (checkdoc-this-string-valid-engine): Be a bit more strict
7683 to avoid matching substrings of `...' quoted vars/funs.
7684 (checkdoc-defun-info): Only look for `interactive' if alone.
7685 (debug-ignored-errors): Add "arg doesn't appear in docstring".
7686
e8c87124
SM
7687 * progmodes/compile.el (grep): `tag-default' can be nil.
7688
bb304a7a
SM
7689 * newcomment.el (comment-indent): Paren typo.
7690
8628686a
DL
76912000-11-14 Dave Love <fx@gnu.org>
7692
25c269ef
DL
7693 * calculator.el: New maintainer version.
7694
66321b2f 7695 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 7696
8628686a
DL
7697 * cmuscheme.el: Doc fixes.
7698 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 7699 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
7700
7701 * xscheme.el (scheme-program-name): Don't define here.
7702
7703 * progmodes/scheme.el (scheme-program-name): New variable
7704 (originally in cmuscheme).
7705
88f0a1eb
MB
77062000-11-14 Miles Bader <miles@gnu.org>
7707
7708 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7709 Handle header-lines. Don't loop forever if we can't enlarge the
7710 window anymore. Simplify a bit.
7711
cd9a000c
KH
77122000-11-14 Kenichi Handa <handa@etl.go.jp>
7713
7714 * window.el (fit-window-to-buffer): Don't check
7715 window-text-height. Assure that the last line is fully visible.
7716
83c9cb8e
SM
7717 * international/quail.el (quail-show-guidance-buf):
7718 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
7719 buffer.
7720 (quail-update-guidance): Avoid making the guidance buffer shorter.
7721
d3fcda22
SM
77222000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7723
bdbd9606
SM
7724 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7725 rather than `prepend' and add an interesting comment.
7726 (tex-math-face, tex-font-lock-syntactic-face-function):
7727 New face and function to use it.
7728 (tex-define-common-keys, tex-mode-map): Use menu-item rather
7729 than `menu-enable' symbol property.
7730 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7731 (tex-mode): Add some latex-mode commands for auto-selection.
7732 Use tex-font-lock-syntactic-face-function.
7733 (tex-insert-quote): Simplify.
7734 (tex-shell): New mode.
7735 (tex-start-shell): Use it.
7736 (tex-shell-proc, tex-shell-buf): New functions.
7737 (tex-send-command): Use it.
7738 (tex-main-file): Fix the meaning of the new arg REALFILE.
7739 (tex-send-tex-command): New function split from `tex-start-tex'.
7740 Set compilation-last-buffer and compilation-parsing-end.
7741
d3fcda22
SM
7742 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7743 when it follows non-comment text on the line.
7744
7745 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7746 Set font-lock-defaults.
7747 (lisp-mode-shared-map): Init inside the defvar.
7748 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7749 Use define-derived-mode.
7750
bdab1d43
MB
77512000-11-14 Miles Bader <miles@lsi.nec.co.jp>
7752
7753 * faces.el (header-line): Use `:box nil' for color/gs displays too.
7754
936ae731
GM
77552000-11-14 Gerd Moellmann <gerd@gnu.org>
7756
83c9cb8e
SM
7757 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7758 Don't recursively optimize body because that can lead to infinite
936ae731
GM
7759 recursion; see comment there.
7760
1695ca2b
EZ
77612000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
7762
7763 * faces.el (face-spec-set-match-display): Revert the change from
7764 2000-10-24. Add a FIXME for after v21.1.
7765
9d348294
MB
77662000-11-13 Miles Bader <miles@gnu.org>
7767
7768 * textmodes/fill.el (skip-line-prefix): New function.
7769 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
7770 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
7771 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7772 point inside the fill-prefix.
9d348294 7773
b85fa13c
MB
77742000-11-13 Miles Bader <miles@lsi.nec.co.jp>
7775
83c9cb8e
SM
7776 * calendar/calendar.el (generate-calendar-window):
7777 Use `fit-window-to-buffer'.
b85fa13c 7778
a0b47716
SM
77792000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7780
7781 * gud.el (gud-minor-mode): New var.
7782 (gud-symbol, gud-val): New functions.
7783 (gud-find-file): Copy gud-minor-mode to the new buffer.
7784 (gud-menu-map): Include entries for commands that are not always
7785 available, using :enable to (de)activate them.
7786 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
7787 (gud-mode-map): New map.
eaae8106 7788 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
7789 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7790 Don't set up gud's menu (it's done by the minor-mode).
7791 (gud-minibuffer-local-map): New.
7792 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7793 (gud-query-cmdline): New function.
7794 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
7795 (gud-mode): Use define-derived-mode.
7796 Don't set up gud's menu (it's done by the minor-mode).
7797 (gud-chop-words): Remove.
7798 (gud-common-init): Use split-string instead.
7799 (gud-new-keymap, gud-make-debug-menu): Eradicate.
7800
7801 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7802 Add keyword arg :name.
7803
7804 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7805 (diff-count-matches, diff-split-hunk): New functions.
7806 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7807
7808 * pcvs-info.el (cvs-fi-conflict-face): New var.
7809
7810 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7811 Make it into a simple syntax-table, shared among all submodes.
7812 (sh-heredoc-face): Re-introduce.
7813 (sh-font-lock-syntactic-face-function): New function.
7814 (sh-mode): Use it. Also use define-derived-mode.
7815 Remove old bogus setting of indent-region-function.
7816 (sh-set-shell): Don't set the syntax-table any more.
7817 (sh-mode-syntax-table) <defun>: Remove.
7818
f5ed37df
MB
78192000-11-12 Miles Bader <miles@gnu.org>
7820
7821 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7822 message if interactive.
7823
0b074c2f
DL
78242000-11-12 Dave Love <fx@gnu.org>
7825
7826 * mail/feedmail.el: Fix header,
7827 (feedmail) <defgroup>: Add :link.
7828
7829 * view.el: Use local-map property, not keymap on mode-line string.
7830
83c9cb8e
SM
7831 * scroll-all.el (scroll-all-mode): Customize variable.
7832 Add autoload cookie to function.
0b074c2f
DL
7833
7834 * lazy-lock.el: Remove compatibility code.
7835
7836 * finder.el (finder-known-keywords): Add `files', remove `vms'.
7837 (finder-help-echo): New variable.
7838 (finder-mouse-face-on-line): Add help-echo stuff.
7839 (finder-list-keywords, finder-list-matches): Use mapc.
7840
7841 * faces.el (face-font-registry-alternatives): Add :version.
7842
7843 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7844 tags-table-list.
7845
a0b47716 7846 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 7847
a0b47716 7848 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
7849 (mail-mode): Use [:alnum:] in some regexps.
7850
6d502396
DL
78512000-11-10 Dave Love <fx@gnu.org>
7852
7853 * ediff.el (ediff-regions-internal, ediff-documentation):
7854 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7855 fundamental mode.
7856
7857 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7858 buffer into fundamental mode.
7859 (ediff-set-difference): Use copy-sequence if available.
7860
83c9cb8e
SM
7861 * ediff-ptch.el (ediff-dispatch-file-patching-job):
7862 Check ediff-patch-map non-nil.
6d502396
DL
7863 (ediff-fixup-patch-map, ediff-fixup-patch-map)
7864 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7865 buffer into fundamental mode.
7866
7867 * ediff-merg.el (state-or-merge): Defvar when compiling.
7868
a82fe213
JR
78692000-11-10 Jason Rumney <jasonr@gnu.org>
7870
7871 * w32-fns.el (w32-add-charset-info): New function.
7872 (w32-charset-info-alist): Use it.
7873
52d89894
GM
78742000-11-10 Gerd Moellmann <gerd@gnu.org>
7875
7876 * faces.el (face-font-registry-alternatives): New user-option.
7877
178932de
SM
78782000-11-10 Stefan Monnier <monnier@cs.yale.edu>
7879
d7fa3319
SM
7880 * textmodes/texinfo.el (texinfo-block-default): New var.
7881 (texinfo-insert-block): Use it. Insert a newline if needed.
7882
178932de
SM
7883 * textmodes/fill.el (fill-indent-according-to-mode): New var.
7884 (fill-region-as-paragraph): Use it.
7885
7886 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7887 (latex-mode): Tweak tex-*-(head|trail)er regexps.
7888 Tweak paragraph regexps to allow a leading [ \t]*.
7889 (tex-latex-block): Insert a newline if necessary.
7890 (latex-insert-item): Only insert a newline if necessary.
7891 (tex-guess-main-file): New function.
7892 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
7893 Set tex-main-file if TeX-master is provided.
7894 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7895
bd02b8e0
GM
78962000-11-10 Gerd Moellmann <gerd@gnu.org>
7897
7898 * startup.el (command-line): Set the default tooltip-mode
7899 to t for graphical displays which implement x-show-tip.
7900
7901 * tooltip.el (tooltip-mode): Add a comment about startup.el
7902 setting the default value of this user-option.
7903
b29b03eb
SM
79042000-11-09 Stefan Monnier <monnier@cs.yale.edu>
7905
7906 * font-lock.el (font-lock-*-face) <defvar>: Move.
7907 (font-lock-defaults-alist): Mark obsolete.
7908 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7909 (font-lock-mode): Use define-minor-mode.
7910 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7911 (font-lock-turn-off-thing-lock): Be more explicit.
7912 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7913 (font-lock-syntactic-face-function): New var.
7914 (font-lock-fontify-syntactically-region): Use it.
7915 (font-lock-doc-face): New.
7916
7917 * pcvs.el (cvs-enabledp): Ignore errors.
7918 (cvs-commit-filelist): Never query.
7919 (cvs-mode-insert): Always add a terminating / in the initial prompt.
7920 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7921 (cvs-do-removal): Use cvs-partition rather than delete-if.
7922 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7923 cvs-bury-buffer.
7924
7925 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7926 Allow `next' to jump to after the end of the last match.
7927
778fbc46
GM
79282000-11-09 Gerd Moellmann <gerd@gnu.org>
7929
730c746c
GM
7930 * simple.el (byte-compiling-files-p): New function.
7931
7932 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7933 if it is there.
7934
7935 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7936 nil again.
7937
778fbc46
GM
7938 * textmodes/ispell.el (ispell-library-path): Don't call
7939 check-ispell-version when byte-compiling because that starts
7940 an ispell process, and ispell might not be installed.
7941 (toplevel): Don't set up a menu when byte-compiling.
7942
7943 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7944 it, so that a boundp test can be used to determine if we're
7945 currently byte-compiling.
7946
5912c5bb
DL
79472000-11-09 Dave Love <fx@gnu.org>
7948
83c9cb8e 7949 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 7950
7bb054a5
GM
79512000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7952
83c9cb8e
SM
7953 * ps-print.el: Patch for variable initialization when spooling.
7954 Doc fix.
7bb054a5
GM
7955 (ps-output-list): Fun eliminated.
7956 (ps-begin-file, ps-begin-job): Code fix.
7957
9db2706e
DL
79582000-11-08 Dave Love <fx@gnu.org>
7959
83c9cb8e 7960 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 7961
f7eb32aa
GM
79622000-11-08 Gerd Moellmann <gerd@gnu.org>
7963
7964 * simple.el (shell-command, display-message-or-buffer)
7965 (shell-command-on-region): Mention resize-mini-windows in the doc
7966 string.
7967 (display-message-or-buffer): Take the value of resize-mini-windows
7968 into account.
7969
7b01b08c
GM
79702000-11-07 Gerd Moellmann <gerd@gnu.org>
7971
acad3c0b
GM
7972 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7973
7b01b08c
GM
7974 * dired.el (dired-between-files): Add `^. find' as an alternative
7975 to the regular expression, for find-dired.
7976
6f602bd0
SM
79772000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7978
7979 * textmodes/texnfo-upd.el: Require texinfo.
7980 (defmacro, defgroup): Remove.
7981 (texinfo-section-to-generic-alist): Remove.
7982 Use texinfo-section-list instead (i.e. level is changed string->int).
7983 (texinfo-filter): New function.
7984 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7985 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7986 Use it. And use regexp-opt.
7987 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7988 (texinfo-update-menu-region-beginning)
7989 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7990 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7991 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 7992 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
7993 (texinfo-sequential-node-update): Remove autoload cookie.
7994
7995 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7996 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7997 (texinfo-chapter-level-regexp): Remove.
7998 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7999
bb216218
DL
80002000-11-06 Dave Love <fx@gnu.org>
8001
6f602bd0 8002 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 8003
6f602bd0
SM
8004 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8005 Match defun*.
bb216218 8006
ff8dd5d5
KH
80072000-11-06 Kenichi Handa <handa@etl.go.jp>
8008
8009 * composite.el (composition-function-table): Variable declaration
8010 moved to src/composite.c.
8011 (compose-chars-after): New optional arg object.
8012
e9da51a1
GM
80132000-11-06 Gerd Moellmann <gerd@gnu.org>
8014
e0c12c68
GM
8015 * bindings.el (mode-line-toggle-read-only)
8016 (mode-line-toggle-modified, mode-line-widen)
8017 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
8018 (make-mode-line-mouse2-map): Rewritten.
8019 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
8020 functions so that C-h k can show something with a doc string.
eaae8106 8021
e9da51a1
GM
8022 * startup.el (fancy-splash-delay): Set to 10 seconds.
8023 (fancy-splash-max-time): New user-option.
8024 (fancy-splash-stop-time): New variable.
8025 (fancy-splash-screens): Set it. Catch `stop-splashing'.
8026 (fancy-splash-screens-1): Throw `stop-splashing' when current
8027 time is greater than fancy-splash-stop-time.
8028
611dbdf0
SM
80292000-11-06 Stefan Monnier <monnier@cs.yale.edu>
8030
4d2806e2
SM
8031 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
8032
611dbdf0
SM
8033 * pcvs.el (cvs-mode-marked): New arg `noquery'.
8034 Prompt user for a file rather than raising an error.
8035 (cvs-enabledp): Fix call to cvs-mode-marked.
8036 (cvs-insert-file): New function (extracted from cvs-mode-insert).
8037 (cvs-mode-insert): Use it. Change the init prompt' value.
8038 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
8039
8040 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
8041 Don't pass default arg to ewoc-locate.
8042 (ewoc-collect): Return result in the right order.
8043
8044 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
8045
8046 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
8047 (cvs-status-get-tags): Fix regexp.
8048 (cvs-status-trees, cvs-status-cvstrees):
8049 Combine after change hooks and don't sit-for.
4d2806e2
SM
8050 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
8051 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
8052 Use make-char rather than hard-coded cryptic data.
8053 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
8054
8055 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
8056
8057 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
8058 (cvs-insert-strings): New function.
8059
937b2877
MB
80602000-11-06 Miles Bader <miles@lsi.nec.co.jp>
8061
8062 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
8063 `mwheel-scroll-amount'.
8064 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
8065 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
8066 string-matching against the version string.
8067
c6c97763
KH
80682000-11-06 Kenichi Handa <handa@etl.go.jp>
8069
6eaec747
KH
8070 * language/thai.el ("Thai"): Set a lisp form that produces
8071 composed string in `sample-text' language info.
8072
8073 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
8074 composed string in `sample-text' language info.
8075
83c9cb8e
SM
8076 * international/mule-cmds.el (describe-language-environment):
8077 Eval `sample-text' data and insert the result.
6eaec747 8078
c6c97763
KH
8079 * international/mule-conf.el (compound-text): Define this coding
8080 system here. Make x-ctext and ctext aliases of it.
8081
8082 * language/european.el (compound-text, ctext): Moved to
8083 international/mule-conf.el.
8084
d1145f85
AI
80852000-11-05 Andrew Innes <andrewi@gnu.org>
8086
8087 * w32-fns.el (w32-version): New function.
8088
178a6a45
SM
80892000-11-05 Stefan Monnier <monnier@cs.yale.edu>
8090
8091 * progmodes/awk-mode.el: Update copyright.
8092 (awk-mode-abbrev-table): Remove.
8093 (awk-font-lock-keywords): Use regexp-opt.
8094 (awk-mode): Use define-derived-mode.
8095
8096 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
8097 when extracting a suffix.
8098
1ba90166
AS
80992000-11-04 Andre Spiegel <spiegel@gnu.org>
8100
8101 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
8102 auto-save-mode.
8103
546790cb
JR
81042000-11-04 Jason Rumney <jasonr@gnu.org>
8105
8106 * language/european.el (decode-mac-roman): Test against r1 not r0.
8107
d247e32d
SM
81082000-11-03 Stefan Monnier <monnier@cs.yale.edu>
8109
fbf44f44
SM
8110 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
8111 (icon-mode): Define indent-line-function.
8112 (icon-comment-indent): Simplify.
8113 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
8114
8115 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
8116
8117 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
8118 Bind change-log-default-mode to defeat the caching done on it.
8119 Don't bother saving excursion any more.
8120
8121 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
8122
8123 * frame.el (after-setting-font-hook): Rename hooks -> hook.
8124 (set-frame-font): Use the new name (and the old for compatibility).
8125
eaae8106
SS
8126 * toolbar/tool-bar.el (tool-bar-mode):
8127 * time.el (display-time-mode):
8128 * recentf.el (recentf-mode):
8129 * paren.el (show-paren-mode):
8130 * mwheel.el (mouse-wheel-mode):
8131 * msb.el (msb-mode):
8132 * jka-compr.el (auto-compression-mode):
8133 * image-file.el (auto-image-file-mode):
8134 * hl-line.el (hl-line-mode):
8135 * delsel.el (delete-selection-mode):
8136 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
8137 * complete.el (partial-completion-mode): Drop unneeded positional args.
8138
eaae8106 8139 * info.el (Info-mode):
79372165 8140 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 8141
d247e32d
SM
8142 * log-edit.el (log-edit-menu): New menu.
8143
4921558e
MB
81442000-11-03 Miles Bader <miles@gnu.org>
8145
8146 * wid-edit.el (widget-end-of-line): Reinstate, with a new
8147 definition, so that trailing spaces are handled properly.
8148 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
8149
1fc02b3c
GM
81502000-11-03 Gerd Moellmann <gerd@gnu.org>
8151
8152 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
8153 tab character.
8154 (fancy-splash-screens): Set tab-width to 20.
8155
51d001f7
DL
81562000-11-03 Dave Love <fx@gnu.org>
8157
8158 * comint.el (comint-completion-addsuffix): Fix custom type.
8159
ba22aeff
SM
81602000-11-02 Stefan Monnier <monnier@cs.yale.edu>
8161
8162 * font-lock.el (font-lock-buffers): Remove.
8163 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
8164 (font-lock-change-major-mode): Remove.
8165 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
8166 (font-lock-default-fontify-region): Extend the multiline
8167 fontification to whole lines.
8168 (font-lock-fontify-anchored-keywords)
8169 (font-lock-fontify-keywords-region): If matching just one
8170 line (with \n) only mark the \n as multiline.
8171
8172 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
8173 Correctly handle the case where several :group args are supplied.
8174 Allow :extra-args.
8175 (easy-mmode-define-global-mode): Allow :extra-args.
8176 Correctly handle the case where several :group args are supplied.
8177
9c887ada
MB
81782000-11-02 Miles Bader <miles@gnu.org>
8179
eaae8106 8180 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
8181 (holiday-face): Remove dependency on `window-system'.
8182
7f25090d
KR
81832000-11-02 Ken Raeburn <raeburn@gnu.org>
8184
8185 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 8186 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 8187 (compile-files): Bomb out if compilation of a file fails.
7f25090d 8188
7dd6009c
DL
81892000-11-02 Dave Love <fx@gnu.org>
8190
8191 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
8192
94821e4f
EZ
81932000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
8194
8195 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
8196 punctuation in the warning inserted into the *mail* buffer.
8197
1ac3fc42
GM
81982000-11-02 Gerd Moellmann <gerd@gnu.org>
8199
57731876
GM
8200 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
8201 (authors-public-domain-p): New function.
8202 (authors-print): Use it.
8203
975f82c9
GM
8204 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
8205
1ac3fc42
GM
8206 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
8207
4b3eb10f
GM
82082000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8209
975f82c9 8210 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
8211 (ps-print-version): New version number (6.3.1).
8212 (ps-even-or-odd-pages): Customization fix.
8213 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
8214 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
8215 (ps-page-count): Var replaced by `ps-page-column'.
8216 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
8217 (ps-print-sheet-p): New fun.
8218
7da794df
MB
82192000-11-02 Miles Bader <miles@lsi.nec.co.jp>
8220
8221 * tooltip.el (tooltip-gud-tips-setup): New function.
8222 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
8223 (tooltip-mode): Call tooltip-gud-tips-setup.
8224 (tooltip-gud-tips): Use `gud-basic-call' instead of
8225 process-send-string, so the prompt gets frobbed appropriately.
8226 Handle nil return value from `tooltip-gud-print-command'.
8227
0e40b809
EL
82282000-11-01 Eric M. Ludlam <zappo@ultranet.com>
8229
8230 * comint.el (comint-add-to-input-history): New function.
8231 (comint-send-input): Use `comint-add-to-input-history'.
8232
50ada0db
MB
82332000-11-02 Miles Bader <miles@lsi.nec.co.jp>
8234
973a3104
MB
8235 * info.el (info-menu-header): New face.
8236 (Info-fontify-menu-headers): New function.
8237 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
8238
50ada0db
MB
8239 * info.el (Info-insert-dir): Don't include blank lines at
8240 beginning of additional dir files (one is added automatically).
8241
bff53411
SM
82422000-11-01 Stefan Monnier <monnier@cs.yale.edu>
8243
8244 * emacs-lisp/easy-mmode.el (define-minor-mode):
8245 Revert the latest changes.
8246 Allow the three positional arguments to be skipped and replaced
8247 by keyword arguments.
8248 Add a :toggle argument to determine whether a nil arg means toggle
8249 or means turn-on. The default is unchanged.
8250 Add a call to force-mode-line-update.
8251
6b8a0b2d
DL
82522000-11-01 Dave Love <fx@gnu.org>
8253
83c9cb8e 8254 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 8255
5bf99100
MB
82562000-11-01 Miles Bader <miles@lsi.nec.co.jp>
8257
83c9cb8e
SM
8258 * calendar/calendar.el (diary-face, holiday-face):
8259 Add dark-background variants.
5bf99100 8260
a4032611
SS
82612000-10-31 Sam Steingold <sds@gnu.org>
8262
8263 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
8264 `tex-main-file' does not have directory in it.
8265
c286608e
SM
82662000-10-31 Stefan Monnier <monnier@cs.yale.edu>
8267
8268 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
8269
4836835a
TTN
82702000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
8271
8272 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
8273 functional change.
8274
26dcb81b
GM
82752000-10-31 Gerd Moellmann <gerd@gnu.org>
8276
8277 * files.el (find-file-noselect): When we expand a wildcard, return
8278 a list of buffers, as we should do according to the doc string.
8279
49fc4500
KR
82802000-10-31 Ken Raeburn <raeburn@gnu.org>
8281
8282 * loadup.el (top level): Adjust load path if program name is
8283 "../src/bootstrap-emacs", in case it's not dumped and thus the
8284 load path adjustment hasn't already been done.
8285
ea0c615d
GM
82862000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8287
83c9cb8e
SM
8288 * ps-print.el: Fix bug on selected pages for printing.
8289 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
8290 is on. Try to avoid warning messages when compiling. Doc Fix.
8291 (ps-print-version): New version number (6.3).
8292 (ps-color-device): Use `color-values' to determine if device
8293 supports color.
8294 (ps-color-values): Try to use `x-color-values' when using XEmacs.
8295 (ps-print-page-p): Changed from defsubst to defun.
8296 (ps-page-number): Changed from defmacro to defun.
8297 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
8298 printing.
c286608e 8299 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
8300 (ps-end-file, ps-dummy-page): Funs eliminated.
8301 (ps-print-color-scale): Changed default value.
8302 (ps-page-n-up, ps-print-page-p): New internal vars.
8303 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
8304 (ps-plot-region, ps-generate, ps-end-job): Code fix.
8305
9e20722f
GM
8306 * delim-col.el: Little programming improvement.
8307 (delimit-columns-str): New macro.
8308 (delimit-columns-region, delimit-columns-rectangle): Code fix.
8309
d7a0fd00
KH
83102000-10-31 Kenichi Handa <handa@etl.go.jp>
8311
c286608e
SM
8312 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
8313 Moved to european.el.
d7a0fd00
KH
8314 (ccl-encode-mac-roman-font, fontset-mac): Modified for
8315 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
8316 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
8317 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 8318
234be340
DL
83192000-10-30 Dave Love <fx@gnu.org>
8320
8321 * progmodes/cc-menus.el (imenu-generic-expression)
8322 (imenu-progress-message): Only defvar when compiling.
8323
4edc4a39
DL
8324 * emacs-lisp/elp.el (elp-unload-hook): New function.
8325
8326 * loadhist.el (unload-feature): Call elp-restore-function,
8327 checking for symbols; don't use elp-restore-all.
8328 (loadhist-hook-functions): Doc fix.
8329
70c825df
SM
83302000-10-30 Stefan Monnier <monnier@cs.yale.edu>
8331
8332 * log-edit.el (log-edit-confirm): Fix the default.
8333
1d3baf74
GM
83342000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8335
8336 * delim-col.el: Little fix: replace delimit-columns-align-columns by
8337 delimit-columns-format.
8338 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 8339
1ec321a7
MB
83402000-10-30 Miles Bader <miles@lsi.nec.co.jp>
8341
8342 * comint.el (comint-replace-by-expanded-history): Don't use
8343 comint-get-old-input (we're not looking at *old* input).
8344 (comint-get-old-input-default): If using fields, signal an error
8345 when the point is not in an input field.
8346
70737ea9
KH
83472000-10-30 Kenichi Handa <handa@etl.go.jp>
8348
8349 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
8350 and mule-unicode-e000-ffff.
8351
fa0cb51d 8352 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
8353 (make-coding-system): Accept a symbol of translation table as a
8354 value of property `safe-chars'.
8355
8356 * international/mule-cmds.el (encode-coding-char): Check property
8357 safe-chars instead of safe-charsets.
8358
8359 * international/fontset.el (fontset-default): Modified for
8360 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
8361 (x-font-name-charset-alist): Likewise.
8362 (ccl-encode-unicode-font): New CCL program. Record it in
8363 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
8364
70c825df
SM
8365 * language/european.el (mac-roman-decoder, mac-roman-encoder):
8366 New translation tables.
70737ea9
KH
8367 (decode-mac-roman, encode-mac-roman): Definition of these CCL
8368 programs are modified and moved from mac-win.el.
8369 (mac-roman): Definition of this coding system is modified and
8370 moved from mac-win.el.
4836835a 8371
fda2ce24 83722000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8373
1d3baf74 8374 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 8375 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 8376
dd4d3cb6
MB
83772000-10-29 Miles Bader <miles@gnu.org>
8378
8379 * custom.el (custom-add-to-group): Allow multiple entries for a
8380 given value OPTION, as long as their widget types are different.
8381 * cus-edit.el (custom-face-value-create): If face name doesn't end
8382 with "face", add such here (similar to custom group widgets).
8383
8384 * comint.el (comint-highlight-prompt): Add :type.
8385
dace60cf
JW
83862000-10-28 John Wiegley <johnw@gnu.org>
8387
dace60cf
JW
8388 * calendar/timeclock.el (timeclock-log): Doc fix.
8389 (timeclock-last-event): Doc fix.
83c9cb8e 8390 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
8391 (timeclock-find-discrep): Use a temp buffer to read in the
8392 timelog, instead of visiting the file.
8393 (timeclock-log-data): A new function, along with a host of helper
8394 functions, for the purpose of making timelog data accessible to
8395 programmers.
8396
8397 * eshell/esh-mode.el (window-height test): Make certain that
8398 `eshell-stringify-t' is non-nil.
8399 (eshell-password-prompt-regexp): Changed to a much simpler
8400 password regexp.
8401 (eshell-send-input): If `eshell-invoke-directly' returns t,
8402 directly invoke the parsed command using `eval'. This improves
8403 turn-around time on simple commands by a factor of three or
8404 greater, such as cd, ls, pwd, etc. -- which get used very often.
8405 It also conserves thousands of cons cells per call (since
8406 `eshell-do-eval' consumes memory like a Cookie Monster set loose
8407 in the Pacific Cookie Company).
8408
8409 * eshell/esh-test.el (eshell-test): Whitespace fix.
8410
83c9cb8e
SM
8411 * eshell/em-ls.el (eshell-ls-insert-directory):
8412 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
8413
8414 * eshell/em-script.el (eshell-script-initialize): Add names to
8415 `eshell-complex-commands, since `source' and `.' are complex.
8416
0467b076
EZ
8417 * eshell/esh-cmd.el (eshell-rewrite-for-command)
8418 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
8419 `eshell-copy-handles'.
8420 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
8421 bodies.
8422 (eshell-separate-commands): Whitespace fix.
8423 (eshell-complex-commands): Added a new list of names, for
8424 determining whether a given command is as simple as it looks.
8425 (eshell-invoke-directly): New function. Returns t if a command
8426 should be invoked directly (using `eval'), rather than indirectly
8427 using `eshell-do-eval'.
8428 (eshell-do-eval): Whitespace fix.
8429
8430 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
8431 which provides an emulation of the DOS shell behavior of assuming
8432 that cp/mv/ln should copy/move/link to the current directory.
8433 (eshell-remove-entries): Added a doc string.
8434 (eshell-shuffle-files): Removed the check for `target' being null.
8435 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
8436 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
8437 it to do a smarter check of whether a destination was provided.
8438 (eshell/mv, eshell/cp): Enable `:preserve-args'.
8439 (eshell/ln): Enable `:preserve-args', and use
8440 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
8441 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
8442 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
8443 list after flattening it. This makes it possible to cat files
8444 with numerical names.
8445 (eshell-unix-initialize): Added several names to
8446 `eshell-complex-commands.
8447 (eshell-unix-command-complex-p): Return t if a given command name
8448 may result in external processes being invoked.
8449
8450 * eshell/em-glob.el (eshell-glob-show-progress): Make this
8451 variable nil by default, since it slows down glob processing by a
8452 factor of two or more, and increases memory consumption.
8453
8454 * eshell/em-smart.el: Added a note about how memory consumptive
8455 smart display mode can be (at least this is true in Emacs 21).
8456 (eshell-smart-initialize): Whitespace fix.
8457 (eshell-refresh-windows): Use `if' instead of `when'.
8458 (eshell-smart-scroll-window): Calling `save-current-buffer' was
8459 not necessary.
83c9cb8e 8460 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
8461
8462 * eshell/em-ls.el (eshell-do-ls): Code simplification.
8463 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
8464 Whitespace fix.
8465 (eshell-ls-exclude-hidden): Added this variable in addition to
8466 `eshell-ls-exclude-regexp'. This one prevents files beginning
8467 with . from even being read, which can improve memory consumption
8468 quite a bit.
8469 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
8470 read file entries beginning with a dot. In home directories with
8471 lots of hidden files, fully two-thirds of the time spent in ls is
8472 used to read directory entries that are immediately thrown away.
8473 (eshell-ls-initial-args): Added back this configuration variable,
8474 for specifying default initial arguments to every call to ls.
8475 Much faster than using an alias to do the same thing.
8476 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
8477 (eshell-ls-dir): Whitespace change.
8478
8479 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
8480
83c9cb8e 8481 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
8482 (eshell-stringify-t): Added a customization variable, to indicate
8483 whether `t' should be rendered as a string at all. If not, one
8484 can still determine if the result of an expression is true using
8485 "file-exists-p FILE && echo true".
8486 (eshell-stringify): If `eshell-stringify-t' is nil, don't
8487 stringify t!
8488
8489 * eshell/esh-module.el: Whitespace fix.
8490
83c9cb8e
SM
8491 * eshell/em-alias.el (eshell-alias-initialize):
8492 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
8493 (eshell-command-aliased-p): New function that returns t if a
8494 command name names an aliased.
8495
657f9cb8 84962000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8497
0467b076 8498 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 8499 redrawing the screen when changing cursor color.
0467b076
EZ
8500 (viper-insert-state-pre-command-sentinel)
8501 (viper-replace-state-pre-command-sentinel)
70c825df
SM
8502 (viper-replace-state-post-command-sentinel):
8503 Use viper-preserve-cursor-color.
657f9cb8
MK
8504 Many functions changed to use viper= instead of = when comparing
8505 characters.
0467b076 8506 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 8507 working with characters.
0467b076 8508 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
8509 Many functions changed to use viper= instead of = when comparing
8510 characters.
0467b076 8511 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 8512
0467b076 8513 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 8514 Several typos fixed in various docstrings.
0467b076 8515 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 8516 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
8517 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
8518 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
8519 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
8520 (ediff-get-selected-buffers): New function.
8521 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
8522 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
8523 Use save-window-excursion.
0467b076 8524 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 8525 termination check in while loop.
0467b076 8526 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 8527 dired buffer.
0467b076
EZ
8528 (ediff-files,ediff-merge-files,ediff-files3)
8529 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 8530
4f490d99
DL
85312000-10-28 Dave Love <fx@gnu.org>
8532
8533 * info.el (Info-fontify-node): Add help-echo for menu items.
8534
45b84006
EZ
85352000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8536
5ebc02b3
EZ
8537 * startup.el (normal-top-level): If the value of $TERM indicates
8538 we are running from xterm or one of its work-alikes, default to a
8539 light background mode.
8540
45b84006
EZ
8541 Support for -fg, -bg, and -rv command-line arguments for TTYs:
8542 * faces.el (tty-handle-reverse-video): New function.
8543 (tty-create-frame-with-faces): Call it.
8544
8545 * frame.el (frame-notice-user-settings): Don't apply
8546 default-frame-alist and initial-frame-alist to MS-DOS frames.
8547 Call tty-handle-reverse-video, frame-set-background-mode, and
8548 face-set-after-frame-default for non-MS-DOS frames.
8549
8550 * startup.el (tty-long-option-alist): New variable.
8551 (tty-handle-args): New function.
8552 (command-line): Call tty-handle-args.
8553
8554 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
8555 startup.el now does that for all character-terminal frames.
8556
eab6e8b9
MB
85572000-10-28 Miles Bader <miles@gnu.org>
8558
83c9cb8e
SM
8559 * emacs-lisp/easy-mmode.el (define-minor-mode):
8560 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
8561 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 8562 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
8563 version using `easy-mmode-define-global-mode'.
8564 Add :conditional-turn-on keyword argument.
eab6e8b9 8565
51a29efc
DL
85662000-10-28 Dave Love <fx@gnu.org>
8567
83c9cb8e
SM
8568 * international/latin1-disp.el (latin1-char-displayable-p):
8569 Don't use window-system.
51a29efc 8570
d71d7114
EZ
85712000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
8572
8573 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8574 Don't call find-buffer-file-type-coding-system. Instead, just
8575 set eol-type to -unix if inhibit-eol-conversion is in effect, or
8576 if the file is on an untranslated filesystem.
8577 (add-untranslated-filesystem): Use "D" instead of "f" inside
8578 interactive.
8579
1f9cab4b
DL
85802000-10-27 Dave Love <fx@gnu.org>
8581
70c825df 8582 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
8583 (refill-mode): Use it.
8584
70c825df
SM
85852000-10-27 Stefan Monnier <monnier@cs.yale.edu>
8586
8587 * international/quail.el (quail-activate): Don't make-local-hook.
8588
7432cf10
AS
85892000-10-27 Andre Spiegel <spiegel@gnu.org>
8590
4836835a 8591 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 8592 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
8593 (vc-make-version-backup): Don't do it on MS-DOS without long file
8594 names.
4836835a 8595
7432cf10
AS
8596 * vc.el (vc-version-other-window): If an automatic backup of the
8597 desired version exists, rename it instead of copying it.
8598
4836835a
TTN
8599 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
8600 after command. If there's an unexpected error, signal it instead
7432cf10 8601 of being silent.
e1483c38 8602 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 8603
05ea7ef2
MB
86042000-10-27 Miles Bader <miles@lsi.nec.co.jp>
8605
fd1035aa
MB
8606 * shell.el (shell): Add BUFFER argument.
8607 * comint.el (make-comint-in-buffer): New function.
8608 (make-comint): Use it.
8609
05ea7ef2
MB
8610 * faces.el (face-spec-choose): Change syntax so that the list of
8611 attribute-value pairs is now the cdr of each clause, not the cadr.
8612 Detect old-style entries, and handle them. Use pop.
8613
835a55fe
SM
86142000-10-26 Stefan Monnier <monnier@cs.yale.edu>
8615
f5ab1cdd
SM
8616 * cus-edit.el (custom-mode-map): Use a sparse map.
8617 (custom-mode): Don't bother with make-local-hook.
8618
8619 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
8620
835a55fe
SM
8621 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
8622
c13b0ec8
GM
86232000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8624
8625 * ps-print.el: Avoid compilation gripes.
8626 (ps-print-version): New version number (6.2.1).
4836835a 8627
e9f63196
DL
86282000-10-26 Dave Love <fx@gnu.org>
8629
0b95284b
DL
8630 * menu-bar.el: Modify some menu item help strings.
8631 (menu-bar-help-menu): Add link to MORE.STUFF.
8632
e9f63196
DL
8633 * cus-edit.el (custom-mode): Add `special' mode-class property.
8634
8635 * wid-browse.el (widget-browse-mode): Likewise.
8636
8637 * wid-edit.el (widget-specify-field): Revert to using local-map
8638 property, not keymap.
8639
e276a14a
MB
86402000-10-26 Miles Bader <miles@lsi.nec.co.jp>
8641
c1545d88
MB
8642 * wid-edit.el (widget-field-end): When checking for a `boundary'
8643 field, do so in the correct buffer.
8644
3c1b77ca
MB
8645 * simple.el (undo): Correctly distinguish between numeric and
8646 non-numeric prefix args in non-transient-mark-mode, as per the doc
8647 string. When in transient-mark-mode, treat all prefix-args as
8648 numeric.
8649
f5ab1cdd
SM
8650 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
8651 Position point on match. Handle N == 0 correctly.
22626d9d
MB
8652
8653 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
8654 (comint-mode-map): Reverse order of `comint-write-output' and
8655 `comint-append-output-to-file'.
8656 (comint-append-output-to-file): Reinstate this function, for the
8657 benefit of the menu.
8658
d97151cb
SM
86592000-10-25 Stefan Monnier <monnier@cs.yale.edu>
8660
8661 * vc.el (vc-version-other-window): Bind `file'.
8662
ea7d6f5b
GM
86632000-10-25 Gerd Moellmann <gerd@gnu.org>
8664
f5ab1cdd 8665 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
8666
8667 * emacs-lisp/authors.el (batch-update-authors): New function.
8668 (authors-fixed-entries): New defconst.
8669 (authors-add-fixed-entries): New function.
8670 (authors): Call it.: Don't process lispref/.
8671
17c25cea
JR
86722000-10-25 Jason Rumney <jasonr@gnu.org>
8673
8674 * cus-edit.el (custom-button-face, custom-button-pressed-face):
8675 Merge x w32 and mac definitions.
8676
4ecda532
GM
86772000-10-25 Gerd Moellmann <gerd@gnu.org>
8678
8679 * menu-bar.el (menu-bar-options-menu): Add a help string for
8680 `uniquify'.
8681
b52758d1 86822000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
b6735035 8683
f5ab1cdd
SM
8684 * time-stamp.el (time-stamp-string-preprocess):
8685 Fix a wrong type argument error.
b6735035 8686
f4cbc7a0
MB
86872000-10-25 Miles Bader <miles@gnu.org>
8688
8689 * recentf.el (recentf-mode): Variable removed.
8690 (recentf-mode): Use `define-minor-mode'.
8691
8692 * mwheel.el (mouse-wheel-mode): New global minor mode.
8693 (mwheel-install): Use `mouse-wheel-mode'.
8694
f4b020f6
DL
86952000-10-25 Dave Love <fx@gnu.org>
8696
f5ab1cdd
SM
8697 * progmodes/cperl-mode.el (cperl-mode):
8698 Set normal-auto-fill-function correctly.
072cb6f9 8699
83c9cb8e
SM
8700 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8701 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 8702 bindings.
f4b020f6 8703
ebe2a441
MB
87042000-10-25 Miles Bader <miles@lsi.nec.co.jp>
8705
ff4dcd4b
MB
8706 * wid-edit.el (widget-field-at): New function.
8707 (widget-at, widget-field-activate): Use it.
8708 (widget-tabable-at): Use `widget-at'.
8709 (widget-specify-field): If the terminating character of the widget
8710 field (which is read-only) is a newline, put it into a special
8711 `boundary' field so that C-n/C-p act more naturally.
8712 (widget-field-end): Also don't subtract one if a special
8713 `boundary' field has been added after the widget field.
8714
83c9cb8e
SM
8715 * comint.el (comint-output-filter, comint-send-input):
8716 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 8717 code, since it should notice the overlay insertion-types now.
ff4dcd4b 8718
ebe2a441
MB
8719 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8720 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8721 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8722
fe50b6ab
GM
87232000-10-24 Gerd Moellmann <gerd@gnu.org>
8724
53df4dda 8725 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
8726 (authors): Set file coding system to iso-2022-7bit.
8727 Add file-local variables to output buffer.
53df4dda 8728
4836835a 8729 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
8730 WARN is nil.
8731
53df4dda
GM
87322000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8733
8734 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8735
8736 * delim-col.el: Now there is a column formatting mechanism.
8737 Modified to customization mechanisms convention. Doc fix.
8738 (columns): New group for delim-col.
8739 (delimit-columns-before, delimit-columns-after)
8740 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8741 (delimit-columns-end): New vars.
8742 (delimit-columns-customize, delimit-columns-format): New funs.
8743 (delimit-columns-region, delimit-columns-rectangle)
8744 (delimit-columns-rectangle-line): Modified to support column
8745 formatting.
4836835a 8746
a9839779
DL
87472000-10-24 Dave Love <fx@gnu.org>
8748
8749 * log-edit.el (log-edit): Add :version and a :group for vc.
8750
df0267b8
GM
87512000-10-24 Gerd Moellmann <gerd@gnu.org>
8752
9acc3873
GM
8753 * files.el (after-find-file): Don't print a message ``New file''
8754 if WARN is nil.
8755
83c9cb8e
SM
8756 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8757 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
8758 get duplicate tool-bar entries because we'll see the global ones
8759 on more than one path through keymaps.
8760
1946f901
GM
8761 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8762
df0267b8
GM
8763 * progmodes/cmacexp.el: Change Francesco's email address.
8764
ae3b264b
KH
87652000-10-24 Kenichi Handa <handa@etl.go.jp>
8766
8767 * window.el (fit-window-to-buffer): Adjust point of the window
8768 buffer, not that of the current buffer.
8769
23afac01
EZ
87702000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
8771
8772 * progmodes/cmacexp.el: Update the euthor's email address.
8773
22d1a4ed
MB
87742000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8775
8776 * faces.el (face-spec-set-match-display): Add `graphic' display
8777 type (the inverse of `tty'). Use `display-graphic-p' instead of
8778 the window-system variable.
8779
f408aa48
KH
87802000-10-24 Kenichi Handa <handa@etl.go.jp>
8781
83c9cb8e
SM
8782 * international/isearch-x.el (isearch-with-input-method):
8783 Call input-method-function with the first event in
f408aa48
KH
8784 unread-command-events.
8785
94fe8a31
MB
87862000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8787
83c9cb8e 8788 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 8789
8f47302e
AC
87902000-10-24 Andrew Choi <akochoi@i-cable.com>
8791
8792 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8793 New charsets.
8794
8795 * term/mac-win.el: Remove definitions of mac-roman-lower and
8796 mac-roman-upper, require dired, and define instead of set
8797 mac-ready-for-drag-n-drop to avoid compilation error.
8798
446c097e
AI
87992000-10-23 Andrew Innes <andrewi@gnu.org>
8800
83c9cb8e
SM
8801 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8802 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
8803 expand-file-name after convert-standard-filename to ensure
8804 expected directory separators are used.
8805
379b70e7
EZ
88062000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
8807
8808 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8809
85c766e9
DL
88102000-10-23 Dave Love <fx@gnu.org>
8811
b7e03a67
DL
8812 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8813 (tool-bar-add-item): Set foreground and background for XBM icons.
8814
83c9cb8e
SM
8815 * international/latin1-disp.el (latin1-char-displayable-p):
8816 New function (from Handa).
b7e03a67
DL
8817 (latin1-display-check-font): Use it.
8818
0dcf8835 8819 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
8820 using :key-sequence, making it much more usable.
8821 Use nconc, not append.
0dcf8835
DL
8822 (imenu--create-keymap-1): Avoid append.
8823
85c766e9 8824 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 8825
cb3069bb
MB
88262000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8827
8828 [the following changes fix a bug where `define-minor-mode' didn't
8829 correctly generate :require clauses for defcustoms in compiled files]
8830 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8831 (byte-compile-log-file, byte-compile-log-1): Don't set
8832 `byte-compile-current-file' to nil. Instead set
8833 `byte-compile-last-logged-file' to it. Test whether
8834 byte-compile-current-file equals byte-compile-last-logged-file
8835 instead of whether its nil.
3b6542ba 8836 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 8837
6db6243b
SM
88382000-10-23 Stefan Monnier <monnier@cs.yale.edu>
8839
8840 * textmodes/refill.el: Fix var names in doc.
8841 (refill-mode): Don't bother with make-local-hook anymore.
8842
98490598
MB
88432000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8844
e01cd227
MB
8845 * faces.el (face-user-default-spec, face-default-spec): New functions.
8846 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 8847 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
8848 Use `face-user-default-spec'. Simplify code slightly.
8849
4836835a 8850 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
8851 (woman-unknown-face): Add dark-background variants.
8852 (woman-default-faces): Renamed from `woman-colour-faces'.
8853 Set using the stored defaults, rather than using hard-wired colors.
8854 (woman-monochrome-faces): Renamed from `woman-black-faces'.
8855 Just make the foreground `unspecified' rather than "black".
8856 (woman-menu): Rename menu entries accordingly.
8857
98490598
MB
8858 * faces.el (header-line): Make more reasonable on mono/grayscale
8859 displays.
8860
1a578e9b
AC
88612000-10-23 Andrew Choi <akochoi@i-cable.com>
8862
8863 * cus-edit.el (custom-button-face): Use 3D look for mac.
8864 (custom-button-pressed-face): Likewise.
8865
8866 * faces.el (set-face-attributes-from-resources): Handle mac frames
8867 in the same way as x and w32 frames.
8868 (face-valid-attribute-values): Likewise.
8869 (read-face-attribute): Likewise.
8870 (defined-colors): Likewise.
8871 (color-defined-p): Likewise.
8872 (color-values): Likewise.
8873 (display-grayscale-p): Likewise.
8874 (face-set-after-frame-default): Likewise.
8875 (mode-line): Same default face as for x and w32.
8876 (tool-bar): Likewise.
8877
8878 * frame.el: Remove call to frame-notice-user-settings at end of
8879 the file.
8880
83c9cb8e 8881 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
8882 as for x, pc, and w32 frame types.
8883
8884 * term/mac-win.el: New file.
8885
aaaf7be7
DL
88862000-10-22 Dave Love <fx@gnu.org>
8887
8888 * textmodes/refill.el: New file.
8889
5392d654
AS
88902000-10-22 Andre Spiegel <spiegel@gnu.org>
8891
4836835a 8892 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 8893 MANUAL and REGEXP.
4836835a 8894 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
8895 New functions.
8896 (vc-before-save): Use the latter.
8897 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8898 confusion.
8899
4836835a 8900 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
8901 expected by vc[-hooks].el.
8902
8903 * vc.el (vc-checkout): Added `-p' suffix in call to
8904 vc-make-version-backups-p; use vc-make-version-backup to actually
8905 make the backup.
8906 (vc-version-other-window, vc-version-backup-file): Handle both
8907 automatic and manual backups.
8908 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8909 of all of them.
8910
1e221c16
MB
89112000-10-22 Miles Bader <miles@gnu.org>
8912
7ff4fda5
MB
8913 * comint.el (comint-highlight-input, comint-highlight-prompt):
8914 Renamed, `-face' at end removed.
8915 (comint-send-input, comint-output-filter): Use renamed faces.
8916
3511cde8
MB
8917 * window.el (fit-window-to-buffer): Change defaulting of
8918 MAX-HEIGHT slightly.
8919
1e221c16
MB
8920 * faces.el (color-values, color-defined-p): Use `member', not
8921 `memq', because it works correctly for strings.
8922 (frame-set-background-mode): Actually, "unspecified-fg" and
8923 "unspecified-bg" *are* strings. Use `member', not `memq', and
8924 `equal', not `eq', when a string value is possible.
8925
b6ef4898
EZ
89262000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
8927
8928 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8929
34939e2c
SM
89302000-10-21 Stefan Monnier <monnier@cs.yale.edu>
8931
8932 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8933 sh-electric-rparen, sh-electric-less and sh-electric-hash.
8934 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8935 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8936 (sh-font-lock-syntactic-keywords): Use them.
8937 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8938 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8939 (sh-mode): Don't override font-lock-unfontify-region-function.
8940 Use a copy of sh-font-lock-syntactic-keywords.
8941 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8942 Don't call sh-scan-buffer since font-lock does it on the fly.
8943 (sh-get-indent-info): Use `face' rather than `syntax-table'
8944 text-property to detect here-documents.
8945 Replace sh-special-syntax with sh-st-punc.
8946 (sh-prev-line): Use `face' rather than `syntax-table'
8947 text-property to skip over here-documents.
8948 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8949 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8950 (sh-electric-less, sh-set-here-doc-region)
4836835a 8951 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
8952 (sh-scan-buffer, sh-rescan-buffer): Remove.
8953
f3d3c491
AI
89542000-10-21 Andrew Innes <andrewi@gnu.org>
8955
8956 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8957 remote (ange-ftp) file names.
8958
b86c791c
MB
89592000-10-21 Miles Bader <miles@gnu.org>
8960
d9c30bdf
MB
8961 * window.el (fit-window-to-buffer): New function.
8962 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
8963 (window-text-height): Don't expect minibuffers to have mode-lines.
8964
d9c30bdf 8965 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
8966 * international/quail.el (quail-update-guidance):
8967 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 8968
617fee5a
MB
8969 * international/quail.el (quail-show-guidance-buf): Make sure
8970 guidance window really has enough room.
8971 (quail-update-guidance): If quail-guidance-win is already shown,
8972 make sure its height is OK.
8973
b86c791c
MB
8974 * window.el (window-text-height, set-window-text-height):
8975 New functions.
8976 (shrink-window-if-larger-than-buffer): Use `window-text-height'
8977 instead of `window-height' & `mode-line-window-height-fudge'.
8978 (mode-line-window-height-fudge): Add FACE parameter.
8979 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8980 instead of `enlarge-window' & `mode-line-window-height-fudge'.
8981
e34850d1
MB
89822000-10-20 Miles Bader <miles@gnu.org>
8983
8984 * window.el (height-affecting-face-attributes): Use `defconst'.
8985
8986 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8987 New function, conditionally aliased to `mode-line-window-height-fudge'.
8988 (ispell-help): Use it.
8989 (ispell-choices-win-default-height): Don't include mode-line fudge.
8990 (ispell-choices-win-default-height): New function.
8991 (ispell-show-choices, ispell-command-loop): Use function
8992 `ispell-choices-win-default-height' instead of variable.
8993
a8b883c2
MB
89942000-10-20 Miles Bader <miles@lsi.nec.co.jp>
8995
8c6e4a58
MB
8996 * window.el (mode-line-window-height-fudge): New variable.
8997 (height-affecting-face-attributes): New variable.
8998 (mode-line-window-height-fudge): New function.
8999 (shrink-window-if-larger-than-buffer): Use it.
9000 * help.el (resize-temp-buffer-window): Likewise.
9001
a8b883c2
MB
9002 * info.el (Info-fontify-node): Add support for @subsubsection
9003 titles, which use `Info-title-4-face'.
9004 (Info-title-4-face): New face.
9005 (Info-title-3-face): Inherit from Info-title-4-face instead of
9006 variable-pitch.
9007
e64c3a75
JR
90082000-10-19 Jason Rumney <jasonr@gnu.org>
9009
9010 * dired.el (dired-insert-directory): Do not let errors signalled by
9011 attempt to run dired-free-space-program prevent dired from working.
9012
c70fe852
SM
90132000-10-19 Stefan Monnier <monnier@cs.yale.edu>
9014
9015 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
9016
877cf6b4
GM
90172000-10-19 Gerd Moellmann <gerd@gnu.org>
9018
5de037e0
GM
9019 * dirtrack.el (dirtrack): Fix call to run-hooks.
9020
6deb9af9
GM
9021 * cmuscheme.el (cmuscheme-program-name): Renamed from
9022 scheme-program-name because xscheme.el contains a defcustom with
9023 the same name. As a consequence, customizing group `cmuscheme'
9024 loaded `xscheme' which redefined run-scheme.
9025 (run-scheme): Use cmuscheme-program-name.
9026
83c9cb8e 9027 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 9028
e597d8fb 9029 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 9030 anonymous address, and add a website for Befrienders International.
4836835a 9031
3e9cb08f
GM
90322000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9033
c70fe852
SM
9034 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
9035 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
9036 (ps-print-version): New version number (6.2).
9037 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
9038 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
9039 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
9040 (ps-x-extent-priority, ps-x-extent-start-position)
9041 (ps-x-face-font-instance, ps-x-find-coding-system)
9042 (ps-x-font-instance-properties, ps-x-make-color-instance)
9043 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
9044 avoid compilation gripes without defining functions.
9045 (ps-e-find-composition): Alias for function find-composition, to have a
9046 suitable function depending on Emacs version.
9047 (ps-color-device, ps-color-values, ps-face-foreground-name)
9048 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
9049 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
9050 (ps-print-ensure-fontified): Function definitions surrounded by
9051 `eval-and-compile' to avoid compilation gripes.
9052 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
9053 by symbol-value to avoid compilation gripes.
9054 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
9055 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
9056
d8abcd91
MB
90572000-10-19 Miles Bader <miles@lsi.nec.co.jp>
9058
13ab33c4
MB
9059 * startup.el (normal-top-level): Call `frame-set-background-mode'
9060 after `frame-notice-user-settings' because the latter doesn't call
9061 the former on a tty.
9062
d8abcd91
MB
9063 * faces.el (frame-set-background-mode): `unspecified' &c are
9064 symbols, not strings.
9065
e8bce0a9
EZ
90662000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
9067
c70fe852
SM
9068 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
9069 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 9070
c70fe852
SM
9071 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
9072 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 9073
773272d8
KH
90742000-10-19 Kenichi Handa <handa@etl.go.jp>
9075
c70fe852 9076 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
9077 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
9078 for ISO10646-1 fonts.
9079 (x-font-name-charset-alist): Add an entry for "iso10646-1".
9080
772139c0
EZ
90812000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
9082
9083 * faces.el (frame-set-background-mode): If a tty frame defines a
9084 background color, use that to compute the background mode, instead
9085 of always defaulting to "dark".
9086
d134a19f
MB
90872000-10-19 Miles Bader <miles@lsi.nec.co.jp>
9088
8bb84cb2
MB
9089 * comint.el (comint-write-output): New function.
9090 (comint-mode-map): Add it to the menu.
e40a778f 9091 Bind `C-c C-s' to comint-write-output.
d134a19f 9092
dada41e1
GM
90932000-10-18 Gerd Moellmann <gerd@gnu.org>
9094
9095 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
9096 Use fancy-splash-delay.
9097
9b5360aa
GM
90982000-10-18 Alex Schroeder <alex@gnu.org>
9099
9100 * progmodes/sql.el (sql-sybase-options): New option.
9101 (sql-sybase): Use it. Add sql-database to the list of parameters
9102 provided for login. The options -w 2048 -n are not used any more.
9103
9035a35a
GM
9104 * comint.el (comint-read-input-ring): Bugfix such that the first
9105 and the last entry of the input ring file are not lost.
9106
3556c6dd
GM
91072000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9108
9109 * ps-print.el: Internal variable changes to defcustom,
9110 make-local-hook changes to defvar. Doc fix.
9111 (ps-print-version): New version number (6.1).
9112 (ps-setup, ps-do-despool): Code fix.
9113 (ps-printer-name): Customization fix.
9114 (ps-printer-name-option): Now is a defcustom instead of an
9115 internal variable.
9116 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
9117 (ps-print-begin-column-hook): Now are defvar instead of
9118 make-local-hook.
4836835a 9119
4e217e50
MB
91202000-10-18 Miles Bader <miles@gnu.org>
9121
9122 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
9123 (comint-kill-output): Changed into an alias for `comint-delete-output',
9124 and made obsolete.
9125 (comint-mode-map): Rename references to comint-kill-output.
9126
34460354
EZ
91272000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
9128
9129 * diff-mode.el (diff-header-face, diff-file-header-face)
9130 (diff-changed-face): Add bold and italic attributes to tty faces.
9131 (diff-function-face): New face.
9132 (diff-font-lock-keywords): Use it.
9133
17ea3cdb
MB
91342000-10-18 Miles Bader <miles@lsi.nec.co.jp>
9135
9136 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
9137 Remove commented-out call to force-mode-line-update.
9138 (comint-kill-output): Use `forward-line 0' instead of
9139 beginning-of-line to make sure we get past the prompt.
9140
9244f2c7
SM
91412000-10-17 Stefan Monnier <monnier@cs.yale.edu>
9142
9143 * diff-mode.el (diff-header-face, diff-file-header-face):
9144 Add specific setting for dark background.
9145 (diff-context-face): Renamed from diff-comment-face.
9146 Set explicitly rather than inheriting from font-lock-comment-face.
9147
1592c1ef
EZ
91482000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
9149
9150 * startup.el (command-line): Move the code which sets the default
9151 TTY colors to before before-init-hook.
9152
f86292a9
GM
91532000-10-17 Gerd Moellmann <gerd@gnu.org>
9154
9155 * jit-lock.el (jit-lock-stealth-time): Doc fix.
9156
f7f2e883
EZ
91572000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
9158
e854cc22
EZ
9159 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
9160 extensions, for MS-DOS.
9161
f7f2e883
EZ
9162 * diff-mode.el (diff-header-face, diff-file-header-face)
9163 (diff-changed-face): Define tty-specific colors.
9164
c7b4f0f9
GM
91652000-10-17 Gerd Moellmann <gerd@gnu.org>
9166
9167 * startup.el (fancy-splash-text): Realign the text.
9168
12a72271
EZ
91692000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
9170
9171 * font-lock.el (font-lock-comment-face): Define a separate default
9172 for dark-background tty's.
9173
61dfccfd
MB
91742000-10-17 Miles Bader <miles@gnu.org>
9175
9176 * help.el (resize-temp-buffer-window): Add hack to avoid last line
9177 being obscured by whizzy mode-lines on graphics displays.
9178
333cd59e
EZ
91792000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
9180
9181 * info.el (Info-title-1-face, Info-title-2-face)
9182 (Info-title-3-face): Define colors for tty's.
dada41e1 9183 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 9184
dbf1fcc1
EZ
91852000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
9186
9187 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
9188 reverse from the frame parameters, and don't invert foreground and
9189 background colors.
9190
ac629823
MB
91912000-10-16 Miles Bader <miles@gnu.org>
9192
9193 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
9194 string "*Info*". Call propertized-buffer-identification to spruce
9195 up the result.
9196
76eebffc
GM
91972000-10-16 Gerd Moellmann <gerd@gnu.org>
9198
3a6b59d9
GM
9199 * help.el: Provide `help' for the sake of define-minor-mode
9200 which generates defcustoms with requires.
9201
6569c3d3
GM
9202 * jit-lock.el (jit-lock-after-change): If we're in text that
9203 matches a multi-line font-lock pattern, make sure the whole text
9204 will be redisplayed.
9205
c2e0a611
GM
9206 * emacs-lisp/authors.el (authors-add): Don't add an entry if
9207 author's name is unknown.
9208
76eebffc
GM
9209 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
9210 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
9211 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
9212 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
9213 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
9214 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
9215 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
9216 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
9217 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
9218 Add author information.
9219
cf1e7b12
MB
92202000-10-16 Miles Bader <miles@lsi.nec.co.jp>
9221
9222 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
9223 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
9224 full-color version (using the Gimp) to eliminate dithering artifacts.
9225
5586f3eb
SM
92262000-10-15 Stefan Monnier <monnier@cs.yale.edu>
9227
9228 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
9229
9230 * simple.el (syntax-flag-table, string-to-syntax): Remove.
9231
ad64a888
DL
92322000-10-15 Dave Love <fx@gnu.org>
9233
83c9cb8e 9234 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
9235
9236 * pcomplete.el (pcomplete) <defgroup>: Add :version.
9237
9238 * whitespace.el: Doc fixes.
9239 (top-level): Don't add hooks here.
9240 (whitespace-running-emacs): Deleted.
9241 (timer): Don't require.
9242 (whitespace): Add back :version conditional on xemacs test.
9243 (whitespace-spacetab-regexp, whitespace-indent-regexp)
9244 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
9245 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
9246 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
9247 Avoid specific xemacs test.
9248 (whitespace-global-mode): New option.
9249 (whitespace-global-mode): New command.
9250 (whitespace-unload-hook): New function.
9251
9252 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 9253 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
9254 (Info-fontify-node): `Goto' goes to `Go to'.
9255 (Info-fontify-node): Add help-echo to xref links.
9256
1ef49fc6
EZ
92572000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
9258
9259 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
9260
8b7707e1
SM
92612000-10-15 Stefan Monnier <monnier@cs.yale.edu>
9262
b3b7f42f
SM
9263 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
9264 Use plist-get and allow :inherit.
9265
9266 * emacs-lisp/cl-macs.el (cl-do-arglist):
9267 Use plist-get and plist-member instead of memq.
9268
3c7fafc7
SM
9269 * emacs-lisp/ewoc.el (ewoc-location): New function.
9270 (ewoc-enter-after, ewoc-enter-before): Document return value.
9271 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
9272 Don't need make-local-hook any more.
9273 (cvs-addto-collection): Return the new tin.
9274 (cvs-mode-insert): Jump to the new line.
9275
8b7707e1
SM
9276 * jit-lock.el (jit-lock-fontify-buffer): Remove.
9277
9278 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
9279
9280 * font-lock.el (font-lock-syntactically-fontified): New var.
9281 (font-lock-fontify-syntactic-keywords-region): Use it.
9282 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
9283
9284 * diff-mode.el (diff-find-file-name): Fix regexp.
9285
9286 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
9287 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
9288
9289 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
9290 (sh-mode-syntax-table): Add punctuation syntax for < and >.
9291 (sh-mode): Don't make all vars local here.
9292 (sh-kw): Reformat.
9293 (sh-set-shell): Use dolist. Don't set indent-region-function.
9294 (sh-mode-syntax-table): Use pop.
9295 (sh-remember-variable): Use push.
9296 (sh-help-string-for-variable): Use memq.
9297 (sh-safe-backward-sexp): Remove.
9298 (sh-safe-forward-sexp): Add ARG.
9299 (sh-get-indent-info, sh-prev-stmt): Use it.
9300 (sh-prev-line): Simplify by using forward-comment.
9301 (sh-this-is-a-continuation): Simplify.
9302 (sh-learn-buffer-indent): Use dolist.
9303 (sh-do-nothing): Remove.
9304 (sh-set-char-syntax, sh-set-here-doc-region):
9305 Use inhibit-modification-hooks.
9306 (sh-name-style): Use mapcar and push.
9307 (sh-load-style): Use dolist.
9308 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
9309 (sh-case, sh-while-getopts): Use propertize directly rather
9310 than sh-electric-rparen.
9311
93122000-10-14 Stefan Monnier <monnier@cs.yale.edu>
9313
9314 * textmodes/tex-mode.el: Require CL when compiling.
9315 (tex-mode-syntax-table): Init immediately.
9316 (tex-mode-map): Bind M-RET to latex-insert-item.
9317 (latex-mode): Set indent-line-function to latex-indent.
9318 (tex-common-initialization): Don't setup the syntax-table any more.
9319 (latex-insert-item): New skeleton.
9320 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 9321 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 9322 (latex-indent, latex-find-indent): New functions.
4836835a 9323 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
9324 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
9325 (tex-compilation-parse-errors): Use with-syntax-table.
9326
86b7fcbb
MB
93272000-10-15 Miles Bader <miles@gnu.org>
9328
9329 * font-lock.el (font-lock-comment-face): Change dark-background,
9330 color, non-tty, default to `chocolate1'.
9331
57a24508
JW
93322000-10-13 John Wiegley <johnw@gnu.org>
9333
9334 * eshell/esh-util.el (require): Added a missing `require' form,
9335 needed when compiling (for an ange-ftp macro definition).
9336
40ad3db4
DL
93372000-10-13 Dave Love <fx@gnu.org>
9338
9339 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
9340
db460189
GM
93412000-10-13 Gerd Moellmann <gerd@gnu.org>
9342
83c9cb8e 9343 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 9344
4836835a 9345 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
9346 transparent -colors 8).
9347
b52758d1 93482000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
3b5e21df
GM
9349
9350 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
9351 that breaks with old list format timestamps.
9352 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 9353 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 9354
16908a3f
JW
93552000-10-13 John Wiegley <johnw@gnu.org>
9356
d7103dda
JW
9357 * align.el, pcomplete.el, calendar/timeclock.el,
9358 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
9359
dace60cf 9360 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
9361 faulty math, where holiday hours were being computing as seconds.
9362
b6b70cda
JW
93632000-10-13 John Wiegley <johnw@gnu.org>
9364
9365 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
9366 specifying what "other" kinds of buffers should be saved.
9367 This used to be hard-coded.
b6b70cda
JW
9368 (desktop-buffer-misc-functions): A global for specifying how
9369 auxiliary data should be determined for special buffer types.
9370 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
9371 instead of hard-coding the special buffer types.
9372 (desktop-save): Run `desktop-buffer-misc-functions' to gather
9373 auxiliary data, instead of hard-coding for Info buffers and dired.
9374 (desktop-buffer-info-misc-data): Aux function for determining Info
9375 buffer auxiliary info.
9376 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
9377 (desktop-buffer-info): Changed this function to use the info
9378 gathered above.
9379 (desktop-create-buffer): Be a little more careful about what
9380 `minor-mode' means before calling it. This is important for some
9381 buffer types.
9382
8c6b1d83
JW
93832000-10-13 John Wiegley <johnw@gnu.org>
9384
9385 * eshell/esh-util.el: Added a global form which declares an
9386 autoload for `parse-time-string', if that function is not already
9387 defined, and if parse-time.el is available on the user's system.
9388
9389 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
9390 to be aware of ange-ftp user info.
83c9cb8e 9391 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
9392 (eshell-ls-annotate): Use `eshell-file-attributes'.
9393 (eshell-ls-file): Made the user-id printing code a bit smarter.
9394
9395 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
9396 allow identification of alias user ids in remote directories.
83c9cb8e
SM
9397 It's manual, but there's no other way to know when the current user
9398 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
9399 (fboundp): Bind `ange-cache'.
9400 (eshell-directory-files-and-attributes): Re-organized the logic a
9401 bit to use `eshell-file-attributes' instead of `file-attributes'.
9402 The former is more sensitive to directories that are read via FTP,
9403 and knows how to use ange-ftp to determine full attribute
9404 information, instead of just the name and last modtime.
9405 (eshell-current-ange-uids): Return the current user id when in a
9406 remote directory.
9407 (eshell-parse-ange-ls): Parse a full directory listing that has
9408 been returned by ange-ftp.
9409 (eshell-file-attributes): This beefed up version of
9410 `file-attributes' is only special if the user is currently in a
9411 remote directory, in which case it does a lot of work to find out
9412 what the real attributes of a file are, as they appear on the
9413 remote machine. This makes usage of remote directories (i.e.,
9414 ange-ftp pathnames) much more useful. You can now use Eshell as a
9415 full-fledged FTP client, with much more manipulation ability than
9416 most other clients.
9417
9418 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
9419 variable, which means that Eshell's du should always be preferred
9420 in remote directories.
9421 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
9422 just `file-attributes'.
9423 (eshell-mvcp-template): Bind `ange-cache', to improve performance
9424 when reading remote directories. This is an Eshell-specific
9425 variable (not part of ange-ftp).
9426 (eshell/ln): Bind `ange-cache'.
9427 (eshell/du): Added some extra logic for determining when to use
9428 Eshell's du (which is slow), and when to use the external version
9429 (which may or may not exist).
9430
83c9cb8e
SM
9431 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9432 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
9433 `get-buffer-process', since backgrounded processes don't count in
9434 the context of this function's logic.
9435
9436 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
9437 `forward-char', so that null strings are parsed correctly.
9438
87730e84 94392000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 9440
83c9cb8e
SM
9441 * eshell/em-pred.el (eshell-pred-file-type)
9442 (eshell-pred-file-links, eshell-pred-file-size):
9443 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
9444
9445 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
9446 that remote file globbing is more efficient.
9447
9448 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
9449 gathering the files and attributes within a directory.
9450
9451 * eshell/em-unix.el (eshell/cat): If any of the files passed on
9452 the command line is a special file (not a regular file, directory
9453 or symlink), always attempt to call the external version of cat.
9454
87730e84 94552000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
9456
9457 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
9458 Eshell-friendly version of find-tag.
9459
1c7e37a9
MB
94602000-10-13 Miles Bader <miles@lsi.nec.co.jp>
9461
4836835a 9462 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
9463 (image-file-name-regexps): Add autoload cookies.
9464
11a7f341
KH
94652000-10-13 Kenichi Handa <handa@etl.go.jp>
9466
9467 * international/mule-cmds.el (select-safe-coding-system): If FROM
9468 is string, show it in *Warning* buffer.
9469
8ddddcb0
EZ
94702000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9471
9472 * startup.el (normal-top-level): Use display-popup-menus-p instead
9473 of window-system.
9474 (command-line): Use display-graphic-p instead of window-system.
9475 (command-line-1): Use display-popup-menus-p and display-mouse-p
9476 instead of window-system.
9477
72200f89
SS
94782000-10-12 Sam Steingold <sds@gnu.org>
9479
9480 * tooltip.el (tooltip-use-echo-area): New user variable.
9481 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
9482
8661c643
DL
94832000-10-12 Dave Love <fx@gnu.org>
9484
d0b40dc1
DL
9485 * recentf.el: Maintainer's checkdoc fixes.
9486
83c9cb8e
SM
9487 * startup.el (normal-top-level-add-subdirs-to-load-path):
9488 Use character class, not ASCII when matching file names.
a622451f
DL
9489 (fancy-splash-head): Add trailing slash to URL.
9490 (command-line): Don't require XPM support for toolbar.
9491
8661c643
DL
9492 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
9493 (cperl-invalid-face): Revert last change.
9494 (cperl-init-faces): Quote cperl-invalid-face.
9495
ef2ed8ab
KH
94962000-10-12 Kenichi Handa <handa@etl.go.jp>
9497
9498 * startup.el (fancy-splash-text): Remove superfluous quote.
9499
b0da379e
GM
95002000-10-12 Gerd Moellmann <gerd@gnu.org>
9501
dbeb499b
GM
9502 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
9503 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
9504 (command-line-1): Don't use fancy-splash-pending-command.
9505 (fancy-splash-screens-1): Goto point-min after inserting text.
9506
d861718a
GM
9507 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
9508
b0da379e
GM
9509 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
9510 instead of shared-lisp-mode-map.
9511
4fb2ad98
MB
95122000-10-12 Miles Bader <miles@lsi.nec.co.jp>
9513
1cb4393e
MB
9514 * faces.el (header-line): Change tty-variant to use underlining.
9515
4fb2ad98
MB
9516 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
9517 (isearch-highlight): Restore lazy-isearch face properties at old
9518 position, and suppress them at new position.
9519 (isearch-dehighlight): Restore lazy-isearch face properties.
9520 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
9521 over the real isearch overlay, but in that case, don't give it a
9522 face property. Use `push'.
9523
eb991b25
KH
95242000-10-12 Kenichi Handa <handa@etl.go.jp>
9525
9526 * man.el (Man-getpage-in-background): Fix previous change.
9527 Decode the process output only when we are in multibyte mode.
9528
a818c1c0
DL
95292000-10-11 Dave Love <fx@gnu.org>
9530
c990f53a
DL
9531 * info.el (Info-mode-menu): Fix some help.
9532 (info-tool-bar-map): Add entry for Info-last.
9533
a818c1c0
DL
9534 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
9535 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
9536 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
9537 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
9538 * toolbar/search-replace.xpm, toolbar/exit.xpm:
9539 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
9540 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
9541 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
9542 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
9543 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
9544 Reduce colour requirements to 25 overall. (Probably wants
9545 revisiting from the originals to reduce further.)
9546
c1b096cb
EZ
95472000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
9548
9549 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
9550 buffer-file-coding-system, instead of raw-text.
9551 (dehexlify-buffer): Bind coding-system-for-read to
9552 buffer-file-coding-system, instead of raw-text.
9553
5c8b7eaf
SS
95542000-10-11 Sam Steingold <sds@gnu.org>
9555
83c9cb8e 9556 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
9557 `underline' - fixes the bug introduced on 2000-09-21.
9558
2cfbdb7a
DL
95592000-10-11 Dave Love <fx@gnu.org>
9560
83c9cb8e
SM
9561 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
9562 Avoid compiler warnings.
2cfbdb7a
DL
9563 (scheme-mode): Doc fix.
9564 (scheme-font-lock-keywords-1): Match `define-syntax'.
9565
95662000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
9567
9568 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
9569 face specs as well as default ones. Only do anything if the
9570 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 9571 (region): Make dark-background `region' face less in-your-face.
4b33f290 9572
690ec649
SS
95732000-10-10 Sam Steingold <sds@gnu.org>
9574
9575 * chistory.el, ielm.el, ledit.el:
9576 * progmodes/inf-lisp.el, progmodes/scheme.el:
9577 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
9578
3b95d6bb
SM
95792000-10-10 Stefan Monnier <monnier@cs.yale.edu>
9580
9581 * textmodes/texinfo.el: Update copyright and fix typo.
9582
9583 * desktop.el (desktop-modes-not-to-save): New var.
9584 (desktop-save-buffer-p): Use it.
a30eb617
DL
9585 Also, obey desktop-buffers-not-to-save even for non-file buffers.
9586 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
9587
95882000-10-10 Dave Love <fx@gnu.org>
9589
9590 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 9591 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
9592
9593 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
9594 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
9595 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
9596 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
9597 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
9598 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
9599 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
9600 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
9601 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
9602 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
9603 the .xpms; probably need retouching.
9604
96052000-10-10 Miles Bader <miles@lsi.nec.co.jp>
9606
9607 * subr.el (add-to-list): Add optional argument APPEND.
9608 * battery.el (display-battery): Use `add-to-list'.
9609
96102000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
9611
83c9cb8e
SM
9612 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
9613 properties.
a30eb617
DL
9614 (zone, zone-when-idle, zone-leave-me-alone)
9615 (zone-pgm-whack-chars): Use new symbol properties.
9616
9617 * battery.el (display-battery): Doc spelling fix.
9618
9619 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
9620 property.
9621
96222000-10-09 Dave Love <fx@gnu.org>
9623
9624 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
9625 has been initialized before calling tool-bar-setup.
9626 (tool-bar-add-item-from-menu): Add autoload cookie.
9627
96282000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
9629
9630 * menu-bar.el (send-mail-item-name): New function.
9631 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
9632 of mail-user-agent in the menu. Don't display the "Send Mail"
9633 item if mail-user-agent is nil or its value is ignore.
9634 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
9635 if read-mail-command is nil or its value is ignore.
9636
9637 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
9638
96392000-10-09 Miles Bader <miles@gnu.org>
9640
9641 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
9642 Correct image size.
9643 * toolbar/left_arrow.xpm: Correct image size.
9644
9645 * jka-compr.el: Don't call `jka-compr-install' when loading (it
9646 will be done by the definition of `auto-compression-mode' if
9647 necessary. Move code to uninstall existing file-name handler
9648 before definition of `auto-compression-mode'.
9649
9650 * image-file.el (auto-image-file-mode): Move to the end of the
9651 file, because `define-minor-mode' actually calls the mode-function
9652 if the associated variable is non-nil, which requires that all
9653 needed functions be already defined.
9654
9655 * mouse.el (popup-menu): Balance parens.
9656
96572000-10-08 Stefan Monnier <monnier@cs.yale.edu>
9658
9659 * mouse.el (popup-menu): Move the command call outside the loop
9660 so that popup-menu returns whatever the command returns.
9661
9662 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
9663 (initialize-new-tags-table): Use run-hook-with-args-until-success.
9664 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
9665 (tags-table-format-functions): Renamed from tags-table-format-hooks.
9666
9667 * vc.el (vc-version-diff): diff-switches can be a list.
9668 Use relative filenames for prettier output.
9669
9670 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
9671 (vc-post-command-functions): Remove old-VC compatibility code.
9672
9673 * newcomment.el (comment-indent-default): Autoload.
9674
9675 * font-lock.el (font-lock-defaults): Make buffer-local.
9676 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
9677 (font-lock-choose-keywords):
9678 Ignore LEVEL unless KEYWORDS is a list of syms.
9679 (c-keywords, c++-keywords, objc-keywords, java-keywords):
9680 Don't wrap regexp-opt things in \(...\) unnecessarily.
9681
9682 * jit-lock.el: Don't require font-lock any more.
9683 (jit-lock-functions): Make buffer-local.
9684 (jit-lock-saved-fontify-buffer-function): Remove.
9685 (jit-lock-mode): Remove autoload cookie.
9686 Remove font-lock specific code.
9687 (jit-lock-unregister): Don't bother handling complex hooks any more.
9688 (jit-lock-refontify): New function.
9689 (jit-lock-fontify-buffer): Use it.
9690 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
9691 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
9692 Add optional args START and END.
9693 Never call font-lock-fontify-region directly.
9694 (jit-lock-function, jit-lock-stealth-fontify): Use it.
9695
9696 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
9697
96982000-10-08 Dave Love <fx@gnu.org>
9699
9700 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
9701
9702 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9703
9704 * play/studly.el (studlify-region, studlify-word): Add autoload
9705 cookie.
9706
9707 * play/morse.el (morse-region, unmorse-region): Add autoload
9708 cookie.
9709
9710 * play/spook.el (spook-phrases-file): Use expand-file-name, not
9711 concat.
9712
9713 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9714 insist on symbols starting with word syntax.
9715 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9716 (eval-defun-1): Doc fix.
9717 (indent-sexp): Use nconc to build up indent-stack.
9718
9719 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9720 Gnus with little use.
9721 (mail-setup-hook): Add mail-abbrevs-setup to options.
9722
9723 * recentf.el: Doc fixes.
9724
9725 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9726 Clean up remainder.
9727
9728 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
9729 without timezone and (8) with timezone to enforce some whitespace.
9730 Simplify code somewhat.
9731
9732 * options.el (list-options): Doc that you should use customize.
9733
9734 * iswitchb.el (iswitchb-mode): Add :require.
9735
9736 * info.el (Info-goto-node, Info-menu): Doc fix.
9737 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9738 (info-tool-bar-map): New variable.
9739 (Info-mode): Use it.
9740 (Info-edit-map): Define all in defvar.
9741 (speedbar-attached-frame): Avoid compiler warning.
9742
9743 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9744 (global-map): Bind [tool-bar] to a filtered map.
9745 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
9746 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9747 Allow PBM icons.
9748 (tool-bar-setup): Adjust calls of tool-bar-add-item.
9749
9750 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9751 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9752 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
9753 icons, except up_arrow, which is left-arrow rotated.
9754
9755 * imenu.el (imenu-add-to-menubar): Fix last change.
9756
97572000-10-08 Peter Breton <pbreton@ne.mediaone.net>
9758
9759 * generic-x.el (rul-generic-mode): Remove eval-when-compile
9760 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
9761
97622000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9763
9764 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9765 typos in doc strings.
9766
9767 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9768 the doc strings how to customize Font Lock faces.
9769
9770 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9771 computing growth when dragging the header line.
9772
97732000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9774
9775 * simple.el (kill-line): Doc fix.
9776
97772000-10-08 Miles Bader <miles@gnu.org>
9778
9779 * faces.el (secondary-selection): Make foreground visible on tty.
9780
9781 * jka-compr.el (auto-compression-mode): Move to the end of the
9782 file, because `define-minor-mode' actually calls the mode-function
9783 if the associated variable is non-nil, which requires that all
9784 needed functions be already defined.
9785 (with-auto-compression-mode): Add autoload cookie.
9786
97872000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
9788
9789 * files.el (find-backup-file-name) [ms-dos]: If support for long
9790 file names is not available, behave as if version-control were set
9791 to never.
9792
97932000-10-07 Dave Love <fx@gnu.org>
9794
9795 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9796 (browse-url-gnome-moz): New function.
9797 (browse-url-browser-function): Use it.
9798 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9799
98002000-10-07 Stefan Monnier <monnier@cs.yale.edu>
9801
9802 * indent.el (tab-always-indent): New var.
9803 (indent-for-tab-command): Use it.
9804
9805 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9806 raise an error. This way it can still default to a sane value.
9807
98082000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9809
9810 * startup.el (fancy-splash-screens): Use local rather than global map.
9811 Don't use `update-menu-bindings' any more.
9812 Get rid of assumptions about keymap representation.
9813
98142000-10-06 Dave Love <fx@gnu.org>
9815
9816 * textmodes/fill.el (sentence-end-double-space)
9817 (sentence-end-without-period): Doc fix.
9818 (adaptive-fill-regexp): Purecopy.
9819 (unjustify-current-line): Use line-end-position.
9820 (fill-individual-paragraphs-prefix): Use line-beginning-position.
9821
9822 * net/eudc-vars.el (eudc): Add :version, :link.
9823
9824 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9825
9826 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9827 Fix for define-minor-mode.
9828 (function-at-point): Alias to function-called-at-point.
9829
9830 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9831
9832 * simple.el (backward-word): Doc fix.
9833
9834 * image-file.el (image-file-name-regexp): image-file-regexps ->
9835 image-file-name-regexps.
9836 (image-file-name-extensions): Add pbm.
9837
98382000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9839
9840 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9841 and add filename to the names so that diff-mode can jump to source.
9842
9843 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9844 (tex-font-lock-keywords, tex-font-lock-keywords-2)
9845 (tex-font-lock-keywords-1): Remove.
9846 (font-lock-turn-on-thing-lock): Use jit-lock-register.
9847 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9848 (font-lock-default-fontify-region):
9849 Expand beg..end correctly when just following a multiline region.
9850 (font-lock-fontify-anchored-keywords):
9851 Include the anchor text as part of the multiline.
9852
98532000-10-06 Gerd Moellmann <gerd@gnu.org>
9854
9855 * loadup.el (toplevel): Load `loaddefs' before `help' because the
9856 latter needs the autoloaded define-minor-mode macro during the
9857 bootstrap.
9858
9859 * startup.el (command-line): For now, activate tool-bar-mode only
9860 if XPM images are supported.
9861
9862 * mouse.el (mouse-drag-header-line): Don't allow resizing a
9863 window by dragging a header-line at the top of the frame; that's
9864 confusing because the header-line doesn't move.
9865 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9866 of treating the event as a list. Some cleanup.
9867
98682000-10-06 Miles Bader <miles@gnu.org>
9869
9870 * simple.el (display-message-or-buffer): New function.
9871 (shell-command-on-region): Use `display-message-or-buffer'.
9872
9873 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9874 docstring parts.
9875
9876 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9877 (smbclient-prompt-regexp): Add usage note to doc string.
9878 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9879 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9880 Use add-hook for adding the comint filter function, and only do so
9881 if it's not already in the global hook list.
9882 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9883 to `make-local-variable'.
9884 (nslookup-font-lock-keywords): Remove prompt entry.
9885 (nslookup): Don't set the process-filter.
9886 (finger): Exit the loop correctly when the regexps list runs out.
9887 (ftp, smbclient, smbclient-list-shares):
9888 Set the real major mode immediately, not after execing.
9889 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9890
9891 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9892
98932000-10-05 Stefan Monnier <monnier@cs.yale.edu>
9894
9895 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9896
9897 * which-func.el (which-func-format): Remove spurious space.
9898 (which-func-mode): Don't make it permanent-local.
9899 (which-func-ff-hook): Allow which-func-maxout to be nil.
9900 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
9901 (which-func-mode): Simplify.
9902 Use post-command-idle-hook rather than post-command-hook.
9903 Go through all buffers and update their state.
9904 (which-function): Also try add-log-current-defun-function.
9905
9906 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9907 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9908 Update call to with-vc-properties accordingly.
9909 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9910 (vc-revert-buffer): More careful about window selection and deletion.
9911 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9912
9913 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9914 (cvs-retrieve-revision): Reuse a pre-existing buffer.
9915 (cvs-dired-action): Change the default to quickdir.
9916
9917 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9918 if comment-indent-function returns nil.
9919 (comment-indent-default): New function.
9920 (comment-indent-function): Use it and document the new semantics.
9921
9922 * image-file.el: Docstring fixes.
9923
9924 * help.el (help-xref-on-pp): Use match-string.
9925 (describe-variable): New arg BUFFER.
9926 Store the current buffer in the help-xref-stack.
9927 (temp-buffer-resize-mode): Use define-minor-mode.
9928
9929 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9930 consistently with its docstring.
9931 Set jit-lock-first-unfontify-pos in an idempotent way.
9932 (jit-lock-register): Autoload and add arg CONTEXTUAL.
9933
99342000-10-05 Alex Schroeder <alex@gnu.org>
9935
9936 * sql.el (sql-mysql-options): New variable.
9937 (sql-mysql): Use it.
9938
99392000-10-05 Miles Bader <miles@lsi.nec.co.jp>
9940
9941 * image.el (image): New group.
9942
9943 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9944 (smerge-base-face, smerge-markers-face): Add dark-background variants.
9945
99462000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9947
9948 * net/net-utils.el (nslookup-font-lock-keywords)
9949 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9950 Ignore the value of wqindow-system; always define keywords
9951
99522000-10-05 Kenichi Handa <handa@etl.go.jp>
9953
9954 * startup.el (fancy-splash-screens): Remove the code for
9955 debugging; `(trace-to-stderr "EXITTT\n")'.
9956
99572000-10-05 Miles Bader <miles@gnu.org>
9958
9959 * diff-mode.el (diff-goto-source): Update call to
9960 `diff-hunk-status-msg' to reflect new REV variable.
9961
99622000-10-04 Stefan Monnier <monnier@cs.yale.edu>
9963
9964 * progmodes/icon.el (icon-mode):
9965 Don't gratuitously override the default for comment-column.
9966
9967 * vc-hooks.el (vc-mode-line): Fix interactive spec.
9968
9969 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9970 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9971 (jit-lock-functions): New var.
9972 (jit-lock-function-1): Use it if non-nil.
9973 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
9974 Set the `fontified' property before doing the fontification to avoid
9975 repeatedly going through the same error.
9976 Don't turn errors into messages.
9977 (jit-lock-register, jit-lock-unregister): New functions.
9978
9979 * dired.el (dired-mark-pop-up): Turn comment into docstring.
9980 Use with-current-buffer.
9981
9982 * dired-aux.el (dired-do-create-files, dired-kill-tree):
9983 Turn comment into docstring.
9984
9985 * apropos.el (apropos-mode): Use define-derived-mode.
9986
99872000-10-04 Gerd Moellmann <gerd@gnu.org>
9988
9989 * startup.el (fancy-splash-pending-command): New variable.
9990 (fancy-splash-pre-command): New function.
9991 (fancy-splash-screens): Rewritten.
9992 (command-line-1): If fancy-splash-pending-command is set, call it
9993 interactively.
9994
99952000-10-04 Dave Love <fx@gnu.org>
9996
9997 * toolbar/tool-bar.el (tool-bar-setup): New function.
9998 (tool-bar-mode): Use it.
9999
10000 * subr.el (substitute-key-definition): Doc fix.
10001 (play-sound-file): New command.
10002
100032000-10-04 Andre Spiegel <spiegel@gnu.org>
10004
10005 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
10006 vc-version-backup-file-name): New functions.
10007
10008 * files.el (basic-save-buffer): Call vc-before-save before saving.
10009
10010 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
10011 vc-cvs-stay-local-p.
10012
10013 * vc.el (vc-revert-buffer): Handle empty diff properly.
10014 (vc-version-backup-file): New function.
10015 (vc-checkout): Create a version backup if necessary.
10016 (vc-checkin): If a version backup file exists, delete it.
10017 (vc-version-diff): Diff locally using version backups, if available.
10018 (vc-revert-file): If there's a version backup, revert locally.
10019 (vc-transfer-file): Use version backup for base version, if
10020 available. If not, ask for confirmation whether to get it from the
10021 server. Update mode line before check-in.
10022
100232000-10-04 Dave Love <fx@gnu.org>
10024
10025 * toolbar/tool-bar.el (tool-bar-setup): New function.
10026 (tool-bar-mode): Use it.
10027
100282000-10-04 Peter Breton <pbreton@ne.mediaone.net>
10029
10030 * net/net-utils.el (nslookup-font-lock-keywords)
10031 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
10032 Only set if window-system is non-nil
10033 (net-utils-run-program): Returns buffer.
10034 (network-connection-reconnect): Added this function.
10035
10036 * generic.el:
10037 Incorporates extensive cleanup and docfixes by
10038 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
10039 Uses cl compile-time macros.
10040 (generic-mode-name, generic-comment-list)
10041 (generic-keywords-list, generic-font-lock-expressions)
10042 (generic-mode-function-list, generic-mode-syntax-table):
10043 Removed variables.
10044 (generic-mode-alist): Renamed to generic-mode-list.
10045 (generic-find-file-regexp): Default changed to "^#".
10046 (generic-read-type): Uses completing read on generic-mode-list.
10047 (generic-mode-sanity-check): removed this function.
10048 (generic-add-to-auto-mode): Removed this function
10049 (generic-mode-internal): Bind mode-specific definitions
10050 into function instead of putting them in alist.
10051 (generic-mode-set-comments): Reworked extensively.
10052 (generic-mode-find-file-hook): Simplified regexp searching
10053 (generic-make-keywords-list): Omit extra pair of parens
10054
10055 * find-lisp.el (find-lisp-find-files-internal):
10056 Make sure directory name ends with "/".
10057
10058 * generic-x.el (apache-conf-generic-mode):
10059 Regexp now allows leading whitespace.
10060 (rc-generic-mode): Added eval-when-compile
10061 around generic-make-keywords-list.
10062 Deleted duplicate regexp
10063 (rul-generic-mode): Added eval-when-compile
10064 around generic-make-keywords-list.
10065 (etc-fstab-generic-mode): New generic mode.
10066 (rul-generic-mode): Removed one eval-when-compile
10067 which caused a max-specpdl-size exceeded error.
10068
100692000-10-04 Miles Bader <miles@gnu.org>
10070
10071 * simple.el (minibuffer-temporary-goal-position): New variable.
10072 (next-history-element): Try to keep the position of point in the
10073 input string constant.
10074
10075 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
10076 (dired-do-create-files): If there's only one file, pass it in as
10077 the DEFAULT arg to dired-mark-read-file-name.
10078
100792000-10-03 Stefan Monnier <monnier@cs.yale.edu>
10080
10081 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
10082 (diff-goto-source): Be smarter when choosing REVERSE or not.
10083
10084 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
10085 (texinfo-mode-menu): Add an explicit shortcut for update all.
10086
100872000-10-03 Andre Spiegel <spiegel@gnu.org>
10088
10089 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
10090 factorize backend-specific code cleanly (this was essentially
10091 conceived by Stefan Monnier).
10092 (vc-unregister): Function removed.
10093 (vc-revert-file): New function.
10094 (vc-revert-buffer): Delegate some of the work to it.
10095
10096 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
10097 default branch unconditionally.
10098 (vc-rcs-set-default-branch): New function.
10099 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
10100 (vc-rcs-checkin): If an appropriate default branch has been set,
10101 force creation of that branch.
10102 (vc-rcs-receive-file): Rewritten to contain only backend-specific
10103 code (as suggested by Stefan Monnier).
10104
101052000-10-02 Gerd Moellmann <gerd@gnu.org>
10106
10107 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
10108 highlighting overlay with a different face over the overlay
10109 isearch uses to highlight the current match because that can lead
10110 to bad face combinations.
10111
10112 * loadup.el (toplevel): Load faces before isearch.
10113
10114 * isearch.el (isearch-faces): New custom group.
10115 (isearch): New defface; was already tested for in the code.
10116 (isearch-lazy-highlight-face): Changed to defface from defcustom.
10117 (isearch-highlight): Always use face `isearch'.
10118
101192000-10-02 Dave Love <fx@gnu.org>
10120
10121 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
10122 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
10123 comparison of opcode with operand.
10124
101252000-10-03 Miles Bader <miles@gnu.org>
10126
10127 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
10128 buffer, since the echo area will now grow to accommodate them.
10129
101302000-10-02 Andre Spiegel <spiegel@gnu.org>
10131
10132 * vc-hooks.el (vc-registered): If FILE used to be registered under
10133 a certain backend, try that one first.
10134
10135 * vc.el (vc-responsible-backend): Undo the previous change in the
10136 argument list. Handle multiple backends correctly.
10137 (vc-find-new-backend): Function removed.
10138 (vc-register): Use vc-responsible-backend, as before.
10139 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
10140
101412000-10-02 Gerd Moellmann <gerd@gnu.org>
10142
10143 * startup.el (fancy-splash-head): Change message below the
10144 logo.
10145
101462000-10-02 Miles Bader <miles@lsi.nec.co.jp>
10147
10148 * diff-mode.el (diff-goto-source): Emit a status message.
10149 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
10150 (diff-test-hunk): Fix doc string.
10151 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
10152 (diff-advance-after-apply-hunk): New variable.
10153 (diff-apply-hunk): Don't return a value.
10154
101552000-10-01 Stefan Monnier <monnier@cs.yale.edu>
10156
10157 * vc.el (vc-editable-p): Minor optimization.
10158 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
10159 (vc-find-new-backend): New function split from vc-responsible-backend.
10160 (vc-register): Use it.
10161 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
10162 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
10163 (vc-default-unregister, vc-revert-buffer): Docstring fix.
10164 (vc-clear-headers): Don't use find-file.
10165 (vc-revert-buffer): Use `and' again (must have been a braino).
10166 (vc-switch-backend): Only prompt if requested.
10167 Short circuit if nothing is to be done.
10168 Don't use vc-resynch-buffer which could lose unsaved editing.
10169 (vc-default-receive-file): Update call to vc-unregister.
10170 (with-vc-file, vc-next-action-on-file):
10171 Use vc-backend rather than vc-registered.
10172 (vc-next-action-on-file): Use intern-soft.
10173 Deal with read-only *vc-diff* buffer.
10174 (vc-transfer-file): Docstring fix.
10175
10176 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
10177 (vc-rcs-receive-file): Avoid with-vc-properties.
10178 Update call to vc-unregister.
10179 Use constant `RCS' rather than (dynamically bound) var `backend'.
10180
101812000-10-01 Andre Spiegel <spiegel@gnu.org>
10182
10183 * vc.el (vc-next-action-on-file): Update mode line only if file
10184 is visited.
10185 (vc-start-entry): New argument initial-contents. Don't visit the file
10186 if it isn't already visited. Brought documentation up-to-date.
10187 (vc-next-action, vc-register): Updated calls to vc-start-entry.
10188 (vc-checkin): New optional arg initial-contents, which is passed to
10189 vc-start-entry.
10190 (vc-finish-logentry): Make sure to bury log buffer only if there
10191 really is one. Call `vc-resynch-buffer' on log-file, not
10192 buffer-file-name.
10193 (vc-default-comment-history, vc-default-wash-log): New functions.
10194 (vc-index-of): Removed.
10195 (vc-transfer-file): Make do without the above.
10196 (vc-default-receive-file): Call comment-history unconditionally. Pass
10197 the resulting string to vc-checkin, instead of inserting it into the
10198 comment ring.
10199
10200 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
10201 unconditionally. Use the comments as initial contents of the log
10202 entry buffer. Document the trick to force branch creation with no
10203 changes.
10204
102052000-10-01 Miles Bader <miles@gnu.org>
10206
10207 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
10208 `recenter' with an arg to prevent redrawing the display.
10209
102102000-09-30 Stefan Monnier <monnier@cs.yale.edu>
10211
10212 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
10213
10214 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
10215
10216 * progmodes/c-mode.el (c-mode):
10217 Don't gratuitously override the default for comment-column.
10218
10219 * textmodes/tex-mode.el (latex-metasection-list): New var.
10220 (latex-imenu-create-index): Use it.
10221 Move the regexp construction outside loops (and use push).
10222 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
10223 (tex-font-lock-keywords): Moved from font-lock.el.
10224 (tex-comment-indent): Remove.
10225 (tex-common-initialization): Don't set comment-indent-function.
10226 (latex-block-default): New var.
10227 (tex-latex-block): Use it to provide a default choice.
10228 Add any unknown choice to latex-block-names.
10229 Insert [...] after {...}.
10230 (tex-last-unended-begin): Simplify regexp.
10231 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
10232 (latex-forward-sexp-1, latex-forward-sexp): New functions.
10233 (latex-mode): Set forward-sexp-function.
10234
10235 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
10236 Add regexp for @ignore ... @end ignore.
10237 (texinfo-heading-face): New face.
10238 (texinfo-font-lock-keywords): Use it.
10239 (texinfo-mode-menu): New menu.
10240 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
10241 New functions.
10242 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
10243 (texinfo-section-types-regexp, texinfo-section-level-regexp)
10244 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
10245 Remove declaration.
10246 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
10247
10248 * delsel.el (delete-selection-mode): Use define-minor-mode.
10249
10250 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
10251
102522000-09-29 Stefan Monnier <monnier@cs.yale.edu>
10253
10254 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
10255
102562000-09-30 Gerd Moellmann <gerd@gnu.org>
10257
10258 * replace.el (keep-lines-read-args): New function.
10259 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
10260 read arguments interactively. Add parameters RSTART and REND.
10261 Operate on the active region in Transient Mark mode.
10262
10263 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
10264
10265 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
10266 (authors-obsolete-files-regexps): New variable.
10267 (authors-add): Don't record changes in obsolete files.
10268
102692000-09-29 Stefan Monnier <monnier@cs.yale.edu>
10270
10271 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
10272
10273 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
10274 (comment-indent): Make sure there's a space between code and comment.
10275 Shift comments left to avoid going past fill-column.
10276
102772000-09-29 Gerd Moellmann <gerd@gnu.org>
10278
10279 * startup.el (startup-echo-area-message): New function.
10280 (display-startup-echo-area-message): Use it.
10281 (fancy-splash-screens): Rewritten to use keymaps and a timer.
10282 (fancy-splash-default-action): New function.
10283 (fancy-splash-screens-1): New function.
10284 (fancy-splash-head): Put a help-echo and a keymap under the image.
10285
102862000-09-29 Stefan Monnier <monnier@cs.yale.edu>
10287
10288 * diff-mode.el (diff-add-log-file-name): Remove.
10289 (diff-mode): Use add-log-buffer-file-name-function.
10290
10291 * add-log.el (find-change-log): New arg BUFFER-FILE.
10292 (add-log-file-name): Obey add-log-file-name-function.
10293 (add-log-buffer-file-name-function): New var.
10294 (add-change-log-entry): Use it.
10295
102962000-09-29 Miles Bader <miles@gnu.org>
10297
10298 * image-file.el (image-file-name-extensions): New variable.
10299 (image-file-name-regexps): Renamed from `image-file-regexps'.
10300 New default value is nil. Call `auto-image-file-mode'.
10301 (image-file-name-regexp): New function.
10302 (auto-image-file-mode): New minor mode.
10303 (insert-image-file): Don't make conditional on the image-file
10304 handler being enabled.
10305 (image-file-handler): Make the call here conditional instead.
10306 (set-image-file-handler-enabled, enable-image-file-handler)
10307 (disable-image-file-handler): Functions removed.
10308
10309 * emacs-lisp/authors.el (authors-print): Rephrase many-files
10310 string.
10311
103122000-09-29 Gerd Moellmann <gerd@gnu.org>
10313
10314 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
10315 it's a function from CL.
10316 (latex-imenu-create-index): Replace eval-when-compile with progn
10317 because latex-section-alist is not bound while compiling.
10318
103192000-09-28 Stefan Monnier <monnier@cs.yale.edu>
10320
10321 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
10322 (outline-mode): Use define-derived-mode.
10323
10324 * progmodes/perl-mode.el (perl-mode):
10325 * progmodes/awk-mode.el (awk-mode):
10326 * progmodes/asm-mode.el (asm-mode):
10327 Don't gratuitously override the default for comment-column.
10328
10329 * emacs-lisp/lisp.el (lisp-complete-symbol):
10330 Distinguish the let-binding case from the funcall case.
10331 (forward-sexp-function): New variable.
10332 (forward-sexp): Use it.
10333
10334 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
10335 (easy-mmode-defmap): Remove the now useless autoload.
10336
10337 * time.el (display-time-mode): Use define-minor-mode.
10338
10339 * subr.el (add-minor-mode): Don't eval NAME.
10340 Don't depend on the presence of TOGGLE-FUN for any special behavior.
10341 Use if rather than cond.
10342
10343 * simple.el (read-expression-map): Define more properly.
10344 (comment-indent-hook): Remove.
10345 (string-to-syntax): Bug fix.
10346
10347 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
10348 (cvs-ediff-diff): Fix typo.
10349 (cvs-revert-if-needed): Don't bother preserving read-only.
10350
10351 * paren.el (show-paren-mode): Use define-minor-mode.
10352
10353 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
10354 (toggle-auto-compression): Remove.
10355 (jka-compr-build-file-regexp): Remove useless grouping.
10356
10357 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
10358 Avoid user-reserved bindings.
10359 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
10360 (diff-header-face): Revert to grey85.
10361
10362 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
10363
10364 * complete.el (partial-completion-mode) <defcustom>: Remove.
10365 (partial-completion-mode): Use define-minor-mode.
10366 (PC-do-completion): Understand `completion-auto-help = delay'
10367 to mean to popup the completion buffer only the second time.
10368 (PC-include-file-all-completions, PC-include-file-all-completions)
10369 (PC-include-file-all-completions): Don't quote lambda.
10370
10371 * comint.el (comint-mode-hook): Docstring fix.
10372 (comint-mode): Use define-derived-mode.
10373 (comint-mode-map): Remove obsolete comment.
10374 (make-comint): Minor stylistic change.
10375 (comint-insert-clicked-input): Be more careful to find the overlay.
10376 Use this-command-keys rather than hardcoding mouse-2.
10377
10378 * font-lock.el: Replace confusing (,@ with ,
10379 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
10380 Don't use regexp-opt-depth. Spice up the regexp for args.
10381 Don't distinguish between cmds that can take an opt arg or not.
10382 Use `append' and `prepend' rather than `keep'.
10383
10384 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
10385 (latex-outline-regexp): New var.
10386 (latex-outline-level): New fun.
10387 (latex-section-alist): New var.
10388 (latex-imenu-create-index): Use it. Use `push' as well.
10389 (tex-shell-map): Initialize it properly.
10390 (tex-mode): Minor stylistic change.
10391 (plain-tex-mode): Use define-derived-mode.
10392 (latex-mode): Use define-derived-mode.
10393 Construct the paragraph regexps in a more readable way.
10394 Set the buffer-local outline-{level,regexp} vars.
10395 (slitex-mode): Derive from latex-mode.
10396 (tex-common-initialization): Don't kill-all-vars anymore.
10397 Add setting for comment-add and font-lock-defaults.
10398 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
10399 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
10400 (tex-start-tex): New arg DIR (and send a chdir command for it).
10401 Also display the shell buffer and save it in tex-last-buffer-texed.
10402 (tex-region): Use expand-file-name rather than concat.
10403 Remove code made useless by changes in tex-start-tex.
10404 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
10405
10406 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
10407
104082000-09-28 Dave Love <fx@gnu.org>
10409
10410 * eshell/eshell.el (eshell) <defgroup>: Add :version.
10411
104122000-09-28 Gerd Moellmann <gerd@gnu.org>
10413
10414 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
10415 `append'.
10416
104172000-09-28 Stefan Monnier <monnier@cs.yale.edu>
10418
10419 * info.el (Info-extract-pointer): Undo last change.
10420 Instead, fix the position of the `bound' arg to re-search-backward.
10421
104222000-09-27 Stefan Monnier <monnier@cs.yale.edu>
10423
10424 * info.el (Info-extract-pointer):
10425 Widen more carefully, to avoid finding pointers in other nodes.
10426 (Info-index): Use push.
10427
104282000-09-27 Gerd Moellmann <gerd@gnu.org>
10429
10430 * frame.el (set-frame-font): Remove call to obsolete function
10431 frame-update-faces.
10432 (set-foreground-color, set-background-color): Likewise for
10433 frame-update-face-colors.
10434
104352000-09-27 Miles Bader <miles@gnu.org>
10436
10437 * image-file.el: New file.
10438
104392000-09-27 Gerd Moellmann <gerd@gnu.org>
10440
10441 * frame.el (frame-notice-user-settings): Don't call
10442 frame-update-faces, which is a no-op now.
10443
10444 * ediff-wind.el (ediff-control-frame-parameters): Add zero
10445 tool-bar-lines.
10446
104472000-09-27 Dave Love <fx@gnu.org>
10448
10449 * mouse.el: Fix last change.
10450
104512000-09-27 Miles Bader <miles@lsi.nec.co.jp>
10452
10453 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
10454
104552000-09-22 Kenichi Handa <handa@etl.go.jp>
10456
10457 * international/quail.el (quail-help): The output message is
10458 improved.
10459
104602000-09-26 Dave Love <fx@gnu.org>
10461
10462 * mouse.el (popup-menu): If POSITION is nil, set it using
10463 mouse-position.
10464
104652000-09-25 Sam Steingold <sds@gnu.org>
10466
10467 * net/browse-url.el (browse-url-file-url): Check for null maps.
10468
104692000-09-26 Gerd Moellmann <gerd@gnu.org>
10470
10471 * frame.el (frame-notice-user-settings): Don't add a
10472 tool-bar-lines frame parameter to default-frame-alist in batch mode.
10473
10474 * frame.el (frame-notice-user-settings):
10475 Make tool-bar-mode and default-frame-alist consistent.
10476
10477 * toolbar/tool-bar.el (tool-bar-help): New function.
10478
104792000-09-25 Gerd Moellmann <gerd@gnu.org>
10480
10481 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
10482 current-load-list in top-level forms. Else this leaks a cons cell
10483 every time a defun is called.
10484
10485 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
10486
104872000-09-25 Dave Love <fx@gnu.org>
10488
10489 * startup.el (fancy-splash-head): Check XPM is available.
10490
10491 * autoinsert.el (auto-insert): Doc fix.
10492 (auto-insert-alist): Following GNU notices, don't say `copyright
10493 _by_'. Use line-beginning-position.
10494 (auto-insert): Check buffer-file-name is non-nil before use.
10495
104962000-09-25 Gerd Moellmann <gerd@gnu.org>
10497
10498 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
10499 starting with `@def' or `@multitable', in addition to ones
10500 specified by the user in auto-fill-inhibit-regexp.
10501
105022000-09-25 Markus Rost <rost@math.ohio-state.edu>
10503
10504 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
10505 rmail-dont-reply-to-names matches the empty string.
10506
105072000-09-25 Gerd Moellmann <gerd@gnu.org>
10508
10509 * startup.el (command-line-1, fancy-splash-text): Change the
10510 text to sound more friendly.
10511
105122000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
10513
10514 * progmodes/hideshow.el: Update author email address.
10515 Generally, sync w/ maintainer version 5.22.
10516 (hs-hide-all-non-comment-function): New var.
10517 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
10518 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
10519 (hs-show-region): Delete this command.
10520 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
10521
105222000-09-22 Dave Love <fx@gnu.org>
10523
10524 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
10525 (hl-line-highlight): Specify buffer when moving overlay.
10526
10527 * progmodes/fortran.el (fortran-mode): Locally set
10528 normal-auto-fill-function.
10529 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
10530 (fortran-mode-map): Adjust auto-fill menu entry.
10531
105322000-09-22 Gerd Moellmann <gerd@gnu.org>
10533
10534 * vc-rcs.el (toplevel): Require `vc' when compiling.
10535
10536 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
10537
105382000-09-22 Andre Spiegel <spiegel@gnu.org>
10539
10540 * vc.el (vc-switch-backend): Signal an error if the file is not
10541 registered under the new backend.
10542
10543 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
10544 without explicit revision number.
10545
105462000-09-21 Stefan Monnier <monnier@cs.yale.edu>
10547
10548 * diff-mode.el (diff-file-header-face): Reset to its previous value.
10549 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
10550 (diff-xor): New function.
10551 (diff-find-source-location): Use it. Fix a stupid name clash.
10552 (diff-hunk-status-msg): New function.
10553 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
10554 (diff-test-hunk): Use diff-find-source-location.
10555 (diff-goto-source): Favor the `reverse'.
10556 (diff-hunk-text): Properly handle one-sided context diffs.
10557 (diff-apply-hunk): When done, advance to the next hunk.
10558
105592000-09-21 Gerd Moellmann <gerd@gnu.org>
10560
10561 * startup.el (command-line): If frame was created with a non-zero
10562 tool-bar-lines parameter, switch tool-bar-mode on.
10563
10564 * add-log.el (change-log-date-face, change-log-name-face)
10565 (change-log-email-face, change-log-file-face)
10566 (change-log-list-face, change-log-conditionals-face)
10567 (change-log-function-face, change-log-acknowledgement-face):
10568 New faces, inheriting from font-lock faces.
10569 (change-log-font-lock-keywords): Use them.
10570
105712000-09-21 Dave Love <fx@gnu.org>
10572
10573 * progmodes/cperl-mode.el (top-level): Clean up
10574 `eval-when-compile's and assorted defvars.
10575 (cperl-invalid-face): Don't double-quote value. Change custom
10576 type.
10577 (cperl-mode): Set normal-auto-fill-function and don't zap
10578 auto-fill-function.
10579 (cperl-imenu--function-name-regexp-perl): Renamed from
10580 imenu-example--function-name-regexp-perl.
10581 (cperl-imenu--create-perl-index): Renamed from
10582 imenu-example--create-perl-index.
10583 (cperl-xsub-scan): Don't require cl.
10584
10585 * msb.el (msb-mode-map): Use substitute-key-definition.
10586 (msb-mode): Use msb-mode-map.
10587
105882000-09-21 Andre Spiegel <spiegel@gnu.org>
10589
10590 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
10591 New functions.
10592 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
10593 (vc-switch-backend): New function.
10594 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
10595 (vc-register): Fix prompt.
10596 (vc-unregister, vc-default-unregister): New functions.
10597 (vc-version-diff): Handle empty buffer in sentinel.
10598
10599 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
10600 (vc-rcs-state-heuristic): Use it to guess the state of files with
10601 non-strict locking.
10602 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
10603 been set with -b, but not created yet.
10604 (vc-rcs-fetch-master-state): With non-strict locking, compare file
10605 contents in order to find the state.
10606 (vc-rcs-checkin): Allow creation of branches with no changes.
10607 (vc-rcs-unregister, vc-rcs-receive-file)
10608 (vc-rcs-set-non-strict-locking): New functions.
10609
10610 * vc-hooks.el (vc-name): Force correct computation of the value
10611 in case it is missing.
10612
106132000-09-21 Gerd Moellmann <gerd@gnu.org>
10614
10615 * startup.el (fancy-splash-tail): Use a different foreground
10616 color on a dark frame background.
10617
106182000-09-21 Miles Bader <miles@lsi.nec.co.jp>
10619
10620 * info.el: Use the correct capitalization when making Info-mode
10621 and Info-edit-mode `special' modes.
10622
106232000-09-20 Stefan Monnier <monnier@cs.yale.edu>
10624
10625 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
10626 (diff-mode): Add support for add-log.el.
10627 (diff-hunk-text): Use char offsets rather than line offsets.
10628 (diff-find-source-location): Replace LINE with line-offset (nil
10629 if not found) and always set POS to a meaningful position.
10630 Adapt to the new char-offsets.
10631 (diff-apply-hunk): Drop support for the unused `select' POPUP.
10632 Adapt to the new diff-find-source-location.
10633 (diff-goto-source): Adapt to the new diff-find-source-location.
10634
10635 * add-log.el (add-log-file-name): New function (split out of
10636 add-change-log-entry).
10637 (add-change-log-entry): Use it.
10638 Call add-log-file-name-function with the changelog file name if
10639 the current buffer is not associated with any file.
10640 Avoid find-file if the selected window is dedicated.
10641
10642 * diff-mode.el (diff-find-source-location):
10643 Move code from diff-apply-hunk. Return buffer rather than file.
10644 (diff-apply-hunk): Use the new result from diff-find-source-location.
10645 (diff-goto-source): Use the new diff-find-source-location.
10646
106472000-09-20 Dave Love <fx@gnu.org>
10648
10649 * iswitchb.el: Some doc fixes.
10650 (iswitchb-mode-map): Define completely initially. Inherit
10651 minibuffer-local-map.
10652 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
10653 fundamental-mode.
10654 (iswitchb-global-map): New variable.
10655 (iswitchb-summaries-to-end): Amalgamate regexps.
10656 (iswitchb-mode): New.
10657 (iswitchb-mode-hook): New variable.
10658 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
10659 `extensions'.
10660
106612000-09-20 Gerd Moellmann <gerd@gnu.org>
10662
10663 * ehelp.el (electric-help): New defgroup.
10664 (electric-help-shrink-window): New user-option.
10665 (with-electric-help): Use it.
10666
10667 * window.el (shrink-window-if-larger-than-buffer): If face
10668 `mode-line' has a :box, and we're on a graphical frame, add 1
10669 to the needed window height.
10670
10671 * frame.el (frame-notice-user-settings): Add a last parameter nil
10672 to a call to `append', because the last list passed to `append' is
10673 not copied, and so subsequent calls to assq-delete-all will modify
10674 default-frame-alist.
10675
10676 * startup.el (fancy-splash-image): Change :type.
10677 (fancy-splash-head): Use an XBM image if appropriate.
10678 (command-line-1): Show splash screens in more cases.
10679
10680 * startup.el (fancy-splash-text): Don't quote faces.
10681
10682 * dired.el (dired-font-lock-keywords): Undo last change.
10683 (dired-readin): Bind indent-tabs-mode to nil.
10684
10685 * startup.el (fancy-splash-head): If frame's background mode
10686 is `dark', change the black background of the image to gray.
10687 (fancy-splash-screens): Display startup echo area message.
10688 (display-startup-echo-area-message): New function.
10689
106902000-09-20 Miles Bader <miles@lsi.nec.co.jp>
10691
10692 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
10693
10694 * info.el (info-header-node): Tweak for color ttys.
10695
10696 * faces.el (face-valid-attribute-values): Make sure directories we
10697 search for stipples both exist and are readable before trying to
10698 search them.
10699
10700 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
10701 in the dry-run case.
10702
10703 * jka-compr.el (with-auto-compression-mode): New macro.
10704
10705 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10706 (custom-group-tag-face, custom-variable-tag-face): Use relative
10707 :height and inherit from `variable-pitch' face instead of
10708 hardwiring :family.
10709 * hi-lock.el (hi-black-hb): Likewise.
10710
10711 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10712 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10713 toolbar-add-item, if image doesn't have a mask add a `:mask
10714 heuristic'.
10715
107162000-09-19 Stefan Monnier <monnier@cs.yale.edu>
10717
10718 * diff-mode.el: Docstring fixes.
10719 (diff-header-face, diff-comment-face): New faces.
10720 (diff-font-lock-keywords): Highlight a bit differently.
10721 (diff-find-source-location): Don't return SPAN any more.
10722 (diff-hunk-text): Don't bother erasing the temp buffer.
10723 (diff-find-text): Drop argument LINE.
10724 (diff-apply-hunk): Update calls to diff-find-text.
10725 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10726
10727 * calendar/calendar.el: Docstring fixes.
10728 (calendar-make-alist): Don't quote lambda.
10729 (calendar-star-date): Use make-local-variable.
10730
107312000-09-19 Dave Love <fx@gnu.org>
10732
10733 * toolbar/tool-bar.el: Renamed from toolbar.el.
10734 Change `toolbar' to `tool-bar' generally in symbols.
10735 Make some items invisible in `special' major modes.
10736 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10737 Add arg PROPS.
10738
10739 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10740 Add :version here.
10741 (fancy-splash-delay, fancy-splash-image): Remove :version here.
10742
107432000-09-19 Gerd Moellmann <gerd@gnu.org>
10744
10745 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10746
10747 * files.el (find-file-suppress-same-file-warnings): New user-option.
10748 (find-file-noselect): Use it.
10749
10750 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10751 (fancy-splash-screen): Defgroup.
10752
10753 * add-log.el (change-log-font-lock-keywords): Match names
10754 more exactly for the case that font-lock-constant-face is
10755 underlined.
10756
107572000-09-19 Richard M. Stallman <rms@gnu.org>
10758
10759 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10760
107612000-09-19 Andre Spiegel <spiegel@gnu.org>
10762
10763 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10764
107652000-09-19 Gerd Moellmann <gerd@gnu.org>
10766
10767 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10768 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10769 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10770 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10771 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10772 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10773 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10774 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10775 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10776 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10777 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10778 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10779
10780 * startup.el (fancy-splash-text): New variable.
10781 (fancy-splash-delay, fancy-splash-image): New user-options.
10782 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10783 (fancy-splash-screens): New functions.
10784 (command-line-1): If display has a `display' frame parameter, has
10785 colors, and we have XPM support, show more fancy splash screens.
10786
107872000-09-19 Dave Love <fx@gnu.org>
10788
10789 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
10790 with null `help'. Use modern backquote syntax.
10791
107922000-09-19 Gerd Moellmann <gerd@gnu.org>
10793
10794 * font-lock.el (font-lock-mode): Change message telling the user
10795 that ``the buffer is too big''.
10796
10797 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10798 for instance for the case that tab-width is 2.
10799
108002000-09-18 Gerd Moellmann <gerd@gnu.org>
10801
10802 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10803 toolbar-add-item, if image doesn't have a mask add a `:mask
10804 heuristic'.
10805
108062000-09-18 Miles Bader <miles@lsi.nec.co.jp>
10807
10808 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10809 and return a cons if it's non-nil.
10810 (diff-apply-hunk): Try to jump to the line in the source text
10811 corresponding to the position of point in the in the hunk.
10812
10813 * info.el (Info-title-3-face, Info-title-2-face)
10814 (Info-title-1-face): Use face inheritance and relative sizes
10815 instead of hard-wiring things.
10816
10817 * faces.el (secondary-selection): Make dark-background variant sane.
10818
108192000-09-16 Andrew Innes <andrewi@gnu.org>
10820
10821 * makefile.w32-in (compile-files-CMD): No need to make .elc files
10822 read-only, since they aren't under VC now.
10823
108242000-09-17 Dave Love <fx@gnu.org>
10825
10826 * tmm.el: Replace mapcar with mapc in several places.
10827
10828 * loadhist.el (unload-feature): Maybe call elp-restore-list and
10829 ad-unadvise.
10830
10831 * international/latin1-disp.el: New file.
10832
10833 * calendar/cal-move.el (scroll-calendar-left)
10834 (scroll-calendar-right): Make arg optional (for active mode line).
10835
10836 * calendar/calendar.el (calendar-mode-line-format): Make fields
10837 mouse-sensitive.
10838 (calendar-read-date, calendar-read-date, calendar-window-list):
10839 Unquote lambda.
10840 (calendar-month-name): Use aref, not sref.
10841
10842 * view.el (minor-mode-alist): Propertize the string.
10843
10844 * international/characters.el (standard-case-table): Add entries
10845 for Greek.
10846
108472000-09-18 Miles Bader <miles@gnu.org>
10848
10849 * info.el (info-node, info-xref): Add dark-background variants.
10850
10851 * faces.el (header-line): Change defaults to be less confusing
10852 when mixed with mode-lines.
10853
10854 * info.el (Info-fontify-node): Make a few cleanups.
10855 Add extra `help-echo' and `local-map' props to node xrefs.
10856 Use header-specific faces for node-names & xrefs.
10857 (Info-use-header-line): New variable.
10858 (info-header-xref, info-header-node): New faces.
10859 (Info-setup-header-line): New function.
10860 (Info-select-node): Call Info-setup-header-line when enabled.
10861 (Info-extract-pointer): Work even if the header line is hidden.
10862 (Info-header-line): New variable.
10863
108642000-09-16 Stefan Monnier <monnier@cs.yale.edu>
10865
10866 * vms-patch.el (print-region-function): Don't quote lambda.
10867
10868 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10869
10870 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10871 (lm-get-header-re): Allow spaces between the header and the colon.
10872 (lm-header): Allow $ in non-RCS headers.
10873 (lm-header-multiline): Put the strings back into order.
10874 Stop at an empty line. Don't require two space chars if the
10875 line is clearly not another header line.
10876
10877 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10878 (popup-menu-popup): Remove.
10879
108802000-09-15 Gerd Moellmann <gerd@gnu.org>
10881
10882 * toolbar/toolbar.el (toolbar-add-item): Use the same image
10883 specification if or if not tool-bar item contains an `:enabled'
10884 property.
10885
10886 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10887 current buffer has no file name.
10888
108892000-09-15 Dave Love <fx@gnu.org>
10890
10891 * strokes.el: Sync with maintainer's current version with changes
10892 for Emacs, but avoid runtime cl and levents.
10893 (toplevel): Change autoloads and compilation requires.
10894 (strokes-version, strokes-bug-address, strokes-lift): Values
10895 changed.
10896 (strokes-xpm-header, strokes-insinuated): New variable.
10897 (strokes): Add :link.
10898 (strokes-mode): Customized.
10899 (strokes-while-inhibiting-garbage-collector): New macro.
10900 (strokes-remassoc): Avoid remove-if.
10901 (strokes-fix-button2-command): Don't use ad-do-it.
10902 (strokes-insinuate): New function.
10903 (strokes-button-press-event-p, strokes-button-release-event-p):
10904 New functions, used instead of non-`strokes-' versions..
10905 (strokes-mouse-event-p): Rewritten.
10906 (strokes-event-closest-point): Avoid event-point.
10907 (strokes-get-grid-position): Avoid cdadr, caadr
10908 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10909 functions.
10910 (strokes-help): Use with-output-to-temp-buffer.
10911 (strokes-window-configuration-changed-p): New function.
10912 (strokes-update-window-configuration): Use buffer-live-p,
10913 strokes-window-configuration-changed-p.
10914 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
10915 (strokes-char-face): New face.
10916 (strokes-char-table, strokes-base64-chars): New variable.
10917 (strokes-xpm-for-stroke, strokes-list-strokes)
10918 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10919 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10920 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10921 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10922 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10923 functions.
10924
109252000-09-15 Gerd Moellmann <gerd@gnu.org>
10926
10927 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10928
10929 * image.el (create-image): Doc fix.
10930
10931 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10932 instead of `:heuristic-mask t'.
10933
109342000-09-14 Andrew Innes <andrewi@gnu.org>
10935
10936 * makefile.w32-in: Revert to Unix line endings.
10937
109382000-09-14 Andrew Innes <andrewi@gnu.org>
10939
10940 * makefile.w32-in: Add bootstrap support. Also copy lisp source
10941 when installing.
10942
10943 * makefile.nt (DONTCOMPILE): Fix typo.
10944
10945 * shell.el (shell-write-history-on-exit): New function.
10946 (shell-dumb-shell-regexp): New custom variable.
10947 (shell-mode): Make shell-write-history-on-exit the process
10948 sentinel if shell name matches shell-dumb-shell-regexp.
10949
10950 * w32-fns.el: Comment out before-init-hook function which resets
10951 source-directory based; this breaks bootstrap.
10952
109532000-09-14 Dave Love <fx@gnu.org>
10954
10955 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10956 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10957 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10958 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10959 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10960 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10961 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
10962 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
10963 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10964
10965 * toolbar/toolbar.el: New.
10966
10967 * subdirs.el: Add toolbar.
10968
109692000-09-14 Gerd Moellmann <gerd@gnu.org>
10970
10971 * indent.el (indent-for-tab-command): Doc fix.
10972
109732000-09-14 Alex Schroeder <alex@gnu.org>
10974
10975 * ansi-color.el (ansi-colors): Doc change.
10976 (ansi-color-get-face): Simplified regexp.
10977 (ansi-color-faces-vector): Added more faces, doc change.
10978 (ansi-color-names-vector): Doc change.
10979 (ansi-color-regexp): Simplified regexp.
10980 (ansi-color-parameter-regexp): New regexp.
10981 (ansi-color-filter-apply): Doc change.
10982 (ansi-color-filter-region): Doc change.
10983 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10984 deal with zero length parameters.
10985 (ansi-color-apply-on-region): Doc change.
10986 (ansi-color-map): Doc change.
10987 (ansi-color-map-update): Removed debugging message.
10988 (ansi-color-get-face-1): Added condition-case to trap
10989 args-out-of-range errors.
10990 (ansi-color-get-face): Doc change.
10991 (ansi-color-make-face): Removed.
10992 (ansi-color-for-shell-mode): New option.
10993
109942000-09-13 Kenichi Handa <handa@etl.go.jp>
10995
10996 * international/quail.el (quail-start-translation): Translate KEY
10997 if necessary even if it doesn't have any mapping in the current
10998 input method.
10999 (quail-start-conversion): Likewise.
11000 (quail-help): The output message is improved.
11001
110022000-09-13 Miles Bader <miles@gnu.org>
11003
11004 * comint.el (comint-output-filter): Revert to using
11005 `insert-before-markers'. Add bletcherous hack to undo damage
11006 caused by `insert-before-markers'. Put `front-sticky' property on
11007 overlays created here so that the field code understands how the
11008 overlay works. Use a let when making comint-last-prompt-overlay,
11009 so that the code is easier to read.
11010
110112000-09-13 Dave Love <fx@gnu.org>
11012
11013 * wid-edit.el (widget-default-format-handler): DTRT when
11014 doc-property is a function.
11015
110162000-09-12 Francesco Potorti` <pot@gnu.org>
11017
11018 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
11019 filed name if it's not there.
11020
110212000-09-12 Dave Love <fx@gnu.org>
11022
11023 * simple.el (read-mail-command): Doc fix.
11024 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
11025
11026 * vc.el (vc-dired-listing-switches): Fix :version.
11027
11028 * vc-hooks.el: Doc fixes.
11029
11030 * subr.el (add-minor-mode): Use toggle-fun arg.
11031
11032 * speedbar.el: Add :version to several defcustoms.
11033
11034 * imenu.el (imenu--truncate-items, imenu--cleanup)
11035 (imenu--generic-function): Avoid mapcar.
11036 (imenu--replace-spaces): Function removed.
11037 (imenu--completion-buffer): Use subst-char-in-string.
11038 (imenu-add-to-menubar): Use keymap inheritance.
11039
110402000-09-12 Miles Bader <miles@gnu.org>
11041
11042 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
11043 (diff-mode-map): Bind `diff-test-hunk'.
11044 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
11045
110462000-09-11 Gerd Moellmann <gerd@gnu.org>
11047
11048 * bytecomp.el (byte-compile-defvar): Undo last change
11049 because it breaks '(make-variable-buffer-local (defvar ...)'
11050 which is used at least in dired.
11051
110522000-09-12 Kenichi Handa <handa@etl.go.jp>
11053
11054 * international/quail.el (quail-define-package): Docstring
11055 modified.
11056
110572000-09-12 Kenichi Handa <handa@etl.go.jp>
11058
11059 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
11060 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
11061 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
11062 docstring of "chinese-py".
11063
11064 * international/quail.el (quail-translation-docstring): New
11065 variable.
11066 (quail-show-keyboard-layout): Docstring modified.
11067 (quail-select-current): Likewise.
11068 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
11069 infinite recursive call.
11070 (quail-help): Check quail-translation-docstring. Format of the
11071 output changed.
11072 (quail-help-insert-keymap-description): Adjusted for the above
11073 change.
11074
110752000-09-11 Gerd Moellmann <gerd@gnu.org>
11076
11077 * bytecomp.el (byte-compile-defvar): Only cons onto
11078 current-load-list in top-level forms. Else this leaks a cons cell
11079 every time a defun is called.
11080
110812000-09-11 Miles Bader <miles@lsi.nec.co.jp>
11082
11083 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
11084 Now understands non-unified diffs. Some functionality moved into
11085 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
11086 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
11087 modify anything. Only reposition point in the patched file if the
11088 patch succeeds. Only pop up another window if POPUP is true.
11089 Emit a message describing what happened if successful, and at what
11090 line-offset. Automatically detect reversed hunks and do something
11091 appropriate.
11092 (diff-hunk-text, diff-find-text): New functions.
11093 (diff-filter-lines): Function removed.
11094 (diff-test-hunk): New function.
11095 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
11096
110972000-09-10 Dave Love <fx@gnu.org>
11098
11099 * textmodes/tildify.el: Minor doc/commentary fixes.
11100 (tildify) <defgroup>: Add :version.
11101
11102 * faces.el (face-x-resources): Make custom type more specific.
11103 (frame-background-mode): Use mapc.
11104 (region) <defcustom>: Add :version.
11105
111062000-09-08 Stefan Monnier <monnier@cs.yale.edu>
11107
11108 * vc-sccs.el (vc-sccs-register):
11109 * vc-rcs.el (vc-rcs-register):
11110 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
11111 * vc.el (vc-register): Clear file's properties.
11112
111132000-09-08 Gerd Moellmann <gerd@gnu.org>
11114
11115 * faces.el (face-spec-set): Only face-spec-reset-face when
11116 ATTRS is non-nil.
11117
111182000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
11119
11120 * help.el (help-insert-xref-button): Fix a typo in doc string.
11121
111222000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
11123
11124 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
11125 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
11126 methods.
11127
11128 * menu-bar.el (read-mail-item-name): New function.
11129 (menu-bar-tools-menu): Use it to compute and display the package
11130 used to read email.
11131 (menu-bar-tools-menu): Fix typo in GUD's help string.
11132
111332000-09-07 Dave Love <fx@gnu.org>
11134
11135 * diff-mode.el (diff-mouse-goto-source): New function.
11136
11137 * vc-sccs.el: Doc fixes.
11138 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
11139
11140 * vc-rcs.el: Doc fixes.
11141 (vc-rcs-register-switches, vc-rcs-checkin-switches)
11142 (vc-rcs-checkout-switches, vc-rcs-header)
11143 (vc-rcs-master-templates): Add or change :version.
11144
11145 * vc-cvs.el: Doc fixes.
11146 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
11147 (vc-cvs-stay-local): Add :version.
11148
11149 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
11150
111512000-09-07 Kenichi Handa <handa@etl.go.jp>
11152
11153 * international/quail.el (quail-help): Fix previous change.
11154
111552000-09-07 Gerd Moellmann <gerd@gnu.org>
11156
11157 * faces.el (color-values): Doc fix.
11158
11159 * faces.el (frame-set-background-mode): Use frame-parameter
11160 instead of frame-parameters.
11161
11162 * frame.el (filtered-frame-list): Reduce consing.
11163 (frames-on-display-list): Call frame-parameter instead of
11164 frame-parameters.
11165
111662000-09-07 Kenichi Handa <handa@etl.go.jp>
11167
11168 * language/devan-util.el (devanagari-to-indian-region): In the
11169 loop, change the following char, not preceding char.
11170
111712000-09-07 Gerd Moellmann <gerd@gnu.org>
11172
11173 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
11174 instead of frame-parameters.
11175
11176 * faces.el (set-face-attribute): Simplify by calling
11177 internal-set-lisp-face-attribute with FRAME being 0.
11178
11179 * vc.el: Remove `Id' version control keyword.
11180
111812000-09-07 Kenichi Handa <handa@etl.go.jp>
11182
11183 * help.el (help-make-xrefs): Adjusted for the change of
11184 help-xref-mule-regexp.
11185 (help-insert-xref-button): New function.
11186
11187 * international/mule-cmds.el (help-xref-mule-regexp-template):
11188 Include the pattern for character set.
11189 (leim): New group.
11190
11191 * international/quail.el: Don't require face.
11192 (quail): New group.
11193 (quail-other-command): Dummy command to make quail-help work better.
11194 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
11195 (quail-keyboard-layout-substitution): New variable.
11196 (quail-update-keyboard-layout): New function.
11197 (quail-keyboard-layout-type): New customizable variable.
11198 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
11199 (quail-keyboard-translate): Pay attention to
11200 quail-keyboard-layout-substitution.
11201 (quail-insert-kbd-layout): New function.
11202 (quail-show-keyboard-layout): New function.
11203 (quail-get-translation): If the definition is a vector of length
11204 1, and the element is a string of length 1, return the character
11205 in that string.
11206 (quail-update-current-translations): Fix the case of
11207 relative-index out of range.
11208 (quail-build-decode-map, quail-insert-decode-map): New Functions.
11209 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
11210 Show key sequences for all available characters.
11211 (quail-help-insert-keymap-description): Don't show such verbose
11212 key bindings as quail-self-insert-command.
11213
11214 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
11215 Format changed, and each element now have extra documentations.
11216 (tit-process-header): Delete invalid characters from TIT-PROMPT.
11217 Adjusted for the change of quail-cxterm-package-ext-info.
11218
112192000-09-06 Gerd Moellmann <gerd@gnu.org>
11220
11221 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
11222 requiring it leads to a recursive loading of vc.el and vc-hooks.el
11223 during bootstrap.
11224
112252000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11226
11227 * vc.el: (toplevel): Don't require `dired' at run-time.
11228 (vc-dired-resynch-file): Remove autoload cookie.
11229
112302000-09-05 Andre Spiegel <spiegel@gnu.org>
11231
11232 * vc.el: Made several backend functions optional.
11233 (vc-default-responsible-p): New function.
11234 (vc-merge): Use RET for first version to trigger merge-news, not
11235 prefix arg.
11236 (vc-annotate): Handle backends that do not support annotation.
11237 (vc-default-merge-news): Removed. The existence of a merge-news
11238 implementation is now checked on caller sites.
11239
11240 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
11241 case.
11242
11243 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
11244 special case that has been removed from the default in vc-hooks.el.
11245
112462000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11247
11248 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
11249
112502000-09-05 Andre Spiegel <spiegel@gnu.org>
11251
11252 * vc-hooks.el: Require vc during compilation.
11253 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
11254 macro `with-vc-properties' in vc.el.
11255 (vc-file-getprop): Doc fix.
11256 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
11257
11258 * vc.el: Require dired-aux during compilation.
11259 (vc-name-assoc-file): Moved to vc-sccs.el.
11260 (with-vc-properties): New macro.
11261 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
11262 vc-finish-steal): Use it.
11263 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
11264 to the backend-specific function is now supposed to do the checkout,
11265 too.
11266 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
11267
11268 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
11269 set file properties; that gets done in the generic code now.
11270
11271 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
11272 Changed parameter list, added code from vc.el that does the
11273 checkout, possibly with a double-take.
11274
11275 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
11276 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
11277 the above under the new name.
11278 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
11279 parameter list, added checkout command.
11280 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
11281 properties; that gets done in the generic code now.
11282
112832000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11284
11285 * vc.el: Docstring fixes (courtesy of checkdoc).
11286
112872000-09-05 Stefan Monnier <monnier@cs.yale.edu>
11288
11289 * vc.el (vc-checkout-writable-buffer-hook)
11290 (vc-checkout-writable-buffer): Remove.
11291 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
11292 (vc-log-mode): Make it into a clean derived major mode.
11293 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
11294 vc-log-mode if log-edit is not available.
11295 (vc-dired-mode-map): Don't set-keymap-parent yet.
11296 (vc-dired-mode): Do set-keymap-parent here.
11297 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
11298
112992000-09-05 Gerd Moellmann <gerd@gnu.org>
11300
11301 * faces.el (set-face-attribute, face-spec-reset-face)
11302 (face-spec-set): Avoid consing by removing calls to `apply'.
11303
11304 * frame.el (frame-parameter): Move to C code.
11305
113062000-09-05 Dave Love <fx@gnu.org>
11307
11308 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
11309 insert-before-markers-and-inherit. Now checked systematically!
11310
113112000-09-05 Alex Schroeder <alex@gnu.org>
11312
11313 * sql.el (sql-postgres): Use sql-postgres-options.
11314 (sql-postgres-options): New variable.
11315
113162000-09-05 Alex Schroeder <alex@gnu.org>
11317
11318 * sql.el (sql-mode-menu): Work around missing variable mark-active
11319 in XEmacs.
11320 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
11321 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
11322 compatibility.
11323
113242000-09-04 Gerd Moellmann <gerd@gnu.org>
11325
11326 * vc.el (vc-dired-resynch-file): Add autoload cookie.
11327
11328 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
11329
11330 * Makefile.in (DONTCOMPILE): Fix typo in file name.
11331
113322000-09-04 Andre Spiegel <spiegel@gnu.org>
11333
11334 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
11335 don't support anything else under SCCS yet.
11336
11337 * vc-hooks.el: Minor doc fixes.
11338
113392000-09-04 Andre Spiegel <spiegel@gnu.org>
11340
11341 * vc.el (vc-next-action-on-file): Do not visit the file if it's
11342 not necessary. If verbose in state `needs-patch', do the same as
11343 under `up-to-date'. When NOT verbose and `needs-patch', check out
11344 latest version instead of `merge-news'.
11345 (vc-next-action-dired): Don't mess with default-directory here; it
11346 breaks other parts of dired. It is the job of the
11347 backend-specific functions to adjust it temporarily if they need it.
11348 (vc-next-action): Remove a special CVS case.
11349 (vc-clear-headers): New optional arg FILE.
11350 (vc-checkin, vc-checkout): Set properties vc-state and
11351 vc-checkout-time properly.
11352 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
11353 (vc-print-log): Use new backend function `show-log-entry'.
11354 (vc-cancel-version): Do the checks in a different order. Added a
11355 FIXME concerning RCS-only code.
11356
11357 * vc-rcs.el (vc-rcs-show-log-entry): New function.
11358 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
11359
11360 * vc-cvs.el (vc-cvs-show-log-entry): New function.
11361
11362 * vc-hooks.el (vc-default-mode-line-string): Show state
11363 `needs-patch' as a `-' too.
11364
113652000-09-04 Andre Spiegel <spiegel@gnu.org>
11366
11367 * vc.el (vc-responsible-backend): New optional arg REGISTER.
11368 (vc-default-could-register): New function.
11369 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
11370 (vc-resynch-buffer): Call vc-dired-resynch-file.
11371 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
11372 vc-resynch-buffer instead of vc-resynch-window.
11373 (vc-next-action-dired): Don't redisplay here, that gets done as a
11374 result of the individual file operations.
11375 (vc-retrieve-snapshot): Corrected prompt order.
11376
11377 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
11378
11379 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
11380 as well.
11381 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
11382 hostname regexps. Updated all callers.
11383 (vc-cvs-responsible-p): Handle directories as well.
11384 (vc-cvs-could-register): New function.
11385 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
11386 properties up-to-date.
11387
11388 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
11389 user whether to create one.
11390
113912000-09-04 Andre Spiegel <spiegel@gnu.org>
11392
11393 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
11394 check out a non-existing file.
11395
11396 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
11397 workfile does not exist.
11398
11399 * vc.el (vc-version-diff): Use `require' to check for existence of
11400 diff-mode.
11401
114022000-09-04 Andre Spiegel <spiegel@gnu.org>
11403
11404 * vc-cvs.el (vc-cvs-registered): Use new function
11405 vc-cvs-parse-entry to do the actual work.
11406
114072000-09-04 Andre Spiegel <spiegel@gnu.org>
11408
11409 * vc-hooks.el (vc-find-backend-function): If function doesn't
11410 exist, return nil instead of error.
11411 (vc-call-backend): Doc fix.
11412
11413 * vc.el (vc-do-command): Doc fix.
11414 (vc-finish-logentry): When checking in from vc-dired, choose the
11415 right backend for logentry check.
11416 (vc-dired-mode-map): Inherit from dired-mode-map.
11417 (vc-dired-mode): Local value of dired-move-to-filename-regexp
11418 simplified.
11419 (vc-dired-state-info): Removed, updated caller.
11420 (vc-default-dired-state-info): Use parentheses instead of hyphens.
11421 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
11422 (vc-dired-listing-switches): New variable.
11423 (vc-directory): Use it, instead of dired-listing-switches.
11424
11425 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
11426 (vc-cvs-dir-state): New function.
11427 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
11428 (vc-cvs-parse-entry): New function, also to be used in
11429 vc-cvs-registered.
11430
114312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11432
11433 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
11434 *or* single-window-frames.
11435
114362000-09-04 Andre Spiegel <spiegel@gnu.org>
11437
11438 * vc.el (vc-update-changelog): Split into generic part and default
11439 implementation. Doc string adapted.
11440 (vc-default-update-changelog): New function. Call the `rcs2log'
11441 script in exec-directory, to fix a long-standing nuisance.
11442
11443 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
11444 simply signals an error.
11445
114462000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11447
11448 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
11449 control-flow more clear and to avoid running `cvs' twice.
11450
11451 * vc.el (vc-next-action-on-file): Doc fix.
11452 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
11453 (vc-print-log): Eval `file' before constructing the continuation.
11454
114552000-09-04 Andre Spiegel <spiegel@gnu.org>
11456
11457 * vc.el (vc-next-action-on-file): Corrected several messages.
11458 (vc-merge): Add prefix arg `merge-news'; handle it.
11459
11460 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
11461 is not reached. It is.
11462 (vc-cvs-merge): Set state to 'edited after merge.
11463 (vc-cvs-merge-news): Set workfile version to nil if not known.
11464 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
11465
11466 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
11467 via stdout. (Merge from main line.)
11468
114692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11470
11471 * vc.el (vc-finish-logentry): Thinko in the "same comment"
11472 detection.
11473
114742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11475
11476 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
11477 against kill-all-local-variables.
11478 (vc-log-edit): Don't save vc-parent-buffer any more.
11479 (vc-last-comment-match): Initialize to an empty string.
11480 (vc-post-command-functions): New hook.
11481 (vc-do-command): Run it.
11482 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
11483 (vc-finish-logentry): Only add the comment to the ring if it's
11484 different from the last comment entered.
11485 (vc-new-comment-index): New function.
11486 (vc-previous-comment): Use it. Make the minibuffer message
11487 slightly less terse.
11488 (vc-comment-search-reverse): Make it work forward as well. Don't
11489 set vc-comment-ring-index if no match is found. Use
11490 vc-new-comment-index.
11491 (vc-comment-search-forward): Use vc-comment-search-reverse.
11492 (vc-dired-mode-map): Don't inherit from dired-mode-map since
11493 define-derived-mode will do it for us. Bind `v' to a keymap that
11494 inherits from vc-prefix-map so that we can bind `vt' without
11495 binding C-x v t.
11496 (vc-retrieve-snapshot): Parenthesis typo.
11497
11498 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
11499 to 1. Make sure to switch to *vc* before looking for an error
11500 message. Use vc-parse-buffer.
11501
115022000-09-04 Andre Spiegel <spiegel@gnu.org>
11503
11504 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
11505 and NAME.
11506 (vc-retrieve-snapshot): Split into two parts.
11507 (vc-default-retrieve-snapshot): New function.
11508
11509 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
11510 (vc-cvs-retrieve-snapshot): New function (untested).
11511 (vc-cvs-stay-local): Default to t.
11512 (vc-cvs-remote-p): New function and property.
11513 (vc-cvs-state): Stay local only if the above is t.
11514 (vc-handle-cvs): Removed.
11515 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
11516 done via vc-handled-backends now.
11517 (vc-cvs-header): Escape Id.
11518
115192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11520
11521 * vc.el (vc-do-command): Remove unused commands.
11522 (vc-version-diff): Make sure default-directory ends with a slash.
11523 Move the window commands into a vc-exec-after.
11524 (vc-print-log): Move more of the code into the `vc-exec-after'.
11525
115262000-09-04 Andre Spiegel <spiegel@gnu.org>
11527
11528 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
11529 (vc-print-log): Search current revision from beginning of buffer.
11530 (vc-revert-buffer): Clear echo area after the diff is finished.
11531 (vc-prefix-map): Removed definition of "t" for terse display in vc
11532 dired.
11533 (vc-dired-mode-map): Inherit from dired-mode-map. Added
11534 definition of "vt" for terse display.
11535 (vc-dired-mode): Fix dired-move-to-filename-regexp.
11536
115372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11538
11539 * vc.el (vc-exec-after): Avoid caddr.
11540
115412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11542
11543 * vc.el (vc-exec-after): New function.
11544 (vc-do-command): Use it to add a termination message for async
11545 procs.
11546 (vc-checkout): Try to handle a missing-backend situation.
11547 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
11548 of a directory with a backend using async diffs.
11549 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
11550 present.
11551
11552 * vc-sccs.el (vc-sccs-state-heuristic): Use
11553 file-ownership-preserved-p.
11554
11555 * vc-rcs.el (vc-rcs-state-heuristic): Use
11556 file-ownership-preserved-p.
11557 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
11558
115592000-09-04 Andre Spiegel <spiegel@gnu.org>
11560
11561 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
11562 vc-do-command.
11563
11564 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
11565 when there are no changes.
11566
115672000-09-04 Andre Spiegel <spiegel@gnu.org>
11568
11569 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
11570
11571 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
11572
115732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11574
11575 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
11576
11577 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
11578 the `fset' outside of the defvar so that it works even if
11579 vc-prefix-map was already defined.
11580 (vc-setup-buffer): New function, split out of vc-do-command.
11581 (vc-do-command): Allow BUFFER to be t to mean `just use the
11582 current buffer without any fuss'.
11583 (vc-version-diff): Change the `diff' backend operation to just put
11584 the diff in the current buffer without erasing it. Always use
11585 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
11586 shrink-window-if-larger-than-buffer.
11587 (vc-print-log): Change the `print-log' backend operation to just
11588 put the log in the current buffer without erasing it. Protect
11589 shrink-window-if-larger-than-buffer.
11590 (vc-update-change-log): Fix setd typo.
11591
11592 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
11593 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
11594
11595 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
11596 (vc-rcs-diff): Insert in the current buffer and remove unused arg
11597 CMP.
11598
11599 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
11600 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
11601 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
11602
116032000-09-04 Andre Spiegel <spiegel@gnu.org>
11604
11605 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
11606 not possible, use vc-BACKEND-workfile-unchanged-p.
11607 (vc-default-workfile-unchanged-p): New function. Delegates to a
11608 full vc-BACKEND-diff.
11609
11610 * vc-hooks.el (vc-simple-command): Removed.
11611
11612 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
11613 instead of vc-simple-command.
11614 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
11615 avoid doing a diff when opening a file.
11616 (vc-rcs-state): Added check for unlocked-changes.
11617 (vc-rcs-header): Escape Id.
11618 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
11619 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
11620 version.
11621
11622 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
11623 (vc-sccs-diff): Remove optional arg CMP.
11624 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
11625 SCCS-specific function.
11626
11627 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
11628 vc-simple-command.
11629
116302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11631
11632 * vc.el (vc-editable-p): Renamed from vc-writable-p.
11633 (with-vc-file, vc-merge): Use vc-editable-p.
11634 (vc-do-command): Remove unused var vc-file and fix the
11635 doubly-defined `status' var. Add a user message when starting an
11636 async command.
11637 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
11638 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
11639 Use with-current-buffer.
11640 (vc-buffer-sync): Use unless.
11641 (vc-next-action-on-file): If the file is 'edited by read-only,
11642 make it read-write instead of trying to commit.
11643 (vc-version-diff, vc-update-change-log): Use `setq
11644 default-directory' rather than `cd'.
11645 (vc-log-edit): Don't forget to set default-directory in the
11646 buffer.
11647
11648 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
11649 (vc-sccs-state-heuristic): Use file-writable-p instead of
11650 comparing userids.
11651 (vc-sccs-checkout): Use `unless'.
11652
11653 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
11654 of comparing userids.
11655 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
11656 Simplify the logic by eliminating unreachable code.
11657 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
11658 just do a recursive call if we need to retry.
11659 (vc-rcs-checkout): Handle the case where rcs is missing by making
11660 the buffer read-write if requested and re-signalling the error.
11661
11662 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
11663
116642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11665
11666 * vc-hooks.el (vc-handled-backends): Docstring change.
11667 (vc-ignore-vc-files): Mark obsolete.
11668 (vc-registered): Check vc-ignore-vc-files.
11669 (vc-find-file-hook, vc-file-not-found-hook): Don't check
11670 vc-ignore-vc-files.
11671
11672 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
11673
116742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11675
11676 * vc.el (vc-checkout): Don't do anything special for ange-ftp
11677 files since ange-ftp already has vc-registered return nil.
11678
11679 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
11680 (vc-sccs-workfile-version): Use with-temp-buffer and new
11681 vc-parse-buffer and don't bother setting the property.
11682 (vc-sccs-add-triple): Use with-current-buffer and
11683 find-file-noselect.
11684 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
11685
11686 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
11687 derives from the old vc-parse-buffer but uses the revision number
11688 rather than the date (much easier to compare robustly).
11689 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
11690 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
11691 locking-user more directly. Check strict locking and set
11692 checkout-model appropriately.
11693 (vc-rcs-parse-locks): Remove.
11694 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
11695 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
11696 (vc-rcs-system-release): Use with-current-buffer and
11697 vc-parse-buffer.
11698 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
11699
11700 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
11701 (vc-simple-command): Docstring fix.
11702 (vc-registered): Align the way the file-handler is called with the
11703 way the function itself works.
11704 (vc-file-owner): Remove.
11705
11706 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
11707 extraction of fields and call to file-attributes because of a
11708 temporary bug in rcp.el.
11709 (vc-cvs-fetch-status): Use with-current-buffer.
11710
117112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11712
11713 * vc.el (vc-do-command): Use file-relative-name.
11714 (vc-responsible-backend): Use vc-backend if possible.
11715 (vc-create-snapshot): Improve the `interactive' spec. Add support
11716 for branches and dispatch to backend-specific `create-snapshot'.
11717 (vc-default-create-snapshot): New function, containing the bulk of
11718 the old vc-create-snapshot.
11719 (vc-retrieve-snapshot): Improve the interactive spec.
11720
11721 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11722 (vc-backend-hook-functions): Remove.
11723 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11724 (vc-backend): Reintroduce the test for `file = nil' now that I
11725 know why it was there (and added a comment to better remember).
11726
11727 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11728 code from vc-sccs-hooks.el.
11729 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
11730 'vc anymore.
11731 (vc-sccs-responsible-p): Use expand-file-name instead of concat
11732 and file-directory-p instead of file-exists-p.
11733 (vc-sccs-check-headers): Simplify the regexp.
11734
11735 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11736 from vc-rcs-hooks.el. Don't require 'vc anymore.
11737 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11738 file-directory-p instead of file-exists-p.
11739
11740 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11741 from vc-cvs-hooks.el.
11742 (proto vc-cvs-registered): Require 'vc-cvs instead of
11743 'vc-cvs-hooks. Don't require 'vc anymore.
11744 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11745 file-directory-p instead of file-exists-p.
11746 (vc-cvs-create-snapshot): New function, replacing
11747 vc-cvs-assign-name.
11748 (vc-cvs-assign-name): Remove.
11749
117502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11751
11752 * vc-cvs.el (vc-cvs-header): New var.
11753
11754 * vc-rcs.el (vc-rcs-exists): Remove.
11755 (vc-rcs-header): New var.
11756
11757 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11758 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11759 (vc-sccs-header): New var.
11760
11761 * vc.el (vc-do-command): Get rid of the `last' argument.
11762 (vc-header-alist): Remove, replaced by vc-X-header.
11763 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11764 (vc-dired-hook): Use expand-file-name instead of concat.
11765 (vc-directory): Use file-name-as-directory.
11766 (vc-snapshot-precondition, vc-create-snapshot)
11767 (vc-retrieve-snapshot): Allow the command to operate on any
11768 directory.
11769
11770 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11771 just removing the 'WORKFILE argument or by removing the 'MASTER
11772 argument and replacing `file' with (vc-name file).
11773
117742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11775
11776 * vc.el: Update Copyright and add a crude list of backend funs.
11777 (vc-writable-p): New function.
11778 (with-vc-file): Use vc-writable-p.
11779 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11780 (vc-register): Avoid vc-name.
11781 (vc-locking-user): Remove.
11782 (vc-steal-lock): Make the `owner' arg non-optional.
11783 (vc-merge): Use vc-writable-p instead of vc-locking-user and
11784 vc-checkout-model.
11785 (vc-default-dired-state-info): Use vc-state instead of
11786 vc-locking-user and return special strings for special states.
11787 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11788 and get rid of one of the special CVS cases.
11789 (vc-cancel-version): prettify error message with \\[...].
11790 (vc-rename-master): New function.
11791 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11792 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
11793 the CVS special case generic.
11794 (vc-default-record-rename): Remove.
11795 (vc-file-tree-walk-internal): Only call FUNC for files that are
11796 under control of some VC backend and replace `concat' with
11797 expand-file-name.
11798 (vc-file-tree-walk): Update docstring.
11799 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11800 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11801
11802 * vc-sccs.el (vc-sccs-rename-file): Renamed from
11803 vc-sccs-record-rename. Use `find-file-noselect' rather than
11804 `find-file' and call `vc-rename-master' to do the actual move.
11805 (vc-sccs-diff): Remove unused `backend' variable.
11806
11807 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11808 to delay loading of vc-sccs until it is really used.
11809 (vc-sccs-master-templates): Preload.
11810 (vc-sccs-state): Update call to vc-sccs-parse-locks.
11811 (vc-sccs-project-dir): Remove (merged into
11812 vc-sccs-search-project-dir).
11813 (vc-sccs-search-project-dir): Rewrite using file name handling ops
11814 rather than `concat', make sure it is preloaded and don't bother
11815 to check that the file actually exists.
11816 (vc-sccs-parse-locks): Remove unused `file' argument, remove
11817 `locks' argument (use buffer's content instead) and eliminate n^2
11818 behavior.
11819
11820 * vc-rcs.el: Update Copyright.
11821 (vc-rcs-rename-file): New function.
11822 (vc-rcs-diff): Remove unused `backend' variable.
11823
11824 * vc-hooks.el: Update Copyright.
11825 (vc-backend): Don't accept a nil argument any more.
11826 (vc-up-to-date-p): Turn into a defsubst.
11827 (vc-possible-master): New function.
11828 (vc-check-master-templates): Use `vc-possible-master' and allow
11829 funs in vc-X-master-templates to return a non-existent file.
11830
11831 * vc-cvs.el: Update Copyright.
11832 (vc-cvs-diff): Remove unused `backend' variable.
11833 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11834
11835 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11836
118372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11838
11839 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11840 since it can be called from vc-rcs.el.
11841 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11842
118432000-09-04 Andre Spiegel <spiegel@gnu.org>
11844
11845 * vc.el (vc-version-diff): Expand file name read from the
11846 minibuffer. Handle the case when a previous version number can't
11847 be guessed. Give suitable messages when there were no differences
11848 found.
11849 (vc-clear-headers): Call backend-specific implementation, if one
11850 exists.
11851 (vc-cancel-version): Made error checks generic. When done, clear
11852 headers generically, too.
11853
11854 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11855 from vc-clear-headers in vc.el.
11856
11857 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11858 correctly.
11859 (vc-rcs-latest-on-branch-p): Made second argument VERSION
11860 optional. Handle the case when it's not there.
11861
118622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11863
11864 * vc.el (vc-locking-user): Moved from vc-hooks.el.
11865
118662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11867
11868 * vc-hooks.el (vc-loadup): Remove.
11869 (vc-find-backend-function): Use `require'. Also, handle the case
11870 where vc-BACKEND-hooks.el doesn't exist.
11871 (vc-call-backend): Cleanup.
11872
118732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11874
11875 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11876 vc-rcs-grab-templates)
11877 (vc-rcs-registered): Remove. The default function works as well.
11878 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11879 vc-sccs-grab-templates)
11880 (vc-sccs-registered): Remove. The default function works as well.
11881
11882 * vc.el (vc-version-diff): Left out a vc- in call to
11883 vc-call-backend.
11884 (vc-default-dired-state-info, vc-default-record-rename)
11885 (vc-default-merge-news): Update for the new backend argument.
11886
11887 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11888 using the default function.
11889 (vc-call-backend): If calling the default function, pass it the
11890 backend as first argument. Update the docstring accordingly.
11891 (vc-default-state-heuristic, vc-default-mode-line-string): Update
11892 for the new backend argument.
11893 (vc-make-backend-sym): Renamed from vc-make-backend-function.
11894 (vc-find-backend-function): Use the new name.
11895 (vc-default-registered): New function.
11896
118972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11898
11899 * vc.el (vc-merge): Use vc-find-backend-function.
11900
11901 * vc-hooks.el (vc-backend-functions): Remove.
11902 (vc-loadup): Don't setup 'vc-functions.
11903 (vc-find-backend-function): New function.
11904 (vc-call-backend): Use above fun and populate 'vc-functions
11905 lazily.
11906 (vc-backend-defines): Remove.
11907
119082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11909
11910 * vc.el (vc-register): Put a FIXME note for a newly found bug.
11911 Call vc-call-backend without the leading vc-.
11912 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11913 (vc-check-headers): Call vc-call-backend without the leading vc-.
11914 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11915 (vc-annotate-display): Replace confusing use of `cond' with `or'.
11916 Call vc-call-backend without the leading vc-.
11917
11918 * vc-cvs.el (tail): Provide vc-cvs.
11919 * vc-sccs.el (tail): Provide vc-sccs.
11920 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11921
11922 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11923 (vc-make-backend-function, vc-call): Pass names without leading
11924 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11925 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11926 (vc-call-backend): Always try to load vc-X-hooks.
11927 (vc-registered): Remove vc- in call to vc-call-backend.
11928
119292000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11930
11931 * vc.el (vc-process-filter): New function.
11932 (vc-do-command): Setup `vc-process-filter' for the async process.
11933 (vc-maybe-resolve-conflicts): New function to reduce
11934 code-duplication. Additionally, it puts the buffer in
11935 `smerge-mode' if applicable.
11936 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11937 calling `merge-news'.
11938 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11939 (vc-log-edit): New function. Replacement for `vc-log-mode' by
11940 interfacing to log-edit.el.
11941 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11942 log-edit is available.
11943 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11944
119452000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11946
11947 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11948 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11949 defvar and the initialization.
11950 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11951
11952 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11953 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11954
11955 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11956
119572000-09-04 Andre Spiegel <spiegel@gnu.org>
11958
11959 * vc.el (vc-file-clear-masterprops): Removed.
11960 (vc-checkin, vc-revert-buffer): Removed calls to the above.
11961 (vc-version-diff): Use buffer-size without argument.
11962 (vc-register): Heed vc-initial-comment.
11963
11964 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11965 default branch.
11966
11967 * vc-rcs.el (vc-rcs-register): Parse command output to find master
11968 file name and workfile version.
11969 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11970
11971 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11972 vc-file-clear-masterprops.
11973
11974 * vc-sccs.el (vc-sccs-checkout): Removed call to
11975 vc-file-clear-masterprops. If writable, set vc-state to 'edited
11976 rather than user login name.
11977
11978
119792000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11980
11981 * vc.el (vc-workfile-unchanged-p): Remove unused argument
11982 `want-differences-if-changed' and simplify.
11983 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11984 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11985 output (which is invalid for async vc-diff) to decide whether to
11986 do the revert silently or not.
11987
119882000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11989
11990 * vc-hooks.el (vc-loadup): Load files quietly.
11991 (vc-call-backend): Oops, brain fart.
11992
119932000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11994
11995 * vc-cvs.el (vc-cvs-state): Typo.
11996 (vc-cvs-merge-news): Return the status code rather than the error msg.
11997
119982000-09-04 Andre Spiegel <spiegel@gnu.org>
11999
12000 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
12001 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
12002 vc-state or vc-up-to-date-p.
12003 (vc-merge): Use vc-backend-defines to check whether merging is
12004 possible. Set state to 'edited after successful merge.
12005
12006 * vc-hooks.el (vc-locking-user): If locked by the calling user,
12007 return that name. Redocumented.
12008
120092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12010
12011 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
12012 new `vc-state' semantics.
12013 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
12014 'vc-locking-user to the current user.
12015 (vc-merge): Inline vc-backend-merge. Comment out code that I
12016 don't understand and hence can't adapt to the new `vc-state' and
12017 `vc-locking-user' semantics.
12018 (vc-backend-merge): Remove.
12019
12020 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
12021 rather than 'vc-locking-user.
12022
12023 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
12024
12025 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
12026 (vc-state): Don't use 'reserved any more. Just use the same
12027 convention as the one used for vc-<backend>-state where the
12028 locking user (as a string) is returned.
12029 (vc-locking-user): Update, based on the above convention. The
12030 'vc-locking-user property has disappeared.
12031 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
12032
12033 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
12034 with a heuristic one.
12035 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
12036 (vc-cvs-checkin): Do a trivial parse to set the state in case of
12037 error. That allows us to get to 'needs-merge even in the
12038 stay-local case. There's still no way to detect 'needs-patch in
12039 such a setup (or to force an update for that matter).
12040 (vc-cvs-logentry-check): Remove, the default works as well.
12041
120422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12043
12044 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
12045
12046 * vc.el (vc-do-command): kill-all-local-variables, to reset any
12047 major-mode in which the buffer might have been put earlier. Use
12048 `remove' and `when'. Allow `okstatus' to be `async' and use
12049 `start-process' in this case.
12050 (vc-version-diff): Handle the case where the diff looks empty
12051 because of the use of an async process.
12052
120532000-09-04 Andre Spiegel <spiegel@gnu.org>
12054
12055 * vc.el (vc-next-action-on-file): Removed optional parameter
12056 `simple'. Recompute state unconditionally.
12057 (vc-default-toggle-read-only): Removed.
12058
12059 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
12060 (vc-toggle-read-only): Undid prev change.
12061
12062 * vc-cvs.el (vc-cvs-stay-local): Renamed from
12063 vc-cvs-simple-toggle. Redocumented.
12064 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
12065 (vc-cvs-toggle-read-only): Removed.
12066
120672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12068
12069 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
12070 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
12071 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
12072 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
12073 still is. So maybe it should be removed.
12074 (vc-head-version, vc-find-binary): Remove.
12075 (vc-recompute-state): Move from vc-hooks.el.
12076 (vc-next-action-on-file): Add a `simple' argument to allow
12077 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
12078 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
12079 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
12080 (vc-dired-mode-map): Properly defvar it.
12081 (vc-print-log): Call log-view-mode if available.
12082 (small-temporary-file-directory): defvar instead of use boundp.
12083 (vc-merge-news): Moved to vc-cvs.el.
12084 (vc-default-merge-news): New function.
12085
12086 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
12087 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
12088 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
12089 unknown `vc-latest-version' function. It should probably refer to
12090 vc-workfile-version or somesuch, but it's very unclear to me and I
12091 don't have SCCS to test things.
12092
12093 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
12094 (vc-sccs-state-heuristic): Fix typo.
12095 (vc-sccs-workfile-unchanged-p): Add missing argument.
12096
12097 * vc-rcs.el: Require vc and vc-rcs-hooks.
12098 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
12099 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
12100 (vc-release-greater-or-equal-p): Move from vc.
12101 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
12102 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
12103 (vc-rcs-checkout): Add a missing `new-version' argument in the
12104 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
12105
12106 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
12107 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
12108 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
12109 than the apparently unbound `workfile-version'.
12110
12111 * vc-hooks.el (vc-master-templates): Def the obsolete var.
12112 (vc-file-prop-obarray): Use `make-vector'.
12113 (vc-backend-functions): Add new hookable functions
12114 vc-toggle-read-only, vc-record-rename and vc-merge-news.
12115 (vc-loadup): If neither backend nor default functions exist, use
12116 the backend function rather than nil.
12117 (vc-call-backend): If the function if not bound yet, try to load
12118 the non-hook file to see if it provides it.
12119 (vc-call): New macro plus use it wherever possible.
12120 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
12121 nor `vc-find-binary' since it's only called from
12122 vc-mistrust-permission which is only used once the backend is known.
12123 (vc-checkout-model): Fix parenthesis.
12124 (vc-recompute-state, vc-prefix-map): Move to vc.el.
12125
12126 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
12127 (vc-cvs-release, vc-cvs-system-release): Remove.
12128 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
12129 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
12130 status symbols.
12131 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
12132 (vc-cvs-toggle-read-only): First cut at a function to allow a
12133 cvs-status-free vc-toggle-read-only.
12134 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
12135 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
12136 vc-cvs-status. Also set vc-state rather than vc-locking-user.
12137 (vc-cvs-checkout): Modify access rights directly if the user
12138 requested not to use `cvs edit'. And refresh the mode line.
12139
12140 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
12141 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
12142
121432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12144
12145 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
12146 workfile' that got lost when the code was extracted from vc.el.
12147 And merged the tail with the rest of the code (not possible in the
12148 old vc.el where the tail was shared among all backends). And
12149 explicitly set the state to 'edited if `writable' is set.
12150
12151 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
12152 (vc-cvs-state): Be careful to return the value from
12153 vc-cvs-parse-state.
12154 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
12155 property but return it instead. Also be careful to handle a nil
12156 or "" `rev' when workfile is non-nil (it was handled properly when
12157 workfile was nil).
12158
12159 * vc.el: Removed those pesky unnecessary `(function' quotes.
12160 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
12161 directly in the defvar.
12162 (vc-do-command): Bind inhibit-read-only so as to properly handle
12163 the case where the destination buffer has been made read-only.
12164 (vc-diff): Delegate to vc-version-diff in all cases.
12165 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
12166 (vc-annotate-mode-variables): Removed (code moved partly to
12167 defvars and partly to vc-annotate-add-menu).
12168 (vc-annotate-mode): Turned into a derived-mode.
12169 (vc-annotate-add-menu): Moved in code in
12170 vc-annotate-mode-variables.
12171 (vc-update-change-log): Use make-temp-file if available.
12172
121732000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
12174
12175 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
12176 `vc-checkout-model' updated to `vc-cvs-update-model'.
12177
121782000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12179
12180 * vc.el (vc-next-action-on-file): Added handling of state
12181 `unlocked-changes'.
12182 (vc-checkout-carefully): Is now practically obsolete, unless the
12183 above is too slow to be enabled unconditionally.
12184 (vc-update-change-log): Fixed typo.
12185
12186 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
12187
12188 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
12189 Now handles state `unlocked-changes'.
12190 (vc-sccs-workfile-unchanged-p): New function, to support the above.
12191
12192 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
12193
12194 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
12195 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
12196 `unlocked-changes'.
12197 (vc-rcs-workfile-unchanged-p): Renamed from
12198 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
12199 function yet, but supposed to become one soon.
12200
12201 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
12202 `vc-steal-lock'.
12203 (vc-call-backend): Changed error message.
12204 (vc-state): Added description of state `unlocked-changes'.
12205
122062000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12207
12208 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
12209 always return t in CVS-controlled directories.
12210
12211 * vc.el (vc-responsible-backend): New function.
12212 (vc-register): Largely rewritten.
12213 (vc-admin): Removed (implementation moved into vc-register).
12214 (vc-checkin): Redocumented.
12215 (vc-finish-logentry): If no backend defined yet (because we are in
12216 the process of registering), use the responsible backend.
12217
12218 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12219 Updated function lists.
12220 (vc-call-backend): Fixed typo.
12221
12222 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
12223 New functions.
12224 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
12225 Removed query option. Redocumented.
12226
122272000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12228
12229 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
12230
12231 * vc.el: Updated callers of `vc-checkout-required' to use
12232 `vc-checkout-model'.
12233
122342000-09-04 Martin Lorentzson <martinl@gnu.org>
12235
12236 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
12237 stuff updated to reference this function instead of the old
12238 `vc-backend-release-p'.
12239
122402000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12241
12242 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
12243 vc-checkout-model. Return appropriate values. Updated callers.
12244
122452000-09-04 Martin Lorentzson <martinl@gnu.org>
12246
12247 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
12248 (vc-backend-revert): Function moved into `vc-revert';
12249 `vc-next-action' must be updated to accomodate this change.
12250 (vc-backend-steal): Function moved into `vc-finish-steal'.
12251 (vc-backend-logentry-check): Function moved into
12252 `vc-finish-logentry'.
12253 (vc-backend-printlog): Function moved into `vc-print-log'.
12254 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
12255 (vc-backend-assign-name): Function moved into
12256 `vc-create-snapshot'.
12257
122582000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12259
12260 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
12261 Rename to vc-checkout-model. Return appropriate values.
12262 Update callers.
12263
12264 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
12265 to vc-checkout-model.
12266 (vc-checkout-required): Rename to vc-checkout-model.
12267 Re-implement and re-comment.
12268 (vc-after-save): Use vc-checkout-model.
12269
122702000-09-04 Martin Lorentzson <martinl@gnu.org>
12271
12272 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
12273 Update to use the vc-BACKEND-diff functions instead.
12274 `vc-diff' is now working.
12275
12276 * vc-rcs.el (vc-rcs-logentry-check): New function.
12277
12278 * vc-cvs.el (vc-cvs-logentry-check): New function.
12279
12280 * vc-sccs.el (vc-sccs-diff): Function changed name from
12281 `vc-backend-diff'. This makes `vc-diff' work.
12282
12283 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
12284 of functions possibly implemented in a vc-BACKEND library.
12285 (vc-checkout-required): Fix bug that caused an error to be
12286 signaled during `vc-after-save'.
12287
12288 * vc.el: Fix typo.
12289 This checkin is made with our new VC code base for the very first time.
12290 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
12291
12292 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
12293 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
12294
12295 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
12296 updated to `vc-uses-locking'.
12297 (vc-checkout-required): Call to backend function.
12298 `vc-checkout-required' updated to `vc-uses-locking' instead.
12299
12300 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
12301 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
12302
12303 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
12304 to match the split into various backends.
12305 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
12306 (vc-retrieve-snapshot): Bug fix.
12307
123082000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12309
12310 * vc-sccs.el (vc-sccs-release): Doc fix.
12311
123122000-09-04 Martin Lorentzson <martinl@gnu.org>
12313
12314 * vc.el (vc-next-action-on-file): Bug found and fixed.
12315 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
12316 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
12317
12318 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
12319 (vc-rcs-checkout): Name space cleaned up. No more revision number
12320 crunching function names that are not prefixed with vc-rcs.
12321 (vc-rcs-checkout-model): Function added. References to
12322 `vc-checkout-model' replaced.
12323
123242000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12325
12326 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
12327 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
12328 still need to be split, and implemented for RCS).
12329
123302000-09-04 Martin Lorentzson <martinl@gnu.org>
12331
12332 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
12333
12334 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
12335 required by the vc.el file.
12336
12337 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
12338 required by the vc.el file.
12339 (vc-rcs-exists): Function added.
12340
12341 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
12342 required by the vc.el file.
12343
12344 * vc.el (vc-admin): Updated to handle selection of appropriate
12345 backend. Current implementation is crufty and need re-thinking.
12346
12347 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
12348
123492000-09-04 Martin Lorentzson <martinl@gnu.org>
12350
12351 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
12352 beginning of annotate buffers correctly.
12353
12354 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
12355 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
12356 functionality updated quite a lot to support multiple backends.
12357 Variables `vc-annotate-mode', `vc-annotate-buffers',
12358 `vc-annotate-backend' added.
12359
12360 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
12361 `vc-annotate-difference' added to supported backend functions.
12362
123632000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12364
12365 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
12366 Use with-temp-file instead of /bin/sh. Merged from mainline
12367
123682000-09-04 Martin Lorentzson <martinl@gnu.org>
12369
12370 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
12371
12372 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
12373
12374 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
12375
123762000-09-04 Martin Lorentzson <martinl@gnu.org>
12377
12378 * vc-hooks.el: vc-state-heuristic added to
12379 vc-backend-hook-functions.
12380
12381 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
12382
12383 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
12384
12385 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
12386 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
12387 state to `reserved'.
12388
12389 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
12390 `vc-checkout-required'. Rename the `locked' state to `reserved'.
12391
123922000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12393
12394 * vc-rcs-hooks.el: Implement new state model. Hardly anything
12395 untouched.
12396
12397 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
12398
12399 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
12400 if defined. (Merged from main line, slightly adapted.)
12401
12402 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
12403 millenium problem (merged from mainline).
12404
124052000-09-04 Martin Lorentzson <martinl@gnu.org>
12406
12407 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
12408 part and moved the non-BACKEND stuff to vc.el.
12409
12410 * vc.el: Split the annotate feature into a BACKEND specific part
12411 and moved it from the vc-cvs.el file to this one.
12412
124132000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12414
12415 * vc-hooks.el: Implement new state model.
12416 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
12417 (vc-locking-user): Simplify. Now only needed if the file is
12418 locked by somebody else.
12419 (vc-lock-from-permissions): Remove. Functionality is in
12420 vc-sccs-hooks.el and vc-rcs-hooks.el now.
12421 (vc-mode-line-string): New name for former vc-status. Adapted.
12422 (vc-mode-line): Adapt to use the above. Remove optional parameter.
12423
12424 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
12425 Various simplifications and adaptations all over the place.
12426
12427 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
12428 Simplify and adapt the rest.
12429
12430 * vc.el (vc-resynch-window): Add TODO comment: check for
12431 interaction with view mode according to recent RCS change.
12432 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
12433
124342000-09-04 Martin Lorentzson <martinl@gnu.org>
12435
12436 * vc.el: Convert the remaining function comments to docstrings.
12437
124382000-09-04 Martin Lorentzson <martinl@gnu.org>
12439
12440 * vc.el (vc-backend-release, vc-release-greater-or-equal)
12441 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
12442 (vc-minor-part, vc-previous-version): Functions that operate and
12443 compare revision numbers got proper documentation. Comments added
12444 about their possible removal.
12445
124462000-09-04 Martin Lorentzson <martinl@gnu.org>
12447
12448 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
12449 the vc-backend.el files.
12450
12451 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
12452
12453 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
12454 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
12455 (vc-rcs-previous-version): Functions added.
12456
12457 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
12458
12459 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
12460
124612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12462
12463 * vc-hooks.el (vc-master-templates): Is really obsolete.
12464 Comment out the definition for now. What is the right procedure
12465 to get rid of it?
12466 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
12467 rewritten.
12468 (vc-default-registered): Remove.
12469 (vc-check-master-templates): New function; does mostly what the
12470 above did before.
12471 (vc-locking-user): Don't rely on the backend to set the property.
12472
12473 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
12474 Rewrite documentation.
12475 (vc-rcs-templates-grabbed): New variable.
12476 (vc-rcs-grab-templates): New function.
12477 (vc-rcs-registered): Rewrite to use above mechanism.
12478
12479 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
12480 Rewrite documentation.
12481 (vc-sccs-templates-grabbed): New variable.
12482 (vc-sccs-grab-templates): New function.
12483 (vc-sccs-registered): Rewrite to use above mechanism.
12484 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
12485 Don't throw the result, simply return it.
12486
12487 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
12488 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
12489 (vc-cvs-registered): Does the check itself now. Simplify.
12490
12491 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
12492 from main line.
12493
124942000-09-04 Martin Lorentzson <martinl@gnu.org>
12495
12496 * vc-cvs.el (vc-cvs-diff): New function.
12497
12498 * vc-sccs.el (vc-sccs-diff): New function.
12499
12500 * vc-rcs.el (vc-rcs-diff): New function.
12501 (vc-rcs-checkout): Bug (typo) found and fixed.
12502 (vc-rcs-register-switches): New variable.
12503
12504 * vc.el (vc-backend-diff): Function removed and placed in the
12505 backend files.
12506
125072000-09-04 Martin Lorentzson <martinl@gnu.org>
12508
12509 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
12510
12511 * vc.el (vc-backend-checkout): Function removed and replaced in
12512 the vc-backend.el files.
12513
12514 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
12515
12516 * vc.el (vc-backend-admin): Removed and replaced in the
12517 vc-backend.el files.
12518
12519 * vc.el (Martin): Removed all the annotate functionality since it
12520 is CVS backend specific.
12521
125222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12523
12524 * spec.txt: Added specification of vc-state.
12525
12526 * vc-sccs-hooks.el (vc-sccs-master-properties):
12527 Remove handling of vc-latest-version and
12528 vc-your-latest-version. What used to be vc-latest-version, is now
12529 returned as vc-workfile-version.
12530 (vc-sccs-workfile-version): Adapt.
12531
125322000-09-04 Dave Love <fx@gnu.org>
12533
12534 * vc.el: [Merged from mainline.]
12535 (vc-dired-mode): Make the dired-move-to-filename-regexp
12536 regexp match the date, to avoid treating date as file size.
12537 Add YYYY S option to WESTERN/
12538
125392000-09-04 Dave Love <fx@gnu.org>
12540
12541 * vc.el: Require `compile' when compiling.
12542 (vc-logentry-check-hook): New option.
12543 (vc-steal-lock): Use compose-mail.
12544 (vc-dired-mode-map): Defvar when compiling.
12545 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
12546 vc-sccs.el and renamed. Callers changed.
12547 (vc-backend-checkout, vc-backend-logentry-check)
12548 (vc-backend-merge-news): Doc fix.
12549 (vc-default-logentry-check): New function.
12550 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
12551 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
12552 (vc-backend-merge): Doc fix. Use backend functions.
12553 (vc-check-headers): Use backend functions.
12554
12555 * vc-cvs.el: Require vc when compiling.
12556 (vc-cvs-register-switches): Doc fix.
12557 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
12558 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
12559 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
12560 New functions (code from vc.el).
12561 (vc-annotate-display-default): Fix interactive spec.
12562 (vc-annotate-time-span): Doc fix.
12563
12564 * vc-rcs.el: Require vc when compiling.
12565 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
12566 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
12567 (vc-rcs-checkin): New functions (code from vc.el).
12568 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
12569 Doc fix.
12570 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
12571
12572 * vc-sccs.el: Require vc when compiling.
12573 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
12574 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
12575 (vc-sccs-revert)
12576 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
12577 from vc.el).
12578 (vc-sccs-add-triple, vc-sccs-record-rename)
12579 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
12580 (vc-sccs-admin): Doc fix.
12581
125822000-09-04 Martin Lorentzson <martinl@gnu.org>
12583
12584 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
12585 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
12586 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
12587 from vc.el.
12588
12589 * vc-sccs.el (vc-admin-sccs): Added from vc.el
12590
12591 * vc-cvs.el: Moved the annotate functionality from vc.el.
12592 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
12593
125942000-09-04 Dave Love <fx@gnu.org>
12595
12596 * vc.el (vc-backend-release): Call vc-system-release.
12597
12598 * vc-sccs.el (vc-sccs-system-release):
12599 Renamed from vc-sccs-backend-release.
12600
12601 * vc-rcs.el (vc-rcs-system-release):
12602 Renamed from vc-rcs-backend-release.
12603
12604 * vc-cvs.el (vc-cvs-system-release):
12605 Renamed from vc-cvs-backend-release.
12606
126072000-09-04 Dave Love <fx@gnu.org>
12608
12609 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
12610 backend files.
12611 (vc-backend-release): Dispatch to backend functions.
12612 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
12613 probably needs attention.]
12614
12615 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
12616 (vc-sccs-backend-release): New function.
12617
12618 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
12619 (vc-cvs-backend-release): New function.
12620
12621 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
12622 Doc fix.
12623 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
12624 (vc-default-dired-state-info): New function.
12625 (vc-dired-state-info): Dispatch to backends.
12626 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
12627
12628 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
12629 from vc.el and renamed.
12630
126312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12632
12633 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
12634 (vc-version-other-window, vc-backend-assign-name): Removed
12635 references to vc-latest-version; sometimes changed into
12636 vc-workfile-version.
12637
12638 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
12639 vc-rcs-master-workfile-version.
12640 (vc-rcs-workfile-version): Use the above. Don't call
12641 vc-latest-version (that was unreachable code, anyway).
12642 (vc-rcs-fetch-master-properties): Doc fix.
12643
12644 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
12645 (vc-backend-hook-functions): Removed them from this list, too.
12646 (vc-fetch-properties): Removed.
12647 (vc-workfile-version): Doc fix.
12648
12649 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
12650 (vc-rcs-workfile-version, vc-rcs-locking-user)
12651 (vc-rcs-uses-locking): Use it.
12652
12653 * vc-hooks.el (vc-consult-rcs-headers):
12654 Moved into vc-rcs-hooks.el, under the name
12655 vc-rcs-consult-headers.
12656
12657 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
12658 headers.
12659 (vc-cvs-find-master): Use this name only; correct different
12660 versions of the name.
12661
12662 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
12663 New functions.
12664 (vc-sccs-locking-user): Use the latter.
12665
12666 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
12667 New functions.
12668
12669 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
12670 Moved into both
12671 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
12672 functions are implementation details of those two backends.
12673
126742000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12675
12676 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
12677 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
12678
12679 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
12680 (vc-sccs-parse-locks): SCCS-specific code moved here from
12681 vc-hooks.
12682
12683 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
12684 code moved here from vc-hooks.
12685
12686 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
12687 into back-end specific parts and removed. Callers not updated
12688 yet; because I guess these callers will disappear into back-end
12689 specific files anyway.
12690
126912000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12692
12693 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
12694 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
12695 `vc-uses-locking'.
12696
12697 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
12698 Store yes/no in the property, and return t/nil. Updated all
12699 callers.
12700
12701 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
12702 vc-sccs-uses-locking. Don't set property.
12703 (vc-sccs-locking-user): Don't set property.
12704
12705 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12706 vc-cvs-uses-locking. Don't set property here; leave that to
12707 vc-hooks.
12708 (vc-cvs-locking-user): Reflect above change. Streamlined.
12709
12710 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12711 vc-rcs-uses-locking.
12712 (vc-rcs-locking-user): Reflect above change.
12713
127142000-09-04 Dave Love <fx@gnu.org>
12715
12716 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12717
12718 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12719
12720 * vc-hooks.el (vc-checkout-model): Punt to backends.
12721
12722 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12723
12724 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12725
12726 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12727 New functions.
12728
12729 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12730 New functions.
12731
12732 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12733 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12734
12735 * vc-hooks.el (vc-default-locking-user): New function.
12736 (vc-locking-user, vc-workfile-version): Punt to backends.
12737
127382000-09-04 Dave Love <fx@gnu.org>
12739
12740 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12741 (vc-master-workfile-version): Moved from vc-hooks.
12742
12743 * vc-rcs-hooks.el: Fix duplicate code in last change.
12744
12745 * vc-rcs-hooks.el: Require vc-hooks when compiling.
12746 (vc-rcs-master-templates): Improve :type.
12747 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12748 vc-master-workfile-version): Moved from vc-hooks.
12749
12750 * vc-sccs-hooks.el: Require vc-hooks when compiling.
12751 (vc-sccs-master-templates): Improve :type.
12752 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12753
12754 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12755
12756 * vc-cvs-hooks.el: Require vc-hooks when compiling.
12757 (vc-cvs-master-templates): Improve :type. Use
12758 vc-cvs-find-cvs-master.
12759 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12760 from vc-hooks.
12761 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12762
12763 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12764 Moved to vc-cvs-hooks.
12765
12766 * vc-hooks.el: Add doc strings in various places. Simplify the
12767 minor mode setup.
12768 (vc-handled-backends): New user variable.
12769 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12770 simplification.
12771
127722000-09-04 Dave Love <fx@gnu.org>
12773
12774 * vc.el: Some doc fixes for autoloaded and interactive functions.
12775 Fix compilation warnings from ediff stuff.
12776 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12777
12778 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12779
12780 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12781
12782 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12783
127842000-09-04 Dave Love <fx@gnu.org>
12785
12786 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12787 New variable.
12788 (vc-make-backend-function, vc-loadup, vc-call-backend)
12789 (vc-backend-defines): New functions.
12790
12791 * vc-hooks.el: Various doc fixes.
12792 (vc-default-back-end, vc-follow-symlinks): Custom fix.
12793 (vc-match-substring): Function removed. Callers changed to use
12794 match-string.
12795 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12796 Simplify.
12797
127982000-09-04 Dave Love <fx@gnu.org>
12799
12800 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12801 type.
12802 (vc-sccs-project-dir, vc-search-sccs-project-dir)
12803 (vc-sccs-registered): Doc fix.
12804
12805 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12806 (vc-cvs-registered): Doc fix.
12807
12808 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12809 (vc-rcs-registered): Doc fix.
12810
128112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12812
12813 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12814
12815 * vc-hooks.el: vc-registered has been renamed
12816 vc-default-registered. Some functions have been moved to the
12817 backend specific files. they all support the
12818 vc-BACKEND-registered functions.
12819
128202000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12821
12822 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12823
12824 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12825
128262000-09-04 Dave Love <fx@gnu.org>
12827
12828 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12829 menu-bar-update-hook.
12830
12831 * help.el (help-manyarg-func-alist): Add
12832 find-operation-coding-system.
12833
12834 * wid-edit.el (widget-sexp-validate): Fix garbled code.
12835
12836 * custom.el (custom-set-variables): Print message about errors in
12837 setting.
12838
128392000-09-03 Andrew Innes <andrewi@gnu.org>
12840
12841 * makefile.w32-in: Change to DOS line endings.
12842
128432000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12844
12845 * mouse.el (mouse-popup-menubar): Supply the prompt string for
12846 minor-mode keymaps, if they don't have one.
12847
128482000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12849
12850 * eshell/esh-module.el (eval-when-compile): Don't lose if
12851 esh-module.el's file name is truncated to DOS 8+3 limits.
12852
128532000-09-01 John Wiegley <johnw@gnu.org>
12854
12855 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12856 predicate, which caused entries in the completion list to be
12857 doubled.
12858
128592000-08-30 John Wiegley <johnw@gnu.org>
12860
12861 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12862 sending to subprocesses. Also, hook pre-command-hook if
12863 `eshell-send-direct-to-subprocesses' is non-nil.
12864 (eshell-send-direct-to-subprocesses): New config variable. If t,
12865 subprocess input is send immediately.
12866 (eshell-toggle-direct-send): New function.
12867 (eshell-self-insert-command): New function.
12868 (eshell-intercept-commands): New function.
12869 (eshell-send-input): If direct subprocess sending is enabled,
12870 don't echo any input to the Eshell buffer. Let the subprocess
12871 handle that. This requires "stty echo" in bash, for example.
12872
128732000-08-28 John Wiegley <johnw@gnu.org>
12874
12875 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12876 completion function for Eshell's implementation of `unset'.
12877
128782000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12879
12880 * info.el (Info-directory-list): Doc fix.
12881
128822000-08-31 Peter Breton <pbreton@ne.mediaone.net>
12883
12884 * filecache.el (file-cache-add-directory-using-find): Don't quote
12885 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12886
128872000-08-31 Kenichi Handa <handa@etl.go.jp>
12888
12889 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12890 coding systems.
12891
128922000-08-30 Andrew Innes <andrewi@gnu.org>
12893
12894 * timer.el (run-with-idle-timer): Undo last change, so that timer
12895 is not activated immediately if Emacs is already idle. Some
12896 existing code relies on this behaviour.
12897
128982000-08-30 Miles Bader <miles@gnu.org>
12899
12900 * frame.el (set-frame-font): Do completion of font-name for
12901 interactive use.
12902
129032000-08-30 Kenichi Handa <handa@etl.go.jp>
12904
12905 * international/quail.el (quail-start-translation): Bind locally
12906 last-command-event, last-command, and this-command.
12907 (quail-start-conversion): Likewise.
12908 (quail-self-insert-command): Fix docstring.
12909
129102000-08-29 Gerd Moellmann <gerd@gnu.org>
12911
12912 * progmodes/executable.el
12913 (executable-make-buffer-file-executable-if-script-p): Check that
12914 buffer contains at least 2 characters.
12915
129162000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
12917
12918 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12919
129202000-08-29 Dave Love <fx@gnu.org>
12921
12922 * diff-mode.el (diff-mode) <defgroup>: Add :version.
12923 (diff-mode-shared-map): Bind mouse-2.
12924 (diff-imenu-generic-expression): New variable.
12925 (diff-mode): Use it.
12926
12927 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12928 (mouse-popup-menubar): Add minor mode menus.
12929 (popup-menu): Check for lookup-key returning number.
12930
129312000-08-29 Miles Bader <miles@gnu.org>
12932
12933 * comint.el (comint-send-input): Create overlays using the proper
12934 front/read-advance arguments.
12935
129362000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12937
12938 * ps-print.el: Even/odd pages printing. Doc fix.
12939 (ps-print-version): New version number (6.0).
12940 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12941 (ps-background, ps-begin-file, ps-begin-job): Code fix.
12942 (ps-print-duplex-feature): Variable eliminated.
12943 (ps-even-or-odd-pages): New variable.
12944
12945 * progmodes/ebnf2ps.el: Doc fix.
12946 (ebnf-version): New version (3.3).
12947 (ebnf-user-arrow): Change variable customization to sexp.
12948 (ebnf-user-arrow): Function eliminated.
12949 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12950
129512000-08-29 Kenichi Handa <handa@etl.go.jp>
12952
12953 * help.el (help-xref-mule-regexp): New variable.
12954 (help-make-xrefs): Handle help-xref-mule-regexp.
12955
12956 * international/mule-cmds.el (help-xref-mule-regexp-template): New
12957 variable.
12958 (describe-input-method): Temporarily activate the specfied input
12959 method to display the information.
12960 (describe-language-environment): Hyperlinks to mule related items.
12961
12962 * international/mule-diag.el (charset-multibyte-form-string): New
12963 function.
12964 (list-character-sets-1): Use charset-multibyte-form-string.
12965 (describe-character-set): New function.
12966 (describe-coding-system): Hyperlinks to safe character sets.
12967
12968 * international/quail.el (quail-help): New arg PACKAGE.
12969 Hyperlinks to mule related items.
12970 (quail-help-insert-keymap-description): Use
12971 substitute-command-keys instead of describe-bindings.
12972 (quail-translation-help): Hyperlinks to mule related items.
12973
129742000-08-28 John Wiegley <johnw@gnu.org>
12975
12976 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12977 have a defsubst call itself. Made `eshell-flatten-list' back into
12978 a function again.
12979
12980 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12981 catch, in case re-centering point at bottom messes up the display.
12982 This happens frequently in Emacs 21, due I believe to variable
12983 line heights.
12984
12985 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12986 to call `find-tag-interactive'.
12987
12988 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12989 the list of remember directories.
12990
129912000-08-28 John Wiegley <johnw@gnu.org>
12992
12993 * align.el: Test align-region-separate to see if it's a symbol.
12994
129952000-08-28 John Wiegley <johnw@gnu.org>
12996
12997 * eshell/esh-util.el (eshell-flatten-list): Made this function
12998 into a defsubst form. It gets used very frequently, although
12999 calls don't occur all that often.
13000
13001 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
13002 examining it.
13003
13004 * eshell/esh-cmd.el (eshell-rewrite-while-command):
13005 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
13006 `eshell-protect'.
13007 (eshell-copy-handles): Created a new macro for duplicating the
13008 current set of open handles. This is needed by the looping
13009 functions.
13010 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
13011 is not incorrectly stomped on.
13012
13013 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
13014 declaration for pcomplete-use-paring.
13015 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
13016 value of eshell-cmpl-use-paring.
13017 * pcomplete.el (pcomplete-use-paring): New config variable, to
13018 indicate whether paring should be used.
13019 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
13020 completion alternatives that have already been used.
13021
13022 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
13023 bound to C-c C-y, which will repeat the previous N arguments
13024 (based on prefix argument).
13025 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
13026
13027 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
13028 if there is no *Help* buffer. This is for XEmacs, which renames
13029 its help buffers uniquely. TODO: Find out what the current buffer
13030 name to delete is.
13031
13032 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
13033 first entry that correlates to a passwd/group number. Later
13034 entries (used for group/user name aliasing to multiple IDs) are
13035 ignored.
13036
13037 * eshell/em-xtra.el (eshell/expr):
13038 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
13039 (eshell-grep, eshell/diff, eshell/locate):
13040 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
13041 argument list, before passing it to the system command.
13042
13043 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
13044 `find-tag' for use at final position in Eshell buffers (which
13045 otherwise triggers an error on Emacs 21).
13046 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
13047 buffer, if it is currently bound to `find-tag'.
13048
13049 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
13050 in the list of matched Makefile names.
13051 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
13052 directory, prefer its contents to Makefile.
13053
13054 * eshell/em-dirs.el (eshell/cd): cd commands that look up
13055 directory parts (like "cd old new", or "cd =regexp"), are now case
13056 sensitive on non-Windows/DOS platforms.
13057
13058 * eshell/esh-mode.el (eshell-parse-command-input): When a user
13059 types RET after an open delimiter (like "), display a message
13060 indicating that Eshell is waiting for the closing delimiter.
13061
13062 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
13063 environment variables.
13064
13065 * eshell/em-unix.el (eshell/diff): Added logic to fail more
13066 gracefully if the user enters incorrect arguments.
13067
13068 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
13069 Eshell buffers.
13070
13071 * eshell/esh-var.el (eshell-interpolate-variable):
13072 * eshell/esh-mode.el (eshell-move-argument):
13073 * eshell/em-unix.el (eshell-du-sum-directory):
13074 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
13075 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
13076 (not (= ...)).
13077
13078 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
13079 to ensure the `preserve' flag gets propagated when doing recursive
13080 directory copies.
13081
130822000-08-28 Stefan Monnier <monnier@cs.yale.edu>
13083
13084 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
13085 Don't convert \n into \0177 in memory.
13086 (eshell-read-history, eshell-write-history): Convert \n to \0177,
13087 and back again, when reading and writing.
13088
130892000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
13090
13091 * eshell/esh-util.el (eshell-processp): Added to relieve constant
13092 testing of `fboundp' on `processp'.
13093
13094 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
13095 (eshell/jobs): Don't call process-list if it is not bound.
13096 (eshell-gather-process-output): Support systems where async
13097 subprocesses aren't supported.
13098 (eshell-scratch-buffer, eshell-last-sync-output-start): New
13099 variables.
13100
13101 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
13102 eshell-do-eval returns t.
13103 (eshell-do-pipelines-synchronously): New defmacro.
13104 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
13105 when async subprocesses aren't supported.
13106 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
13107 if async subprocesses aren't supported.
13108 (eshell-resume-command): Don't assume STATUS is a string.
13109
13110 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
13111
13112 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
13113 (eshell-close-target, eshell-get-target): Use eshell-processp.
13114 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
13115 fix.
13116 (eshell-get-target, eshell-create-handles): Doc fix.
13117
131182000-08-28 Miles Bader <miles@lsi.nec.co.jp>
13119
13120 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
13121 criterion to include commands that output something, as long as it
13122 leaves both the command and the end-of-buffer visible when the
13123 command has exited.
13124 (eshell-review-quick-commands): Adjust the help doc string
13125 accordingly.
13126
131272000-08-28 Peter Breton <pbreton@ne.mediaone.net>
13128
13129 * locate.el (locate): Cleaned up locate command's interactive prompting
13130 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
13131
13132 * filecache.el (file-cache-case-fold-search): New variable
13133 (file-cache-assoc-function): New variable
13134 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
13135 Use file-cache-case-fold-search variable
13136 (file-cache-add-file): Use file-cache-assoc-function
13137 (file-cache-delete-file): likewise
13138 (file-cache-directory-name): likewise
13139 (file-cache-debug-read-from-minibuffer): likewise
13140
131412000-08-28 Gerd Moellmann <gerd@gnu.org>
13142
13143 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
13144 (abbrev-table-name): New function.
13145 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
13146 If non-nil list local abbrev, only.
13147
131482000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
13149
13150 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
13151 from Gnus support code, and use special article copy buffer
13152 `(gnus-original-article-buffer)' instead. This allows to get rid
13153 of article-hide-headers usage (which breaks in the latest Gnus
13154 version). Thanks to Detlev Zundel.
13155
131562000-08-28 Kenichi Handa <handa@etl.go.jp>
13157
13158 * international/quail.el (quail-use-package): Hide "... loaded"
13159 message.
13160 (quail-start-translation, quail-start-conversion): Likewise.
13161
13162 * international/kkc.el (kkc-region): Hide "... loaded" message.
13163
131642000-08-27 Dave Love <fx@gnu.org>
13165
13166 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
13167
131682000-08-27 Miles Bader <miles@gnu.org>
13169
13170 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
13171
131722000-08-27 Kenichi Handa <handa@etl.go.jp>
13173
13174 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
13175 'ja-dic-cnv), not (require 'skkdic-cnv).
13176
131772000-08-26 Miles Bader <miles@gnu.org>
13178
13179 * faces.el (face-x-resources): Add entry for :inherit.
13180 * cus-face.el (custom-face-attributes): Add support for :inherit
13181 attribute. Add support for relative face heights.
13182 (custom-face-attributes-get): Treat `nil' as being a default value
13183 for :inherit (as well as `unspecified').
13184
13185 * faces.el (set-face-attribute): Update doc string.
13186 (face-attribute-name-alist): Add :inherit.
13187 (face-valid-attribute-values): Handle :inherit.
13188 (face-read-string): Rephrase prompt to be less confusing.
13189 Assume that DEFAULT is a string, since we must return a string.
13190 (face-read-integer): Use `format' to turn DEFAULT into an
13191 acceptable default for face-read-string. Match NEW-VALUE against
13192 the string "unspecified", not the symbol `unspecified', since
13193 that's what face-read-string returns.
13194 (read-face-attribute): Lookup a name for old-value in valid, and
13195 use it as a default if we find one. Treat all values from
13196 face-read-string as strings. If the default is used, don't do any
13197 more processing on the value, just use the old value directly.
13198 (read-face-and-attribute, modify-face): Tweak prompt.
13199 (read-face-name): Don't assume prompt ends with a space.
13200
13201 * faces.el (describe-face): Add support for :inherit attribute.
13202
132032000-08-25 Kenichi Handa <handa@etl.go.jp>
13204
13205 * terminal.el (terminal-emulator): Fix args to `concat'. Now
13206 concat doesn't accept interger.
13207
13208 * international/kkc.el: Remove SKK from Keywords. Require
13209 ja-dic-utl instead of skkdic-utl.
13210
13211 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
13212 Provide ja-dic-cnv instead of skkdic-cnv.
13213 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
13214 (iso-2022-7bit-short): Add safe-charsets property.
13215 (skkdic-convert-postfix): Search Japanese chou-on character in
13216 addition to Hiragana character.
13217 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
13218 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
13219 (batch-skkdic-convert): Likewise.
13220
13221 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
13222 Provide ja-dic-utl instead of skkdic-utl.
13223 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
13224
132252000-08-24 Dave Love <fx@gnu.org>
13226
13227 * disp-table.el (standard-display-default): Make the test of `l'
13228 useful.
13229
13230 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
13231 mod sample text.
13232
13233 * international/iso-ascii.el: Make pilcrow convenient string
13234 consistent with section.
13235 (iso-ascii-display): Set up multibyte characters as well as
13236 unibyte.
13237
132382000-08-24 Kenichi Handa <handa@etl.go.jp>
13239
13240 * international/mule-cmds.el (reset-language-environment): Set
13241 default-process-coding-system to '(undecided . iso-latin-1), which
13242 makes process I/O almost consistent with file I/O. Call this
13243 function when mule-cmds.el[c] is loaded.
13244
132452000-08-22 Andrew Innes <andrewi@gnu.org>
13246
13247 * makefile.w32-in: New file.
13248
132492000-08-22 Miles Bader <miles@lsi.nec.co.jp>
13250
13251 * comint.el (comint-output-filter): Compare end of
13252 comint-last-output-overlay with the start of the newly inserted
13253 text, not the end, when deciding whether to extend it.
13254 Set saved-point's insertion type to advance after insertion.
13255
13256 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
13257 since this is now done independently of font-lock mode.
13258
132592000-08-21 Gerd Moellmann <gerd@gnu.org>
13260
13261 * server.el (server-kill-new-buffers): New user option.
13262 (server-existing-buffer): New buffer-local variable.
13263 (server-visit-files): When using an existing buffer, set
13264 server-existing-buffer to t.
13265 (server-buffer-done): If server-kill-new-buffers is t, kill the
13266 buffer, unless it was already present before visiting it with
13267 Emacs server.
13268
132692000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
13270
13271 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
13272 even if the display doesn't support colors: some displays will
13273 support bold/underline faces.
13274
132752000-08-21 Gerd Moellmann <gerd@gnu.org>
13276
13277 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
13278
13279 * startup.el (command-line): If user's init file had an error,
13280 add explanatory text to *Messages*.
13281
132822000-08-21 Kenichi Handa <handa@etl.go.jp>
13283
13284 * man.el (Man-getpage-in-background): Decode the process output by
13285 the system locale coding system.
13286
132872000-08-20 Dave Love <fx@gnu.org>
13288
13289 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
13290 Don't test x-popup-menu.
13291 (function) <complete-function>: Complete only fbound symbols.
13292 <validate, value>: New.
13293 (variable) <complete-function>: Complete only bound symbols.
13294 (coding-system): Add :base-only, :complete-function, :validate,
13295 :value, :prompt-match.
13296 (widget-coding-system-prompt-value): Use read-coding-system and
13297 act on :base-only.
13298 (editable-field): Add :help-echo.
13299 (widget-push-button-gui, widget-push-button-cache)
13300 (widget-gui-action, widget-editable-list-gui): COmment out, along
13301 with uses.
13302 (widget-at): Make arg optional.
13303 (widget-echo-help): Adjust for current help-echo calling sequence.
13304 (widget-specify-field, widget-specify-button)
13305 (widget-specify-insert, widget-get-sibling, widget-image-find)
13306 (widget-convert, widget-insert, widget-leave-text)
13307 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
13308 (widget-setup, widget-field-find, widget-before-change)
13309 (widget-after-change, widget-default-complete)
13310 (widget-default-create, widget-default-delete)
13311 (widget-push-button-value-create, editable-field)
13312 (widget-field-prompt-value, widget-field-validate)
13313 (widget-choice-value-create, widget-choice-action)
13314 (widget-choice-validate, widget-checklist-add-item)
13315 (widget-radio-add-item, widget-radio-chosen)
13316 (widget-radio-value-inline, widget-editable-list-value-create)
13317 (widget-editable-list-entry-create)
13318 (widget-documentation-link-add)
13319 (widget-documentation-string-value-create)
13320 (widget-regexp-validate, widget-file-complete)
13321 (widget-sexp-validate, widget-plist-convert-widget)
13322 (widget-plist-convert-widget, widget-alist-convert-widget)
13323 (widget-alist-convert-widget, widget-color-complete): Simplify,
13324 particularly to avoid bindings which aren't optimized out.
13325
13326 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
13327 Doc fix.
13328 (down-list, backward-up-list, up-list, kill-sexp)
13329 (backward-kill-sexp, mark-sexp): Make arg optional.
13330 (lisp-complete-symbol): Add optional arg PREDICATE.
13331
13332 * cus-start.el: Add display-buffer-reuse-frames,
13333 file-coding-system-alist.
13334
133352000-08-20 Gerd Moellmann <gerd@gnu.org>
13336
13337 * startup.el (command-line): Clear realized faces after
13338 modifying TTY color mappings.
13339
133402000-08-20 Miles Bader <miles@gnu.org>
13341
13342 * faces.el (face-attr-match-p): Don't return true if ATTRS are
13343 merely a subset of FACE's attributes.
13344
133452000-08-19 Miles Bader <miles@gnu.org>
13346
13347 * comint.el (comint-output-filter): Save the point with a marker,
13348 not just a buffer position.
13349
13350 * international/mule.el (set-buffer-process-coding-system): Make
13351 interactive prompt less confusing.
13352
133532000-08-19 Gerd Moellmann <gerd@gnu.org>
13354
13355 * hilit-chg.el: General cleanup of doc strings, comments and
13356 code formatting.
13357
133582000-08-19 Miles Bader <miles@gnu.org>
13359
13360 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
13361 Compiler macro removed; beginning-of-line is no longer always
13362 equivalent to forward-line, in the presence of fields.
13363
13364 * comint.el (comint-output-filter): Remove ad-hoc saving of
13365 restriction, and just use save-restriction, now that it works
13366 correctly. Don't adjust comint-last-input-start to account for
13367 our insertion; it shouldn't have moved because we don't use
13368 insert-before-markers anymore. Comment out call to
13369 `force-mode-line-update'; why is it here?
13370
13371 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
13372 while checking for prompt to delete. Use `forward-line 0'
13373 instead of beginning-of-line.
13374 (gud-filter): Temporarily widen gud comint buffer while
13375 examining output.
13376
133772000-08-18 Stefan Monnier <monnier@cs.yale.edu>
13378
13379 * progmodes/sh-script.el: Big bag of typos.
13380
13381 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
13382 check since ispell-process is not bound when ispell is not yet loaded.
13383
133842000-08-18 Dave Love <fx@gnu.org>
13385
13386 * image.el (find-image): Copy `spec' before using plist-put.
13387
133882000-08-18 Gerd Moellmann <gerd@gnu.org>
13389
13390 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
13391 `portugues'.
13392
13393 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
13394 backward-kill-sexp, analogous to kill-sexp.
13395
13396 * progmodes/icon.el (icon-indent-line)
13397 (icon-is-continuation-line): Handle comments specially.
13398
133992000-08-17 Ken Stevens <k.stevens@ieee.org>
13400
13401 * ispell.el: Set to standard author/maintainer/keyword fields.
13402 Fine tuning to menu map appearance and operation, and added help.
13403 Remove `start' and `end' error messages when compiling.
13404 (ispell-choices-win-default-height): Fixed comment string.
13405 (ispell-dictionary-alist-1): Fixed regexp in castellano and
13406 castellano8 dictionaries.
13407 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
13408 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
13409 dictionary, added italiano dictionary.
13410 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
13411 word character
13412 (ispell-tex-skip-alists): Added psfig support.
13413 (ispell-skip-html): Renamed from ispell-skip-sgml.
13414 (ispell-begin-skip-region-regexp, ispell-skip-region)
13415 (ispell-minor-check): Improved html skipping support to skip across
13416 code, and recognize `&' commands without propper `;' syntax;
13417 (ispell-process-line): Fix alignment error when manually
13418 correcting spelling.
13419 (ispell): Fix comment string.
13420 (ispell-add-per-file-word-list): Always put word list on new line.
13421
134222000-08-17 Gerd Moellmann <gerd@gnu.org>
13423
13424 * format.el (format-encode-run-method): Fix error message to say
13425 `encode' instead of `decode'. Use save-window-excursion around
13426 shell-command-on-region as in format-decode-run-method because
13427 shell-command-on-region can display a buffer with error output.
13428 (format-decode): Don't record undo information for the decoding.
13429 (format-annotate-function): Add parameter FORMAT-COUNT. Make
13430 that number part of the temporary buffer name so that more than
13431 one decoding using a temporary buffer can happen safely.
13432
13433 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
13434 of `A-z' in the regexp.
13435
13436 * hilit-chg.el: Fix typos in commentary.
13437
13438 * help.el (view-emacs-news): Rewritten for new naming scheme
13439 for old NEWS files.
13440
13441 * startup.el (command-line): Pop to *Messages* in case an error
13442 is signaled while loading user-init-file.
13443
134442000-08-17 Andreas Schwab <schwab@suse.de>
13445
13446 * files.el (insert-directory): Don't lose original file name,
13447 undoing an undocumented change.
13448
134492000-08-17 Alex Schroeder <alex@gnu.org>
13450
13451 * sql.el (sql-magic-go): Use comint-bol.
13452 (sql-copy-column): Use comint-line-beginning-position.
13453 (comint-line-beginning-position): Define a replacement for
13454 comint-line-beginning-position if it is not fboundp.
13455
134562000-08-17 Alex Schroeder <alex@gnu.org>
13457
13458 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
13459 it didn't have any effect anyway.
13460
134612000-08-17 Alex Schroeder <alex@gnu.org>
13462
13463 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
13464 --pset and pager=off instead of sending \\o|cat at the beginning
13465 of the session.
13466
134672000-08-17 Miles Bader <miles@gnu.org>
13468
13469 * progmodes/octave-inf.el: Add compatibility definition of
13470 comint-line-beginning-position.
13471
134722000-08-17 Kenichi Handa <handa@etl.go.jp>
13473
13474 * startup.el (normal-top-level): Look in each dir in load-path for
13475 a leim-list.el file too. This assures of loading leim-list.el
13476 that is created at Emacs installation time even if a user have his
13477 own leim-list.el.
13478
134792000-08-17 Miles Bader <miles@gnu.org>
13480
13481 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
13482 foreground color to black if the background is dark.
13483
134842000-08-16 Stefan Monnier <monnier@cs.yale.edu>
13485
13486 * loadhist.el (unload-feature): Typo.
13487
13488 * finder.el (finder-compile-keywords):
13489 * cus-dep.el (custom-make-dependencies): Add local-variable settings
13490 to the generated file.
13491
13492 * mail/mh-e.el (mh-make-local-vars):
13493 Replace make-variable-buffer-local with make-local-variable.
13494
13495 * play/landmark.el:
13496 * options.el (Edit-options-{set,toggle,t,nil}):
13497 * mail/mailabbrev.el (mail-abbrevs-mode):
13498 * textmodes/tex-mode.el (tex-expand-files):
13499 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
13500
13501 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
13502
13503 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
13504 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
13505 Allow going past the last element.
13506 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
13507 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
13508 (cvs-mouse-toggle-mark): Don't move point.
13509 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
13510
13511 * progmodes/compile.el (grep): Provide a default set of files.
13512 (next-error): Docstring fix.
13513 (compilation-find-file): Avoid find-file (fails in a dedicated window).
13514
13515 * emacs-lisp/easy-mmode.el (define-minor-mode):
13516 Use `symbol-value' to keep the byte-compiler quiet.
13517
13518 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
13519 (diff-find-source-location): New fun, extracted from diff-goto-source.
13520 (diff-goto-source): Use it.
13521 (diff-next-complex-hunk, diff-filter-lines): New function.
13522 (diff-apply-hunk): New command.
13523
13524 * smerge-mode.el (smerge-mode-menu): Doc fix.
13525
13526 * msb.el (msb-mode): Define it in terms of define-minor-mode.
13527
135282000-08-16 Dave Love <fx@gnu.org>
13529
13530 * windmove.el (windmove) <defgroup>: Add :version.
13531
13532 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
13533 (goto-address-fontify-p, goto-address-highlight-p)
13534 (goto-address-url-face, goto-address-url-mouse-face)
13535 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
13536 (goto-address-url-regexp): Use thing-at-point-url-regexp.
13537 (goto-address-fontify, goto-address-at-mouse): Simplify,
13538 (goto-address-at-point): browse-url-url-at-point,
13539 goto-address-find-address-at-point can return nil.
13540 (goto-address-find-address-at-point): Return nil on failure.
13541
13542 * align.el (align) <defgroup>: Add :version.
13543
13544 * calculator.el (calculator): Add :version.
13545 (calculator): Use two lines for calculator window if `modeline'
13546 face is boxed.
13547
13548 * play/5x5.el: Doc fixes.
13549 (5x5) <defgroup>: Add :version.
13550
13551 * play/fortune.el (fortune) <defgroup>: Add :version.
13552 (fortune-append): Fix error message.
13553 (fortune-from-region): Doc fix.
13554
13555 * play/pong.el (pong): Doc fix.
13556
13557 * play/morse.el: Keywords, commentary, autoloads.
13558
135592000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
13560
13561 * desktop.el (desktop-save): Don't look at symbol-value of a
13562 member of minor-mode-alist, unless it is boundp.
13563
135642000-08-16 Sam Steingold <sds@gnu.org>
13565
13566 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
13567 `while'; use `with-current-buffer' instead of `save-excursion'.
13568 Removed unnecessary kludges now that "*Buffer List*" is excluded.
13569
135702000-08-16 Kenichi Handa <handa@etl.go.jp>
13571
13572 * international/ccl.el (declare-ccl-program): Docstring modified.
13573 (ccl-execute-with-args): Likewise.
13574
135752000-08-16 Miles Bader <miles@gnu.org>
13576
13577 * progmodes/sql.el: Add compatibility definition of
13578 comint-line-beginning-position.
13579
135802000-08-15 Gerd Moellmann <gerd@gnu.org>
13581
13582 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
13583 'buffer-menu' property.
13584 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
13585 fails.
13586 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
13587 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
13588 wasn't killed.
13589
13590 * buff-menu.el (list-buffers-noselect): Don't display the
13591 *Buffer List* buffer.
13592
13593 * font-lock.el: Require jit-lock to prevent a very late
13594 `Loading jit-lock' message.
13595
13596 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
13597 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
13598 mail address.
13599
136002000-08-15 Miles Bader <miles@gnu.org>
13601
13602 * textmodes/ispell.el (ispell-graphic-p): New constant.
13603 (ispell-choices-win-default-height, ispell-help): Use
13604 `ispell-graphic-p' instead of `xemacsp'.
13605
136062000-08-15 Dave Love <fx@gnu.org>
13607
13608 * simple.el: Autoload widget-convert when compiling.
13609 (mail-user-agent): Doc fix.
13610
13611 * help.el (function-called-at-point, variable-at-point): Use
13612 with-syntax-table.
13613 (help-manyarg-func-alist): Add insert-and-inherit.
13614
13615 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
13616
13617 * delsel.el (delsel-unload-hook): New function.
13618
13619 * find-file.el: Doc fixes. Move provide to end.
13620 (ff) <defgroup>: Add :link.
13621 (ff-goto-click): Deleted.
13622 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
13623 Use mouse-set-point.
13624
13625 * textmodes/tildify.el: Doc fixes.
13626 (tildify) <defgroup>: Add:version.
13627
13628 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
13629 (glasses-custom-set): Use set-default, not set.
13630 (minor-mode-alist): Propertize the lighter.
13631 (glasses-mode): Provide optional arg.
13632
13633 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
13634 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
13635 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
13636 option. Provide :type.
13637 (cwarn-configuration): Provide :type.
13638 (cwarn-mode): Doc fix.
13639
13640 * add-log.el (change-log-merge): Doc fix.
13641 (change-log-redate): New command.
13642
13643 * net/browse-url.el (browse-url-filename-alist): Add a clause for
13644 Doze and Dog.
13645 (browse-url): Use dolist, not mapcar.
13646 (browse-url-at-point): Check for null url.
13647 (browse-url-event-buffer, browse-url-event-point): Functions
13648 deleted.
13649 (browse-url-at-mouse, browse-url-netscape): Simplify.
13650
13651 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
13652 modes.
13653 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
13654 Fix previous change to mapcan.
13655 (msb--init-file-alist, msb--add-separators)
13656 (msb--make-keymap-menu): Simplify.
13657 (msb--choose-file-menu): Use copy-sequence.
13658 (msb-mode-map): Add title to keymap.
13659 (msb-unload-hook): New function.
13660
13661 * bs.el: Fix indentation.
13662 (bs) <defgroup>: Add :links.
13663 (bs-show): Doc fix.
13664 (bs-apply-sort-faces): Don't use window-system.
13665 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
13666
136672000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
13668
13669 * calendar/timeclock.el (timeclock-file): Run .timelog through
13670 convert-standard-filename.
13671
136722000-08-14 Gerd Moellmann <gerd@gnu.org>
13673
13674 * emacs-lisp/authors.el: New file.
13675
13676 * paren.el (show-paren-priority): New user option.
13677 (show-paren-function): Set overlay priorities to
13678 show-paren-priority.
13679
136802000-08-14 Miles Bader <miles@gnu.org>
13681
13682 * comint.el (comint-bol): Use `forward-line 0' instead of calling
13683 beginning-of-line with inhibit-field-text-motion bound.
13684
136852000-08-14 Gerd Moellmann <gerd@gnu.org>
13686
13687 * calendar/timeclock.el: New file.
13688
136892000-08-14 David Ponce <david@dponce.com>
13690
13691 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
13692 `widget-button-click'. so that one can use left mouse button to
13693 click on dialog buttons.
13694
136952000-08-14 Emmanuel Briot <briot@gnat.com>
13696
13697 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
13698 identifiers, since XML is case sensitive
13699
137002000-08-12 Miles Bader <miles@gnu.org>
13701
13702 * comint.el (comint-output-filter): Don't bother frobbing
13703 window-start, it doesn't seem to be necessary.
13704
13705 * comint.el (comint-send-string, comint-send-region): Make into
13706 real functions. Snapshot the prompt before sending.
13707
137082000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13709
13710 * info.el (Info-find-emacs-command-nodes): Rewrite to use
13711 technique similar to Info-index, instead of relying on specific
13712 names of relevant Index nodes.
13713 (Info-goto-emacs-command-node): Bind Info-history to nil when
13714 going to the first node found by Info-find-emacs-command-nodes.
13715
137162000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13717
13718 * menu-bar.el (menu-bar-help-menu): Add a :help string.
13719
137202000-08-10 Miles Bader <miles@gnu.org>
13721
13722 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13723
137242000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13725
13726 * info.el (Info-file-list-for-emacs): More elements for the
13727 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13728 and woman manuals.
13729
137302000-08-10 Miles Bader <miles@lsi.nec.co.jp>
13731
13732 * comint.el (comint-send-input): Make the newline boundary overlay
13733 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
13734 (comint-output-filter): Use `insert' instead of
13735 `insert-before-markers'. Extend comint-last-output-overlay when
13736 necessary since we can't rely on insert-before-markers to do it.
13737 * gud.el (gud-filter): Use `with-current-buffer' instead of
13738 save-excursion when inserting the output, so that point gets
13739 updated correctly; the old method relied on a rather dodgy
13740 side-effect of comint-output-filter to avoid the effect of
13741 save-excursion.
13742
137432000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13744
13745 * files.el (recover-file): Call insert-directory instead of
13746 invoking `ls' directly.
13747
137482000-08-10 Miles Bader <miles@gnu.org>
13749
13750 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13751 (comint-last-prompt-overlay): New variables.
13752 (comint-output-filter): Implement prompt highlighting.
13753 (comint-snapshot-last-prompt): New function.
13754 (comint-send-input): Snapshot the last prompt.
13755 Use comint-highlight-input-face.
13756 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13757 Use defface instead of defcustom.
13758 (send-invisible, comint-send-eof): Snapshot the last prompt.
13759 (comint-delchar-or-maybe-eof): Use comint-send-eof.
13760 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13761
137622000-08-09 Stefan Monnier <monnier@cs.yale.edu>
13763
13764 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13765 (regexp-opt-group): Use a list of chars for `letters'.
13766 (regexp-opt-charset): `chars' is now a list of chars.
13767 Use a char-table rather than a vector so it works for multibyte chars.
13768
13769 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
13770 Set cvs-minor-current-files to the selected fileinfo.
13771 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13772 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13773
137742000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
13775
13776 * files.el (insert-directory): Don't call access-file on
13777 directories on DOS and Windows.
13778
137792000-08-09 Kenichi Handa <handa@etl.go.jp>
13780
13781 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13782 longer if necessary.
13783 (ccl-embed-code): Call ccl-embed-data to store CODE in
13784 ccl-program-vector.
13785
137862000-08-09 Miles Bader <miles@gnu.org>
13787
13788 * comint.el (comint-output-filter): Properly handle the case where
13789 the text surrounded by comint-last-output-overlay was deleted.
13790
137912000-08-08 Gerd Moellmann <gerd@gnu.org>
13792
13793 * info.el (Info-insert-dir): Use Info-additional-directory-list if
13794 non-nil.
13795 (Info-file-list-for-emacs): Remove "info" from the list because
13796 that leads to trying to use the documentation from file `info'
13797 in various situations where it isn't appropriate, for instance
13798 C-h C-k C-h i.
13799
13800 * ffap.el (ffap-read-file-or-url-internal): Handle case that
13801 DIR and/or STRING are nil.
13802
13803 * progmodes/compile.el (compilation-setup): Make variable
13804 compilation-error-screen-columns buffer-local, as some comment
13805 in the code suggests it should be.
13806
13807 * files.el (auto-mode-interpreter-regexp): New variable.
13808 (set-auto-mode): Use it.
13809
13810 * indent.el (indent-for-tab-command): Doc fix.
13811
13812 * mouse-sel.el (mouse-sel-mode): Doc fix.
13813
13814 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13815 labels.
13816
13817 * help.el (print-help-return-message): When
13818 display-buffer-reuse-frames is set, let the help window been quit,
13819 instead of deleting it, which might delete a reused frame.
13820
138212000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
13822
13823 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13824 rename a directory to a name that differs only by its letter case.
13825
138262000-08-08 Kenichi Handa <handa@etl.go.jp>
13827
13828 * international/quail.el (quail-define-rules): Handle Quail decode
13829 map correctly. Add code for supporting annotations.
13830 (quail-install-decode-map): New function.
13831 (quail-defrule-internal): New optional arguments decode-map and
13832 props.
13833 (quail-advice): New function.
13834
138352000-08-07 Sam Steingold <sds@gnu.org>
13836
13837 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13838 `defconst', `define-condition', `with-slots'.
13839 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13840
138412000-08-03 Miles Bader <miles@gnu.org>
13842
13843 * comint.el (comint-use-prompt-regexp-instead-of-fields):
13844 New variable.
13845 (comint-prompt-regexp, comint-get-old-input): Document dependence on
13846 comint-use-prompt-regexp-instead-of-fields.
13847 (comint-send-input): Add `input' field property to stuff we send to
13848 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13849 (comint-output-filter): Add `output' field property to process
13850 output, if comint-use-prompt-regexp-instead-of-fields is nil.
13851 (comint-replace-by-expanded-history)
13852 (comint-get-old-input-default, comint-show-output)
13853 (comint-backward-matching-input, comint-forward-matching-input)
13854 (comint-next-prompt, comint-previous-prompt): Use field
13855 properties if comint-use-prompt-regexp-instead-of-fields is nil.
13856 (comint-line-beginning-position): New function.
13857 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
13858 (comint-replace-by-expanded-history-before-point): Use
13859 comint-line-beginning-position and line-end-position.
13860 (comint-last-output-overlay): New variable.
13861 (comint-mode): Make `comint-last-output-overlay' buffer-local.
13862
13863 * shell.el (shell-prompt-pattern): Doc change.
13864 (shell-backward-command): Use line-beginning-position.
13865
13866 * gud.el (gud-gdb-complete-command): Use
13867 comint-line-beginning-position.
13868
13869 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13870 comint-bol doesn't actually go to the beginning of the line.
13871
13872 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13873 if comint-use-prompt-regexp-instead-of-fields is non-nil.
13874 (try-expand-line-all-buffers): Likewise.
13875
13876 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13877 explicitly matching comint-prompt-regexp.
13878 (sql-copy-column): Use comint-line-beginning-position instead of
13879 explicitly matching comint-prompt-regexp.
13880
13881 * progmodes/octave-inf.el (inferior-octave-complete): Use
13882 comint-line-beginning-position.
13883
13884 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13885
13886 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13887 looking for a prompt, use `forward-line 0' instead of
13888 `beginning-of-line', to avoid getting caught by an input field.
13889
138902000-08-07 Gerd Moellmann <gerd@gnu.org>
13891
13892 * files.el (shell-quote-wildcard-pattern): Make sure to return
13893 PATTERN, in the Unix case.
13894
138952000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
13896
13897 * play/zone.el (zone): Discard any pending input before running
13898 the randomly-chosen pgm.
13899
139002000-08-07 Kenichi Handa <handa@etl.go.jp>
13901
13902 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13903 checking the existence of any multibyte characters.
13904
139052000-08-06 Gerd Moellmann <gerd@gnu.org>
13906
13907 * help.el (describe-mode): Test minor-mode symbol for being
13908 bound before testing its value for being nil.
13909
13910 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13911 `first', `second', and `third'.
13912
13913 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13914 (second): Make it an alias for `cadr'.
13915
139162000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
13917
13918 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13919 types of display support faces now.
13920
139212000-08-05 Gerd Moellmann <gerd@gnu.org>
13922
13923 * pcvs.el (require): Require `cl' during compilation, only.
13924
13925 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13926 (toplevel): Remove `remq' and `remove' from autoloads.
13927 (cl-fake-autoloads): New variable. If set, arrange for an error
13928 when CL functions etc. are autoloaded.
13929
139302000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
13931
13932 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13933
13934 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13935 popped up, but the user clicks outside the menu, return an empty
13936 regexp (that causes unhighlight-regexp to have no effect).
13937
13938 * menu-bar.el (menu-bar-games-menu): Add Zone.
13939
13940 * hi-lock.el (toplevel): Require font-lock.
13941
139422000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13943
13944 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13945 (ebnf-8-bit-chars): New var for bug fix.
13946 (ebnf-string): Bug fix.
13947
139482000-08-03 Sam Steingold <sds@gnu.org>
13949
13950 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13951 instead of `buffer-string'.
13952 (require 'cl): Always, not just when compiling.
13953 `ignore-errors' in `interactive', `list*', `defun*' &c make this
13954 necessary.
13955
139562000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
13957
13958 * international/mule-cmds.el (select-safe-coding-system): Make
13959 the message text about selecting a safe coding system more clear.
13960
139612000-08-02 Gerd Moellmann <gerd@gnu.org>
13962
13963 * hi-lock.el: New file.
13964
13965 * play/zone.el: New file.
13966
13967 * replace.el (occur): Set tab-width in the *Occur* buffer to the
13968 value of tab-width in the original buffer. Choose a line number
13969 format that's a multiple of the original buffer's tab width, so
13970 that lines appear right.
13971
13972 * textmodes/ispell.el (ispell): New function, replacing an alias.
13973 Spell-check active region if in transient-mark-mode and mark
13974 is active; otherwise spell-check buffer.
13975
139762000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13977
13978 * ps-mule.el: Fix a customization problem on
13979 ps-mule-font-info-database-default.
13980
139812000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
13982
13983 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13984 display-mouse-p instead of window-system.
13985 (ebrowse-member-mode-map): Ditto.
13986
139872000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13988
13989 * progmodes/ebnf2ps.el: Update ps-print functions call.
13990 Indentation fix. Doc fix.
13991 (ebnf-version): New version number (3.2).
13992 (ebnf-format-color, ebnf-begin-job): Code fix.
13993
139942000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
13995
13996 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13997 font lock support on window-system.
13998 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13999
14000 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
14001 display-color-p, if fboundp, instead of window-system.
14002
140032000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
14004
14005 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
14006 instead of window-system.
14007
14008 * wid-edit.el (widget-choose): Use display-mouse-p instead of
14009 window-system.
14010 (widget-choice-mouse-down-action): Use display-popup-menus-p
14011 instead of window-system.
14012
14013 * strokes.el (strokes-file): Run the file name through
14014 convert-standard-filename.
14015 (strokes-mode): Call display-mouse-p instead of looking at
14016 window-system. Change the error message accordingly.
14017
14018 * progmodes/cpp.el (toplevel): Support faces on tty's.
14019
14020 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
14021 (lm-plot-square, lm-init-display): Don't use window-system.
14022
14023 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
14024 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
14025
14026 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
14027 instead of looking at window-system.
14028
140292000-07-30 Gerd Moellmann <gerd@gnu.org>
14030
14031 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
14032 of testing if iswitchb-prepost-hooks is bound, because the
14033 latter will always be true when invoking a recursive minibuffer
14034 from an active Iswitchb buffer.
14035
140362000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
14037
14038 * files.el (shell-quote-wildcard-pattern): New function.
14039 (insert-directory): Call it. Only prepend "\" to command on Unix
14040 and GNU/Linux systems.
14041
140422000-07-30 Gerd Moellmann <gerd@gnu.org>
14043
14044 * eshell/esh-groups.el: Change custom :link file names
14045 from `eshell.info' to `eshell'.
14046
140472000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
14048
14049 * dired.el (dired-build-subdir-alist): Expand subdirectory names
14050 correctly in recursive ange-ftp listings.
14051
140522000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14053
14054 * ps-print.el: Fix bug 1: if ps-font-size-internal,
14055 ps-header-font-size-internal and
14056 ps-header-title-font-size-internal variables are not set,
14057 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
14058 face text property is (foreground-color . COLOR) or
14059 `(background-color . COLOR)', ps-print crashes. Doc fix.
14060 (ps-print-version): New version number (5.2.4).
14061 (ps-plot-region): Code fix.
14062 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
14063 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
14064 Bug fix 2.
14065
140662000-07-30 Milan Zamazal <pdm@freesoft.cz>
14067
14068 * glasses.el (glasses-make-readable): Fix uncapitalization of
14069 identifiers like `myXMLDocument'.
14070
140712000-07-28 Karl Fogel <kfogel@red-bean.com>
14072
14073 * mail/mail-hist.el (mail-hist-previous-input)
14074 (mail-hist-next-input): Do the obvious code factorization.
14075 (mail-hist-retrieve-and-insert): New func, contains common
14076 code of above two.
14077 If inserting a message body, leave point at top.
14078
140792000-07-28 Sam Steingold <sds@gnu.org>
14080
14081 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
14082 Use `<=', not `<' to compare times!
14083 (ange-ftp-ls): Remove.
14084
140852000-07-27 Gerd Moellmann <gerd@gnu.org>
14086
14087 * play/cookie1.el: Add explanation of how to make cookie.el
14088 compatible with strfile(1) to comment.
14089
14090 * subr.el (remove, remq): New functions.
14091
14092 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
14093 escape `*' in regexps.
14094 (midnight-find): Reverse order of arguments in the funcall of
14095 TEST.
14096
14097 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
14098 and `.class'.
14099
14100 * play/meese.el: Add Commentary section.
14101
141022000-07-27 Alex Schroeder <alex@gnu.org>
14103
14104 * sql.el (sql-ms): Added autoload cookie.
14105 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
14106 (sql-oracle): Ditto.
14107 (sql-help): Doc change.
14108
14109 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
14110 types and exceptions.
14111
141122000-07-27 Alex Schroeder <alex@gnu.org>
14113
14114 * sql.el (sql-placeholder-history): New variable.
14115 (sql-query-placeholders-and-send): New function that will query
14116 the user and replace placeholders with user input.
14117 (sql-oracle): If running on NT, set comint-input-sender to
14118 sql-query-placeholders-and-send.
14119
14120 (sql-stop): If in the SQLi buffer, insert stop notification, else
14121 present it as a message.
14122
141232000-07-27 Alex Schroeder <alex@gnu.org>
14124
14125 * sql.el (sql-input-ring-separator): Doc change.
14126 (sql-input-ring-file-name): Doc change.
14127 (sql-interactive-mode): Use `sql-input-ring-separator' and
14128 `sql-input-ring-file-name' to set the comint-mode equivalents
14129 without making them local variables.
14130 (sql-stop): Don't bind `sql-input-ring-separator' and
14131 `sql-input-ring-file-name' dynamically to their comint-mode
14132 equivalents.
14133
141342000-07-27 Kenichi Handa <handa@etl.go.jp>
14135
14136 * international/mule.el (register-char-codings): New function.
14137 (make-coding-system): Handle `safe-chars' specification in the arg
14138 PROPERTY.
14139
14140 * international/mule-cmds.el
14141 (find-coding-systems-region-subset-p): This function deleted.
14142 (sort-coding-systems-predicate): New variable.
14143 (sort-coding-systems): New function.
14144 (find-coding-systems-region): Use
14145 find-coding-systems-region-internal.
14146 (find-coding-systems-string): Use find-coding-systems-region.
14147 (find-coding-systems-for-charsets): Check
14148 char-coding-system-table.
14149 (select-safe-coding-system-accept-default-p): New variable.
14150 (select-safe-coding-system): Mostly rewritten. New argument
14151 ACCEPT-DEFAULT-P.
14152 (select-message-coding-system): Call select-safe-coding-system
14153 with ACCEPT-DEFAULT-P arg.
14154 (reset-language-environment): Reset default-sendmail-coding-system
14155 to the default value iso-latin-1.
14156 (set-language-environment): Don't set the obsolete variable
14157 charset-origin-alist.
14158
14159 * international/codepage.el (cp-coding-system-for-codepage-1):
14160 Give `safe-chars' property to make-coding-system.
14161
14162 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
14163 calling select-message-coding-system twice.
14164
14165 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
14166 instead of `safe-charsets'.
14167 (cyrillic-alternativnyj): Likewise.
14168 (ccl-encode-alternativnyj): Don't check the charset
14169 cyrillic-iso8859-5.
14170
141712000-07-27 Kenichi Handa <handa@etl.go.jp>
14172
14173 * composite.el (compose-chars-after): Preserve match data.
14174
141752000-07-26 Sam Steingold <sds@gnu.org>
14176
14177 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
14178 (ange-ftp-real-file-newer-than-file-p): New function.
14179 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
14180 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
14181
14182 * tooltip.el (tooltip-float-time): Removed (use `float-time').
14183 * midnight.el (midnight-float-time): Ditto.
14184
141852000-07-26 Andreas Schwab <schwab@suse.de>
14186
14187 * files.el (normal-backup-enable-predicate): Correct
14188 interpretation of the return value of compare-strings.
14189
141902000-07-26 Gerd Moellmann <gerd@gnu.org>
14191
14192 * isearch.el (isearch-resume): New function.
14193 (isearch-done): Add something to command-history to resume
14194 the search.
14195 (isearch-yank-line, isearch-yank-word): Use
14196 buffer-substring-no-properties instead of buffer-substring.
14197
14198 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
14199 of flyspell-mouse-map.
14200
14201 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
14202 duplicate definition.
14203 (makefile-mode): Remove duplicate setting of local-abbrev-table.
14204
14205 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
14206 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
14207
142082000-07-25 Sam Steingold <sds@gnu.org>
14209
14210 * net/ange-ftp.el: Get modtime over the net.
14211 (ange-ftp-file-modtime): New function.
14212 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14213 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
14214 Use it.
14215 (ange-ftp-dot-to-slash): New function.
14216 (ange-ftp-fix-name-for-vms): Use it.
14217
14218 * midnight.el (midnight-buffer-display-time): Use
14219 `with-current-buffer'.
14220
142212000-07-25 Gerd Moellmann <gerd@gnu.org>
14222
14223 * find-dired.el: Update copyright notice.
14224 (find-dired): Offer to kill a running `find'.
14225
14226 * enriched.el (enriched-face-ans): For a `foreground-color'
14227 property, return '(("x-color" COLOR))' so that COLOR will be
14228 output as a parameter of the x-color annotation. Likewise for the
14229 `background-color' property. In the case of normal face
14230 properties, don't return annotations for unspecified foreground
14231 and background face attributes.
14232
142332000-07-25 Kenichi Handa <handa@etl.go.jp>
14234
14235 * language/japan-util.el (japanese-katakana-region): Fix handling
14236 HANKAKU argument.
14237
142382000-07-25 Miles Bader <miles@gnu.org>
14239
14240 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
14241 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
14242 constrain-to-field.
14243
142442000-07-24 Andrew Innes <andrewi@gnu.org>
14245
14246 * timer.el (timer-activate-when-idle): Add optional parameter
14247 DONT-WAIT. Update docstring.
14248 (run-with-idle-timer): Specify extra parameter to
14249 timer-activate-when-idle, so that timer will be activated
14250 immediately if Emacs is already idle.
14251
14252 * w32-fns.el (w32-using-nt): Fix docstring.
14253
142542000-07-24 Dave Love <fx@gnu.org>
14255
14256 * mouse.el (popup-menu): Set last-command-event.
14257 (mouse-major-mode-menu-prefix): Declare.
14258
142592000-07-24 Gerd Moellmann <gerd@gnu.org>
14260
14261 * textmodes/flyspell.el: Update to author's version 1.5d.
14262
14263 * progmodes/hideshow.el: Update copyright notice.
14264
14265 * vcursor.el: Set maintainer to FSF, since author cannot
14266 be reached.
14267
142682000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
14269
14270 * info.el (Info-goto-emacs-key-command-node): Leave a space after
14271 the prompt.
14272
14273 * mouse.el (popup-menu): Run the keymap through indirect-function,
14274 in case it was defined with define-prefix-key. If the menu is a
14275 list of keymaps, look up the binding of user's choice in each one
14276 of the keymaps.
14277 (mouse-popup-menubar): If the global and local menu-bar keymaps
14278 don't have a prompt string, create one and insert it into the
14279 keymap. Don't barf if current-local-map returns nil.
14280
142812000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
14282
14283 * dired.el (dired-sort-R-check): Added to allow recursive listing
14284 to be undone.
14285 (dired-sort-other): Use it.
14286
142872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14288
14289 * Release of cc-mode 5.27
14290
142912000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14292
14293 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
14294 c-beginning-of-statement-1 that caused a bad case of recursion
14295 which could consume a lot of CPU in large classes in languages
14296 that have in-expression classes (i.e. Java and Pike).
14297
14298 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
14299 statements before top level constructs (i.e. case 6 is moved
14300 before case 5 and is now case 4) to catch in-expression
14301 classes in top level expressions correctly.
14302
143032000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14304
14305 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
14306 objc-method-intro. Case 4 removed and case 5I added.
14307
14308 * cc-langs.el (c-append-paragraph-start): New variable used by
14309 c-common-init to get paragraph-start correct.
14310 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
14311 initialize paragraph-start to make it correct both with and
14312 without the javadoc special case.
14313
14314 * cc-mode.el (java-mode): Use c-append-paragraph-start to
14315 initialize paragraph-start for javadoc markup.
14316
14317 * cc-vars.el (c-style-variables-are-local-p): Incompatible
14318 change by defaulting this to t. It's motivated by the
14319 confusing behavior that otherwise arise from the style system
14320 when editing both java and non-java files at the same time
14321 (see the comments about style setting in c-common-init).
14322
143232000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14324
14325 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
14326 similar to the one in c-fill-paragraph to check the fill
14327 prefix from the adaptive fill function for sanity.
14328
143292000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14330
14331 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
14332 defun block.
14333
a30eb617
DL
143342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14335
14336 * cc-align.el (c-lineup-multi-inher): Handle lines with
14337 leading comma nicely. Extended to handle member initializers
14338 too.
14339
14340 * cc-engine.el: (c-beginning-of-inheritance-list,
14341 c-guess-basic-syntax): Fixed recognition of inheritance lists
14342 when the lines begins with a comma.
14343
a30eb617
DL
14344 * cc-vars.el (c-offsets-alist): Changed default for
14345 member-init-cont to c-lineup-multi-inher since it now handles
14346 member initializers and indents better for leading commas.
14347
143482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14349
14350 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
14351 handling that caused class open lines to be recognized as
14352 statement-conts in some cases.
14353
14354 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
14355 guessed by the adaptive fill function unless point is on the
14356 first line of a block comment.
14357
14358 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
14359 when the buffer ends with a macro continuation char.
14360
14361 * cc-engine.el (c-guess-basic-syntax): Added support for
14362 function definitions as statements in Pike. The first
14363 statement in a lambda block is now labeled defun-block-intro
14364 instead of statement-block-intro.
14365
14366 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
14367 so that the class surrounding point is selected, not the one
14368 innermost in the state.
14369
14370 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
14371 recognition of switch labels having hanging multiline
14372 statements.
14373
14374 * cc-engine.el (c-beginning-of-member-init-list): Broke out
14375 some code in c-guess-basic-syntax to a separate function.
14376 * cc-engine.el (c-just-after-func-arglist-p): Fixed
14377 recognition of member inits with multiple line arglists.
14378 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
14379 member-init-cont when the commas are in funny places.
14380
143812000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14382
14383 * cc-defs.el (c-auto-newline): Removed this macro since it's
14384 not used anymore.
14385
14386 * cc-engine.el (c-looking-at-bos): New helper function.
14387 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
14388 inexpr and toplevel classes apart in Pike.
14389
14390 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
14391 of case 9A.
14392
14393 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
14394 constant, since "class" can introduce an in-expression class
14395 in Pike nowadays.
14396
143972000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14398
14399 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
14400 indentation on cpp-macro lines.
14401
14402 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
14403 a syntax modifier like comment-intro, to make it possible to
14404 get syntactic indentation for preprocessor directives. It's
14405 incompatible wrt to lineup functions on cpp-macro, but it has
14406 no observable effect in the 99.9% common case where cpp-macro
14407 is set to -1000.
14408
144092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14410
14411 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
14412 member-init-cont when the preceding arglist is several lines.
14413
144142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14415
14416 * cc-styles.el (c-style-alist): The basic offset for the BSD
14417 style corrected to 8.
14418
144192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14420
14421 * cc-styles.el (c-style-alist): Adjusted the indentation of
14422 brace list openers in the gnu style.
14423
144242000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14425
14426 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
14427
14428 * cc-cmds.el (c-electric-brace, c-electric-slash,
14429 c-electric-star, c-electric-semi&comma, c-electric-colon,
14430 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
14431 when c-syntactic-indentation is nil.
14432
14433 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
14434 we were left at comments preceding the first statement when
14435 reaching the beginning of the buffer.
14436
14437 * cc-vars.el (c-syntactic-indentation): New variable to turn
14438 off all syntactic indentation.
14439
144402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14441
14442 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
14443 between the text and the block comment ender when it hangs,
14444 depending on how many there are before the fill.
14445
144462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14447
14448 * cc-engine.el (c-beginning-of-closest-statement): New helper
14449 function to go back to the closest preceding statement start,
14450 which could be inside a conditional statement.
14451 * cc-engine.el (c-guess-basic-syntax): Use
14452 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
14453
14454 * cc-engine.el (c-guess-basic-syntax): Better handling of
14455 arglist-intro, arglist-cont-nonempty and arglist-close when
14456 the arglist is nested inside parens. Cases 7A, 7C and 7F
14457 changed.
14458
14459 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
14460 up-to-date with javadoc 1.2.
14461
144622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14463
14464 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
14465 multiline Pike type decls.
14466
144672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14468
14469 * cc-cmds.el (c-indent-new-comment-line): Always break
14470 multiline comments in multiline mode, regardless of
14471 comment-multi-line.
14472
144732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14474
14475 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
14476 fully::qualified::names in C++ member init lists. Preamble in
14477 case 5D changed.
14478
144792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14480
14481 * cc-langs.el (c-common-init): Handling of obsolete variables
14482 moved to c-initialize-cc-mode. More compatible style override
14483 when using global style variables.
14484 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
14485 variables moved here.
14486
a30eb617
DL
14487 * cc-styles.el (c-make-styles-buffer-local): Flag style
14488 variable localness in c-style-variables-are-local-p to make
14489 the compatibility measure in c-common-init work well.
14490
14491 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
14492 longer contain set-from-style.
14493 * cc-styles.el (c-initialize-builtin-style): Don't check for
14494 set-from-style on c-special-indent-hook.
14495 * cc-styles.el (c-copy-tree): Obsolete. The standard function
14496 copy-alist is sufficient now.
14497
14498 * cc-styles.el (c-set-style, c-set-style-1,
14499 c-get-style-variables): Fixes to variable initialization so
14500 that duplicate entries in styles have the same effect
14501 regardless of DONT-OVERRIDE.
14502
14503 * cc-styles.el (c-set-style-2): Fixed bug where the
14504 initialization of inheriting styles failed when the
14505 dont-override flag is set.
14506
14507 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
14508 on this.
14509
145102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14511
14512 * cc-defs.el (c-forward-comment): Removed the workaround
14513 introduced in 5.38 since it had worse side-effects. If a line
14514 contains the string "//\"", it regarded the // as a comment
14515 start since the \ temporarily doesn't have escape syntax.
14516
eb04d6cd 145172000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
14518
14519 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
14520 ada-xref.el before ada-prj.el, so that the Project menu is created
14521 when ada-prj tries to add to it.
14522 (ada-activate-keys-for-case): Suppress the characters that are not
14523 part of the Ada syntax. Better compatibility with else-mode
14524 (ada-adjust-case-interactive): When auto-casing is not active,
14525 correctly insert newlines (used to insert only ^M). Prevent the
14526 syntax table from being changed in case of an error
14527 (or '_' becomes part of a word and some commands are confused).
14528 Do nothing if ada-auto-case is nil.
14529 (ada-after-keyword-p): Ignore keywords that are also attributes
14530 (ada-batch-reformat): Update usage comment
14531 (ada-call-from-contextual-menu): New function
14532 (ada-case-read-exceptions): Reinitialize the casing exception list
14533 first to nil first, so that the casing exception file can be
14534 shared.
14535 (ada-check-defun-name): Handles "configure" keyword for gnatdist
14536 files.
14537 (ada-compile-goto-error): Fix regexp used to detect a file:line
14538 anywhere in the error message
14539 (ada-contextual-menu-last-point): New variable
14540 (ada-create-keymap): If the variable delete-key-deletes-forward is
14541 t on XEmacs, it means that DEL should delete one character
14542 forward.
14543 (ada-create-menu): Use :included instead of :visible for XEmacs.
14544 New submenu "Options".
14545 (ada-end-stmt-re): Correctly indent "select ... then abort"
14546 statements.
14547 (ada-fill-comment-paragraph): Correctly delete all leading '--'
14548 even if they don't match ada-fill-comment-prefix Fix handling of
14549 paragraphs on the first or last line of a file.
14550 (ada-format-paramlist): Fix handling of default parameter values.
14551 (ada-get-body-name): New function.
14552 (ada-get-current-indent): Optimized by searchling directly for an
14553 existing generic part or a statement outside of it. Handle
14554 ada-indent-align-comments when indenting comments Replaced some
14555 regexps by testing directly the next character. This results in a
14556 huge speedup on some files. New indentation scheme for renames
14557 statements. Stop looking for the 'while' or 'for' associated with
14558 a 'loop' at the first semicolon encountered. A "return" can also
14559 match an anonymous access subprogram declaration.
14560 (ada-get-indent-noindent): Ignore strings and comments when
14561 looking for the keywords "record" and "private".
14562 (ada-goto-matching-decl-start): When matching "if", make sure we
14563 are not in fact seeing "end if". Ignore "when" statements except
14564 when initial keyword was "begin". Fix handling of nested
14565 procedures. Add a recursive call to this function to skip over
14566 other 'end' statmts. Fix indentation for "when .. => begin"
14567 (ada-in-open-paren-p): Fix indentation for complex boolean
14568 expressions, where 'and then', 'or else' and parenthesis
14569 statements are mixed up.
14570 (ada-in-paramlist-p): Skip comments while searching for the
14571 beginning Fix handling of operator declarations.
14572 (ada-indent-align-comments): New variable
14573 (ada-indent-current): Change the syntax table only in the
14574 protected section, so that we are sure it is restored correctly.
14575 (ada-indent-on-previous-lines): Use ada-use-indent and
14576 ada-with-indent Correctly indent "select ... then"
14577 (ada-indent-region): Slight speedup.
14578 (ada-indent-renames): New variable.
14579 (ada-last-which-function-subprog, ada-last-which-function-line):
14580 New variables
14581 (ada-looking-at-semi-private): Correctly indent the 'private'
14582 keyword when it is the first word in a package declaration.
14583 (ada-loose-case-word): Stop searching if at the end of the buffer.
14584 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
14585 even if point is not initially at the end of the word.
14586 (ada-matching-decl-start-re): Add "when".
14587 (ada-mode): Add support for abbrev-mode, outline-mode and
14588 which-func-mode Override the old find-file.el entry in
14589 ff-special-constructs since it is using the obsolete
14590 ada-spec-suffix variable
14591 (ada-no-auto-case): New function
14592 (ada-scan-paramlist): When parsing the argument type, accept
14593 spaces (as in "X 'Class", generated by Rational Rose).
14594 (ada-other-file-name): No longer loads the other file.
14595 (ada-popup-menu): Save and restore the current buffer and cursor
14596 position before and after displaying the menu.
14597 (ada-search-ignore-complex-boolean): New function.
14598 (ada-uncomment-region): Emacs21 already knows how to delete
14599 comments not starting in the first column.
14600 (ada-use-indent): New variable
14601 (ada-which-function): New function.
14602 (ada-with-indent): New variable
14603 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
14604 can be batch-compiled from the command line.
14605
14606 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
14607 Add to the menu when the file is loaded, not in ada-mode-hook.
14608 Add -toolbar to the default ddd command Switches moved from
14609 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
14610 ada-prj-default-comp-opt
14611 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
14612 Reference Manual to the menu
14613 (ada-check-current): rewritten as a call to ada-compile-current
14614 (ada-compile): Removed.
14615 (ada-compile-application, ada-compile-current, ada-check-current):
14616 Set the compilation-search-path so that compile.el automatically
14617 finds the sources in src_dir. Automatic scrollong of the
14618 compilation buffer. C-uC-cC-c asks for confirmation before
14619 compiling
14620 (ada-compile-current): New parameter, prj-field
14621 (ada-complete-identifier): Load the .ali file before doing
14622 processing
14623 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
14624 conform to gnatmake's behavior.
14625 (ada-find-file-in-dir): New function
14626 (ada-find-references): Set the environment variables for gnatfind
14627 (ada-find-src-file-in-dir): New function.
14628 (ada-first-non-nil): Removed
14629 (ada-gdb-application): Add support for jdb, the java debugger.
14630 (ada-get-ada-file-name): Load the original-file first if not done
14631 yet.
14632 (ada-get-all-references): Handles the new ali syntax (parent types
14633 are found between <>).
14634 (ada-initialize-runtime-library): New function
14635 (ada-mode-hook): Always load a project file when a file is opened,
14636 so that the casing exceptions are correctly read.
14637 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
14638 (ada-parse-prj-file): Use find-file-noselect instead of find-file
14639 to open the project file, since the latter does not work with
14640 speedbar Get default values before loading the prj file, or the
14641 default executable file name is wrong. Use the absolute value of
14642 src_dir to initialize ada-search-directories and
14643 compilation-search-path,... Add the standard runtime library to
14644 the search path for find-file.
14645 (ada-prj-default-debugger): Was missing an opening '{'
14646 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
14647 variables.
14648 (ada-prj-default-gnatmake-opt): New variable
14649 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
14650 buffers, the project file is the default one Save the windows
14651 configuration before displaying the menu.
14652 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
14653 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
14654 ...) regexp-quote identifiers names to support operators +,
14655 -,... in regexps.
14656 (ada-remote): New function.
14657 (ada-run-application): Erase the output buffer before starting the
14658 run Support remote execution of the application. Use
14659 call-process, or the arguments are incorrectly parsed
14660 (ada-set-default-project-file): Reread the content of the active
14661 project file, not the one from the current buffer When a project
14662 file is set as the default project, all directories are
14663 automatically associated with it.
14664 (ada-set-environment): New function
14665 (ada-treat-cmd-string): New special variable ${current}
14666 (ada-treat-cmd-string): Revised. The substitution is now done for
14667 any ${...} substring
14668 (ada-xref-current): If no body was found, compiles the spec
14669 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
14670 compiler to get rid of command line length limitations.
14671 (ada-xref-get-project-field): New function
14672 (ada-xref-project-files): New variable
14673 (ada-xref-runtime-library-specs-path)
14674 (ada-xref-runtime-library-ali-path): New variables
14675 (ada-xref-set-default-prj-values): Default run command now does a
14676 cd to the build directory. New field: main_unit Provide a default
14677 file name even if the current buffer has no prj file.
14678
14679 * ada-prj.el:
14680 Rewritten to show a tabbed-dialog.
14681 (ada-prj-add-ada-menu): Remove the map and name parameters.
14682 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
14683 New function
14684 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
14685 (ada-prj-load-from-file): New function
14686 (ada-prj-save): Always save fields that depend on the current buffer
14687 (ada-prj-show-value): New function
14688
14689 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
14690 Ada mode. This will allow us to display the Ada menu in any buffer
14691 we want (for project items).
14692 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
14693 number of spaces in the header.
14694
146952000-07-24 Dave Love <fx@gnu.org>
14696
14697 * ediff-init.el (ediff-region-help-echo): Bind face-help.
14698
146992000-07-23 Noah Friedman <friedman@splode.com>
14700
14701 * type-break.el (type-break): perform autosave.
b52758d1 14702 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
a30eb617
DL
14703 (type-break-do-query): Cancel query schedule while performing
14704 actual query, to avoid possibility of a second query being made
14705 while first one is already in progress.
14706 (type-break-time-stamp-format): New variable.
14707 (type-break-time-stamp): New function.
14708 (type-break-time-warning): Use it.
14709 (type-break-keystroke-warning): Use it.
14710 (type-break-noninteractive-query): Use it.
14711
14712 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14713 cookie.
14714 Use add-minor-mode to set minor-mode-alist, if available.
14715 (eldoc-echo-area-use-multiline-p): New user option.
14716 (eldoc-echo-area-multiline-supported-p): New variable.
14717 (eldoc-docstring-format-sym-doc): Use them.
14718 (eldoc-mode): If not using idle timers, append to local post and
14719 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
14720 (eldoc-display-message-no-interference-p): Don't interfere with
14721 edebug.
14722 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14723 (eldoc-function-arglist): New function.
14724 (eldoc-function-argstring): Use it.
14725
14726 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14727 auto save directory exists before calling directory-files.
14728
147292000-07-23 Dave Love <fx@gnu.org>
14730
14731 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14732 ^o, ^u.
14733
147342000-07-21 Dave Love <fx@gnu.org>
14735
14736 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14737 now passed to the function. It now works properly.
14738
14739 * smerge-mode.el (smerge-mode-menu): Fill it out.
14740
147412000-07-20 Gerd Moellmann <gerd@gnu.org>
14742
14743 * info-look.el (info-lookup): If *info* is shown in another frame
14744 on the same display, select that frame, instead of switching to
14745 the Info buffer in another window of the selected frame.
14746
14747 * simple.el (universal-argument-map): Bind numeric keypad keys
14748 kp-0 to kp-9 and kp-subtract.
14749 (digit-argument): Handle these keys.
14750
147512000-07-20 Dave Love <fx@gnu.org>
14752
14753 * net/goto-addr.el (goto-address-fontify): Don't bother with
14754 buffer-modified and read-only stuff -- irrelevant with overlays.
14755 Put an extra property on the overlays and use it to clean up in
14756 case goto-address is re-run.
14757
147582000-07-19 Richard M. Stallman <rms@gnu.org>
14759
14760 * timer.el (run-with-idle-timer): Doc fix.
14761
14762 * mail/mail-utils.el (mail-strip-quoted-names):
14763 Handle case where <...> appears inside "...".
14764 Use replace-match to edit the string more simply.
14765 (rmail-dont-reply-to): Cope with an unmatched ".
14766
147672000-07-19 Dave Love <fx@gnu.org>
14768
14769 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14770 implementation.
14771
14772 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14773 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14774 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14775
147762000-07-19 Gerd Moellmann <gerd@gnu.org>
14777
14778 * textmodes/refer.el: Correct maintainer's email address.
14779
14780 * progmodes/hideif.el: Correct author's email address.
14781 Fix typo in comment.
14782
14783 * xml.el: New file.
14784
14785 * mail/mailheader.el: Correct author's mail address.
14786
14787 * gnus/parse-time.el: Correct author's mail address.
14788
147892000-07-19 Colin Walters <walters@cis.ohio-state.edu>
14790
14791 * comint.el (comint-highlight-input, comint-highlight-face):
14792 New user options.
14793 (comint-input-ring-file-name): Change custom type.
14794 (comint-mode-map): Bind mouse-2.
14795 (comint-insert-clicked-input): New function.
14796 (comint-send-input): Handle input highlighting.
14797
147982000-07-18 Stefan Monnier <monnier@cs.yale.edu>
14799
14800 * mouse.el (popup-menu): New function.
14801 (mouse-major-mode-menu): Use it.
14802
148032000-07-18 Dave Love <fx@gnu.org>
14804
14805 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14806 improvements.
14807
148082000-07-18 Gerd Moellmann <gerd@gnu.org>
14809
14810 * faces.el (face-font-selection-order)
14811 (face-font-family-alternatives): Add custom type.
14812
148132000-07-18 Dave Love <fx@gnu.org>
14814
14815 * cus-edit.el (custom-variable-reset-saved)
14816 (custom-variable-reset-standard): Remove unused bindings.
14817
14818 * rect.el (open-rectangle-line): Remove unused let.
14819
14820 * hl-line.el (hl-line-highlight): Check hl-line-mode.
14821
148222000-07-18 Gerd Moellmann <gerd@gnu.org>
14823
14824 * cdl.el: Fix `Maintainer' keyword.
14825
14826 * play/pong.el: Add author's email address.
14827
148282000-07-17 Sam Steingold <sds@gnu.org>
14829
14830 * files.el (insert-directory): Call `split-string' instead of
14831 re-implementing it.
14832
148332000-07-18 Gerd Moellmann <gerd@gnu.org>
14834
14835 * mail/vms-pmail.el: Change maintainer to FSF.
14836
14837 * net/goto-addr.el: Change maintainer to FSF.
14838
14839 * info.el (Info-title-face-alist): Removed.
14840
148412000-07-18 David Ponce <david@dponce.com>
14842
14843 * recentf.el (recentf-open-files): New command that works like
14844 `recentf-open-more-files', but shows the whole list of files (not just
14845 those omitted from the menu). Useful if you don't use a menu-bar!
14846 (recentf-open-more-files) Modified to use `recentf-open-files'.
14847
14848 (recentf-open-files, recentf-open-more-files)
14849 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14850
14851 (recentf-dialog-mode): New mode for dialogs. You can now just type
14852 "q" to cancel the dialogs.
14853
148542000-07-18 David Ponce <david@dponce.com>
14855
14856 * recentf.el: This is a major update of recentf.el. It adds new
14857 features to better organize the recentf menu and "More..." buffer.
14858
14859 Using new provided menu filtering functions you can now organize the
14860 recent files list:
14861
14862 - by major modes
14863 - by directories
14864 - by user defined rules
14865
14866 Finally, with the new `recentf-filter-changer' customizable filter you
14867 can define a ring of filters and dynamically (via the menu) cycle on
14868 each menu organization in the ring (a la msb).
14869
148702000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
14871
14872 * eshell/eshell.el (eshell): Replace links to eshell.info with
14873 links to eshell, to avoid problems on systems where the manual is
14874 installed as `eshell'.
14875 * eshell/esh-cmd.el (eshell-cmd): Ditto.
14876 * eshell/em-smart.el (eshell-smart): Ditto.
14877 * eshell/em-banner.el (eshell-banner): Ditto.
14878 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14879
14880 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14881 same-file check in the MS-DOS version (it does support inodes).
14882
14883 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14884
14885 * eshell/eshell.el (eshell-directory-name):
14886 Run default directory name through convert-standard-filename.
14887
148882000-07-18 Kenichi Handa <handa@etl.go.jp>
14889
14890 * international/mule-cmds.el (select-safe-coding-system):
14891 Fix typo in the comment.
14892
14893 * language/european.el (compound-text):
14894 Force katakana-jisx0201 to be designated to G1.
14895
14896 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14897 Don't translate some national variant characters of latin-jisx0201.
14898 (x-ctext): Force katakana-jisx0201 to be designated to G1.
14899
14900 * international/kkc.el (kkc-after-update-conversion-functions):
14901 New variable.
14902 (kkc-update-conversion): Run functions in it at the tail.
14903
149042000-07-16 John Wiegley <johnw@gnu.org>
14905
14906 * lisp/align.el (align-newline-and-indent):
14907 Adding new function. for auto-aligning blocks of code on RET.
14908 (align-region): Fixed badly formatted minibuffer message.
14909
149102000-07-17 Kenichi Handa <handa@etl.go.jp>
14911
14912 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14913 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
14914 the conversion list at first if appropriate.
14915 (kkc-next): Don't update kkc-next-count here.
14916 (kkc-prev): Don't update kkc-prev-count here.
14917 (kkc-show-conversion-list-update): Fix setting up of conversion
14918 list message.
14919
149202000-07-16 Stefan Monnier <monnier@cs.yale.edu>
14921
14922 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14923
149242000-07-16 Dave Love <fx@gnu.org>
14925
14926 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14927 function to be more specific.
14928
14929 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14930 non-string help-echo.
14931 (widget-types-convert-widget): Defsubst it.
14932 (widget-echo-help): Try to cope with a help-echo function of two
14933 possible sorts.
14934
149352000-07-15 Jason Rumney <jasonr@gnu.org>
14936
14937 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14938 Declare as obsolete.
14939
14940 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14941
149422000-07-14 Gerd Moellmann <gerd@gnu.org>
14943
14944 * hilit-chg.el: Fix typo.
14945
149462000-07-14 Dave Love <fx@gnu.org>
14947
14948 * info.el (Info-mode-menu): Fix use of :help, :enable.
14949
149502000-07-14 Stefan Monnier <monnier@cs.yale.edu>
14951
14952 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14953
149542000-07-13 Dave Love <fx@gnu.org>
14955
14956 * emacs-lisp/easymenu.el: Doc fixes.
14957 (easy-menu-remove): Defalias to ignore.
14958
14959 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14960 Call throw correctly.
14961
149622000-07-13 Gerd Moellmann <gerd@gnu.org>
14963
14964 * faces.el (frame-background-mode): Doc fix.
14965
14966 * simple.el (eval-expression-print-length): Change custom type to
14967 allow entering nil as value.
14968
149692000-07-13 Dave Love <fx@gnu.org>
14970
14971 * progmodes/fortran.el (fortran-imenu-generic-expression):
14972 Change definition layout.
14973 (fortran-mode-menu): Reinstate customize entries.
14974
14975 * cus-edit.el (custom-group-menu-create, customize-menu-create):
14976 Use :filter, per old XEmacs code.
14977
149782000-07-12 Gerd Moellmann <gerd@gnu.org>
14979
14980 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14981 event when deciding what to send to the terminal.
14982
149832000-07-12 Dave Love <fx@gnu.org>
14984
14985 * cus-start.el: Add optional version as 4th element of specs and
14986 use it for several things new in v21. Remove load-path. Fix type
14987 of line-number-display-limit.
14988
149892000-07-11 Dave Love <fx@gnu.org>
14990
14991 * progmodes/fortran.el: Don't require easymenu.
14992 Use repeat counts in various regexps.
14993 (fortran-mode-syntax-table): Defvar directly.
14994 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14995 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14996 Use defvar, not defconst.
14997 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
14998 (fortran-mode): Set fortran-comment-line-start-skip,
14999 fortran-comment-line-start-skip, dabbrev-case-fold-search.
15000 (fortran-comment-indent): Use defsubst.
15001 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
15002 Use fortran-comment-indent, not fortran-comment-indent-function.
15003 (fortran-comment-region, fortran-electric-line-number): Simplify.
15004 (fortran-auto-fill): New function.
15005 (fortran-do-auto-fill): Deleted.
15006 (fortran-find-comment-start-skip):
15007 Check for non-null comment-start-skip.
15008 (fortran-auto-fill-mode, fortran-fill-statement):
15009 Use fortran-auto-fill.
15010 (fortran-fill): Use fortran-auto-fill. Check for null
15011 comment-start-skip. Simplify final clause and use end-of-line finally.
15012
15013 * widget.el (widget-plist-member): New alias.
15014
150152000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
15016
15017 * eshell/esh-module.el (toplevel): Reference
15018 byte-compile-current-file only if it is bound.
15019
150202000-07-10 Gerd Moellmann <gerd@gnu.org>
15021
15022 * dired.el: Don't require `dired-aux'.
15023
150242000-07-10 Miles Bader <miles@lsi.nec.co.jp>
15025
15026 * dired-aux.el (dired-show-file-type): New function.
15027 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
15028 (dired-show-file-type): Add autoload.
15029
150302000-07-10 Kenichi Handa <handa@etl.go.jp>
15031
15032 * international/mule-diag.el (describe-font): Adjusted for the
15033 change of fontset-info.
15034 (print-fontset): Likewise.
15035
150362000-07-09 Stefan Monnier <monnier@cs.yale.edu>
15037
15038 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
15039
150402000-07-07 Gerd Moellmann <gerd@gnu.org>
15041
15042 * bindings.el: Bind `[delete]' to delete-char.
15043
15044 * dired.el (dired-find-alternate-file): New function.
15045 (dired-mode-map): Bind `a' to dired-find-alternate-file.
15046 (toplevel): Require dired-aux when compiling.
15047 (dired-buffers): Move defvar within file to avoid compiler warning.
15048
15049 * info.el (Info-last-search): Variable removed.
15050 (Info-search-history): New variable.
15051 (Info-search): New Info-search-history.
15052
15053 * battery.el, info-look.el: Change author's mail address.
15054
150552000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
15056
15057 * mail/rmail.el (rmail-clear-headers): Don't throw an error
15058 if rmail-ignored-headers is nil.
15059 (rmail-retry-failure): Bind rmail-ignored-headers and
15060 rmail-displayed-headers to nil.
15061
150622000-07-06 Gerd Moellmann <gerd@gnu.org>
15063
15064 * lpr.el (lpr-page-header-switches): Add `-h' switch.
15065 (print-region-1): Don't hard code `-h' here.
15066
15067 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
15068
150692000-07-01 Francesco Potorti` <pot@gnu.org>
15070
15071 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
15072 exim can use "your message" instead of "the message".
15073
150742000-07-06 Stefan Monnier <monnier@cs.yale.edu>
15075
15076 * facemenu.el: Docstrings fixes.
15077 (facemenu-get-face): Don't use internal-find-face.
15078 (facemenu-iterate): Rename arg to match the docstring.
15079
15080 * newcomment.el (uncomment-region): Be more careful when skipping
15081 backwards over `=' not to bump into BOBP.
15082
150832000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
15084
15085 * ediff-diff.el (ediff-wordify): Use syntax table.
15086 * ediff-init.el (ediff-has-face-support-p): Use
15087 ediff-color-display-p.
15088 (ediff-color-display-p): Use display-color-p, changed to defun
15089 from defsubst.
15090 Got rid of special cases for NeXT and OS/2.
15091 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
15092 face.
15093
150942000-07-05 Stefan Monnier <monnier@cs.yale.edu>
15095
15096 * emacs-lisp/lucid.el: Require CL.
15097 (copy-tree, remprop): Remove, it's provided by CL.
15098 (map-keymap): Define in terms of cl-map-keymap.
15099 (extent-property, set-extent-end-glyph): New functions.
15100
15101 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
15102
151032000-07-05 Gerd Moellmann <gerd@gnu.org>
15104
15105 * Makefile.in (DONTCOMPILE): Add comment that the name may
15106 not be changed without changing the make-dist script.
15107
15108 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
15109 (cl-mapc): Use mapc instead of cl-old-mapc.
15110
151112000-07-05 Andrew Innes <andrewi@gnu.org>
15112
15113 * makefile.nt: Add support for `bootstrap' and related targets.
15114
151152000-07-05 Stefan Monnier <monnier@cs.yale.edu>
15116
15117 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
15118 (easy-menu-do-define): Use `menu-item' format.
15119 Handle case where easy-menu-create-menu returns a symbol.
15120 Manually call the potential top-level filter in the function binding.
15121 (easy-menu-filter-return): New arg NAME.
15122 Convert to a keymap if MENU is an XEmacs menu.
15123 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
15124 (easy-menu-converted-items-table, easy-menu-convert-item):
15125 New var and fun to memoize easy-menu-convert-item-1.
15126 (easy-menu-do-add-item): Use it.
15127 (easy-menu-create-menu): Use easy-menu-convert-item.
15128 Wrap easy-menu-filter-return around any :filter specification.
15129 Don't convert the menu if a filter was specified.
15130 Tell easy-menu-make-symbol not to check for MENU being an expression.
15131 (easy-menu-make-symbol): New arg NOEXP.
15132
151332000-07-05 Gerd Moellmann <gerd@gnu.org>
15134
15135 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
15136 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
15137 (eval-defun): If called with prefix arg, instrument code for
15138 Edebug.
15139
15140 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
15141 similar to that of eval-defun.
15142
151432000-07-04 Dave Love <fx@gnu.org>
15144
15145 * hl-line.el (hl-line-overlay): Make it permanent-local.
15146
15147 * calendar/todo-mode.el: Replaced with a working version, based on
15148 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
15149
151502000-07-03 Miles Bader <miles@lsi.nec.co.jp>
15151
15152 * paths.el (prune-directory-list): New function.
15153 (Info-default-directory-list): Rewritten to more methodically
15154 enumerate a big list of possible info directories (based on the
15155 list used by the standalone info reader).
15156
15157 * info.el (info-initialize): Use prune-directory-list to remove
15158 non-existent directories from Info-directory-list.
15159
15160 * paths.el (Info-default-directory-list): Try a list of possible
15161 info-directories instead of a single one. Add the possible
15162 info directory "/usr/share/info".
15163
15164 * woman.el (woman-man.conf-path): Explicitly include the debian
15165 man-db config file "/etc/manpath.config".
15166 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
15167 are present in `manpath.config'.
15168 (woman-manpath): Include "/usr/share/man".
15169
151702000-07-03 Gerd Moellmann <gerd@gnu.org>
15171
15172 * frame.el (blink-cursor-mode): Don't hide cursor initially.
15173
15174 * startup.el (command-line): Initialize blink-cursor based
15175 on window-system.
15176
15177 * frame.el (blink-cursor): Default to nil if not running under
15178 a window-system.
15179
15180 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
15181 (face-x-resources): Remove duplicate entry for :font.
15182
15183 * textmodes/refer.el (refer-find-entry-internal): Use some-window
15184 instead of cycling through windows with next-window.
15185
15186 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
15187 of cycling through windows with next-window.
15188
15189 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
15190 of cycling through windows with next-window.
15191
15192 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
15193 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
15194 instead of cycling through windows with next-window.
15195
15196 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
15197 instead of cycling through windows with next-window.
15198
15199 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
15200 of cycling through windows with next-window.
15201
15202 * terminal.el (te-process-output): Use walk-windows instead of
15203 cycling through windows with next-window.
15204
15205 * server.el (server-switch-buffer): Use some-window instead of
15206 cycling through windows with next-window.
15207
15208 * window.el (some-window): New function.
15209 (walk-windows): Remove reference to walk-windows-start.
15210
15211 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
15212
152132000-07-03 Richard Stallman <rms@gnu.org>
15214
15215 * window.el (walk-windows): Guarantee termination by keeping a list
15216 of all the windows already handled.
15217
152182000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
15219
15220 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
15221 window-system.
15222
15223 * man.el (Man-notify-when-ready): Don't use window-system. If
15224 Man-notify-method is newframe, and the display is not
15225 multi-frame, select the frame created for the man page.
15226 (Man-init-defvars): Doc fix.
15227
152282000-06-28 Gerd Moellmann <gerd@gnu.org>
15229
15230 * faces.el (region): Change background color for light background.
15231
15232 * ediff-wind.el (ediff-setup-control-frame): Remove :box
15233 attribute from mode-line face of Ediff control frame.
15234
15235 * replace.el (query-replace-map): Bind `e' like `E'.
15236
152372000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
15238
15239 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
15240 Change name to "Select All".
15241
15242 * dos-fns.el (convert-standard-filename): Fix last change.
15243
152442000-06-27 Gerd Moellmann <gerd@gnu.org>
15245
15246 * help.el (describe-variable): Don't insert a second `'s' in front
15247 of the string `value is shown below'. Since the syntax-table is
15248 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
15249 an existing `'s', so that this won't be deleted.
15250
15251 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
15252 * pcmpl-unix.el: New files.
15253
152542000-06-26 Stefan Monnier <monnier@cs.yale.edu>
15255
15256 * wid-edit.el (widget-member): Use the new plist-member.
15257
152582000-06-26 Gerd Moellmann <gerd@gnu.org>
15259
15260 * replace.el (perform-replace): Undo change of 2000-04-04.
15261 Instead, move backward 1 character at the end of the loop when
15262 necessary.
15263
15264 * faces.el (fringe): Change face for different backgrounds.
15265
15266 * eshell/esh-module.el (toplevel): Load defgroup's differently;
15267 patch from John.
15268
15269 * eshell/*.el: Change spelling of the Free Software Foundation.
15270
15271 * eshell/esh-toggle.el: Removed.
15272
15273 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
15274
15275 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
15276 interactively.
15277
152782000-06-26 Alex Schroeder <alex@gnu.org>
15279
15280 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
15281 `define-key'; instead of checking `(emacs-version)' check for
15282 `set-keymap-parent' and `set-keymap-name' directly. Add entries
15283 for `;' and `o' which might be electric.
15284
15285 (sql-electric-stuff): New user option.
15286 (sql-magic-go): New function which uses `sql-electric-stuff'.
15287 (sql-magic-semicolon): New function which uses
15288 `sql-electric-stuff'.
15289
15290 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
15291 is not fboundp.
15292
15293 (sql-oracle-options): New variable.
15294 (sql-oracle): Use it.
15295
15296 (sql-imenu-generic-expression): Doc change.
15297 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
15298 is used.
15299
15300 (sql-informix): Added command line parameter "-" to force
15301 sql-informix-program to use stdout.
15302
153032000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
15304
15305 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
15306 (cp864-decode-table): Doc fix.
15307 (cp720-decode-table): New variable, supports the Arabic OEM
15308 codepage used by Windows.
15309 (cp737-decode-table): New, Greek OEM codepage used by Windows.
15310
153112000-06-23 Dave Love <fx@gnu.org>
15312
15313 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
15314 (font-lock-fontify-anchored-keywords): Use
15315 line-beginning-position.
15316 (global-font-lock-mode): Use mapc.
15317
153182000-06-23 Stefan Monnier <monnier@cs.yale.edu>
15319
15320 * eshell/esh-module.el: Require CL when compiling.
15321
153222000-06-23 Gerd Moellmann <gerd@gnu.org>
15323
15324 * comint.el (comint-substitute-in-file-name): Call replace-match
15325 with second and third arg t.
15326
15327 * cus-edit.el (custom-button-face, custom-button-pressed-face):
15328 Specify foreground color.
15329
15330 * faces.el (tool-bar, mode-line, header-line): Specify foreground
15331 color.
15332
15333 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
15334
15335 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
15336 cddr instead of cdddr.
15337
15338 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
15339 instead of copy-list.
15340
15341 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
15342 of copy-list.
15343
15344 * subdirs.el: Add eshell subdirectory.
15345
15346 * eshell: New subdirectory containing the Eshell package.
15347
15348 * pcomplete.el: New file.
15349
153502000-06-23 Paul Eggert <eggert@twinsun.com>
15351
15352 * mail/mailpost.el (post-mail-send-it): Make sure file has
15353 proper permissions from birth.
15354
15355 * files.el (basic-save-buffer-2): When temporarily setting
15356 file modes, set them to current modes plus 0200, not to 0777.
15357
15358 * emerge.el (emerge-make-temp-file): Make sure file has proper
15359 permissions from birth.
15360
153612000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
15362
15363 * files.el (make-backup-file-name-1): On DOS/Windows, run the
15364 backup file name through convert-standard-filename.
15365
15366 * dos-fns.el (convert-standard-filename): Convert leading
15367 directories as well. When long file names are supported, convert
15368 characters that are invalid in Windows file names.
15369
153702000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15371
15372 * ps-print.el: Fix bug: if ^L is the very first buffer character,
15373 ps-print crashes. New feature: page selection for printing. Create
15374 raw-text-unix coding system for XEmacs. Doc fix.
15375 (ps-print-version): New version number (5.2.3).
15376 (ps-plot-region): Bug fix.
15377 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
15378 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
15379 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
15380 funs.
15381 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
15382 (ps-last-page): New vars.
15383
153842000-06-21 Gerd Moellmann <gerd@gnu.org>
15385
15386 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
15387 empty option string.
15388
153892000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
15390
15391 * man.el (man): Doc fix.
15392
153932000-06-21 Kenichi Handa <handa@etl.go.jp>
15394
15395 * international/mule-cmds.el (set-language-info-alist): Docstring
15396 fixed.
15397
153982000-06-20 Gerd Moellmann <gerd@gnu.org>
15399
15400 * version.el (emacs-version): Use ISO date format.
15401
15402 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
15403 instead of `M-backspace'.
15404
15405 * simple.el (turn-off-auto-fill): New function.
15406
154072000-06-20 Stefan Monnier <monnier@cs.yale.edu>
15408
15409 * jit-lock.el (with-buffer-prepared-for-jit-lock):
15410 Renamed from with-buffer-prepared-for-font-lock and use
15411 inhibit-modification-hooks rather than setting *-change-functions.
15412 Update all functions to use the new name.
15413 (jit-lock-first-unfontify-pos): New semantics (and doc).
15414 (jit-lock-mode): Make non-interactive.
15415 Don't automatically turn on font-lock.
15416 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
15417 Always use jit-lock-after-change.
15418 Remove and restore font-lock-after-change-function.
15419 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
15420 (jit-lock-after-unfontify-buffer): Remove.
15421 (jit-lock-stealth-fontify):
15422 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
15423 (jit-lock-after-change): Set the `fontified' text-prop to nil.
15424
154252000-06-20 Sam Steingold <sds@gnu.org>
15426
15427 * emacs-lisp/cl-indent.el (toplevel): Indent
15428 `print-unreadable-object' properly. Untabify.
15429
154302000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15431
15432 * textmodes/reftex.el (reftex-find-citation-regexp-format):
15433 Support for bibentry.
15434 (reftex-compile-variables): Fixed problem with end of section-re.
15435
15436 * texmodes/reftex-dcr.el (reftex-view-crossref,
15437 reftex-view-crossref-from-bibtex):
15438 Deal with changed `reftex-find-citation-regexp-format'.
15439 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
15440 Replaced `remprop' with `put'.
15441 (reftex-view-crossref, reftex-view-crossref-when-idle):
15442 Support for bibentry.
15443
15444 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15445 New entry for bibentry package.
15446
15447 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
15448 Regexp also matches "\nobibliography".
15449
15450 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
15451 Call `reftex-ensure-write-access' before doing anything.
15452 (reftex-ensure-write-access): New function.
15453
154542000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15455
15456 * progmodes/idlwave.el: File re-installed (update to version 4.2)
15457
15458 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
15459
15460 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
15461
15462 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
15463
15464
154652000-06-20 Dave Love <fx@gnu.org>
15466
15467 * faces.el (frame-background-mode): Use set-default, not set, in
15468 setter.
15469 (frame-update-faces, frame-update-face-colors): Define with
15470 defalias.
15471
15472 * enriched.el (enriched-decode-foreground)
15473 (enriched-decode-background): Don't use internal-find-face.
15474
15475 * apropos.el: Doc fixes.
15476
15477 * cus-edit.el (customize-changed-options): Check arg.
15478 (customize-version-lessp): Don't require decimal point.
15479
15480 * custom.el (defcustom, defgroup): Doc fix.
15481
15482 * newcomment.el (comment) <defgroup>: Add :version.
15483 (comment-multi-line): Doc fix.
15484
15485 * emulation/mlsupport.el (define-hooked-local-abbrev,
15486 define-hooked-global-abbrev): Fix, using define-abbrev.
15487
154882000-06-19 Gerd Moellmann <gerd@gnu.org>
15489
15490 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
15491 the whole buffer.
15492
154932000-06-19 Dave Love <fx@gnu.org>
15494
15495 * menu-bar.el (menu-bar-options-save): New function.
15496 (menu-bar-options-menu): Use it.
15497 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
15498 Simplify.
15499
155002000-06-19 Andreas Schwab <schwab@suse.de>
15501
15502 * progmodes/etags.el (tags-query-replace): Put new parameters
15503 START and END at the end, for backward compatibility.
15504
155052000-06-19 Kenichi Handa <handa@etl.go.jp>
15506
15507 * international/codepage.el:
15508 (cp-coding-system-for-codepage-1): Delete special codes for
15509 generating xxx-dos coding system because now a CCL based coding
15510 system can handle EOL conversion by default.
15511
15512 * international/mule.el (make-coding-system): Generate subsidiary
15513 coding systems for EOL handling variants even for a CCL based
15514 coding system.
15515
155162000-06-19 Kenichi Handa <handa@etl.go.jp>
15517
15518 * international/isearch-x.el (isearch-minibuffer-input-method)
15519 (isearch-minibuffer-input-method-function): These variables
15520 deleted.
15521 (isearch-with-input-method): Don't use the above variables.
15522 (isearch-process-search-multibyte-characters): Likewise. Call
15523 read-string with the arg INHERIT-INPUT-METHOD t.
15524
155252000-06-17 Stefan Monnier <monnier@cs.yale.edu>
15526
15527 * font-lock.el (font-lock-after-fontify-buffer)
15528 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
15529
15530 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
15531 Use consistent make-local-variable style for font-lock-fontified.
15532 (jit-lock-fontify-buffer):
15533 Don't bother checking for font-lock-mode and jit-lock-mode.
15534
15535 * time.el: Remove trailing ^M that prevent CVS-merging.
15536
155372000-06-16 Gerd Moellmann <gerd@gnu.org>
15538
15539 * Makefile.in (distclean): New target.
15540
155412000-06-16 Stefan Monnier <monnier@cs.yale.edu>
15542
15543 * Makefile.in (srcdir): Define for update-subdirs.
15544
155452000-06-16 Gerd Moellmann <gerd@gnu.org>
15546
15547 * find-lisp.el: New file.
15548
155492000-06-16 Andrew Innes <andrewi@gnu.org>
15550
15551 * time.el (display-time-mail-function): New variable, to allow
15552 external packages to indicate when new mail is available.
15553 (display-time-update): Use it.
15554
155552000-06-16 Kenichi Handa <handa@etl.go.jp>
15556
15557 * international/mule.el (mule-version): Change version name to
15558 SAKAKI. AOI has already been used by Meadow.
15559
15560 * international/quail.el (quail-show-guidance-buf): To find the
15561 bottom window (but minibuffer), pay attention to the height of
15562 minibuffer.
15563
155642000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15565
15566 * arc-mode.el (archive-mode-map): Use the new menu-item format for
15567 menu-bar menus. Add help strings. Don't remove the Edit menu
15568 from the menu bar, as the menu bar has enough space now.
15569
15570 * Makefile.in (SHELL): Make sure /bin/sh is used.
15571
15572 * woman.el (woman-man-buffer): Fix bold and underlined CJK
15573 characters, which use series of two ^H characters instead of one.
15574
155752000-06-15 Gerd Moellmann <gerd@gnu.org>
15576
15577 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
15578 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
15579 functions.
15580 (Info-find-node-2): Try a case-sensitive search first, then
15581 do a case-insensitive search.
15582
15583 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
15584 tutorials.
15585
15586 * complete.el (PC-env-vars-alist): New variable.
15587 (PC-complete-as-file-name): New function.
15588 (partial-completion-mode): Initialize PC-env-vars-alist from
15589 process-environment.
15590 (PC-do-completion): Handle completion of env vars.
15591
15592 * info.el (Info-set-mode-line): Show file name in mode line,
15593 use `*Info*' instead of `Info:'.
15594
15595 * startup.el (command-line-1): Change copyright messages to year
15596 2000.
15597
155982000-06-15 Dave Love <fx@gnu.org>
15599
15600 * net/goto-addr.el (goto-address-fontify): Use keymap property,
15601 not local-map.
15602
156032000-06-15 Kenichi Handa <handa@etl.go.jp>
15604
15605 * international/mule.el (set-buffer-file-coding-system): Almost
15606 rewritten to handle `undecided' as no-op.
15607
156082000-06-14 Gerd Moellmann <gerd@gnu.org>
15609
15610 * Makefile.in: New file.
15611
15612 * Makefile: Removed.
15613
15614 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
15615 (goto-address-highlight-keymap): Bind C-c RET.
15616
156172000-06-14 Kenichi Handa <handa@etl.go.jp>
15618
15619 * mail/sendmail.el (sendmail-send-it): The temporary buffer
15620 inherits buffer-file-coding-system of the current buffer.
15621
15622 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
15623 0. Give correct argument to set-auto-coding-function.
15624 (tar-expunge): For goto-char, use (point-min), not 0.
15625 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
15626 (tar-subfile-save-buffer): Likewize.
15627
15628 * international/mule.el
15629 (after-insert-file-set-buffer-file-coding-system): Call
15630 set-buffer-file-coding-system with the arg FORCE t.
15631
156322000-06-13 Gerd Moellmann <gerd@gnu.org>
15633
15634 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
15635 nil. Contemporary sendmails issue an X-Authentication-Warning if
15636 the sender is set with `-f'.
15637
156382000-06-13 Dave Love <fx@gnu.org>
15639
15640 * help.el (describe-function-1): Kluge around cases of functions
15641 fset to subrs whose doc doesn't match their symbol-name.
15642
15643 * image.el (insert-image): Default STRING to a space.
15644
15645 * info.el Doc fixes.
15646 (Info-build-node-completions): Match Ref tags.
15647
156482000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
15649
15650 * frame.el (display-multi-frame-p, display-multi-font-p): New
15651 defaliases for display-graphic-p.
15652
15653 * hl-line.el: Fixed a typo in commentary.
15654
156552000-06-13 Kenichi Handa <handa@etl.go.jp>
15656
15657 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
15658 fixed.
15659
156602000-06-12 Dave Love <fx@gnu.org>
15661
15662 * image.el (insert-image): Save a little consing.
15663
156642000-06-12 Kenichi Handa <handa@etl.go.jp>
15665
15666 * language/tibet-util.el: Convert all tibetan-1-column characters
15667 to the corresponding tibetan characters.
15668 (tibetan-add-components): Delete code for the special treatment of
15669 'a chung.
15670
15671 * language/tibetan.el (tibetan-composable-pattern): Fix previous
15672 change.
15673 (tibetan-vowel-transcription-alist): More rules added.
15674 (tibetan-composite-vowel-alist): New variable.
15675 (tibetan-precomposition-rule-alist): More rules added.
15676
156772000-06-12 Stefan Monnier <monnier@cs.yale.edu>
15678
15679 * startup.el (command-line): Only call menu-bar-mode if interactive.
15680
15681 * thingatpt.el (toplevel symbol-properties):
15682 * textmodes/makeinfo.el (makeinfo-compile):
15683 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
15684 * progmodes/hideif.el (hif-compress-define-list)
15685 (hide-ifdef-use-define-alist):
15686 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
15687 (ange-ftp-vms-add-file-entry):
15688 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
15689 * man.el (Man-build-man-command):
15690 * mail/rnewspost.el (news-reply-header-hook):
15691 * info.el (Info-insert-dir):
15692 * emulation/mlconvert.el (backward-word, forward-word, setq):
15693 * emacs-lisp/gulp.el (gulp-send-requests):
15694 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
15695 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
15696 (byte-optimize-apply, end of file):
15697 * emacs-lisp/advice.el (ad-advice-class-completion-table)
15698 (ad-make-freeze-definition):
15699 * startup.el (command-line, command-line-1): Don't quote lambdas.
15700
15701 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
15702 (cvs-cleanup-removed): New function.
15703 (cvs-cleanup-functions): New var.
15704 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15705 some flexibility in specifying additional entries to auto-cleanup.
15706 (cvs-quickdir): New function.
15707 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15708 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15709 (cvs-mode-find-file): Check that we are on a filename or dirname
15710 when invoked through a mouse-click.
15711 (cvs-full-path): Remove.
15712 (cvs-dired-action): Re-introduced.
15713 (cvs-dired-noselect): Use it.
15714 (vc-post-command-functions): use this new hook if available.
15715
15716 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15717 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15718 (cvs-filename-map, cvs-dirname-map): Remove.
15719 (cvs-default-action): Remove.
15720 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15721 if the arg is really a keymap.
15722 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15723 Don't hardcode the mapping from state (aka type) to face, but check
15724 the var cvs-fi-<type>-face instead.
15725 (cvs-fileinfo-from-entries): New function.
15726
15727 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15728 Docstring fix.
15729 (cvs-find-file-and-jump): Change default to be safer.
15730 (cvs-mode-diff-map): Define it as a function as well.
15731 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15732 Bind mouse-2 in this global map rather than with text-properties.
15733
15734 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15735 file to resolve the ambiguity between C(conflict) and C(need-merge).
15736
157372000-06-12 Kenichi Handa <handa@etl.go.jp>
15738
15739 * international/mule.el (set-buffer-file-coding-system): If
15740 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15741 unconditionally.
15742
157432000-06-12 Dave Love <fx@gnu.org>
15744
15745 * wid-edit.el (widget-specify-button): Really suppress the face if
15746 required.
15747
157482000-06-11 Gerd Moellmann <gerd@gnu.org>
15749
15750 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15751
157522000-06-11 Stefan Monnier <monnier@cs.yale.edu>
15753
15754 * imenu.el (imenu-generic-expression): Docstring fix.
15755
15756 * composite.el (composition-function-table): Move the `put'
15757 below the autoload cookie so we can load the file before loaddefs.
15758
15759 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15760
15761 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15762 Handle easy-mmode-define-global-mode.
15763 For complex macros like define-minor-mode that can generate
15764 several autoload entries, try to autoload entries in the
15765 macroexpanded code.
15766
15767 * emacs-lisp/easy-mmode.el (define-minor-mode):
15768 If KEYMAP is a symbol, just use it.
15769 Use byte-compile-current-file and load-file-name to infer the
15770 proper :require to pass to defcustom.
15771 Wrap the hook var into `progn' so as not to autoload it.
15772 Add a :autoload-end cookie.
15773 Be more careful about the evaluation of KEYMAP.
15774 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15775 (define-derived-mode): Move define-abbrev-table outside of defvar.
15776
157772000-06-10 Stefan Monnier <monnier@cs.yale.edu>
15778
15779 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15780 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15781 (backup-compiled-files): Ignore errors during `tar'.
15782 (bootstrap): Make autoloads before elc files.
15783
157842000-06-10 Kenichi Handa <handa@etl.go.jp>
15785
15786 * international/mule.el (set-buffer-file-coding-system): If one of
15787 undecided-XXX is specified, change only EOL conversion.
15788
15789 * international/mule-conf.el (unix): New alias for the coding
15790 system undecided-unix.
15791
157922000-06-09 Dave Love <fx@gnu.org>
15793
15794 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15795
15796 * progmodes/executable.el: Byte compile dynamic.
15797 (executable-insert): Change custom type.
15798 (executable-find): Add autoload cookie.
15799 (executable-make-buffer-file-executable-if-script-p): New
15800 function. After Noah Friedman.
15801
15802 * files.el (after-save-hook): Customize, with
15803 executable-make-buffer-file-executable-if-script-p as an option.
15804
158052000-06-09 Kenichi Handa <handa@etl.go.jp>
15806
15807 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15808 "tib24p-mule.bdf" for Tibetan.
15809
15810 * composite.el (decompose-composite-char): Declare it as obsolete.
15811
15812 * man.el (Man-fontify-manpage): Pay attention to underline and
15813 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15814
158152000-06-08 Gerd Moellmann <gerd@gnu.org>
15816
15817 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15818 Set maintainer to FSF since author isn't reachable.
15819
158202000-06-08 Dave Love <fx@gnu.org>
15821
15822 * international/mule-cmds.el (select-safe-coding-system): If
15823 DEFAULT-CODING-SYSTEM is not specified, also check the most
15824 preferred coding-system if buffer-file-coding-system is
15825 `undecided'. From Handa.
15826
158272000-06-08 Kenichi Handa <handa@etl.go.jp>
15828
15829 * international/mule.el
15830 (after-insert-file-set-buffer-file-coding-system): If the buffer
15831 size is greater than INSERTED, judget that we are not visiting.
15832
158332000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
15834
15835 * whitespace.el (defgroup whitespace): Comment out `:version'.
15836 XEmacs 20.4 has problems defining the group with this present.
15837 We'll have this commented out till get resolve the problem.
15838
158392000-06-07 John Wiegley <johnw@gnu.org>
15840
15841 * align.el (align-dq-string-modes, align-sq-string-modes)
15842 (align-open-comment-modes): Add pyhton-mode.
15843 (align-rules-list): Use get-text-property instead of
15844 text-properties-at.
15845 (align-rules-list): Add python-assignment.
15846 (align-rules-list): Change perl-comma-delimiter to
15847 basic-comma-delimiter. Use if for Perl modes and python-mode.
15848 (align-rules-list): Add python-chain-logic and
15849 basic-line-continuation.
15850
158512000-06-07 Jari Aalto <jari.aalto@poboxes.com>
15852
15853 * apropos.el (apropos-mode-hook): New user variable.
15854 (apropos-mode): Run apropos-mode-hook.
15855
158562000-06-07 David Ponce <david@dponce.com>
15857
15858 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15859 commands. Require `wid-edit' at run-time.
15860
158612000-06-07 David Ponce <david@dponce.com>
15862
15863 * recentf.el: Added some "Commentary".
15864 (recentf-open-more-files, recentf-edit-list): Minor changes to
15865 move the point at the top of the file list. This behaviour is
15866 consistent with the menu one when the list contains a lot of
15867 files.
15868 (recentf-cleanup): Now displays the number of items removed from
15869 the list.
15870 (recentf-relative-filter) New menu filter to show filenames
15871 relative to `default-directory'.
15872
158732000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15874
15875 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
15876 with/without giving an error if PostScript printer doesn't have this
15877 kind of page size. Zebra Stripe continues or restarts on next page.
15878 Manual/automatic paper feeding. Switch or not the header.
15879 (ps-print-version): New version number (5.2.2).
15880 (ps-windows-system): Include emx as a Windows system.
15881 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15882 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15883 (ps-background-text): Code fix.
15884 (ps-error-handler-message, ps-user-defined-prologue)
15885 (ps-print-prologue-header, ps-printer-name)
15886 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15887 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15888 (ps-use-face-background): Customization fix.
15889 (ps-n-up-database): Data fix.
15890 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15891 (ps-switch-header): New vars.
15892 (ps-xemacs-color-name, ps-face-foreground-name)
15893 (ps-face-background-name, ps-boolean-constant): New funs.
15894
158952000-06-07 Dave Love <fx@gnu.org>
15896
15897 * allout.el: New version from Manheimer.
15898
158992000-06-07 Kenichi Handa <handa@etl.go.jp>
15900
15901 * textmodes/fill.el (fill-find-break-point): Check the validity of
15902 charset.
15903
159042000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15905
15906 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15907 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15908 Call display-color-p and display-mouse-p instead of looking at
15909 window-system.
15910
159112000-06-06 Dave Love <fx@gnu.org>
15912
15913 * image.el (find-image): Doc fix. Return nil if image not found.
15914 (put-image, insert-image): Make STRING arg optional.
15915
159162000-06-06 Kenichi Handa <handa@etl.go.jp>
15917
15918 * language/vietnamese.el: Remove eval-when-compile.
15919 (viet-viscii-nonascii-translation-table): Define it as a
15920 translation table made from viet-viscii-decode-table.
15921 (viet-viscii-encode-table): Define it as a translation table made
15922 from the reverse map of above.
15923 (viet-vscii-nonascii-translation-table): Define it as a
15924 translation table made from viet-vscii-decode-table.
15925 (viet-vscii-encode-table): Define it as a translation table made
15926 from the reverse map of above.
15927 (ccl-decode-viscii): Use translate-character.
15928 (ccl-encode-viscii, ccl-encode-viscii-font)
15929 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15930 Likewize.
15931
15932 * language/cyrillic.el: Remove eval-when-compile.
15933 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15934 translation table made from cyrillic-koi8-r-decode-table.
15935 (cyrillic-koi8-r-encode-table): Define it as a translation table
15936 made from the reverse map of above.
15937 (ccl-decode-koi8): Use translate-character.
15938 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15939 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15940 a translation table made from cyrillic-alternativnyj-decode-table.
15941 (cyrillic-alternativnyj-encode-table): Define it as a translation
15942 table made from the reverse map of above.
15943 (ccl-decode-alternativnyj): Use translate-character.
15944 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15945 Likewize
15946
15947 * international/mule-diag.el (non-iso-charset-alist): Specify
15948 translation table symbol instead of translation table itself.
15949 (list-block-of-chars): CHARSET may be a translation table symbol.
15950
15951 * international/mule.el (make-coding-system): If CODING-SYSTEM
15952 already exists, override it.
15953
15954 * international/fontset.el: Use family `proportional' for Tibetan
15955 fonts.
15956
15957 * international/ccl.el (ccl-compile-translate-character): Don't
15958 check if Rrr has property translation-table.
15959 (ccl-compile-map-multiple): Modified to avoid compiler warning.
15960
159612000-06-05 Gerd Moellmann <gerd@gnu.org>
15962
15963 * info.el: Bind case-fold-search to t when searching in case
15964 a user sets it to nil in a hook.
15965
159662000-06-05 Stefan Monnier <monnier@cs.yale.edu>
15967
15968 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15969 * hl-line.el (hl-line-mode): Use the new :global key argument.
15970
15971 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15972 (tar-clip-time-string): Prepend a space.
15973 (tar-grind-file-mode): Construct a string rather than modifying one.
15974 (tar-header-block-summarize): Fix docstring.
15975 Use `format' rather than an error-prone set of copy-loops.
15976
15977 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15978 (diff-goto-source, diff-unified->context, diff-context->unified)
15979 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15980 understand the format output by the `-p' argument to diff.
15981
15982 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15983 (sh-re-done): Use defconst.
15984 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15985 (sh-help-string-for-variable, sh-guess-basic-offset):
15986 Don't quote lambdas.
15987 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15988 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15989
15990 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15991 (mh-letter-mode): Derive from text-mode.
15992 This implicitly means that it now calls kill-all-local-variables.
15993 Also remove the Emacs-18 compatibility code.
15994
15995 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15996 Make use of symbol-property doc-string-elt.
15997 Use memq rather than a sequence of eq.
15998 (doc-string-elt): Fix the wrong or missing previously unused values.
15999 (autoload-print-form): New function extracted from
16000 generate-file-autoloads to allow recursion when handling progn
16001 so that defvar's and defun's docstrings are properly printed.
16002 (generate-file-autoloads): Use it.
16003
16004 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
16005 Use find-file-hooks in the minor-mode function.
16006 Be careful not to loop indefinitely in the post-command-hook function.
16007
160082000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
16009
16010 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
16011 tty's.
16012 * ediff-diff.el (ediff-exec-process): Use --binary for fine
16013 differences whenever appropriate.
16014 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
16015 * viper.el (find-file, find-file-other-window): Get viper to do
16016 wildcards.
16017
160182000-06-04 Stefan Monnier <monnier@cs.yale.edu>
16019
16020 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
16021 (jit-lock-fontify-buffer): New function for JIT refontification.
16022 (jit-lock-mode): Fix docstring.
16023 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
16024 Remove jit-lock-after-change from the _local_ hook.
16025 (jit-lock-function-1): Fix docstring.
16026
16027 * info.el (Info-on-current-buffer): Initialize info.
16028
16029 * newcomment.el (comment-indent): Ignore comment-indent-hook.
16030
16031 * progmodes/tcl.el (tcl-indent-for-comment):
16032 Ignore comment-indent-hook.
16033
16034 * emacs-lisp/easy-mmode.el: Require CL during compilation.
16035 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
16036 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
16037 and improve to use the lighter to guess the capitalization.
16038 (define-minor-mode): Inline code from easy-mmode-define-toggle.
16039 Add keyword arguments to specify global-ness or the custom group.
16040 Add local-map and help-echo properties to the lighter.
16041 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
16042 (easy-mmode-define-global-mode): New macro.
16043
160442000-06-02 Dave Love <fx@gnu.org>
16045
16046 * wid-edit.el: byte-compile-dynamic since we typically don't use
16047 all the widgets. Don't require cl or widget. Remove
16048 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
16049 (widget-read-event): Removed. Callers changed to use read-event.
16050 (widget-button-release-event-p): Renamed from
16051 button-release-event-p.
16052 (widget-field-add-space, widget-field-use-before-change):
16053 Uncustomize.
16054 (widget-specify-field): Use keymap property, not local-map.
16055 (widget-specify-button): Obey :suppress-face.
16056 (widget-specify-insert): Use modern backquote syntax.
16057 (widget-image-directory): Renamed from widget-glyph-directory.
16058 (widget-image-enable): Renamed from widget-glyph-enable.
16059 (widget-image-find): Replaces widget-glyph-find.
16060 (widget-button-pressed-face): Move defvar.
16061 (widget-image-insert): Replaces widget-glyph-insert.
16062 (widget-convert): Use keywordp.
16063 (widget-leave-text, widget-children-value-delete): Use mapc.
16064 (widget-keymap): Remove XEmacs stuff.
16065 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
16066 (widget-button-click): Don't set point at the click, but re-centre
16067 if we scroll out of window. Rewritten for images v. glyphs &c.
16068 (widget-tabable-at): Use POS arg, not point.
16069 (widget-beginning-of-line, widget-end-of-line)
16070 (widget-item-value-create, widget-sublist, widget-princ-to-string)
16071 (widget-sexp-prompt-value, widget-echo-help): Simplify.
16072 (widget-default-create): Use widget-image-insert; some rewriting.
16073 (widget-visibility-value-create)
16074 (widget-push-button-value-create, widget-toggle-value-create): Use
16075 widget-image-insert.
16076 (checkbox): Create on and off images dynamically.
16077 (documentation-link): Change :help-echo.
16078 (widget-documentation-link-echo-help): Remove.
16079
160802000-06-02 Stefan Monnier <monnier@cs.yale.edu>
16081
16082 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
16083
16084 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
16085 (easy-mmode-define-toggle, define-minor-mode): Use it.
16086 (easy-mmode-define-keymap): Docstring fix.
16087 (define-derived-mode): Default PARENT to fundamental-mode.
16088 Add the derived-mode-parent symbol-property.
16089 (easy-mmode-derived-mode-p): New function.
16090
160912000-06-02 Dave Love <fx@gnu.org>
16092
16093 * files.el (convert-standard-filename): Doc fix.
16094 (normal-backup-enable-predicate): New function.
16095 (backup-enable-predicate): Use it to replace the lambda form.
16096
16097 * calendar/todo-mode.el: [This needs more work on the outline
16098 stuff.] Doc fixes.
16099 (todo) <defgroup>: Add :version.
16100 (todo-add-category): Don't use pushnew.
16101 (todo-cmd-raise): Fix typo.
16102 (todo-top-priorities): Change temp buffer name.
16103 (todo-category-alist): Avoid redundant lambda.
16104 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
16105 Use outline-next-heading.
16106
16107 * autoarg.el: Rewritten to use define-minor-mode.
16108 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
16109 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
16110
161112000-06-02 Kenichi Handa <handa@etl.go.jp>
16112
16113 * isearch.el (isearch-other-meta-char): Fix previous change.
16114
161152000-06-01 Stefan Monnier <monnier@cs.yale.edu>
16116
16117 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
16118 (log-edit-done): Only add the comment to the ring if it's different
16119 from the last comment entered.
16120
16121 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
16122
161232000-06-01 Dave Love <fx@gnu.org>
16124
16125 * hl-line.el: Rewritten using define-minor-mode.
16126
16127 * help.el (describe-function-1): Distinguish special form from
16128 builtin function. Sanity-check presence of arglist for builtins.
16129
161302000-06-01 Kenichi Handa <handa@etl.go.jp>
16131
16132 * international/characters.el: Fix syntax/category setting of
16133 Tibetan characters.
16134
16135 * language/tibet-util.el (tibetan-add-components): Fixes for new
16136 encoding of Tibetan characters.
16137 (tibetan-decompose-precomposition-alist): New variable.
16138 (tibetan-decompose-region): Convert precomposed characters to
16139 non-precomposed characters.
16140 (tibetan-decompose-string): Likewise.
16141 (tibetan-composition-function): Fix args to
16142 thibetan-compose-string.
16143
16144 * language/tibetan.el (tibetan-composable-pattern): More
16145 characters included.
16146 (tibetan-consonant-transcription-alist): Rule for "R" added.
16147 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
16148 "+R" added.
16149 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
16150
16151 * language/lao-util.el (lao-composition-function): Fix args to
16152 compose-string.
16153
16154 * language/thai-util.el (thai-composition-function): Fix args to
16155 compose-string.
16156
16157 * isearch.el (isearch-update): Set disable-point-adjustment to t
16158 to prevent the point moving to the end of a composition when a
16159 part of a composition is searched.
16160 (isearch-other-meta-char): If the key invoking this command can be
16161 mapped by function-key-map to a printing char, call
16162 isearch-process-search-char directly.
16163
161642000-06-01 Stefan Monnier <monnier@cs.yale.edu>
16165
16166 * emacs-lisp/bytecomp.el:
16167 * frame.el:
16168 * international/mule-cmds.el:
16169 * international/mule-util.el:
16170 * international/mule.el:
16171 * mouse.el:
16172 * subr.el:
16173 * faces.el: Update calls to make-obsolete with a WHEN argument.
16174
16175 * byte-run.el (make-obsolete, make-obsolete-variable):
16176 Add an optional WHEN argument and change the format of the
16177 symbol-property information.
16178 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
16179 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
16180 new obsolete-symbol-property format and print WHEN if it is provided.
16181
161822000-05-31 Dave Love <fx@gnu.org>
16183
16184 * loadhist.el (loadhist-hook-functions): Remove
16185 before-change-function, after-change-function.
16186 (unload-feature): Deal with symbols which are both bound and
16187 fbound.
16188
16189 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
16190 before-change-function, after-change-function.
16191
16192 * simple.el (newline): Don't bind before-change-function,
16193 after-change-function.
16194
161952000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
16196
16197 * whitespace.el (whitespace-rescan-timer-time): Update interval
16198 set to 600 seconds (10 minutes) instead of 60 seconds since
16199 a large number of whitespace buffers causes emacs to `freeze'
16200 for a considerable amount of time.
16201
16202 * whitespace.el: Updated email address
16203
162042000-05-31 Dave Love <fx@gnu.org>
16205
16206 * add-log.el (change-log-font-lock-keywords) <function>: Add
16207 pattern for function of change.
16208 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
16209 acknowledgements patterns.
16210
162112000-05-31 Kenichi Handa <handa@etl.go.jp>
16212
16213 * isearch.el (isearch-printing-char): If keyboard coding system is
16214 being used, call isearch-process-search-multibyte-characters.
16215
16216 * international/isearch-x.el: Mostly rewritten.
16217
16218 * international/quail.el (quail-start-conversion): Don't include
16219 unhandled events in the returned events, but set them in
16220 unread-command-events. Exit if all inputs are deleted.
16221
162222000-05-30 Jason Rumney <jasonr@gnu.org>
16223
16224 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
16225
16226 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
16227 Reenable code to create initial fontsets.
16228 Use set-fontset-font in place of put-charset-property.
16229
162302000-05-30 Gerd Moellmann <gerd@gnu.org>
16231
16232 * progmodes/perl-mode.el (perl-indent-line): When looking for a
16233 label, ensure that the first colon isn't followed by another.
16234
16235 * paths.el (Info-default-directory-list): Doc fix.
16236
16237 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
16238 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
16239 send a query containing USER only, not USER@HOST.
16240
16241 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
16242 and rmail-msgend to compute the restriction at the end, instead of
16243 computing it.
16244
162452000-05-29 Gerd Moellmann <gerd@gnu.org>
16246
16247 * dabbrev.el (dabbrev-expand): Don't display messages in the
16248 echo area if the minibuffer window is active.
16249
16250 * jit-lock.el (jit-lock-mode): Add after change function to
16251 local hook.
16252
162532000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
16254
16255 * antlr-mode.el: New commands: hide/unhide actions,
16256 upcase/downcase literals.
16257 (antlr-tiny-action-length): New user option.
16258 (antlr-hide-actions): New command. Suggested by
16259 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
16260 (antlr-mode-map): New binding [C-c C-v].
16261 (antlr-mode-menu): New entries.
16262 (antlr-downcase-literals): New command.
16263 (antlr-upcase-literals): Ditto.
16264
16265 * antlr-mode.el: Minor changes: indendation, mode-name.
16266 (antlr-indent-line): Indent cpp directive at column 0.
16267 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
16268
16269 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
16270 (antlr-font-lock-additional-keywords): Workaround for intentional
16271 bug in XEmacs version of font-lock.
16272 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
16273 be used by a smarter version of `buffers-menu-grouping-function'.
16274
162752000-05-29 Gerd Moellmann <gerd@gnu.org>
16276
16277 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
16278 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
16279
162802000-05-29 Kenichi Handa <handa@etl.go.jp>
16281
16282 * international/encoded-kb.el
16283 (encoded-kbd-iso2022-designation-map): Pay attention to that
16284 charset-iso-final-char return -1 for eight-bit-control and
16285 eight-bit-graphic.
16286
162872000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
16288
16289 * speedbar.el (speedbar-use-images, speedbar-update-flag)
16290 (speedbar-easymenu-definition-base): Use display-graphic-p where
16291 available, instead of window-system.
16292
162932000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
16294
16295 * international/codepage.el (cp-coding-system-for-codepage-1): Add
16296 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
16297 coding systems.
16298
162992000-05-26 Dave Love <fx@gnu.org>
16300
16301 * disp-table.el (standard-display-underline): Don't use
16302 internal-find-face.
16303
16304 * mail/reporter.el: Maintainer change. Doc fixes.
16305 (reporter-version): Deleted.
16306
16307 * emacs-lisp/elp.el: Maintainer change.
16308 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
16309
163102000-05-26 Stefan Monnier <monnier@cs.yale.edu>
16311
16312 * add-log.el (add-change-log-entry): Merge the current entry with the
16313 previous one if the previous one is empty.
16314
163152000-05-26 Dave Love <fx@gnu.org>
16316
16317 * loadhist.el (unload-feature): Fix interactive spec [from
16318 lijnzaad@ebi.ac.uk].
16319
16320 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
16321 subr-arity to check primitives.
16322 (byte-compile-flush-pending, byte-compile-file-form-progn)
16323 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
16324 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
16325 mapcar.
16326
163272000-05-26 Kenichi Handa <handa@etl.go.jp>
16328
16329 * international/fontset.el: Set family names of non-latin charsets
16330 in default fontset to "*".
16331
16332 * international/mule-diag.el (print-fontset): Combine family part
16333 and registry part of the fontname by "-*-" instead of "-".
16334
16335 * international/mule-cmds.el (encode-coding-char): Make strings
16336 multibyte before calling encode-coding-string.
16337
163382000-05-25 Stefan Monnier <monnier@cs.yale.edu>
16339
16340 * derived.el: Fix keywords.
16341 (define-derived-mode): Only define if needed.
16342
16343 * simple.el (fill-comment, comment-column, comment-start)
16344 (comment-start-skip, comment-end, comment-indent-function)
16345 (block-comment-start, block-comment-end, indent-for-comment)
16346 (set-comment-column, kill-comment, comment-padding, comment-region)
16347 (comment-multi-line, indent-new-comment-line): Remove.
16348
16349 * bindings.el (esc-map): Change ; to comment-dwim and use the new
16350 function names for comment operations.
16351
16352 * newcomment.el: Add abundant autoload cookies.
16353 (comment-style): Don't depend on runtime data at compile-time.
16354 (comment-indent-hook): Remove.
16355 (comment-indent): Check if comment-indent-hook is bound.
16356 (comment-region): Docstring fix.
16357
163582000-05-25 Dave Love <fx@gnu.org>
16359
16360 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
16361 byte-code-function-p.
16362
16363 * mail/rmailsum.el: Add provide.
16364
16365 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
16366
16367 * smerge-mode.el (smerge-diff-switches): Don't use list* in
16368 defcustom.
16369
163702000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
16371
16372 * ediff-diff.el (ediff-exec-process): delete --binary option from
16373 non-buffer ediff jobs.
16374
163752000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16376
16377 * hilit-chg.el (highlight-changes-mode): Ask about color or
16378 grayscale support, not about window-system.
16379
16380 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
16381 window-system.
16382 (ffap-highlight): Always default to t.
16383
16384 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
16385 display-popup-menus-p instead of looking at window-system.
16386
16387 * disp-table.el (standard-display-g1, standard-display-graphic):
16388 Only refuse to use string glyphs on X and MS-Windows.
16389
16390 * avoid.el: Remove window-system from commentary, suggest to use
16391 display-*-p instead.
16392
16393 * apropos.el (apropos-print): Use display-mouse-p instead of
16394 window-system.
16395
163962000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16397
16398 * international/codepage.el (cp-decoding-vector-for-codepage):
16399 Fill up unsupported characters with their own codes. From Kenichi
16400 Handa.
16401
164022000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16403
16404 * international/mule-diag.el (describe-char-after): Use
16405 display-graphic-p instead of window-system, so that this function
16406 works on MS-DOS.
16407
164082000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16409
16410 * international/codepage.el (cp-make-coding-systems-for-codepage):
16411 Remove the eight-bit-graphic and eight-bit-control charsets from
16412 the list of charsets which we convert into `?'.
16413
164142000-05-25 Kenichi Handa <handa@etl.go.jp>
16415
16416 * international/mule-conf.el: Specify CHARSET-ID explicitely for
16417 private charsets.
16418 (mule-unicode-0100-24ff, japanese-jisx0213-1,
16419 japanese-jisx0213-2): New charsets.
16420
16421 * international/fontset.el: Setup default fontset for new charsets.
16422
164232000-05-24 Dave Love <fx@gnu.org>
16424
16425 * info.el (Info-find-node-2): Restructure [following "Vadim
16426 S. Solomin" <sovs@uic.nnov.ru>].
16427
16428 * icomplete.el: Fix header for Finder.
16429
164302000-05-24 Eric M. Ludlam <zappo@ultranet.com>
16431
16432 * rmailout.el (rmail-output-to-rmail-file): Added optional param
16433 STAY.
16434
16435 * rmail.el (rmail-automatic-folder-directives): New user variable.
16436 (rmail-show-message): Add call to `rmail-auto-file' during
16437 display.
16438 (rmail-auto-file): New function.
16439
164402000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16441
16442 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
16443 account.
16444 (ediff-test-utility,ediff-diff-mandatory-option)
16445 (ediff-reset-diff-options): Utilities for proper initialization of
16446 ediff-diff-options and ediff-diff3-options on Windows.
16447
16448 * ediff-init.el (ediff-merge-filename-prefix): New customizable
16449 variable.
16450
16451 * ediff-mult.el (ediff-filegroup-action): Use
16452 ediff-merge-filename-prefix.
16453
164542000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16455
16456 * viper-ex.el (ex-write): Set selective display to nil.
16457
164582000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16459
16460 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
16461 aliases for hebrew-iso-8bit.
16462
164632000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16464
16465 * woman.el: New version from Francis J. Wright
16466 <F.J.Wright@Maths.QMW.ac.uk>.
16467 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
16468 names in environment variables regardless of the path separator.
16469 (woman-topic-all-completions-1): Don't call file-name-directory-p
16470 on all files, since woman-file-regexp already filters out any
16471 directories.
16472
164732000-05-24 Kenichi Handa <handa@etl.go.jp>
16474
16475 * international/quail.el (quail-start-translation): Don't change
16476 modified-p of the current buffer.
16477 (quail-start-conversion): Likewise.
16478
16479 * international/kkc.el (kkc-region): Don't change modified-p of
16480 the current buffer.
16481
16482 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
16483 conform to RFC1468.
16484 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
16485
164862000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
16487
16488 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
16489 (speedbar-insert-button): Invisible text property fix.
16490 (speedbar-directory-plus): Renamed from speedbar-directory-+
16491 (speedbar-directory-minus): Renamed from speedbar-directory--
16492 (speedbar-page-plus): Renamed from speedbar-file-+
16493 (speedbar-page-minus): Renamed from speedbar-file--
16494 (speedbar-page): Renamed from speedbar-file-
16495 (speedbar-tag): Renamed from speedbar-tag-
16496 (speedbar-tag-plus): Renamed from speedbar-tag-+
16497 (speedbar-tag-minus): Renamed from speedbar-tag--
16498 (speedbar-expand-image-button-alist): Use above renames.
16499
16500 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
16501 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
16502 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
16503 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
16504 * sb-pg.xpm: Renamed from sb-file.xpm
16505 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
16506 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
16507
165082000-05-24 Kenichi Handa <handa@etl.go.jp>
16509
16510 * international/quail.el (quail-show-guidance-buf): Set
16511 current-input-method of the guidance buffer to the name of the
16512 curren input method.
16513
165142000-05-23 Stefan Monnier <monnier@cs.yale.edu>
16515
16516 * progmodes/compile.el (compile-internal): Style typo.
16517
16518 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
16519 quote vars and functions in the docstring.
16520
16521 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
16522
16523 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
16524 Don't quote lambdas.
16525
16526 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
16527
165282000-05-23 Gerd Moellmann <gerd@gnu.org>
16529
16530 * startup.el (command-line): Determine source file of compiled
16531 user init file differently. Warn if compiled user init file
16532 is older than its source file.
16533
16534 * ffap.el (ffap-url-regexp): Add `https'.
16535
165362000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
16537
16538 * files.el (make-backup-file-name-1): Replace slashes with `!'
16539 rather than `|' (which is not allowed on Windows). Replace the
16540 drive letters with a string "drive_X".
16541
165422000-05-23 Gerd Moellmann <gerd@gnu.org>
16543
16544 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
16545
16546 * files.el (interpreter-mode-alist): Add `bash2'.
16547
165482000-05-22 Dave Love <fx@gnu.org>
16549
16550 * loadhist.el (feature-symbols, file-provides, file-requires): Use
16551 mapc.
16552 (feature-file): Avoid calling symbol-name. Doc fix.
16553 (file-set-intersect, file-dependents): Use dolist, not mapcar.
16554 (loadhist-hook-functions): Add mouse-position-function.
16555 (unload-feature): Change uses of mapcar.
16556
16557 * files.el (parse-colon-path): Doc fix.
16558 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
16559 (set-auto-mode): Use mapc.
16560
16561 * complete.el (PC-look-for-include-file): Use :alnum: character
16562 class.
16563 (partial-completion-mode): Add autoload cookie.
16564
165652000-05-22 Sam Steingold <sds@gnu.org>
16566
16567 * info.el (Info-fontify-node): Fixed the call to
16568 `add-text-properties' (bug introduced on 2000-05-18).
16569
165702000-05-22 Dave Love <fx@gnu.org>
16571
16572 * bindings.el: Remove debug-ignored-errors set in other files.
16573
16574 * progmodes/etags.el: Add to debug-ignored-errors.
16575 (visit-tags-table-buffer): Clear out buffers holding old tables
16576 when making a new list.
16577 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
16578 mapc.
16579
16580 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
16581 quote keywords.
16582 (cmpl-string-case-type): Use character classes.
16583
16584 * comint.el:
16585 * textmodes/ispell.el:
16586 * imenu.el:
16587 * mail/mh-e.el:
16588 * progmodes/compile.el: Add to debug-ignored-errors.
16589
16590 * dabbrev.el: Add to debug-ignored-errors.
16591 (dabbrev-completion): Use mapc.
16592
165932000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
16594
16595 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
16596 (woman-mapcan, woman-parse-man.conf)
16597 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
16598 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
16599 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
16600 path syntax better.
16601 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
16602 (woman-manpath): Call woman-parse-man.conf.
16603 (woman-emulation): New defcustom, defaults to nroff.
16604 (woman-font-support): New defconst.
16605 (woman-use-symbol-font): New defcustom.
16606 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
16607 "Emulation".
16608 Many functions: Doc fix.
16609
166102000-05-22 Kenichi Handa <handa@etl.go.jp>
16611
16612 * international/quail.el (quail-simple-translation-keymap): Map
16613 128..255 to quail-self-insert-command.
16614 (quail-keyboard-layout-alist): Add definition for "pc102-de".
16615
166162000-05-22 Stefan Monnier <monnier@cs.yale.edu>
16617
16618 * help.el (help-manyarg-func-alist): Typo.
16619
16620 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
16621 intervals which makes it heaps simpler.
16622
16623 * newcomment.el (comment-region-internal): Go back to BEG after quoting
16624 the nested comment markers.
16625
16626 * subr.el (remove-hook): Don't turn the hook's value into a list.
16627
166282000-05-21 Dave Love <fx@gnu.org>
16629
16630 * edmacro.el (edmacro-parse-keys): Return vector if any elements
16631 are invalid characters.
16632
16633 * international/mule-util.el (detect-coding-with-priority): Use
16634 mapc. Remove redundant lambda.
16635
16636 * international/mule-diag.el (list-non-iso-charset-chars)
16637 (describe-fontset): Remove redundant lambda.
16638
16639 * emulation/crisp.el (brief-mode): New alias.
16640
16641 * emacs-lisp/ring.el (ring-elements): New function.
16642
16643 * emacs-lisp/easymenu.el (easy-menu-create-menu)
16644 (easy-menu-do-add-item): Use keywordp.
16645
16646 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
16647
16648 * replace.el: Doc and error message fixes.
16649 (replace-highlight): Use facep, not internal-find-face.
16650
166512000-05-20 Stefan Monnier <monnier@cs.yale.edu>
16652
16653 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
16654
16655 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
16656 (log-edit-insert-changelog): Drop `:' as well.
16657
16658 * log-view.el: Fix file description.
16659 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
16660 available.
16661 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
16662 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
16663
16664 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
16665 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
16666 Print a status message if the toggle is called interactively.
16667 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
16668 for global minor modes and use `defcustom' for them.
16669 Use add-minor-mode.
16670 (easy-mmode-define-derived-mode): Remove.
16671 (define-derived-mode): Fancier default docstring.
16672 (easy-mmode-define-navigation): Signal an error rather than (ding).
16673
16674 * newcomment.el (comment-styles): New `box-multi'.
16675 (comment-normalize-vars): Better default for comment-continue to
16676 avoid whitespace-only continuations.
16677 (comment-search-forward): Always move even in the no-syntax case.
16678 (comment-padright): Only obey N if it's only obeyed for padleft.
16679 (comment-make-extra-lines): Better handling of empty continuations.
16680 Use `=' for the filler if comment-start has only one character.
16681 (uncomment-region): Try handling the special `=' filler.
16682 (comment-region): Allow LINES even if MULTI is nil.
16683 (comment-box): Choose box style based on comment-style.
16684
166852000-05-20 Kenichi Handa <handa@etl.go.jp>
16686
16687 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
16688 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
16689
166902000-05-20 Kenichi HANDA <handa@etl.go.jp>
16691
16692 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
16693 and insert, not subst-char-in-region.
16694
16695 * international/mule-diag.el (list-character-sets-1): Handle
16696 charsets eight-bit-control and eight-bit-graphic.
16697 (list-iso-charset-chars): Likewise.
16698 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
16699 charactes as is. Use indent-to to align characters.
16700
16701 * international/mule-cmds.el (find-multibyte-characters): Never
16702 exclude charsets eight-bit-control and eight-bit-graphic.
16703
167042000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16705
16706 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16707 Don't quote lambdas.
16708
16709 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16710
167112000-05-19 Gerd Moellmann <gerd@gnu.org>
16712
16713 * gud.el (gud-jdb-directories): Doc fix.
16714
167152000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16716
16717 * newcomment.el: New file.
16718
167192000-05-19 Gerd Moellmann <gerd@gnu.org>
16720
16721 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16722
167232000-05-18 Andreas Schwab <schwab@suse.de>
16724
16725 * dired.el (dired-between-files): Also skip lines beginning with
16726 `used'.
16727
167282000-05-18 Gerd Moellmann <gerd@gnu.org>
16729
16730 * msb.el (msb-menu-cond): Add choice `user'.
16731
167322000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16733
16734 * ps-print.el: Compatibility, customization and doc fix.
16735 (ps-printer-name-option): Replace defconst by defvar.
16736 (ps-postscript-code-directory): XEmacs compatibility.
16737 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16738 fix.
16739 (ps-user-defined-prologue, ps-print-prologue-header)
16740 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16741 compatibility and code fix.
16742 (ps-print-background-image, ps-print-background-text):
16743 Customization fix.
16744 (ps-line-number-start, ps-n-up-on): New vars.
16745
167462000-05-18 Espen Skoglund <esk@ira.uka.de>
16747
16748 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16749 the indent-comment function to just return the appropriate indent.
16750
167512000-05-18 Eric M. Ludlam <zappo@ultranet.com>
16752
16753 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16754 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16755 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16756
167572000-05-18 Dave Love <fx@gnu.org>
16758
16759 * info.el (Info-fontify-node): Add intangible property as well as
16760 invisible.
16761
16762 * calendar/appt.el (appt-make-list): Match all lines of entry.
16763 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16764
167652000-05-18 Kenichi Handa <handa@etl.go.jp>
16766
16767 * international/mule-diag.el (describe-char-after): Call
16768 internal-char-font, not char-font. If internal-char-font returns
16769 nil, display "-- none --".
16770
167712000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16772
16773 * image.el (image-type-available-p): Don't reference image-types
16774 if it isn't bound.
16775
167762000-05-17 Stefan Monnier <monnier@cs.yale.edu>
16777
16778 * autoarg.el (autoarg-mode): Typo in the :set argument.
16779
167802000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16781
16782 * startup.el (command-line-1): Don't signal an error if the
16783 directory for auto-save-list files does not yet exist.
16784
167852000-05-17 Kenichi Handa <handa@etl.go.jp>
16786
16787 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16788
167892000-05-16 Stefan Monnier <monnier@cs.yale.edu>
16790
16791 * subr.el (remove-hook): `setq' hook-value, not `set'.
16792
167932000-05-16 Sam Steingold <sds@gnu.org>
16794
16795 * info.el (debug-ignored-errors): More errors to ignore.
16796
167972000-05-16 Dave Love <fx@gnu.org>
16798
16799 * cus-edit.el: Don't require cl or easymenu.
16800 (custom-variable-prompt): Test standard-value property, not
16801 user-variable-p.
16802
168032000-05-16 Sam Steingold <sds@gnu.org>
16804
16805 * subr.el (add-hook): `setq' hook-value, not `set'.
16806
168072000-05-16 Gerd Moellmann <gerd@gnu.org>
16808
16809 * startup.el (command-line-1): Mention the FAQ in the startup
16810 message.
16811
16812 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16813
16814 * progmodes/compile.el (compilation-parse-errors): Collect
16815 `nomessage' regexps last.
16816
16817 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16818
16819 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16820 to the function name.
16821
168222000-05-15 Dave Love <fx@gnu.org>
16823
16824 * speedbar.el (speedbar-recenter): Typo.
16825 (speedbar-expand-line): Make arg optional.
16826 (speedbar-mode): Avoid a compiler warning.
16827
168282000-05-15 Gerd Moellmann <gerd@gnu.org>
16829
16830 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16831 user-specified option string is empty.
16832
16833 * mouse.el (mouse-yank-at-click): Doc fix.
16834
168352000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
16836
16837 * term/internal.el (IT-character-translations): More updates of
16838 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16839 documents.
16840
168412000-05-15 Gerd Moellmann <gerd@gnu.org>
16842
16843 * env.el (getenv): New function, interactively callable.
16844 (setenv, getenv): Remove autoload cookies.
16845
16846 * loadup.el: Load `env'.
16847
16848 * progmodes/f90.el: Change author's mail address.
16849
168502000-05-14 Dave Love <fx@gnu.org>
16851
16852 * mail/rmail.el (rmail-show-message-hook): Customize and offer
16853 goto-addr as an option.
16854
16855 * help.el (help-xref-stack): Doc fix.
16856 (help-xref-following): New variable.
16857 (help-make-xrefs): Use it.
16858 (help-xref-go-back): Use position information from stack element.
16859 (help-follow): Make position in stack element a pair. Use
16860 help-xref-following.
16861
16862 * autoarg.el: New file.
16863
16864 * faces.el: Declare more functions obsolete.
16865
16866 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16867 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16868 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16869 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16870 Remove all the setup-...-environment functions.
16871
168722000-05-13 Eric M. Ludlam <zappo@ultranet.com>
16873
16874 * speedbar.el: Updated the commentary section. xemacs20p now uses
16875 >= when detecting. Require `defimage' safely.
16876 (speedbar-easymenu-definition-base): Add toggle for images.
16877 (speedbar-easymenu-definition-special): Add flush cache & expand.
16878 (speedbar-visiting-tag-hook): Set new defaults. Added options.
16879 (speedbar-reconfigure-keymaps-hook): New variable.
16880 (speedbar-frame-parameters): Updated documentation.
16881 (speedbar-use-imenu-flag): Updated custom tag
16882 (speedbar-dynamic-tags-function-list): New variable.
16883 (speedbar-tag-hierarchy-method): Updated doc & custom.
16884 (speedbar-indentation-width, speedbar-indentation-width) New
16885 variables.
16886 (speedbar-hide-button-brackets-flag): Customizable.
16887 (speedbar-vc-indicator): Doc update.
16888 (speedbar-ignored-path-expressions): Updated default value.
16889 (speedbar-supported-extension-expressions): Updated default value.
16890 (speedbar-syntax-table): Remove {} paren status.
16891 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16892 as "+". Added overlay aliases.
16893 (speedbar-mode): Use `speedbar-mode-line-update' instead of
16894 `force-mode-line-update'.
16895 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16896 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16897 `mouse-set-point'
16898 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16899 (speedbar-item-info-tag-helper): Revamped to handle a wider range
16900 of arbitrary text, and new helper functions.
16901 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16902 filename finder.
16903 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16904 (speedbar-directory-buttons): Update path search/expansion.
16905 (speedbar-make-tag-line): Pay attention to
16906 `speedbar-indentation-width'. Use more care w/ invisible
16907 properties.
16908 (speedbar-change-expand-button-char): Call
16909 `speedbar-insert-image-button-maybe'.
16910 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16911 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16912 (speedbar-trim-words-tag-hierarchy)
16913 (speedbar-simple-group-tag-hierarchy): New functions
16914 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16915 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16916 functions.
16917 (speedbar-mouse-set-point): New function
16918 (speedbar-power-click): Updated documentation.
16919 (speedbar-line-token, speedbar-goto-this-file): Handle more types
16920 of tag prefix text.
16921 (speedbar-expand-line, speedbar-contract-line): Make more robust
16922 to strange text.
16923 (speedbar-expand-line): Takes universal argument to flush the
16924 cache.
16925 (speedbar-flush-expand-line): New function.
16926 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16927 Use new generator insertion method.
16928 (speedbar-fetch-dynamic-tags): New function.
16929 (speedbar-fetch-dynamic-imenu): Removed code now handled in
16930 `speedbar-fetch-dynamic-imenu'.
16931 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16932 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16933 "Revert Buffer" menu items.
16934 (speedbar-buffer-buttons-engine): Be smarter when creating a
16935 filename tag (for expansion purposes.).
16936 (speedbar-highlight-one-tag-line,
16937 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16938 (speedbar-recenter): New functions.
16939 (defimage-speedbar): Image loading abstraction.
16940 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16941 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16942 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16943 (speedbar-tag-type, speedbar-tag-mail): New images.
16944 (speedbar-expand-image-button-alist): New variable.
16945 (speedbar-insert-image-button-maybe): Insert an image over some
16946 buttons.
16947
169482000-05-13 Kenichi Handa <handa@etl.go.jp>
16949
16950 * international/mule-cmds.el (encode-coding-char): An ASCII
16951 character is always encodable.
16952
16953 * international/mule-conf.el: Add more information in descriptions
16954 of character sets.
16955
16956 * international/mule-diag.el (describe-char-after): New function.
16957 (describe-font-internal): Adjusted for the change of font-info.
16958 (describe-font): Likewise.
16959 (print-fontset): Rewritten for the new fontset implementation.
16960 (describe-fontset): Include fontset alias names in completion.
16961 (list-fontsets): Adjusted for the change of print-fontset.
16962
16963 * simple.el (what-cursor-position): If DETAIL is non-nil, call
16964 describe-char-after instead of displaying the detail in the echo
16965 area.
16966 (syntax-code-table): Format changed.
16967 (string-to-syntax): Adjusted for the above change.
16968
169692000-05-12 Stefan Monnier <monnier@cs.yale.edu>
16970
16971 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16972
169732000-05-12 Dave Love <fx@gnu.org>
16974
16975 * calendar/todo-mode.el: Remove some compatibility stuff and CL
16976 dependence. Use line-{beginning,end}-position, not
16977 point-at{b,e}ol. Some doc fixes.
16978 (todo-position): New function. Fix callers of position to use it.
16979 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16980
169812000-05-12 Gerd Moellmann <gerd@gnu.org>
16982
16983 * time.el (display-time-mail-icon): Use `:ascent center'.
16984
16985 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16986 handling FTP security extensions.
16987
169882000-05-11 Dave Love <fx@gnu.org>
16989
16990 * calendar/todo-mode.el: New file.
16991
169922000-05-11 Gerd Moellmann <gerd@gnu.org>
16993
16994 * comint.el (comint-read-input-ring): Move reference to
16995 comint-input-ring-size outside of the save-excursion. It was
16996 causing the default value to be the only one ever seen.
16997
16998 * font-lock.el: Update copyright. Remove Simon Marshall's email
16999 address on request from him.
17000
17001 * subr.el (substitute-key-definition): Add comment describing
17002 the meaning of PREFIX.
17003
170042000-05-10 Stefan Monnier <monnier@cs.yale.edu>
17005
17006 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
17007
17008 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
17009 (add-minor-mode): Don't make the variable buffer-local and add a
17010 reference to define-minor-mode in the docstring.
17011
17012 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
17013 HEADER/FOOTER and fix bug with trailing empty directory.
17014 (cvs-append-to-ignore): Use vc-editable-p if available.
17015 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
17016 (vc-do-command): Tweak advice to handle the new VC.
17017
17018 * log-view.el (log-view-goto-rev): New function for the new VC.
17019 (log-view-minor-wrap): Use mark-active.
17020
17021 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
17022 (log-edit-changelog-full-paragraphs): New var.
17023 (log-edit-insert-changelog): Remove a lonely leading `* file'.
17024 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
17025 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
17026 (log-edit-changelog-ours-p, log-edit-changelog-entries)
17027 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
17028 Replace the `cvs' prefix with `log-edit'.
17029
17030 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
17031
17032 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
17033 (diff-font-lock-defaults): Explicitly turn off multiline.
17034 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
17035 (diff-ediff-patch): Fix call to ediff-patch-file.
17036 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
17037 Handle comments.
17038
17039 * frame.el (automatic-hscrolling): Typo.
17040
17041 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
17042
170432000-05-09 Sam Steingold <sds@goems.com>
17044
17045 * apropos.el (apropos-print): use `describe-face' instead of
17046 `customize-face-other-window'.
17047
170482000-05-09 Dave Love <fx@gnu.org>
17049
17050 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
17051
17052 * help.el (describe-variable): Have customize button pop the
17053 help-xref stack when invoked.
17054 (help-xref-symbol-regexp): Add `face'.
17055 (help-make-xrefs): Check for quoted face names and adapt regexp
17056 submatch numbers to cope.
17057 (help-xref-interned): Maybe insert face doc too. Separate
17058 sections with a line of hyphens.
17059
17060 * faces.el: Some doc fixes. Declare some functions obsolete.
17061 (describe-face): Add customize button. Return the help
17062 text. Fix prompt.
17063
170642000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
17065
17066 * term/internal.el (IT-character-translations): Fix last change.
17067
170682000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
17069
17070 * woman.el: New file
17071 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
17072
170732000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
17074
17075 * term/internal.el (IT-character-translations): Update ASCII
17076 simulations for greek-iso8859-7, add latin-iso8859-14 and
17077 latin-iso8859-15.
17078
17079 * international/mule-cmds.el (set-language-info-alist): Call
17080 define-prefix-command with 3 arguments, to make the map suitable
17081 for a menu.
17082
170832000-05-07 Dave Love <fx@gnu.org>
17084
17085 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
17086
170872000-05-05 Dave Love <fx@gnu.org>
17088
17089 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
17090 list in doc string. Don't quote keyword symbols.
17091 * emacs-lisp/cl.el: Likewise
17092 * emacs-lisp/cl-seq.el: Likewise
17093
170942000-05-05 Gerd Moellmann <gerd@gnu.org>
17095
17096 * abbrev.el (abbrev-mode): Make ARG optional.
17097
170982000-05-04 Gerd Moellmann <gerd@gnu.org>
17099
17100 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
17101
17102 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
17103
17104 * subr.el (substitute-key-definition): Clarify documentation.
17105
171062000-05-04 Milan Zamazal <pdm@freesoft.cz>
17107
17108 * glasses.el (glasses-convert-to-unreadable): Use
17109 `glasses-separator' instead of the hard-wired "_".
17110 (glasses-mode): Call `glasses-make-unreadable' only in a single
17111 place.
17112
171132000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
17114
17115 * term/internal.el (cjk-codepages-alist): Add associations for
17116 Chinese and Korean codepages. Remove FIXME comment.
17117
171182000-05-03 Dave Love <fx@gnu.org>
17119
17120 * time.el (display-time-mail-face, display-time-use-mail-icon):
17121 New option.
17122 (display-time-mail-icon): New variable.
17123 (display-time-string-forms): Use the above. Fix the local-map.
17124
171252000-05-03 Gerd Moellmann <gerd@gnu.org>
17126
17127 * replace.el (query-replace-map): Add binding for `E'.
17128 (query-replace-help): Extend help text.
17129 (perform-replace): Allow editing the replacement string.
17130
17131 * make-mode.el (makefile-mode-abbrev-table): New variable.
17132 (makefile-mode): Set local abbrev table to
17133 makefile-mode-abbrev-table.
17134 (makefile-font-lock-keywords): Fontify includes and conditionals.
17135
17136 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
17137 set TOGGLE's value.
17138
17139 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
17140 mail-interactive-insert-alias.
17141 (mail-abbrev-complete-alias): New command.
17142 (mail-mode-map): Bind it to `M-TAB'.
17143
171442000-05-03 Kenichi Handa <handa@etl.go.jp>
17145
17146 * language/lao-util.el (lao-compose-region): New function.
17147
171482000-05-02 Gerd Moellmann <gerd@gnu.org>
17149
17150 * files.el (recover-session): Make directories as necessary
17151 if they don't exist yet.
17152
17153 * calendar/cal-french.el
17154 (french-calendar-multibyte-special-days-array)
17155 (french-calendar-special-days-array): Change French text.
17156 (calendar-french-date-string): Change output.
17157 (calendar-goto-french-date): Likewise.
17158
171592000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
17160
17161 * wid-edit.el (widget-default-active): Obey `:always-active'.
17162 (widget-documentation-string-value-create): Set `:always-active'.
17163
171642000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
17165
17166 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
17167 default prefix to `~/_emacs.d/auto-save.list/_s'.
17168 (normal-top-level): Create the directory for auto-save files, if
17169 it doesn't already exist (in the ms-dos case only).
17170
171712000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
17172
17173 * international/mule-cmds.el (set-language-environment): Don't
17174 concat an integer (dos-codepage), use format instead.
17175
171762000-05-02 Dave Love <fx@gnu.org>
17177
17178 * help.el (help-xref-on-pp): Check for constant symbols.
17179
171802000-04-29 Gerd Moellmann <gerd@gnu.org>
17181
17182 * startup.el (normal-top-level): Put a condition-case around
17183 the code loading subdirs.el.
17184
171852000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17186
17187 * ps-print.el: Upside-down and face background color printing,
17188 line number step, doc fix.
17189 (ps-print-version): New version number (5.2).
17190 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
17191 (ps-face-attribute-list, ps-plot-with-face): Code fix.
17192 (ps-spool-config): Var fix.
17193 (ps-printer-name-option): Const fix.
17194 (ps-print-upside-down, ps-use-face-background)
17195 (ps-line-number-step): New vars.
17196 (ps-window-system, ps-lp-system): New consts.
17197 (ps-face-background): New fun.
17198
171992000-04-28 Richard Stallman <rms@gnu.org>
17200
17201 * files.el (make-auto-save-file-name):
17202 Apply auto-save-file-name-transforms to visited file name
17203 before generating auto save file name.
17204 (auto-save-file-name-transforms): New variable.
17205
17206 * files.el (backup-enable-predicate):
17207 Correctly test for a file under a temporary directory.
17208
172092000-04-28 Gerd Moellmann <gerd@gnu.org>
17210
17211 * subr.el (add-minor-mode): Rewritten.
17212
172132000-04-28 Kenichi Handa <handa@etl.go.jp>
17214
17215 * mail/sendmail.el (sendmail-send-it): Set
17216 buffer-file-coding-system to the selected coding system for MIME
17217 header.
17218
172192000-04-27 Gerd Moellmann <gerd@gnu.org>
17220
17221 * dired.el (dired-move-to-filename-regexp): Allow format where
17222 YYYY is followed by two spaces.
17223
17224 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
17225 in the second character class of the regexp.
17226
17227 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
17228 mh-etc, too.
17229
17230 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
17231 nil.
17232
17233 * subr.el (add-minor-mode): Use `set' instead of `setq'.
17234
17235 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
17236 argument.
17237
172382000-04-27 Sen Nagata <sen@eccosys.com>
17239
17240 * emacs-lisp/crm.el (crm-completion-table): New variable.
17241 (crm-collection-fn, crm-test-completion)
17242 (completing-read-multiple): Use it.
17243
172442000-04-27 Dave Love <fx@gnu.org>
17245
17246 * help.el (locate-library): Use mapc.
17247 (help-manyarg-func-alist): Add call-process-region.
17248
172492000-04-26 Gerd Moellmann <gerd@gnu.org>
17250
17251 * subr.el (add-minor-mode): Make argument MAP optional.
17252
17253 * desktop.el (desktop-save): Save list of minor modes.
17254 (desktop-create-buffer): Restore minor modes.
17255 (desktop-minor-mode-table): New user-option.
17256
17257 * subr.el (add-minor-mode): New function.
17258
17259 * image.el (find-image): New function.
17260 (defimage): Rewritten to find image at load time.
17261
17262 * startup.el (normal-top-level-add-to-load-path): Handle
17263 case that the default directory is not in load-path.
17264
17265 * help.el: Old patch from Stefan Monnier.
17266 (help-xref-on-pp): New function.
17267 (describe-variable): Use it to display xrefs in a symbol's value.
17268
172692000-04-26 Stefan Monnier <monnier@cs.yale.edu>
17270
17271 * cus-edit.el (custom-face): Fix parenthesis.
17272
172732000-04-26 Kenichi Handa <handa@etl.go.jp>
17274
17275 * mail/rmail.el (rmail-expunge): When there are no deleted
17276 messages, do nothing.
17277
172782000-04-26 Dave Love <fx@gnu.org>
17279
17280 * international/mule-cmds.el (locale-translation-file-name):
17281 Defvar to nil.
17282 (set-locale-environment): Set it here (at runtime).
17283
172842000-04-25 Gerd Moellmann <gerd@gnu.org>
17285
17286 * replace.el (perform-replace): Add parameters START and END. Use
17287 them instead of the check for a region in Transient Mark mode.
17288 (query-replace-read-args): Return two more list elements for the
17289 start and end of the region in Transient Mark mode.
17290 (query-replace, query-replace-regexp, query-replace-regexp-eval)
17291 (map-query-replace-regexp, replace-string, replace-regexp): Add
17292 optional last arguments START and END and pass them to
17293 perform-replace.
17294
17295 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
17296 form with additional arguments for perform-replace.
17297
17298 * progmodes/etags.el (tags-query-replace): Add parameters START
17299 and END. Construct a form with additional arguments for
17300 perform-replace.
17301
17302 * simple.el (shell-command): Set default directory for "*Shell
17303 Command Output" buffer.
17304
17305 * language/european.el (iso-latin-4): Fix typo.
17306
17307 * emacs-lisp/crm.el: New file.
17308
173092000-04-24 Dave Love <fx@gnu.org>
17310
17311 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
17312 (Custom-reset-saved, Custom-reset-standard)
17313 (custom-group-value-create, custom-group-set, custom-group-save)
17314 (custom-group-reset-current, custom-group-reset-saved)
17315 (custom-group-reset-standard): Use mapc.
17316 (custom-buffer-create-internal): Disable undo when creating items.
17317 Use mapc.
17318 (custom-face): Avoid redundant lambda.
17319
173202000-04-24 Gerd Moellmann <gerd@gnu.org>
17321
17322 * startup.el (auto-save-list-file-prefix): Set default to
17323 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
17324
173252000-04-24 Sam Steingold <sds@gnu.org>
17326
17327 * time-stamp.el (time-stamp-string-preprocess): Always convert
17328 `field-result' to a string.
17329
173302000-04-24 Gerd Moellmann <gerd@gnu.org>
17331
17332 * frame.el (scrolling): New group.
17333 (automatic-hscrolling): New user-option.
17334
17335 * startup.el (command-line-x-option-alist): Add `-lsp' and
17336 `--line-spacing'.
17337
173382000-04-19 Dave Love <fx@gnu.org>
17339
17340 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
17341 (cl-mapc): Rename from mapc. Fix the funcall.
17342
173432000-04-19 Gerd Moellmann <gerd@gnu.org>
17344
17345 * simple.el (clone-indirect-buffer-other-window): New command.
17346 (clone-indirect-buffer): Add optional arg NORECROD.
17347 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
17348
17349 * help.el (resize-temp-buffer-window): Use count-screen-lines.
17350
17351 * window.el (count-screen-lines): New function.
17352 (shrink-window-if-larger-than-buffer): Use count-screen-lines
17353 instead of window-buffer-height.
17354
17355 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
17356 non-existing variable comint-input-sentinel.
17357 (inferior-lisp-args-to-list): Removed.
17358 (inferior-lisp): Use split-string instead of
17359 inferior-lisp-args-to-list.
17360
17361 * hexl.el (hexl-insert-hex-string): New command.
17362
17363 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
17364 instead of concat.
17365
173662000-04-18 Gerd Moellmann <gerd@gnu.org>
17367
17368 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
17369 at the start of an existing but empty folder.
17370
173712000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17372
17373 * ps-mule.el: Customization fix, doc fix.
17374 (ps-multibyte-buffer): Customization fix.
17375
173762000-04-17 Richard M. Stallman <rms@gnu.org>
17377
17378 * subr.el (read-passwd): Use read-char-exclusive.
17379
173802000-04-17 Gerd Moellmann <gerd@gnu.org>
17381
17382 * textmodes/texinfo.el (texinfo-insert-@email)
17383 (texinfo-insert-@emph, texinfo-insert-@quotation)
17384 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
17385 (texinfo-mode-map): Add key bindings for them.
17386
17387 * files.el (basic-save-buffer-2): Use a template with `$'
17388 instead of `#' for VMS.
17389
17390 * simple.el (clone-indirect-buffer): New function.
17391
173922000-04-16 Stephen Eglen <stephen@gnu.org>
17393
17394 * iswitchb.el (iswitchb-case): New function. If the user input
17395 contains any upper-case characters, the search is made
17396 case-sensitive.
17397
173982000-04-17 Stefan Monnier <monnier@cs.yale.edu>
17399
17400 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
17401 comment-end.
17402 (texinfo-font-lock-syntactic-keywords): New var.
17403 (texinfo-font-lock-keywords): Remove comment regexp.
17404 (texinfo-insert-block): New function.
17405 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
17406 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
17407 and font-lock-defaults. Use regexp-opt for outline-regexp.
17408 (texinfo-environments): New var.
17409 (texinfo-environment-regexp): Use regexp-opt and
17410 texinfo-environments.
17411
17412 * textmodes/ispell.el (ispell-menu-map-needed): Check that
17413 ispell-process is bound since this might be eval'd before ispell
17414 is loaded.
17415 (ispell-message): Use a tiny bit less magic and a bit more hard
17416 data to figure out what kind of sc-cite-regexp to use.
17417
17418 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
17419
17420 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
17421 (insert-cyclic-diary-entry): Unquote the lambda.
17422
17423 * gud.el (gud-jdb-build-source-files-list): Fix typo.
17424
17425 * files.el (backup-enable-predicate): Unquote the lambda.
17426
17427 * cus-edit.el (custom-face, face): Unquote the lambda.
17428
174292000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17430
17431 * ps-print.el: Check for line-beginning-position definition.
17432
17433 * ps-print.el: Fix counting lines in a region.
17434 (ps-print-version): New version number (5.1.5).
17435 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
17436 (ps-printing-region): Fun code fix.
17437
174382000-04-15 Gerd Moellmann <gerd@gnu.org>
17439
17440 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
17441 to file-directory-p.
17442
174432000-04-14 Gerd Moellmann <gerd@gnu.org>
17444
17445 * gud.el (gud-jdb-build-source-files-list): Check that directory
17446 exists before calling directory-files.
17447
174482000-04-13 Dave Love <fx@gnu.org>
17449
17450 * emacs-lisp/trace.el: Change maintainer. Use new backquote
17451 syntax.
17452
17453 * emacs-lisp/cl-specs.el: Remove when, unless.
17454
17455 * emacs-lisp/cl-extra.el: Don't quote keywords.
17456 (cl-old-mapc): New variable.
17457 (mapc): Use it.
17458 (cl-map-intervals): Use with-current-buffer. Don't check for
17459 next-property-change.
17460 (cl-map-overlays): Use with-current-buffer.
17461 (cl-expt): Remove.
17462 (copy-tree, remprop): Define unconditionally.
17463
17464 * emacs-lisp/cl-compat.el (keywordp): Remove.
17465
17466 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
17467 to use keywordp.
17468 (edebug-spec): Enable keywordp.
17469
17470 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
17471 string-lessp.
17472
17473 * cus-start.el: Use keywordp.
17474
174752000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17476
17477 * diary-lib.el (include-other-diary-files): Fix the fix of
17478 2000-02-18 by doing a save-excursion.
17479
174802000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17481
17482 * ps-print.el: Customization fix, doc fix.
17483 (ps-print-version): New version number (5.1.4).
17484 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
17485 (ps-print-preprint): Adjust code.
17486 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
17487 (ps-print-prologue-header, ps-print-control-characters)
17488 (ps-spool-config): Customization fix.
17489
174902000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
17491
17492 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
17493 converted to the new menu-item format, names silightly changed,
17494 help strings added.
17495
17496 Support for spelling without async subprocesses:
17497
17498 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
17499 (ispell-session-buffer): New variables.
17500 (ispell-start-process, ispell-process-status,
17501 ispell-accept-output, ispell-send-string): New functions, for
17502 Ispell invocation when async subprocesses aren't supported.
17503 (ispell-word, ispell-pdict-save, ispell-command-loop,
17504 ispell-process-line, ispell-buffer-local-parsing): Replace calls
17505 to process-send-string with calls to ispell-send-string, and
17506 accept-process-output with ispell-accept-output.
17507 (ispell-init-process): Call ispell-process-status instead of
17508 process-status with.
17509 (ispell-init-process): Call ispell-start-process. Call
17510 ispell-accept-output and ispell-send-string. Don't call
17511 process-kill-without-query and kill-process if they are unbound.
17512 (ispell-async-processp): New function.
17513
175142000-04-12 Dave Love <fx@gnu.org>
17515
17516 * info.el: Add debug-ignored-errors.
17517 (Info-mode-menu): Add some items.
17518 (Info-directory): Add autoload cookie.
17519
17520 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
17521 Modify `truncate-lines'. Make `describe-language-environment'
17522 always visible and add help. Modify `describe-key' help. Invoke
17523 Info-directory from `info'. New entry `emacs-manual'.
17524
175252000-04-10 Gerd Moellmann <gerd@gnu.org>
17526
b291c86c
SM
17527 * progmodes/ebrowse.el (ebrowse-tree-mode):
17528 Use propertized-buffer-identification.
a30eb617
DL
17529 (ebrowse-update-member-buffer-mode-line): Likewise.
17530 (ebrowse--mode-strings): Removed.
17531 (ebrowse--mode-line-props): Removed.
17532
17533 * files.el (auto-mode-alist): Add `EBROWSE'.
17534
17535 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
17536 space before testing for end of buffer.
17537 (ebrowse-load): Removed.
17538 (ebrowse-revert-tree-buffer-from-file): Rewritten.
17539 (ebrowse-create-tree-buffer): Rewritten.
17540 (ebrowse-tree-mode): Read tree from buffer.
17541
17542 * progmodes/ebrowse-ffh.el: Removed.
17543
175442000-04-10 Kenichi Handa <handa@etl.go.jp>
17545
17546 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
17547
175482000-04-10 Gerd Moellmann <gerd@gnu.org>
17549
17550 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
17551 at the wrong place.
17552
175532000-04-09 Dave Love <fx@gnu.org>
17554
b291c86c
SM
17555 * files.el (backup-enable-predicate):
17556 Use temporary-file-directory, small-temporary-file-directory.
17557 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
17558 (make-backup-file-name-1): New function.
17559 (make-backup-file-name): Use it.
b291c86c 17560 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
17561 (file-newest-backup): Use make-backup-file-name.
17562
175632000-04-09 Gerd Moellmann <gerd@gnu.org>
17564
17565 * progmodes/ebrowse-ffh.el: New file.
17566
86f6474c
SM
17567 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
17568 Moved to ebrowse-ffh.el.
a30eb617
DL
17569 (ebrowse-load): Add autoload.
17570
17571 * finder.el (finder-commentary): Add autoload cookie.
17572
17573 * mail/rfc2368.el: Correct author's email address.
17574
17575 * progmodes/ebrowse.el: New file.
17576
17577 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
17578 item help string.
17579 (easy-menu-do-add-item): Ditto.
17580 (easy-menu-define): Extend doc string.
17581
86f6474c 17582 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
17583 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
17584 (jit-lock-function, jit-lock-stealth-fontify): Don't use
17585 with-buffer-unmodified.
17586
175872000-04-08 Dave Love <fx@gnu.org>
17588
17589 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
17590 unless, when.
17591
175922000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
17593
17594 * viper-util.el (viper-put-on-search-overlay): New subroutine.
17595 (viper-flash-search-pattern): No operation when using Emacs
17596 doesn't support face.
17597 Use `viper-put-on-search-overlay'.
17598
175992000-04-04 Gerd Moellmann <gerd@gnu.org>
17600
17601 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
17602 like C-r.
17603
17604 * progmodes/make-mode.el: Some doc fixes.
17605 (makefile-mode-abbrev-table): New variable.
17606 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
17607 (makefile-font-lock-keywords): Fontify includes and conditionals.
17608 (toplevel): Require `dabbrev' and `add-log' when compiling.
17609
17610 * replace.el (perform-replace): Don't move forward one char
17611 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
17612 to do that because it leaves point 1 position after the last
17613 replacement, after everything has been replaced.
17614
17615 * jit-lock.el (with-buffer-unmodified): New macro.
17616 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
17617 modified state.
17618 (jit-lock-function-1): Extracted from jit-lock-function; not
17619 preserving buffer's modified state.
86f6474c
SM
17620 (jit-lock-function, jit-lock-stealth-fontify):
17621 Call jit-lock-function-1.
a30eb617
DL
17622
17623 * mail/rfc2368.el: Remove supernumerary copyright line.
17624
176252000-04-04 Milan Zamazal <pdm@freesoft.cz>
17626
17627 * glasses.el: Provide facilities for inserting space before left
17628 parentheses and uncapitalization of identifiers.
17629 (glasses-mode): Try to remove old overlays in all cases.
17630
176312000-04-03 Gerd Moellmann <gerd@gnu.org>
17632
17633 * progmodes/compile.el (compile-internal): Display the compilation
17634 buffer in a different frame, if it's already displayed there.
17635
17636 * mail/rfc2368.el: New file.
17637
17638 * simple.el (sendmail-user-agent-compose): Recognize a `body'
17639 header and insert its value as mail body.
17640
17641 * subr.el (member-ignore-case): New function.
17642
17643 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
17644 (dabbrev--find-expansion): Ignore buffers matching a regexp
17645 from dabbrev-ignored-regexps.
17646
17647 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
17648 to extensions handled by gzip.
17649
176502000-04-03 Richard M. Stallman <rms@gnu.org>
17651
17652 * files.el (insert-directory): List the total free space
17653 along with the used space.
17654
17655 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
17656 line is followed by one that matches CITATION-REGEXP, end the
17657 paragraph.
17658
176592000-04-03 Markus Rost <rost@delysid.gnu.org>
17660
17661 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
17662 (rmail-make-basic-summary-line): Use that option.
17663
176642000-04-03 Kenichi Handa <handa@etl.go.jp>
17665
17666 * international/mule-cmds.el (encoded-string-description):
17667 Rewritten. Try pretty description for ISO 2022 escape sequences
17668 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
17669 for hexadecimal format.
17670
176712000-04-01 Dave Love <fx@gnu.org>
17672
17673 * cpp.el: Change customization group to `c' from `C'.
17674
17675 * vcursor.el (vcursor-move): Use display-color-p.
17676
17677 * international/mule-util.el: Provide mule-utils.
17678 (string-to-sequence): Simplify and speed up.
17679
17680 * international/mule.el (make-coding-system): Purecopy doc-string.
17681
17682 * international/mule-cmds.el: Various menu changes.
17683 (describe-specified-language-support): Handle `Default'.
17684 (set-language-info): Purecopy `info'.
17685
176862000-03-31 Andrew Innes <andrewi@gnu.org>
17687
17688 * vc.el (vc-backend-diff): Return the correct status if we had to
17689 retry the rcsdiff command without the --brief option.
17690
176912000-03-31 Dave Love <fx@gnu.org>
17692
17693 * help.el (help-manyarg-func-alist): Correct several omissions.
17694
17695 * add-log.el: Don't require cl, fortran.
17696 (add-log-current-defun-function): Doc fix.
86f6474c 17697 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 17698 (change-log-version-rcs): Function deleted.
86f6474c
SM
17699 (change-log-version-number-search): Doc fix.
17700 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
17701 (add-change-log-entry): Just call add-log-current-defun to get
17702 defun. Simplify somewhat.
17703 (change-log-get-method-definition-1): Likewise.
17704 (add-log-current-defun): Return nil if calling
17705 add-log-current-defun-function does so. Move Fortran stuff to
17706 fortran.el. Return string without properties.
17707
17708 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17709 and :alpha: char classes.
17710
17711 * mail/supercite.el: Defvar curline when compiling.
17712 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17713 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17714 rather than a-zA-Z0-9 to allow non-ASCII characters.
17715
177162000-03-31 Gerd Moellmann <gerd@gnu.org>
17717
17718 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17719
17720 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17721 Re-enable new code.
17722
17723 * lpr.el (print-region-1): Use -d to specify printer name for
17724 systems `usg-unix-v*, `dgux', `hpux', `irix'.
17725
177262000-03-31 Dave Love <fx@gnu.org>
17727
86f6474c
SM
17728 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17729 Look for function definition in symbol's function value slot first
a30eb617
DL
17730 instead of first consulting byte-compile-function-environment.
17731
177322000-03-31 Kenichi Handa <handa@etl.go.jp>
17733
17734 * language/european.el ("Polish"): New language environment.
17735 (setup-polish-environment): New function.
17736
177372000-03-30 Gerd Moellmann <gerd@gnu.org>
17738
17739 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17740 Disable new code.
17741
17742 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17743 trying to `load' the symbol of an autoload instead of the file
17744 recorded in the autoload. Fix error messages.
17745
177462000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17747
17748 * ps-print.el: PostScript programming fix for ghostview, doc fix.
17749 (ps-print-version): New version number (5.1.3).
17750 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17751 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17752 (ps-generate-postscript-with-faces): Code fix.
17753 (ps-color-values): XEmacs compatibility.
17754 (ps-print-background-image, ps-print-background-text, ps-printer-name)
17755 (ps-default-fg, ps-default-bg): Adjust customization.
17756 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17757 (ps-color-scale): Renaming old ps-color-value fun.
17758 (ps-print-headers): Replace ps-print-header group to avoid conflict
17759 with ps-print-header variable.
17760 (ps-print-miscellany): New group.
17761 (ps-format-color, ps-rgb-color): New funs.
17762 (ps-default-foreground): New var.
17763 (ps-printer-name-option): New const.
17764
177652000-03-30 Peter Breton <pbreton@ne.mediaone.net>
17766
17767 * net/net-utils.el:
17768 (network-connection-host, network-connection-service): New variables
17769 (network-connection-mode): New mode, derived from comint-mode
17770 (network-connection-mode-setup): New function, saves host and
17771 service information in local variables.
17772
17773 * lisp/locate.el:
17774 (locate-word-at-point): Added this function
17775 (locate): Default to using locate-word-at-point as input
17776 Run dired-mode-hook
17777
177782000-03-29 Dave Love <fx@gnu.org>
17779
17780 * calendar/appt.el: Doc fixes.
17781 (appt-check): Convert min-to-app to a string before passing to
17782 appt-disp-window-function or concat.
17783 (appt-delete-window): Remove test for frame-root-window.
17784 (appt-select-lowest-window, appt-convert-time): Simplify.
17785
17786 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
17787 (byte-compile-file-form-autoload):
17788 Update byte-compile-function-environment.
a30eb617
DL
17789
177902000-03-29 Andreas Schwab <schwab@suse.de>
17791
86f6474c 17792 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
17793
17794 * dired.el (dired-insert-directory): If dired-free-space-program
17795 failed just delete its output.
17796
177972000-03-29 Dave Love <fx@gnu.org>
17798
17799 * international/iso-cvt.el: Move provide to end. Doc fixes.
17800 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17801 (iso-iso2sgml, iso-sgml2iso): New functions.
17802 (iso-cvt-define-menu): Fix some entries and use backquote for
17803 clarity.
17804
17805 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17806
178072000-03-28 Gerd Moellmann <gerd@gnu.org>
17808
17809 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17810 ISO-DATE. If non-nil, return date in ISO 8601 format.
17811
178122000-03-26 Stefan Monnier <monnier@cs.yale.edu>
17813
17814 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17815 if it ever becomes used.
17816 (log-edit-mode-hook): Default to vc-log-mode-hook.
17817 (log-edit-mode): Fix the docstring.
17818
17819 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17820 the code.
17821
178222000-03-26 Dave Love <fx@gnu.org>
17823
17824 * net/browse-url.el (browse-url): Re-fix case of
17825 browse-url-browser-function being an alist.
17826 (browse-url): Add :link to defgroup.
17827
17828 * files.el: Doc fixes.
17829 (file-truename): Include `[' in wildcard characters.
17830 (automount-dir-prefix): Customize.
17831 (find-file-wildcards): Add :version.
17832 (find-file-noselect): Simplify a mapcar call.
17833
17834 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17835 compatible with inf-lisp version.
17836 (eval-defun-1): Fix custom-declare-variable case.
17837
178382000-03-25 Stefan Monnier <monnier@cs.yale.edu>
17839
17840 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17841
178422000-03-24 Gerd Moellmann <gerd@gnu.org>
17843
17844 * Makefile (COMPILE_FIRST): New macro.
17845 (compile-files): Compile files from COMPILE_FIRST first.
17846
86f6474c 17847 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
17848
17849 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17850 matching open parenthesis in column 0 to defun-prompt-regexp
17851 only if open-paren-in-column-0-is-defun-start is set.
17852
17853 * sun-curs.el: Require CL at compile-time only.
17854
17855 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17856 instead of copy-list which is a function from CL.
17857 (msb--choose-menu, msb--mode-menu-cond)
17858 (msb--create-buffer-menu-2): Use dolist instead of mapc.
17859 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
17860 (msb--aggregate-alist): Use mapcar instead of mapcan.
17861 Fix `(' in column 0 in doc string.
a30eb617
DL
17862 (msb--add-separators): Use mapcar instead of mapcan.
17863
17864 * cus-dep.el: Require CL at compile-time only.
17865
178662000-03-24 Stefan Monnier <monnier@cs.yale.edu>
17867
17868 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17869 (byte-compile-warnings): New warning `noruntime'.
17870 (byte-compile-constants, byte-compile-variables): Fix docstring.
17871 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17872 execute `eval-whenc-compile's body.
17873 (byte-compile-unresolved-functions): Fix docstring.
17874 (byte-compile-eval): New function.
17875 (byte-compile-callargs-warn): Check if the function will be available
17876 at runtime (via property `byte-compile-noruntime').
17877 (byte-compile-print-syms): New function.
17878 (byte-compile-warn-about-unresolved-functions): Also warn about
17879 `noruntime' functions (and use `byte-compile-print-syms').
17880 (byte-compile-file): Capitalize the message.
17881
178822000-03-24 Gerd Moellmann <gerd@gnu.org>
17883
17884 * mail/rmail.el (rmail-confirm-expunge): New user-option.
17885 (rmail-expunge): Ask for confirmation depending on the setting
17886 of rmail-confirm-expunge.
17887
178882000-03-23 Gerd Moellmann <gerd@gnu.org>
17889
17890 * Makefile (bootstrap-clean): If $(emacs) exists, build
17891 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 17892 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
17893
178942000-03-23 Dave Love <fx@gnu.org>
17895
17896 * net/browse-url.el: Restore previous use of
17897 browse-url-maybe-new-window.
17898
178992000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17900
17901 * ps-print.el: Skip banner page fix.
17902 (ps-print-version): New version number (5.1.2).
17903 (ps-begin-file, ps-end-file, ps-generate): Code fix.
17904
179052000-03-23 Dave Pearson <davep@davep.org>
17906
17907 * net/quickurl.el Changed the type of parameter passed to the
17908 function defined by `quickurl-format-function'. Before only the
17909 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
17910 and the function is responsible for extracting the parts it requires.
17911 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
17912 (quickurl-insert): Changed the `funcall' of
17913 `quickurl-format-function' to match the above change.
17914 (quickurl-list-insert): Changed the `url' case so that it makes
17915 use of `quickurl-format-function', previous to this the format was
17916 hard wired.
17917
179182000-03-22 Gerd Moellmann <gerd@gnu.org>
17919
17920 * startup.el: Change some spellings for the X Window System.
17921
179222000-03-22 Stefan Monnier <monnier@cs.yale.edu>
17923
86f6474c
SM
17924 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17925 Clean up the code and the regexp and make sure the cursor is
17926 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
17927
179282000-03-22 Jason Rumney <jasonr@gnu.org>
17929
17930 * w32-fns.el (w32-charset-info-alist): Initialize.
17931
179322000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17933
17934 * ps-print.el: N-up last page fix.
17935 (ps-print-version): New version number (5.1.1).
17936 (ps-end-file, ps-end-job, ps-generate): Code fix.
17937
179382000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17939
17940 * files.el (find-file-run-dired): Update docstring.
17941 (find-directory-functions): New hook.
17942 (find-file-noselect): Run find-directory-functions rather than
17943 calling dired directly.
17944
17945 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17946
17947 * pcvs.el: Add a minimal leading commentary.
17948 (cvs-make-cvs-buffer): Change the header part by removing the startup
17949 message and adding a `Module' entry. Also replace the FOOTER and
17950 HEADER special fileinfos with the new support in ewoc for updating
17951 its own footer and header.
17952 (cvs-update-header): Update to use the header/footer of the ewoc.
17953 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17954 (cvs-is-within-p): New function.
17955 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17956 to only examine some subset of the buffers.
17957
17958 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17959 `format' instead of our own ad-hoc functions.
17960 Remove HEADER and FOOTER cases, now handled in the EWOC.
17961 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17962
17963 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17964 output to avoid scaring the user.
17965 (cvs-parse-table): Catch message for non-up-to-date commits.
17966
17967 * pcvs-defs.el (cvs-startup-message): Remove.
17968 (cvs-global-menu): New autoloaded menu.
17969
17970 * pcvs-util.el (cvs-string-fill): Remove.
17971
17972 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17973 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17974 PP part of it and also make it work for footers and headers.
17975 (ewoc-create): Drop POS and BUFFER arguments.
17976 Use the DLL's dummy node to store the end-of-footer position.
17977 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17978 (ewoc-refresh): Remove unused `header' variable.
17979 (ewoc-(get|set)-hf): New functions.
17980
17981 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17982 log-view-*-(message|file) and use easy-mmode-define-navigation.
17983 (log-view-message-re): Match SCCS format as well.
17984 And match the revision line rather than the dashed separator line.
17985 (log-view-mode): Use the new define-derived-mode.
17986 (log-view-current-tag): Fill in with an actual implementation.
17987
17988 * cvs-status.el (cvs-status-(prev|next)): Rename from
17989 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17990 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17991 to let the output "breathe" a little more (more readable).
17992 (cvs-status-mode): Use the new define-derived-mode.
17993
17994 * smerge-mode.el (smerge-auto-leave): New function and variable.
17995 (smerge-basic-map): Rename from smerge-basic-keymap.
17996 Change the bindings for smerge-diff-*.
17997 (smerge-*-map): Use easy-mmode-defmap.
17998 (smerge-(next|prev)): Use easy-mmode-define-navigation.
17999 (smerge-keep-*): Use smerge-auto-leave.
18000
180012000-03-21 Jason Rumney <jasonr@gnu.org>
18002
18003 * cus-edit.el (custom-button-face): Use 3D look for w32.
18004 (custom-button-pressed-face): Likewise.
18005
180062000-03-21 Gerd Moellmann <gerd@gnu.org>
18007
18008 * progmodes/etags.el (tags-case-fold-search): New user-option.
18009 (tags-loop-eval): New function. Bind case-fold-search around eval
18010 depending on the value of tags-case-fold-search.
18011 (tags-loop-continue): Use tags-loop-eval.
18012 (find-tag-in-order): Bind case-fold-search depending on the value
18013 of tags-case-fold-search.
18014
180152000-03-21 Stefan Monnier <monnier@cs.yale.edu>
18016
86f6474c 18017 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
18018 (diff-end-of-hunk): Return the end position for use in
18019 `easy-mmode-define-navigation'.
18020 (diff-recenter): Remove.
18021 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
18022 of `easy-mmode-define-navigation'.
18023 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
18024 previous renaming) and fix to use new names.
18025 (diff-merge-strings): Use \n as separator: simpler, faster.
18026 (diff-mode): Use `define-derived-mode'.
18027
18028 * derived.el (define-derived-mode): Don't autoload anymore.
18029 Prefer the macro-only version provided by easy-mmode.el.
18030
18031 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 18032 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
18033 (easy-mmode-define-navigation): New macro.
18034
18035 * subr.el (combine-run-hooks): New function.
18036
180372000-03-21 Kenichi HANDA <handa@etl.go.jp>
18038
18039 * term/x-win.el: Fontsets related initialization is simplified.
18040
18041 * international/mule-diag.el (describe-font): Don't refer to
18042 global-fontset-alist, instead call font-list.
18043 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 18044 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 18045
86f6474c
SM
18046 * international/fontset.el (x-charset-registries): Variable removed,
18047 instead the corresponding data is stored in the default fontset.
a30eb617
DL
18048 (register-alternate-fontnames): Function removed.
18049 (resolved-ascii-font): Variable removed.
18050 (x-compose-font-name): Ignore the second argument REDOCE.
18051 (x-complement-fontset-spec): Complement only an ASCII font and
18052 element for those charsets than can use that ASCII font.
18053 (generate-fontset-menu): Don't refer to global-fontset-alist,
18054 instead call fontset-list.
18055 (uninstantiated-fontset-alist): Variable removed.
18056 (x-style-funcs-alist): Likewise.
18057 (fontset-default-styles): Likewise.
18058 (x-modify-font-name): Function removed.
86f6474c 18059 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
18060 (create-fontset-from-ascii-font): Docsting adjusted for the above
18061 change.
18062 (instantiate-fontset, resolve-fontset-name): Functions removed.
18063 (fontset-list): Now implemented by C code.
18064
18065 * faces.el (read-face-font): Fix TABLE arg to completing-read.
18066 (describe-face): Include `font' attribute in the description.
18067
180682000-03-21 Kenichi Handa <handa@etl.go.jp>
18069
18070 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
18071
180722000-03-20 Gerd Moellmann <gerd@gnu.org>
18073
18074 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
18075 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
18076 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
18077
18078 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
18079 about behavior of set-buffer-modified-p wrt redisplay.
18080
180812000-03-19 Richard M. Stallman <rms@gnu.org>
18082
18083 * view.el (view-mode-disable): Kill local binding of view-read-only.
18084
180852000-03-18 Gerd Moellmann <gerd@gnu.org>
18086
86f6474c 18087 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
18088 is a string, convert it to a syntax cell using string-to-syntax.
18089
18090 * simple.el (syntax-code-table, syntax-flag-table): New variables.
18091 (string-to-syntax): New function.
18092
18093 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
18094 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
18095 try to use passive ftp mode.
18096
180972000-03-17 Gerd Moellmann <gerd@gnu.org>
18098
18099 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
18100
18101 * simple.el (append-to-buffer): Update point of windows after
18102 insertion.
18103
18104 * abbrev.el (inverse-add-abbrev): Identify word by first moving
18105 forward then moving backward. Reindent.
18106
18107 * frame.el (other-frame): Call x-focus-frame only if
18108 focus-follows-mouse is off.
18109
181102000-03-17 Dave Love <fx@gnu.org>
18111
86f6474c 18112 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
18113
181142000-03-17 Stefan Monnier <monnier@cs.yale.edu>
18115
18116 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
18117 regexp for labels cannot span several lines.
18118
18119 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
18120 `(setq :<key> ':<key>)' to the macro expansion.
18121
181222000-03-16 Dave Love <fx@gnu.org>
18123
18124 * progmodes/f90.el (f90): Put custom group under `languages', not
18125 `fortran'.
18126 (f90-mode-hook): Customize.
18127 (f90-mode): Set add-log-current-defun-function.
18128 (f90-current-defun): New function.
18129
181302000-03-16 Gerd Moellmann <gerd@gnu.org>
18131
18132 * cus-edit.el (custom-variable-tag-face): Handle case that
18133 default face's height is not a number.
18134 (custom-face-tag-face, custom-group-tag-face-1)
18135 (custom-group-tag-face): Ditto.
18136 (custom-group-tag-face-1): Add :group.
18137
18138 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
18139
181402000-03-15 Gerd Moellmann <gerd@gnu.org>
18141
18142 * pcvs-defs.el (toplevel): Remove autoload cookie for form
18143 requiring easymenu.
18144
181452000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18146
18147 * ps-print.el: PostScript user-defined prologue, PostScript error
18148 handler, doc fix.
18149 (ps-print-version): New version number (5.1).
18150 (ps-user-defined-prologue, ps-error-handler-message)
18151 (ps-print-prologue-0, ps-error-handler-alist): New vars.
18152 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
18153 (ps-insert-string): New function.
18154
181552000-03-15 Kenichi Handa <handa@etl.go.jp>
18156
18157 * international/ccl.el (ccl-compile-expression): Don't generate
18158 invalid self-assignment code.
18159
181602000-03-14 Dave Love <fx@gnu.org>
18161
18162 * subr.el (replace-regexp-in-string): Renamed from
18163 replace-regexps-in-string. Doc fix.
18164
181652000-03-12 Dave Love <fx@gnu.org>
18166
18167 * cus-edit.el: Doc fixes.
86f6474c 18168 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
18169 (custom-variable-tag-face, custom-face-tag-face)
18170 (custom-group-tag-face-1, custom-group-tag-face): Modify from
18171 style which user identify as hyperlink.
18172 (hook): Don't add undefined functions to the hook.
18173 (debug-ignored-errors): Transfer message from bindings.el.
18174
181752000-03-12 Gerd Moellmann <gerd@gnu.org>
18176
86f6474c
SM
18177 * recentf.el (recentf-keep-non-readable-files-p):
18178 Remove double/nested definition.
a30eb617
DL
18179
181802000-03-12 Dave Love <fx@gnu.org>
18181
18182 * facemenu.el (facemenu-get-face): Use display-color-p.
18183 * enriched.el (enriched-decode-foreground): Likewise.
18184 (enriched-decode-background): Likewise.
18185 * isearch.el (isearch-highlight): Likewise.
18186 * info-look.el (info-lookup): Likewise.
18187 * simple.el (completion-setup-function): Likewise.
18188
18189 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
18190 :options.
18191
18192 * bindings.el (mode-line-format): Fix line-number and
18193 column-number items. Add help-echo for the background.
18194 (mode-line-mule-info): Modify help-echo.
18195
18196 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
18197
18198 * files.el (load-file): Allow completion to .elc.
18199
18200 * man.el: Doc fixes.
18201 (Man-init-defvars): Use display-color-p to set fontification.
18202
18203 * play/hanoi.el (hanoi-internal): Don't use oddp.
18204
182052000-03-12 Gerd Moellmann <gerd@gnu.org>
18206
18207 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
18208
18209 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
18210
182112000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
18212
18213 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
18214 Fix comment.
18215
182162000-03-10 Stefan Monnier <monnier@cs.yale.edu>
18217
18218 * font-lock.el (font-lock-keywords): Fix the doc now that
18219 regexp-opt-depth is unnecessary.
18220 (save-buffer-state): Set an edebug spec.
18221 (font-lock-fontify-anchored-keywords): Properly handle the case when
18222 the matcher goes past the limit.
18223
18224 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
18225 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
18226
18227 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
18228 dll.el and cookie.el (from Elib) with heavy renaming and other
18229 massaging.
18230
18231 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
18232 Autoload the functions used.
18233 (easy-mmode-define-syntax): Fix CL typo.
18234 (easy-mmode-define-derived-mode): Improve the docstring generation.
18235
182362000-03-10 Gerd Moellmann <gerd@gnu.org>
18237
18238 * textmodes/texinfo.el (texinfo-version): Variable and function
18239 removed.
18240
182412000-03-09 Stefan Monnier <monnier@cs.yale.edu>
18242
18243 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
18244 allow more flexibility.
ff39b9a1 18245 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
18246 (easy-mmode-defmap, easy-mmode-defsyntax)
18247 (easy-mmode-define-derived-mode): New macros.
18248
182492000-03-09 Didier Verna <didier@xemacs.org>
18250
18251 * rect.el (replace-rectangle): New function.
18252
182532000-03-09 Dave Love <fx@gnu.org>
18254
ff39b9a1 18255 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
18256 (fortran-comment-line-start-skip): Don't match cpp stuff.
18257 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
18258 (fortran-mode-map): Remove over-eager custom-menu-create for now.
18259 (fortran-mode): Don't set fortran-comment-line-start-skip,
18260 fortran-comment-line-start here. Set comment-start,
18261 add-log-current-defun.
18262 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
18263 (fortran-current-defun): New function.
18264
182652000-03-09 Gerd Moellmann <gerd@gnu.org>
18266
18267 * emacs-lisp/re-builder.el: New file.
18268
18269 * mouse.el (mouse-drag-region): Don't run up-event handler
18270 if hscroll has changed.
18271
18272 * octave-mod.el (octave-font-lock-keywords): To font-lock the
18273 builtin operators, use `font-lock-builtin-face' for Emacs and
18274 `font-lock-preprocessor-face' otherwise.
18275
18276 * font-lock.el (lisp-font-lock-keywords-1): Highlight
18277 `(defun (setf foo)' differently.
18278
182792000-03-08 Stefan Monnier <monnier@cs.yale.edu>
18280
18281 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
18282 (regexp-opt): Update comment and adapt the code the new meaning of
18283 the `paren' argument of regex-opt-group for shy-groups.
18284 (regexp-opt-depth): Handle shy groups as well as backslashed
18285 backslashes.
18286 (regexp-opt-group): Turn the leading comment into a docstring.
18287 Allow `paren' to be a string (the string to use to open a group).
18288 Remove open-presuf and close-presuf. Instead of checking for `all
18289 one-char' and then later on check for `several one-char', handle
18290 both cases close together. Also apply a more generic algorithm
18291 for suffixes (the mirror image of the algorithm used for
18292 prefixes). Use shy-groups. Use nreverse rather than reverse.
18293 (regexp-opt-try-suffix): Removed.
18294
18295 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
18296 from comint-mode-map, so we can just inherit from it. Also, move
18297 the initialization into the `defvar' since there's no docstring
18298 anyway and it's fairly short.
18299 (inferior-scheme-mode): Define it as derived-mode: the code is
18300 shorter and this way we inherit from comint-mode-map rather than
18301 copying it.
18302
18303 * subr.el (replace-regexps-in-string): Properly handle the case
18304 where we match an empty string.
18305
18306 * comint.el (comint-exec-1): Add the current-dir to the exec-path
18307 when the command has a directory component (such as "./testml").
18308 Also fix a typo in the comment.
18309
183102000-03-08 Gerd Moellmann <gerd@gnu.org>
18311
18312 * Makefile (compile-files): Compile files one by one because
18313 that's the only way to ensure a clean compilation environment for
18314 each individual file.
18315
18316 * frame.el (other-frame): Call x-focus-frame.
18317
183182000-03-07 Dave Love <fx@gnu.org>
18319
18320 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
18321 :require to defcustom.
18322
ff39b9a1 18323 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
18324
18325 * files.el (auto-mode-alist): Add configure.in.
18326
18327 * progmodes/autoconf.el: New file.
18328
183292000-03-07 Gerd Moellmann <gerd@gnu.org>
18330
18331 * mail/mh-e.el: Change maintainer to `none'.
18332
18333 * recentf.el (recentf-keep-non-readable-files-p): Quote args
18334 to remove-hook and add-hook.
18335
183362000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18337
18338 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
18339 it as the default.
18340 (mail-send): Test mail-send-nonascii also for the new `mime' value.
18341 (sendmail-send-it): Conditionally add MIME headers specifying the
18342 used character set.
18343
183442000-03-07 Dave Love <fx@gnu.org>
18345
ff39b9a1
SM
18346 * winner.el: Fix keywords, autoload cookies.
18347 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
18348
183492000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
18350
18351 * international/mule.el: Modify comment about coding system
18352 property `coding-category'.
18353 (make-coding-system): New argument EOL-TYPE. Pay attention to
18354 coding-category property of PROPERTIES.
18355
ff39b9a1
SM
18356 * international/mule-conf.el (coding-category-utf-8)
18357 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
18358 categories. Include them in the argument for set-coding-priority.
18359
ff39b9a1
SM
18360 * international/mule-cmds.el (reset-language-environment):
18361 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
18362 coding-category-utf-16-le in the argument for set-coding-priority.
18363 (reset-language-environment): Initialize coding-category-utf-8,
18364 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
18365
183662000-03-06 Karl Fogel <kfogel@red-bean.com>
18367
18368 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
18369 code abstracted out of `bookmark-jump-noselect'. Now tries info
18370 extensions as well as compression extensions.
18371 (bookmark-jump-noselect): Use above new func.
18372
183732000-03-03 Gerd Moellmann <gerd@gnu.org>
18374
18375 * strokes.el: Change maintainer's mail address.
18376
183772000-03-03 Kenichi Handa <handa@etl.go.jp>
18378
18379 * international/mule-diag.el (list-character-sets): Make help-echo
18380 string by substitute-command-keys.
18381 (list-character-sets): Likewise.
18382 (sort-listed-character-sets): Call help-setup-xref.
18383
183842000-03-02 Gerd Moellmann <gerd@gnu.org>
18385
ff39b9a1 18386 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
18387
183882000-03-01 Dave Love <fx@gnu.org>
18389
18390 * help.el (help-xref-go-back): Don't try to set position.
18391
ff39b9a1
SM
18392 * international/mule-diag.el (list-character-sets):
18393 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
18394 (list-character-sets-1): Add help-echo to xrefs.
18395
183962000-03-02 Gerd Moellmann <gerd@gnu.org>
18397
18398 * frame.el (blink-cursor-mode): Switch cursor on when turning
18399 the mode off.
18400
18401 * add-log.el (add-log-current-defun): Add support for
18402 Autoconf mode.
18403
18404 * mail/rmail.el (rmail-quit-hook): New variable.
18405
184062000-03-01 Dave Love <fx@gnu.org>
18407
18408 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
18409
18410 * help.el (help-xref-button): Add help-echo arg.
18411 (describe-function-1, describe-variable, help-make-xrefs): Use it.
18412
ff39b9a1 18413 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 18414
ff39b9a1 18415 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
18416
184172000-03-01 Gerd Moellmann <gerd@gnu.org>
18418
18419 * image.el (defimage): Look for image files in load-path.
18420
ff39b9a1 18421 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
18422
184232000-03-01 David Ponce <david.ponce@wanadoo.fr>
18424
ff39b9a1 18425 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
18426
184272000-03-01 David Ponce <david.ponce@wanadoo.fr>
18428
ff39b9a1 18429 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
18430 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
18431 action to select/unselect a file.
18432 (recentf-edit-list): Code cleanup and improvement.
18433 (recentf-open-more-files-action): `recentf-open-more-files' button
18434 widget action to open a file.
ff39b9a1 18435 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
18436 (recentf-more-collection): Deleted.
18437 (recentf-more-history): Deleted.
18438 (recentf-setup-more-completion): Deleted.
18439
184402000-03-01 David Ponce <david.ponce@wanadoo.fr>
18441
18442 * recentf.el (recentf-mode): No more needs that Emacs is running
18443 under a window-system.
18444
ff39b9a1 184452000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18446
18447 * recentf.el (recentf-edit-list): New command to edit the recent
18448 list which allow the user to remove files.
18449 (recentf-edit-selected-items): New global variable, used by
18450 `recentf-edit-list' to hold the list of files to be removed from
18451 the recent list.
18452 (recentf-make-menu-items): Updated to display a "Edit list..."
18453 menu item. Minor code cleanup.
18454
ff39b9a1 184552000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18456
18457 * recentf.el (recentf-open-more-files): New command to open files
18458 that are not displayed in the menu.
18459 (recentf-more-collection): New global variable holding the set of
18460 permissible completions used by `recentf-open-more-files'.
18461 (recentf-more-history): New global variable holding the history list
18462 used by `recentf-open-more-files' completion.
18463 (recentf-setup-more-completion): New function to setup completion for
18464 `recentf-open-more-files'.
18465 (recentf-make-menu-items): Updated to display a "More..." menu item.
18466
ff39b9a1 184672000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18468
18469 * recentf.el (recentf-menu-action): Doc fixed.
18470
ff39b9a1 184712000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18472
18473 * recentf.el (recentf-menu-filter): Doc updated.
18474 (recentf-update-menu-hook): Allow menu filters to force menu update.
18475 (recentf-make-menu-items): New menu filter handling.
18476 (recentf-make-menu-item): New helper function.
18477 (recentf-menu-elements): New menu handling function.
18478 (recentf-sort-ascending): Updated to new menu filter handling.
18479 (recentf-sort-descending): Updated to new menu filter handling.
18480 (recentf-sort-basenames-ascending): New menu filter function.
18481 (recentf-sort-basenames-descending): New menu filter function.
18482 (recentf-show-basenames): New menu filter function.
18483 (recentf-show-basenames-ascending): New menu filter function.
18484 (recentf-show-basenames-descending): New menu filter function.
18485
184862000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18487
18488 * diary-lib.el (list-diary-entries): Don't try to go forward at
18489 the end of the buffer.
18490
184912000-02-29 Kenichi Handa <handa@etl.go.jp>
18492
ff39b9a1
SM
18493 * international/mule-diag.el (list-character-sets):
18494 Completely rewritten.
a30eb617
DL
18495 (sort-listed-character-sets): New function.
18496 (list-character-sets-1): Completely rewritten.
18497 (list-character-sets-2): New function.
18498 (non-iso-charset-alist): New variable.
18499 (decode-codepage-char): New function.
18500 (charset-history): New variable.
18501 (read-charset) (list-block-of-chars)
18502 (list-iso-charset-chars)
18503 (list-non-iso-charset-chars)
18504 (list-charset-chars): New functions.
86f6474c 18505 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
18506 (dump-charsets): Likewise.
18507
185082000-02-29 Gerd Moellmann <gerd@gnu.org>
18509
18510 * dired-x.el (dired-filename-at-point): Add `@' to valid
18511 file name characters.
18512 (dired-filename-at-point): Handle ange-ftp file names.
18513
18514 * frame.el (frame-notice-user-settings): Use assq-delete-all
18515 instead of assoc-delete-all.
18516 (frame-notice-user-settings): Ditto.
18517
18518 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
18519 Don't copy alist.
18520
185212000-02-28 Eli Barzilay <eli@cs.cornell.edu>
18522
18523 * calculator.el (calculator-use-menu): New option.
86f6474c 18524 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
18525 (calculator-forced-input): Removed.
18526 (calculator-restart-other-mode): New variable.
18527 (calculator-mode-map): Set up menu.
18528
185292000-02-28 Jari Aalto <jari.aalto@poboxes.com>
18530
86f6474c 18531 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
18532
185332000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
18534
86f6474c 18535 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 18536 translate all ESC key sequences.
86f6474c 18537 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 18538 they were saved.
86f6474c
SM
18539 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
18540 * viper-util.el (viper-set-replace-overlay-glyphs)
18541 (viper-set-replace-overlay): Always check if the replacement
a30eb617 18542 overlay is live.
86f6474c
SM
18543 * viper.el (viper-vi-state-mode-list): Add major modes.
18544 * ediff-wind.el: Minor comment changes.
18545 * ediff.el: Copyright notice date fix.
a30eb617
DL
18546
185472000-02-27 Jason Rumney <jasonr@gnu.org>
18548
18549 * faces.el (face-font-family-alternatives): Add arial to helv.
18550 (mode-line, header-line, tool-bar): Same default as x for w32.
18551 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
18552 face-font-family-alternatives from working.
18553 * term/w32-win.el (mouse-set-font): Do not build fontset from
18554 chosen font.
18555
185562000-02-25 Sam Steingold <sds@goems.com>
18557
18558 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
18559 properly.
18560
185612000-02-25 Richard M. Stallman <rms@gnu.org>
18562
18563 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
18564
185652000-02-25 Gerd Moellmann <gerd@gnu.org>
18566
86f6474c 18567 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
18568
18569 * frame.el (busy-cursor-delay-seconds): New option.
18570
185712000-02-24 Gerd Moellmann <gerd@gnu.org>
18572
18573 * frame.el (show-cursor-in-non-selected-windows): New option.
18574
185752000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18576
18577 * diary-lib.el (include-other-diary-files): Undo the selective
18578 display in any included file and don't kill it.
18579
185802000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
18581
86f6474c
SM
18582 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
18583 Menu items converted to (menu-item format, help strings added.
a30eb617 18584 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 18585 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
18586 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
18587
185882000-02-23 Dave Love <fx@gnu.org>
18589
18590 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
18591 (backward-kill-word): Revert addition of * to interactive spec --
18592 it's a feature.
18593
18594 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
18595 (backward-kill-sentence, kill-sentence): Likewise.
18596
18597 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
18598 scratch buffer name.
86f6474c 18599 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
18600
18601 * term/w32-win.el (internal-face-interactive): Update prompt for
18602 new read-face-name.
18603
18604 * mail/footnote.el (footnote): Add :version to defgroup.
18605 (footnote-section-tag-regexp): Customize.
18606 (footnote-start-tag, footnote-end-tag): New option.
18607 (footnote-latin-regexp): New variable.
18608 (Footnote-latin): New function.
18609 (footnote-style-alist): Add element for latin style.
18610 (footnote-style): Moved.
18611 (Footnote-goto-footnote): Use eq to test arg.
18612
18613 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
18614
18615 * emacs-lisp/byte-opt.el: Change old backquote syntax.
18616 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
18617 (byte-optimize-quote, byte-optimize-lapcode):
18618 Use byte-compile-const-symbol-p.
a30eb617
DL
18619 (byte-optimize-char-before): New optimization.
18620
18621 * emacs-lisp/bytecomp.el: Change old backquote syntax.
18622 (byte-compile-const-symbol-p): New function.
18623 (byte-compile-constp, byte-compile-out-toplevel)
18624 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
18625 Use it.
18626
18627 * subr.el (define-key-after): Default AFTER to t. Doc fix.
18628
186292000-02-23 Kenichi Handa <handa@etl.go.jp>
18630
18631 * international/encoded-kb.el: Be sure to update minor-mode-alist
18632 and minor-mode-map-alist.
18633 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
18634 codes SS2 and SS3 correctly.
18635 (encoded-kbd-self-insert-ccl): New function.
18636 (encoded-kbd-setup-keymap): New function.
18637 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
18638 by calling encoded-kbd-setup-keymap.
18639
86f6474c
SM
18640 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
18641 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
18642
186432000-02-22 Dave Love <fx@gnu.org>
18644
18645 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 18646 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
18647 (lisp-mode-syntax-table): Set up for #|...|# comments.
18648 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
18649 classes. Match `defface'.
18650 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
18651 (eval-defun-1): Fix for defcustom.
18652 (lisp-indent-region): Doc fix.
18653
18654 * subr.el (when, unless, split-string): Doc fix.
86f6474c 18655 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
18656 (replace-regexps-in-string): New function.
18657
186582000-02-22 Gerd Moellmann <gerd@gnu.org>
18659
18660 * help.el (describe-variable): Set syntax table to
18661 emacs-lisp-mode-syntax-table when moving forward over the
18662 symbol's name.
18663
186642000-02-22 Dave Love <fx@gnu.org>
18665
18666 * xt-mouse.el: Doc fixes.
18667 (xterm-mouse-position-function): New function, replacing advice of
18668 mouse-position.
18669 (xterm-mouse-mode): Use it. Don't turn on under a window system.
18670
18671 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
18672
186732000-02-21 Gerd Moellmann <gerd@gnu.org>
18674
86f6474c
SM
18675 * format.el (format-annotate-single-property-change):
18676 Handle properties.with dotted-list values.
a30eb617
DL
18677 (format-proper-list-p): New function.
18678
18679 * enriched.el (enriched-face-ans): Handle '(foreground-color
18680 . COLOR) and (background-color . COLOR).
18681
186822000-02-20 Dave Love <fx@gnu.org>
18683
18684 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
18685 and assignments to it.
18686 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
18687 current local map.
18688 (make-flyspell-overlay): Use it.
18689 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
18690
18691 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
18692 (lm-get-header-re): Defun, not defsubst.
18693 (lm-get-package-name): Defun, not defsubst. Simplify.
18694 (lm-version): Doc fix. Simplify.
18695 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
18696 (lm-crack-address, lm-last-modified-date, lm-commentary)
18697 (lm-verify, lm-synopsis): Simplify.
18698 (lm-report-bug): Require emacsbug. Use compose-mail.
18699
187002000-02-20 Gerd Moellmann <gerd@gnu.org>
18701
18702 * dired.el (dired-mode): Call propertized-buffer-identification
18703 to set mode-line-buffer-identification to something having
18704 the right text properties.
18705
18706 * bindings.el (propertized-buffer-identification): New function.
18707
187082000-02-20 Dave Love <fx@gnu.org>
18709
18710 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18711 check for t-mouse too.
18712
18713 * cus-start.el: Make echo-keystrokes `number'.
18714
187152000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
18716
18717 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18718 Don't call ring-empty-p unless tags-location-ring is bound.
18719 From Noah Friedman <friedman@splode.com>.
18720
187212000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
18722
18723 * progmodes/hideshow.el (hs-flag-region): No longer use
18724 `intangible' overlay property.
18725
18726 (hs-toggle-hiding): New command.
18727 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18728
18729 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18730 Fix omission bug: Run `hs-minor-mode-hook' for both activation
18731 and deactivation.
18732
187332000-02-18 Gerd Moellmann <gerd@gnu.org>
18734
18735 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18736
187372000-02-17 Gerd Moellmann <gerd@gnu.org>
18738
18739 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18740
18741 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18742 of `*' to handle `(* ... *)' comments.
18743
187442000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
18745
18746 * faces.el (list-faces-display): Use display-mouse-p instead of
18747 window-system.
18748
18749 * menu-bar.el (global-map): Menu-bar items converted to the new
18750 format (menu-item..., rearranged for better CUA compliance, and
18751 their names changed for better clarity. Help strings added.
18752
18753 * international/mule-cmds.el (mule-menu-keymap)
18754 (describe-language-environment-map, set-coding-system-map)
18755 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
18756 form, add help strings. Change names of menu items for better clarity.
18757 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
18758
187592000-02-17 Gerd Moellmann <gerd@gnu.org>
18760
18761 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18762 within the code.
18763
187642000-02-16 Dave Love <fx@gnu.org>
18765
18766 * faces.el: Don't require custom. Add more specific :groups to
18767 various deffaces.
18768 (set-face-attribute): Purecopy args.
18769 (read-face-name): Default to name at point and use it in prompt.
18770 Remove colon from arg in all callers.
18771 (list-faces-display): Hyperlink to face descriptions and customize
18772 buffers.
18773
187742000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
18775
86f6474c 18776 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
18777
187782000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18779
18780 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18781 at ':' characters by call to split-string.
18782
187832000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18784
18785 * textmodes/bibtex.el: Added RCS version identification.
18786
187872000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18788
18789 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 18790 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
18791 (bibtex-field-const): Allow capital letters.
18792 (bibtex-start-of-string): Deleted because unused.
18793
18794 * textmodes/bibtex.el: Unified some nomenclature. We no longer
18795 use the term 'reference' to describe a bibtex entry as a whole.
18796 Further, reference keys are no longer called 'labels'.
18797 (bibtex-keys): Renamed to bibtex-reference-keys.
18798 (bibtex-reformat-previous-labels): Renamed to
18799 bibtex-reformat-previous-reference-keys.
18800 (bibtex-reference-type): Renamed to bibtex-entry-type.
18801 (bibtex-reference-head): Renamed to bibtex-entry-head.
18802 (bibtex-reference-maybe-empty-head): Renamed to
18803 bibtex-entry-maybe-empty-head.
18804 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18805 (bibtex-search-reference): Renamed to bibtex-search-entry.
18806 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18807 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
18808 (bibtex-entry-field-alist, bibtex-entry-head)
18809 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18810 (bibtex-map-entries, bibtex-search-entry)
18811 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18812 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18813 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18814 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18815 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18816 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18817 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
18818
188192000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18820
18821 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18822 comment.
18823 (bibtex-format-field-delimiters): New function, functionality
18824 extracted from bibtex-format-entry.
18825 (bibtex-autokey-get-yearfield-digits): New function, functionality
18826 extracted from bibtex-autokey-get-yearfield.
18827
18828 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18829 entries in order to avoid stack overflow in the regexp matcher if
18830 field contents become large.
86f6474c
SM
18831 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18832 (bibtex-field-string-part-not-braced)
18833 (bibtex-field-string-part-no-inner-braces)
18834 (bibtex-field-string-part-1-inner-brace)
18835 (bibtex-field-string-part-2-inner-braces)
18836 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18837 (bibtex-field-string-quoted, bibtex-field-string)
18838 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18839 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18840 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18841 Deleted as parsing is now performed by the following functions.
18842 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18843 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18844 (bibtex-parse-field-string, bibtex-search-forward-field-string)
18845 (bibtex-parse-association, bibtex-field-name-for-parsing)
18846 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18847 (bibtex-search-forward-field, bibtex-search-backward-field)
18848 (bibtex-start-of-field, bibtex-end-of-field)
18849 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18850 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18851 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18852 (bibtex-parse-string, bibtex-search-forward-string)
18853 (bibtex-search-backward-string, bibtex-start-of-string)
18854 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18855 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18856 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
18857 entries. Instead of reporting the results of the parsing by
18858 match-beginning or match-end, these functions return data structures
18859 that hold the corresponding positions.
18860 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
18861 return values rather than by match-beginning or match-end.
18862 The following functions have been adapted to use the new
18863 parsing functions.
18864 (bibtex-skip-to-valid-entry, bibtex-search-reference)
18865 (bibtex-enclosing-field, bibtex-format-entry)
18866 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18867 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18868 (bibtex-print-help-message, bibtex-end-of-entry)
18869 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18870 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18871 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18872 Use the new method for parsing.
18873 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18874 (bibtex-map-entries, bibtex-flash-head)
18875 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18876 (bibtex-autokey-change, bibtex-autokey-get-namefield)
18877 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18878 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18879 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18880 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18881 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18882 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
18883
188842000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18885
18886 * textmodes/bibtex.el: Copyright notice is up to date.
18887 Added constant 'bibtex-maintainer-salutation.
18888
86f6474c 18889 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
18890 than make-temp-name, use match-string-no-properties and eliminate
18891 a quadratic behavior when building bibtex-strings.
18892
18893 * bibtex.el (bibtex-reference-key): Accept string entries whose
18894 reference key contains upper case letters.
18895
188962000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18897
18898 * bibtex.el (bibtex-reference-head): Allow entries to start with
18899 a new line.
18900
189012000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18902
18903 * bibtex.el: Hiding of entry bodies is not longer provided by
18904 bibtex.el directly. Instead the hideshow package can be used.
18905 Added a special bibtex entry to hs-special-modes-alist.
18906 (bibtex-hs-forward-sexp): Added for hideshow.el.
18907
189082000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18909
18910 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18911 proceedings entry type (for cross referencing). Thanks to Wagner
18912 Toledo Correa for the suggestion.
18913
18914 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18915
189162000-02-14 Kenichi Handa <handa@etl.go.jp>
18917
18918 * international/characters.el: Setup case table for Vietnamese.
18919
189202000-02-12 Gerd Moellmann <gerd@gnu.org>
18921
18922 * uniquify.el (toplevel): Require CL at compile time.
18923 (uniquify-push): Removed.
18924
18925 * shadowfile.el (shadow-when): Removed.
18926
18927 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 18928 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
18929
18930 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18931 regexp for paragraph-start.
18932
18933 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18934 commas as well.
18935
189362000-02-10 Dave Love <fx@gnu.org>
18937
18938 * wid-edit.el: (widgets) [defgroup]: Remove url link.
18939 (widget-color-choice-list, widget-color-history, widget-mouse-help):
18940 Deleted.
18941 (widget-specify-field, widget-specify-button): Don't use
18942 widget-mouse-help as help-echo property.
18943 (default): Use #'ignore for :validate and :mouse-down-action.
18944 (checkbox): Add help-echo.
18945 (widget-sexp-validate): Rewritten to clarify error messages.
18946 (character): Use char-valid-p in :match function.
18947 (widget-color-complete): Use facemenu-color-alist.
18948 (widget-color-action): Use facemenu-read-color.
18949
18950 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
18951 set up `caar' &c that we now have.
18952
189532000-02-09 Ray Blaak <blaak@gnu.org>
18954
18955 * delphi.el: Make resourcestring a declaration region, like const
18956 and var.
18957
189582000-02-09 Dave Love <fx@gnu.org>
18959
18960 * bindings.el (mode-line-input-method-map): New variable.
18961 (mode-line-mule-info): Use it; fix last change.
18962 (mode-line-mode-menu): Move definition.
18963 (mode-line-mouse-sensitive-p): Deleted.
18964 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 18965 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
18966
18967 * startup.el (command-line-1): Don't call
18968 make-mode-line-mouse-sensitive.
18969
189702000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18971
86f6474c
SM
18972 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18973 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
18974
189752000-02-06 Stefan Monnier <monnier@cs.yale.edu>
18976
18977 * diff-mode.el (diff-kill-junk): New interactive function.
18978 (diff-reverse-direction): Use delete-and-extract-region.
18979 (diff-post-command-hook): Restrict the area so that the hook also works
18980 outside of any diff hunk. This is necessary for the minor-mode.
18981 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18982 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18983
18984 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18985 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18986 so that it can be used more easily in <foo>-mode-hook. Also make sure
18987 to avoid duplicate entries.
18988 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18989 (font-lock-remove-keywords): Just as was done for `add', allow it to
18990 work even if font-lock-mode is nil. Also make sure we don't modify
18991 any pre-existing list by forcing a copy-sequence. Finally rename
18992 `major-mode' to `mode'.
18993 (font-lock-fontify-syntactic-anchored-keywords)
18994 (font-lock-fontify-anchored-keywords)
18995 (font-lock-fontify-keywords-region): Use line-end-position.
18996 Don't make `font-lock-multiline' local (it's now done in
18997 font-lock-set-defaults).
86f6474c
SM
18998 (font-lock-set-defaults): Make `font-lock-multiline' local.
18999 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
19000
190012000-02-06 Andrew Innes <andrewi@gnu.org>
19002
19003 * term/w32-win.el (x-handle-args): Comment out call to message,
19004 which occurs before window system is initialized.
19005
19006 * makefile.nt: Add support for recompiling lisp code.
19007
190082000-02-04 Dave Love <fx@gnu.org>
19009
19010 * bindings.el (mode-line-mule-info): Fix/extend last change.
19011
19012 * completion.el: Replace completion-dolist with dolist.
19013
86f6474c 19014 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
19015
190162000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
19017
86f6474c 19018 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
19019 environment names before they go into the section regexp.
19020
86f6474c 19021 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
19022 char class in regexp.
19023
86f6474c
SM
19024 * textmodes/reftex-parse.el (reftex-with-special-syntax):
19025 Bind `case-fold-search' to nil.
a30eb617 19026
86f6474c
SM
19027 * progmodes/idlwave.el (idlwave-template):
19028 Respect `idlwave-abbrev-change-case'.
19029 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
19030 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
19031 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
19032 (idlwave-rw-case): New function.
19033 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 19034 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
19035 (idlwave-surround): New argument LENGTH to support padding of
19036 operators longer than 1 char.
19037
19038 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
19039 idlwave-shell-expression-overlay. Implemented printing of
19040 expressions on higher levels of the calling stack.
86f6474c 19041 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
19042 (idlwave-retrieve-expression-from-level): New function.
19043 (idlwave-shell-last-calling-stack): Variable removed.
19044 (idlwave-shell-reset): Argument action reversed (`visible' to
19045 `hidden'). Also remove stop-line overlay.
19046 (idlwave-shell-calling-stack-routine): New variable.
19047 (idlwave-shell-parse-stack-and-display): Messages now display
19048 negative level numbers.
19049 (idlwave-shell-mode): Set `modeline-format'.
19050 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 19051 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
19052 (idlwave-shell-print-expression-function): New option.
19053
86f6474c
SM
19054 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
19055 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
19056 `tool-bar' instead of `toolbar'.
19057
190582000-02-02 Dave Love <fx@gnu.org>
19059
19060 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
19061 emacs-lisp-mode-hook. Don't check for defalias being defined.
19062
19063 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
19064 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
19065 Use the new builtins directly.
a30eb617
DL
19066
19067 * whitespace.el (whitespace): Add :version to defgroup.
19068
19069 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
19070 Doc fix.
19071
19072 * thingatpt.el (sexp-at-point, symbol-at-point)
19073 (number-at-point, list-at-point): Add autoload cookie.
19074
19075 * recentf.el (recentf): Add :version to defgroup.
19076
19077 * quickurl.el (quickurl): Add :version to defgroup.
19078
19079 * elide-head.el (elide-head): Use point-marker more.
19080
19081 * bs.el (bs): Add :version to defgroup.
19082
19083 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
19084
19085 * progmodes/delphi.el (delphi): Add :version to defgroup.
19086
190872000-02-02 Gerd Moellmann <gerd@gnu.org>
19088
19089 * ange-ftp.el (ange-ftp-write-region): Handle case that
19090 succeeding process operation sets a different coding system.
19091
19092 * calculator.el: New file.
19093
190942000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
19095
86f6474c 19096 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
19097 (display-mouse-p, display-popup-menus-p, display-graphic-p)
19098 (display-selections-p, display-screens, display-pixel-width)
19099 (display-pixel-height, display-mm-width, display-mm-height)
19100 (display-backing-store, display-save-under, display-planes)
19101 (display-color-cells, display-visual-class): New functions.
19102
19103 * term/tty-colors.el (tty-color-gray-shades): New function.
19104
19105 * faces.el (display-color-p): Use framep-on-display.
19106 (display-grayscale-p): New function.
19107
191082000-01-31 Dave Love <fx@gnu.org>
19109
19110 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
19111 (create-fontset-from-x-resource): Don't concat integers.
19112
191132000-01-31 Inge Frick <inge@nada.kth.se>
19114
19115 * view.el: Some changes in documentation. Removed some trailing
86f6474c 19116 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
19117 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
19118 window is not deleted. Modifies change 1998-04-26.
19119
191202000-01-31 Gerd Moellmann <gerd@gnu.org>
19121
19122 * windmove.el: New file.
19123
19124 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
19125 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
19126 progmodes/ebnf-yac.el: Update copyright and license info.
19127
86f6474c
SM
19128 * jit-lock.el (jit-lock-function): Widen before calculating
19129 end position.
a30eb617
DL
19130 (jit-lock-stealth-chunk-start): Rewritten.
19131
19132 * info.el (Info-title-face-alist): Removed.
86f6474c 19133 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
19134 (Info-fontify-node): Use these faces.
19135
191362000-01-30 Gerd Moellmann <gerd@gnu.org>
19137
19138 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
19139 (cl-macro-list1): Recognize `&allow-other-keys' instead of
19140 `&allow-other-keywords'.
19141
19142 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
19143 the list of directories scanned heuristically.
19144
86f6474c 19145 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
19146
191472000-01-30 Jason Rumney <jasonr@gnu.org>
19148
19149 * w32-fns.el: Define w32-tty-standard-colors.
19150
19151 * startup.el (command-line): Use w32-tty-standard-colors when in
19152 w32 console mode.
19153
191542000-01-30 Dave Love <fx@gnu.org>
19155
19156 * jka-compr.el (jka-compr-load): Fix up load-history.
19157
19158 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
19159
19160 * emacs-lisp/cl-macs.el: Revert previous change.
19161
191622000-01-29 Dave Love <fx@gnu.org>
19163
19164 * facemenu.el: Purecopy various strings.
19165
19166 * timezone.el (timezone-fix-time): Window against 69 for two-digit
19167 years. Deal with three-digit years.
19168
86f6474c
SM
19169 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
19170 Use defconst, purecopy.
a30eb617
DL
19171 (help-back-label): Purecopy it.
19172
191732000-01-18 Gerd Moellmann <gerd@gnu.org>
19174
19175 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
19176 variable. If non-nil, order the buffer list according to the
19177 currently selected frame.
19178 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
19179 non-nil, pass the selected frame to function buffer-list.
19180
191812000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19182
19183 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
19184
191852000-01-28 Dave Love <fx@gnu.org>
19186
19187 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
19188
19189 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
19190 Don't use lisp-indent-hook property.
19191 (cl-abs): Remove.
19192
19193 * subr.el: Move out indent and edebug specs for when and unless.
19194
19195 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
19196 when, unless.
19197
19198 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
19199 unless, when.
19200
192012000-01-28 Gerd Moellmann <gerd@gnu.org>
19202
19203 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
19204 `collecting' as synonym for `collect'.
19205
19206 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
19207 for the case it contains spaces.
19208
86f6474c 19209 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
19210
19211 * frame.el (delete-other-frames): New function.
19212 (toplevel): Bind it to C-x 5 1.
19213
19214 * sort.el (sort-numeric-base): New option.
19215 (sort-numeric-fields): If number starts with `0' or `0[xX[',
19216 interpret it as octal or hexadecimal. Use sort-numeric-base
19217 as default base.
19218
19219 * progmodes/glasses.el: New file.
19220
192212000-01-27 Gerd Moellmann <gerd@gnu.org>
19222
19223 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
19224 userids differently.
19225
19226 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
19227 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
19228 progmodes/ebnf-yac.el: New files.
19229
192302000-01-26 Dave Love <fx@gnu.org>
19231
19232 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
19233 on a function with an empty body. [From Eric Ludlam.]
19234
192352000-01-25 Andre Spiegel <spiegel@gnu.org>
19236
19237 * vc.el (vc-version-diff): Make sure file name is expanded.
19238
192392000-01-25 Gerd Moellmann <gerd@gnu.org>
19240
19241 * scroll-bar.el (scroll-bar-timer): Variable removed.
19242 (scroll-bar-toolkit-scroll): Don't use a timer.
19243
192442000-01-25 Kenichi Handa <handa@etl.go.jp>
19245
86f6474c
SM
19246 * language/thai-util.el (thai-composition-function):
19247 Delete superfluous `a'.
a30eb617
DL
19248
192492000-01-24 Dave Love <fx@gnu.org>
19250
19251 * fortran.el (fortran-mode): Use beginning-of-defun-function,
19252 end-of-defun-function.
19253
86f6474c 19254 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
19255
192562000-01-22 Jason Rumney <jasonr@gnu.org>
19257
19258 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
19259 conflicts with new face support.
19260
192612000-01-22 Richard M. Stallman <rms@gnu.org>
19262
19263 * replace.el (query-replace): Rename last arg to DELIMITED.
19264 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
19265 (query-replace-regexp): Likewise.
19266
192672000-01-20 Richard M. Stallman <rms@gnu.org>
19268
19269 * subr.el (with-syntax-table): Use make-symbol, not gensym.
19270
19271 * emacs-lisp/lisp.el (beginning-of-defun-function):
19272 Variable renamed from beginning-of-defun.
19273 Do not call make-variable-buffer-local.
19274 (beginning-of-defun-raw): Use new variable name; doc fix.
19275 (beginning-of-defun): Doc fix.
19276 (end-of-defun-function): Variable renamed from end-of-defun.
19277 Do not call make-variable-buffer-local.
19278 (end-of-defun): Use new variable name; doc fix.
19279
19280 * subr.el (dolist, dotimes): Copied from cl-macs.el
19281 and made to work.
19282
19283 * mail/undigest.el (rmail-digest-end-regexps):
19284 Variable replaces rmail-digest-end-regexp.
19285 Allows multiple regexps for detecting the end line.
19286 (undigestify-rmail-message): Corresponding changes.
19287
192882000-01-19 Dave Love <fx@gnu.org>
19289
19290 * files.el (user-init-file): Don't declare here -- is primitive.
19291
19292 * startup.el (command-line): Check for compiled user-init-file and
19293 set to uncompiled version if necessary.
19294
192952000-01-18 Gerd Moellmann <gerd@gnu.org>
19296
19297 * mail/undigest.el (rmail-digest-end-regexp): New user option.
19298 (undigestify-rmail-message): Use it.
19299
19300 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
19301
193022000-01-17 Gerd Moellmann <gerd@gnu.org>
19303
19304 * tmm.el (tmm-goto-completions): Adapt to prompt being part
19305 of mini-buffer.
19306
193072000-01-14 Gerd Moellmann <gerd@gnu.org>
19308
19309 * emacs-lisp/copyright.el (copyright-update): Removed the
19310 requirement for a trailing space from `copyright-regexp', to
19311 support copyrights with owner specified on a separate line..
19312
19313 * align.el: New file.
19314
19315 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
19316
19317 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
19318
193192000-01-13 Dave Love <fx@gnu.org>
19320
19321 * ph.el: Removed. (Obsoleted by EUDC.)
19322
193232000-01-13 Gerd Moellmann <gerd@gnu.org>
19324
19325 * net/eudc.el (toplevel): Remove autoloaded code installing
19326 menu with easymenu, because that causes build problems.
19327
19328 * frame.el (frame-notice-user-settings): New variable.
19329 (frame-notice-user-settings): Don't modify frame parameters
19330 if called a second time.
19331
193322000-01-13 Richard M. Stallman <rms@gnu.org>
19333
19334 * frame.el (frame-notice-user-settings):
19335 Notice default-frame-parameters even for non-window frames.
19336
193372000-01-13 Gerd Moellmann <gerd@gnu.org>
19338
19339 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
19340 for Emacs.
19341 (eudc-bob-can-display-inline-images): Extend for Emacs.
19342 (eudc-bob-toggle-inline-display): Ditto.
19343 (eudc-bob-display-jpeg): Ditto.
19344
193452000-01-12 Gerd Moellmann <gerd@gnu.org>
19346
19347 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
19348 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
19349 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
19350
86f6474c
SM
19351 * add-log.el (add-change-log-entry): Fix error trying an
19352 `(insert nil)'.
a30eb617
DL
19353
19354 * subdirs.el: Add `net' directory.
19355
19356 * net: New directory.
19357
19358 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
19359 eval-last-sexp. Don't bind debug-on-error here.
19360 (eval-last-sexp): New function. Bind debug-on-error if
19361 eval-expression-debug-on-error is non-nil.
19362 (eval-defun-2, eval-defun): Likewise.
19363
19364 * simple.el (eval-expression): Don't bind debug-on-error if
19365 eval-expression-debug-on-error is nil. Detect changed
19366 debug-on-error, and propagate new value to global binding, if
19367 eval-expression-debug-on-error is non-nil,
19368 (eval-expression-debug-on-error): Change doc string.
19369
193702000-01-11 Richard M. Stallman <rms@gnu.org>
19371
19372 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
19373
19374 * emacs-lisp/lisp-mode.el (with-syntax-table):
19375 Set up lisp-indent-function property.
19376
19377 * subr.el (with-syntax-table): Moved from simple.el.
19378
19379 * simple.el (with-syntax-table): Moved to subr.el.
19380
193812000-01-11 Gerd Moellmann <gerd@gnu.org>
19382
19383 * tmm.el (tmm-shortcut): Delete region after prompt instead
19384 of erasing buffer.
19385
19386 * textmodes/fill.el (fill-common-string-prefix): New function.
19387 (fill-context-prefix): Use the longest common prefix of first
19388 and second line fill prefix, if there is one.
19389
193902000-01-11 Richard M. Stallman <rms@gnu.org>
19391
19392 * array.el (array-mode): Don't use make-variable-buffer-local.
19393 Use make-local-variable for `truncate-lines'.
19394
193952000-01-11 Jari Aalto <jari.aalto@poboxes.com>
19396
19397 * add-log.el (add-log-current-defun): Handle user-defined
19398 add-log-current-function returning nil,
19399
19400 * add-log.el (add-change-log-entry): Insert version number
19401 if having found a current function
19402
86f6474c
SM
19403 * add-log.el (add-log-current-defun):
19404 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
19405 level 1. Strip whitespace from defun found.
19406
194072000-01-10 John Wiegley <johnw@gnu.org>
19408
19409 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 19410 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
19411
194122000-01-10 Dave Love <fx@gnu.org>
19413
19414 * elide-head.el (elide-head): Use point-marker, not point.
19415
194162000-01-10 Gerd Moellmann <gerd@gnu.org>
19417
19418 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
19419 before and after the year 2000.
19420
19421 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
19422 Add ispell- prefix.
19423
194242000-01-10 Ken Stevens <k.stevens@ieee.org>
19425
19426 * ispell.el: Only define dictionaries in menus when they exist.
19427 (version18p): New variable.
19428 (version20p): New variable.
19429 (xemacsp): New variable.
19430 (ispell-choices-win-default-height): Fix for XEmacs visibility.
19431 (ispell-dictionary-alist1): Added Brasileiro dictionary.
19432 (ispell-dictionary-alist6): Russian command lines no longer accept
19433 run-together words.
19434 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
19435 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
19436 (check-ispell-version): Added documentation string. Return library
19437 path when called non-interactively.
a30eb617
DL
19438 (ispell-menu-map-needed): Uses new variables.
19439 (ispell-library-path): New variable.
19440 (ispell-decode-string): XEmacs fix for bogus variable bindings.
19441 (ispell-word): Improved documentation string. Test for valid
19442 character mappings. Correctly check typed in word changes that can
86f6474c
SM
19443 result in single words split into multiple words.
19444 Return replacement word.
a30eb617
DL
19445 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
19446 replace in recursive query replace mode. Help message for
19447 recursive edit mode.
19448 (ispell-show-choices): Protect against bad framepop bindings.
19449 (ispell-help): Fix to work with XEmacs.
19450 (ispell-highlight-spelling-error): Use new variables.
19451 (ispell-overlay-window): Fix to work with XEmacs.
19452 (ispell-parse-output): Passed and returns location information
19453 tracking spelling corrections. Doesn't recheck same word on
19454 current line.
19455 (ispell-init-process): Protect against bogus XEmacs variable binding.
19456 Fix call to single argument in sleep-for. Use new variables.
19457 (ispell-region): Passed and returns location information tracking
19458 spelling corrections. Doesn't check same word on current line.
19459 Improved documentation string. Doesn't resend a line already
19460 checked to the ispell process - fixes bug in LaTeX parsing.
19461 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
19462 (ispell-skip-region): No longer skips <TT> in SGML.
19463 (ispell-process-line): Tracks location information with spelling
19464 corrections. Added documentation string. Accounts for words
19465 already accepted on this line. Don't allow query-replace on line
19466 starting with math characters. Doesn't resend a line already sent
19467 to ispell process. Fixes alignment error bug.
19468
194692000-01-10 Richard M. Stallman <rms@gnu.org>
19470
19471 * dired-x.el (dired-guess-shell-alist-default):
19472 Suggest xloadimage, which is free, not xv, which isn't.
19473
19474 * ange-ftp.el (ange-ftp-file-name-nondirectory):
19475 Don't ever include the host name or user name in the value.
19476
194772000-01-09 Gerd Moellmann <gerd@gnu.org>
19478
19479 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
19480 of a real newline.
19481
194822000-01-09 Stephen Eglen <stephen@gnu.org>
19483
19484 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
19485 for .png files.
19486
194872000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
19488
19489 * cus-edit.el (custom-hook-convert-widget): Fix comment.
19490
194912000-01-09 Gerd Moellmann <gerd@gnu.org>
19492
19493 * progmodes/cperl-mode.el: Replace ^F with ^L.
19494
86f6474c
SM
19495 * sendmail.el (toplevel): Provide `sendmail' when compiling before
19496 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
19497
194982000-01-08 Dave Love <fx@gnu.org>
19499
19500 * emacs-lisp/backquote.el: Remove inappropriate customization
19501 (allowing custom.el to use backquote).
19502
195032000-01-07 Dave Love <fx@gnu.org>
19504
19505 * add-log.el (add-log-debugging): Deleted.
19506 (add-change-log-entry): Treat a backup FILE-NAME as its parent
19507 file. Remove debugging code.
19508 (change-log-get-method-definition, change-log-name): Add doc.
19509 (change-log-sortable-date-at): New function.
19510 (change-log-merge): New command.
19511
19512 * time.el (display-time-string-forms): Make the Mail string active.
19513 (display-time-update): Provide help-echo for load average.
19514
19515 * bindings.el (make-mode-line-mouse2-map): New function.
19516 (mode-line-modified): Use it and simplify.
19517 (mode-line-mule-info): Provide help-echo info.
19518 (minor-mode-alist): Activate the strings.
19519 (make-mode-line-mouse-sensitive): Simplify for
19520 mode-line-buffer-identification.
19521
195222000-01-07 Gerd Moellmann <gerd@gnu.org>
19523
19524 * play/pong.el: New file.
19525
195262000-01-06 Dave Love <fx@gnu.org>
19527
19528 * array.el: Assorted cleanups for compiler warnings, doc strings,
19529 `array-' prefix for symbols.
19530
195312000-01-05 Dave Love <fx@gnu.org>
19532
86f6474c
SM
19533 * textmodes/outline.el (outline-mode-menu-bar-map):
19534 Add outline-headers-as-kill.
a30eb617
DL
19535 (outline-mode): Define imenu-generic-expression.
19536 (outline-headers-as-kill): New command.
19537
19538 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
19539 from paragraph-start.
19540 (paragraph-indent-minor-mode): New command.
19541
19542 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
19543 M-C-e, M-C-h, C-j, C-xnd, TAB.
19544 (fortran-mode): Set beginning-of-defun, end-of-defun.
19545 (fortran-column-ruler): Simplify.
19546 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
19547 (fortran-with-subprogram-narrowing): Likewise.
19548 (fortran-indent-subprogram): Call mark-defun.
19549 (fortran-check-for-matching-do): Change narrowing.
19550
19551 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
19552 (cl-lucid-hash-tag): Delete.
19553 (cl-hash-table-p): Correct test for native table.
19554 (cl-hash-table-count): Use hash-table-count.
19555
19556 * browse-url.el (browse-url): Fix case of
19557 browse-url-browser-function being an alist.
19558
195592000-01-05 Carsten Dominik <cd@gnu.org>
19560
19561 * textmodes/reftex-vars.el (reftex-parse-file-extension)
19562 (reftex-index-phrase-file-extension): New options.
19563
19564 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
19565 Use new option `reftex-index-phrase-file-extension'.
19566
19567 * textmodes/reftex.el (reftex-access-parse-file): Use new option
19568 `reftex-parse-file-extension'.
19569
195702000-01-05 Dave Love <fx@gnu.org>
19571
19572 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
19573 (beginning-of-defun-raw): Use it.
19574 (end-of-defun): New variable.
19575 (end-of-defun): Use it.
19576 (check-parens): New command.
19577
195782000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
19579
19580 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
19581 (hs-show-block): Don't use `mapcar' when not accumulating.
19582
19583 Fix buglet in local variables initialization.
19584
195852000-01-05 Andreas Schwab <schwab@suse.de>
19586
19587 * hscroll.el (hscroll): Doc fix.
19588
195892000-01-05 Carsten Dominik <cd@gnu.org>
19590
86f6474c
SM
19591 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
19592 Require idlw-toolbar.
a30eb617 19593
86f6474c 19594 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 19595 file idlw-rinfo.el.
86f6474c
SM
19596 (idlwave-customize): Load must read file idlw-shell.el.
19597 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
19598
195992000-01-05 Carsten Dominik <dominik@astro.uva.nl>
19600
19601 * progmodes/idlw-shell.el: Also provide idlwave-shell
19602 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
19603 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
19604
86f6474c 19605 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
19606 both reftex-dcr and reftex-vcr.
19607
19608 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
19609
196102000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19611
19612 * ps-print.el: PostScript code now is in separate files, doc fix.
19613 (ps-print-version): New version number (5.0.3).
19614 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
19615 local.
19616 (ps-spool-config): Initialization fix.
19617 (ps-print-prologue-1, ps-print-prologue-2)
19618 (ps-print-duplex-feature): PostScript code moved to separated file.
19619 (ps-background-image): Little code reformating.
19620 (ps-begin-file, ps-begin-job): Fix code.
19621 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
19622 (ps-prologue-file): New fun.
19623
196242000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19625
19626 * ps-vars.el: Eliminated.
19627
19628 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
19629 `;;;###autoload'.
19630
19631 * ps-print.el: ps-vars eliminated, doc fix.
19632 (ps-print-version): New version number (5.0.2).
19633 (ps-spool-config): Initialization fix.
19634 (ps-print-customize): New fun.
19635
196362000-01-04 Gerd Moellmann <gerd@gnu.org>
19637
86f6474c 19638 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
19639
196402000-01-04 Dave Love <fx@gnu.org>
19641
19642 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
19643 menu items.
19644
196452000-01-03 Dave Love <fx@gnu.org>
19646
19647 * elide-head.el (elide-head) [defgroup]: Add :version.
19648
19649 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
19650 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
19651 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
19652 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
19653
196542000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19655
19656 * faces.el (face-read-integer, read-face-attribute)
86f6474c 19657 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
19658
196592000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
19660
19661 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
19662 at comment end, and re-insert them after filling.
19663
196642000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19665
19666 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
19667 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
19668 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
19669
196702000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19671
19672 * term/x-win.el (xw-defined-colors): Call color-supported-p,
19673 the new name of face-color-supported-p.
19674
19675 * term/w32-win.el (xw-defined-colors): Likewise.
19676
196772000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19678
19679 * simple.el (completion-setup-function): Count completion-size
19680 from minibuffer-prompt-end, not from point-min.
19681
196822000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
19683
19684 * faces.el (read-face-attribute, defined-colors, color-defined-p):
19685 Pass the frame to tty-color-* functions.
19686 (display-color-p, frame-set-background-mode): Pass the frame to
19687 tty-display-color-p.
19688
19689 * term/tty-colors.el (tty-defined-color-alist): Renamed from
19690 tty-color-alist.
19691 (tty-color-alist, tty-modify-color-alist): New functions.
19692 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
19693 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
19694 optional parameter FRAME.
a30eb617
DL
19695
196962000-01-01 Gerd Moellmann <gerd@gnu.org>
19697
86f6474c
SM
19698 * image.el (create-image, defimage): Don't assume image data is
19699 a string.
a30eb617
DL
19700
19701 * image.el (defimage): Handle specifications containing :data
19702 instead of :file.
19703 (image-type-from-data): New function.
19704 (image-type-from-file-header): Use it.
19705 (create-image): Add parameter DATA-P.
19706
19707See ChangeLog.8 for earlier changes.
19708
19709;; Local Variables:
19710;; coding: iso-2022-7bit
19711;; End: