(comint-cr-magic): New function.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
90200fcc
AI
12001-04-18 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (EMACSLOADPATH): Define.
4 (custom-deps):
5 (autoloads):
6 (.el.elc):
7 (compile-files-CMD):
8 (compile-files-SH):
9 (recompile): Remove stuff to set EMACSLOADPATH.
10
daa66f34
GM
112001-04-18 Gerd Moellmann <gerd@gnu.org>
12
edc5c81d
GM
13 * language/slovak.el ("Slovak"): Add tutorial entry.
14
daa66f34
GM
15 * net/browse-url.el (browse-url-new-window-flag): Renamed from
16 browse-url-new-window-p.
17
5d5845dc
EZ
182001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
19
20 * info.el (Info-menu-update): When there are no menus and/or no
21 cross references in the node, make the respective items of the
22 Info menu-bar menu inactive.
23
1c8addd0
GM
242001-04-17 Gerd Moellmann <gerd@gnu.org>
25
f4f480bd
GM
26 * indent.el (indent-for-tab-command): Call indent-line-function
27 with no argument if PREFIX-ARG is non-nil.
28
1c8addd0
GM
29 * frame.el (delete-other-frames): Handle minibuffer-only frames.
30
8f9ab403
EZ
312001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
32
33 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
34 an async subprocess if start-process is unavailable. Suggested by
35 Tim Van Holder <tim.van.holder@pandora.be>.
36
60322163
EZ
372001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
38
39 * info.el (Info-additional-directory-list): Doc fix. Suggested by
40 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
41
e372bc67
EZ
422001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
43
44 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
45 manual.
46
28037ecf
SM
472001-04-13 Stefan Monnier <monnier@cs.yale.edu>
48
49 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
50 (cvs-menu): Add a few entries.
51
52 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
53 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
54 lock file appears to be reachable from Emacs.
55 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
56 (cvs-mode-find-file): Look for cvs-header-face rather than
57 cvs-dirname-face (which doesn't exist).
58 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
59
60 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
61
5d5e7f53
EZ
622001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
63
64 * emulation/pc-select.el (pc-selection-mode): Don't turn on
65 normal-erase-is-backspace on a tty. Instead, bind some keys such
66 as [delete] directly, like pc-select.el did before
67 normal-erase-is-backspace was invented.
68
118562e1 692001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
70
71 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
72
6c9e58c4
JW
732001-04-11 John Wiegley <johnw@gnu.org>
74
28037ecf
SM
75 * eshell/em-ls.el (eshell-ls-insert-directory):
76 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
77 buffers, if Eshell's ls is being used.
78
118562e1 792001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 80
28037ecf
SM
81 * calendar/timeclock.el (timeclock-completing-read): New function.
82 (timeclock-ask-for-project, timeclock-ask-for-reason):
83 Call `timeclock-completing-read'.
978bd3ea
JW
84
85 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
86 required where `member' was being used.
87
118562e1 882001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 89
28037ecf
SM
90 * eshell/em-hist.el (eshell-previous-matching-input):
91 Don't display "History item" if the the minibuffer is active.
978bd3ea 92
30cb0001
GM
932001-04-11 Gerd Moellmann <gerd@gnu.org>
94
95 * startup.el (command-line): Output a newline after printing
96 an error from loading the window system's init file.
97
e38af9bd
EZ
982001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
99
28037ecf
SM
100 * textmodes/texinfo.el (texinfo-font-lock-keywords):
101 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
102 @inforef. Add an OVERRIDE of `keep' to highlight specs of
103 keywords whose arguments routinely include @@.
104
bbf63a7b
GM
1052001-04-10 Gerd Moellmann <gerd@gnu.org>
106
28037ecf
SM
107 * emacs-lisp/advice.el (ad-make-advised-definition):
108 Construct advice for subrs differently.
afffeb57 109
3fe35f35 110 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 111 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 112
c8d6d636 113 * simple.el (completion-list-mode-finish): New function.
28037ecf 114 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 115
2a52f40e 116 * language/european.el ("Polish"): Change sample text.
28037ecf 117 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 118
cf8b1bef
GM
119 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
120 parameter.
121
bbf63a7b
GM
122 * faces.el (menu): Doc fix.
123
719d83ad 1242001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
125
126 * ps-print.el: Footer implementation. Doc fix.
127 (ps-print-version): New version number (6.5.1).
128 (ps-header-frame-alist): New customization var for header frame
129 properties.
130 (ps-line-number-color): New customization var for line number color.
131 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
132 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
133 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
134 (ps-right-footer): New customization vars for footers.
135 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
136 footers.
137 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
138 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
139 Code fix.
319acba0
GM
140 (ps-prologue-file): Indentation fix.
141 (ps-print-quote): Fun eliminated.
142 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
143 (ps-output-frame-properties): New fun.
144 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
145 (ps-skip-newline): Replace defun by defsubst.
28037ecf 146
e372bc67 1472001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
148
149 * eshell/eshell.el (eshell-command): Needed a "%s" format
150 specifier, in case the buffer contains percent characters.
151
e372bc67 1522001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
153
154 * calendar/timeclock.el (timeclock-generate-report): Added a
155 missing insert of the project name.
156
9f9a5e7a
GM
1572001-04-09 Gerd Moellmann <gerd@gnu.org>
158
9170e5d4 159 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 160
865e97c1 161 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 162 (finder-data): Use it instead of `setwins'.
865e97c1
GM
163 From: Dave Love <fx@gnu.org>.
164
cf3885ac 165 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
166 (server-visit-files): Run server-visit-hook after going to
167 line 1 so that the hook can set point as it sees fit.
168
9f9a5e7a
GM
169 * bindings.el (mode-line-modified): Unify help messages.
170
51f32106
EZ
1712001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
172
173 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
174 All callers changed.
175
e02160a3
EZ
1762001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
177
8e6bb0d0
EZ
178 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
179 long file names aren't supported, truncate the file names in
180 quail-misc-package-ext-info to 8+3 before matching them against
181 FILENAME.
182
183 * dos-fns.el (dos-truncate-to-8+3): New function.
184
ec321d77
EZ
185 * progmodes/compile.el (grep-compute-defaults): Use null-device
186 instead of literal /dev/null. Reported by Jens Schmidt
187 <schmidt@mathematik.uni-kl.de>.
188
e02160a3
EZ
189 * simple.el (normal-erase-is-backspace-mode): Doc fix.
190
cf3885ac
SM
1912001-04-06 Stefan Monnier <monnier@cs.yale.edu>
192
193 * textmodes/sgml-mode.el: Add unknown maintainer.
194 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
195 (html-mode-map): Use set-keymap-parent.
196
3ffb33bb
DL
1972001-04-06 Dave Love <fx@gnu.org>
198
199 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
200 Remove redundant string-to-list.
201
8f625692
SM
2022001-04-05 Stefan Monnier <monnier@cs.yale.edu>
203
204 * composite.el (reference-point-alist): Doc fix.
205
1087f198
SS
2062001-04-05 Sam Steingold <sds@gnu.org>
207
8f625692
SM
208 * font-lock.el (font-lock-keywords-case-fold-search):
209 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
210 file made font-lock case-insensitive.
211
a55e4e68
GM
2122001-04-05 Gerd Moellmann <gerd@gnu.org>
213
0e4892e2
GM
214 * faces.el (defface menu): Doc fix.
215
4d664b04
GM
216 * wid-edit.el (widget-color-sample-face-get): Don't make
217 faces for undefined colors.
218
a55e4e68
GM
219 * version.el (emacs-version): Include LessTif/Motif version info.
220
f383cd0d
GM
2212001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
222
223 * ps-mule.el: Eliminate cl package dependence.
224 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
225 if they aren't defined yet.
226 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
227 Eliminate cl package dependence.
228
de28797f
SM
2292001-04-04 Stefan Monnier <monnier@cs.yale.edu>
230
231 * progmodes/cc-cmds.el (c-outline-level):
232 Bind buffer-invisibility-spec. Originally from Dave Love, but
233 got lost when incorporating version 5.26.
234
32df8b47
EZ
2352001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
236
de28797f
SM
237 * emulation/pc-select.el (pc-selection-mode):
238 Call normal-erase-is-backspace-mode instead of binding
239 keys individually.
58e4f61d 240
7f62656b
EZ
241 * cus-load.el (normal-erase-is-backspace): Use it instead of
242 delete-key-deletes-forward.
243
244 * startup.el (command-line): Use normal-erase-is-backspace and
245 normal-erase-is-backspace-mode.
246
247 * simple.el (normal-erase-is-backspace): Rename from
248 delete-key-deletes-forward. Doc fix.
249 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
250 delete-key-deletes-forward-mode. Doc fix.
251 Run normal-erase-is-backspace-hook.
7f62656b 252
32df8b47 253 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
254 ``human-readable'' format produced by GNU `ls'.
255 (dired-move-to-filename-regexp): Recognize ISO format dates.
256 From Paul Eggert <eggert@twinsun.com>.
32df8b47 257
5efa6032
GM
2582001-04-04 Gerd Moellmann <gerd@gnu.org>
259
260 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
261 New functions.
de28797f
SM
262 (lm-verify): Check keywords.
263 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 264
d757aac1
EL
2652001-04-03 Eric M. Ludlam <eric@siege-engine.com>
266
267 * speedbar.el (speedbar-insert-image-button-maybe): Check for
268 `xemacs' feature instead of for the function `set-extent-property'.
269
9832760a
SM
2702001-04-03 Stefan Monnier <monnier@cs.yale.edu>
271
272 * mail/mh-utils.el (mh-folder-hist): New var.
273 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
274
d565f6aa
EZ
2752001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
278 region, position point on the first or last 16-byte group.
279 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
280 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
281 hexl-beginning-of-line.
282
24c0fd39
GM
2832001-04-03 Gerd Moellmann <gerd@gnu.org>
284
5efa6032
GM
285 * icomplete.el (icomplete-mode): Treat an argument like other
286 modes do.
287
b3f6107b
GM
288 * startup.el (fancy-splash-head): Use splash8.xpm for color
289 depth 8.
290
24d451c5
SM
291 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
292 Add an antry for ``converts''.
476bf681 293
24d451c5
SM
294 * language/slovak.el ("Slovak"): Add documentation string.
295 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 296
450f6970
GM
297 * language/czech.el ("Czech"): Add documentation string.
298 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
299
24d451c5
SM
300 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
301 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
302
3032001-04-02 Stefan Monnier <monnier@cs.yale.edu>
304
305 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
306 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
307 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
308 Use `defsubst' rather than a macro to ease debugging.
309 (mail-extr-last): Remove (use `last' instead).
310 (mail-extract-address-components): Properly reset the syntax-table
311 after parsing an address. Use `last' rather than mail-extr-last.
312 Make sure the end marker stays at the very end.
24c0fd39 313
2b908342
EZ
3142001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
315
316 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
317 last change.
318
acfb077d
GM
3192001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
320
321 * ps-print.el: Line and paragraph spacing feature. Region to cut
322 out when printing. Doc fix.
323 (ps-print-version): New version number (6.5).
24d451c5
SM
324 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
325 New vars. Line and paragraph spacing feature.
acfb077d
GM
326 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
327 out when printing.
328 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
329 (ps-get-font-size, ps-begin-job, ps-continue-line)
330 (ps-plot-region): Code fix.
331 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
332 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
333 New internal vars.
acfb077d
GM
334 (ps-get-size): New fun.
335 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
336 (ps-next-line): Replace defun by defsubst.
337 (ps-mule-plot-string): Autoload doc fix.
338
339 * ps-bdf.el: XEmacs compatibility. Doc fix.
340 (installation-directory, coding-system-for-read): Declare vars if
341 it's not declared yet.
342 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
343
344 * ps-mule.el: XEmacs compatibility. Doc fix.
345 (leading-code-private-22): Declare var if it's not declared yet.
346 (charset-bytes, charset-dimension, charset-id, charset-width)
347 (find-charset-region, split-char, char-width, chars-in-region)
348 (forward-point, decompose-composite-char, encode-coding-string)
349 (coding-system-p, ccl-execute-on-string, define-ccl-program):
350 Define funs if not defined yet.
351 (encode-composition-rule, find-composition): Define funs if not
352 loaded yet.
353 (ps-mule-prologue): PostScript code fix.
354
3552001-04-02 Kenichi Handa <handa@etl.go.jp>
356
357 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
358 non-nil, generate font for the header strings.
359 (ps-mule-prepare-font): Likewise.
360 (ps-mule-generate-glyphs): Likewise.
361 (ps-mule-string-encoding): Likewise.
362 (ps-mule-header-charsets): New variable.
363 (ps-mule-encode-header-string): New function.
364 (ps-mule-header-string-charsets): New function.
365 (ps-mule-begin-job): Check charsets in the header strings. If there
366 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
367
368 * ps-print.el (ps-generate-header-line): Encode the header string by
369 ps-mule-encode-header-string.
370 (ps-mule-encode-header-string): Declare autoload.
371
c0eb3c10
GM
3722001-04-02 Gerd Moellmann <gerd@gnu.org>
373
24d451c5
SM
374 * frame.el (cursor-in-non-selected-windows):
375 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 376
a3d0b0e0
KH
3772001-03-31 Kenichi Handa <handa@etl.go.jp>
378
379 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
380 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 381 (quail-misc-package-ext-info): New variable.
a3d0b0e0 382 (tsang-quick-converter): New function.
24d451c5
SM
383 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
384 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
385 (miscdic-convert, batch-miscdic-convert): New functions.
386
55f7832c
KH
3872001-03-30 Kenichi Handa <handa@etl.go.jp>
388
a2217cd8
KH
389 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
390 eight-bit-control chars.
391
55f7832c 392 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 393 Reduce making temporary vector (suggested by Dave Love).
55f7832c 394
911a2406
EZ
3952001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
396
397 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
398 string as well.
399
1a518f2c
AS
4002001-03-30 Andreas Schwab <schwab@suse.de>
401
402 * files.el (backup-directory-alist): Fix typo.
403
ef080b16
EZ
4042001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
405
406 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
407 <eggert@twinsun.com>.
408
e4174a55
DL
4092001-03-30 Dave Love <fx@gnu.org>
410
411 * progmodes/fortran.el (fortran-comment-region): Fix typo.
412
9d5d1075
EZ
4132001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
414
415 * simple.el (transient-mark-mode): Mention C-g in the doc string.
416
a27b451e
MB
4172001-03-30 Miles Bader <miles@gnu.org>
418
419 * subr.el (interactive-form): Fix paren typo.
420
aea51abe
EZ
4212001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
422
423 * emacs-lisp/profile.el: Say that it's obsolete in the header
424 line, so that finder.el puts that into its data-base.
425 Suggested by Alex Schroeder <alex@gnu.org>.
426
249dd409
EZ
4272001-03-29 Paul Eggert <eggert@twinsun.com>
428
429 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
430 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
431
1ac1fa96
SM
4322001-03-29 Stefan Monnier <monnier@cs.yale.edu>
433
434 * generic.el (generic-mode-set-comments): Use "" rather than nil
435 for comment-end.
436
e2b8a830
GM
4372001-03-29 Gerd Moellmann <gerd@gnu.org>
438
1ac1fa96
SM
439 * emacs-lisp/advice.el (ad-make-advised-definition):
440 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
441
442 * subr.el (interactive-form): New function.
443
8b2375e7
AS
4442001-03-29 Andre Spiegel <spiegel@gnu.org>
445
446 * vc-sccs.el (vc-sccs-register): Use relative file names.
447
f827b862
GM
4482001-03-28 Gerd Moellmann <gerd@gnu.org>
449
e59d0e9d
GM
450 * bookmark.el (bookmark-get-bookmark): Handle case that
451 BOOKMARK is not a string.
452
deb2613a
GM
453 * image.el (image-type-regexps): Change type for PS files
454 to `postscript'.
455
f827b862
GM
456 * subr.el (read-passwd): Clear command history after each
457 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
458
3c9449d0
KH
4592001-03-27 Kenichi Handa <handa@etl.go.jp>
460
461 * international/kkc.el (kkc-save-init-file): Locally bind
462 print-length to nil.
463
e6b13c74
GM
4642001-03-26 Gerd Moellmann <gerd@gnu.org>
465
e120bebf
GM
466 * textmodes/flyspell.el: Some doc fixes.
467 (flyspell-maybe-correct-transposition)
468 (flyspell-maybe-correct-doubling): Use a temporary buffer
469
470 * textmodes/ispell.el (ispell-parse-output): Doc fix.
471
5f6c5771 472 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
473 (byte-optimize-form-code-walker): Diagnose too few arguments
474 for `if' and `while'.
475
2b984c45
KH
4762001-03-26 Kenichi Handa <handa@etl.go.jp>
477
478 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
479 Prepend `\' to "\<quail-translation-docstring>".
480
bf2150fa
GM
4812001-03-26 Gerd Moellmann <gerd@gnu.org>
482
5f6c5771
SM
483 * autorevert.el (global-auto-revert-non-file-buffers):
484 Remove duplicate defcustom.
bf2150fa 485
a0d59316
MB
4862001-03-26 Miles Bader <miles@gnu.org>
487
5f6c5771
SM
488 * international/latin1-disp.el (latin1-char-displayable-p):
489 Add leading "-" for X font pattern.
a0d59316 490
9edbff6c
KH
4912001-03-26 Kenichi Handa <handa@etl.go.jp>
492
5f6c5771
SM
493 * international/mule-diag.el (describe-coding-system):
494 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
495 charsets they can encode.
496
50b57199
EZ
4972001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
498
499 * help.el (view-lossage): Mention open-dribble-file in the doc
500 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
501
5b83f9c0
SM
5022001-03-23 Stefan Monnier <monnier@cs.yale.edu>
503
504 * skeleton.el (skeleton-internal-list): Fix bogus logic.
505 (skeleton-pair-insert-maybe): Don't pair after a backslash.
506
e0ecbf5c
KH
5072001-03-23 Kenichi Handa <handa@etl.go.jp>
508
5b83f9c0
SM
509 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
510 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
511 multibyte sequence can work correctly.
512 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
513 property of the coding system.
514
1cc218de
SM
5152001-03-23 Stefan Monnier <monnier@cs.yale.edu>
516
517 * textmodes/fill.el (fill-individual-paragraphs-prefix):
518 Fix transcription typo.
519
a3db02ad
RV
5202001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
521
522 * whitespace.el: Add buffer local variables to toggle testing of
523 whitespaces in buffers without affecting the default values.
a3db02ad 524 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
525 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
526 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
527 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 528
83c9cb8e
SM
5292001-03-21 Stefan Monnier <monnier@cs.yale.edu>
530
531 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
532
180d5509
GM
5332001-03-21 Gerd Moellmann <gerd@gnu.org>
534
eeb5b5c1
GM
535 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
536 bs-cycle-configuration-name. From Juanma Barranquero
537 <lektu@uol.com.br>.
538
170a9e70
GM
539 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
540 and cc-vars.el.
541
180d5509
GM
542 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
543 headers. Always invoke sendmail with option -t.
544
130c507e
GM
5452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
546
547 * Release of cc-mode 5.28.
548
5492000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
550
551 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
552 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 553 It's instead taken care of by the default value for c-default-style.
130c507e 554
130c507e
GM
5552000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
556
557 * cc-align.el (c-lineup-math): Fix bug where lineup was
558 triggered by equal signs in string literals.
559
5602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
561
562 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
563 limit detection when at the ends of the buffer.
564
565 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
566 "for" statement clause in case 7F; a better one is done
567 earlier in case 7D anyway.
568
5692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
570
571 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
572 somewhat more and did a small optimization.
573
5742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
575
576 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
577 Use the limit argument only to limit the syntactic context
578 search, not to limit the actual movement.
579
580 * cc-cmds.el (c-beginning-of-statement): Move by sentence
581 inside multiline strings, just like in comments. Also various
582 fixes to the paragraph and comment prefix recognition, block
583 comment ender handling etc.
584
5852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
586
587 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
588 the relative position of the point.
589
590 * cc-cmds.el (c-electric-continued-statement): New function to
591 use as abbrev hook to reindent for keywords such as "else"
592 that continues an earlier statement.
593
594 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
595 like classes.
596
597 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
598 (pike-mode): Populate the default abbrev tables to reindent for
599 keywords such as "else" that can continue earlier statements.
600 Abbrev mode is therefore turned on by default now. (Note that
601 this doesn't apply to idl-mode, since IDL afaik doesn't have
602 statements at all.)
603
6042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
605
606 * cc-engine.el (c-inside-bracelist-p): Fix for handling
607 bracelists where the declaration contains template arguments.
608
6092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
610
83c9cb8e
SM
611 * cc-cmds.el (c-comment-indent):
612 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
613 syntactic indentation. Fixes bug with lineup functions that
614 return vectors.
615
616 * cc-engine.el (c-get-syntactic-indentation): Split the
617 indentation sum calculation from `c-indent-line' to a separate
618 function.
619
6202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
621
622 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
623 Fixed places where it was assumed that preprocessor directives
624 have to start in column zero.
625
626 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
627 template arguments after a class identifier properly.
628
629 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
630 lists for `new Foo[]' constructs in Java as expressions and
631 not top level definition brace lists on the top level, so that
632 they'll get indented consistently with the same type of
633 expression in a normal block.
634
6352000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
636
637 * cc-cmds.el (c-fill-paragraph): The kludge that checks
638 whether the adaptive filling package fails to keep the comment
639 prefix is now kludged further to check for filladapt-mode
640 which doesn't have that problem. This is really icky, but it's
641 the only way that works with the current misfeatures/bugs in
642 both adaptive-fill-mode and filladapt-mode.
643
644 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
645 around point is recognized more robust.
646
6472000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
648
649 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
650 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
651 (c-lit-type): Fixed all internal variables used dynamically so
652 that they are always bound.
653
654 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
655 errors:
656
657 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
658 the region is fully reindented even when an error occurs.
659 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
660 whole lot of code that tried to optimize indentation of whole
661 sexps but in reality accomplishes nothing.
662
663 (c-indent-sexp): Use c-indent-region.
664
665 (c-parsing-error): Changed this variable to hold the message
666 for any syntactic error that is discovered.
667
668 (c-parse-state): Search backward from point instead of the bod
669 position when the latter is invalid. This makes CC Mode
670 recover faster when there are unbalanced close braces.
671
672 (c-backward-to-start-of-if): Use c-parsing-error to report
673 dangling "else" clauses instead of throwing an error, and fall
674 back to a reasonable position.
675
83c9cb8e 676 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 677
83c9cb8e 678 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
679
6802000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
681
682 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
683 paragraph recognition when moving by sentence in literals.
684
83c9cb8e
SM
685 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
686 start regexp for javadoc to recognize javadoc markup in general instead
687 of a specific set of keywords, to be more future-safe.
130c507e
GM
688
689 (c-Pike-pikedoc-paragraph-start)
690 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
691 pikedoc markup.
692
83c9cb8e 693 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 694
83c9cb8e 695 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
696
697 * cc-vars.el (c-default-style): Made a nicer Customize widget.
698
699 (c-comment-prefix-regexp): Made it possible to use an
700 association list on this to specify mode specific regexps.
701 The default value now use a special regexp in Pike mode to
702 recognize pikedoc markup.
703
704 (c-current-comment-prefix): New variable containing the actual
705 regexp from c-comment-prefix-regexp for the current buffer.
706
7072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
708
709 * cc-cmds.el (c-electric-brace): Fixed check for special brace
710 lists: We can't look at the syntax, since a brace list can get
711 recognized as a plain statement-cont.
712
713 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
714 special brace list opener broken over two lines got recognized
715 as a statement on the second line. Case 9A changed.
716
7172000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
718
719 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
720 adjustment after line is reindented.
721
7222000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
723
724 * cc-defs.el (c-point): Added optional argument for position
725 to use instead of the current point.
726
727 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
728 the in-expression block symbols when the construct starts at
729 boi, to avoid the extra level of indentation in that case.
730 Cases 4, 16A and 17E affected.
731
7322000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
733
734 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 735 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
736
737 * cc-engine.el (c-indent-line): Use the syntax already bound
738 to `c-syntactic-context', if there is any.
739
7402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
741
742 * cc-engine.el (c-get-offset): Fixed bug where the indentation
743 wasn't added up correctly when a lineup function returned nil.
744
7452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
746
747 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 748 empty lines were ignored when collecting line comments backwards.
130c507e
GM
749
7502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
751
752 * cc-align.el (c-lineup-dont-change): Return an absolute
753 indentation column to work correctly in the case when several
754 syntactic elements are processed for the same line.
755
756 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
757 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
758 (c-set-offset): Added absolute indentation column settings by
759 using the vector type.
760
130c507e
GM
7612000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
762
763 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
764 Implemented two new cleanups `space-before-funcall' and
765 `compact-empty-funcall'.
766
130c507e
GM
7672000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
768
769 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
770 helping building regexps.
771
772 * cc-engine.el (c-on-identifier): New function for detecting
773 identifiers. It takes keywords into account.
774
775 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
776 lists. `c-keywords' is set to a regexp matching all keywords
777 in the current language.
778
7792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
780
781 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
782 list of characters to skip backwards over at the beginning of
783 a statement, since it can precede string literals in Pike.
784
7852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
786
787 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
788 recognition when standing on the last line in a C++ comment
789 with nothing but whitespace after the prefix.
790
791 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
792 given no limit argument.
793
7942000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
795
796 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
797 recognition for the `[]= operator symbol in Pike.
798
7992000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
800
801 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
802 around a bug in `eval-when-compile' in the byte compiler.
803
804 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 805 value when count is zero and there's no token start within the limit.
130c507e
GM
806
807 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
808 "prefix comments", i.e. comments which are followed by code on
809 the same line.
810
811 * cc-mode-19.el: Fixes so that checks that must be done at
812 compile time also are done then.
813
8142000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
815
816 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
817 time and at runtime, and only when it's needed.
818
8192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
820
821 Major cleanup for less error prone and more warning free
822 compilation, including some fixes for bugs due to different
823 compilation orders. Thanks to Martin Buchholz for providing
824 the basis for all this.
825
826 * cc-bytecomp.el: New file that provides some byte compilation
827 features: It ensures that files always are loaded from the
828 current source directory during compilation, and it provides a
829 set of macros to turn off specific compiler warnings for
830 specific symbols. (It's not CC Mode specific in any way.)
831
832 Fixed a nearly acyclic dependency tree (both runtime and
833 compile-time) between all files.
834
835 * cc-defs.el: Separated all macros before the inline functions,
836 to ensure correct compilation.
837
838 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
839 cc-defs.el to cc-engine.el and made it a function instead.
840
841 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
842 about char-after.
843
844 * cc-vars.el: Cope even when there isn't a custom package
845 containing defcustom available.
846
847 * cc-make.el: Removed since it's no longer necessary.
848
849 README: Updated installation instructions.
850
8512000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
852
853 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
854 improve the modularity: Moved all mode init stuff from
855 cc-langs.el to cc-mode.el, including the keymap
856 initialization; cc-langs now only contains the various
857 variables for configuring the language syntax.
858
83c9cb8e
SM
859 * cc-engine.el, cc-styles.el (c-evaluate-offset)
860 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 861 dependency analysis suggests they belong there (which also
83c9cb8e 862 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
863
8642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
865
866 * cc-cmds.el (c-fn-region-is-active-p): New function that
867 wraps the corresponding macro, for use in places that aren't
868 compiled. Thanks to Martin Buchholz for pointing out this.
869
83c9cb8e 870 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
871
872 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
873 add things to the bug report.
874
8752000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
876
877 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
878 returned prefix could contain a newline when the search for a
879 good prefix line failed.
880
8812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
882
883 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
884 (c-toggle-auto-hungry-state): Made the argument optional, as
885 the documentation says it is.
886
8872000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
888
889 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
890 multiline string syntax, #"...", as a cpp macro.
891
7008ccac
GM
8922001-03-21 Paul Eggert <eggert@twinsun.com>
893
83c9cb8e
SM
894 * international/mule-cmds.el (set-locale-environment):
895 Set system-messages-locale and system-time-locale, but only if the
7008ccac 896 caller specifies a non-nil locale name.
3c9449d0 897
c2478129 8982001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
899
900 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 901 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 902
117e4b0c
GM
9032001-03-20 Gerd Moellmann <gerd@gnu.org>
904
7194219d
GM
905 * follow.el (follow-avoid-tail-recenter): Doc fix.
906
5721ae13
GM
907 * custom.el (custom-set-variables): Avoid reversing the list
908 of args needlessly.
909
7b8bbf72
GM
910 * startup.el (fancy-splash-head): Don't change the colors of the
911 XPM image on a dark background.
912
a91ad7c9
GM
913 * comint.el (comint-exec-1): Set columns of the terminal to
914 window-width instead of frame-width.
915
fa88947e
GM
916 * info.el (Info-scroll-down): Add missing WINDOW arg for
917 pos-visible-in-window-p.
918
1741905c
GM
919 * ehelp.el (electric-help-mode-hook): Add defcustom.
920
117e4b0c
GM
921 * mail/sendmail.el (mail-mode): Activate case-folding in
922 font-lock-defaults.
923
e84c695d
SM
9242001-03-19 Stefan Monnier <monnier@cs.yale.edu>
925
926 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
927 (completion-ignored-extensions): Remove duplicate ".class".
928
fc774041
AS
9292001-03-19 Andreas Schwab <schwab@suse.de>
930
83c9cb8e
SM
931 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
932 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 933
c2c097cc
GM
9342001-03-19 Gerd Moellmann <gerd@gnu.org>
935
936 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
937 methods since there are not prefix input methods.
938
fbe2e958
KH
9392001-03-19 Kenichi Handa <handa@etl.go.jp>
940
83c9cb8e
SM
941 * international/mule-cmds.el (read-input-method-name):
942 Locally bind enable-recursive-minibuffers to t.
fbe2e958 943
da47e491
SM
9442001-03-18 Stefan Monnier <monnier@cs.yale.edu>
945
946 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
947
4986c2c6 9482001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 949
4986c2c6
MK
950 * ediff-util.el: Copyright years.
951 (ediff-choose-syntax-table): New function.
952 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 953
4986c2c6
MK
954 * ediff-init.el (ediff-with-syntax-table): New macro, uses
955 with-syntax-table.
83c9cb8e 956
4986c2c6 957 * ediff.el: Date of last update, copyright years.
83c9cb8e 958
4986c2c6 959 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 960
4986c2c6
MK
961 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
962 of Scott Bronson.
963 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
964 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
965 Deleted functions.
966 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
967 ex-token-list.
83c9cb8e 968
4986c2c6 969 * viper-util.el: Spaces, indentation.
83c9cb8e 970
4986c2c6 971 * viper.el: Changed version, modification time.
83c9cb8e 972
3c799aec 9732001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
974
975 * calendar/timeclock.el (timeclock-workday-remaining):
976 Check whether `discrep' is non-null before using it.
3c799aec 977
ae3ce418
JW
9782001-03-16 John Wiegley <johnw@gnu.org>
979
980 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
981 first-time checkins.
982 (timeclock-log-data): Fixed problem with reading timelog log file.
983 Resulting data in the "day list" was incorrect.
984 (timeclock-find-discrep): Check if `timeclock-file' is readable
985 before opening it.
986 (timeclock-time-less-p): New function.
987 (timeclock-day-base): New function.
988 (timeclock-geometric-mean): New function.
989 (timeclock-generate-report): Generate a summary report based on
990 the contents of the log file. This uses `timeclock-log-data', and
991 is an example of writing a timelog manipulation function.
992 (timeclock-visit-timelog): A quick command for opening the timelog
993 file.
994 (timeclock-log-data): Bound the variable event.
995
c8d4a9bb
KH
9962001-03-16 Kenichi Handa <handa@etl.go.jp>
997
83c9cb8e
SM
998 * international/mule-cmds.el (select-safe-coding-system):
999 Fix typo: symbol-name -> symbol-value.
11d56c64 1000
c8d4a9bb
KH
1001 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
1002 before substitute-in-file-name to handle double slashes in FILE
1003 correctly.
1004
c899e7e6
GM
10052001-03-15 Gerd Moellmann <gerd@gnu.org>
1006
1007 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
1008 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
1009
819dce0f
GM
10102001-03-14 Gerd Moellmann <gerd@gnu.org>
1011
697617d9
GM
1012 * bindings.el (features): Add `md5' and `overlay' to the list.
1013
819dce0f
GM
1014 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
1015 bound before using it. It's not bound when configured without X,
1016 for instance.
1017
e0067a9d
TTN
10182001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
1019
1020 * progmodes/hideshow.el: Update copyright.
1021 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 1022 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 1023
afcdc0a1
GM
10242001-03-13 Gerd Moellmann <gerd@gnu.org>
1025
e0067a9d 1026 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
1027 a non-list.
1028
30564c48
EZ
10292001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
1030
1031 * startup.el (fancy-splash-tail, command-line-1): Fix the
1032 copyright year.
1033
2b8e24b3
KH
10342001-03-13 Kenichi Handa <handa@etl.go.jp>
1035
1036 * term.el: These changes are based on a patch sent from Yong Lu
1037 <lyongu@yahoo.com>.
1038 (term-set-escape-char): Bind M-x to execute-extended-command in
1039 term-raw-escape-map.
1040 (term-move-columns): Don't try to move to negagive column.
1041 (term-emulate-terminal): Insert a string before deleting a text to
1042 overwrite.
1043
789b6186
GM
10442001-03-12 Gerd Moellmann <gerd@gnu.org>
1045
b0778a31
GM
1046 * play/life.el (life): Rearrange code so that all calls to
1047 life-display-generation are in a catch-form.
1048
04528cda
GM
1049 * progmodes/etags.el (tags-loop-continue): Don't change point in a
1050 file that isn't interesting. In an interesting file, push the old
1051 value of point on the mark ring.
1052
760cefb5
GM
1053 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
1054 New function.
1055 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
1056 Use it.
1057
83c9cb8e
SM
1058 * emacs-lisp/autoload.el (generate-file-autoloads):
1059 Remove warning about line lengths.
789b6186 1060
a2ffbafe
FP
10612001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
1062
1063 * progmodes/etags.el (tags-compression-info-list): New variable.
1064 (find-tag-in-order): Use it to deal with compressed source files.
1065 (tag-file-name-match-p): New function.
1066 (etags-recognize-tags-table): Use it for better match of file names.
1067
5c9d9d92
KH
10682001-03-12 Kenichi Handa <handa@etl.go.jp>
1069
ba3e9b9b
KH
1070 * international/mule-cmds.el (register-input-method): Doc fix.
1071
5c9d9d92
KH
1072 * international/quail.el (quail-translate-key): Fix condition to
1073 check if there's another breaking point in the current key.
1074
40beecee
EZ
10752001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
1076
1077 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
1078 Babyl header to the newly-created output file, bind
1079 coding-system-for-write to either rmail-file-coding-system or
1080 emacs-mule-unix.
1081
75c6cb7f
SM
10822001-03-11 Stefan Monnier <monnier@cs.yale.edu>
1083
1084 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
1085 Fix the name and regexp used for subsubsections.
1086
5ec17636
DL
10872001-03-10 Dave Love <fx@gnu.org>
1088
1089 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
1090 and save-buffer if buffer-file-name non-nil. From rms.
1091
6d2e2c02
AS
10922001-03-10 Andre Spiegel <spiegel@gnu.org>
1093
1094 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 1095 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
1096 to reflect that.
1097 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 1098 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
1099 variable bindings that might affect the diff command.
1100 (vc-print-log): Don't switch to the *vc* buffer before the
1101 command, so that local variable bindings are preserved.
1102
789b6186 1103 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
1104 not the current buffer.
1105 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
1106
789b6186 1107 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 1108 make output go to buffer *vc*, not the current buffer.
a2ffbafe 1109
b18f5523
SM
11102001-03-09 Stefan Monnier <monnier@cs.yale.edu>
1111
1112 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
1113 so ^, $, *, ? and + are interpreted correctly.
1114
3cfd8357
GM
11152001-03-09 Gerd Moellmann <gerd@gnu.org>
1116
c085b77c 1117 * help.el (string-key-binding): Renamed from
f9db8f19
SM
1118 mode-line-key-binding. Handle any event on a string.
1119 Check for `keymap' properties as well as `local-map' properties.
c085b77c 1120
3cfd8357
GM
1121 * comint.el (comint-insert-clicked-input): Use the last key
1122 from this-command-keys to lookup the global key definition.
1123
348f797a
KH
11242001-03-09 Kenichi Handa <handa@etl.go.jp>
1125
3ebf3717
KH
1126 * international/characters.el: Add category `j' for
1127 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
1128
348f797a
KH
1129 * international/mule-conf.el (no-conversion): Fix docstring.
1130 (raw-text): Fix docstring.
1131
e1fbabaf
GM
11322001-03-08 Gerd Moellmann <gerd@gnu.org>
1133
96e8e603
GM
1134 * simple.el (choose-completion-string): When not leaving the
1135 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
1136 is set.
1137
e1fbabaf
GM
1138 * window.el (shrink-window-if-larger-than-buffer): Handle frame
1139 parameter `(minibuffer . t)'.
1140
f9db8f19
SM
11412001-03-07 Stefan Monnier <monnier@cs.yale.edu>
1142
1143 * progmodes/sh-script.el (sh-st-symbol): New symbol.
1144 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
1145 (sh-mode): Remove `make-local-variable' for unused var
1146 `font-lock-unfontify-region-function'.
1147
02756877
RS
11482001-03-07 Richard M. Stallman <rms@gnu.org>
1149
132bf46d
RS
1150 * info.el (Info-scroll-down): Fix previous change.
1151
02756877
RS
1152 * mail/rmail.el (rmail-toggle-header): Use a window which
1153 is showing the Rmail buffer, rather than the selected window.
1154
eeb24429
DL
11552001-03-07 Dave Love <fx@gnu.org>
1156
1157 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
1158 now, to avoid problems with binding imenu directly to a mouse event.
1159
3bdf2660
GM
11602001-03-07 Gerd Moellmann <gerd@gnu.org>
1161
1162 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
1163 second arg t.
1164
11652001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
1166
1167 * log-edit.el (log-edit-common-indent): New var.
1168 (log-edit-set-common-indentation): Renamed from
1169 log-edit-delete-common-indentation. Use the new var.
1170 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
1171
1172 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
1173 (cvs-mode-add-change-log-entry-other-window):
1174 Don't presume change-log-default-name is defined.
1175
1176 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
1177
1178 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
1179 the "tree" operation as well.
1180
1181 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
1182
1183 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
1184 to match paragraph-start.
1185
1186 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
1187 comment-start-skip and set comment-end-skip as well.
1188 (sgml-comment-indent): Fix for new value of comment-start-skip.
1189 (html-autoview-mode): Don't bother using make-local-hook.
1190
2ad02767
GM
11912001-03-07 Gerd Moellmann <gerd@gnu.org>
1192
189638d5 1193 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 1194 variables, otherwise long Custom entries would make them ineffective.
189638d5 1195
2ad02767
GM
1196 * uniquify.el: Set maintainer to FSF.
1197
656f8cae
EZ
11982001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
1199
1200 * dired-aux.el (dired-do-shell-command): Doc fix.
1201
c83965c4
SM
12022001-03-06 Stefan Monnier <monnier@cs.yale.edu>
1203
04af43bc
SM
1204 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
1205
1206 * which-func.el (which-func-modes): Add cperl-mode.
1207 (which-func-mode-global): Use define-minor-mode.
1208
1209 * info-look.el: Docstring fixes and dead code eliminated.
1210 (cperl-mode): Add support.
1211 (emacs-lisp-mode): List all entries from elisp manual, whether
1212 or not they are currently (f)bound or not. Update regexp.
1213
1214 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
1215
c83965c4
SM
1216 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
1217 so that C-h m shows the correct information.
1218 Use make-local-variable rather than make-variable-buffer-local.
1219 (cperl-info-buffer, cperl-setup-tmp-buf):
1220 Use make-local-variable rather than make-variable-buffer-local.
1221 (cperl-msb-fix, cperl-get-help-defer):
1222 Check major-mode for `cperl-mode' as well.
1223
1224 * progmodes/cperl-mode.el: Updated to author version 4.23.
1225 (cperl-electric-pod): SYNOPSIS was misspelled.
1226 (cperl-find-pods-heres): @if ? a : b was considered a REx.
1227 (cperl-after-expr-p): Make true after __END__.
1228
f16a7aa5
GM
12292001-03-06 Gerd Moellmann <gerd@gnu.org>
1230
157ae273 1231 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 1232 bookmark-completion-ignore-case is t.
157ae273 1233
f16a7aa5
GM
1234 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
1235 switch, like xterm, and concat resource strings, with a newline
1236 between them.
1237
abaddb98
EZ
12382001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
1239
a2ffbafe 1240 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
1241 (cp773-decode-table, cp774-decode-table): New variables.
1242
abaddb98
EZ
1243 * man.el (Man-hyphenated-reference-regexp): New variable.
1244 (Man-build-references-alist): Use it to search for referenced
1245 manpages. If hyphenated is non-nil, record a concatenated word in
1246 Man-refpages-alist only if it matches Man-reference-regexp.
1247 Update word's length when it is concatenated. Reverse the list,
1248 to get the first manpage at the head.
1249 (Man-possibly-hyphenated-word): New function.
1250 (Man-follow-manual-reference): Use it instead of current-word to
1251 find a manpage at point, in a way that accounts for hyphenated
1252 references.
1253
eb3f61dd
GM
12542001-03-06 Alex Schroeder <alex@gnu.org>
1255
1256 * sql.el (sql-interbase): New function.
1257 (sql-interbase-program): New option.
1258 (sql-interbase-options): New option.
1259 And some typos fixed: "customise" to "customize".
1260
fa84f42a
DL
12612001-03-06 Dave Love <fx@gnu.org>
1262
83c9cb8e
SM
1263 * textmodes/flyspell.el (flyspell-region):
1264 Set up flyspell-local-mouse-map.
fa84f42a 1265
fda3411d
RS
12662001-03-05 Richard M. Stallman <rms@gnu.org>
1267
a2ffbafe 1268 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
1269 Don't call rmail-beginning-of-message.
1270 Don't discard From: field. Do discard Received: field.
1271 Use unwind-protect to re-prune.
1272 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 1273
e972ab1f
KH
12742001-03-06 Kenichi Handa <handa@etl.go.jp>
1275
1276 * international/quail.el (quail-title): Add autoload cookie.
1277
335db3c1
DL
12782001-03-05 Dave Love <fx@gnu.org>
1279
1280 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
1281 new defs.
1282
278dd6ac
KH
12832001-03-05 Kenichi Handa <handa@etl.go.jp>
1284
83c9cb8e
SM
1285 * language/ethio-util.el (ethio-toggle-space):
1286 Update current-input-method-title if necessary.
36d5e61d
KH
1287 (ethio-toggle-punctuation): Likewise.
1288
341cd4f0
KH
1289 * international/quail.el (quail-title): Fix for the case that a
1290 title of an input method is specified by a list of the same form
1291 as used in mode-line-format.
1292
83c9cb8e
SM
1293 * international/mule-cmds.el (activate-input-method):
1294 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
1295 respect that value.
1296
10ebaeb6
GM
12972001-03-05 Gerd Moellmann <gerd@gnu.org>
1298
1299 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1300
7a65c85c
GM
13012001-03-05 Alex Schroeder <alex@gnu.org>
1302
1303 * sql.el (sql-sybase): Fix typo (was: query user about server two
1304 times instead of server and database).
1305
1306 * sql.el (sql-sybase): Doc change.
1307 (sql-mysql): Doc change.
1308 (sql-postgres): Doc change.
1309
b86644f2
KH
13102001-03-05 Kenichi Handa <handa@etl.go.jp>
1311
83c9cb8e
SM
1312 * international/mule-conf.el (emacs-mule, raw-text):
1313 Docstring modified.
b86644f2 1314
e30bd7b7
EZ
13152001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1316
1317 * term/internal.el: Update copyright notice.
1318
1319 * term/pc-win.el: Update copyright notice.
1320
7e365285
DL
13212001-03-02 Dave Love <fx@gnu.org>
1322
83c9cb8e
SM
1323 * files.el (insert-file-contents-literally):
1324 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
1325 not jka-compr-compression-info-list.
7e365285 1326
75ed43a6
SM
13272001-03-02 Stefan Monnier <monnier@cs.yale.edu>
1328
1329 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
1330 spaces in default comment-start-skip settings rather than \s-.
1331
53c4b1e6
EZ
13322001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
1333
1334 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
1335 default-frame-alist as well.
1336
028d739a
DL
13372001-03-01 Dave Love <fx@gnu.org>
1338
1339 * textmodes/reftex.el (defvar): Wrap some defvars in
1340 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
1341
1342 * subr.el (event-basic-type): Doc fix.
1343
1344 * international/quail.el: Doc fixes.
1345
1346 * international/utf-8.el: Doc fixes.
1347
1348 * international/mule-cmds.el: Doc fixes.
1349 (leim-list-header): Fix header text.
1350
1351 * international/mule.el (coding-system-category): Doc fix.
1352
1353 * international/ccl.el (ccl-compile): Doc fix.
1354
15d1caef
SM
13552001-03-01 Stefan Monnier <monnier@cs.yale.edu>
1356
1357 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
1358 rather than (before|after)-change-functions.
1359
f84ff02c
GM
13602001-03-01 Gerd Moellmann <gerd@gnu.org>
1361
1362 * ediff-util.el (ediff-scroll-horizontally): Arrange for
1363 scroll-left and scroll-right being called interactively so that
1364 they set the window's min_hscroll.
1365
e0c1e774
EZ
13662001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
1367
1368 * info.el (info-insert-file-contents-1): Accept an additional
1369 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
1370 `suffix'; otherwise use the complicated MS-DOS code.
1371 All callers changed.
e0c1e774
EZ
1372 (info-insert-file-contents, Info-find-node): If the MS-DOS port
1373 can access long file names, try the long file-name version of
1374 `info-insert-file-contents-1', then the short file-name version.
1375
b8b2ea31 13762001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 1377
af122766
KH
1378 * language/ethio-util.el (setup-ethiopic-environment-internal):
1379 Change bindings of functions keys to conform to "Emacs Lisp Coding
1380 Convention".
1381
1382 * language/ethiopic.el ("Ethiopic"): Add documentation.
1383
b8b2ea31
KH
13842001-02-28 Kenichi Handa <handa@etl.go.jp>
1385
1d64e2ad
KH
1386 * international/utf-8.el (mule-utf-8): Set coding-category
1387 property to coding-category-utf-8.
1388
91cb6e51
RS
13892001-02-27 Richard M. Stallman <rms@gnu.org>
1390
1391 * lpr.el (lpr-page-header-switches, print-region-1):
1392 Undo 2000-07-06 change.
7298f3f7
RS
1393 (lpr-add-switches): Default to t on gnu/linux.
1394
c0cb1027
GM
13952001-02-27 Gerd Moellmann <gerd@gnu.org>
1396
1397 * bs.el (bs-attributes-list): Doc fix.
1398
01459648
GM
13992001-02-26 Gerd Moellmann <gerd@gnu.org>
1400
baebd8a5 1401 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 1402
01459648
GM
1403 * help.el (view-order-manuals): Use goto-address.
1404
1405 * startup.el (command-line-1): Add info about ordering manuals
1406 to the not so fancy splash screens.
1407
f93e614e
AS
14082001-02-26 Andre Spiegel <spiegel@gnu.org>
1409
01459648
GM
1410 * vc.el (vc-default-workfile-unchanged-p)
1411 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 1412
12435002
GM
14132001-02-26 Gerd Moellmann <gerd@gnu.org>
1414
a2ffbafe 1415 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
1416 fontify in the right buffer.
1417
12435002
GM
1418 * allout.el (outline-flag-region): Move macro in front of first
1419 use to avoid a run-time error.
1420
425de386
AI
14212001-02-24 Andrew Innes <andrewi@gnu.org>
1422
1423 * makefile.w32-in: Fix copyright notice.
1424
66c56ed1
KH
14252001-02-24 Kenichi Handa <handa@etl.go.jp>
1426
4c1593ce
KH
1427 * international/utf-8.el (mule-utf-8): Set correct value for
1428 valid-codes property.
1429
66c56ed1
KH
1430 * international/fontset.el (x-complement-fontset-spec): In the
1431 case that we use ASCII font for the other charsets, use only
15d1caef 1432 family and registry part of it.
66c56ed1 1433
119171dd
EZ
14342001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1435
1436 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
1437 (shrink-window-if-larger-than-buffer): Doc fix.
1438
932c309e
SM
14392001-02-23 Stefan Monnier <monnier@cs.yale.edu>
1440
1441 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
1442 predicate passed to completing-read.
1443
9b760e36
EZ
14442001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1445
1446 * startup.el (command-line): Fix last change.
1447
5c39a60f
JR
14482001-02-23 Jason Rumney <jasonr@gnu.org>
1449
1450 * startup.el (tool-bar-originally-present): New variable.
1451 (command-line): Set it if the tool-bar is switched on at startup.
1452
1453 * frame.el (frame-notice-user-settings): Only adjust frame height
1454 for no tool-bar case if tool-bar was originally switched on.
796ead7e 1455 From E. Jay Berkenbilt.
5c39a60f 1456
cb91b2c7
SM
14572001-02-22 Stefan Monnier <monnier@cs.yale.edu>
1458
39b557e8
SM
1459 * server.el (server-switch-buffer): Only switch window if the
1460 current one is dedicated.
1461
cb91b2c7
SM
1462 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
1463 rather than using (match-beginning 0) when searching for break point.
1464
9238a8df
EZ
14652001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1466
1467 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
1468 @ follows an accent command such as @'. Support optional braces
1469 in commands that insert accents, like makeinfo does.
1470
3473f362
GM
14712001-02-22 Gerd Moellmann <gerd@gnu.org>
1472
1473 * startup.el (fancy-splash-text): Add a line for ordering
1474 manuals. Reverse order of splash screens shown.
1475 (use-fancy-splash-screens-p): Adapt to the text line added.
1476
1477 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
1478 manuals from the FSF.
1479
1480 * help.el (view-order-manuals): New function.
1481 (toplevel): Bind C-h C-m to this function.
1482
76a4de07
SM
14832001-02-21 Stefan Monnier <monnier@cs.yale.edu>
1484
1485 * newcomment.el (comment-forward): Skip the comment-start before
1486 searching for the comment-end.
1487
75b71d85
DL
14882001-02-21 Dave Love <fx@gnu.org>
1489
2f4c9a87
DL
1490 * custom.el (custom-initialize-changed, defcustom): Doc fix.
1491
75b71d85
DL
1492 * international/mule-cmds.el, international/mule.el: Doc fixes.
1493
1494 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
1495 (fortune) <defgroup>: Add :link.
1496 (fortune-from-region): Use eq, not eql.
1497
ffc9ff0c
GM
14982001-02-21 Gerd Moellmann <gerd@gnu.org>
1499
1500 * startup.el (fancy-splash-screens): Use display-hourglass
1501 instead of display-busy-cursor.
1502
1503 * frame.el (display-hourglass): Renamed from busy-cursor.
1504 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
1505 (show-cursor-in-non-selected-windows): Doc fix.
1506
f34eb373
DL
15072001-02-20 Dave Love <fx@gnu.org>
1508
1509 * international/utf-8.el: Doc and commentary fixes.
1510
f55e4a7e
EZ
15112001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1512
1513 * ehelp.el (with-electric-help): Doc fix.
1514
fa97adf6
GM
15152001-02-20 Gerd Moellmann <gerd@gnu.org>
1516
1517 * msb.el (msb-mode): Call the update-buffers function explicitly
1518 with a FORCE argument.
1519
1520 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
1521 FORCE. If set, update the menu even if frame-or-buffer-changed-p
1522 returns nil.
1523
54ed3bd2
GM
15242001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1525
1526 * ps-print.el: Timestamp package replacement. Some enhancements.
1527 Some XEmacs compatibility. Doc fix.
1528 (ps-print-version): New version number (6.4).
1529 (ps-printer-name): Initialization fix.
1530 (ps-zebra-stripe-follow): Funcionality enhancement.
1531 (ps-prologue-file): Code enhancement.
1532 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
1533 (ps-setup, ps-face-bold-p, ps-face-italic-p)
1534 (ps-get-page-dimensions)
54ed3bd2
GM
1535 (ps-generate-header, ps-begin-file, ps-begin-job)
1536 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
1537 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
1538 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
1539 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 1540
e8ebf97d
MB
15412001-02-20 Miles Bader <miles@gnu.org>
1542
1543 * image-file.el (image-file-name-extensions): Add "tif".
1544
136b27c5
GM
15452001-02-19 Gerd Moellmann <gerd@gnu.org>
1546
1547 * wid-edit.el (widget-button-click): Save the selected window
1548 around the code handling clicks on buttons.
1549
6ebbcf59
DL
15502001-02-18 Dave Love <fx@gnu.org>
1551
1552 * imenu.el (imenu--generic-function): Use mapc to iterate over
1553 syntax characters.
1554
595ded73
RS
15552001-02-17 Richard M. Stallman <rms@gnu.org>
1556
b9fe3dc8
RS
1557 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
1558
595ded73
RS
1559 * uniquify.el (uniquify-buffer-name-style): Doc fix.
1560
f3f053f3
GM
15612001-02-16 Gerd Moellmann <gerd@gnu.org>
1562
1563 * mouse.el (mouse-save-then-kill): If the distance from the new
1564 point to the mark is equal to the distance of point from the new
1565 point, move point instead of the mark.
1566
11570a8f
DL
15672001-02-16 Dave Love <fx@gnu.org>
1568
1569 * textmodes/flyspell.el (flyspell-get-word): Return string without
1570 properties.
1571
fb339cd5
EZ
15722001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1573
1574 * generic.el (generic-find-file-regexp): Doc fix.
1575 (generic-ignore-files-regexp): New defcustom.
1576 (generic-mode-find-file-hook): If the file's name matches the
1577 regexp in `generic-ignore-files-regexp', don't enter
1578 default-generic-mode. Doc fix.
1579
c56b1c1b
GM
15802001-02-16 Gerd Moellmann <gerd@gnu.org>
1581
a2ffbafe 1582 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
1583 Add autoload cookies.
1584
a2ffbafe 1585 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
1586 of cal-tex-24.
1587
0d140e65
EZ
15882001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1589
81558867
EZ
1590 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
1591
0d140e65
EZ
1592 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
1593 the character class after the (optional) drive, to support file
1594 names with embedded blanks.
1595
713f7b15
SS
15962001-02-15 Sam Steingold <sds@gnu.org>
1597
1598 * textmodes/tex-mode.el (tex-shell-running):
1599 Check the process buffer too.
1600
9a2a6f73
DL
16012001-02-15 Dave Love <fx@gnu.org>
1602
1603 * battery.el (battery-status-function): Fix doc, :type.
1604
15d1caef 1605 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 1606
fe10cef0
GM
16072001-02-15 Gerd Moellmann <gerd@gnu.org>
1608
1609 * subr.el (read-passwd): Clear Lisp memory holding password.
1610
126f5d4d
MB
16112001-02-15 Miles Bader <miles@gnu.org>
1612
1613 * info.el (Info-copy-current-node-name): New function.
1614 (Info-mode-menu): Add it to the menu.
1615
92e98d63
RS
16162001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
1617
1618 * international/mule-cmds.el (toggle-input-method): Doc fix.
1619
dd4e0e55
SM
16202001-02-13 Stefan Monnier <monnier@cs.yale.edu>
1621
1622 * replace.el (occur): Stop at end of buffer.
1623
402dbbd1
EZ
16242001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
1625
1626 * international/mule-cmds.el (set-input-method): Another doc fix.
1627
e9fcba3d
GM
16282001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
1629
1630 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
1631
78ad1cd5
MB
16322001-02-13 Miles Bader <miles@gnu.org>
1633
713f7b15 1634 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
1635 (set-face-stipple): Treat a value of nil as being `unspecified'.
1636
fce9d9dc
DL
16372001-02-12 Dave Love <d.love@dl.ac.uk>
1638
1639 * international/latin1-disp.el: Doc fixes.
1640 (latin1-display) <defgroup>: Add :link.
1641 (latin1-display) <function>: Set variable latin1-display.
1642
bc406911
EZ
16432001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1644
1645 * international/mule-cmds.el (set-input-method): Doc fix.
1646
68514d48
EL
16472001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
1648
1649 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
1650 (speedbar-line-file): Return nil if not a file.
1651 (speedbar-buffers-line-path): Return file for tags, and dir for files.
1652
513bea45 16532001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 1654
513bea45
MK
1655 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
1656 for remote files.
bc406911 1657 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 1658 with raw-text.
713f7b15 1659
513bea45 1660 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 1661
83c9cb8e
SM
1662 * ediff-util.el (ediff-compute-custom-diffs-maybe):
1663 Better handling of the diff mode.
713f7b15 1664
513bea45 1665 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 1666
bc406911 1667 * viper.texi: Fix typos.
713f7b15 1668
521d4010
DL
16692001-02-11 Dave Love <fx@gnu.org>
1670
36fd8e17
DL
1671 * shadowfile.el: Doc fixes.
1672 (shadow) <defgroup>: Add :link.
1673 (shadowfile-unload-hook): New function.
1674 (shadow-initialize): Use defalias, not fset.
1675 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 1676 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 1677
521d4010
DL
1678 * international/mule.el: Doc and message fixes.
1679
36fd8e17
DL
1680 * international/ccl.el (define-ccl-program): Doc fix.
1681
92395bbe
KH
16822001-02-11 Kenichi Handa <handa@etl.go.jp>
1683
1684 * faces.el (mode-line): Set :line-width property to -1.
1685
103db06c
RS
16862001-02-10 Richard M. Stallman <rms@gnu.org>
1687
08b78974
RS
1688 * complete.el (partial-completion-mode): Doc fix.
1689
103db06c
RS
1690 * simple.el (delete-key-deletes-forward-mode):
1691 Change `let' to `let*' to fix gross bug in last change.
1692
1693 * repeat.el (repeat): Don't let execute-kbd-macro alter
1694 real-last-command.
1695
a6a1ee53
EZ
16962001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
1697
1698 * simple.el (eval-expression): Doc fix.
1699
d2f288c6
DL
17002001-02-09 Dave Love <fx@gnu.org>
1701
038f4ae3
DL
1702 * imenu.el (imenu-generic-expression): Doc fix.
1703
83c9cb8e
SM
1704 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
1705 From Juanma Barranquero.
038f4ae3 1706
15d1caef 1707 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 1708
9804b846
KH
17092001-02-09 Kenichi Handa <handa@etl.go.jp>
1710
1711 * faces.el (set-face-attribute): Describe the case of a negative
1712 value specified for :line-width.
1713
532f5197
SM
17142001-02-08 Stefan Monnier <monnier@cs.yale.edu>
1715
1716 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 1717 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 1718
1d279666
DL
17192001-02-08 Dave Love <fx@gnu.org>
1720
4681ca3a
DL
1721 * wid-edit.el (widget-plist-convert-widget): Replace binding of
1722 widget-plist-value-type.
1723 (widget-alist-convert-widget): Replace binding of
1724 widget-alist-value-type.
1725
1d279666
DL
1726 * textmodes/paragraphs.el (sentence-end): Doc fix.
1727
83c9cb8e
SM
1728 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
1729 Remove `backward-line'.
1d279666 1730
532f5197
SM
1731 * play/pong.el (pong-blank-color, pong-bat-color)
1732 (pong-ball-color, pong-border-color, pong-left-key)
1733 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
1734 (pong-pause-key, pong-resume-key, pong-timer-delay):
1735 * mail/mh-comp.el (mh-compose-letter-function):
1736 * eshell/esh-mode.el (eshell-skip-prompt-function):
1737 * emulation/viper-ex.el (ex-unix-type-shell-options):
1738 * recentf.el (recentf-menu-filter):
1739 * ps-print.el (ps-print-region-function):
1740 * lpr.el (print-region-function):
1741 * forms.el (forms-mode-hooks):
1742 * dirtrack.el (dirtrack-directory-change-hook):
1743 * cus-start.el (temp-buffer-show-function, display-buffer-function):
1744 * textmodes/spell.el (spell-filter):
1745 * textmodes/fill.el (adaptive-fill-function):
1746 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
1747 * progmodes/etags.el (find-tag-default-function):
1748 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
1749 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1750
6f676109
EZ
17512001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
1752
751d3bc4
EZ
1753 * emulation/viper-init.el (viper-fast-keyseq-timeout)
1754 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
1755 Meyering <jim@meyering.net>.
1756
6f676109
EZ
1757 * loadup.el: Revert last change.
1758
d3c26cdf
KH
17592001-02-07 Kenichi Handa <handa@etl.go.jp>
1760
83c9cb8e
SM
1761 * international/mule.el (transform-make-coding-system-args):
1762 Make it work also for coding systems not using CCL.
d3c26cdf 1763
44806980
EZ
17642001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1765
9889af08
EZ
1766 * simple.el (previous-matching-history-element)
1767 (next-matching-history-element): Doc fix.
1768
44806980
EZ
1769 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
1770 specific part.
1771
1e36ff68
DL
17722001-02-06 Dave Love <fx@gnu.org>
1773
713f7b15 1774 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
1775 (add-log-buffer-file-name-function, add-log-file-name-function):
1776 Fix :type.
1777 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
1778
c7ca58df
EZ
17792001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1780
fecd556a
EZ
1781 * info.el (info-initialize): Remove the test for system-type when
1782 invocation-directory is non-nil.
1783
c7ca58df
EZ
1784 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
1785 of `font-lock-defaults' to `backward-paragraph' rather than nil.
1786
587b5737
AI
17872001-02-06 Andrew Innes <andrewi@gnu.org>
1788
1789 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
1790 absolute.
1791
baf7eee4
GM
17922001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
1793
1794 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
1795 buffers. When hi-lock turned on rather than only checking current
1796 buffer for regexps, all buffers are checked. Moved activation of
1797 font-lock to hi-lock-refontify. When font-lock turned off rather
1798 than removing added highlighting just in current buffer, remove it
1799 in all buffers. Changed edit menu text from "Automatic
1800 Highlighting" to "Regexp Highlighting" Documentation for
1801 highlighting phrases, minor documentation changes.
1802 (hi-lock-set-file-patterns): Execute only if there are new or
1803 existing file patterns.
1804 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
1805 unfontify and, if a support mode is active, will not refontify the
1806 whole buffer. If necessary, turn on font lock. (Removed
1807 font-lock-unfontify and font-lock support-mode-specific calls,
1808 such as lazy-lock-fontify-window.)
1809 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
1810 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 1811 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
1812 (hi-lock-face-phrase-buffer): New function. Also added related
1813 menu item and keybinding.
1814 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
1815 (hi-lock-process-phrase): New function.
1816 (hi-lock-line-face-buffer): Doc fixes.
1817 (hi-lock-face-buffer): Doc fixes.
1818 (hi-lock-unface-buffer): Doc fixes.
713f7b15 1819
36710aa6
GM
18202001-02-06 Gerd Moellmann <gerd@gnu.org>
1821
1822 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
1823 dabbrev-ignored-regexps.
1824
d3f22784
EZ
18252001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1826
1827 * simple.el (kill-line): Doc fix.
1828
5cb3c8d4
DL
18292001-02-05 Dave Love <fx@gnu.org>
1830
1831 * loadup.el: Revert last two changes -- bootstrapping works with
1832 regenerated loaddefs.
1833
e6297e7d
EZ
18342001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1835
1e14b095
EZ
1836 * isearch.el (isearch-forward): Doc fix.
1837
e6297e7d
EZ
1838 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
1839 of font-lock-defaults to backward-paragraph.
1840
e16f52ce
GM
18412001-02-05 Gerd Moellmann <gerd@gnu.org>
1842
1843 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
1844 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
1845
01d19dd7
GM
18462001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1847
1848 * ebnf2ps.el: Eliminate time-stamp functions.
1849 (ebnf-version): New version (3.5).
1850 (ebnf-eps-finish-and-write): Replace time-stamp functions by
1851 format-time-string.
1852
24886813
GM
18532001-02-05 Gerd Moellmann <gerd@gnu.org>
1854
1855 * simple.el (next-line): Goto end-of-line before inserting a newline.
1856
65e70fc4
MB
18572001-02-05 Miles Bader <miles@gnu.org>
1858
1859 * image-file.el (insert-image-file): When visiting an image, also
1860 set `truncate-lines' to t so that any fringe arrow looks correct.
1861
482f06c9
KH
18622001-02-05 Kenichi Handa <handa@etl.go.jp>
1863
1864 * isearch.el (isearch-forward): Add description about input method
1865 in the docsting.
1866
02399da7
SM
18672001-02-04 Stefan Monnier <monnier@cs.yale.edu>
1868
1869 * skeleton.el (skeleton-internal-1): Always push the mark for @.
1870
2c366083
EZ
18712001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1872
1873 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 1874 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 1875
bdadfce3
GM
18762001-02-02 Gerd Moellmann <gerd@gnu.org>
1877
79fb38c0
GM
1878 * wid-edit.el (widget-button-click): Fix last change.
1879
bdadfce3
GM
1880 * frame.el (frame-notice-user-settings): When resizing the initial
1881 frame because the tool bar is off, also change the frame's top
1882 position if a negative top position was specified.
1883
33155ffb
MB
18842001-02-02 Miles Bader <miles@gnu.org>
1885
1886 * image-file.el (insert-image-file): When visiting an image,
1887 suppress the cursor in the image buffer.
1888
1355ba0c
DL
18892001-02-01 Dave Love <fx@gnu.org>
1890
1891 * progmodes/f90.el (f90-mode): Remove startup message.
1892
fb758d2d 1893 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 1894
01acdb05
GM
18952001-02-01 Gerd Moellmann <gerd@gnu.org>
1896
1897 * startup.el (command-line): Fix code determining whether or not
1898 to use delete-key-deletes-forward-mode.
1899
5b1ee316
AS
19002001-02-01 Andre Spiegel <spiegel@gnu.org>
1901
1902 * vc.el (vc-diff-switches): New user option.
1903 (vc-version-diff): Use it.
1904 (vc-diff-switches-list): New macro.
1905
83c9cb8e
SM
1906 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
1907 New customization options.
5b1ee316
AS
1908 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
1909
1910 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
1911
00b1e7a1
GM
19122001-02-01 Gerd Moellmann <gerd@gnu.org>
1913
1914 * msb.el (toplevel): Quote hook symbols.
1915
85827036
KH
19162001-02-01 Kenichi Handa <handa@etl.go.jp>
1917
8e028499 1918 * international/mule.el (make-coding-system): Add description
3c948dde 1919 about recognized properties in the docstring.
8e028499 1920
85827036
KH
1921 * international/mule-conf.el: Remove unused charsets
1922 mac-roman-lower and mac-roman-upper.
1923
7ccf7ab9
GM
19242001-01-31 Gerd Moellmann <gerd@gnu.org>
1925
2441692d
GM
1926 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
1927 is in front of the left-margin, if any.
1928
ee5cece0
GM
1929 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
1930 like `delete'.
1931
83c9cb8e 1932 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 1933
7ccf7ab9
GM
1934 * term/w32-win.el (mouse-set-font): Doc fix.
1935
b4f30ec5 19362001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 1937
b4f30ec5
GM
1938 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
1939 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
1940 on already.
1941
03e0fe6e
GM
19422001-01-31 Markus Rost <rost@math.ohio-state.edu>
1943
1944 * files.el (save-buffer): Don't give message if (buffer-file-name)
1945 returns nil.
713f7b15 1946
8f289acc
EZ
19472001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
1948
cb4aae04
EZ
1949 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
1950
dbd98b19
EZ
1951 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
1952 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
1953
8f289acc
EZ
1954 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
1955 display problems.
1956
c12553c1
KH
19572001-01-31 Kenichi Handa <handa@etl.go.jp>
1958
c7bf5db9
KH
1959 * international/mule.el (charset-info): Fix docstring.
1960
1961 * international/mule-diag.el (describe-character-set): Check final
1962 char valid before printing it.
c12553c1 1963
14f16b9c
GM
19642001-01-30 Gerd Moellmann <gerd@gnu.org>
1965
efaa080b
GM
1966 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
1967
eef93f99
GM
1968 * frame.el (frame-notice-user-settings): Do the tool-bar
1969 stuff only for graphical displays. Fix a braino.
713f7b15 1970
14f16b9c
GM
1971 * frame.el (frame-initialize): Create initial frame visible.
1972 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 1973 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
1974
1975 * startup.el (command-line): Remove manipulation of frame
1976 height for tool bars.
1977
4ad25e43
EZ
19782001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1979
1980 * lpr.el: Compatibility with XEmacs and doc fixes.
1981 (lpr-windows-system, lpr-lp-system): New vars.
1982 (lpr-printer-switch): New defcustom.
1983 (printer-name, lpr-command): Customization fix.
1984 (print-region-1): Code fix.
1985 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
1986 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
1987 New functions.
4ad25e43 1988
e8f044a0
GM
19892001-01-29 Gerd Moellmann <gerd@gnu.org>
1990
1991 * msb.el (toplevel): Fix the eval-after-load.
1992
850d5045
GM
19932001-01-29 Dave Love <fx@gnu.org>
1994
762fe76e
DL
1995 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
1996
1997 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
1998
83c9cb8e 1999 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
2000 (tcl-using-emacs-19-23): Consider Emacs 21+.
2001 (tcl-help-directory-list, tcl-command-switches): Fix :type.
2002 (tcl-add-emacs-menu): Supply menu name.
2003 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
2004
3a768251
GM
20052001-01-29 Gerd Moellmann <gerd@gnu.org>
2006
2007 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
2008
274d02f7
SM
20092001-01-29 Stefan Monnier <monnier@cs.yale.edu>
2010
2011 * pcvs.el (cvs-mark-fis-dead): New function.
2012 (cvs-mode-add): Use it.
2013 (cvs-mode-add-change-log-entry-other-window):
2014 Rebind change-log-default-name to itself rather than to nil.
2015
ed5d446e
SS
20162001-01-29 Sam Steingold <sds@gnu.org>
2017
efaa080b 2018 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
2019 `autoload' statements.
2020
e2a80284
EZ
20212001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
2022
8e1db7b3
EZ
2023 * files.el (confirm-kill-emacs): Doc fix.
2024
ff2a1c79
EZ
2025 * frame.el (frame-initialize): Doc fix.
2026
e7b0deaf
EZ
2027 * time-stamp.el (time-stamp-string): Doc fix.
2028
83c9cb8e
SM
2029 * woman.el (WoMan-log-1): Make the log buffer writable.
2030 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 2031
005913e4
GM
20322001-01-29 Gerd Moellmann <gerd@gnu.org>
2033
2034 * imenu.el (imenu-syntax-alist): Add autoload cookie for
2035 the `make-variable-buffer-local'.
2036
58622cc5
GM
20372001-01-29 Dave Love <fx@gnu.org>
2038
2039 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
2040 (ansi-color-for-comint-mode-on, ansi-color-process-output):
2041 Add autoload cookie.
58622cc5
GM
2042 (ansi-color-apply-sequence): Fix typo.
2043
0404d031
GM
20442001-01-29 Gerd Moellmann <gerd@gnu.org>
2045
ed5d446e 2046 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
2047 Postscript printing in black and white.
2048
0404d031
GM
2049 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
2050 X-Mailman-Version, Precedence, List-Help, List-Post,
2051 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
2052 Content-Type, Content-Length.
2053
3b6ed359
DL
20542001-01-29 Dave Love <fx@gnu.org>
2055
ddd16e7a
DL
2056 * elide-head.el (elide-head): Make overlay evaporate.
2057
83c9cb8e 2058 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 2059
8005142f
EZ
20602001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
2061
2062 * isearch.el (isearch-highlight): Don't punt if the display
2063 doesn't support colors, since isearch faces are defined for
2064 monochrome displays as well.
2065
84728570
SS
20662001-01-27 Sam Steingold <sds@gnu.org>
2067
2068 * shell.el (shell-write-history-on-exit): Make sure that we are in
2069 the shell buffer (M-x tex-file RET inserted the error message into
2070 the TeX buffer).
2071
e26f9ced
EZ
20722001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2073
2074 * simple.el (transient-mark-mode): Doc fix.
2075
dc0274bd
GM
20762001-01-27 Gerd Moellmann <gerd@gnu.org>
2077
83c9cb8e 2078 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 2079
c1acacc4
EZ
20802001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2081
f5058b96
EZ
2082 * shell.el (shell-unquote-argument): If the shell is one of the
2083 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
2084 quote character.
2085 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 2086 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 2087
c1acacc4 2088 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 2089 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 2090
103db06c 20912001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 2092
84728570 2093 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
2094 Treat a one-capital-letter abbrev as "not all upper case",
2095 so as to force preservation of the expansion's pattern
2096 if the expansion starts with a capital letter.
2097
cfa70244
EZ
20982001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2099
cfee9de7
EZ
2100 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
2101 Doc fix.
2102
cfa70244
EZ
2103 * simple.el (transient-mark-mode): Document the fact that many
2104 commands act on the region when mark is active.
2105
17d90d6b
KH
21062001-01-27 Kenichi Handa <handa@etl.go.jp>
2107
2108 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 2109 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
2110 (quail-show-guidance-buf): Make the multibyteness of current
2111 buffer inherited to Quail guidance buffer.
2112 (quail-help): Make the multibyteness of current buffer inherited
2113 to Quail help buffer.
2114
61076b20
DL
21152001-01-26 Dave Love <fx@gnu.org>
2116
c47e2c68
DL
2117 * time-stamp.el: Doc fixes.
2118
84728570 2119 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
2120 (delphi-keyword-face, delphi-other-face): Fix :type.
2121
940f14b4
DL
2122 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
2123
2124 * mail/feedmail.el (feedmail): Add :link.
2125 (feedmail-send-it): Doc fix.
2126
2127 * mail/sendmail.el: Doc fixes.
2128 (sendmail-send-it): Fix the non-ASCII regexp and use
2129 rfc2047-encode-string.
2130
61076b20
DL
2131 * dired.el, dired-aux.el: Revert last change.
2132
6c317bd2
GM
21332001-01-26 Gerd Moellmann <gerd@gnu.org>
2134
2135 * makefile.w32-in (DONTCOMPILE): Add various term files.
2136
21372001-01-26 Dave Love <fx@gnu.org>
2138
2139 * Makefile.in (DONTCOMPILE): Add various term files.
2140
1c636b5f
GM
21412001-01-26 Gerd Moellmann <gerd@gnu.org>
2142
af900b23
GM
2143 * man.el (Man-default-man-entry, Man-mode): Doc fix.
2144
15fa6db0 2145 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 2146 the echo area is resized to fit the size of the startup message.
15fa6db0 2147
1c636b5f
GM
2148 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
2149 part of which is a constant.
2150
9b1adbd5
EZ
21512001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
2152
83c9cb8e 2153 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 2154
103db06c 21552001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
2156
2157 * simple.el (next-line): Don't let `newline' expand abbrevs.
2158 Simplify slightly.
2159 (open-line): Don't let `newline' expand abbrevs.
2160
219227ea
JW
21612001-01-25 John Wiegley <johnw@gnu.org>
2162
2163 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
2164 to `repeat' in the :type field.
2165
2166 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
2167 allow a choice of regexp or nil.
d2906bf8 2168 (pcomplete-dir-ignore): Same.
219227ea
JW
2169
2170 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
2171 a command) to always fail.
2172
ceba0dac
GM
21732001-01-25 Gerd Moellmann <gerd@gnu.org>
2174
2175 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
2176 discard the result.
2177 (iswitchb-to-end): Likewise.
2178
9b0630e5
SS
21792001-01-25 Sam Steingold <sds@gnu.org>
2180
2181 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 2182 Require vc.
9b0630e5 2183
a2ed9670
SM
21842001-01-25 Stefan Monnier <monnier@cs.yale.edu>
2185
f0c1adab
SM
2186 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
2187
a2ed9670
SM
2188 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
2189
34ac3367
DL
21902001-01-25 Dave Love <fx@gnu.org>
2191
61076b20
DL
2192 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
2193 (describe-coding-system): Tweak the English text.
2194
34ac3367
DL
2195 * loadup.el: Preload international/ccl for utf-8.
2196
4685e6b7
EZ
21972001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
2198
2199 * mail/rmail.el (rmail-redecode-body): Doc fix.
2200
0fdb4475
KH
22012001-01-25 Kenichi Handa <handa@etl.go.jp>
2202
83c9cb8e
SM
2203 * international/mule-cmds.el (reset-language-environment):
2204 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 2205
83c9cb8e
SM
2206 * international/mule-conf.el (coding-category-utf-8):
2207 Initialize to mule-utf-8.
0fdb4475 2208
9b0630e5 2209 * loadup.el: Preload international/utf-8.
0fdb4475
KH
2210
2211 * international/utf-8.el: New file.
2212
245ed2b1
SM
22132001-01-24 Stefan Monnier <monnier@cs.yale.edu>
2214
2215 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
2216
e95b0c08
SS
22172001-01-24 Sam Steingold <sds@gnu.org>
2218
2219 * dired.el (dired-replace-in-string): Removed.
2220 (dired-sort-toggle): Use `replace-regexps-in-string'
2221 instead of `dired-replace-in-string'.
9b0630e5 2222
ceba0dac
GM
2223 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
2224 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 2225
e95b0c08
SS
2226 * gs.el (gs-replace-in-string): Removed.
2227 (gs-options): Use `replace-regexps-in-string'
2228 instead of `gs-replace-in-string'.
2229
c3902c3e
EZ
22302001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
2231
2232 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
2233 bug report is mailed to an email list and posted to a news group.
2234
b66b6aeb
GM
22352001-01-24 Gerd Moellmann <gerd@gnu.org>
2236
83c9cb8e
SM
2237 * comint.el (comint-replace-by-expanded-history-before-point):
2238 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 2239
b66b6aeb
GM
2240 * startup.el (tool-bar-images-pixel-height): New variable.
2241 (command-line): After loading the user's init file, when
2242 tool-bar-mode is on, increase the frame's size by some lines for
2243 the tool-bar.
2244
2245 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 2246
ff890e66
SZ
22472001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
2248
2249 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
2250 (chinese-big5): MIME:Big5.
2251
04363179
GM
22522001-01-24 Gerd Moellmann <gerd@gnu.org>
2253
e95b0c08 2254 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
2255 Handle commands with prefix args.
2256
d56aaa64
GM
22572001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2258
2259 * calendar/diary-lib.el (diary-float): Fix case of MONTH
2260 being a list of numbers.
2261 (diary-mail-entries): Rewritten.
2262
99858627
DL
22632001-01-23 Dave Love <fx@gnu.org>
2264
7aeb1fa9
DL
2265 * international/mule.el (make-coding-system): Fix typo.
2266
83c9cb8e
SM
2267 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
2268 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 2269
5a43decf
EZ
22702001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
2271
2272 * font-lock.el (font-lock-mode): Doc fix.
2273
b0e98867
KH
22742001-01-23 Kenichi Handa <handa@etl.go.jp>
2275
2276 * international/mule.el (make-translation-table): Fix docstring.
2277
9c8acefd
EZ
22782001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
2279
fd4976b8
EZ
2280 * mail/rmail.el (rmail-redecode-body): New function.
2281
9c8acefd
EZ
2282 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
2283
871e0439
GM
22842001-01-22 Gerd Moellmann <gerd@gnu.org>
2285
21c2bbe0
GM
2286 * isearch.el (isearch-lazy-highlight-case-fold-search)
2287 (isearch-lazy-highlight-regexp): New variables.
2288 (isearch-lazy-highlight-cleanup): Update lazy highlight if
2289 case-fold search or regexp search has been toggled.
2290
5710730c
GM
2291 * wid-edit.el (widget-button-click): Avoid a save-excursion
2292 around running a global binding.
2293
871e0439
GM
2294 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
2295 to 0.25.
2296
d0554957
MB
22972001-01-20 Miles Bader <miles@gnu.org>
2298
2299 * cus-edit.el (custom-face-save): Do post-processing on the face's
2300 new value like `custom-face-set' does.
2301
1519f618
EZ
23022001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2303
ccd87890
EZ
2304 * mail/emacsbug.el (report-emacs-bug): Report the value of
2305 LC_CTYPE, not LC_TYPE.
2306
1519f618
EZ
2307 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2308 isearch-toggle-regexp and isearch-edit-string to doc string.
2309
9724173b
GM
23102001-01-19 Gerd Moellmann <gerd@gnu.org>
2311
48bb9196
GM
2312 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2313 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2314
e95b0c08 2315 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
2316 font-lock-beginning-of-syntax-function to nil.
2317
dc81f8a2
EZ
23182001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2319
2320 * mail/emacsbug.el (report-emacs-bug): Report values of
2321 locale-coding-system, default-enable-multibyte-characters, and the
2322 environment variables LC_ALL, LC_TYPE, and LANG.
2323
99327974
GM
23242001-01-19 Gerd Moellmann <gerd@gnu.org>
2325
83c9cb8e 2326 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 2327
2be6ecc6
GM
2328 * font-lock.el (font-lock-multiline): Default to nil.
2329 (font-lock-default-fontify-region): If font-lock-multiline is
2330 nil, don't check the property `font-lock-multiline'.
2331
99327974
GM
2332 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
2333 is nil, don't check the `font-lock-multiline' text property.
2334
2550055a
MK
23352001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2336
0a949811 2337 * viper.el: Call initial-major-mode on startup.
e95b0c08 2338
0a949811 2339 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 2340
8501998a 2341 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 2342
2550055a 23432001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 2344
0a949811 2345 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 2346 diff mode, if available.
e95b0c08 2347
0a949811 23482001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 2349
8501998a 2350 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 2351
2550055a
MK
2352 * ediff-init.el (subst-char-in-string): Define and use it, unless
2353 it's already defined.
e95b0c08 2354
8962e303
GM
23552001-01-18 Gerd Moellmann <gerd@gnu.org>
2356
2357 * tooltip.el (tooltip-hide-delay): New user-option.
2358 (tooltip-show): Use tooltip-hide-delay instead of the default.
2359
6b453381
KH
23602001-01-18 Kenichi Handa <handa@etl.go.jp>
2361
2362 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
2363 kill-local-variable doesn't work for enable-multibyte-characters.
2364
9eaf396b
DL
23652001-01-17 Dave Love <fx@gnu.org>
2366
cebd37ce
DL
2367 * ediff-init.el (ediff-before-setup-hook)
2368 (ediff-merge-filename-prefix): Add :version.
2369
9eaf396b
DL
2370 * international/latin1-disp.el: Require disp-table.
2371 (latin1-display): Fix :set.
2372
2373 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
2374
f864120f
GM
23752001-01-17 Gerd Moellmann <gerd@gnu.org>
2376
2377 * isearch.el (isearch-lazy-highlight-initial-delay)
2378 (isearch-lazy-highlight-interval): Default to 0.
2379
23802001-01-17 Bob Glickstein <bobg@zanshin.com>
2381
2382 * isearch.el (isearch-highlight): Set isearch-overlay priority to
2383 1 here rather than each time through
2384 isearch-lazy-highlight-new-loop.
2385 (isearch-lazy-highlight-max): Variable deleted.
2386 (isearch-lazy-highlight-max-at-a-time): New user variable, like
2387 isearch-lazy-highlight-max but controls a single invocation of
2388 isearch-lazy-highlight-update.
2389 (isearch-lazy-highlight-wrapped): Variable recreated.
2390 (isearch-lazy-highlight-window-start): New variable.
2391 (isearch-lazy-highlight-cleanup): Restored to behavior of
2392 before 2-Jan.
2393 (isearch-lazy-highlight-remove-overlays): Function deleted;
2394 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
2395 behavior removed.
2396 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
2397 isearch-lazy-highlight-update in a loop rather than just once.
2398 Test isearch-invalid-regexp here and decide not to start a new
2399 loop, rather than testing it each time through
2400 isearch-lazy-highlight-update.
2401 (isearch-lazy-highlight-search): Function restored.
2402 (isearch-lazy-highlight-update): Get called in a timer loop again,
2403 but this time highlight more than one match each time through.
83c9cb8e
SM
2404 Only highlight matches in the visible part of the window.
2405 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
2406 the edge of the window. Use sit-for to force redisplay and ensure
2407 window-start is credible. "Face suppressing" behavior removed;
2408 overlay priorities should make it unnecessary, right?
2409 (isearch-highlight): Face suppressing behavior removed.
2410 (isearch-dehighlight): Face suppressing behavior removed.
2411 (isearch-set-lazy-highlight-faces-at): Removed.
2412
076ec540
KH
24132001-01-17 Kenichi Handa <handa@etl.go.jp>
2414
2415 * language/european.el ("Latin-1"): Make the format of description
2416 about additional language environments same as that of Latin-2.
2417
92328ec5
DL
24182001-01-16 Dave Love <fx@gnu.org>
2419
39f2174e
DL
2420 * isearch.el (isearch-lazy-highlight): Add :version.
2421
92328ec5
DL
2422 * simple.el (backward-delete-char-untabify-method)
2423 (next-line-add-newlines): Add :version.
2424
f251459d
GM
24252001-01-16 Gerd Moellmann <gerd@gnu.org>
2426
9d4850e5
GM
2427 * bindings.el: Bind <backspace> and <delete> via function-key-map.
2428 Don't bind <delete> otherwise.
2429
2430 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
2431 and <delete> via function-key-map.
2432
f251459d
GM
2433 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
2434 Subject line only if point is after the `Subject:'.
2435
771ffcf7
KH
24362001-01-16 Kenichi Handa <handa@etl.go.jp>
2437
bda6b481
KH
2438 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
2439 japanese-jisx0213-2 in `charset' property of this lang. env.
2440
35793af7
KH
2441 * language/european.el ("Latin-1"): Add description for Dutch and
2442 Spanish lang. env.
2443
771ffcf7
KH
2444 * international/mule.el (decode-char): Fix conditions.
2445 (encode-char): Handle eight-bit-control too.
1c8102ff 2446 (transform-make-coding-system-args): New function.
50c29104
KH
2447 (make-coding-system): Accept XEmacs style arguments for CCL base
2448 coding system.
771ffcf7 2449
e1cf67b6
GM
24502001-01-15 Gerd Moellmann <gerd@gnu.org>
2451
2452 * progmodes/etags.el (find-tag-noselect): Save the value of
2453 tags-file-name before switching buffers, for the case it has a
2454 buffer-local value.
2455
b3287acf
GM
24562001-01-15 Alex Schroeder <alex@gnu.org>
2457
9eaf396b
DL
2458 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2459 From Dave Love <fx@gnu.org>.
b3287acf
GM
2460 (ansi-color-for-comint-mode): Fix :version.
2461
24622001-01-15 Alex Schroeder <alex@gnu.org>
2463
2464 * ansi-color.el (ansi-color-unfontify-region): Doc change.
2465
8d7ff9c8
EZ
24662001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2467
2468 * dired.el (dired-insert-directory): If file-system-info fails,
2469 remove the " free " part, but don't signal an error.
2470
dbe99ae9
SS
24712001-01-12 Sam Steingold <sds@gnu.org>
2472
2473 * bookmark.el (bookmark-maybe-historicize-string):
2474 Use new backquote syntax.
2475
103db06c 24762001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
2477
2478 * subr.el (last): Handle a list that doesn't end in nil.
2479
ca2ddd8e
SS
24802001-01-12 Sam Steingold <sds@gnu.org>
2481
2482 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
2483 to `backward-delete-char-untabify'.
2484
1751c874
DL
24852001-01-12 Dave Love <fx@gnu.org>
2486
2487 * cus-edit.el (customize-menu-create): Fix the :filter following
2488 easymenu change.
2489
2490 * wid-edit.el (function): Add :match-alternatives.
2491 (widget-color-action): Doc fix.
2492
3cccce8d
GM
24932001-01-12 Gerd Moellmann <gerd@gnu.org>
2494
2495 * calendar/calendar.el (calendar-basic-setup): Doc fix.
2496
18bfd6b5
KH
24972001-01-12 Kenichi Handa <handa@etl.go.jp>
2498
83c9cb8e 2499 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 2500
18bfd6b5
KH
2501 * international/ccl.el (define-ccl-program): Fix docstring.
2502
562e00da
DL
25032001-01-11 Dave Love <fx@gnu.org>
2504
14fd0da3
DL
2505 * international/mule-cmds.el (standard-display-european-internal):
2506 Set display table for 2208 as for 160.
2507
2508 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
2509
562e00da
DL
2510 * progmodes/fortran.el (fortran-mode-map): Modify Customization
2511 entry for custom-menu-create change.
2512 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
2513 don't cons it in the search loop.
2514
2515 * imenu.el (imenu--truncate-items): Revert last change.
2516
6e961dcd
EZ
25172001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2518
2519 * info.el (Info-setup-header-line): If the node header includes
2520 either Next: or Prev: links, don't show the File: and Node: parts
2521 in the header line.
2522
2c2ff7f2
GM
25232001-01-11 Gerd Moellmann <gerd@gnu.org>
2524
a7ee2d2e
GM
2525 * comint.el (comint-goto-process-mark): Don't print a message
2526 when running in batch mode.
2527
c5348233
GM
2528 * isearch.el (isearch-search): In the condition-case handler for
2529 `error', set isearch-invalid-regexp to the whole error message.
2530
422717d1
GM
2531 * subr.el (eval-after-load): Call load-symbol-file-load-history to
2532 ensure that eval-after-load works for files dumped with Emacs.
2533
2534 * help.el (load-symbol-file-load-history): New function extracted
2535 from function symbol-file.
2536 (symbol-file): Use it.
2537
83c9cb8e 2538 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 2539
926861fb
EZ
25402001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2541
2542 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
2543 behave as if there were no prefix argument.
2544 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
2545 argument were nil.
2546
afa1f52c
RS
25472001-01-11 Richard M. Stallman <rms@gnu.org>
2548
ca2ddd8e 2549 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
2550 Don't look for more potential matches once maximum is exceeded.
2551 Use overlays-in to check correctly for overlap with current match.
2552 Ignore empty matches.
2553
47a9f362
MB
25542001-01-11 Miles Bader <miles@gnu.org>
2555
2556 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
2557 (ispell-overlay-window, ispell-help, ispell-show-choices)
2558 (ispell-command-loop): Use it instead of `window-height'.
2559
d196f58d
GM
25602001-01-10 Gerd Moellmann <gerd@gnu.org>
2561
cf523f0e
GM
2562 * files.el (confirm-kill-emacs): New user-option.
2563 (save-buffers-kill-emacs): Ask for final confirmation before
2564 killing Emacs.
2565
d196f58d
GM
2566 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
2567 to nil.
2568
7c6c3d8e
GM
25692001-01-10 Dave Love <fx@gnu.org>
2570
1f8be15d
DL
2571 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
2572
83c9cb8e 2573 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
2574
2575 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
2576
2577 * calculator.el (calculator-number-digits): Fix :type.
2578
0d5184de
DL
2579 * vc-cvs.el (vc-cvs-header): Fix :type.
2580 * vc-rcs.el (vc-rcs-header): Fix :type.
2581 * vc-sccs.el (vc-sccs-header): Fix :type.
2582
2583 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2584
7c6c3d8e
GM
2585 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2586
8c9f73a2
GM
2587 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
2588
457b792c
GM
25892001-01-10 Gerd Moellmann <gerd@gnu.org>
2590
2591 * simple.el (set-variable): Force a thorough redisplay for the
2592 case that the variable has an effect on the display, like
2593 `tab-width' has.
2594
d2622d08
AS
25952001-01-10 Andre Spiegel <spiegel@gnu.org>
2596
2597 * vc.el: Add documentation for backend interface.
2598
ae4b5f4f
KH
25992001-01-10 Kenichi Handa <handa@etl.go.jp>
2600
e0844717
KH
2601 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
2602
ae4b5f4f
KH
2603 * international/mule-conf.el (latin-extra-code-table): Set to t
2604 for \223 and \224.
2605
3184082b
KH
26062001-01-09 Kenichi Handa <handa@etl.go.jp>
2607
2608 * international/mule-cmds.el (locale-language-names): Map "es" to
2609 "Spanish" and "nl" to "Dutch".
2610
732b9cdd
GM
26112001-01-09 Gerd Moellmann <gerd@gnu.org>
2612
1dfca644
GM
2613 * bindings.el (global-map): Bind <home> to beginning-of-line,
2614 <end> to end-of-line, C-<home> to beginning-of-buffer, and
2615 C-<end> to end-of-buffer.
2616
732b9cdd
GM
2617 * language/european.el: Add Dutch and Spanish language info
2618 to be able to use the appropriate tutorials.
2619
26202001-01-09 Alex Schroeder <alex@gnu.org>
2621
2622 * ansi-color.el (ansi-color-process-output): Use markers instead
2623 of positions for start and end of region.
2624 (ansi-color-apply-on-region): Rewrote code to make it more robust.
2625 Previously, occasional mistakes happend when fontifying many
2626 chunks of output (eg. ls --color=yes /dev). This happened
2627 whenever an overlay was created up to the end of the region, which
2628 coincided with the process-mark. New text would then be added
2629 within that overlay instead of after it.
2630 (ansi-color-make-extent): Overlays are created with the property
2631 `modification-hooks' set to '(ansi-color-freeze-overlay).
2632 (ansi-color-freeze-overlay): New function. When inserting text at
2633 the end of the overlay, the overlay will resize.
2634
26352000-01-09 Alex Schroeder <alex@gnu.org>
2636
2637 * ansi-color.el (ansi-color-process-output): Doc change.
2638 (ansi-color-unfontify-region): Doc change. No longer installed
2639 automatically in font-lock-unfontify-region-function.
2640 (ansi-color-apply): Doc change.
2641 (ansi-color-apply-on-region): Use extents or overlays instead of
2642 text-properties.
2643 (ansi-color-make-extent): New function.
2644 (ansi-color-set-extent-face): New function.
2645
26462000-01-09 Alex Schroeder <alex@gnu.org>
2647
2648 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
2649 both use ansi-color-process-output, now.
2650 (ansi-color-process-output): Doesn't return string anymore. It is
2651 installed in comint-output-filter-functions for both Emacs and
2652 XEmacs, now.
2653 (ansi-color-unfontify-region): Simplified code removing variables
2654 pos and start-ansi.
2655 (ansi-color-apply): Put text-property ansi-color before putting
2656 text-property face because ansi-color-unfontify-region is called
2657 immediately after the call to put-text-property.
2658 (ansi-color-context-region): Doc change.
2659 (ansi-color-filter-region): Simplified code.
2660 (ansi-color-apply-on-region): Changed start to start-marker, using
2661 a marker explicitly. Put text-property ansi-color before putting
2662 text-property face because ansi-color-unfontify-region is called
2663 immediately after the call to put-text-property.
2664
26652000-01-09 Alex Schroeder <alex@gnu.org>
2666
2667 * ansi-color.el (ansi-color-faces-vector): Doc change.
2668 (ansi-color-for-comint-mode): Changed :type property to choice.
2669 (ansi-color-last-context): Removed.
2670 (ansi-color-process-output): Don't use ansi-color-last-context, as
2671 the main functions will store their context now.
2672 (ansi-color-context): Doc change.
2673 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
2674 Uses ansi-color-context such that repeated calls will strip
2675 partial escape sequences, too.
2676 (ansi-color-apply): Simplified code. Colorize end of string if
2677 face is not null. Store context in new (FACE STRING) format, such
2678 that repeated calls will strip partial escape sequences, too.
2679 Append faces to face property using ansi-color-apply-sequence such
2680 that cumulative mode actually works.
2681 (ansi-color-context-region): New variable.
2682 (ansi-color-filter-region): Rewrote it based on
2683 ansi-color-apply-on-region. Uses ansi-color-context-region such
2684 that repeated calls will strip partial escape sequences, too.
2685 (ansi-color-apply-on-region): Simplified code. Colorize end of
2686 region if face is not null. Store context in new (FACE POS)
2687 format, such that repeated calls will strip partial escape
2688 sequences, too. Append faces to face property using
83c9cb8e 2689 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
2690 (ansi-color-apply-sequence): New function.
2691 (ansi-color-get-face): When the default face is added to the list
2692 of faces, all previous settings are discarded and the list of
2693 faces is set to '(default).
2694
26952000-01-09 Alex Schroeder <alex@gnu.org>
2696
2697 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
2698 face, such that ansi-color-apply and ansi-color-apply-on-region
2699 will do the right thing.
2700 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
2701 returns nil, set the list of faces back to nil instead of
83c9cb8e 2702 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
2703
27042000-01-09 Alex Schroeder <alex@gnu.org>
2705
2706 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
2707 (ansi-color-process): Doc change.
2708 (ansi-color-last-context): New buffer-local variable.
2709 (ansi-color-process-output): New function. It is automatically
2710 added to comint-output-filter-functions if this is XEmacs.
2711 (ansi-color-unfontify-region): New optional parameter for XEmacs
2712 compatibility. Check wether font-lock-syntactic-keywords is
2713 boundp before removing the syntax table text property, as XEmacs
2714 doesn't have it.
2715 (ansi-color-filter-region): Doc change.
2716 (ansi-color-apply-on-region): Doc change.
2717 (ansi-color-make-face): New function. Compatibility layer for
2718 XEmacs. Return temporary faces instead of cons cells for XEmacs.
2719 (ansi-color-make-color-map): Use ansi-color-make-face.
2720 (ansi-color-get-face): Avoid face text property '(nil) as results
2721 in an errow for XEmacs.
2722
27232000-01-09 Alex Schroeder <alex@gnu.org>
2724
83c9cb8e
SM
2725 * ansi-color.el (ansi-color-unfontify-region): New function.
2726 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
2727 ansi-color. When the package is loaded, a lambda expression is
2728 put onto font-lock-mode-hook. This lambda expression will check
2729 font-lock-unfontify-region-function and replace
83c9cb8e 2730 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
2731 (ansi-color-apply): Add text-property ansi-color in addition to
2732 text-property face.
2733 (ansi-color-apply-on-region): Add text-property ansi-color in
2734 addition to text-property face.
2735 (save-buffer-state): Copy of the macro that is also used by
2736 lazy-lock and font-lock.
2737
2738 (ansi-color-for-comint-mode): New option.
2739 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
2740 (ansi-color-for-comint-mode-off): Ditto.
2741 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
2742 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
2743 decide what to do. This function is added to
2744 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
2745
2746 (ansi-color-for-shell-mode-set): Removed.
2747 (ansi-color-for-shell-mode): Removed.
2748
27492000-01-09 Alex Schroeder <alex@gnu.org>
2750
2751 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
2752 the lambda expression from the ansi-color-for-shell-mode :set
2753 property. Additionally, modify shell-mode-hook to enable or
2754 disable font-lock-mode for future shell buffers.
2755 (ansi-color-for-shell-mode): The :set property calls
2756 ansi-color-for-shell-mode-set instead of a lambda expression.
2757
27582000-01-09 Alex Schroeder <alex@gnu.org>
2759
2760 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
2761 (ansi-color-context): New variable.
2762 (ansi-color-apply): Save context between calls.
2763
fb55ff10
EZ
27642001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
2765
83c9cb8e
SM
2766 * isearch.el (isearch, isearch-lazy-highlight-face):
2767 New definitions for face colors and attributes.
29910493 2768
fb55ff10
EZ
2769 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
2770 of display-mouse-p.
2771
134d6265
KH
27722001-01-09 Kenichi Handa <handa@etl.go.jp>
2773
2774 * international/mule.el (make-coding-system): If the coding system
2775 accepts extra latin codes, register such codes as safe for the
2776 coding system.
2777
103db06c 27782001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 2779
984c9f75
RS
2780 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
2781 don't mention the file name or the date here, because they are
2782 logged at the start of the file.
2783
27842001-01-08 Richard M. Stallman <rms@gnu.org>
2785
78b8eee8
RS
2786 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2787 Change screen-width to frame-width.
2788
1460e5d4
EZ
27892001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2790
2791 * info.el (Info-search): Print the default as part of the prompt.
2792
56f24bc1
AS
27932001-01-08 Andre Spiegel <spiegel@gnu.org>
2794
ca2ddd8e 2795 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
2796 constant implementations in backends.
2797
2798 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
2799 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
2800
2801 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
2802 WRITABLE to EDITABLE.
2803
2804 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
2805 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
2806 to EDITABLE.
2807
b7812d30
EZ
28082001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2809
2810 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 2811 (copyright, copyright-update): Compute the current year at run time.
b7812d30 2812
7e56ea04
GM
28132001-01-08 Gerd Moellmann <gerd@gnu.org>
2814
2815 * isearch.el (isearch-old-signal-hook): Removed.
2816 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
2817 instead of setting signal-hook-function.
2818 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2819
a758f97d
GM
28202001-01-08 Kevin Gallagher <kevingal@onramp.net>
2821
2822 * emulation/edt.el: Update to version 4.0. Provide support for
2823 EDT scroll margins at top and bottom of the window. Provide an
2824 emulation of the EDT SUBS command (bound to GOLD-Enter, by
2825 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
2826 user when file-related buffer modifications exist.
2827 Provide support for running EDT Emulation in XEmacs.
2828 Provide customize access to some user updatable variables.
2829 Add Commentary section to file header.
2830 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
2831
2832 * emulation/edt-mapper.el: Update to version 4.0. Provide support
2833 for detecting a keypress that generates an ASCII key sequence.
2834 (Previously, only a keypress that generates a vector was
2835 recognized.) Embed Window Manager name into name of the generated
2836 EDT Emulation initialization file since the initialization file is
2837 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 2838
30db89f9
EZ
28392001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2840
4deb3ba9
EZ
2841 * mail/sendmail.el (mail-mode): Doc fix.
2842
30db89f9
EZ
2843 * info.el (Info-goto-emacs-command-node): Doc fix.
2844 (Info-goto-emacs-key-command-node): Doc fix.
2845
c3f2772b
EZ
28462001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2847
8726e79b 2848 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
2849 systems without long file-name support.
2850
0dac6924
AI
28512001-01-06 Andrew Innes <andrewi@gnu.org>
2852
2853 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
2854
4e6ef391
EZ
28552001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2856
380866a2
EZ
2857 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
2858 (isearch-lazy-highlight-update): Doc fix.
2859
148b5960
EZ
2860 * ffap.el (ffap-bindings): Doc fix.
2861
4e6ef391
EZ
2862 * dired-x.el (dired-virtual-guess-dir): Doc fix.
2863
4cb1bcc2
DL
28642001-01-05 Dave Love <fx@gnu.org>
2865
2866 * emacs-lisp/cl-seq.el (remove, remq): Remove.
2867
3828218c
GM
28682001-01-05 Gerd Moellmann <gerd@gnu.org>
2869
83c9cb8e
SM
2870 * mouse-drag.el (mouse-drag-safe-scroll):
2871 Bind scroll-preserve-screen-position to nil.
f1ade7d3 2872
1f4139d5
GM
2873 * isearch.el (isearch-old-signal-hook): New variable.
2874 (isearch-mode): Set signal-hook-function to isearch-done.
2875 (isearch-done): Restore old signal-hook-function.
2876
3828218c
GM
2877 * info.el (Info-fontify-node): Mark one more char as intangible.
2878
3970013f
KH
28792000-01-05 Kenichi Handa <handa@etl.go.jp>
2880
83c9cb8e
SM
2881 * composite.el (compose-last-chars): New argument COMPONENTS.
2882 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
2883 COMPONENTS.
2884
2885 * international/quail.el (quail-input-string-to-events): New function.
2886 (quail-input-method): Convert input string to events here.
2887 (quail-start-translation): Return input string, not event list.
2888 (quail-start-conversion): Likewise.
2889
f3b05e99
GM
28902001-01-04 Gerd Moellmann <gerd@gnu.org>
2891
ca2ddd8e 2892 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
2893 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
2894 and tooltip-add-timeout.
2895 (tooltip-show): Set border color from faces's foreground.
2896 (tooltip-show-help-function): If called with the same help string
2897 as last time, do nothing.
2898 (tooltip-help-tips): Don't set tooltip-help-message to nil.
2899
0f2ac578
GM
2900 * startup.el (fancy-splash-screens): Don't bind show-help-function
2901 to nil.
2902
f3b05e99
GM
2903 * tooltip.el (tooltip-frame-parameters): Remove colors.
2904 (tooltip): New face
2905 (tooltip-set-param): New function.
2906 (tooltip-show): Set up color frame parameters from face `tooltip'.
2907 Display the tooltip text in face `tooltip'.
2908
8416e94a
DL
29092001-01-04 Dave Love <fx@gnu.org>
2910
2911 * whitespace.el (whitespace-global-mode): Fix typo.
2912
2913 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
2914
30db89f9
EZ
29152001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2916
83c9cb8e
SM
2917 * help.el (help-for-help): Fix a typo in a doc string.
2918 From kwzh@gnu.org (Karl Heuer).
30db89f9 2919
b847eb8c
DL
29202001-01-03 Dave Love <fx@gnu.org>
2921
2922 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 2923 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
2924 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
2925 (dired-guess-shell-alist-user): Customize.
2926 (dired-x-help-address): Set to bug-gnu-emacs.
2927 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
2928 (dired-default-directory): Renamed from default-directory.
2929
2930 * hl-line.el (hl-line): Doc fix.
2931
43c4b570
KF
29322001-01-03 Karl Fogel <kfogel@red-bean.com>
2933
1bf6b1bf 2934 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 2935
984c9f75 29362001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
2937
2938 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
2939 to remove all the current alternative-match highlighting.
2940 If nil, remove only what's outside the current window.
2941 (isearch-lazy-highlight-remove-overlays): Take optional
2942 region within which NOT to remove them.
2943 (isearch-lazy-highlight-new-loop): Greatly simplified.
2944 (isearch-lazy-highlight-update): Find all the other occurrences
2945 visible in the window, in just one call.
2946 (isearch-lazy-highlight-start): Now holds start of region to scan.
2947 (isearch-lazy-highlight-end): Now holds end of region to scan.
2948 (isearch-lazy-highlight-wrapped): Variable deleted.
2949 (isearch-lazy-highlight-search): Function deleted.
2950
13d6a61c
AI
29512000-01-02 Andrew Innes <andrewi@gnu.org>
2952
2953 * w32-fns.el (convert-standard-filename): Do length check on name
2954 before aref.
2955
064866e7
DL
29562001-01-02 Dave Love <fx@gnu.org>
2957
b33e041b
DL
2958 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
2959 value.
2960 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
2961
2962 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
2963
8166ffd5
DL
2964 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
2965 read syntax.
2966
064866e7
DL
2967 * calendar/todo-mode.el (todo): Add :link, :version.
2968 (todo-save-top-priorities): Remove autoload cookie.
2969 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 2970 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 2971
6dde6abc
GM
29722001-01-02 Gerd Moellmann <gerd@gnu.org>
2973
2974 * comint.el (comint-input-history-ignore): New variable.
2975 (comint-read-input-ring): Ignore entries matching
2976 comint-input-history-ignore.
2977
1a8a9daf
GM
29782001-01-02 Eric M. Ludlam <zappo@gnu.org>
2979
2980 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
2981 (lm-copyright-mark): New function.
2982 (lm-crack-copyright): New function.
2983 (lm-verify): Check that the file has a copyright.
2984 Check that the file is copyright Free Software Foundation.
2985
9c92eb53
KH
29862000-12-30 Kenichi Handa <handa@etl.go.jp>
2987
2988 * international/mule-diag.el (print-fontset): Indent font name by
2989 24 columns, not 25.
2990
49172314
GM
29912000-12-29 Gerd Moellmann <gerd@gnu.org>
2992
762a68ec
GM
2993 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
2994 in Subject line.
2995
49172314 2996 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
2997 Use mail-mode-hook instead of mail-setup-hook.
2998 Otherwise continuing an interrupted message with C-u C-x m for
2999 instance, winds up in Mail mode without abbrevs.
49172314 3000
bd7a2e26
GM
30012000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3002
3003 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
3004 non-nil. Adding almost all customization variables on ps-setup.
3005 Doc fix.
bd7a2e26
GM
3006 (ps-print-version): New version number (6.3.3).
3007 (ps-end-with-control-d): Initialization fix.
3008 (ps-lines-printed): New var.
3009 (ps-skip-newline): New fun.
3010 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
3011 (ps-next-line, ps-continue-line, ps-plot-region)
3012 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 3013
2b3f28a4
KH
30142000-12-29 Kenichi Handa <handa@etl.go.jp>
3015
83c9cb8e
SM
3016 * international/fontset.el (x-complement-fontset-spec):
3017 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
3018 registered in x-font-name-charset-alist.
3019 (create-fontset-from-fontset-spec): Adjusted for the above change.
3020 The name of fontset alias should be a unresolved ASCII font name.
3021
2ece9174
GM
30222000-12-28 Gerd Moellmann <gerd@gnu.org>
3023
3024 * simple.el (delete-key-deletes-forward-mode): Bind backspace
3025 and delete in isearch-mode-map.
3026
cbe3ad7a
RS
30272000-12-28 Richard M. Stallman <rms@gnu.org>
3028
ca2ddd8e 3029 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
3030 Use xpdf instead of acroread.
3031
a816f1c5
KH
30322000-12-28 Kenichi Handa <handa@etl.go.jp>
3033
f086e73c
KH
3034 * textmodes/artist.el (artist-butlast): Deleted.
3035 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 3036 artist-butlast.
f086e73c 3037
a816f1c5
KH
3038 * subr.el (butlast, nbutlast): Moved from cl.el to here.
3039
3040 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
3041
b202115b
EZ
30422000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3043
3044 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
3045
3046 * ls-lisp.el: Better support for the Mac and MS-Windows.
3047 (ls-lisp): New defgroup.
3048 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 3049 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
3050 (ls-lisp-support-shell-wildcards): New defcustoms.
3051 (ls-lisp-parse-symlink): New function.
3052 (insert-directory): Code to convert switches to a list and set up
3053 the wildcard argument copied from ls-lisp-insert-directory.
3054 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
3055 for -C and -R switches.
3056 (ls-lisp-column-format): New function.
ca2ddd8e 3057 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
3058 (ls-lisp-format-time): Add doc strings.
3059 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
3060 Support ls-lisp-dirs-first.
3061 (ls-lisp-classify, ls-lisp-extension): New functions.
3062 (ls-lisp-format): Optionally support emulation of symlinks.
3063 Support -i, -s, and -G switches.
3064
6061fbf0
GM
30652000-12-27 Gerd Moellmann <gerd@gnu.org>
3066
5e25feee
GM
3067 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
3068
6061fbf0
GM
3069 * version.el (emacs-version): Print X scroll bar information.
3070
3071 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
3072 instead of x-toolkit-scroll-bars-p.
3073
3074 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
3075 of x-toolkit-scroll-bars-p.
3076
25050dab
EZ
30772000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3078
83c9cb8e 3079 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
3080 (ffap-bindings): Doc fix, to reflect the above change.
3081
c1786874
KH
30822000-12-27 Kenichi Handa <handa@etl.go.jp>
3083
3084 * term.el (term-char-mode): Define all non-ascii self-inserting
3085 characters to 'term-send-raw in term-raw-map.
3086
7261ece3 30872000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 3088
83c9cb8e 3089 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 3090
83c9cb8e
SM
3091 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
3092 Changed initialization; use add-hook.
6061fbf0 3093 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 3094
6061fbf0 3095 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 3096
6061fbf0
GM
3097 * ediff.el (ediff-patch-buffer): Bug fix.
3098 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 3099
83f40583
SM
31002000-12-23 Stefan Monnier <monnier@cs.yale.edu>
3101
3102 * subr.el (combine-run-hooks): Remove.
3103
3104 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
3105 and remove the rogue second spec.
3106
bdd6d4e8
GM
31072000-12-23 Gerd Moellmann <gerd@gnu.org>
3108
3109 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
3110
26736ce3
SM
31112000-12-22 Stefan Monnier <monnier@cs.yale.edu>
3112
0e86b6b0
SM
3113 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
3114 Use minibuffer menu prompt for the `=' prefix.
3115 (smerge-command-prefix): Change default to C-^.
6eabfb26 3116 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 3117
26736ce3
SM
3118 * skeleton.el (skeleton-internal-1): Make sure the first line of
3119 the region is also re-indented.
d21584d6
SM
3120 (skeleton-end-newline): New var.
3121 (skeleton-end-hook): Use it.
26736ce3 3122
95fa4fd7
MB
31232000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3124
3125 * comint.el (comint-password-prompt-regexp): Support CVS.
3126
f060b834
GM
31272000-12-22 Gerd Moellmann <gerd@gnu.org>
3128
83c9cb8e
SM
3129 * simple.el (delete-key-deletes-forward-mode): Simplify.
3130 Also backspace key combinations, depending on
856ff7a7
GM
3131 delete-key-deletes-forward.
3132
3133 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
3134
f060b834
GM
3135 * simple.el (delete-key-deletes-forward): Doc fix.
3136
653558a1
GM
31372000-08-22 Emmanuel Briot <briot@gnat.com>
3138
3139 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 3140 white spaces are relevant in the XML file.
653558a1
GM
3141 (xml-parse-file): Do not kill an existing Emacs buffer if the file
3142 to parse was already edited. This allows for on-the-fly analysis
26736ce3 3143 of XML files.
653558a1
GM
3144 (xml-parse-tag): Check that the casing is the same in the start
3145 tag and end tag, since XML is case-sensitive. Allows for spaces
3146 in the end tag, after the name of the tag.
3147 (xml-parse-attlist): Allow for the character '-' in the name of
3148 attributes, as in the standard http-equiv attribute Do not save
26736ce3 3149 the properties in the XML tree, since they are not relevant.
653558a1 3150
3ad93d8d
SM
31512000-12-21 Stefan Monnier <monnier@cs.yale.edu>
3152
3153 * generic.el (generic-read-type): Undo last change, inline into
3154 `generic-mode' and then remove.
3155 (generic-mode): Inline generic-read-type.
3156 (define-generic-mode): Push the symbol name rather than the symbol
3157 onto generic-mode-list.
3158
177f4e88
GM
31592000-12-21 Gerd Moellmann <gerd@gnu.org>
3160
8e15274f
GM
3161 * generic.el (generic-read-type): Build an alist for
3162 completing-read as in 20.7.
3163
3164 * play/landmark.el (lm): Use interactive spec `P'.
3165 (toplevel): Don't set debug-on-error.
3166
83c9cb8e 3167 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 3168
6ba384dc
GM
31692000-12-21 Dave Pearson <davep@davep.org>
3170
3171 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 3172
647a066c
GM
31732000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3174
3175 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
3176 ranges like \177-\237, but accepts the character sequence from \177 to
3177 \237. Doc fix.
3178 (ebnf-version): New version (3.4).
3179 (ebnf-setup): Code fix.
3180 (ebnf-range-regexp): New fun.
3181 (ebnf-8-bit-chars): Const fix.
3182
3183 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
3184 entry. Doc fix.
3185 (ebnf-bnf-lex): Code fix.
3186 (ebnf-bnf-comment-chars): Const fix.
3187
3188 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
3189 entry. Doc fix.
3190 (ebnf-iso-comment-chars): Const fix.
3191
3192 * ebnf-otz.el: Doc fix.
3193
3194 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
3195 entry. Doc fix.
3196 (ebnf-yac-skip-code): Code fix.
3197 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 3198
bc22fd18
EZ
31992000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3200
3201 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
3202 (recover-file): Use it instead of insert-directory.
3203 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 3204
587fc3f9
KH
32052000-12-21 Kenichi Handa <handa@etl.go.jp>
3206
83c9cb8e
SM
3207 * international/mule-cmds.el (select-safe-coding-system):
3208 Check coding-category-list more rigidly. Improve help message.
eeefcfde 3209
587fc3f9
KH
3210 * dired.el (dired-move-to-filename-regexp): Fix previous change.
3211
01860fb9
MB
32122000-12-21 Miles Bader <miles@gnu.org>
3213
83c9cb8e 3214 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 3215
3f9d67a6
KH
32162000-12-21 Kenichi Handa <handa@etl.go.jp>
3217
9fd1c1f7
KH
3218 * international/mule-diag.el (describe-char-after): Make *Help*
3219 buffer inherit multibyteness of the current buffer.
3220
3f9d67a6
KH
3221 * international/mule.el (make-char): Docstring adjusted for the
3222 change of make-char-internal.
3223
c9669fac
SM
32242000-12-20 Stefan Monnier <monnier@cs.yale.edu>
3225
3226 * international/iso-cvt.el: Docstrings fix.
3227
19594307
DL
32282000-12-20 Dave Love <fx@gnu.org>
3229
3230 * subr.el (eval-after-load): Doc fix.
3231
b1a447b3
KH
32322000-12-20 Kenichi Handa <handa@etl.go.jp>
3233
3234 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
3235 for numbers.
3236
09877d5d
MB
32372000-12-20 Miles Bader <miles@gnu.org>
3238
3239 * international/quail.el (quail-help): Resize the help window
3240 again after it has all its contents. Remove unneeded progn.
3241
71d4497a
GM
32422000-12-19 Gerd Moellmann <gerd@gnu.org>
3243
3244 * pcmpl-linux.el: Fix copy/paste error.
3245
741e56a0
AI
32462000-12-19 Andrew Innes <andrewi@gnu.org>
3247
83c9cb8e 3248 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 3249
cc24d91c
CD
32502000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
3251
ba4c05aa
CD
3252 * progmodes/idlw-rinfo.el: Fixed copyright notice.
3253
3254 * progmodes/idlw-toolbar.el: Fixed copyright notice.
3255
3256 * progmodes/idlw-shell.el: Fixed copyright notice.
3257
3258 * progmodes/idlwave.el: Fixed copyright notice.
3259
71d4497a 3260 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
3261 TAB as key separators.
3262
524c8caf
GM
32632000-12-19 Alex Schroeder <alex@gnu.org>
3264
3265 * sql.el (sql-sybase-options): New option.
3266 (sql-sybase): Use it. Add sql-database to the list of parameters
3267 provided for login. The options -w 2048 -n are not used any more.
3268 (sql-postgres-options): Changed default from "--pset" to "-P".
3269 (sql-mysql-options): Doc change.
3270 (sql-stop): Doc change.
3271
b5fa513d
KH
32722000-12-19 Kenichi Handa <handa@etl.go.jp>
3273
3274 * international/quail.el (quail-input-method): Always hide
3275 the guidance buffer on exiting.
3276
91c9e6ce
GM
32772000-12-18 Gerd Moellmann <gerd@gnu.org>
3278
c6da4eb4
GM
3279 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
3280 isn't fboundp.
3281
3d2a0e0b
GM
3282 * server.el (server-buffer-done): Bury the buffer before
3283 killing it.
3284
91c9e6ce
GM
3285 * faces.el (face-spec-set): Interpret a nil in specs for
3286 foreground and background colors as `unspecified', for
3287 compatibility with 20.x.
3288
40fa0008
DL
32892000-12-18 Dave Love <fx@gnu.org>
3290
22adbe54
DL
3291 * simple.el (mail-user-agent): Doc fix.
3292 (input-mode-8-bit): Removed.
3293
3294 * international/mule.el (set-keyboard-coding-system): Doc fix.
3295 (keyboard-coding-system): New option.
3296
40fa0008
DL
3297 * mail/sendmail.el (send-mail-function): Customize.
3298
6f4745e2
EZ
32992000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3300
3301 * international/codepage.el (cp866-decode-table): New table.
3302
82b90229
GM
33032000-12-18 Gerd Moellmann <gerd@gnu.org>
3304
3305 * version.el (emacs-version): Remove `%a' from the time format
3306 because the weekday doesn't fit well into each locale.
3307
5a047002
MB
33082000-12-18 Miles Bader <miles@gnu.org>
3309
7f49aa07
MB
3310 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3311
ca2ddd8e 3312 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
3313 Check that emacs-major-version is `=' to 20, not `>='.
3314 (artist-replace-chars): Use `make-string' instead of a loop.
3315
22ea2607
EZ
33162000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3317
3318 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3319 (cvs-execute-single-file): Don't change directory.
3320 Patch from Per Cederqvist.
3321
6c825f8e
EZ
33222000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3323
83c9cb8e
SM
3324 * textmodes/ispell.el (check-ispell-version):
3325 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
3326 of -vv.
3327
8ff06845
KH
33282000-12-16 Kenichi Handa <handa@etl.go.jp>
3329
af4bb4c8
KH
3330 * international/mule-diag.el (mule-diag): Insert information about
3331 configure options, multibyte awareness, language env.
3332
8ff06845
KH
3333 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
3334 regexp to search for candidates.
3335
b24e84ab
EZ
33362000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3337
3338 * info.el (Info-forward-node): If the node has an
3339 Info-header-line, widen the buffer before searching for "next:"
3340 and "up:" pointers, and set the search limit to stay in the
3341 current node.
3342
7981d89f
MB
33432000-12-16 Miles Bader <miles@gnu.org>
3344
3345 * simple.el (delete-trailing-whitespace): Remove extraneous let.
3346
88ee7917
MB
33472000-12-15 Miles Bader <miles@gnu.org>
3348
3349 * comint.el (comint-send-string, comint-send-region): Also accept
3350 a buffer, buffer-name, or nil for PROCESS, for compatibility with
3351 process-send-string/region.
3352
0c28d842
GM
33532000-12-15 Gerd Moellmann <gerd@gnu.org>
3354
4ea7fdca
GM
3355 * isearch.el (isearch-lazy-highlight-max): New user-option.
3356 (isearch-lazy-highlight-update): Don't highlight more than
3357 isearch-lazy-highlight-max matches.
3358
0c28d842
GM
3359 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
3360
984c9f75 33612000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 3362
8062e53a
GM
3363 * sort.el (sort-columns): Fix error message.
3364
3ffa545b
GM
3365 * dabbrev.el (dabbrev--last-case-pattern): Value is now
3366 `upcase' or `downcase' or nil.
3367 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
3368 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
3369 (dabbrev--substitute-expansion): New arg record-case-pattern.
3370 If it is non-nil, set dabbrev--last-case-pattern.
3371 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
3372
3373 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
3374
c2d7f289
MB
33752000-12-15 Miles Bader <miles@gnu.org>
3376
b6348438
MB
3377 * paths.el (Info-default-directory-list): Don't delete
3378 configure-info-directory from the list of standard info
83c9cb8e 3379 directories when appending it to the end -- their order is important.
b6348438 3380
f9056dd9
MB
3381 * faces.el (read-face-attribute): If there's no entry for the
3382 user's input in VALID, just use it as-is (this will often result
3383 in an error, but it may be OK for e.g. colors using hexadecimal
3384 notation, and at least will yield a better error message).
3385
c2d7f289 3386 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 3387 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
3388 Variables removed.
3389 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
3390 window is really the right size. Use vertical-motion
3391 rather than forward-line.
3392 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
3393 (ispell-command-loop, ispell-show-choices): Use the variable
3394 ispell-choices-win-default-height, rather than the function.
3395 (ispell-choices-win-default-height): Function removed.
3396 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 3397
8f530b95
SM
33982000-12-14 Stefan Monnier <monnier@cs.yale.edu>
3399
3400 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
3401
6d435deb
EZ
34022000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3403
83c9cb8e
SM
3404 * paths.el (Info-default-directory-list):
3405 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
3406 put it first in the list; otherwise put it last. Doc string
3407 changed accordingly.
3408
3409 * info.el (Info-directory-list): Change doc string to reflect the
3410 change in Info-default-directory-list.
3411
6d435deb
EZ
3412 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
3413 windows-nt as windowed environments, even under -nw.
3414
3415 * startup.el (command-line): Don't call x-backspace-delete-keys-p
3416 if not fboundp. Switch delete-forward mode for the <delete> key
3417 on all PC platforms, even under -nw.
3418
3419 * term/internal.el ([M-delete]): Remap to M-d.
3420
9d7d9263
GM
34212000-12-14 Gerd Moellmann <gerd@gnu.org>
3422
3423 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
3424
7cf0153a
EZ
34252000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3426
3427 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3428
5e5b3d41
GM
34292000-12-14 Gerd Moellmann <gerd@gnu.org>
3430
5f368d29
GM
3431 * startup.el (command-line): Call delete-key-deletes-forward-mode,
3432 if appropriate.
3433
3434 * simple.el (delete-key-deletes-forward): New user-option.
3435 (delete-key-deletes-forward-mode): New function.
3436
9d7d9263 3437 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 3438
83c9cb8e
SM
3439 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
3440 Test if symbol is bound before getting its value.
5e5b3d41
GM
3441
3442 * tooltip.el (tooltip-show): If an error is signaled in
3443 x-show-tip, display that error, and display the help in the
3444 echo area.
ca2ddd8e 3445
191b83b6
KH
34462000-12-14 Kenichi Handa <handa@etl.go.jp>
3447
83c9cb8e
SM
3448 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
3449 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 3450
6192b604
KF
34512000-12-13 Karl Fogel <kfogel@red-bean.com>
3452
3453 * bookmark.el: Provide a generic exit hook, as suggested by
3454 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
3455 (bookmark-exit-hook): New var.
3456 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
3457 old raw lambda form in `kill-emacs-hook', and runs new
3458 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
3459 as logically that feature must have been provided if this function
3460 is running.
3461 Removed ;;;###autoload before the `add-hook' call.
3462
5edf6b55
SM
34632000-12-13 Stefan Monnier <monnier@cs.yale.edu>
3464
3465 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
3466 (easy-menu-current-active-maps): New function.
3467 (easy-menu-get-map): Use it.
3468 Make a proper menu entry when creating a new keymap.
3469
16b5e8e6
KH
34702000-12-13 Kenichi Handa <handa@etl.go.jp>
3471
d49fc4eb
KH
3472 * international/characters.el: Fix cases and syntaxes for
3473 mule-unicode-0100-24ff.
3474
3b53d876
KH
3475 * dired.el (dired-move-to-filename-regexp): Fixed for the case
3476 that a Japanese character is not appended after day and year.
3477
16b5e8e6
KH
3478 * info.el (Info-suffix-list): Change format for a command that
3479 requires arguments.
3480 (info-insert-file-contents): Adjusted for the above change.
3481
1df1c518
AS
34822000-12-12 Andreas Schwab <schwab@suse.de>
3483
3484 * tar-mode.el (tar-extract): Base the name of the subfile buffer
3485 on the name of the tar buffer. Verify that the existing buffer is
3486 visiting the same subfile.
3487
a7a07b98
DL
34882000-12-12 Dave Love <fx@gnu.org>
3489
3490 * subdirs.el: Add obsolete.
3491
4fdbd809
GM
34922000-12-12 Gerd Moellmann <gerd@gnu.org>
3493
bfdb75ee
GM
3494 * mail/rmailsum.el (rmail-summary-expunge)
3495 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
3496 instead of rmail-confirm-expunge.
3497
4fdbd809
GM
3498 * replace.el (perform-replace): Don't use an empty match adjacent
3499 to a non-empty match when computing the next match before the
3500 replacement is performed.
3501
e9a59cad
GM
35022000-12-12 Milan Zamazal <pdm@freesoft.cz>
3503
3504 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
3505 definition (patch by Stefan Monnier).
3506 (glasses-mode): Use jit-lock instead of `after-change-functions'
3507 (patch by Stefan Monnier).
3508
c2def7a0
MB
35092000-12-12 Miles Bader <miles@gnu.org>
3510
3511 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
3512 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
3513
591b63b4
AC
35142000-12-12 Andrew Choi <akochoi@i-cable.com>
3515
3516 * term/mac-win.el: Remove load for ls-lisp.
3517
a924cf63 3518 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 3519
5ff4ba3d
MB
35202000-12-12 Miles Bader <miles@gnu.org>
3521
3522 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
3523 Respect field end too.
3524 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
3525 (newline-and-indent, reindent-then-newline-and-indent):
3526 Use `delete-horizontal-space'.
5ff4ba3d 3527
d0c679bc
SM
35282000-12-11 Stefan Monnier <monnier@cs.yale.edu>
3529
adf9c994
SM
3530 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
3531 (so as to obey the field property in the minibuffer).
3532
4b0cd42d
SM
3533 * obsolete/c-mode.el: Moved from lisp/progmodes.
3534 * obsolete/auto-show.el: Moved from lisp.
3535 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 3536
89f85863
CD
35372000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
3538
3539 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 3540 changes to list them here.
89f85863 3541
83c9cb8e
SM
3542 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
3543 Too many changes to list them here.
89f85863 3544
83c9cb8e
SM
3545 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
3546 Too many changes to list them here.
89f85863
CD
3547
3548 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
3549
3e0d35ce
GM
35502000-12-11 Gerd Moellmann <gerd@gnu.org>
3551
83c9cb8e 3552 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 3553
ca2ddd8e 3554 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
3555 Comment fix.
3556
3e0d35ce
GM
3557 * hscroll.el: Moved to `obsolete' subdir.
3558
ff904dd6
MB
35592000-12-11 Miles Bader <miles@gnu.org>
3560
3561 * window.el (window-text-height): Function removed (now in C).
3562
fb97d87f
SM
35632000-12-10 Stefan Monnier <monnier@cs.yale.edu>
3564
3565 * log-edit.el (log-edit-parent-buffer): New var.
3566 (log-edit): Set it. Add BUFFER argument.
3567 (log-edit-done): Use char-before.
3568 Don't bother checking validity of vc-comment-ring.
3569 Only bury the buffer if log-edit popped it up.
3570
3571 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
3572 (cvs-mode-diff-help): Remove.
3573 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 3574 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
3575
3576 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
3577 Remove binding for ? now made unnecessary.
3578
7de77417
CD
35792000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
3580
83c9cb8e 3581 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
3582 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
3583
3584 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
3585 when master file is not open.
3586
4efa209f
SM
35872000-12-09 Stefan Monnier <monnier@cs.yale.edu>
3588
3589 * progmodes/ada-stmt.el: Update `maintainer'.
3590
0a8052bd
GM
35912000-12-09 Stephen Gildea <gildea@alum.mit.edu>
3592
3593 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
3594 choices to match documentation string.
3595
a12167c5
MB
35962000-12-09 Miles Bader <miles@gnu.org>
3597
2161605d
MB
3598 * minibuf-eldef.el: New file.
3599
a12167c5
MB
3600 * window.el (fit-window-to-buffer): Don't pass last argument to
3601 pos-visible-in-window-p, now that its meaning is inverted.
3602
9ea8de1b
EZ
36032000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
3604
3605 * image.el (create-image): Doc fix; spotted by Per Cederqvist
3606 <ceder@lysator.liu.se>.
3607
5002ddbb
SM
36082000-12-08 Stefan Monnier <monnier@cs.yale.edu>
3609
b6114d80
SM
3610 * autoinsert.el (auto-insert-alist): Add missing final \n.
3611
ee8d23ee
SM
3612 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
3613 (cvs-menu-map): Remove.
3614 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
3615 (cvs-mode-quit): Turn it back into a plain function.
3616
5002ddbb 3617 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 3618 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
3619
3620 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
3621 file where it's more visible.
3622 (texinfo-filter, texinfo-chapter-level-regexp): New variables
3623 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
3624 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
3625 (texinfo-inside-macro-p): Only catch `scan-error's.
3626 (texinfo-inside-env-p): Make better use of the match info.
3627 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
3628 (texinfo-insert-@end): Slight re-organization.
3629 Also remove useless `looking-at' call.
3630
30cd075d
AI
36312000-12-08 Andrew Innes <andrewi@gnu.org>
3632
3633 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
3634 accessible in -nw mode.
3635
3636 * term/w32-win.el: Remove stuff about selection timeout, which is
3637 irrelevant on Windows. Move clipboard support to w32-fns.el, so
3638 it is accessible in -nw mode.
3639
01b91009
DL
36402000-12-08 Dave Love <fx@gnu.org>
3641
83c9cb8e
SM
3642 * emacs-lisp/lisp-mode.el (lisp-mode):
3643 Set font-lock-keywords-case-fold-search.
01b91009 3644
842b2a94
GM
36452000-12-08 Gerd Moellmann <gerd@gnu.org>
3646
3647 * textmodes/ispell.el (ispell): Doc fix.
3648
f9d5f611
KH
36492000-12-08 Kenichi Handa <handa@etl.go.jp>
3650
3651 * international/quail.el (quail-insert-decode-map): Check the
3652 frame width of a window displaying the current buffer, not that of
3653 the selected frame.
3654 (quail-help): Make sure that the help buffer has window before
3655 inserting text in it.
3656
e04d21aa
SS
36572000-12-07 Sam Steingold <sds@gnu.org>
3658
3659 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
3660 Backquote is used in isearch.el, so autoloading saves nothing.
3661
fc3e23a4
EZ
36622000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3663
83c9cb8e
SM
3664 * startup.el (normal-top-level-add-subdirs-to-load-path):
3665 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 3666
fc3e23a4
EZ
3667 * dired.el (dired-insert-directory): If file-system-info is
3668 fboundp, call it instead of invoking dired-free-space-program.
3669
796ecd10
GM
36702000-12-07 Gerd Moellmann <gerd@gnu.org>
3671
0f5f7c3e
GM
3672 * server.el (server-visit-files): Push files on file-name-history.
3673
3764ba49
GM
3674 * progmodes/cc-langs.el: Update copyright.
3675
8e7931da
GM
3676 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
3677
ae0d7485 3678 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 3679
796ecd10
GM
3680 * bindings.el (mode-line-mode-menu): Reverse the order
3681 of define-keys so that the menu appears in alphabetical order.
3682
ae0d7485
GM
36832000-12-07 Milan Zamazal <pdm@freesoft.cz>
3684
3685 * progmodes/glasses.el (glasses-mode): Update mode line at the end
3686 of the function.
3687
e2849090
DL
36882000-12-07 Dave Love <fx@gnu.org>
3689
3690 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
3691
3692 * facemenu.el (facemenu-unlisted-faces): Fix value.
3693
5c7f629c
SM
36942000-12-07 Stefan Monnier <monnier@cs.yale.edu>
3695
3696 * font-lock.el (font-lock-default-fontify-region):
3697 Include the terminating \n (off-by-one error).
3698 (font-lock-set-defaults): Use dolist.
3699
3700 * derived.el (define-derived-mode): Don't use combine-run-hooks.
3701
73481ae3
KH
37022000-12-07 Kenichi Handa <handa@etl.go.jp>
3703
83c9cb8e
SM
3704 * international/mule-cmds.el (describe-language-environment):
3705 Fix for the case that an input method title is not string but a list.
ffbaa122 3706
73481ae3
KH
3707 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
3708 of wrong SIZE record.
3709
e2896b22
DL
37102000-12-06 Dave Love <fx@gnu.org>
3711
67292061
DL
3712 * newcomment.el (comment-region, comment-dwim): Doc fix.
3713
3714 * textmodes/texinfo.el: Require tex-mode when compiling.
3715 (texinfo-update-node): Doc fix.
3716 (texinfo-imenu-generic-expression): Add @anchor.
3717 (texinfo-font-lock-keywords): Add @uref.
3718 (texinfo-inside-macro-p): Don't use ignore-errors.
3719 (texinfo-insert-quote): Match more contexts.
3720
e76938e7
DL
3721 * international/mule.el (decode-char, encode-char): Doc fix.
3722 (auto-coding-alist): Customize.
3723
3724 * files.el (load-file): Fix change of 2000-03-12.
3725
e2896b22
DL
3726 * wid-edit.el (widget-text-keymap): Doc fix.
3727
6610f4b2
AI
37282000-12-06 Andrew Innes <andrewi@gnu.org>
3729
3730 * makefile.w32-in (lisp): Set to an absolute directory, namely
3731 $(CURDIR).
3732
9e3366e4
EZ
37332000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3734
3735 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
3736 read generated-autoload-file, and set buffer-file-coding-system to
3737 raw-text-unix after reading the file.
3738
83c9cb8e
SM
3739 * international/mule-conf.el (file-coding-system-alist):
3740 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 3741
d94d636f
GM
37422000-12-06 Gerd Moellmann <gerd@gnu.org>
3743
384333ee
GM
3744 * replace.el (occur): Make line-number-width 1 smaller for the
3745 colon following the line number.
3746
83c9cb8e
SM
3747 * startup.el (fancy-splash-text, command-line-1):
3748 Use `File' for the menu name instead of `Files'.
e04d21aa 3749
d4b72d58
GM
3750 * tmm.el: Update copyright.
3751
d94d636f
GM
3752 * cus-start.el: Add entry for even-window-heights.
3753
6e424019
MB
37542000-12-06 Miles Bader <miles@gnu.org>
3755
3756 * faces.el (frame-set-background-mode): Avoid stomping on
3757 locally modified faces.
3758
e6477b58
KH
37592000-12-06 Kenichi Handa <handa@etl.go.jp>
3760
3761 * international/fontset.el: Correct the font registries for
3762 japanese-jisx0213-1 and japanese-jisx0213-2.
3763
21999ab9
GM
37642000-12-05 Gerd Moellmann <gerd@gnu.org>
3765
57d6e381
GM
3766 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
3767
21999ab9
GM
3768 * iswitchb.el: Update customization commentary.
3769
7422819c
GM
37702000-12-05 Rob Riepel <riepel@Stanford.EDU>
3771
3772 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
3773 (tpu-search-highlight): Fixed comparison of overlay end positions.
3774 (tpu-trim-line-ends): Implemented trimming logic locally.
3775
3776 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 3777 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 3778
73daff18
KH
37792000-12-05 Kenichi Handa <handa@etl.go.jp>
3780
3781 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
3782 to cn-gb.
3783 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
3784
6a4cd002
DL
37852000-12-04 Dave Love <fx@gnu.org>
3786
3787 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
3788
6452929e
GM
37892000-12-04 Gerd Moellmann <gerd@gnu.org>
3790
e04d21aa 3791 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
3792 (rmail-summary-expunge-and-save): Ask for confirmation with
3793 rmail-expunge-confirmed.
3794
3795 * mail/rmail.el (rmail-expunge-confirmed): New function.
3796 (rmail-expunge): Use it.
3797
1790abf4
FP
37982000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3799
0c68ce6f 3800 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
3801 (etags-recognize-tags-table, find-tag-in-order):
3802 New functionality: interpret file names as tags.
e04d21aa 3803
7a53d8c8
EZ
38042000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
3805
3806 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
3807 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
3808 the first subnode until the bottom of the current node is visible.
7a53d8c8 3809
caa15ef7
GM
38102000-12-04 Gerd Moellmann <gerd@gnu.org>
3811
3812 * format.el (format-decode): Don't change buffer's undo list.
3813
e225faa7
KH
38142000-12-04 Kenichi Handa <handa@etl.go.jp>
3815
3816 * faces.el (face-font-registry-alternatives): Add entries for CJK
3817 fonts. Doc-string adjusted for the actual usage of this data.
3818
3819 * international/fontset.el: Change the font registries for CJK
3820 fonts in the default fontset. Don't append '*' to registries.
3821
8b262a65
SM
38222000-12-03 Stefan Monnier <monnier@cs.yale.edu>
3823
e04d21aa 3824 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
3825 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
3826
3827 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
3828 (derived-mode-p): New function.
3829 (derived-mode-make-docstring): Add `docstring' argument.
3830 Use it if available and complete it if necessary.
3831
33c4460b
AS
38322000-12-03 Andreas Schwab <schwab@suse.de>
3833
3834 * type-break.el (type-break): Don't make parent of itself.
3835
5c9b3fac
MB
38362000-12-03 Miles Bader <miles@gnu.org>
3837
3838 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
3839
27ce741e
SM
38402000-12-02 Stefan Monnier <monnier@cs.yale.edu>
3841
07c16ec4
SM
3842 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
3843 (tex-main-file, tex-file): Simplify.
3844 (tex-generate-zap-file-name): Use subst-char-in-string.
3845 (tex-strip-dots): Remove.
3846
c19cc275
SM
3847 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
3848
27ce741e
SM
3849 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
3850 to check if the match succeeded.
3851
285991dc
GM
38522000-12-02 Gerd Moellmann <gerd@gnu.org>
3853
3854 * startup.el (use-fancy-splash-screens-p): New function.
3855 (command-line-1): Use it to determine whether or not to use
3856 a fancy splash screen.
3857
52dca1b2
AS
38582000-12-02 Andreas Schwab <schwab@suse.de>
3859
3860 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
3861
d3e7e7cf
EZ
38622000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3863
2dce2360
EZ
3864 * international/mule.el (make-char): Fix last change.
3865
9768eaa7
EZ
3866 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
3867 New defcustoms.
3868 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
3869 autoloading tex-mode; instead, do the same manually.
3870 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
3871 with numeric argument. Docstring fix.
3872 (toplevel): Require cl when compiling.
e04d21aa 3873
285991dc 3874 * international/mule.el (make-char): Doc fix.
d3e7e7cf 3875
0dd5e255
JR
38762000-12-02 Jason Rumney <jasonr@gnu.org>
3877
3878 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
3879 the Emacs Lisp manual)
3880
fbb87147
EZ
38812000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3882
5cbb3e93
EZ
3883 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3884
fbb87147
EZ
3885 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
3886 the Emacs Lisp manual).
3887
1636ca09
GM
38882000-12-02 Gerd Moellmann <gerd@gnu.org>
3889
3890 * simple.el (next-line-add-newlines): Change default to nil.
3891
68875f0e
EZ
38922000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3893
83c9cb8e
SM
3894 * files.el (revert-buffer, recover-file):
3895 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 3896
fd9ac94c
GM
38972000-12-01 Gerd Moellmann <gerd@gnu.org>
3898
3899 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3900
45450dd5
MB
39012000-12-01 Miles Bader <miles@gnu.org>
3902
3903 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
3904
09df8881
KH
39052000-12-01 Kenichi Handa <handa@etl.go.jp>
3906
3907 * international/mule-diag.el (describe-char-after): Fix typo.
3908 (describe-character-set, non-iso-charset-alist): Fix typo.
3909
dea0a87d
MB
39102000-12-01 Miles Bader <miles@gnu.org>
3911
b170205b
MB
3912 * image-file.el (image-file-name-regexp): Automatically add
3913 upper-case variants of each filename extension in
3914 `image-file-name-extensions', since they seem to be common.
3915
e04d21aa 3916 * simple.el (minibuffer-contents)
dea0a87d
MB
3917 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3918 New functions.
3919 * filecache.el (file-cache-directory-name)
3920 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
3921
2b69bc11 39222000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 3923
dea0a87d
MB
3924 * filecache.el (file-cache-minibuffer-complete): Don't try to
3925 delete the minibuffer prompt.
3926
a8a1b05d
DL
39272000-11-30 Dave Love <fx@gnu.org>
3928
3929 * cus-start.el: Fix read-buffer-function type.
3930
693c4692
GM
39312000-11-30 Gerd Moellmann <gerd@gnu.org>
3932
3933 * md5.el: Removed. There's a built-in function, now.
3934
2c0b1898
GM
39352000-11-30 Markus Rost <rost@math.ohio-state.edu>
3936
3937 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
3938 as dummy 0-th char of rmail-deleted-vector.
3939
63dfcf4b
EZ
39402000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3941
3942 * ps-print.el (ps-end-job): Bind case-fold-search only after
3943 switching to ps-spool-buffer.
3944
39452000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3946
3947 * ps-print.el: Line number font customization. PostScript: Lines and
3948 PageCount are initialized on each page. Doc Fix.
3949 (ps-print-version): New version number (6.3.2).
3950 (ps-lpr-switches, ps-font-info-database, ps-font-size)
3951 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
3952 (ps-right-header): Customization fix.
3953 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
3954 Fix code.
3955 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
3956 New vars.
3957
df3aedcf
GM
39582000-11-30 Gerd Moellmann <gerd@gnu.org>
3959
edfb795e
GM
3960 * bs.el: Fix typos and spelling errors.
3961 (bs-appearance) <defgroup>: Renamed from bs-appearence.
3962 (bs-configuration): Doc fix.
e04d21aa 3963
df3aedcf
GM
3964 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
3965
8b8a7f01
GM
39662000-11-30 Rob Riepel <riepel@Stanford.EDU>
3967
3968 * emulation/tpu-edt.el (tpu-version): New version.
3969 (tpu-search-overlay, tpu-replace-overlay): New initial range.
3970 (tpu-original-mode-line): Variable deleted.
3971 (tpu-mark-flag): New initial value.
83c9cb8e
SM
3972 (tpu-set-mode-line): Don't redefine mode-line-format.
3973 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
3974 (tpu-update-mode-line): New mark flag logic.
3975 (tpu-get): Use find-file-wildcards.
3976 (tpu-search-highlight): Move overlay less, reset overlay properly.
3977 (tpu-unselect): Deactivate mark.
3978 (tpu-lm-replace): Reset overlay properly.
3979 (tpu-forward-line): Use forward-visible-line.
3980 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
3981
83c9cb8e 3982 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 3983
c069a9d3
GM
39842000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
3985
3986 * cus-edit.el (custom-face-value-create): Always emphasize tag.
3987
b02cd40b
GM
39882000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3989
3990 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
3991 and skip whitespace and newlines.
e04d21aa 3992
b7a90344
SM
39932000-11-30 Stefan Monnier <monnier@cs.yale.edu>
3994
3995 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
3996
be6bbb55
GM
39972000-11-29 Gerd Moellmann <gerd@gnu.org>
3998
0383ed60
GM
3999 * help.el (describe-function-1): Regexp-quote function name
4000 when used as part of a regexp.
4001
83c9cb8e
SM
4002 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4003 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
4004 (tool-bar-add-item): Likewise, and handle unspecified colors.
4005
4006 * enriched.el (enriched-face-ans): Use face-attribute instead
4007 of face-foreground and face-background.
4008
4009 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 4010 Return nil if attribute is unspecified, for backward compatibility.
c7957947 4011
7423978d
GM
4012 * files.el (auto-mode-alist): Add an entry for antlr-mode.
4013
ef128c78
GM
4014 * play/5x5.el: Remove version info.
4015
a81fc510
GM
4016 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
4017
be6bbb55
GM
4018 * frame.el (blink-cursor-mode): Doc fix.
4019
f9396e03
GM
40202000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4021
4022 * antlr-mode.el: New commands to run ANTLR from within Emacs and
4023 to create Makefile rules.
4024 (antlr-tool-command): New user option.
4025 (antlr-ask-about-save): New user option.
4026 (antlr-makefile-specification): New user option.
4027 (antlr-file-formats-alist): New variable.
4028 (antlr-special-file-formats): New variable.
4029 (antlr-unknown-file-formats): New user option.
4030 (antlr-help-unknown-file-text): New variable.
4031 (antlr-help-rules-intro): New variable.
4032 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
4033 (antlr-mode-menu): Add entries.
4034 (antlr-file-dependencies): New function.
4035 (antlr-directory-dependencies): New function.
4036 (antlr-superclasses-glibs): New function.
4037 (antlr-run-tool): New command.
4038 (antlr-makefile-insert-variable): New function.
4039 (antlr-insert-makefile-rules): New function.
4040 (antlr-show-makefile-rules): New command.
4041
4042 * antlr-mode.el: More Emacs/XEmacs stuff.
4043 (antlr-no-action-keywords): New constant with value nil.
4044 (antlr-font-lock-keywords-alist): Use it. Old value would break
4045 syntax highlighting in Emacs-21.0.
4046 (antlr-default-directory): Emacs/XEmacs dependend function.
4047 (antlr-read-shell-command): Ditto.
4048 (antlr-with-displaying-help-buffer): Ditto.
4049
40502000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4051
4052 * antlr-mode.el: imenu, parsing and highlighting changes.
4053 (antlr-imenu-create-index-function): Don't create extra submenus
4054 for definitions in different grammar classes. It is not necessary
4055 for the menu and would make command `imenu' awkward to use.
4056 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
4057 header actions and more than one.
4058 (antlr-font-lock-tokendef-face): Changed color.
4059 (antlr-font-lock-tokenref-face): Changed color.
4060 (antlr-font-lock-additional-keywords): Also highlight lowercase.
4061 (antlr-mode-syntax-table): New variable.
4062 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
4063 (antlr-with-syntax-table): Don't copy syntax table.
4064
40652000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4066
4067 * antlr-mode.el: Minor changes: language setting.
4068 (antlr-language-alist): The value for file option "language" can
4069 be both an identifier and a string.
4070 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
4071 (antlr-language-limit-n-regexp): Change accordingly.
4072
40732000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
4074
4075 * antlr-mode.el: Minor changes: tabs, hiding.
4076 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
4077 (antlr-action-visibility): Also allow value nil to also hide the
4078 braces. Renamed from `antlr-tiny-action-length'.
4079 Suggested by Jay@aol.com.
4080 (antlr-hide-actions): Change accordingly. Hide line if completely
4081 hidden action is on a line of its own.
e04d21aa 4082
6ad948eb
SM
40832000-11-29 Stefan Monnier <monnier@cs.yale.edu>
4084
4085 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
4086
4087 * sort.el (sort-columns): Don't concat strings with numbers.
4088
9c6a4107
DL
40892000-11-29 Dave Love <fx@gnu.org>
4090
4091 * cus-edit.el (face): Fix :format.
4092
4093 * mail/feedmail.el: Require smtpmail when compiling.
4094 (mail-do-fcc): Autoload.
4095 (feedmail) <defgroup>: Fix :link.
4096 (feedmail-nuke-body-in-fcc): Fix :type.
4097 (feedmail-send-it): Add autoload cookie.
4098
053b8d35
SM
40992000-11-29 Stefan Monnier <monnier@cs.yale.edu>
4100
4101 * newcomment.el (comment-indent): Save excursion around call to
4102 comment-indent-function.
4103
242c13e8
MB
41042000-11-29 Miles Bader <miles@gnu.org>
4105
4106 * subr.el (member-ignore-case): Return the tail of the list who's
4107 car matches, like `member', not the matching element itself.
4108
8f4b5f28
KH
41092000-11-29 Kenichi Handa <handa@etl.go.jp>
4110
4111 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
4112 should not contain `\n'.
4113
bebe4a2c
GM
41142000-11-28 Gerd Moellmann <gerd@gnu.org>
4115
fd9ac94c 4116 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 4117
ba7e40eb
GM
4118 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
4119
75ab0c79
GM
4120 * dired-aux.el (dired-do-create-files): Construct default file
4121 name for dired-mark-read-file-name so that when the user enters
4122 just RET, the target file will end up in the target directory.
4123
bebe4a2c
GM
4124 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
4125 local-abbrev-table before changing buffers because it might
4126 have a buffer-local binding.
4127
fa6d1ca8
MB
41282000-11-28 Miles Bader <miles@gnu.org>
4129
4130 * simple.el (delete-horizontal-space): Handle fields more generally.
4131
8d2c2642
GM
41322000-11-28 Gerd Moellmann <gerd@gnu.org>
4133
4134 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
4135
8b31236d
DL
41362000-11-28 Dave Love <fx@gnu.org>
4137
3cbd02d2
DL
4138 * progmodes/ps-mode.el (ps-mode): Set comment-start and
4139 comment-start-skip locally.
4140
8b31236d
DL
4141 * progmodes/fortran.el (fortran-mode): Don't set
4142 fortran-comment-line-start-skip. Set comment-start to
4143 fortran-comment-line-start.
4144 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
4145 (fortran-comment-line-start-skip): Simplify slightly.
4146
ae4bf56d
GM
41472000-11-28 Gerd Moellmann <gerd@gnu.org>
4148
17ef7534
GM
4149 * play/5x5.el: Remove RCS keyword.
4150
fd9ac94c 4151 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 4152
665b27a6
GM
41532000-11-28 Milan Zamazal <pdm@freesoft.cz>
4154
83c9cb8e
SM
4155 * textmodes/tildify.el (tildify-string-alist):
4156 Add `plain-tex-mode' here.
665b27a6 4157
fe3c2ae3
GM
41582000-11-28 Colin Walters <walters@cis.ohio-state.edu>
4159
4160 * chistory.el (Command-history-setup): Remove extraneous `keymap'
4161 reference.
4162
d970106b
MB
41632000-11-28 Miles Bader <miles@gnu.org>
4164
36b80a0d
MB
4165 * cus-face.el (custom-face-attributes): Add post-filter function
4166 for :box. Make pre-filter function for :box handle all cases.
4167
d970106b
MB
4168 * wid-edit.el (widget-choose): Make sure pop-up window is large
4169 enough to display all the choices, as there's no way to scroll it.
4170
5a2bae6c
KH
41712000-11-28 Kenichi Handa <handa@etl.go.jp>
4172
4173 * international/mule-conf.el: Make the coding system no-conversion
4174 safe for all characters.
4175
9e836e23
DL
41762000-11-27 Dave Love <fx@gnu.org>
4177
8b31236d
DL
4178 * net/ldap.el (ldap) <defgroup>: Add :version.
4179
9e836e23
DL
4180 * tooltip.el (tooltip-use-echo-area): Doc fix.
4181
4182 * cus-start.el <minibuffer-prompt-properties>: Add version.
4183 <read-buffer-function>: Add.
4184
4185 * apropos.el (apropos-print): Add help-echo to active text.
4186
4187 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
4188
4a74d071
GM
41892000-11-27 Gerd Moellmann <gerd@gnu.org>
4190
4191 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
4192 type, group and version.
4193
76058c27
EZ
41942000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
4195
4a74d071 4196 * select.el (x-get-selection): Docstring fix.
76058c27 4197
fd9ac94c 41982000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 4199
fd9ac94c 4200 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 4201
49060c51
AI
42022000-11-27 Andrew Innes <andrewi@gnu.org>
4203
4204 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
4205
4206 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
4207
b2a8e429
MB
42082000-11-27 Miles Bader <miles@gnu.org>
4209
4210 * dired.el (dired-get-filename): Return filename verbatim if
4211 LOCALP is `verbatim'.
4212 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
4213 `verbatim' so that we don't inadvertently delete a non-existant
4214 directory name.
4215
5ac0366d
KH
42162000-11-27 Kenichi Handa <handa@etl.go.jp>
4217
4218 * international/characters.el: Specify cases and syntaxes for
4219 mule-unicode-0100-24ff.
4220
67f1cf4c
GM
42212000-11-27 Gerd Moellmann <gerd@gnu.org>
4222
4223 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
4224 that foreground and/or background colors of the face `tool-bar'
4225 are unspecified.
4226
46c56972
MB
42272000-11-27 Miles Bader <miles@gnu.org>
4228
e04d21aa 4229 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
4230 (widget-field-end): Handle widget field `pseudo-overlays'.
4231 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
4232 if it's there instead of in `widget-field-list'.
4233
46c56972 4234 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
4235 (help-make-xrefs): Delete extraneous newlines at the end of the
4236 docstring.
46c56972 4237
640a9cdd
JR
42382000-11-25 Jason Rumney <jasonr@gnu.org>
4239
4240 * startup.el (command-line): Call set-locale-environment after
4241 Window System init file is read, as it can result in a call to
4242 redraw-frame.
4243
0b3f96d4
EZ
42442000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
4245
4246 * simple.el (shell-command): Mention the effect of the prefix
4247 argument in the doc string.
4248
8da6e2a1
MB
42492000-11-25 Miles Bader <miles@gnu.org>
4250
a658d039
MB
4251 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
4252
8da6e2a1 4253 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 4254 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 4255
d3416cca
JR
42562000-11-24 Jason Rumney <jasonr@gnu.org>
4257
4258 * international/mule-cmds.el (locale-language-names): Add "jp" as
4259 a non-standard alternative for Japanese.
4260
17e37f53
AS
42612000-11-24 Andre Spiegel <spiegel@gnu.org>
4262
4263 * vc-hooks.el: Require 'cl during compilation.
4264
9aa5f148
GM
42652000-11-24 Gerd Moellmann <gerd@gnu.org>
4266
ba193890
GM
4267 * faces.el (face-set-after-frame-default): Let face attributes
4268 specified for new frames override frame parameters.
4269
9aa5f148
GM
4270 * startup.el (command-line): Fix computation of the source file
4271 for user-init-file when user-init-file is a compiled file.
4272
51a1edab
MB
42732000-11-24 Miles Bader <miles@gnu.org>
4274
e04d21aa 4275 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
4276 (custom-post-filter-face-spec): New functions.
4277 (custom-face-set, custom-face-value-create): Filter the face spec
4278 before and after customization.
4279 (custom-face-set): If VALUE specifies a null face, pass a
4280 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
4281 * cus-face.el (custom-face-attributes): Remove SET and GET
4282 functions. Add some IN-FILTER and OUT-FILTER functions in the few
4283 cases they're needed.
4284
1ed74431
MB
4285 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
4286 that it's distinguishable from the :off-glyph on dark-background
4287 displays. Set its background color too.
4288
67ee1125
MB
4289 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
4290 so that people can easily turn it off.
4291
7d027816 42922000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 4293
7d027816 4294 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 4295
9aa5f148 4296 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 4297
9aa5f148 4298 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 4299
9aa5f148 4300 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 4301 redundant skip-small-frames test.
e04d21aa 4302
9aa5f148 4303 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 4304 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 4305
9aa5f148
GM
4306 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4307 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
4308 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4309 New functions.
e04d21aa 4310
9aa5f148 4311 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 4312
9aa5f148 4313 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 4314
f07fa1b8
KH
43152000-11-24 Kenichi Handa <handa@etl.go.jp>
4316
83c9cb8e
SM
4317 * international/mule-diag.el (list-iso-charset-chars):
4318 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
4319 (list-non-iso-charset-chars): Fix the `while' condition.
4320
ba8299ff
SM
43212000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4322
79372165
SM
4323 * subr.el (add-hook, remove-hook): Don't call make-local-hook
4324 if the variable is make-variable-buffer-local.
4325
83c9cb8e
SM
4326 * progmodes/ada-stmt.el (ada-template-map):
4327 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
4328 (ada-stmt-mode-hook): New function extracted from old code.
4329 Only change the buffer-local side of skeleton-*.
4330 (ada-mode-hook): Use it.
4331
68a887fa
EZ
43322000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4333
4334 * iswitchb.el (iswitchb-minibuf-depth): New variable.
4335 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
4336 we expect to be returned by minibuffer-depth once we prompt the
4337 user in the minibuffer.
4338 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
4339 as recorded in iswitchb-minibuf-depth, return non-nil.
4340
3b345582
EZ
43412000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4342
4343 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
4344 (hscroll-window-maybe): Docstring fix.
4345
595dead2
DL
43462000-11-23 Dave Love <fx@gnu.org>
4347
4348 * rect.el (string-rectangle): Don't test delete-selection-mode.
4349
1e66b27a
GM
43502000-11-23 Gerd Moellmann <gerd@gnu.org>
4351
02790ce2
GM
4352 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
4353 is in the tool bar.
4354
1e66b27a 4355 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 4356 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 4357
a4caa65d
SM
43582000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4359
4360 * textmodes/outline.el (outline-flag-region):
4361 Don't bind inhibit-read-only since we don't modify the buffer.
4362 (outline-isearch-open-invisible): Don't jump to overlay-start
4363 since we're trying to unhide text around point.
4364 (outline-discard-overlays): Use dolist.
4365
4366 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
4367
03e757c1
GM
43682000-11-22 Gerd Moellmann <gerd@gnu.org>
4369
83c9cb8e 4370 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 4371
1598a961
SM
43722000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4373
4374 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
4375 Fix ARG regexp to skip quoted braces.
4376 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
4377 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
4378 are (correctly) handled separately).
4379 Remove `caption' and `footnote' from `citations': they contain text.
4380 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
4381 (latex-skeleton-end-hook): New function.
4382 (latex-mode): Use it.
4383 (tex-start-tex-marker): Remove.
4384 (tex-send-tex-command): Don't set tex-start-tex-marker.
4385 (tex-error-parse-syntax-table): New var.
4386 (tex-compilation-parse-errors): Use it.
4387 Ignore tex-start-tex-marker. Don't bother with marker-position.
4388 (tex-validate-buffer): Don't bother with marker-position.
4389
4390 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 4391 (flyspell-generic-progmode-verify): Use it.
1598a961 4392
eaae8106
SS
43932000-11-22 Sam Steingold <sds@gnu.org>
4394
83c9cb8e 4395 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 4396
eaae8106 4397 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 4398 `ada-remove-trailing-spaces'.
eaae8106 4399 (ada-remove-trailing-spaces): Removed.
e04d21aa 4400
eaae8106 4401 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 4402
1598a961
SM
4403 * textmodes/picture.el (picture-clean): Removed.
4404 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 4405
a41d49e9
GM
44062000-11-22 Gerd Moellmann <gerd@gnu.org>
4407
e053c60f
GM
4408 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4409
a41d49e9
GM
4410 * hi-lock.el (hi-lock-refontify): Don't call non-existent
4411 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 4412 do anything special when jit-lock is active.
a41d49e9
GM
4413 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
4414
197615f3
DL
44152000-11-22 Dave Love <fx@gnu.org>
4416
ddbfaa9f
DL
4417 * calendar/todo-mode.el (todo-top-priorities): Use
4418 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
4419
ddc3c695
DL
4420 * language/chinese.el, language/cyrillic.el:
4421 * language/devanagari.el, language/ethiopic.el, language/greek.el:
4422 * language/hebrew.el, language/indian.el, language/japanese.el:
4423 * language/korean.el, language/lao.el, language/misc-lang.el:
4424 * language/thai.el, language/tibetan.el, language/vietnamese.el:
4425 Use provide.
4426
fb9fa98d
DL
4427 * cus-edit.el (custom-buffer-create-internal): Save some consing.
4428 (custom-variable-set): Improve validation error mesage.
4429
197615f3
DL
4430 * rect.el (string-rectangle): Revert last change.
4431 (string-rectangle-line): New arg DELETE.
4432 (string-rectangle): Check delete-selection-mode.
4433
4434 * emacs-lisp/edebug.el (edebug-version)
4435 (edebug-maintainer-address): Deleted.
4436 (edebug-submit-bug-report): Just alias to report-emacs-bug.
4437 (edebug-read-function): Account for other `'#' read forms.
4438 (edebug-mode-menus): Make some items toggles.
4439 (edebug-outside-unread-command-event, unread-command-event):
4440 Remove these to avoid warnings.
4441
f4117c4d
GM
44422000-11-22 David Ponce <david@dponce.com>
4443
4444 * recentf.el (recentf-menu-items-for-commands)
4445 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 4446 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 4447
f4117c4d
GM
4448 (recentf-build-dir-rules, recentf-dump-variable)
4449 (recentf-edit-list, recentf-open-files-item)
4450 (recentf-open-files): Replaced unnecessary `mapcar' with new
4451 built-in `mapc'.
eaae8106 4452
f8e2f3f2
MB
44532000-11-23 Miles Bader <miles@gnu.org>
4454
4455 * faces.el (menu): Make inverse-video on ttys too.
4456
4c4a541d
SM
44572000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4458
4459 * simple.el (comment-line-break-function): Use the new name
4460 indent-new-comment-line -> comment-indent-new-line.
4461 (clone-indirect-buffer): Don't ignore NORECORD.
4462 (next-completion): Properly handle the case where items are adjacent.
4463
4464 * mouse.el (popup-menu): Stupid typo.
4465
980d836e
GM
44662000-11-22 Gerd Moellmann <gerd@gnu.org>
4467
60e8e0a5
GM
4468 * emacs-lisp/authors.el: Remove autoload cookies, add author,
4469 maintainer, keywords tags.
4470
980d836e
GM
4471 * rect.el (replace-rectangle): Don't call string-rectangle-line
4472 with too many arguments.
4473
e08b2069
AS
44742000-11-22 Andre Spiegel <spiegel@gnu.org>
4475
60e8e0a5 4476 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 4477 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
4478 vc-locking-user, which no longer exists.
4479
4480 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
4481
c6779d8d
DL
44822000-11-22 Dave Love <fx@gnu.org>
4483
4484 * md5.el (md5): Provide.
4485 (md5): Fix error call.
4486
e672fdce
MB
44872000-11-22 Miles Bader <miles@gnu.org>
4488
eaae8106 4489 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
4490 (refill-fill-paragraph-at): Remove debugging code.
4491
80e24c04
MB
4492 * calendar/calendar.el (generate-calendar-window): When we don't
4493 call `fit-window-to-buffer', make sure the top line is fully visible.
4494
3a17d6cc
MB
4495 * image-file.el (insert-image-file): Don't make `read-only'
4496 property rear-nonsticky.
4497
ae1a21c6
MB
4498 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
4499 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
4500 stashing away its original value.
4501 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
4502 in the recursive edit.
4503 Bind `isearch-original-minibuffer-message-timeout' to protect it.
4504 (isearch-done): Restore `minibuffer-message-timeout'.
4505
e672fdce
MB
4506 * cus-start.el: Remove entry for `mode-line-inverse-video'.
4507
3ea79df8
SM
45082000-11-21 Stefan Monnier <monnier@cs.yale.edu>
4509
4510 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
4511
4512 * find-lisp.el (find-lisp-find-files-internal):
4513 Use dolist, when and file-name-as-directory.
4514
980d836e 4515 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
4516 (define-derived-mode, define-minor-mode): Add specs.
4517
4518 * window.el: General comment and spacing fixes.
4519 (save-selected-window): Use backquotes.
4520 (window-safely-shrinkable-p): New function.
4521 (shrink-window-if-larger-than-buffer): Use it.
4522
4523 * subr.el (make-local-hook): Docstring fix.
4524
4525 * shell.el (shell-mode): Use define-derived-mode.
4526
4527 * newcomment.el (comment-indent): Insert comment before calling
4528 comment-indent-function. Don't insert in column 0.
4529 (comment-dwim): Indent before inserting comment.
4530
4531 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
4532 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
4533 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
4534 Use mapc rather than map.
4535
4536 * files.el (find-buffer-visiting): Compare all attributes before
4537 declaring two files identical (rather than just their inode-no).
4538 (auto-mode-alist): Use \' rather than $.
4539
4540 * which-func.el: Update maintainer line.
4541
4542 * pcvs.el (uniquify-buffer-file-name): Remove advice.
4543 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
4544 (uniquify-buffer-file-name): Use it.
4545
8f62f2b8
MB
45462000-11-22 Miles Bader <miles@gnu.org>
4547
4548 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
4549 * simple.el (minibuffer-avoid-prompt): New function.
4550
fb279a6d
GM
45512000-11-21 Gerd Moellmann <gerd@gnu.org>
4552
4553 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
4554
867092e9
MB
45552000-11-21 Miles Bader <miles@gnu.org>
4556
ef860850
MB
4557 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
4558 inclusion of `track-mouse'.
4559
867092e9
MB
4560 * textmodes/refill.el (refill-ignorable-overlay): New variable.
4561 (refill-adjust-ignorable-overlay): New function.
4562 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
4563 only the paragraph's tail if possible.
4564 Update `refill-ignorable-overlay'.
4565 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
4566
4567 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4568 point inside the fill-prefix.
4569
4570 * textmodes/refill.el (refill-post-command-function): Don't reset
4571 refill-doit in the case where a self-insertion command doesn't
4572 case a refill. Use `refill-fill-paragraph-at', getting position
4573 from `refill-doit'.
4574 (refill-after-change-function): Set `refill-doit' to END.
4575 (refill-fill-paragraph-at): New function, mostly from old
4576 refill-fill-paragraph.
4577 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
4578 (refill-pre-command-function): New function.
4579 (refill-mode): Add it to `pre-command-hook'.
4580
ff9ab414
GM
45812000-11-20 Gerd Moellmann <gerd@gnu.org>
4582
29a01b72
GM
4583 * textmodes/artist.el (artist-mode): Fix autoload cookie.
4584
ff9ab414
GM
4585 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
4586 javadoc tags.
eaae8106 4587
885b211b
AS
45882000-11-20 Andre Spiegel <spiegel@gnu.org>
4589
4590 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
4591 vc.el).
4592
eaae8106 4593 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 4594 require vc.
eaae8106
SS
4595
4596 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 4597 checkouts.
eaae8106 4598
d1838556
DL
45992000-11-20 Dave Love <fx@gnu.org>
4600
4601 * Makefile.in (DONTCOMPILE): Omit bindings.el.
4602
2b69bc11 46032000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 4604
2b69bc11
GM
4605 * calculator.el (calculator-paste): Use `if' instead of `and'
4606 and `or'.
4607 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 4608
b95b34e5
GM
46092000-11-19 Gerd Moellmann <gerd@gnu.org>
4610
030de92f
GM
4611 * info.el (info-menu-5): Doc fix.
4612
b95b34e5
GM
4613 * textmodes/artist.el: New file.
4614
54970452
AS
46152000-11-19 Andre Spiegel <spiegel@gnu.org>
4616
eaae8106 4617 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
4618 and differentiate according to checkout model.
4619 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
4620 since this function is only concerned with master state.
4621
83c9cb8e
SM
4622 * vc-hooks.el (vc-workfile-unchanged-p)
4623 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 4624
83c9cb8e
SM
4625 * vc.el (vc-workfile-unchanged-p)
4626 (vc-default-workfile-unchanged-p): See above.
54970452 4627
e5a9dabf
MB
46282000-11-19 Miles Bader <miles@gnu.org>
4629
4630 * image-file.el (insert-image-file): Make `intangible' and
4631 `read-only' properties rear-nonsticky too.
4632
24127af0
GM
46332000-11-18 Gerd Moellmann <gerd@gnu.org>
4634
d392e9c5 4635 * ps-print.el: Update copyright notice.
eaae8106 4636
d392e9c5
GM
4637 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
4638 (tooltip-show): Use the offsets.
4639
24127af0 4640 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 4641 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
4642 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
4643
2b69bc11 46442000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 4645
2b69bc11
GM
4646 * ps-print.el (toplevel): Test for find-coding-system being
4647 fboundp before calling ps-x-find-coding-system.
08ea6f17 4648
66321b2f
SM
46492000-11-16 Stefan Monnier <monnier@cs.yale.edu>
4650
4651 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
4652 (vc-version-backup-file): Docstring fix.
4653
046110c6
GM
46542000-11-16 Gerd Moellmann <gerd@gnu.org>
4655
4104194e
GM
4656 * files.el (basic-save-buffer): Don't add a newline if
4657 find-file-literally is non-nil.
4658 (find-file-literally): Extend doc string.
4659
046110c6
GM
4660 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
4661 sort(1) with the `-f' argument.
4662
6505c16e
AS
46632000-11-16 Andre Spiegel <spiegel@gnu.org>
4664
fd063975
AS
4665 * vc.el: Updated backend documentation.
4666 (vc-default-check-headers): New function.
4667
3d02dd81 4668 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
4669
4670 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 4671 up-to-date.
eaae8106 4672 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 4673 the minibuffer is not active.
fd063975 4674
eaae8106 4675 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 4676 `vc-cvs-use-edit' is on.
eaae8106
SS
4677 (vc-cvs-checkout): When this is used for reverting the workfile,
4678 make a backup of the original contents and revert to that in case
8791d617 4679 of error.
eaae8106 4680 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 4681 remote repositories.
eaae8106 4682
6505c16e
AS
4683 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
4684 for both version and ratio in the minibuffer.
fd063975 4685
eaae8106 4686 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 4687 Use vc-do-command to perform the annotation, not call-process.
6505c16e 4688
a13f0660
KH
46892000-11-16 Kenichi Handa <handa@etl.go.jp>
4690
4691 * international/quail.el (quail-start-translation): Don't call
4692 `message' before reading key sequence.
4693
1389a414
MB
46942000-11-16 Miles Bader <miles@lsi.nec.co.jp>
4695
4696 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
4697
9256a532
KH
46982000-11-16 Kenichi Handa <handa@etl.go.jp>
4699
4700 * window.el (fit-window-to-buffer): Be sure to acquire at least
4701 one text line even if the buffer is empty.
4702
0e14fe9f
GM
47032000-11-16 Gerd Moellmann <gerd@gnu.org>
4704
eaae8106 4705 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
4706 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
4707 Bind ange-ftp-process-verbose to nil.
0e14fe9f 4708
da645c53
DL
47092000-11-15 Dave Love <fx@gnu.org>
4710
83c9cb8e
SM
4711 * wid-edit.el (widget-specify-field, widget-specify-button):
4712 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
4713 widget-mouse-help.
4714 (widget-mouse-help): New function.
4715 (widget-echo-help): Rewritten for :help-echo functions only taking
4716 a widget arg.
4717
83c9cb8e
SM
4718 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
4719 Use display-graphic-p.
b12057b9
DL
4720 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
4721 and that JPEG is available.
4722 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
4723
da645c53
DL
4724 * international/mule-cmds.el (locale-charset-language-names):
4725 Match @euro.
4726
6d133d1f
GM
47272000-11-15 Gerd Moellmann <gerd@gnu.org>
4728
83c9cb8e
SM
4729 * faces.el (face-set-after-frame-default):
4730 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
4731 default face from X resources.
4732
49ac2ac5
EZ
47332000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4734
4735 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4736 Don't set EMACSLOADPATH.
4737
4fb0a34c
EZ
47382000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4739
4740 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
4741 texinfo-insert-@url.
4742 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
4743 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
4744
bb304a7a
SM
47452000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4746
82bc80bf
SM
4747 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
4748 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
4749 (checkdoc-minor-keymap): Backward compatibility.
4750 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
4751 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
4752 (checkdoc-this-string-valid-engine): Be a bit more strict
4753 to avoid matching substrings of `...' quoted vars/funs.
4754 (checkdoc-defun-info): Only look for `interactive' if alone.
4755 (debug-ignored-errors): Add "arg doesn't appear in docstring".
4756
e8c87124
SM
4757 * progmodes/compile.el (grep): `tag-default' can be nil.
4758
bb304a7a
SM
4759 * newcomment.el (comment-indent): Paren typo.
4760
8628686a
DL
47612000-11-14 Dave Love <fx@gnu.org>
4762
25c269ef
DL
4763 * calculator.el: New maintainer version.
4764
66321b2f 4765 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 4766
8628686a
DL
4767 * cmuscheme.el: Doc fixes.
4768 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 4769 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
4770
4771 * xscheme.el (scheme-program-name): Don't define here.
4772
4773 * progmodes/scheme.el (scheme-program-name): New variable
4774 (originally in cmuscheme).
4775
88f0a1eb
MB
47762000-11-14 Miles Bader <miles@gnu.org>
4777
4778 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
4779 Handle header-lines. Don't loop forever if we can't enlarge the
4780 window anymore. Simplify a bit.
4781
cd9a000c
KH
47822000-11-14 Kenichi Handa <handa@etl.go.jp>
4783
4784 * window.el (fit-window-to-buffer): Don't check
4785 window-text-height. Assure that the last line is fully visible.
4786
83c9cb8e
SM
4787 * international/quail.el (quail-show-guidance-buf):
4788 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
4789 buffer.
4790 (quail-update-guidance): Avoid making the guidance buffer shorter.
4791
d3fcda22
SM
47922000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4793
bdbd9606
SM
4794 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
4795 rather than `prepend' and add an interesting comment.
4796 (tex-math-face, tex-font-lock-syntactic-face-function):
4797 New face and function to use it.
4798 (tex-define-common-keys, tex-mode-map): Use menu-item rather
4799 than `menu-enable' symbol property.
4800 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
4801 (tex-mode): Add some latex-mode commands for auto-selection.
4802 Use tex-font-lock-syntactic-face-function.
4803 (tex-insert-quote): Simplify.
4804 (tex-shell): New mode.
4805 (tex-start-shell): Use it.
4806 (tex-shell-proc, tex-shell-buf): New functions.
4807 (tex-send-command): Use it.
4808 (tex-main-file): Fix the meaning of the new arg REALFILE.
4809 (tex-send-tex-command): New function split from `tex-start-tex'.
4810 Set compilation-last-buffer and compilation-parsing-end.
4811
d3fcda22
SM
4812 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
4813 when it follows non-comment text on the line.
4814
4815 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4816 Set font-lock-defaults.
4817 (lisp-mode-shared-map): Init inside the defvar.
4818 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
4819 Use define-derived-mode.
4820
bdab1d43
MB
48212000-11-14 Miles Bader <miles@lsi.nec.co.jp>
4822
4823 * faces.el (header-line): Use `:box nil' for color/gs displays too.
4824
936ae731
GM
48252000-11-14 Gerd Moellmann <gerd@gnu.org>
4826
83c9cb8e
SM
4827 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
4828 Don't recursively optimize body because that can lead to infinite
936ae731
GM
4829 recursion; see comment there.
4830
1695ca2b
EZ
48312000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
4832
4833 * faces.el (face-spec-set-match-display): Revert the change from
4834 2000-10-24. Add a FIXME for after v21.1.
4835
9d348294
MB
48362000-11-13 Miles Bader <miles@gnu.org>
4837
4838 * textmodes/fill.el (skip-line-prefix): New function.
4839 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
4840 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
4841 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4842 point inside the fill-prefix.
9d348294 4843
b85fa13c
MB
48442000-11-13 Miles Bader <miles@lsi.nec.co.jp>
4845
83c9cb8e
SM
4846 * calendar/calendar.el (generate-calendar-window):
4847 Use `fit-window-to-buffer'.
b85fa13c 4848
a0b47716
SM
48492000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4850
4851 * gud.el (gud-minor-mode): New var.
4852 (gud-symbol, gud-val): New functions.
4853 (gud-find-file): Copy gud-minor-mode to the new buffer.
4854 (gud-menu-map): Include entries for commands that are not always
4855 available, using :enable to (de)activate them.
4856 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
4857 (gud-mode-map): New map.
eaae8106 4858 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
4859 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
4860 Don't set up gud's menu (it's done by the minor-mode).
4861 (gud-minibuffer-local-map): New.
4862 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
4863 (gud-query-cmdline): New function.
4864 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
4865 (gud-mode): Use define-derived-mode.
4866 Don't set up gud's menu (it's done by the minor-mode).
4867 (gud-chop-words): Remove.
4868 (gud-common-init): Use split-string instead.
4869 (gud-new-keymap, gud-make-debug-menu): Eradicate.
4870
4871 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4872 Add keyword arg :name.
4873
4874 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
4875 (diff-count-matches, diff-split-hunk): New functions.
4876 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
4877
4878 * pcvs-info.el (cvs-fi-conflict-face): New var.
4879
4880 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
4881 Make it into a simple syntax-table, shared among all submodes.
4882 (sh-heredoc-face): Re-introduce.
4883 (sh-font-lock-syntactic-face-function): New function.
4884 (sh-mode): Use it. Also use define-derived-mode.
4885 Remove old bogus setting of indent-region-function.
4886 (sh-set-shell): Don't set the syntax-table any more.
4887 (sh-mode-syntax-table) <defun>: Remove.
4888
f5ed37df
MB
48892000-11-12 Miles Bader <miles@gnu.org>
4890
4891 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
4892 message if interactive.
4893
0b074c2f
DL
48942000-11-12 Dave Love <fx@gnu.org>
4895
4896 * mail/feedmail.el: Fix header,
4897 (feedmail) <defgroup>: Add :link.
4898
4899 * view.el: Use local-map property, not keymap on mode-line string.
4900
83c9cb8e
SM
4901 * scroll-all.el (scroll-all-mode): Customize variable.
4902 Add autoload cookie to function.
0b074c2f
DL
4903
4904 * lazy-lock.el: Remove compatibility code.
4905
4906 * finder.el (finder-known-keywords): Add `files', remove `vms'.
4907 (finder-help-echo): New variable.
4908 (finder-mouse-face-on-line): Add help-echo stuff.
4909 (finder-list-keywords, finder-list-matches): Use mapc.
4910
4911 * faces.el (face-font-registry-alternatives): Add :version.
4912
4913 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
4914 tags-table-list.
4915
a0b47716 4916 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 4917
a0b47716 4918 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
4919 (mail-mode): Use [:alnum:] in some regexps.
4920
6d502396
DL
49212000-11-10 Dave Love <fx@gnu.org>
4922
4923 * ediff.el (ediff-regions-internal, ediff-documentation):
4924 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
4925 fundamental mode.
4926
4927 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
4928 buffer into fundamental mode.
4929 (ediff-set-difference): Use copy-sequence if available.
4930
83c9cb8e
SM
4931 * ediff-ptch.el (ediff-dispatch-file-patching-job):
4932 Check ediff-patch-map non-nil.
6d502396
DL
4933 (ediff-fixup-patch-map, ediff-fixup-patch-map)
4934 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
4935 buffer into fundamental mode.
4936
4937 * ediff-merg.el (state-or-merge): Defvar when compiling.
4938
a82fe213
JR
49392000-11-10 Jason Rumney <jasonr@gnu.org>
4940
4941 * w32-fns.el (w32-add-charset-info): New function.
4942 (w32-charset-info-alist): Use it.
4943
52d89894
GM
49442000-11-10 Gerd Moellmann <gerd@gnu.org>
4945
4946 * faces.el (face-font-registry-alternatives): New user-option.
4947
178932de
SM
49482000-11-10 Stefan Monnier <monnier@cs.yale.edu>
4949
d7fa3319
SM
4950 * textmodes/texinfo.el (texinfo-block-default): New var.
4951 (texinfo-insert-block): Use it. Insert a newline if needed.
4952
178932de
SM
4953 * textmodes/fill.el (fill-indent-according-to-mode): New var.
4954 (fill-region-as-paragraph): Use it.
4955
4956 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
4957 (latex-mode): Tweak tex-*-(head|trail)er regexps.
4958 Tweak paragraph regexps to allow a leading [ \t]*.
4959 (tex-latex-block): Insert a newline if necessary.
4960 (latex-insert-item): Only insert a newline if necessary.
4961 (tex-guess-main-file): New function.
4962 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
4963 Set tex-main-file if TeX-master is provided.
4964 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
4965
bd02b8e0
GM
49662000-11-10 Gerd Moellmann <gerd@gnu.org>
4967
4968 * startup.el (command-line): Set the default tooltip-mode
4969 to t for graphical displays which implement x-show-tip.
4970
4971 * tooltip.el (tooltip-mode): Add a comment about startup.el
4972 setting the default value of this user-option.
4973
b29b03eb
SM
49742000-11-09 Stefan Monnier <monnier@cs.yale.edu>
4975
4976 * font-lock.el (font-lock-*-face) <defvar>: Move.
4977 (font-lock-defaults-alist): Mark obsolete.
4978 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
4979 (font-lock-mode): Use define-minor-mode.
4980 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
4981 (font-lock-turn-off-thing-lock): Be more explicit.
4982 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
4983 (font-lock-syntactic-face-function): New var.
4984 (font-lock-fontify-syntactically-region): Use it.
4985 (font-lock-doc-face): New.
4986
4987 * pcvs.el (cvs-enabledp): Ignore errors.
4988 (cvs-commit-filelist): Never query.
4989 (cvs-mode-insert): Always add a terminating / in the initial prompt.
4990 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
4991 (cvs-do-removal): Use cvs-partition rather than delete-if.
4992 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
4993 cvs-bury-buffer.
4994
4995 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4996 Allow `next' to jump to after the end of the last match.
4997
778fbc46
GM
49982000-11-09 Gerd Moellmann <gerd@gnu.org>
4999
730c746c
GM
5000 * simple.el (byte-compiling-files-p): New function.
5001
5002 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
5003 if it is there.
5004
5005 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
5006 nil again.
5007
778fbc46
GM
5008 * textmodes/ispell.el (ispell-library-path): Don't call
5009 check-ispell-version when byte-compiling because that starts
5010 an ispell process, and ispell might not be installed.
5011 (toplevel): Don't set up a menu when byte-compiling.
5012
5013 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
5014 it, so that a boundp test can be used to determine if we're
5015 currently byte-compiling.
5016
5912c5bb
DL
50172000-11-09 Dave Love <fx@gnu.org>
5018
83c9cb8e 5019 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 5020
7bb054a5
GM
50212000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5022
83c9cb8e
SM
5023 * ps-print.el: Patch for variable initialization when spooling.
5024 Doc fix.
7bb054a5
GM
5025 (ps-output-list): Fun eliminated.
5026 (ps-begin-file, ps-begin-job): Code fix.
5027
9db2706e
DL
50282000-11-08 Dave Love <fx@gnu.org>
5029
83c9cb8e 5030 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 5031
f7eb32aa
GM
50322000-11-08 Gerd Moellmann <gerd@gnu.org>
5033
5034 * simple.el (shell-command, display-message-or-buffer)
5035 (shell-command-on-region): Mention resize-mini-windows in the doc
5036 string.
5037 (display-message-or-buffer): Take the value of resize-mini-windows
5038 into account.
5039
7b01b08c
GM
50402000-11-07 Gerd Moellmann <gerd@gnu.org>
5041
acad3c0b
GM
5042 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
5043
7b01b08c
GM
5044 * dired.el (dired-between-files): Add `^. find' as an alternative
5045 to the regular expression, for find-dired.
5046
6f602bd0
SM
50472000-11-06 Stefan Monnier <monnier@cs.yale.edu>
5048
5049 * textmodes/texnfo-upd.el: Require texinfo.
5050 (defmacro, defgroup): Remove.
5051 (texinfo-section-to-generic-alist): Remove.
5052 Use texinfo-section-list instead (i.e. level is changed string->int).
5053 (texinfo-filter): New function.
5054 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
5055 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
5056 Use it. And use regexp-opt.
5057 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
5058 (texinfo-update-menu-region-beginning)
5059 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
5060 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
5061 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 5062 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
5063 (texinfo-sequential-node-update): Remove autoload cookie.
5064
5065 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
5066 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
5067 (texinfo-chapter-level-regexp): Remove.
5068 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
5069
bb216218
DL
50702000-11-06 Dave Love <fx@gnu.org>
5071
6f602bd0 5072 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 5073
6f602bd0
SM
5074 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5075 Match defun*.
bb216218 5076
ff8dd5d5
KH
50772000-11-06 Kenichi Handa <handa@etl.go.jp>
5078
5079 * composite.el (composition-function-table): Variable declaration
5080 moved to src/composite.c.
5081 (compose-chars-after): New optional arg object.
5082
e9da51a1
GM
50832000-11-06 Gerd Moellmann <gerd@gnu.org>
5084
e0c12c68
GM
5085 * bindings.el (mode-line-toggle-read-only)
5086 (mode-line-toggle-modified, mode-line-widen)
5087 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
5088 (make-mode-line-mouse2-map): Rewritten.
5089 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
5090 functions so that C-h k can show something with a doc string.
eaae8106 5091
e9da51a1
GM
5092 * startup.el (fancy-splash-delay): Set to 10 seconds.
5093 (fancy-splash-max-time): New user-option.
5094 (fancy-splash-stop-time): New variable.
5095 (fancy-splash-screens): Set it. Catch `stop-splashing'.
5096 (fancy-splash-screens-1): Throw `stop-splashing' when current
5097 time is greater than fancy-splash-stop-time.
5098
611dbdf0
SM
50992000-11-06 Stefan Monnier <monnier@cs.yale.edu>
5100
4d2806e2
SM
5101 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
5102
611dbdf0
SM
5103 * pcvs.el (cvs-mode-marked): New arg `noquery'.
5104 Prompt user for a file rather than raising an error.
5105 (cvs-enabledp): Fix call to cvs-mode-marked.
5106 (cvs-insert-file): New function (extracted from cvs-mode-insert).
5107 (cvs-mode-insert): Use it. Change the init prompt' value.
5108 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
5109
5110 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
5111 Don't pass default arg to ewoc-locate.
5112 (ewoc-collect): Return result in the right order.
5113
5114 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
5115
5116 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
5117 (cvs-status-get-tags): Fix regexp.
5118 (cvs-status-trees, cvs-status-cvstrees):
5119 Combine after change hooks and don't sit-for.
4d2806e2
SM
5120 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
5121 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
5122 Use make-char rather than hard-coded cryptic data.
5123 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
5124
5125 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
5126
5127 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
5128 (cvs-insert-strings): New function.
5129
937b2877
MB
51302000-11-06 Miles Bader <miles@lsi.nec.co.jp>
5131
5132 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
5133 `mwheel-scroll-amount'.
5134 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
5135 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
5136 string-matching against the version string.
5137
c6c97763
KH
51382000-11-06 Kenichi Handa <handa@etl.go.jp>
5139
6eaec747
KH
5140 * language/thai.el ("Thai"): Set a lisp form that produces
5141 composed string in `sample-text' language info.
5142
5143 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
5144 composed string in `sample-text' language info.
5145
83c9cb8e
SM
5146 * international/mule-cmds.el (describe-language-environment):
5147 Eval `sample-text' data and insert the result.
6eaec747 5148
c6c97763
KH
5149 * international/mule-conf.el (compound-text): Define this coding
5150 system here. Make x-ctext and ctext aliases of it.
5151
5152 * language/european.el (compound-text, ctext): Moved to
5153 international/mule-conf.el.
5154
d1145f85
AI
51552000-11-05 Andrew Innes <andrewi@gnu.org>
5156
5157 * w32-fns.el (w32-version): New function.
5158
178a6a45
SM
51592000-11-05 Stefan Monnier <monnier@cs.yale.edu>
5160
5161 * progmodes/awk-mode.el: Update copyright.
5162 (awk-mode-abbrev-table): Remove.
5163 (awk-font-lock-keywords): Use regexp-opt.
5164 (awk-mode): Use define-derived-mode.
5165
5166 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
5167 when extracting a suffix.
5168
1ba90166
AS
51692000-11-04 Andre Spiegel <spiegel@gnu.org>
5170
5171 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
5172 auto-save-mode.
5173
546790cb
JR
51742000-11-04 Jason Rumney <jasonr@gnu.org>
5175
5176 * language/european.el (decode-mac-roman): Test against r1 not r0.
5177
d247e32d
SM
51782000-11-03 Stefan Monnier <monnier@cs.yale.edu>
5179
fbf44f44
SM
5180 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
5181 (icon-mode): Define indent-line-function.
5182 (icon-comment-indent): Simplify.
5183 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
5184
5185 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
5186
5187 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
5188 Bind change-log-default-mode to defeat the caching done on it.
5189 Don't bother saving excursion any more.
5190
5191 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
5192
5193 * frame.el (after-setting-font-hook): Rename hooks -> hook.
5194 (set-frame-font): Use the new name (and the old for compatibility).
5195
eaae8106
SS
5196 * toolbar/tool-bar.el (tool-bar-mode):
5197 * time.el (display-time-mode):
5198 * recentf.el (recentf-mode):
5199 * paren.el (show-paren-mode):
5200 * mwheel.el (mouse-wheel-mode):
5201 * msb.el (msb-mode):
5202 * jka-compr.el (auto-compression-mode):
5203 * image-file.el (auto-image-file-mode):
5204 * hl-line.el (hl-line-mode):
5205 * delsel.el (delete-selection-mode):
5206 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
5207 * complete.el (partial-completion-mode): Drop unneeded positional args.
5208
eaae8106 5209 * info.el (Info-mode):
79372165 5210 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 5211
d247e32d
SM
5212 * log-edit.el (log-edit-menu): New menu.
5213
4921558e
MB
52142000-11-03 Miles Bader <miles@gnu.org>
5215
5216 * wid-edit.el (widget-end-of-line): Reinstate, with a new
5217 definition, so that trailing spaces are handled properly.
5218 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
5219
1fc02b3c
GM
52202000-11-03 Gerd Moellmann <gerd@gnu.org>
5221
5222 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
5223 tab character.
5224 (fancy-splash-screens): Set tab-width to 20.
5225
51d001f7
DL
52262000-11-03 Dave Love <fx@gnu.org>
5227
5228 * comint.el (comint-completion-addsuffix): Fix custom type.
5229
ba22aeff
SM
52302000-11-02 Stefan Monnier <monnier@cs.yale.edu>
5231
5232 * font-lock.el (font-lock-buffers): Remove.
5233 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
5234 (font-lock-change-major-mode): Remove.
5235 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
5236 (font-lock-default-fontify-region): Extend the multiline
5237 fontification to whole lines.
5238 (font-lock-fontify-anchored-keywords)
5239 (font-lock-fontify-keywords-region): If matching just one
5240 line (with \n) only mark the \n as multiline.
5241
5242 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
5243 Correctly handle the case where several :group args are supplied.
5244 Allow :extra-args.
5245 (easy-mmode-define-global-mode): Allow :extra-args.
5246 Correctly handle the case where several :group args are supplied.
5247
9c887ada
MB
52482000-11-02 Miles Bader <miles@gnu.org>
5249
eaae8106 5250 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
5251 (holiday-face): Remove dependency on `window-system'.
5252
7f25090d
KR
52532000-11-02 Ken Raeburn <raeburn@gnu.org>
5254
5255 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 5256 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 5257 (compile-files): Bomb out if compilation of a file fails.
7f25090d 5258
7dd6009c
DL
52592000-11-02 Dave Love <fx@gnu.org>
5260
5261 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
5262
94821e4f
EZ
52632000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
5264
5265 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
5266 punctuation in the warning inserted into the *mail* buffer.
5267
1ac3fc42
GM
52682000-11-02 Gerd Moellmann <gerd@gnu.org>
5269
57731876
GM
5270 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
5271 (authors-public-domain-p): New function.
5272 (authors-print): Use it.
5273
975f82c9
GM
5274 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
5275
1ac3fc42
GM
5276 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
5277
4b3eb10f
GM
52782000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5279
975f82c9 5280 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
5281 (ps-print-version): New version number (6.3.1).
5282 (ps-even-or-odd-pages): Customization fix.
5283 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
5284 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
5285 (ps-page-count): Var replaced by `ps-page-column'.
5286 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
5287 (ps-print-sheet-p): New fun.
5288
7da794df
MB
52892000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5290
5291 * tooltip.el (tooltip-gud-tips-setup): New function.
5292 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
5293 (tooltip-mode): Call tooltip-gud-tips-setup.
5294 (tooltip-gud-tips): Use `gud-basic-call' instead of
5295 process-send-string, so the prompt gets frobbed appropriately.
5296 Handle nil return value from `tooltip-gud-print-command'.
5297
0e40b809
EL
52982000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5299
5300 * comint.el (comint-add-to-input-history): New function.
5301 (comint-send-input): Use `comint-add-to-input-history'.
5302
50ada0db
MB
53032000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5304
973a3104
MB
5305 * info.el (info-menu-header): New face.
5306 (Info-fontify-menu-headers): New function.
5307 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5308
50ada0db
MB
5309 * info.el (Info-insert-dir): Don't include blank lines at
5310 beginning of additional dir files (one is added automatically).
5311
bff53411
SM
53122000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5313
5314 * emacs-lisp/easy-mmode.el (define-minor-mode):
5315 Revert the latest changes.
5316 Allow the three positional arguments to be skipped and replaced
5317 by keyword arguments.
5318 Add a :toggle argument to determine whether a nil arg means toggle
5319 or means turn-on. The default is unchanged.
5320 Add a call to force-mode-line-update.
5321
6b8a0b2d
DL
53222000-11-01 Dave Love <fx@gnu.org>
5323
83c9cb8e 5324 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 5325
5bf99100
MB
53262000-11-01 Miles Bader <miles@lsi.nec.co.jp>
5327
83c9cb8e
SM
5328 * calendar/calendar.el (diary-face, holiday-face):
5329 Add dark-background variants.
5bf99100 5330
a4032611
SS
53312000-10-31 Sam Steingold <sds@gnu.org>
5332
5333 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
5334 `tex-main-file' does not have directory in it.
5335
c286608e
SM
53362000-10-31 Stefan Monnier <monnier@cs.yale.edu>
5337
5338 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
5339
4836835a
TTN
53402000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
5341
5342 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
5343 functional change.
5344
26dcb81b
GM
53452000-10-31 Gerd Moellmann <gerd@gnu.org>
5346
5347 * files.el (find-file-noselect): When we expand a wildcard, return
5348 a list of buffers, as we should do according to the doc string.
5349
49fc4500
KR
53502000-10-31 Ken Raeburn <raeburn@gnu.org>
5351
5352 * loadup.el (top level): Adjust load path if program name is
5353 "../src/bootstrap-emacs", in case it's not dumped and thus the
5354 load path adjustment hasn't already been done.
5355
ea0c615d
GM
53562000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5357
83c9cb8e
SM
5358 * ps-print.el: Fix bug on selected pages for printing.
5359 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
5360 is on. Try to avoid warning messages when compiling. Doc Fix.
5361 (ps-print-version): New version number (6.3).
5362 (ps-color-device): Use `color-values' to determine if device
5363 supports color.
5364 (ps-color-values): Try to use `x-color-values' when using XEmacs.
5365 (ps-print-page-p): Changed from defsubst to defun.
5366 (ps-page-number): Changed from defmacro to defun.
5367 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
5368 printing.
c286608e 5369 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
5370 (ps-end-file, ps-dummy-page): Funs eliminated.
5371 (ps-print-color-scale): Changed default value.
5372 (ps-page-n-up, ps-print-page-p): New internal vars.
5373 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
5374 (ps-plot-region, ps-generate, ps-end-job): Code fix.
5375
9e20722f
GM
5376 * delim-col.el: Little programming improvement.
5377 (delimit-columns-str): New macro.
5378 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5379
d7a0fd00
KH
53802000-10-31 Kenichi Handa <handa@etl.go.jp>
5381
c286608e
SM
5382 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
5383 Moved to european.el.
d7a0fd00
KH
5384 (ccl-encode-mac-roman-font, fontset-mac): Modified for
5385 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
5386 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
5387 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 5388
234be340
DL
53892000-10-30 Dave Love <fx@gnu.org>
5390
5391 * progmodes/cc-menus.el (imenu-generic-expression)
5392 (imenu-progress-message): Only defvar when compiling.
5393
4edc4a39
DL
5394 * emacs-lisp/elp.el (elp-unload-hook): New function.
5395
5396 * loadhist.el (unload-feature): Call elp-restore-function,
5397 checking for symbols; don't use elp-restore-all.
5398 (loadhist-hook-functions): Doc fix.
5399
70c825df
SM
54002000-10-30 Stefan Monnier <monnier@cs.yale.edu>
5401
5402 * log-edit.el (log-edit-confirm): Fix the default.
5403
1d3baf74
GM
54042000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5405
5406 * delim-col.el: Little fix: replace delimit-columns-align-columns by
5407 delimit-columns-format.
5408 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 5409
1ec321a7
MB
54102000-10-30 Miles Bader <miles@lsi.nec.co.jp>
5411
5412 * comint.el (comint-replace-by-expanded-history): Don't use
5413 comint-get-old-input (we're not looking at *old* input).
5414 (comint-get-old-input-default): If using fields, signal an error
5415 when the point is not in an input field.
5416
70737ea9
KH
54172000-10-30 Kenichi Handa <handa@etl.go.jp>
5418
5419 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
5420 and mule-unicode-e000-ffff.
5421
fa0cb51d 5422 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
5423 (make-coding-system): Accept a symbol of translation table as a
5424 value of property `safe-chars'.
5425
5426 * international/mule-cmds.el (encode-coding-char): Check property
5427 safe-chars instead of safe-charsets.
5428
5429 * international/fontset.el (fontset-default): Modified for
5430 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5431 (x-font-name-charset-alist): Likewise.
5432 (ccl-encode-unicode-font): New CCL program. Record it in
5433 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
5434
70c825df
SM
5435 * language/european.el (mac-roman-decoder, mac-roman-encoder):
5436 New translation tables.
70737ea9
KH
5437 (decode-mac-roman, encode-mac-roman): Definition of these CCL
5438 programs are modified and moved from mac-win.el.
5439 (mac-roman): Definition of this coding system is modified and
5440 moved from mac-win.el.
4836835a 5441
fda2ce24 54422000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5443
1d3baf74 5444 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 5445 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 5446
dd4d3cb6
MB
54472000-10-29 Miles Bader <miles@gnu.org>
5448
5449 * custom.el (custom-add-to-group): Allow multiple entries for a
5450 given value OPTION, as long as their widget types are different.
5451 * cus-edit.el (custom-face-value-create): If face name doesn't end
5452 with "face", add such here (similar to custom group widgets).
5453
5454 * comint.el (comint-highlight-prompt): Add :type.
5455
dace60cf
JW
54562000-10-28 John Wiegley <johnw@gnu.org>
5457
dace60cf
JW
5458 * calendar/timeclock.el (timeclock-log): Doc fix.
5459 (timeclock-last-event): Doc fix.
83c9cb8e 5460 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
5461 (timeclock-find-discrep): Use a temp buffer to read in the
5462 timelog, instead of visiting the file.
5463 (timeclock-log-data): A new function, along with a host of helper
5464 functions, for the purpose of making timelog data accessible to
5465 programmers.
5466
5467 * eshell/esh-mode.el (window-height test): Make certain that
5468 `eshell-stringify-t' is non-nil.
5469 (eshell-password-prompt-regexp): Changed to a much simpler
5470 password regexp.
5471 (eshell-send-input): If `eshell-invoke-directly' returns t,
5472 directly invoke the parsed command using `eval'. This improves
5473 turn-around time on simple commands by a factor of three or
5474 greater, such as cd, ls, pwd, etc. -- which get used very often.
5475 It also conserves thousands of cons cells per call (since
5476 `eshell-do-eval' consumes memory like a Cookie Monster set loose
5477 in the Pacific Cookie Company).
5478
5479 * eshell/esh-test.el (eshell-test): Whitespace fix.
5480
83c9cb8e
SM
5481 * eshell/em-ls.el (eshell-ls-insert-directory):
5482 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
5483
5484 * eshell/em-script.el (eshell-script-initialize): Add names to
5485 `eshell-complex-commands, since `source' and `.' are complex.
5486
0467b076
EZ
5487 * eshell/esh-cmd.el (eshell-rewrite-for-command)
5488 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
5489 `eshell-copy-handles'.
5490 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
5491 bodies.
5492 (eshell-separate-commands): Whitespace fix.
5493 (eshell-complex-commands): Added a new list of names, for
5494 determining whether a given command is as simple as it looks.
5495 (eshell-invoke-directly): New function. Returns t if a command
5496 should be invoked directly (using `eval'), rather than indirectly
5497 using `eshell-do-eval'.
5498 (eshell-do-eval): Whitespace fix.
5499
5500 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
5501 which provides an emulation of the DOS shell behavior of assuming
5502 that cp/mv/ln should copy/move/link to the current directory.
5503 (eshell-remove-entries): Added a doc string.
5504 (eshell-shuffle-files): Removed the check for `target' being null.
5505 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
5506 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
5507 it to do a smarter check of whether a destination was provided.
5508 (eshell/mv, eshell/cp): Enable `:preserve-args'.
5509 (eshell/ln): Enable `:preserve-args', and use
5510 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
5511 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
5512 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
5513 list after flattening it. This makes it possible to cat files
5514 with numerical names.
5515 (eshell-unix-initialize): Added several names to
5516 `eshell-complex-commands.
5517 (eshell-unix-command-complex-p): Return t if a given command name
5518 may result in external processes being invoked.
5519
5520 * eshell/em-glob.el (eshell-glob-show-progress): Make this
5521 variable nil by default, since it slows down glob processing by a
5522 factor of two or more, and increases memory consumption.
5523
5524 * eshell/em-smart.el: Added a note about how memory consumptive
5525 smart display mode can be (at least this is true in Emacs 21).
5526 (eshell-smart-initialize): Whitespace fix.
5527 (eshell-refresh-windows): Use `if' instead of `when'.
5528 (eshell-smart-scroll-window): Calling `save-current-buffer' was
5529 not necessary.
83c9cb8e 5530 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
5531
5532 * eshell/em-ls.el (eshell-do-ls): Code simplification.
5533 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
5534 Whitespace fix.
5535 (eshell-ls-exclude-hidden): Added this variable in addition to
5536 `eshell-ls-exclude-regexp'. This one prevents files beginning
5537 with . from even being read, which can improve memory consumption
5538 quite a bit.
5539 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
5540 read file entries beginning with a dot. In home directories with
5541 lots of hidden files, fully two-thirds of the time spent in ls is
5542 used to read directory entries that are immediately thrown away.
5543 (eshell-ls-initial-args): Added back this configuration variable,
5544 for specifying default initial arguments to every call to ls.
5545 Much faster than using an alias to do the same thing.
5546 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
5547 (eshell-ls-dir): Whitespace change.
5548
5549 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
5550
83c9cb8e 5551 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
5552 (eshell-stringify-t): Added a customization variable, to indicate
5553 whether `t' should be rendered as a string at all. If not, one
5554 can still determine if the result of an expression is true using
5555 "file-exists-p FILE && echo true".
5556 (eshell-stringify): If `eshell-stringify-t' is nil, don't
5557 stringify t!
5558
5559 * eshell/esh-module.el: Whitespace fix.
5560
83c9cb8e
SM
5561 * eshell/em-alias.el (eshell-alias-initialize):
5562 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
5563 (eshell-command-aliased-p): New function that returns t if a
5564 command name names an aliased.
5565
657f9cb8 55662000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5567
0467b076 5568 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 5569 redrawing the screen when changing cursor color.
0467b076
EZ
5570 (viper-insert-state-pre-command-sentinel)
5571 (viper-replace-state-pre-command-sentinel)
70c825df
SM
5572 (viper-replace-state-post-command-sentinel):
5573 Use viper-preserve-cursor-color.
657f9cb8
MK
5574 Many functions changed to use viper= instead of = when comparing
5575 characters.
0467b076 5576 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 5577 working with characters.
0467b076 5578 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
5579 Many functions changed to use viper= instead of = when comparing
5580 characters.
0467b076 5581 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 5582
0467b076 5583 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 5584 Several typos fixed in various docstrings.
0467b076 5585 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 5586 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
5587 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
5588 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
5589 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
5590 (ediff-get-selected-buffers): New function.
5591 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
5592 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
5593 Use save-window-excursion.
0467b076 5594 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 5595 termination check in while loop.
0467b076 5596 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 5597 dired buffer.
0467b076
EZ
5598 (ediff-files,ediff-merge-files,ediff-files3)
5599 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 5600
4f490d99
DL
56012000-10-28 Dave Love <fx@gnu.org>
5602
5603 * info.el (Info-fontify-node): Add help-echo for menu items.
5604
45b84006
EZ
56052000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5606
5ebc02b3
EZ
5607 * startup.el (normal-top-level): If the value of $TERM indicates
5608 we are running from xterm or one of its work-alikes, default to a
5609 light background mode.
5610
45b84006
EZ
5611 Support for -fg, -bg, and -rv command-line arguments for TTYs:
5612 * faces.el (tty-handle-reverse-video): New function.
5613 (tty-create-frame-with-faces): Call it.
5614
5615 * frame.el (frame-notice-user-settings): Don't apply
5616 default-frame-alist and initial-frame-alist to MS-DOS frames.
5617 Call tty-handle-reverse-video, frame-set-background-mode, and
5618 face-set-after-frame-default for non-MS-DOS frames.
5619
5620 * startup.el (tty-long-option-alist): New variable.
5621 (tty-handle-args): New function.
5622 (command-line): Call tty-handle-args.
5623
5624 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
5625 startup.el now does that for all character-terminal frames.
5626
eab6e8b9
MB
56272000-10-28 Miles Bader <miles@gnu.org>
5628
83c9cb8e
SM
5629 * emacs-lisp/easy-mmode.el (define-minor-mode):
5630 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
5631 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 5632 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
5633 version using `easy-mmode-define-global-mode'.
5634 Add :conditional-turn-on keyword argument.
eab6e8b9 5635
51a29efc
DL
56362000-10-28 Dave Love <fx@gnu.org>
5637
83c9cb8e
SM
5638 * international/latin1-disp.el (latin1-char-displayable-p):
5639 Don't use window-system.
51a29efc 5640
d71d7114
EZ
56412000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
5642
5643 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5644 Don't call find-buffer-file-type-coding-system. Instead, just
5645 set eol-type to -unix if inhibit-eol-conversion is in effect, or
5646 if the file is on an untranslated filesystem.
5647 (add-untranslated-filesystem): Use "D" instead of "f" inside
5648 interactive.
5649
1f9cab4b
DL
56502000-10-27 Dave Love <fx@gnu.org>
5651
70c825df 5652 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
5653 (refill-mode): Use it.
5654
70c825df
SM
56552000-10-27 Stefan Monnier <monnier@cs.yale.edu>
5656
5657 * international/quail.el (quail-activate): Don't make-local-hook.
5658
7432cf10
AS
56592000-10-27 Andre Spiegel <spiegel@gnu.org>
5660
4836835a 5661 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 5662 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
5663 (vc-make-version-backup): Don't do it on MS-DOS without long file
5664 names.
4836835a 5665
7432cf10
AS
5666 * vc.el (vc-version-other-window): If an automatic backup of the
5667 desired version exists, rename it instead of copying it.
5668
4836835a
TTN
5669 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
5670 after command. If there's an unexpected error, signal it instead
7432cf10 5671 of being silent.
e1483c38 5672 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 5673
05ea7ef2
MB
56742000-10-27 Miles Bader <miles@lsi.nec.co.jp>
5675
fd1035aa
MB
5676 * shell.el (shell): Add BUFFER argument.
5677 * comint.el (make-comint-in-buffer): New function.
5678 (make-comint): Use it.
5679
05ea7ef2
MB
5680 * faces.el (face-spec-choose): Change syntax so that the list of
5681 attribute-value pairs is now the cdr of each clause, not the cadr.
5682 Detect old-style entries, and handle them. Use pop.
5683
835a55fe
SM
56842000-10-26 Stefan Monnier <monnier@cs.yale.edu>
5685
f5ab1cdd
SM
5686 * cus-edit.el (custom-mode-map): Use a sparse map.
5687 (custom-mode): Don't bother with make-local-hook.
5688
5689 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
5690
835a55fe
SM
5691 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
5692
c13b0ec8
GM
56932000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5694
5695 * ps-print.el: Avoid compilation gripes.
5696 (ps-print-version): New version number (6.2.1).
4836835a 5697
e9f63196
DL
56982000-10-26 Dave Love <fx@gnu.org>
5699
0b95284b
DL
5700 * menu-bar.el: Modify some menu item help strings.
5701 (menu-bar-help-menu): Add link to MORE.STUFF.
5702
e9f63196
DL
5703 * cus-edit.el (custom-mode): Add `special' mode-class property.
5704
5705 * wid-browse.el (widget-browse-mode): Likewise.
5706
5707 * wid-edit.el (widget-specify-field): Revert to using local-map
5708 property, not keymap.
5709
e276a14a
MB
57102000-10-26 Miles Bader <miles@lsi.nec.co.jp>
5711
c1545d88
MB
5712 * wid-edit.el (widget-field-end): When checking for a `boundary'
5713 field, do so in the correct buffer.
5714
3c1b77ca
MB
5715 * simple.el (undo): Correctly distinguish between numeric and
5716 non-numeric prefix args in non-transient-mark-mode, as per the doc
5717 string. When in transient-mark-mode, treat all prefix-args as
5718 numeric.
5719
f5ab1cdd
SM
5720 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
5721 Position point on match. Handle N == 0 correctly.
22626d9d
MB
5722
5723 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
5724 (comint-mode-map): Reverse order of `comint-write-output' and
5725 `comint-append-output-to-file'.
5726 (comint-append-output-to-file): Reinstate this function, for the
5727 benefit of the menu.
5728
d97151cb
SM
57292000-10-25 Stefan Monnier <monnier@cs.yale.edu>
5730
5731 * vc.el (vc-version-other-window): Bind `file'.
5732
ea7d6f5b
GM
57332000-10-25 Gerd Moellmann <gerd@gnu.org>
5734
f5ab1cdd 5735 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
5736
5737 * emacs-lisp/authors.el (batch-update-authors): New function.
5738 (authors-fixed-entries): New defconst.
5739 (authors-add-fixed-entries): New function.
5740 (authors): Call it.: Don't process lispref/.
5741
17c25cea
JR
57422000-10-25 Jason Rumney <jasonr@gnu.org>
5743
5744 * cus-edit.el (custom-button-face, custom-button-pressed-face):
5745 Merge x w32 and mac definitions.
5746
4ecda532
GM
57472000-10-25 Gerd Moellmann <gerd@gnu.org>
5748
5749 * menu-bar.el (menu-bar-options-menu): Add a help string for
5750 `uniquify'.
5751
b6735035
GM
57522000-10-25 Stephen Gildea <gildea@alum.mit.edu>
5753
f5ab1cdd
SM
5754 * time-stamp.el (time-stamp-string-preprocess):
5755 Fix a wrong type argument error.
b6735035 5756
f4cbc7a0
MB
57572000-10-25 Miles Bader <miles@gnu.org>
5758
5759 * recentf.el (recentf-mode): Variable removed.
5760 (recentf-mode): Use `define-minor-mode'.
5761
5762 * mwheel.el (mouse-wheel-mode): New global minor mode.
5763 (mwheel-install): Use `mouse-wheel-mode'.
5764
f4b020f6
DL
57652000-10-25 Dave Love <fx@gnu.org>
5766
f5ab1cdd
SM
5767 * progmodes/cperl-mode.el (cperl-mode):
5768 Set normal-auto-fill-function correctly.
072cb6f9 5769
83c9cb8e
SM
5770 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5771 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 5772 bindings.
f4b020f6 5773
ebe2a441
MB
57742000-10-25 Miles Bader <miles@lsi.nec.co.jp>
5775
ff4dcd4b
MB
5776 * wid-edit.el (widget-field-at): New function.
5777 (widget-at, widget-field-activate): Use it.
5778 (widget-tabable-at): Use `widget-at'.
5779 (widget-specify-field): If the terminating character of the widget
5780 field (which is read-only) is a newline, put it into a special
5781 `boundary' field so that C-n/C-p act more naturally.
5782 (widget-field-end): Also don't subtract one if a special
5783 `boundary' field has been added after the widget field.
5784
83c9cb8e
SM
5785 * comint.el (comint-output-filter, comint-send-input):
5786 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 5787 code, since it should notice the overlay insertion-types now.
ff4dcd4b 5788
ebe2a441
MB
5789 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
5790 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
5791 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
5792
fe50b6ab
GM
57932000-10-24 Gerd Moellmann <gerd@gnu.org>
5794
53df4dda 5795 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
5796 (authors): Set file coding system to iso-2022-7bit.
5797 Add file-local variables to output buffer.
53df4dda 5798
4836835a 5799 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
5800 WARN is nil.
5801
53df4dda
GM
58022000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5803
5804 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
5805
5806 * delim-col.el: Now there is a column formatting mechanism.
5807 Modified to customization mechanisms convention. Doc fix.
5808 (columns): New group for delim-col.
5809 (delimit-columns-before, delimit-columns-after)
5810 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
5811 (delimit-columns-end): New vars.
5812 (delimit-columns-customize, delimit-columns-format): New funs.
5813 (delimit-columns-region, delimit-columns-rectangle)
5814 (delimit-columns-rectangle-line): Modified to support column
5815 formatting.
4836835a 5816
a9839779
DL
58172000-10-24 Dave Love <fx@gnu.org>
5818
5819 * log-edit.el (log-edit): Add :version and a :group for vc.
5820
df0267b8
GM
58212000-10-24 Gerd Moellmann <gerd@gnu.org>
5822
9acc3873
GM
5823 * files.el (after-find-file): Don't print a message ``New file''
5824 if WARN is nil.
5825
83c9cb8e
SM
5826 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5827 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
5828 get duplicate tool-bar entries because we'll see the global ones
5829 on more than one path through keymaps.
5830
1946f901
GM
5831 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
5832
df0267b8
GM
5833 * progmodes/cmacexp.el: Change Francesco's email address.
5834
ae3b264b
KH
58352000-10-24 Kenichi Handa <handa@etl.go.jp>
5836
5837 * window.el (fit-window-to-buffer): Adjust point of the window
5838 buffer, not that of the current buffer.
5839
23afac01
EZ
58402000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
5841
5842 * progmodes/cmacexp.el: Update the euthor's email address.
5843
22d1a4ed
MB
58442000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5845
5846 * faces.el (face-spec-set-match-display): Add `graphic' display
5847 type (the inverse of `tty'). Use `display-graphic-p' instead of
5848 the window-system variable.
5849
f408aa48
KH
58502000-10-24 Kenichi Handa <handa@etl.go.jp>
5851
83c9cb8e
SM
5852 * international/isearch-x.el (isearch-with-input-method):
5853 Call input-method-function with the first event in
f408aa48
KH
5854 unread-command-events.
5855
94fe8a31
MB
58562000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5857
83c9cb8e 5858 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 5859
8f47302e
AC
58602000-10-24 Andrew Choi <akochoi@i-cable.com>
5861
5862 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
5863 New charsets.
5864
5865 * term/mac-win.el: Remove definitions of mac-roman-lower and
5866 mac-roman-upper, require dired, and define instead of set
5867 mac-ready-for-drag-n-drop to avoid compilation error.
5868
446c097e
AI
58692000-10-23 Andrew Innes <andrewi@gnu.org>
5870
83c9cb8e
SM
5871 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
5872 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
5873 expand-file-name after convert-standard-filename to ensure
5874 expected directory separators are used.
5875
379b70e7
EZ
58762000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5877
5878 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
5879
85c766e9
DL
58802000-10-23 Dave Love <fx@gnu.org>
5881
b7e03a67
DL
5882 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5883 (tool-bar-add-item): Set foreground and background for XBM icons.
5884
83c9cb8e
SM
5885 * international/latin1-disp.el (latin1-char-displayable-p):
5886 New function (from Handa).
b7e03a67
DL
5887 (latin1-display-check-font): Use it.
5888
0dcf8835 5889 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
5890 using :key-sequence, making it much more usable.
5891 Use nconc, not append.
0dcf8835
DL
5892 (imenu--create-keymap-1): Avoid append.
5893
85c766e9 5894 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 5895
cb3069bb
MB
58962000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5897
5898 [the following changes fix a bug where `define-minor-mode' didn't
5899 correctly generate :require clauses for defcustoms in compiled files]
5900 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
5901 (byte-compile-log-file, byte-compile-log-1): Don't set
5902 `byte-compile-current-file' to nil. Instead set
5903 `byte-compile-last-logged-file' to it. Test whether
5904 byte-compile-current-file equals byte-compile-last-logged-file
5905 instead of whether its nil.
3b6542ba 5906 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 5907
6db6243b
SM
59082000-10-23 Stefan Monnier <monnier@cs.yale.edu>
5909
5910 * textmodes/refill.el: Fix var names in doc.
5911 (refill-mode): Don't bother with make-local-hook anymore.
5912
98490598
MB
59132000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5914
e01cd227
MB
5915 * faces.el (face-user-default-spec, face-default-spec): New functions.
5916 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 5917 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
5918 Use `face-user-default-spec'. Simplify code slightly.
5919
4836835a 5920 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
5921 (woman-unknown-face): Add dark-background variants.
5922 (woman-default-faces): Renamed from `woman-colour-faces'.
5923 Set using the stored defaults, rather than using hard-wired colors.
5924 (woman-monochrome-faces): Renamed from `woman-black-faces'.
5925 Just make the foreground `unspecified' rather than "black".
5926 (woman-menu): Rename menu entries accordingly.
5927
98490598
MB
5928 * faces.el (header-line): Make more reasonable on mono/grayscale
5929 displays.
5930
1a578e9b
AC
59312000-10-23 Andrew Choi <akochoi@i-cable.com>
5932
5933 * cus-edit.el (custom-button-face): Use 3D look for mac.
5934 (custom-button-pressed-face): Likewise.
5935
5936 * faces.el (set-face-attributes-from-resources): Handle mac frames
5937 in the same way as x and w32 frames.
5938 (face-valid-attribute-values): Likewise.
5939 (read-face-attribute): Likewise.
5940 (defined-colors): Likewise.
5941 (color-defined-p): Likewise.
5942 (color-values): Likewise.
5943 (display-grayscale-p): Likewise.
5944 (face-set-after-frame-default): Likewise.
5945 (mode-line): Same default face as for x and w32.
5946 (tool-bar): Likewise.
5947
5948 * frame.el: Remove call to frame-notice-user-settings at end of
5949 the file.
5950
83c9cb8e 5951 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
5952 as for x, pc, and w32 frame types.
5953
5954 * term/mac-win.el: New file.
5955
aaaf7be7
DL
59562000-10-22 Dave Love <fx@gnu.org>
5957
5958 * textmodes/refill.el: New file.
5959
5392d654
AS
59602000-10-22 Andre Spiegel <spiegel@gnu.org>
5961
4836835a 5962 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 5963 MANUAL and REGEXP.
4836835a 5964 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
5965 New functions.
5966 (vc-before-save): Use the latter.
5967 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
5968 confusion.
5969
4836835a 5970 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
5971 expected by vc[-hooks].el.
5972
5973 * vc.el (vc-checkout): Added `-p' suffix in call to
5974 vc-make-version-backups-p; use vc-make-version-backup to actually
5975 make the backup.
5976 (vc-version-other-window, vc-version-backup-file): Handle both
5977 automatic and manual backups.
5978 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
5979 of all of them.
5980
1e221c16
MB
59812000-10-22 Miles Bader <miles@gnu.org>
5982
7ff4fda5
MB
5983 * comint.el (comint-highlight-input, comint-highlight-prompt):
5984 Renamed, `-face' at end removed.
5985 (comint-send-input, comint-output-filter): Use renamed faces.
5986
3511cde8
MB
5987 * window.el (fit-window-to-buffer): Change defaulting of
5988 MAX-HEIGHT slightly.
5989
1e221c16
MB
5990 * faces.el (color-values, color-defined-p): Use `member', not
5991 `memq', because it works correctly for strings.
5992 (frame-set-background-mode): Actually, "unspecified-fg" and
5993 "unspecified-bg" *are* strings. Use `member', not `memq', and
5994 `equal', not `eq', when a string value is possible.
5995
b6ef4898
EZ
59962000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5997
5998 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
5999
34939e2c
SM
60002000-10-21 Stefan Monnier <monnier@cs.yale.edu>
6001
6002 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
6003 sh-electric-rparen, sh-electric-less and sh-electric-hash.
6004 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
6005 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
6006 (sh-font-lock-syntactic-keywords): Use them.
6007 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
6008 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
6009 (sh-mode): Don't override font-lock-unfontify-region-function.
6010 Use a copy of sh-font-lock-syntactic-keywords.
6011 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
6012 Don't call sh-scan-buffer since font-lock does it on the fly.
6013 (sh-get-indent-info): Use `face' rather than `syntax-table'
6014 text-property to detect here-documents.
6015 Replace sh-special-syntax with sh-st-punc.
6016 (sh-prev-line): Use `face' rather than `syntax-table'
6017 text-property to skip over here-documents.
6018 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
6019 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
6020 (sh-electric-less, sh-set-here-doc-region)
4836835a 6021 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
6022 (sh-scan-buffer, sh-rescan-buffer): Remove.
6023
f3d3c491
AI
60242000-10-21 Andrew Innes <andrewi@gnu.org>
6025
6026 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
6027 remote (ange-ftp) file names.
6028
b86c791c
MB
60292000-10-21 Miles Bader <miles@gnu.org>
6030
d9c30bdf
MB
6031 * window.el (fit-window-to-buffer): New function.
6032 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
6033 (window-text-height): Don't expect minibuffers to have mode-lines.
6034
d9c30bdf 6035 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
6036 * international/quail.el (quail-update-guidance):
6037 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 6038
617fee5a
MB
6039 * international/quail.el (quail-show-guidance-buf): Make sure
6040 guidance window really has enough room.
6041 (quail-update-guidance): If quail-guidance-win is already shown,
6042 make sure its height is OK.
6043
b86c791c
MB
6044 * window.el (window-text-height, set-window-text-height):
6045 New functions.
6046 (shrink-window-if-larger-than-buffer): Use `window-text-height'
6047 instead of `window-height' & `mode-line-window-height-fudge'.
6048 (mode-line-window-height-fudge): Add FACE parameter.
6049 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
6050 instead of `enlarge-window' & `mode-line-window-height-fudge'.
6051
e34850d1
MB
60522000-10-20 Miles Bader <miles@gnu.org>
6053
6054 * window.el (height-affecting-face-attributes): Use `defconst'.
6055
6056 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
6057 New function, conditionally aliased to `mode-line-window-height-fudge'.
6058 (ispell-help): Use it.
6059 (ispell-choices-win-default-height): Don't include mode-line fudge.
6060 (ispell-choices-win-default-height): New function.
6061 (ispell-show-choices, ispell-command-loop): Use function
6062 `ispell-choices-win-default-height' instead of variable.
6063
a8b883c2
MB
60642000-10-20 Miles Bader <miles@lsi.nec.co.jp>
6065
8c6e4a58
MB
6066 * window.el (mode-line-window-height-fudge): New variable.
6067 (height-affecting-face-attributes): New variable.
6068 (mode-line-window-height-fudge): New function.
6069 (shrink-window-if-larger-than-buffer): Use it.
6070 * help.el (resize-temp-buffer-window): Likewise.
6071
a8b883c2
MB
6072 * info.el (Info-fontify-node): Add support for @subsubsection
6073 titles, which use `Info-title-4-face'.
6074 (Info-title-4-face): New face.
6075 (Info-title-3-face): Inherit from Info-title-4-face instead of
6076 variable-pitch.
6077
e64c3a75
JR
60782000-10-19 Jason Rumney <jasonr@gnu.org>
6079
6080 * dired.el (dired-insert-directory): Do not let errors signalled by
6081 attempt to run dired-free-space-program prevent dired from working.
6082
c70fe852
SM
60832000-10-19 Stefan Monnier <monnier@cs.yale.edu>
6084
6085 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
6086
877cf6b4
GM
60872000-10-19 Gerd Moellmann <gerd@gnu.org>
6088
5de037e0
GM
6089 * dirtrack.el (dirtrack): Fix call to run-hooks.
6090
6deb9af9
GM
6091 * cmuscheme.el (cmuscheme-program-name): Renamed from
6092 scheme-program-name because xscheme.el contains a defcustom with
6093 the same name. As a consequence, customizing group `cmuscheme'
6094 loaded `xscheme' which redefined run-scheme.
6095 (run-scheme): Use cmuscheme-program-name.
6096
83c9cb8e 6097 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 6098
e597d8fb 6099 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 6100 anonymous address, and add a website for Befrienders International.
4836835a 6101
3e9cb08f
GM
61022000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6103
c70fe852
SM
6104 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
6105 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
6106 (ps-print-version): New version number (6.2).
6107 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
6108 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
6109 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
6110 (ps-x-extent-priority, ps-x-extent-start-position)
6111 (ps-x-face-font-instance, ps-x-find-coding-system)
6112 (ps-x-font-instance-properties, ps-x-make-color-instance)
6113 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
6114 avoid compilation gripes without defining functions.
6115 (ps-e-find-composition): Alias for function find-composition, to have a
6116 suitable function depending on Emacs version.
6117 (ps-color-device, ps-color-values, ps-face-foreground-name)
6118 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
6119 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
6120 (ps-print-ensure-fontified): Function definitions surrounded by
6121 `eval-and-compile' to avoid compilation gripes.
6122 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
6123 by symbol-value to avoid compilation gripes.
6124 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
6125 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
6126
d8abcd91
MB
61272000-10-19 Miles Bader <miles@lsi.nec.co.jp>
6128
13ab33c4
MB
6129 * startup.el (normal-top-level): Call `frame-set-background-mode'
6130 after `frame-notice-user-settings' because the latter doesn't call
6131 the former on a tty.
6132
d8abcd91
MB
6133 * faces.el (frame-set-background-mode): `unspecified' &c are
6134 symbols, not strings.
6135
e8bce0a9
EZ
61362000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6137
c70fe852
SM
6138 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
6139 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 6140
c70fe852
SM
6141 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
6142 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 6143
773272d8
KH
61442000-10-19 Kenichi Handa <handa@etl.go.jp>
6145
c70fe852 6146 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
6147 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
6148 for ISO10646-1 fonts.
6149 (x-font-name-charset-alist): Add an entry for "iso10646-1".
6150
772139c0
EZ
61512000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6152
6153 * faces.el (frame-set-background-mode): If a tty frame defines a
6154 background color, use that to compute the background mode, instead
6155 of always defaulting to "dark".
6156
d134a19f
MB
61572000-10-19 Miles Bader <miles@lsi.nec.co.jp>
6158
8bb84cb2
MB
6159 * comint.el (comint-write-output): New function.
6160 (comint-mode-map): Add it to the menu.
e40a778f 6161 Bind `C-c C-s' to comint-write-output.
d134a19f 6162
dada41e1
GM
61632000-10-18 Gerd Moellmann <gerd@gnu.org>
6164
6165 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
6166 Use fancy-splash-delay.
6167
9b5360aa
GM
61682000-10-18 Alex Schroeder <alex@gnu.org>
6169
6170 * progmodes/sql.el (sql-sybase-options): New option.
6171 (sql-sybase): Use it. Add sql-database to the list of parameters
6172 provided for login. The options -w 2048 -n are not used any more.
6173
9035a35a
GM
6174 * comint.el (comint-read-input-ring): Bugfix such that the first
6175 and the last entry of the input ring file are not lost.
6176
3556c6dd
GM
61772000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6178
6179 * ps-print.el: Internal variable changes to defcustom,
6180 make-local-hook changes to defvar. Doc fix.
6181 (ps-print-version): New version number (6.1).
6182 (ps-setup, ps-do-despool): Code fix.
6183 (ps-printer-name): Customization fix.
6184 (ps-printer-name-option): Now is a defcustom instead of an
6185 internal variable.
6186 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
6187 (ps-print-begin-column-hook): Now are defvar instead of
6188 make-local-hook.
4836835a 6189
4e217e50
MB
61902000-10-18 Miles Bader <miles@gnu.org>
6191
6192 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
6193 (comint-kill-output): Changed into an alias for `comint-delete-output',
6194 and made obsolete.
6195 (comint-mode-map): Rename references to comint-kill-output.
6196
34460354
EZ
61972000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
6198
6199 * diff-mode.el (diff-header-face, diff-file-header-face)
6200 (diff-changed-face): Add bold and italic attributes to tty faces.
6201 (diff-function-face): New face.
6202 (diff-font-lock-keywords): Use it.
6203
17ea3cdb
MB
62042000-10-18 Miles Bader <miles@lsi.nec.co.jp>
6205
6206 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
6207 Remove commented-out call to force-mode-line-update.
6208 (comint-kill-output): Use `forward-line 0' instead of
6209 beginning-of-line to make sure we get past the prompt.
6210
9244f2c7
SM
62112000-10-17 Stefan Monnier <monnier@cs.yale.edu>
6212
6213 * diff-mode.el (diff-header-face, diff-file-header-face):
6214 Add specific setting for dark background.
6215 (diff-context-face): Renamed from diff-comment-face.
6216 Set explicitly rather than inheriting from font-lock-comment-face.
6217
1592c1ef
EZ
62182000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6219
6220 * startup.el (command-line): Move the code which sets the default
6221 TTY colors to before before-init-hook.
6222
f86292a9
GM
62232000-10-17 Gerd Moellmann <gerd@gnu.org>
6224
6225 * jit-lock.el (jit-lock-stealth-time): Doc fix.
6226
f7f2e883
EZ
62272000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6228
e854cc22
EZ
6229 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
6230 extensions, for MS-DOS.
6231
f7f2e883
EZ
6232 * diff-mode.el (diff-header-face, diff-file-header-face)
6233 (diff-changed-face): Define tty-specific colors.
6234
c7b4f0f9
GM
62352000-10-17 Gerd Moellmann <gerd@gnu.org>
6236
6237 * startup.el (fancy-splash-text): Realign the text.
6238
12a72271
EZ
62392000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6240
6241 * font-lock.el (font-lock-comment-face): Define a separate default
6242 for dark-background tty's.
6243
61dfccfd
MB
62442000-10-17 Miles Bader <miles@gnu.org>
6245
6246 * help.el (resize-temp-buffer-window): Add hack to avoid last line
6247 being obscured by whizzy mode-lines on graphics displays.
6248
333cd59e
EZ
62492000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6250
6251 * info.el (Info-title-1-face, Info-title-2-face)
6252 (Info-title-3-face): Define colors for tty's.
dada41e1 6253 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 6254
dbf1fcc1
EZ
62552000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6256
6257 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
6258 reverse from the frame parameters, and don't invert foreground and
6259 background colors.
6260
ac629823
MB
62612000-10-16 Miles Bader <miles@gnu.org>
6262
6263 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
6264 string "*Info*". Call propertized-buffer-identification to spruce
6265 up the result.
6266
76eebffc
GM
62672000-10-16 Gerd Moellmann <gerd@gnu.org>
6268
3a6b59d9
GM
6269 * help.el: Provide `help' for the sake of define-minor-mode
6270 which generates defcustoms with requires.
6271
6569c3d3
GM
6272 * jit-lock.el (jit-lock-after-change): If we're in text that
6273 matches a multi-line font-lock pattern, make sure the whole text
6274 will be redisplayed.
6275
c2e0a611
GM
6276 * emacs-lisp/authors.el (authors-add): Don't add an entry if
6277 author's name is unknown.
6278
76eebffc
GM
6279 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
6280 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
6281 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
6282 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
6283 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
6284 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
6285 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
6286 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
6287 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
6288 Add author information.
6289
cf1e7b12
MB
62902000-10-16 Miles Bader <miles@lsi.nec.co.jp>
6291
6292 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
6293 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
6294 full-color version (using the Gimp) to eliminate dithering artifacts.
6295
5586f3eb
SM
62962000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6297
6298 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6299
6300 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6301
ad64a888
DL
63022000-10-15 Dave Love <fx@gnu.org>
6303
83c9cb8e 6304 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
6305
6306 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6307
6308 * whitespace.el: Doc fixes.
6309 (top-level): Don't add hooks here.
6310 (whitespace-running-emacs): Deleted.
6311 (timer): Don't require.
6312 (whitespace): Add back :version conditional on xemacs test.
6313 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6314 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6315 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6316 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6317 Avoid specific xemacs test.
6318 (whitespace-global-mode): New option.
6319 (whitespace-global-mode): New command.
6320 (whitespace-unload-hook): New function.
6321
6322 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 6323 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
6324 (Info-fontify-node): `Goto' goes to `Go to'.
6325 (Info-fontify-node): Add help-echo to xref links.
6326
1ef49fc6
EZ
63272000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
6328
6329 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
6330
8b7707e1
SM
63312000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6332
b3b7f42f
SM
6333 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6334 Use plist-get and allow :inherit.
6335
6336 * emacs-lisp/cl-macs.el (cl-do-arglist):
6337 Use plist-get and plist-member instead of memq.
6338
3c7fafc7
SM
6339 * emacs-lisp/ewoc.el (ewoc-location): New function.
6340 (ewoc-enter-after, ewoc-enter-before): Document return value.
6341 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
6342 Don't need make-local-hook any more.
6343 (cvs-addto-collection): Return the new tin.
6344 (cvs-mode-insert): Jump to the new line.
6345
8b7707e1
SM
6346 * jit-lock.el (jit-lock-fontify-buffer): Remove.
6347
6348 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
6349
6350 * font-lock.el (font-lock-syntactically-fontified): New var.
6351 (font-lock-fontify-syntactic-keywords-region): Use it.
6352 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
6353
6354 * diff-mode.el (diff-find-file-name): Fix regexp.
6355
6356 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
6357 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
6358
6359 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
6360 (sh-mode-syntax-table): Add punctuation syntax for < and >.
6361 (sh-mode): Don't make all vars local here.
6362 (sh-kw): Reformat.
6363 (sh-set-shell): Use dolist. Don't set indent-region-function.
6364 (sh-mode-syntax-table): Use pop.
6365 (sh-remember-variable): Use push.
6366 (sh-help-string-for-variable): Use memq.
6367 (sh-safe-backward-sexp): Remove.
6368 (sh-safe-forward-sexp): Add ARG.
6369 (sh-get-indent-info, sh-prev-stmt): Use it.
6370 (sh-prev-line): Simplify by using forward-comment.
6371 (sh-this-is-a-continuation): Simplify.
6372 (sh-learn-buffer-indent): Use dolist.
6373 (sh-do-nothing): Remove.
6374 (sh-set-char-syntax, sh-set-here-doc-region):
6375 Use inhibit-modification-hooks.
6376 (sh-name-style): Use mapcar and push.
6377 (sh-load-style): Use dolist.
6378 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
6379 (sh-case, sh-while-getopts): Use propertize directly rather
6380 than sh-electric-rparen.
6381
63822000-10-14 Stefan Monnier <monnier@cs.yale.edu>
6383
6384 * textmodes/tex-mode.el: Require CL when compiling.
6385 (tex-mode-syntax-table): Init immediately.
6386 (tex-mode-map): Bind M-RET to latex-insert-item.
6387 (latex-mode): Set indent-line-function to latex-indent.
6388 (tex-common-initialization): Don't setup the syntax-table any more.
6389 (latex-insert-item): New skeleton.
6390 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 6391 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 6392 (latex-indent, latex-find-indent): New functions.
4836835a 6393 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
6394 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
6395 (tex-compilation-parse-errors): Use with-syntax-table.
6396
86b7fcbb
MB
63972000-10-15 Miles Bader <miles@gnu.org>
6398
6399 * font-lock.el (font-lock-comment-face): Change dark-background,
6400 color, non-tty, default to `chocolate1'.
6401
57a24508
JW
64022000-10-13 John Wiegley <johnw@gnu.org>
6403
6404 * eshell/esh-util.el (require): Added a missing `require' form,
6405 needed when compiling (for an ange-ftp macro definition).
6406
40ad3db4
DL
64072000-10-13 Dave Love <fx@gnu.org>
6408
6409 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
6410
db460189
GM
64112000-10-13 Gerd Moellmann <gerd@gnu.org>
6412
83c9cb8e 6413 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 6414
4836835a 6415 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
6416 transparent -colors 8).
6417
3b5e21df
GM
64182000-10-13 Stephen Gildea <gildea@alum.mit.edu>
6419
6420 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
6421 that breaks with old list format timestamps.
6422 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 6423 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 6424
16908a3f
JW
64252000-10-13 John Wiegley <johnw@gnu.org>
6426
d7103dda
JW
6427 * align.el, pcomplete.el, calendar/timeclock.el,
6428 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
6429
dace60cf 6430 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
6431 faulty math, where holiday hours were being computing as seconds.
6432
b6b70cda
JW
64332000-10-13 John Wiegley <johnw@gnu.org>
6434
6435 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
6436 specifying what "other" kinds of buffers should be saved.
6437 This used to be hard-coded.
b6b70cda
JW
6438 (desktop-buffer-misc-functions): A global for specifying how
6439 auxiliary data should be determined for special buffer types.
6440 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
6441 instead of hard-coding the special buffer types.
6442 (desktop-save): Run `desktop-buffer-misc-functions' to gather
6443 auxiliary data, instead of hard-coding for Info buffers and dired.
6444 (desktop-buffer-info-misc-data): Aux function for determining Info
6445 buffer auxiliary info.
6446 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
6447 (desktop-buffer-info): Changed this function to use the info
6448 gathered above.
6449 (desktop-create-buffer): Be a little more careful about what
6450 `minor-mode' means before calling it. This is important for some
6451 buffer types.
6452
8c6b1d83
JW
64532000-10-13 John Wiegley <johnw@gnu.org>
6454
6455 * eshell/esh-util.el: Added a global form which declares an
6456 autoload for `parse-time-string', if that function is not already
6457 defined, and if parse-time.el is available on the user's system.
6458
6459 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
6460 to be aware of ange-ftp user info.
83c9cb8e 6461 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
6462 (eshell-ls-annotate): Use `eshell-file-attributes'.
6463 (eshell-ls-file): Made the user-id printing code a bit smarter.
6464
6465 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
6466 allow identification of alias user ids in remote directories.
83c9cb8e
SM
6467 It's manual, but there's no other way to know when the current user
6468 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
6469 (fboundp): Bind `ange-cache'.
6470 (eshell-directory-files-and-attributes): Re-organized the logic a
6471 bit to use `eshell-file-attributes' instead of `file-attributes'.
6472 The former is more sensitive to directories that are read via FTP,
6473 and knows how to use ange-ftp to determine full attribute
6474 information, instead of just the name and last modtime.
6475 (eshell-current-ange-uids): Return the current user id when in a
6476 remote directory.
6477 (eshell-parse-ange-ls): Parse a full directory listing that has
6478 been returned by ange-ftp.
6479 (eshell-file-attributes): This beefed up version of
6480 `file-attributes' is only special if the user is currently in a
6481 remote directory, in which case it does a lot of work to find out
6482 what the real attributes of a file are, as they appear on the
6483 remote machine. This makes usage of remote directories (i.e.,
6484 ange-ftp pathnames) much more useful. You can now use Eshell as a
6485 full-fledged FTP client, with much more manipulation ability than
6486 most other clients.
6487
6488 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
6489 variable, which means that Eshell's du should always be preferred
6490 in remote directories.
6491 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
6492 just `file-attributes'.
6493 (eshell-mvcp-template): Bind `ange-cache', to improve performance
6494 when reading remote directories. This is an Eshell-specific
6495 variable (not part of ange-ftp).
6496 (eshell/ln): Bind `ange-cache'.
6497 (eshell/du): Added some extra logic for determining when to use
6498 Eshell's du (which is slow), and when to use the external version
6499 (which may or may not exist).
6500
83c9cb8e
SM
6501 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6502 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
6503 `get-buffer-process', since backgrounded processes don't count in
6504 the context of this function's logic.
6505
6506 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
6507 `forward-char', so that null strings are parsed correctly.
6508
87730e84 65092000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 6510
83c9cb8e
SM
6511 * eshell/em-pred.el (eshell-pred-file-type)
6512 (eshell-pred-file-links, eshell-pred-file-size):
6513 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
6514
6515 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
6516 that remote file globbing is more efficient.
6517
6518 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
6519 gathering the files and attributes within a directory.
6520
6521 * eshell/em-unix.el (eshell/cat): If any of the files passed on
6522 the command line is a special file (not a regular file, directory
6523 or symlink), always attempt to call the external version of cat.
6524
87730e84 65252000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
6526
6527 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
6528 Eshell-friendly version of find-tag.
6529
1c7e37a9
MB
65302000-10-13 Miles Bader <miles@lsi.nec.co.jp>
6531
4836835a 6532 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
6533 (image-file-name-regexps): Add autoload cookies.
6534
11a7f341
KH
65352000-10-13 Kenichi Handa <handa@etl.go.jp>
6536
6537 * international/mule-cmds.el (select-safe-coding-system): If FROM
6538 is string, show it in *Warning* buffer.
6539
8ddddcb0
EZ
65402000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6541
6542 * startup.el (normal-top-level): Use display-popup-menus-p instead
6543 of window-system.
6544 (command-line): Use display-graphic-p instead of window-system.
6545 (command-line-1): Use display-popup-menus-p and display-mouse-p
6546 instead of window-system.
6547
72200f89
SS
65482000-10-12 Sam Steingold <sds@gnu.org>
6549
6550 * tooltip.el (tooltip-use-echo-area): New user variable.
6551 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
6552
8661c643
DL
65532000-10-12 Dave Love <fx@gnu.org>
6554
d0b40dc1
DL
6555 * recentf.el: Maintainer's checkdoc fixes.
6556
83c9cb8e
SM
6557 * startup.el (normal-top-level-add-subdirs-to-load-path):
6558 Use character class, not ASCII when matching file names.
a622451f
DL
6559 (fancy-splash-head): Add trailing slash to URL.
6560 (command-line): Don't require XPM support for toolbar.
6561
8661c643
DL
6562 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
6563 (cperl-invalid-face): Revert last change.
6564 (cperl-init-faces): Quote cperl-invalid-face.
6565
ef2ed8ab
KH
65662000-10-12 Kenichi Handa <handa@etl.go.jp>
6567
6568 * startup.el (fancy-splash-text): Remove superfluous quote.
6569
b0da379e
GM
65702000-10-12 Gerd Moellmann <gerd@gnu.org>
6571
dbeb499b
GM
6572 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
6573 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
6574 (command-line-1): Don't use fancy-splash-pending-command.
6575 (fancy-splash-screens-1): Goto point-min after inserting text.
6576
d861718a
GM
6577 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
6578
b0da379e
GM
6579 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
6580 instead of shared-lisp-mode-map.
6581
4fb2ad98
MB
65822000-10-12 Miles Bader <miles@lsi.nec.co.jp>
6583
1cb4393e
MB
6584 * faces.el (header-line): Change tty-variant to use underlining.
6585
4fb2ad98
MB
6586 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
6587 (isearch-highlight): Restore lazy-isearch face properties at old
6588 position, and suppress them at new position.
6589 (isearch-dehighlight): Restore lazy-isearch face properties.
6590 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
6591 over the real isearch overlay, but in that case, don't give it a
6592 face property. Use `push'.
6593
eb991b25
KH
65942000-10-12 Kenichi Handa <handa@etl.go.jp>
6595
6596 * man.el (Man-getpage-in-background): Fix previous change.
6597 Decode the process output only when we are in multibyte mode.
6598
a818c1c0
DL
65992000-10-11 Dave Love <fx@gnu.org>
6600
c990f53a
DL
6601 * info.el (Info-mode-menu): Fix some help.
6602 (info-tool-bar-map): Add entry for Info-last.
6603
a818c1c0
DL
6604 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
6605 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
6606 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
6607 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
6608 * toolbar/search-replace.xpm, toolbar/exit.xpm:
6609 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
6610 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
6611 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
6612 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
6613 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
6614 Reduce colour requirements to 25 overall. (Probably wants
6615 revisiting from the originals to reduce further.)
6616
c1b096cb
EZ
66172000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6618
6619 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
6620 buffer-file-coding-system, instead of raw-text.
6621 (dehexlify-buffer): Bind coding-system-for-read to
6622 buffer-file-coding-system, instead of raw-text.
6623
5c8b7eaf
SS
66242000-10-11 Sam Steingold <sds@gnu.org>
6625
83c9cb8e 6626 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
6627 `underline' - fixes the bug introduced on 2000-09-21.
6628
2cfbdb7a
DL
66292000-10-11 Dave Love <fx@gnu.org>
6630
83c9cb8e
SM
6631 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6632 Avoid compiler warnings.
2cfbdb7a
DL
6633 (scheme-mode): Doc fix.
6634 (scheme-font-lock-keywords-1): Match `define-syntax'.
6635
66362000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
6637
6638 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
6639 face specs as well as default ones. Only do anything if the
6640 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 6641 (region): Make dark-background `region' face less in-your-face.
4b33f290 6642
690ec649
SS
66432000-10-10 Sam Steingold <sds@gnu.org>
6644
6645 * chistory.el, ielm.el, ledit.el:
6646 * progmodes/inf-lisp.el, progmodes/scheme.el:
6647 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
6648
3b95d6bb
SM
66492000-10-10 Stefan Monnier <monnier@cs.yale.edu>
6650
6651 * textmodes/texinfo.el: Update copyright and fix typo.
6652
6653 * desktop.el (desktop-modes-not-to-save): New var.
6654 (desktop-save-buffer-p): Use it.
a30eb617
DL
6655 Also, obey desktop-buffers-not-to-save even for non-file buffers.
6656 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
6657
66582000-10-10 Dave Love <fx@gnu.org>
6659
6660 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 6661 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
6662
6663 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
6664 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
6665 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
6666 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
6667 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
6668 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
6669 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
6670 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
6671 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
6672 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
6673 the .xpms; probably need retouching.
6674
66752000-10-10 Miles Bader <miles@lsi.nec.co.jp>
6676
6677 * subr.el (add-to-list): Add optional argument APPEND.
6678 * battery.el (display-battery): Use `add-to-list'.
6679
66802000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
6681
83c9cb8e
SM
6682 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
6683 properties.
a30eb617
DL
6684 (zone, zone-when-idle, zone-leave-me-alone)
6685 (zone-pgm-whack-chars): Use new symbol properties.
6686
6687 * battery.el (display-battery): Doc spelling fix.
6688
6689 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
6690 property.
6691
66922000-10-09 Dave Love <fx@gnu.org>
6693
6694 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
6695 has been initialized before calling tool-bar-setup.
6696 (tool-bar-add-item-from-menu): Add autoload cookie.
6697
66982000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
6699
6700 * menu-bar.el (send-mail-item-name): New function.
6701 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
6702 of mail-user-agent in the menu. Don't display the "Send Mail"
6703 item if mail-user-agent is nil or its value is ignore.
6704 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
6705 if read-mail-command is nil or its value is ignore.
6706
6707 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
6708
67092000-10-09 Miles Bader <miles@gnu.org>
6710
6711 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
6712 Correct image size.
6713 * toolbar/left_arrow.xpm: Correct image size.
6714
6715 * jka-compr.el: Don't call `jka-compr-install' when loading (it
6716 will be done by the definition of `auto-compression-mode' if
6717 necessary. Move code to uninstall existing file-name handler
6718 before definition of `auto-compression-mode'.
6719
6720 * image-file.el (auto-image-file-mode): Move to the end of the
6721 file, because `define-minor-mode' actually calls the mode-function
6722 if the associated variable is non-nil, which requires that all
6723 needed functions be already defined.
6724
6725 * mouse.el (popup-menu): Balance parens.
6726
67272000-10-08 Stefan Monnier <monnier@cs.yale.edu>
6728
6729 * mouse.el (popup-menu): Move the command call outside the loop
6730 so that popup-menu returns whatever the command returns.
6731
6732 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
6733 (initialize-new-tags-table): Use run-hook-with-args-until-success.
6734 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
6735 (tags-table-format-functions): Renamed from tags-table-format-hooks.
6736
6737 * vc.el (vc-version-diff): diff-switches can be a list.
6738 Use relative filenames for prettier output.
6739
6740 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
6741 (vc-post-command-functions): Remove old-VC compatibility code.
6742
6743 * newcomment.el (comment-indent-default): Autoload.
6744
6745 * font-lock.el (font-lock-defaults): Make buffer-local.
6746 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
6747 (font-lock-choose-keywords):
6748 Ignore LEVEL unless KEYWORDS is a list of syms.
6749 (c-keywords, c++-keywords, objc-keywords, java-keywords):
6750 Don't wrap regexp-opt things in \(...\) unnecessarily.
6751
6752 * jit-lock.el: Don't require font-lock any more.
6753 (jit-lock-functions): Make buffer-local.
6754 (jit-lock-saved-fontify-buffer-function): Remove.
6755 (jit-lock-mode): Remove autoload cookie.
6756 Remove font-lock specific code.
6757 (jit-lock-unregister): Don't bother handling complex hooks any more.
6758 (jit-lock-refontify): New function.
6759 (jit-lock-fontify-buffer): Use it.
6760 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
6761 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
6762 Add optional args START and END.
6763 Never call font-lock-fontify-region directly.
6764 (jit-lock-function, jit-lock-stealth-fontify): Use it.
6765
6766 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
6767
67682000-10-08 Dave Love <fx@gnu.org>
6769
6770 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
6771
6772 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
6773
6774 * play/studly.el (studlify-region, studlify-word): Add autoload
6775 cookie.
6776
6777 * play/morse.el (morse-region, unmorse-region): Add autoload
6778 cookie.
6779
6780 * play/spook.el (spook-phrases-file): Use expand-file-name, not
6781 concat.
6782
6783 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
6784 insist on symbols starting with word syntax.
6785 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
6786 (eval-defun-1): Doc fix.
6787 (indent-sexp): Use nconc to build up indent-stack.
6788
6789 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
6790 Gnus with little use.
6791 (mail-setup-hook): Add mail-abbrevs-setup to options.
6792
6793 * recentf.el: Doc fixes.
6794
6795 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
6796 Clean up remainder.
6797
6798 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
6799 without timezone and (8) with timezone to enforce some whitespace.
6800 Simplify code somewhat.
6801
6802 * options.el (list-options): Doc that you should use customize.
6803
6804 * iswitchb.el (iswitchb-mode): Add :require.
6805
6806 * info.el (Info-goto-node, Info-menu): Doc fix.
6807 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
6808 (info-tool-bar-map): New variable.
6809 (Info-mode): Use it.
6810 (Info-edit-map): Define all in defvar.
6811 (speedbar-attached-frame): Avoid compiler warning.
6812
6813 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
6814 (global-map): Bind [tool-bar] to a filtered map.
6815 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
6816 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
6817 Allow PBM icons.
6818 (tool-bar-setup): Adjust calls of tool-bar-add-item.
6819
6820 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
6821 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
6822 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
6823 icons, except up_arrow, which is left-arrow rotated.
6824
6825 * imenu.el (imenu-add-to-menubar): Fix last change.
6826
68272000-10-08 Peter Breton <pbreton@ne.mediaone.net>
6828
6829 * generic-x.el (rul-generic-mode): Remove eval-when-compile
6830 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
6831
68322000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6833
6834 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
6835 typos in doc strings.
6836
6837 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
6838 the doc strings how to customize Font Lock faces.
6839
6840 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
6841 computing growth when dragging the header line.
6842
68432000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6844
6845 * simple.el (kill-line): Doc fix.
6846
68472000-10-08 Miles Bader <miles@gnu.org>
6848
6849 * faces.el (secondary-selection): Make foreground visible on tty.
6850
6851 * jka-compr.el (auto-compression-mode): Move to the end of the
6852 file, because `define-minor-mode' actually calls the mode-function
6853 if the associated variable is non-nil, which requires that all
6854 needed functions be already defined.
6855 (with-auto-compression-mode): Add autoload cookie.
6856
68572000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
6858
6859 * files.el (find-backup-file-name) [ms-dos]: If support for long
6860 file names is not available, behave as if version-control were set
6861 to never.
6862
68632000-10-07 Dave Love <fx@gnu.org>
6864
6865 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
6866 (browse-url-gnome-moz): New function.
6867 (browse-url-browser-function): Use it.
6868 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
6869
68702000-10-07 Stefan Monnier <monnier@cs.yale.edu>
6871
6872 * indent.el (tab-always-indent): New var.
6873 (indent-for-tab-command): Use it.
6874
6875 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
6876 raise an error. This way it can still default to a sane value.
6877
68782000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6879
6880 * startup.el (fancy-splash-screens): Use local rather than global map.
6881 Don't use `update-menu-bindings' any more.
6882 Get rid of assumptions about keymap representation.
6883
68842000-10-06 Dave Love <fx@gnu.org>
6885
6886 * textmodes/fill.el (sentence-end-double-space)
6887 (sentence-end-without-period): Doc fix.
6888 (adaptive-fill-regexp): Purecopy.
6889 (unjustify-current-line): Use line-end-position.
6890 (fill-individual-paragraphs-prefix): Use line-beginning-position.
6891
6892 * net/eudc-vars.el (eudc): Add :version, :link.
6893
6894 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
6895
6896 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
6897 Fix for define-minor-mode.
6898 (function-at-point): Alias to function-called-at-point.
6899
6900 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
6901
6902 * simple.el (backward-word): Doc fix.
6903
6904 * image-file.el (image-file-name-regexp): image-file-regexps ->
6905 image-file-name-regexps.
6906 (image-file-name-extensions): Add pbm.
6907
69082000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6909
6910 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
6911 and add filename to the names so that diff-mode can jump to source.
6912
6913 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
6914 (tex-font-lock-keywords, tex-font-lock-keywords-2)
6915 (tex-font-lock-keywords-1): Remove.
6916 (font-lock-turn-on-thing-lock): Use jit-lock-register.
6917 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
6918 (font-lock-default-fontify-region):
6919 Expand beg..end correctly when just following a multiline region.
6920 (font-lock-fontify-anchored-keywords):
6921 Include the anchor text as part of the multiline.
6922
69232000-10-06 Gerd Moellmann <gerd@gnu.org>
6924
6925 * loadup.el (toplevel): Load `loaddefs' before `help' because the
6926 latter needs the autoloaded define-minor-mode macro during the
6927 bootstrap.
6928
6929 * startup.el (command-line): For now, activate tool-bar-mode only
6930 if XPM images are supported.
6931
6932 * mouse.el (mouse-drag-header-line): Don't allow resizing a
6933 window by dragging a header-line at the top of the frame; that's
6934 confusing because the header-line doesn't move.
6935 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
6936 of treating the event as a list. Some cleanup.
6937
69382000-10-06 Miles Bader <miles@gnu.org>
6939
6940 * simple.el (display-message-or-buffer): New function.
6941 (shell-command-on-region): Use `display-message-or-buffer'.
6942
6943 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
6944 docstring parts.
6945
6946 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6947 (smbclient-prompt-regexp): Add usage note to doc string.
6948 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
6949 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
6950 Use add-hook for adding the comint filter function, and only do so
6951 if it's not already in the global hook list.
6952 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
6953 to `make-local-variable'.
6954 (nslookup-font-lock-keywords): Remove prompt entry.
6955 (nslookup): Don't set the process-filter.
6956 (finger): Exit the loop correctly when the regexps list runs out.
6957 (ftp, smbclient, smbclient-list-shares):
6958 Set the real major mode immediately, not after execing.
6959 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
6960
6961 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
6962
69632000-10-05 Stefan Monnier <monnier@cs.yale.edu>
6964
6965 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
6966
6967 * which-func.el (which-func-format): Remove spurious space.
6968 (which-func-mode): Don't make it permanent-local.
6969 (which-func-ff-hook): Allow which-func-maxout to be nil.
6970 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
6971 (which-func-mode): Simplify.
6972 Use post-command-idle-hook rather than post-command-hook.
6973 Go through all buffers and update their state.
6974 (which-function): Also try add-log-current-defun-function.
6975
6976 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
6977 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
6978 Update call to with-vc-properties accordingly.
6979 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
6980 (vc-revert-buffer): More careful about window selection and deletion.
6981 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
6982
6983 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
6984 (cvs-retrieve-revision): Reuse a pre-existing buffer.
6985 (cvs-dired-action): Change the default to quickdir.
6986
6987 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
6988 if comment-indent-function returns nil.
6989 (comment-indent-default): New function.
6990 (comment-indent-function): Use it and document the new semantics.
6991
6992 * image-file.el: Docstring fixes.
6993
6994 * help.el (help-xref-on-pp): Use match-string.
6995 (describe-variable): New arg BUFFER.
6996 Store the current buffer in the help-xref-stack.
6997 (temp-buffer-resize-mode): Use define-minor-mode.
6998
6999 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
7000 consistently with its docstring.
7001 Set jit-lock-first-unfontify-pos in an idempotent way.
7002 (jit-lock-register): Autoload and add arg CONTEXTUAL.
7003
70042000-10-05 Alex Schroeder <alex@gnu.org>
7005
7006 * sql.el (sql-mysql-options): New variable.
7007 (sql-mysql): Use it.
7008
70092000-10-05 Miles Bader <miles@lsi.nec.co.jp>
7010
7011 * image.el (image): New group.
7012
7013 * smerge-mode.el (smerge-mine-face, smerge-other-face)
7014 (smerge-base-face, smerge-markers-face): Add dark-background variants.
7015
70162000-10-04 Peter Breton <pbreton@ne.mediaone.net>
7017
7018 * net/net-utils.el (nslookup-font-lock-keywords)
7019 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7020 Ignore the value of wqindow-system; always define keywords
7021
70222000-10-05 Kenichi Handa <handa@etl.go.jp>
7023
7024 * startup.el (fancy-splash-screens): Remove the code for
7025 debugging; `(trace-to-stderr "EXITTT\n")'.
7026
70272000-10-05 Miles Bader <miles@gnu.org>
7028
7029 * diff-mode.el (diff-goto-source): Update call to
7030 `diff-hunk-status-msg' to reflect new REV variable.
7031
70322000-10-04 Stefan Monnier <monnier@cs.yale.edu>
7033
7034 * progmodes/icon.el (icon-mode):
7035 Don't gratuitously override the default for comment-column.
7036
7037 * vc-hooks.el (vc-mode-line): Fix interactive spec.
7038
7039 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
7040 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
7041 (jit-lock-functions): New var.
7042 (jit-lock-function-1): Use it if non-nil.
7043 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
7044 Set the `fontified' property before doing the fontification to avoid
7045 repeatedly going through the same error.
7046 Don't turn errors into messages.
7047 (jit-lock-register, jit-lock-unregister): New functions.
7048
7049 * dired.el (dired-mark-pop-up): Turn comment into docstring.
7050 Use with-current-buffer.
7051
7052 * dired-aux.el (dired-do-create-files, dired-kill-tree):
7053 Turn comment into docstring.
7054
7055 * apropos.el (apropos-mode): Use define-derived-mode.
7056
70572000-10-04 Gerd Moellmann <gerd@gnu.org>
7058
7059 * startup.el (fancy-splash-pending-command): New variable.
7060 (fancy-splash-pre-command): New function.
7061 (fancy-splash-screens): Rewritten.
7062 (command-line-1): If fancy-splash-pending-command is set, call it
7063 interactively.
7064
70652000-10-04 Dave Love <fx@gnu.org>
7066
7067 * toolbar/tool-bar.el (tool-bar-setup): New function.
7068 (tool-bar-mode): Use it.
7069
7070 * subr.el (substitute-key-definition): Doc fix.
7071 (play-sound-file): New command.
7072
70732000-10-04 Andre Spiegel <spiegel@gnu.org>
7074
7075 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
7076 vc-version-backup-file-name): New functions.
7077
7078 * files.el (basic-save-buffer): Call vc-before-save before saving.
7079
7080 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
7081 vc-cvs-stay-local-p.
7082
7083 * vc.el (vc-revert-buffer): Handle empty diff properly.
7084 (vc-version-backup-file): New function.
7085 (vc-checkout): Create a version backup if necessary.
7086 (vc-checkin): If a version backup file exists, delete it.
7087 (vc-version-diff): Diff locally using version backups, if available.
7088 (vc-revert-file): If there's a version backup, revert locally.
7089 (vc-transfer-file): Use version backup for base version, if
7090 available. If not, ask for confirmation whether to get it from the
7091 server. Update mode line before check-in.
7092
70932000-10-04 Dave Love <fx@gnu.org>
7094
7095 * toolbar/tool-bar.el (tool-bar-setup): New function.
7096 (tool-bar-mode): Use it.
7097
70982000-10-04 Peter Breton <pbreton@ne.mediaone.net>
7099
7100 * net/net-utils.el (nslookup-font-lock-keywords)
7101 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7102 Only set if window-system is non-nil
7103 (net-utils-run-program): Returns buffer.
7104 (network-connection-reconnect): Added this function.
7105
7106 * generic.el:
7107 Incorporates extensive cleanup and docfixes by
7108 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
7109 Uses cl compile-time macros.
7110 (generic-mode-name, generic-comment-list)
7111 (generic-keywords-list, generic-font-lock-expressions)
7112 (generic-mode-function-list, generic-mode-syntax-table):
7113 Removed variables.
7114 (generic-mode-alist): Renamed to generic-mode-list.
7115 (generic-find-file-regexp): Default changed to "^#".
7116 (generic-read-type): Uses completing read on generic-mode-list.
7117 (generic-mode-sanity-check): removed this function.
7118 (generic-add-to-auto-mode): Removed this function
7119 (generic-mode-internal): Bind mode-specific definitions
7120 into function instead of putting them in alist.
7121 (generic-mode-set-comments): Reworked extensively.
7122 (generic-mode-find-file-hook): Simplified regexp searching
7123 (generic-make-keywords-list): Omit extra pair of parens
7124
7125 * find-lisp.el (find-lisp-find-files-internal):
7126 Make sure directory name ends with "/".
7127
7128 * generic-x.el (apache-conf-generic-mode):
7129 Regexp now allows leading whitespace.
7130 (rc-generic-mode): Added eval-when-compile
7131 around generic-make-keywords-list.
7132 Deleted duplicate regexp
7133 (rul-generic-mode): Added eval-when-compile
7134 around generic-make-keywords-list.
7135 (etc-fstab-generic-mode): New generic mode.
7136 (rul-generic-mode): Removed one eval-when-compile
7137 which caused a max-specpdl-size exceeded error.
7138
71392000-10-04 Miles Bader <miles@gnu.org>
7140
7141 * simple.el (minibuffer-temporary-goal-position): New variable.
7142 (next-history-element): Try to keep the position of point in the
7143 input string constant.
7144
7145 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
7146 (dired-do-create-files): If there's only one file, pass it in as
7147 the DEFAULT arg to dired-mark-read-file-name.
7148
71492000-10-03 Stefan Monnier <monnier@cs.yale.edu>
7150
7151 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
7152 (diff-goto-source): Be smarter when choosing REVERSE or not.
7153
7154 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
7155 (texinfo-mode-menu): Add an explicit shortcut for update all.
7156
71572000-10-03 Andre Spiegel <spiegel@gnu.org>
7158
7159 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
7160 factorize backend-specific code cleanly (this was essentially
7161 conceived by Stefan Monnier).
7162 (vc-unregister): Function removed.
7163 (vc-revert-file): New function.
7164 (vc-revert-buffer): Delegate some of the work to it.
7165
7166 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
7167 default branch unconditionally.
7168 (vc-rcs-set-default-branch): New function.
7169 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
7170 (vc-rcs-checkin): If an appropriate default branch has been set,
7171 force creation of that branch.
7172 (vc-rcs-receive-file): Rewritten to contain only backend-specific
7173 code (as suggested by Stefan Monnier).
7174
71752000-10-02 Gerd Moellmann <gerd@gnu.org>
7176
7177 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
7178 highlighting overlay with a different face over the overlay
7179 isearch uses to highlight the current match because that can lead
7180 to bad face combinations.
7181
7182 * loadup.el (toplevel): Load faces before isearch.
7183
7184 * isearch.el (isearch-faces): New custom group.
7185 (isearch): New defface; was already tested for in the code.
7186 (isearch-lazy-highlight-face): Changed to defface from defcustom.
7187 (isearch-highlight): Always use face `isearch'.
7188
71892000-10-02 Dave Love <fx@gnu.org>
7190
7191 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
7192 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
7193 comparison of opcode with operand.
7194
71952000-10-03 Miles Bader <miles@gnu.org>
7196
7197 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
7198 buffer, since the echo area will now grow to accommodate them.
7199
72002000-10-02 Andre Spiegel <spiegel@gnu.org>
7201
7202 * vc-hooks.el (vc-registered): If FILE used to be registered under
7203 a certain backend, try that one first.
7204
7205 * vc.el (vc-responsible-backend): Undo the previous change in the
7206 argument list. Handle multiple backends correctly.
7207 (vc-find-new-backend): Function removed.
7208 (vc-register): Use vc-responsible-backend, as before.
7209 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
7210
72112000-10-02 Gerd Moellmann <gerd@gnu.org>
7212
7213 * startup.el (fancy-splash-head): Change message below the
7214 logo.
7215
72162000-10-02 Miles Bader <miles@lsi.nec.co.jp>
7217
7218 * diff-mode.el (diff-goto-source): Emit a status message.
7219 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
7220 (diff-test-hunk): Fix doc string.
7221 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
7222 (diff-advance-after-apply-hunk): New variable.
7223 (diff-apply-hunk): Don't return a value.
7224
72252000-10-01 Stefan Monnier <monnier@cs.yale.edu>
7226
7227 * vc.el (vc-editable-p): Minor optimization.
7228 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
7229 (vc-find-new-backend): New function split from vc-responsible-backend.
7230 (vc-register): Use it.
7231 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
7232 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
7233 (vc-default-unregister, vc-revert-buffer): Docstring fix.
7234 (vc-clear-headers): Don't use find-file.
7235 (vc-revert-buffer): Use `and' again (must have been a braino).
7236 (vc-switch-backend): Only prompt if requested.
7237 Short circuit if nothing is to be done.
7238 Don't use vc-resynch-buffer which could lose unsaved editing.
7239 (vc-default-receive-file): Update call to vc-unregister.
7240 (with-vc-file, vc-next-action-on-file):
7241 Use vc-backend rather than vc-registered.
7242 (vc-next-action-on-file): Use intern-soft.
7243 Deal with read-only *vc-diff* buffer.
7244 (vc-transfer-file): Docstring fix.
7245
7246 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
7247 (vc-rcs-receive-file): Avoid with-vc-properties.
7248 Update call to vc-unregister.
7249 Use constant `RCS' rather than (dynamically bound) var `backend'.
7250
72512000-10-01 Andre Spiegel <spiegel@gnu.org>
7252
7253 * vc.el (vc-next-action-on-file): Update mode line only if file
7254 is visited.
7255 (vc-start-entry): New argument initial-contents. Don't visit the file
7256 if it isn't already visited. Brought documentation up-to-date.
7257 (vc-next-action, vc-register): Updated calls to vc-start-entry.
7258 (vc-checkin): New optional arg initial-contents, which is passed to
7259 vc-start-entry.
7260 (vc-finish-logentry): Make sure to bury log buffer only if there
7261 really is one. Call `vc-resynch-buffer' on log-file, not
7262 buffer-file-name.
7263 (vc-default-comment-history, vc-default-wash-log): New functions.
7264 (vc-index-of): Removed.
7265 (vc-transfer-file): Make do without the above.
7266 (vc-default-receive-file): Call comment-history unconditionally. Pass
7267 the resulting string to vc-checkin, instead of inserting it into the
7268 comment ring.
7269
7270 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
7271 unconditionally. Use the comments as initial contents of the log
7272 entry buffer. Document the trick to force branch creation with no
7273 changes.
7274
72752000-10-01 Miles Bader <miles@gnu.org>
7276
7277 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
7278 `recenter' with an arg to prevent redrawing the display.
7279
72802000-09-30 Stefan Monnier <monnier@cs.yale.edu>
7281
7282 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
7283
7284 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
7285
7286 * progmodes/c-mode.el (c-mode):
7287 Don't gratuitously override the default for comment-column.
7288
7289 * textmodes/tex-mode.el (latex-metasection-list): New var.
7290 (latex-imenu-create-index): Use it.
7291 Move the regexp construction outside loops (and use push).
7292 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
7293 (tex-font-lock-keywords): Moved from font-lock.el.
7294 (tex-comment-indent): Remove.
7295 (tex-common-initialization): Don't set comment-indent-function.
7296 (latex-block-default): New var.
7297 (tex-latex-block): Use it to provide a default choice.
7298 Add any unknown choice to latex-block-names.
7299 Insert [...] after {...}.
7300 (tex-last-unended-begin): Simplify regexp.
7301 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7302 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7303 (latex-mode): Set forward-sexp-function.
7304
7305 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7306 Add regexp for @ignore ... @end ignore.
7307 (texinfo-heading-face): New face.
7308 (texinfo-font-lock-keywords): Use it.
7309 (texinfo-mode-menu): New menu.
7310 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7311 New functions.
7312 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7313 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7314 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7315 Remove declaration.
7316 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7317
7318 * delsel.el (delete-selection-mode): Use define-minor-mode.
7319
7320 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7321
73222000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7323
7324 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
7325
73262000-09-30 Gerd Moellmann <gerd@gnu.org>
7327
7328 * replace.el (keep-lines-read-args): New function.
7329 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
7330 read arguments interactively. Add parameters RSTART and REND.
7331 Operate on the active region in Transient Mark mode.
7332
7333 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
7334
7335 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
7336 (authors-obsolete-files-regexps): New variable.
7337 (authors-add): Don't record changes in obsolete files.
7338
73392000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7340
7341 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
7342
7343 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
7344 (comment-indent): Make sure there's a space between code and comment.
7345 Shift comments left to avoid going past fill-column.
7346
73472000-09-29 Gerd Moellmann <gerd@gnu.org>
7348
7349 * startup.el (startup-echo-area-message): New function.
7350 (display-startup-echo-area-message): Use it.
7351 (fancy-splash-screens): Rewritten to use keymaps and a timer.
7352 (fancy-splash-default-action): New function.
7353 (fancy-splash-screens-1): New function.
7354 (fancy-splash-head): Put a help-echo and a keymap under the image.
7355
73562000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7357
7358 * diff-mode.el (diff-add-log-file-name): Remove.
7359 (diff-mode): Use add-log-buffer-file-name-function.
7360
7361 * add-log.el (find-change-log): New arg BUFFER-FILE.
7362 (add-log-file-name): Obey add-log-file-name-function.
7363 (add-log-buffer-file-name-function): New var.
7364 (add-change-log-entry): Use it.
7365
73662000-09-29 Miles Bader <miles@gnu.org>
7367
7368 * image-file.el (image-file-name-extensions): New variable.
7369 (image-file-name-regexps): Renamed from `image-file-regexps'.
7370 New default value is nil. Call `auto-image-file-mode'.
7371 (image-file-name-regexp): New function.
7372 (auto-image-file-mode): New minor mode.
7373 (insert-image-file): Don't make conditional on the image-file
7374 handler being enabled.
7375 (image-file-handler): Make the call here conditional instead.
7376 (set-image-file-handler-enabled, enable-image-file-handler)
7377 (disable-image-file-handler): Functions removed.
7378
7379 * emacs-lisp/authors.el (authors-print): Rephrase many-files
7380 string.
7381
73822000-09-29 Gerd Moellmann <gerd@gnu.org>
7383
7384 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
7385 it's a function from CL.
7386 (latex-imenu-create-index): Replace eval-when-compile with progn
7387 because latex-section-alist is not bound while compiling.
7388
73892000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7390
7391 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
7392 (outline-mode): Use define-derived-mode.
7393
7394 * progmodes/perl-mode.el (perl-mode):
7395 * progmodes/awk-mode.el (awk-mode):
7396 * progmodes/asm-mode.el (asm-mode):
7397 Don't gratuitously override the default for comment-column.
7398
7399 * emacs-lisp/lisp.el (lisp-complete-symbol):
7400 Distinguish the let-binding case from the funcall case.
7401 (forward-sexp-function): New variable.
7402 (forward-sexp): Use it.
7403
7404 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
7405 (easy-mmode-defmap): Remove the now useless autoload.
7406
7407 * time.el (display-time-mode): Use define-minor-mode.
7408
7409 * subr.el (add-minor-mode): Don't eval NAME.
7410 Don't depend on the presence of TOGGLE-FUN for any special behavior.
7411 Use if rather than cond.
7412
7413 * simple.el (read-expression-map): Define more properly.
7414 (comment-indent-hook): Remove.
7415 (string-to-syntax): Bug fix.
7416
7417 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
7418 (cvs-ediff-diff): Fix typo.
7419 (cvs-revert-if-needed): Don't bother preserving read-only.
7420
7421 * paren.el (show-paren-mode): Use define-minor-mode.
7422
7423 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
7424 (toggle-auto-compression): Remove.
7425 (jka-compr-build-file-regexp): Remove useless grouping.
7426
7427 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
7428 Avoid user-reserved bindings.
7429 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
7430 (diff-header-face): Revert to grey85.
7431
7432 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
7433
7434 * complete.el (partial-completion-mode) <defcustom>: Remove.
7435 (partial-completion-mode): Use define-minor-mode.
7436 (PC-do-completion): Understand `completion-auto-help = delay'
7437 to mean to popup the completion buffer only the second time.
7438 (PC-include-file-all-completions, PC-include-file-all-completions)
7439 (PC-include-file-all-completions): Don't quote lambda.
7440
7441 * comint.el (comint-mode-hook): Docstring fix.
7442 (comint-mode): Use define-derived-mode.
7443 (comint-mode-map): Remove obsolete comment.
7444 (make-comint): Minor stylistic change.
7445 (comint-insert-clicked-input): Be more careful to find the overlay.
7446 Use this-command-keys rather than hardcoding mouse-2.
7447
7448 * font-lock.el: Replace confusing (,@ with ,
7449 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7450 Don't use regexp-opt-depth. Spice up the regexp for args.
7451 Don't distinguish between cmds that can take an opt arg or not.
7452 Use `append' and `prepend' rather than `keep'.
7453
7454 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
7455 (latex-outline-regexp): New var.
7456 (latex-outline-level): New fun.
7457 (latex-section-alist): New var.
7458 (latex-imenu-create-index): Use it. Use `push' as well.
7459 (tex-shell-map): Initialize it properly.
7460 (tex-mode): Minor stylistic change.
7461 (plain-tex-mode): Use define-derived-mode.
7462 (latex-mode): Use define-derived-mode.
7463 Construct the paragraph regexps in a more readable way.
7464 Set the buffer-local outline-{level,regexp} vars.
7465 (slitex-mode): Derive from latex-mode.
7466 (tex-common-initialization): Don't kill-all-vars anymore.
7467 Add setting for comment-add and font-lock-defaults.
7468 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
7469 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
7470 (tex-start-tex): New arg DIR (and send a chdir command for it).
7471 Also display the shell buffer and save it in tex-last-buffer-texed.
7472 (tex-region): Use expand-file-name rather than concat.
7473 Remove code made useless by changes in tex-start-tex.
7474 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
7475
7476 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
7477
74782000-09-28 Dave Love <fx@gnu.org>
7479
7480 * eshell/eshell.el (eshell) <defgroup>: Add :version.
7481
74822000-09-28 Gerd Moellmann <gerd@gnu.org>
7483
7484 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
7485 `append'.
7486
74872000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7488
7489 * info.el (Info-extract-pointer): Undo last change.
7490 Instead, fix the position of the `bound' arg to re-search-backward.
7491
74922000-09-27 Stefan Monnier <monnier@cs.yale.edu>
7493
7494 * info.el (Info-extract-pointer):
7495 Widen more carefully, to avoid finding pointers in other nodes.
7496 (Info-index): Use push.
7497
74982000-09-27 Gerd Moellmann <gerd@gnu.org>
7499
7500 * frame.el (set-frame-font): Remove call to obsolete function
7501 frame-update-faces.
7502 (set-foreground-color, set-background-color): Likewise for
7503 frame-update-face-colors.
7504
75052000-09-27 Miles Bader <miles@gnu.org>
7506
7507 * image-file.el: New file.
7508
75092000-09-27 Gerd Moellmann <gerd@gnu.org>
7510
7511 * frame.el (frame-notice-user-settings): Don't call
7512 frame-update-faces, which is a no-op now.
7513
7514 * ediff-wind.el (ediff-control-frame-parameters): Add zero
7515 tool-bar-lines.
7516
75172000-09-27 Dave Love <fx@gnu.org>
7518
7519 * mouse.el: Fix last change.
7520
75212000-09-27 Miles Bader <miles@lsi.nec.co.jp>
7522
7523 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
7524
75252000-09-22 Kenichi Handa <handa@etl.go.jp>
7526
7527 * international/quail.el (quail-help): The output message is
7528 improved.
7529
75302000-09-26 Dave Love <fx@gnu.org>
7531
7532 * mouse.el (popup-menu): If POSITION is nil, set it using
7533 mouse-position.
7534
75352000-09-25 Sam Steingold <sds@gnu.org>
7536
7537 * net/browse-url.el (browse-url-file-url): Check for null maps.
7538
75392000-09-26 Gerd Moellmann <gerd@gnu.org>
7540
7541 * frame.el (frame-notice-user-settings): Don't add a
7542 tool-bar-lines frame parameter to default-frame-alist in batch mode.
7543
7544 * frame.el (frame-notice-user-settings):
7545 Make tool-bar-mode and default-frame-alist consistent.
7546
7547 * toolbar/tool-bar.el (tool-bar-help): New function.
7548
75492000-09-25 Gerd Moellmann <gerd@gnu.org>
7550
7551 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
7552 current-load-list in top-level forms. Else this leaks a cons cell
7553 every time a defun is called.
7554
7555 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
7556
75572000-09-25 Dave Love <fx@gnu.org>
7558
7559 * startup.el (fancy-splash-head): Check XPM is available.
7560
7561 * autoinsert.el (auto-insert): Doc fix.
7562 (auto-insert-alist): Following GNU notices, don't say `copyright
7563 _by_'. Use line-beginning-position.
7564 (auto-insert): Check buffer-file-name is non-nil before use.
7565
75662000-09-25 Gerd Moellmann <gerd@gnu.org>
7567
7568 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
7569 starting with `@def' or `@multitable', in addition to ones
7570 specified by the user in auto-fill-inhibit-regexp.
7571
75722000-09-25 Markus Rost <rost@math.ohio-state.edu>
7573
7574 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
7575 rmail-dont-reply-to-names matches the empty string.
7576
75772000-09-25 Gerd Moellmann <gerd@gnu.org>
7578
7579 * startup.el (command-line-1, fancy-splash-text): Change the
7580 text to sound more friendly.
7581
75822000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
7583
7584 * progmodes/hideshow.el: Update author email address.
7585 Generally, sync w/ maintainer version 5.22.
7586 (hs-hide-all-non-comment-function): New var.
7587 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
7588 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
7589 (hs-show-region): Delete this command.
7590 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
7591
75922000-09-22 Dave Love <fx@gnu.org>
7593
7594 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
7595 (hl-line-highlight): Specify buffer when moving overlay.
7596
7597 * progmodes/fortran.el (fortran-mode): Locally set
7598 normal-auto-fill-function.
7599 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
7600 (fortran-mode-map): Adjust auto-fill menu entry.
7601
76022000-09-22 Gerd Moellmann <gerd@gnu.org>
7603
7604 * vc-rcs.el (toplevel): Require `vc' when compiling.
7605
7606 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
7607
76082000-09-22 Andre Spiegel <spiegel@gnu.org>
7609
7610 * vc.el (vc-switch-backend): Signal an error if the file is not
7611 registered under the new backend.
7612
7613 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
7614 without explicit revision number.
7615
76162000-09-21 Stefan Monnier <monnier@cs.yale.edu>
7617
7618 * diff-mode.el (diff-file-header-face): Reset to its previous value.
7619 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
7620 (diff-xor): New function.
7621 (diff-find-source-location): Use it. Fix a stupid name clash.
7622 (diff-hunk-status-msg): New function.
7623 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
7624 (diff-test-hunk): Use diff-find-source-location.
7625 (diff-goto-source): Favor the `reverse'.
7626 (diff-hunk-text): Properly handle one-sided context diffs.
7627 (diff-apply-hunk): When done, advance to the next hunk.
7628
76292000-09-21 Gerd Moellmann <gerd@gnu.org>
7630
7631 * startup.el (command-line): If frame was created with a non-zero
7632 tool-bar-lines parameter, switch tool-bar-mode on.
7633
7634 * add-log.el (change-log-date-face, change-log-name-face)
7635 (change-log-email-face, change-log-file-face)
7636 (change-log-list-face, change-log-conditionals-face)
7637 (change-log-function-face, change-log-acknowledgement-face):
7638 New faces, inheriting from font-lock faces.
7639 (change-log-font-lock-keywords): Use them.
7640
76412000-09-21 Dave Love <fx@gnu.org>
7642
7643 * progmodes/cperl-mode.el (top-level): Clean up
7644 `eval-when-compile's and assorted defvars.
7645 (cperl-invalid-face): Don't double-quote value. Change custom
7646 type.
7647 (cperl-mode): Set normal-auto-fill-function and don't zap
7648 auto-fill-function.
7649 (cperl-imenu--function-name-regexp-perl): Renamed from
7650 imenu-example--function-name-regexp-perl.
7651 (cperl-imenu--create-perl-index): Renamed from
7652 imenu-example--create-perl-index.
7653 (cperl-xsub-scan): Don't require cl.
7654
7655 * msb.el (msb-mode-map): Use substitute-key-definition.
7656 (msb-mode): Use msb-mode-map.
7657
76582000-09-21 Andre Spiegel <spiegel@gnu.org>
7659
7660 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
7661 New functions.
7662 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
7663 (vc-switch-backend): New function.
7664 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
7665 (vc-register): Fix prompt.
7666 (vc-unregister, vc-default-unregister): New functions.
7667 (vc-version-diff): Handle empty buffer in sentinel.
7668
7669 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
7670 (vc-rcs-state-heuristic): Use it to guess the state of files with
7671 non-strict locking.
7672 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
7673 been set with -b, but not created yet.
7674 (vc-rcs-fetch-master-state): With non-strict locking, compare file
7675 contents in order to find the state.
7676 (vc-rcs-checkin): Allow creation of branches with no changes.
7677 (vc-rcs-unregister, vc-rcs-receive-file)
7678 (vc-rcs-set-non-strict-locking): New functions.
7679
7680 * vc-hooks.el (vc-name): Force correct computation of the value
7681 in case it is missing.
7682
76832000-09-21 Gerd Moellmann <gerd@gnu.org>
7684
7685 * startup.el (fancy-splash-tail): Use a different foreground
7686 color on a dark frame background.
7687
76882000-09-21 Miles Bader <miles@lsi.nec.co.jp>
7689
7690 * info.el: Use the correct capitalization when making Info-mode
7691 and Info-edit-mode `special' modes.
7692
76932000-09-20 Stefan Monnier <monnier@cs.yale.edu>
7694
7695 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
7696 (diff-mode): Add support for add-log.el.
7697 (diff-hunk-text): Use char offsets rather than line offsets.
7698 (diff-find-source-location): Replace LINE with line-offset (nil
7699 if not found) and always set POS to a meaningful position.
7700 Adapt to the new char-offsets.
7701 (diff-apply-hunk): Drop support for the unused `select' POPUP.
7702 Adapt to the new diff-find-source-location.
7703 (diff-goto-source): Adapt to the new diff-find-source-location.
7704
7705 * add-log.el (add-log-file-name): New function (split out of
7706 add-change-log-entry).
7707 (add-change-log-entry): Use it.
7708 Call add-log-file-name-function with the changelog file name if
7709 the current buffer is not associated with any file.
7710 Avoid find-file if the selected window is dedicated.
7711
7712 * diff-mode.el (diff-find-source-location):
7713 Move code from diff-apply-hunk. Return buffer rather than file.
7714 (diff-apply-hunk): Use the new result from diff-find-source-location.
7715 (diff-goto-source): Use the new diff-find-source-location.
7716
77172000-09-20 Dave Love <fx@gnu.org>
7718
7719 * iswitchb.el: Some doc fixes.
7720 (iswitchb-mode-map): Define completely initially. Inherit
7721 minibuffer-local-map.
7722 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
7723 fundamental-mode.
7724 (iswitchb-global-map): New variable.
7725 (iswitchb-summaries-to-end): Amalgamate regexps.
7726 (iswitchb-mode): New.
7727 (iswitchb-mode-hook): New variable.
7728 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
7729 `extensions'.
7730
77312000-09-20 Gerd Moellmann <gerd@gnu.org>
7732
7733 * ehelp.el (electric-help): New defgroup.
7734 (electric-help-shrink-window): New user-option.
7735 (with-electric-help): Use it.
7736
7737 * window.el (shrink-window-if-larger-than-buffer): If face
7738 `mode-line' has a :box, and we're on a graphical frame, add 1
7739 to the needed window height.
7740
7741 * frame.el (frame-notice-user-settings): Add a last parameter nil
7742 to a call to `append', because the last list passed to `append' is
7743 not copied, and so subsequent calls to assq-delete-all will modify
7744 default-frame-alist.
7745
7746 * startup.el (fancy-splash-image): Change :type.
7747 (fancy-splash-head): Use an XBM image if appropriate.
7748 (command-line-1): Show splash screens in more cases.
7749
7750 * startup.el (fancy-splash-text): Don't quote faces.
7751
7752 * dired.el (dired-font-lock-keywords): Undo last change.
7753 (dired-readin): Bind indent-tabs-mode to nil.
7754
7755 * startup.el (fancy-splash-head): If frame's background mode
7756 is `dark', change the black background of the image to gray.
7757 (fancy-splash-screens): Display startup echo area message.
7758 (display-startup-echo-area-message): New function.
7759
77602000-09-20 Miles Bader <miles@lsi.nec.co.jp>
7761
7762 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
7763
7764 * info.el (info-header-node): Tweak for color ttys.
7765
7766 * faces.el (face-valid-attribute-values): Make sure directories we
7767 search for stipples both exist and are readable before trying to
7768 search them.
7769
7770 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
7771 in the dry-run case.
7772
7773 * jka-compr.el (with-auto-compression-mode): New macro.
7774
7775 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
7776 (custom-group-tag-face, custom-variable-tag-face): Use relative
7777 :height and inherit from `variable-pitch' face instead of
7778 hardwiring :family.
7779 * hi-lock.el (hi-black-hb): Likewise.
7780
7781 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
7782 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
7783 toolbar-add-item, if image doesn't have a mask add a `:mask
7784 heuristic'.
7785
77862000-09-19 Stefan Monnier <monnier@cs.yale.edu>
7787
7788 * diff-mode.el: Docstring fixes.
7789 (diff-header-face, diff-comment-face): New faces.
7790 (diff-font-lock-keywords): Highlight a bit differently.
7791 (diff-find-source-location): Don't return SPAN any more.
7792 (diff-hunk-text): Don't bother erasing the temp buffer.
7793 (diff-find-text): Drop argument LINE.
7794 (diff-apply-hunk): Update calls to diff-find-text.
7795 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
7796
7797 * calendar/calendar.el: Docstring fixes.
7798 (calendar-make-alist): Don't quote lambda.
7799 (calendar-star-date): Use make-local-variable.
7800
78012000-09-19 Dave Love <fx@gnu.org>
7802
7803 * toolbar/tool-bar.el: Renamed from toolbar.el.
7804 Change `toolbar' to `tool-bar' generally in symbols.
7805 Make some items invisible in `special' major modes.
7806 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
7807 Add arg PROPS.
7808
7809 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
7810 Add :version here.
7811 (fancy-splash-delay, fancy-splash-image): Remove :version here.
7812
78132000-09-19 Gerd Moellmann <gerd@gnu.org>
7814
7815 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
7816
7817 * files.el (find-file-suppress-same-file-warnings): New user-option.
7818 (find-file-noselect): Use it.
7819
7820 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
7821 (fancy-splash-screen): Defgroup.
7822
7823 * add-log.el (change-log-font-lock-keywords): Match names
7824 more exactly for the case that font-lock-constant-face is
7825 underlined.
7826
78272000-09-19 Richard M. Stallman <rms@gnu.org>
7828
7829 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
7830
78312000-09-19 Andre Spiegel <spiegel@gnu.org>
7832
7833 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
7834
78352000-09-19 Gerd Moellmann <gerd@gnu.org>
7836
7837 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
7838 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
7839 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
7840 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
7841 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
7842 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
7843 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
7844 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
7845 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
7846 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
7847 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
7848 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
7849
7850 * startup.el (fancy-splash-text): New variable.
7851 (fancy-splash-delay, fancy-splash-image): New user-options.
7852 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
7853 (fancy-splash-screens): New functions.
7854 (command-line-1): If display has a `display' frame parameter, has
7855 colors, and we have XPM support, show more fancy splash screens.
7856
78572000-09-19 Dave Love <fx@gnu.org>
7858
7859 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
7860 with null `help'. Use modern backquote syntax.
7861
78622000-09-19 Gerd Moellmann <gerd@gnu.org>
7863
7864 * font-lock.el (font-lock-mode): Change message telling the user
7865 that ``the buffer is too big''.
7866
7867 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
7868 for instance for the case that tab-width is 2.
7869
78702000-09-18 Gerd Moellmann <gerd@gnu.org>
7871
7872 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
7873 toolbar-add-item, if image doesn't have a mask add a `:mask
7874 heuristic'.
7875
78762000-09-18 Miles Bader <miles@lsi.nec.co.jp>
7877
7878 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
7879 and return a cons if it's non-nil.
7880 (diff-apply-hunk): Try to jump to the line in the source text
7881 corresponding to the position of point in the in the hunk.
7882
7883 * info.el (Info-title-3-face, Info-title-2-face)
7884 (Info-title-1-face): Use face inheritance and relative sizes
7885 instead of hard-wiring things.
7886
7887 * faces.el (secondary-selection): Make dark-background variant sane.
7888
78892000-09-16 Andrew Innes <andrewi@gnu.org>
7890
7891 * makefile.w32-in (compile-files-CMD): No need to make .elc files
7892 read-only, since they aren't under VC now.
7893
78942000-09-17 Dave Love <fx@gnu.org>
7895
7896 * tmm.el: Replace mapcar with mapc in several places.
7897
7898 * loadhist.el (unload-feature): Maybe call elp-restore-list and
7899 ad-unadvise.
7900
7901 * international/latin1-disp.el: New file.
7902
7903 * calendar/cal-move.el (scroll-calendar-left)
7904 (scroll-calendar-right): Make arg optional (for active mode line).
7905
7906 * calendar/calendar.el (calendar-mode-line-format): Make fields
7907 mouse-sensitive.
7908 (calendar-read-date, calendar-read-date, calendar-window-list):
7909 Unquote lambda.
7910 (calendar-month-name): Use aref, not sref.
7911
7912 * view.el (minor-mode-alist): Propertize the string.
7913
7914 * international/characters.el (standard-case-table): Add entries
7915 for Greek.
7916
79172000-09-18 Miles Bader <miles@gnu.org>
7918
7919 * info.el (info-node, info-xref): Add dark-background variants.
7920
7921 * faces.el (header-line): Change defaults to be less confusing
7922 when mixed with mode-lines.
7923
7924 * info.el (Info-fontify-node): Make a few cleanups.
7925 Add extra `help-echo' and `local-map' props to node xrefs.
7926 Use header-specific faces for node-names & xrefs.
7927 (Info-use-header-line): New variable.
7928 (info-header-xref, info-header-node): New faces.
7929 (Info-setup-header-line): New function.
7930 (Info-select-node): Call Info-setup-header-line when enabled.
7931 (Info-extract-pointer): Work even if the header line is hidden.
7932 (Info-header-line): New variable.
7933
79342000-09-16 Stefan Monnier <monnier@cs.yale.edu>
7935
7936 * vms-patch.el (print-region-function): Don't quote lambda.
7937
7938 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
7939
7940 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
7941 (lm-get-header-re): Allow spaces between the header and the colon.
7942 (lm-header): Allow $ in non-RCS headers.
7943 (lm-header-multiline): Put the strings back into order.
7944 Stop at an empty line. Don't require two space chars if the
7945 line is clearly not another header line.
7946
7947 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
7948 (popup-menu-popup): Remove.
7949
79502000-09-15 Gerd Moellmann <gerd@gnu.org>
7951
7952 * toolbar/toolbar.el (toolbar-add-item): Use the same image
7953 specification if or if not tool-bar item contains an `:enabled'
7954 property.
7955
7956 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
7957 current buffer has no file name.
7958
79592000-09-15 Dave Love <fx@gnu.org>
7960
7961 * strokes.el: Sync with maintainer's current version with changes
7962 for Emacs, but avoid runtime cl and levents.
7963 (toplevel): Change autoloads and compilation requires.
7964 (strokes-version, strokes-bug-address, strokes-lift): Values
7965 changed.
7966 (strokes-xpm-header, strokes-insinuated): New variable.
7967 (strokes): Add :link.
7968 (strokes-mode): Customized.
7969 (strokes-while-inhibiting-garbage-collector): New macro.
7970 (strokes-remassoc): Avoid remove-if.
7971 (strokes-fix-button2-command): Don't use ad-do-it.
7972 (strokes-insinuate): New function.
7973 (strokes-button-press-event-p, strokes-button-release-event-p):
7974 New functions, used instead of non-`strokes-' versions..
7975 (strokes-mouse-event-p): Rewritten.
7976 (strokes-event-closest-point): Avoid event-point.
7977 (strokes-get-grid-position): Avoid cdadr, caadr
7978 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
7979 functions.
7980 (strokes-help): Use with-output-to-temp-buffer.
7981 (strokes-window-configuration-changed-p): New function.
7982 (strokes-update-window-configuration): Use buffer-live-p,
7983 strokes-window-configuration-changed-p.
7984 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
7985 (strokes-char-face): New face.
7986 (strokes-char-table, strokes-base64-chars): New variable.
7987 (strokes-xpm-for-stroke, strokes-list-strokes)
7988 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
7989 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
7990 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7991 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
7992 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
7993 functions.
7994
79952000-09-15 Gerd Moellmann <gerd@gnu.org>
7996
7997 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
7998
7999 * image.el (create-image): Doc fix.
8000
8001 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
8002 instead of `:heuristic-mask t'.
8003
80042000-09-14 Andrew Innes <andrewi@gnu.org>
8005
8006 * makefile.w32-in: Revert to Unix line endings.
8007
80082000-09-14 Andrew Innes <andrewi@gnu.org>
8009
8010 * makefile.w32-in: Add bootstrap support. Also copy lisp source
8011 when installing.
8012
8013 * makefile.nt (DONTCOMPILE): Fix typo.
8014
8015 * shell.el (shell-write-history-on-exit): New function.
8016 (shell-dumb-shell-regexp): New custom variable.
8017 (shell-mode): Make shell-write-history-on-exit the process
8018 sentinel if shell name matches shell-dumb-shell-regexp.
8019
8020 * w32-fns.el: Comment out before-init-hook function which resets
8021 source-directory based; this breaks bootstrap.
8022
80232000-09-14 Dave Love <fx@gnu.org>
8024
8025 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
8026 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
8027 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
8028 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
8029 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
8030 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
8031 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
8032 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
8033 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
8034
8035 * toolbar/toolbar.el: New.
8036
8037 * subdirs.el: Add toolbar.
8038
80392000-09-14 Gerd Moellmann <gerd@gnu.org>
8040
8041 * indent.el (indent-for-tab-command): Doc fix.
8042
80432000-09-14 Alex Schroeder <alex@gnu.org>
8044
8045 * ansi-color.el (ansi-colors): Doc change.
8046 (ansi-color-get-face): Simplified regexp.
8047 (ansi-color-faces-vector): Added more faces, doc change.
8048 (ansi-color-names-vector): Doc change.
8049 (ansi-color-regexp): Simplified regexp.
8050 (ansi-color-parameter-regexp): New regexp.
8051 (ansi-color-filter-apply): Doc change.
8052 (ansi-color-filter-region): Doc change.
8053 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
8054 deal with zero length parameters.
8055 (ansi-color-apply-on-region): Doc change.
8056 (ansi-color-map): Doc change.
8057 (ansi-color-map-update): Removed debugging message.
8058 (ansi-color-get-face-1): Added condition-case to trap
8059 args-out-of-range errors.
8060 (ansi-color-get-face): Doc change.
8061 (ansi-color-make-face): Removed.
8062 (ansi-color-for-shell-mode): New option.
8063
80642000-09-13 Kenichi Handa <handa@etl.go.jp>
8065
8066 * international/quail.el (quail-start-translation): Translate KEY
8067 if necessary even if it doesn't have any mapping in the current
8068 input method.
8069 (quail-start-conversion): Likewise.
8070 (quail-help): The output message is improved.
8071
80722000-09-13 Miles Bader <miles@gnu.org>
8073
8074 * comint.el (comint-output-filter): Revert to using
8075 `insert-before-markers'. Add bletcherous hack to undo damage
8076 caused by `insert-before-markers'. Put `front-sticky' property on
8077 overlays created here so that the field code understands how the
8078 overlay works. Use a let when making comint-last-prompt-overlay,
8079 so that the code is easier to read.
8080
80812000-09-13 Dave Love <fx@gnu.org>
8082
8083 * wid-edit.el (widget-default-format-handler): DTRT when
8084 doc-property is a function.
8085
80862000-09-12 Francesco Potorti` <pot@gnu.org>
8087
8088 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
8089 filed name if it's not there.
8090
80912000-09-12 Dave Love <fx@gnu.org>
8092
8093 * simple.el (read-mail-command): Doc fix.
8094 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
8095
8096 * vc.el (vc-dired-listing-switches): Fix :version.
8097
8098 * vc-hooks.el: Doc fixes.
8099
8100 * subr.el (add-minor-mode): Use toggle-fun arg.
8101
8102 * speedbar.el: Add :version to several defcustoms.
8103
8104 * imenu.el (imenu--truncate-items, imenu--cleanup)
8105 (imenu--generic-function): Avoid mapcar.
8106 (imenu--replace-spaces): Function removed.
8107 (imenu--completion-buffer): Use subst-char-in-string.
8108 (imenu-add-to-menubar): Use keymap inheritance.
8109
81102000-09-12 Miles Bader <miles@gnu.org>
8111
8112 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
8113 (diff-mode-map): Bind `diff-test-hunk'.
8114 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
8115
81162000-09-11 Gerd Moellmann <gerd@gnu.org>
8117
8118 * bytecomp.el (byte-compile-defvar): Undo last change
8119 because it breaks '(make-variable-buffer-local (defvar ...)'
8120 which is used at least in dired.
8121
81222000-09-12 Kenichi Handa <handa@etl.go.jp>
8123
8124 * international/quail.el (quail-define-package): Docstring
8125 modified.
8126
81272000-09-12 Kenichi Handa <handa@etl.go.jp>
8128
8129 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
8130 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
8131 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
8132 docstring of "chinese-py".
8133
8134 * international/quail.el (quail-translation-docstring): New
8135 variable.
8136 (quail-show-keyboard-layout): Docstring modified.
8137 (quail-select-current): Likewise.
8138 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
8139 infinite recursive call.
8140 (quail-help): Check quail-translation-docstring. Format of the
8141 output changed.
8142 (quail-help-insert-keymap-description): Adjusted for the above
8143 change.
8144
81452000-09-11 Gerd Moellmann <gerd@gnu.org>
8146
8147 * bytecomp.el (byte-compile-defvar): Only cons onto
8148 current-load-list in top-level forms. Else this leaks a cons cell
8149 every time a defun is called.
8150
81512000-09-11 Miles Bader <miles@lsi.nec.co.jp>
8152
8153 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
8154 Now understands non-unified diffs. Some functionality moved into
8155 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
8156 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
8157 modify anything. Only reposition point in the patched file if the
8158 patch succeeds. Only pop up another window if POPUP is true.
8159 Emit a message describing what happened if successful, and at what
8160 line-offset. Automatically detect reversed hunks and do something
8161 appropriate.
8162 (diff-hunk-text, diff-find-text): New functions.
8163 (diff-filter-lines): Function removed.
8164 (diff-test-hunk): New function.
8165 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
8166
81672000-09-10 Dave Love <fx@gnu.org>
8168
8169 * textmodes/tildify.el: Minor doc/commentary fixes.
8170 (tildify) <defgroup>: Add :version.
8171
8172 * faces.el (face-x-resources): Make custom type more specific.
8173 (frame-background-mode): Use mapc.
8174 (region) <defcustom>: Add :version.
8175
81762000-09-08 Stefan Monnier <monnier@cs.yale.edu>
8177
8178 * vc-sccs.el (vc-sccs-register):
8179 * vc-rcs.el (vc-rcs-register):
8180 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
8181 * vc.el (vc-register): Clear file's properties.
8182
81832000-09-08 Gerd Moellmann <gerd@gnu.org>
8184
8185 * faces.el (face-spec-set): Only face-spec-reset-face when
8186 ATTRS is non-nil.
8187
81882000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8189
8190 * help.el (help-insert-xref-button): Fix a typo in doc string.
8191
81922000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
8193
8194 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8195 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
8196 methods.
8197
8198 * menu-bar.el (read-mail-item-name): New function.
8199 (menu-bar-tools-menu): Use it to compute and display the package
8200 used to read email.
8201 (menu-bar-tools-menu): Fix typo in GUD's help string.
8202
82032000-09-07 Dave Love <fx@gnu.org>
8204
8205 * diff-mode.el (diff-mouse-goto-source): New function.
8206
8207 * vc-sccs.el: Doc fixes.
8208 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
8209
8210 * vc-rcs.el: Doc fixes.
8211 (vc-rcs-register-switches, vc-rcs-checkin-switches)
8212 (vc-rcs-checkout-switches, vc-rcs-header)
8213 (vc-rcs-master-templates): Add or change :version.
8214
8215 * vc-cvs.el: Doc fixes.
8216 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
8217 (vc-cvs-stay-local): Add :version.
8218
8219 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
8220
82212000-09-07 Kenichi Handa <handa@etl.go.jp>
8222
8223 * international/quail.el (quail-help): Fix previous change.
8224
82252000-09-07 Gerd Moellmann <gerd@gnu.org>
8226
8227 * faces.el (color-values): Doc fix.
8228
8229 * faces.el (frame-set-background-mode): Use frame-parameter
8230 instead of frame-parameters.
8231
8232 * frame.el (filtered-frame-list): Reduce consing.
8233 (frames-on-display-list): Call frame-parameter instead of
8234 frame-parameters.
8235
82362000-09-07 Kenichi Handa <handa@etl.go.jp>
8237
8238 * language/devan-util.el (devanagari-to-indian-region): In the
8239 loop, change the following char, not preceding char.
8240
82412000-09-07 Gerd Moellmann <gerd@gnu.org>
8242
8243 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
8244 instead of frame-parameters.
8245
8246 * faces.el (set-face-attribute): Simplify by calling
8247 internal-set-lisp-face-attribute with FRAME being 0.
8248
8249 * vc.el: Remove `Id' version control keyword.
8250
82512000-09-07 Kenichi Handa <handa@etl.go.jp>
8252
8253 * help.el (help-make-xrefs): Adjusted for the change of
8254 help-xref-mule-regexp.
8255 (help-insert-xref-button): New function.
8256
8257 * international/mule-cmds.el (help-xref-mule-regexp-template):
8258 Include the pattern for character set.
8259 (leim): New group.
8260
8261 * international/quail.el: Don't require face.
8262 (quail): New group.
8263 (quail-other-command): Dummy command to make quail-help work better.
8264 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
8265 (quail-keyboard-layout-substitution): New variable.
8266 (quail-update-keyboard-layout): New function.
8267 (quail-keyboard-layout-type): New customizable variable.
8268 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
8269 (quail-keyboard-translate): Pay attention to
8270 quail-keyboard-layout-substitution.
8271 (quail-insert-kbd-layout): New function.
8272 (quail-show-keyboard-layout): New function.
8273 (quail-get-translation): If the definition is a vector of length
8274 1, and the element is a string of length 1, return the character
8275 in that string.
8276 (quail-update-current-translations): Fix the case of
8277 relative-index out of range.
8278 (quail-build-decode-map, quail-insert-decode-map): New Functions.
8279 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
8280 Show key sequences for all available characters.
8281 (quail-help-insert-keymap-description): Don't show such verbose
8282 key bindings as quail-self-insert-command.
8283
8284 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8285 Format changed, and each element now have extra documentations.
8286 (tit-process-header): Delete invalid characters from TIT-PROMPT.
8287 Adjusted for the change of quail-cxterm-package-ext-info.
8288
82892000-09-06 Gerd Moellmann <gerd@gnu.org>
8290
8291 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
8292 requiring it leads to a recursive loading of vc.el and vc-hooks.el
8293 during bootstrap.
8294
82952000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8296
8297 * vc.el: (toplevel): Don't require `dired' at run-time.
8298 (vc-dired-resynch-file): Remove autoload cookie.
8299
83002000-09-05 Andre Spiegel <spiegel@gnu.org>
8301
8302 * vc.el: Made several backend functions optional.
8303 (vc-default-responsible-p): New function.
8304 (vc-merge): Use RET for first version to trigger merge-news, not
8305 prefix arg.
8306 (vc-annotate): Handle backends that do not support annotation.
8307 (vc-default-merge-news): Removed. The existence of a merge-news
8308 implementation is now checked on caller sites.
8309
8310 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8311 case.
8312
8313 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8314 special case that has been removed from the default in vc-hooks.el.
8315
83162000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8317
8318 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8319
83202000-09-05 Andre Spiegel <spiegel@gnu.org>
8321
8322 * vc-hooks.el: Require vc during compilation.
8323 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
8324 macro `with-vc-properties' in vc.el.
8325 (vc-file-getprop): Doc fix.
8326 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
8327
8328 * vc.el: Require dired-aux during compilation.
8329 (vc-name-assoc-file): Moved to vc-sccs.el.
8330 (with-vc-properties): New macro.
8331 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
8332 vc-finish-steal): Use it.
8333 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
8334 to the backend-specific function is now supposed to do the checkout,
8335 too.
8336 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
8337
8338 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
8339 set file properties; that gets done in the generic code now.
8340
8341 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
8342 Changed parameter list, added code from vc.el that does the
8343 checkout, possibly with a double-take.
8344
8345 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
8346 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
8347 the above under the new name.
8348 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
8349 parameter list, added checkout command.
8350 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
8351 properties; that gets done in the generic code now.
8352
83532000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8354
8355 * vc.el: Docstring fixes (courtesy of checkdoc).
8356
83572000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8358
8359 * vc.el (vc-checkout-writable-buffer-hook)
8360 (vc-checkout-writable-buffer): Remove.
8361 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
8362 (vc-log-mode): Make it into a clean derived major mode.
8363 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
8364 vc-log-mode if log-edit is not available.
8365 (vc-dired-mode-map): Don't set-keymap-parent yet.
8366 (vc-dired-mode): Do set-keymap-parent here.
8367 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
8368
83692000-09-05 Gerd Moellmann <gerd@gnu.org>
8370
8371 * faces.el (set-face-attribute, face-spec-reset-face)
8372 (face-spec-set): Avoid consing by removing calls to `apply'.
8373
8374 * frame.el (frame-parameter): Move to C code.
8375
83762000-09-05 Dave Love <fx@gnu.org>
8377
8378 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
8379 insert-before-markers-and-inherit. Now checked systematically!
8380
83812000-09-05 Alex Schroeder <alex@gnu.org>
8382
8383 * sql.el (sql-postgres): Use sql-postgres-options.
8384 (sql-postgres-options): New variable.
8385
83862000-09-05 Alex Schroeder <alex@gnu.org>
8387
8388 * sql.el (sql-mode-menu): Work around missing variable mark-active
8389 in XEmacs.
8390 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
8391 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
8392 compatibility.
8393
83942000-09-04 Gerd Moellmann <gerd@gnu.org>
8395
8396 * vc.el (vc-dired-resynch-file): Add autoload cookie.
8397
8398 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
8399
8400 * Makefile.in (DONTCOMPILE): Fix typo in file name.
8401
84022000-09-04 Andre Spiegel <spiegel@gnu.org>
8403
8404 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
8405 don't support anything else under SCCS yet.
8406
8407 * vc-hooks.el: Minor doc fixes.
8408
84092000-09-04 Andre Spiegel <spiegel@gnu.org>
8410
8411 * vc.el (vc-next-action-on-file): Do not visit the file if it's
8412 not necessary. If verbose in state `needs-patch', do the same as
8413 under `up-to-date'. When NOT verbose and `needs-patch', check out
8414 latest version instead of `merge-news'.
8415 (vc-next-action-dired): Don't mess with default-directory here; it
8416 breaks other parts of dired. It is the job of the
8417 backend-specific functions to adjust it temporarily if they need it.
8418 (vc-next-action): Remove a special CVS case.
8419 (vc-clear-headers): New optional arg FILE.
8420 (vc-checkin, vc-checkout): Set properties vc-state and
8421 vc-checkout-time properly.
8422 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
8423 (vc-print-log): Use new backend function `show-log-entry'.
8424 (vc-cancel-version): Do the checks in a different order. Added a
8425 FIXME concerning RCS-only code.
8426
8427 * vc-rcs.el (vc-rcs-show-log-entry): New function.
8428 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
8429
8430 * vc-cvs.el (vc-cvs-show-log-entry): New function.
8431
8432 * vc-hooks.el (vc-default-mode-line-string): Show state
8433 `needs-patch' as a `-' too.
8434
84352000-09-04 Andre Spiegel <spiegel@gnu.org>
8436
8437 * vc.el (vc-responsible-backend): New optional arg REGISTER.
8438 (vc-default-could-register): New function.
8439 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
8440 (vc-resynch-buffer): Call vc-dired-resynch-file.
8441 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
8442 vc-resynch-buffer instead of vc-resynch-window.
8443 (vc-next-action-dired): Don't redisplay here, that gets done as a
8444 result of the individual file operations.
8445 (vc-retrieve-snapshot): Corrected prompt order.
8446
8447 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
8448
8449 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
8450 as well.
8451 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
8452 hostname regexps. Updated all callers.
8453 (vc-cvs-responsible-p): Handle directories as well.
8454 (vc-cvs-could-register): New function.
8455 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
8456 properties up-to-date.
8457
8458 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
8459 user whether to create one.
8460
84612000-09-04 Andre Spiegel <spiegel@gnu.org>
8462
8463 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
8464 check out a non-existing file.
8465
8466 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
8467 workfile does not exist.
8468
8469 * vc.el (vc-version-diff): Use `require' to check for existence of
8470 diff-mode.
8471
84722000-09-04 Andre Spiegel <spiegel@gnu.org>
8473
8474 * vc-cvs.el (vc-cvs-registered): Use new function
8475 vc-cvs-parse-entry to do the actual work.
8476
84772000-09-04 Andre Spiegel <spiegel@gnu.org>
8478
8479 * vc-hooks.el (vc-find-backend-function): If function doesn't
8480 exist, return nil instead of error.
8481 (vc-call-backend): Doc fix.
8482
8483 * vc.el (vc-do-command): Doc fix.
8484 (vc-finish-logentry): When checking in from vc-dired, choose the
8485 right backend for logentry check.
8486 (vc-dired-mode-map): Inherit from dired-mode-map.
8487 (vc-dired-mode): Local value of dired-move-to-filename-regexp
8488 simplified.
8489 (vc-dired-state-info): Removed, updated caller.
8490 (vc-default-dired-state-info): Use parentheses instead of hyphens.
8491 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
8492 (vc-dired-listing-switches): New variable.
8493 (vc-directory): Use it, instead of dired-listing-switches.
8494
8495 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
8496 (vc-cvs-dir-state): New function.
8497 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
8498 (vc-cvs-parse-entry): New function, also to be used in
8499 vc-cvs-registered.
8500
85012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8502
8503 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
8504 *or* single-window-frames.
8505
85062000-09-04 Andre Spiegel <spiegel@gnu.org>
8507
8508 * vc.el (vc-update-changelog): Split into generic part and default
8509 implementation. Doc string adapted.
8510 (vc-default-update-changelog): New function. Call the `rcs2log'
8511 script in exec-directory, to fix a long-standing nuisance.
8512
8513 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
8514 simply signals an error.
8515
85162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8517
8518 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
8519 control-flow more clear and to avoid running `cvs' twice.
8520
8521 * vc.el (vc-next-action-on-file): Doc fix.
8522 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
8523 (vc-print-log): Eval `file' before constructing the continuation.
8524
85252000-09-04 Andre Spiegel <spiegel@gnu.org>
8526
8527 * vc.el (vc-next-action-on-file): Corrected several messages.
8528 (vc-merge): Add prefix arg `merge-news'; handle it.
8529
8530 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
8531 is not reached. It is.
8532 (vc-cvs-merge): Set state to 'edited after merge.
8533 (vc-cvs-merge-news): Set workfile version to nil if not known.
8534 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
8535
8536 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
8537 via stdout. (Merge from main line.)
8538
85392000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8540
8541 * vc.el (vc-finish-logentry): Thinko in the "same comment"
8542 detection.
8543
85442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8545
8546 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
8547 against kill-all-local-variables.
8548 (vc-log-edit): Don't save vc-parent-buffer any more.
8549 (vc-last-comment-match): Initialize to an empty string.
8550 (vc-post-command-functions): New hook.
8551 (vc-do-command): Run it.
8552 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
8553 (vc-finish-logentry): Only add the comment to the ring if it's
8554 different from the last comment entered.
8555 (vc-new-comment-index): New function.
8556 (vc-previous-comment): Use it. Make the minibuffer message
8557 slightly less terse.
8558 (vc-comment-search-reverse): Make it work forward as well. Don't
8559 set vc-comment-ring-index if no match is found. Use
8560 vc-new-comment-index.
8561 (vc-comment-search-forward): Use vc-comment-search-reverse.
8562 (vc-dired-mode-map): Don't inherit from dired-mode-map since
8563 define-derived-mode will do it for us. Bind `v' to a keymap that
8564 inherits from vc-prefix-map so that we can bind `vt' without
8565 binding C-x v t.
8566 (vc-retrieve-snapshot): Parenthesis typo.
8567
8568 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
8569 to 1. Make sure to switch to *vc* before looking for an error
8570 message. Use vc-parse-buffer.
8571
85722000-09-04 Andre Spiegel <spiegel@gnu.org>
8573
8574 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
8575 and NAME.
8576 (vc-retrieve-snapshot): Split into two parts.
8577 (vc-default-retrieve-snapshot): New function.
8578
8579 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
8580 (vc-cvs-retrieve-snapshot): New function (untested).
8581 (vc-cvs-stay-local): Default to t.
8582 (vc-cvs-remote-p): New function and property.
8583 (vc-cvs-state): Stay local only if the above is t.
8584 (vc-handle-cvs): Removed.
8585 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
8586 done via vc-handled-backends now.
8587 (vc-cvs-header): Escape Id.
8588
85892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8590
8591 * vc.el (vc-do-command): Remove unused commands.
8592 (vc-version-diff): Make sure default-directory ends with a slash.
8593 Move the window commands into a vc-exec-after.
8594 (vc-print-log): Move more of the code into the `vc-exec-after'.
8595
85962000-09-04 Andre Spiegel <spiegel@gnu.org>
8597
8598 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
8599 (vc-print-log): Search current revision from beginning of buffer.
8600 (vc-revert-buffer): Clear echo area after the diff is finished.
8601 (vc-prefix-map): Removed definition of "t" for terse display in vc
8602 dired.
8603 (vc-dired-mode-map): Inherit from dired-mode-map. Added
8604 definition of "vt" for terse display.
8605 (vc-dired-mode): Fix dired-move-to-filename-regexp.
8606
86072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8608
8609 * vc.el (vc-exec-after): Avoid caddr.
8610
86112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8612
8613 * vc.el (vc-exec-after): New function.
8614 (vc-do-command): Use it to add a termination message for async
8615 procs.
8616 (vc-checkout): Try to handle a missing-backend situation.
8617 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
8618 of a directory with a backend using async diffs.
8619 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
8620 present.
8621
8622 * vc-sccs.el (vc-sccs-state-heuristic): Use
8623 file-ownership-preserved-p.
8624
8625 * vc-rcs.el (vc-rcs-state-heuristic): Use
8626 file-ownership-preserved-p.
8627 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
8628
86292000-09-04 Andre Spiegel <spiegel@gnu.org>
8630
8631 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
8632 vc-do-command.
8633
8634 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
8635 when there are no changes.
8636
86372000-09-04 Andre Spiegel <spiegel@gnu.org>
8638
8639 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
8640
8641 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
8642
86432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8644
8645 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
8646
8647 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
8648 the `fset' outside of the defvar so that it works even if
8649 vc-prefix-map was already defined.
8650 (vc-setup-buffer): New function, split out of vc-do-command.
8651 (vc-do-command): Allow BUFFER to be t to mean `just use the
8652 current buffer without any fuss'.
8653 (vc-version-diff): Change the `diff' backend operation to just put
8654 the diff in the current buffer without erasing it. Always use
8655 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
8656 shrink-window-if-larger-than-buffer.
8657 (vc-print-log): Change the `print-log' backend operation to just
8658 put the log in the current buffer without erasing it. Protect
8659 shrink-window-if-larger-than-buffer.
8660 (vc-update-change-log): Fix setd typo.
8661
8662 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
8663 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
8664
8665 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
8666 (vc-rcs-diff): Insert in the current buffer and remove unused arg
8667 CMP.
8668
8669 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
8670 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
8671 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
8672
86732000-09-04 Andre Spiegel <spiegel@gnu.org>
8674
8675 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
8676 not possible, use vc-BACKEND-workfile-unchanged-p.
8677 (vc-default-workfile-unchanged-p): New function. Delegates to a
8678 full vc-BACKEND-diff.
8679
8680 * vc-hooks.el (vc-simple-command): Removed.
8681
8682 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
8683 instead of vc-simple-command.
8684 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
8685 avoid doing a diff when opening a file.
8686 (vc-rcs-state): Added check for unlocked-changes.
8687 (vc-rcs-header): Escape Id.
8688 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
8689 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
8690 version.
8691
8692 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
8693 (vc-sccs-diff): Remove optional arg CMP.
8694 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
8695 SCCS-specific function.
8696
8697 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
8698 vc-simple-command.
8699
87002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8701
8702 * vc.el (vc-editable-p): Renamed from vc-writable-p.
8703 (with-vc-file, vc-merge): Use vc-editable-p.
8704 (vc-do-command): Remove unused var vc-file and fix the
8705 doubly-defined `status' var. Add a user message when starting an
8706 async command.
8707 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
8708 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
8709 Use with-current-buffer.
8710 (vc-buffer-sync): Use unless.
8711 (vc-next-action-on-file): If the file is 'edited by read-only,
8712 make it read-write instead of trying to commit.
8713 (vc-version-diff, vc-update-change-log): Use `setq
8714 default-directory' rather than `cd'.
8715 (vc-log-edit): Don't forget to set default-directory in the
8716 buffer.
8717
8718 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
8719 (vc-sccs-state-heuristic): Use file-writable-p instead of
8720 comparing userids.
8721 (vc-sccs-checkout): Use `unless'.
8722
8723 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
8724 of comparing userids.
8725 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
8726 Simplify the logic by eliminating unreachable code.
8727 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
8728 just do a recursive call if we need to retry.
8729 (vc-rcs-checkout): Handle the case where rcs is missing by making
8730 the buffer read-write if requested and re-signalling the error.
8731
8732 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
8733
87342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8735
8736 * vc-hooks.el (vc-handled-backends): Docstring change.
8737 (vc-ignore-vc-files): Mark obsolete.
8738 (vc-registered): Check vc-ignore-vc-files.
8739 (vc-find-file-hook, vc-file-not-found-hook): Don't check
8740 vc-ignore-vc-files.
8741
8742 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
8743
87442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8745
8746 * vc.el (vc-checkout): Don't do anything special for ange-ftp
8747 files since ange-ftp already has vc-registered return nil.
8748
8749 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
8750 (vc-sccs-workfile-version): Use with-temp-buffer and new
8751 vc-parse-buffer and don't bother setting the property.
8752 (vc-sccs-add-triple): Use with-current-buffer and
8753 find-file-noselect.
8754 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
8755
8756 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
8757 derives from the old vc-parse-buffer but uses the revision number
8758 rather than the date (much easier to compare robustly).
8759 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
8760 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
8761 locking-user more directly. Check strict locking and set
8762 checkout-model appropriately.
8763 (vc-rcs-parse-locks): Remove.
8764 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
8765 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
8766 (vc-rcs-system-release): Use with-current-buffer and
8767 vc-parse-buffer.
8768 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
8769
8770 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
8771 (vc-simple-command): Docstring fix.
8772 (vc-registered): Align the way the file-handler is called with the
8773 way the function itself works.
8774 (vc-file-owner): Remove.
8775
8776 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
8777 extraction of fields and call to file-attributes because of a
8778 temporary bug in rcp.el.
8779 (vc-cvs-fetch-status): Use with-current-buffer.
8780
87812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8782
8783 * vc.el (vc-do-command): Use file-relative-name.
8784 (vc-responsible-backend): Use vc-backend if possible.
8785 (vc-create-snapshot): Improve the `interactive' spec. Add support
8786 for branches and dispatch to backend-specific `create-snapshot'.
8787 (vc-default-create-snapshot): New function, containing the bulk of
8788 the old vc-create-snapshot.
8789 (vc-retrieve-snapshot): Improve the interactive spec.
8790
8791 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
8792 (vc-backend-hook-functions): Remove.
8793 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
8794 (vc-backend): Reintroduce the test for `file = nil' now that I
8795 know why it was there (and added a comment to better remember).
8796
8797 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
8798 code from vc-sccs-hooks.el.
8799 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
8800 'vc anymore.
8801 (vc-sccs-responsible-p): Use expand-file-name instead of concat
8802 and file-directory-p instead of file-exists-p.
8803 (vc-sccs-check-headers): Simplify the regexp.
8804
8805 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
8806 from vc-rcs-hooks.el. Don't require 'vc anymore.
8807 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
8808 file-directory-p instead of file-exists-p.
8809
8810 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
8811 from vc-cvs-hooks.el.
8812 (proto vc-cvs-registered): Require 'vc-cvs instead of
8813 'vc-cvs-hooks. Don't require 'vc anymore.
8814 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
8815 file-directory-p instead of file-exists-p.
8816 (vc-cvs-create-snapshot): New function, replacing
8817 vc-cvs-assign-name.
8818 (vc-cvs-assign-name): Remove.
8819
88202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8821
8822 * vc-cvs.el (vc-cvs-header): New var.
8823
8824 * vc-rcs.el (vc-rcs-exists): Remove.
8825 (vc-rcs-header): New var.
8826
8827 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
8828 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
8829 (vc-sccs-header): New var.
8830
8831 * vc.el (vc-do-command): Get rid of the `last' argument.
8832 (vc-header-alist): Remove, replaced by vc-X-header.
8833 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
8834 (vc-dired-hook): Use expand-file-name instead of concat.
8835 (vc-directory): Use file-name-as-directory.
8836 (vc-snapshot-precondition, vc-create-snapshot)
8837 (vc-retrieve-snapshot): Allow the command to operate on any
8838 directory.
8839
8840 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
8841 just removing the 'WORKFILE argument or by removing the 'MASTER
8842 argument and replacing `file' with (vc-name file).
8843
88442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8845
8846 * vc.el: Update Copyright and add a crude list of backend funs.
8847 (vc-writable-p): New function.
8848 (with-vc-file): Use vc-writable-p.
8849 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
8850 (vc-register): Avoid vc-name.
8851 (vc-locking-user): Remove.
8852 (vc-steal-lock): Make the `owner' arg non-optional.
8853 (vc-merge): Use vc-writable-p instead of vc-locking-user and
8854 vc-checkout-model.
8855 (vc-default-dired-state-info): Use vc-state instead of
8856 vc-locking-user and return special strings for special states.
8857 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
8858 and get rid of one of the special CVS cases.
8859 (vc-cancel-version): prettify error message with \\[...].
8860 (vc-rename-master): New function.
8861 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
8862 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
8863 the CVS special case generic.
8864 (vc-default-record-rename): Remove.
8865 (vc-file-tree-walk-internal): Only call FUNC for files that are
8866 under control of some VC backend and replace `concat' with
8867 expand-file-name.
8868 (vc-file-tree-walk): Update docstring.
8869 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
8870 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
8871
8872 * vc-sccs.el (vc-sccs-rename-file): Renamed from
8873 vc-sccs-record-rename. Use `find-file-noselect' rather than
8874 `find-file' and call `vc-rename-master' to do the actual move.
8875 (vc-sccs-diff): Remove unused `backend' variable.
8876
8877 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
8878 to delay loading of vc-sccs until it is really used.
8879 (vc-sccs-master-templates): Preload.
8880 (vc-sccs-state): Update call to vc-sccs-parse-locks.
8881 (vc-sccs-project-dir): Remove (merged into
8882 vc-sccs-search-project-dir).
8883 (vc-sccs-search-project-dir): Rewrite using file name handling ops
8884 rather than `concat', make sure it is preloaded and don't bother
8885 to check that the file actually exists.
8886 (vc-sccs-parse-locks): Remove unused `file' argument, remove
8887 `locks' argument (use buffer's content instead) and eliminate n^2
8888 behavior.
8889
8890 * vc-rcs.el: Update Copyright.
8891 (vc-rcs-rename-file): New function.
8892 (vc-rcs-diff): Remove unused `backend' variable.
8893
8894 * vc-hooks.el: Update Copyright.
8895 (vc-backend): Don't accept a nil argument any more.
8896 (vc-up-to-date-p): Turn into a defsubst.
8897 (vc-possible-master): New function.
8898 (vc-check-master-templates): Use `vc-possible-master' and allow
8899 funs in vc-X-master-templates to return a non-existent file.
8900
8901 * vc-cvs.el: Update Copyright.
8902 (vc-cvs-diff): Remove unused `backend' variable.
8903 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
8904
8905 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
8906
89072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8908
8909 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
8910 since it can be called from vc-rcs.el.
8911 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
8912
89132000-09-04 Andre Spiegel <spiegel@gnu.org>
8914
8915 * vc.el (vc-version-diff): Expand file name read from the
8916 minibuffer. Handle the case when a previous version number can't
8917 be guessed. Give suitable messages when there were no differences
8918 found.
8919 (vc-clear-headers): Call backend-specific implementation, if one
8920 exists.
8921 (vc-cancel-version): Made error checks generic. When done, clear
8922 headers generically, too.
8923
8924 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
8925 from vc-clear-headers in vc.el.
8926
8927 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
8928 correctly.
8929 (vc-rcs-latest-on-branch-p): Made second argument VERSION
8930 optional. Handle the case when it's not there.
8931
89322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8933
8934 * vc.el (vc-locking-user): Moved from vc-hooks.el.
8935
89362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8937
8938 * vc-hooks.el (vc-loadup): Remove.
8939 (vc-find-backend-function): Use `require'. Also, handle the case
8940 where vc-BACKEND-hooks.el doesn't exist.
8941 (vc-call-backend): Cleanup.
8942
89432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8944
8945 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
8946 vc-rcs-grab-templates)
8947 (vc-rcs-registered): Remove. The default function works as well.
8948 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
8949 vc-sccs-grab-templates)
8950 (vc-sccs-registered): Remove. The default function works as well.
8951
8952 * vc.el (vc-version-diff): Left out a vc- in call to
8953 vc-call-backend.
8954 (vc-default-dired-state-info, vc-default-record-rename)
8955 (vc-default-merge-news): Update for the new backend argument.
8956
8957 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
8958 using the default function.
8959 (vc-call-backend): If calling the default function, pass it the
8960 backend as first argument. Update the docstring accordingly.
8961 (vc-default-state-heuristic, vc-default-mode-line-string): Update
8962 for the new backend argument.
8963 (vc-make-backend-sym): Renamed from vc-make-backend-function.
8964 (vc-find-backend-function): Use the new name.
8965 (vc-default-registered): New function.
8966
89672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8968
8969 * vc.el (vc-merge): Use vc-find-backend-function.
8970
8971 * vc-hooks.el (vc-backend-functions): Remove.
8972 (vc-loadup): Don't setup 'vc-functions.
8973 (vc-find-backend-function): New function.
8974 (vc-call-backend): Use above fun and populate 'vc-functions
8975 lazily.
8976 (vc-backend-defines): Remove.
8977
89782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8979
8980 * vc.el (vc-register): Put a FIXME note for a newly found bug.
8981 Call vc-call-backend without the leading vc-.
8982 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
8983 (vc-check-headers): Call vc-call-backend without the leading vc-.
8984 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
8985 (vc-annotate-display): Replace confusing use of `cond' with `or'.
8986 Call vc-call-backend without the leading vc-.
8987
8988 * vc-cvs.el (tail): Provide vc-cvs.
8989 * vc-sccs.el (tail): Provide vc-sccs.
8990 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
8991
8992 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
8993 (vc-make-backend-function, vc-call): Pass names without leading
8994 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
8995 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
8996 (vc-call-backend): Always try to load vc-X-hooks.
8997 (vc-registered): Remove vc- in call to vc-call-backend.
8998
89992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9000
9001 * vc.el (vc-process-filter): New function.
9002 (vc-do-command): Setup `vc-process-filter' for the async process.
9003 (vc-maybe-resolve-conflicts): New function to reduce
9004 code-duplication. Additionally, it puts the buffer in
9005 `smerge-mode' if applicable.
9006 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
9007 calling `merge-news'.
9008 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
9009 (vc-log-edit): New function. Replacement for `vc-log-mode' by
9010 interfacing to log-edit.el.
9011 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
9012 log-edit is available.
9013 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
9014
90152000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9016
9017 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
9018 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
9019 defvar and the initialization.
9020 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
9021
9022 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
9023 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
9024
9025 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
9026
90272000-09-04 Andre Spiegel <spiegel@gnu.org>
9028
9029 * vc.el (vc-file-clear-masterprops): Removed.
9030 (vc-checkin, vc-revert-buffer): Removed calls to the above.
9031 (vc-version-diff): Use buffer-size without argument.
9032 (vc-register): Heed vc-initial-comment.
9033
9034 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
9035 default branch.
9036
9037 * vc-rcs.el (vc-rcs-register): Parse command output to find master
9038 file name and workfile version.
9039 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
9040
9041 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
9042 vc-file-clear-masterprops.
9043
9044 * vc-sccs.el (vc-sccs-checkout): Removed call to
9045 vc-file-clear-masterprops. If writable, set vc-state to 'edited
9046 rather than user login name.
9047
9048
90492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9050
9051 * vc.el (vc-workfile-unchanged-p): Remove unused argument
9052 `want-differences-if-changed' and simplify.
9053 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
9054 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
9055 output (which is invalid for async vc-diff) to decide whether to
9056 do the revert silently or not.
9057
90582000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9059
9060 * vc-hooks.el (vc-loadup): Load files quietly.
9061 (vc-call-backend): Oops, brain fart.
9062
90632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9064
9065 * vc-cvs.el (vc-cvs-state): Typo.
9066 (vc-cvs-merge-news): Return the status code rather than the error msg.
9067
90682000-09-04 Andre Spiegel <spiegel@gnu.org>
9069
9070 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
9071 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
9072 vc-state or vc-up-to-date-p.
9073 (vc-merge): Use vc-backend-defines to check whether merging is
9074 possible. Set state to 'edited after successful merge.
9075
9076 * vc-hooks.el (vc-locking-user): If locked by the calling user,
9077 return that name. Redocumented.
9078
90792000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9080
9081 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
9082 new `vc-state' semantics.
9083 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
9084 'vc-locking-user to the current user.
9085 (vc-merge): Inline vc-backend-merge. Comment out code that I
9086 don't understand and hence can't adapt to the new `vc-state' and
9087 `vc-locking-user' semantics.
9088 (vc-backend-merge): Remove.
9089
9090 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
9091 rather than 'vc-locking-user.
9092
9093 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
9094
9095 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
9096 (vc-state): Don't use 'reserved any more. Just use the same
9097 convention as the one used for vc-<backend>-state where the
9098 locking user (as a string) is returned.
9099 (vc-locking-user): Update, based on the above convention. The
9100 'vc-locking-user property has disappeared.
9101 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
9102
9103 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
9104 with a heuristic one.
9105 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
9106 (vc-cvs-checkin): Do a trivial parse to set the state in case of
9107 error. That allows us to get to 'needs-merge even in the
9108 stay-local case. There's still no way to detect 'needs-patch in
9109 such a setup (or to force an update for that matter).
9110 (vc-cvs-logentry-check): Remove, the default works as well.
9111
91122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9113
9114 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
9115
9116 * vc.el (vc-do-command): kill-all-local-variables, to reset any
9117 major-mode in which the buffer might have been put earlier. Use
9118 `remove' and `when'. Allow `okstatus' to be `async' and use
9119 `start-process' in this case.
9120 (vc-version-diff): Handle the case where the diff looks empty
9121 because of the use of an async process.
9122
91232000-09-04 Andre Spiegel <spiegel@gnu.org>
9124
9125 * vc.el (vc-next-action-on-file): Removed optional parameter
9126 `simple'. Recompute state unconditionally.
9127 (vc-default-toggle-read-only): Removed.
9128
9129 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
9130 (vc-toggle-read-only): Undid prev change.
9131
9132 * vc-cvs.el (vc-cvs-stay-local): Renamed from
9133 vc-cvs-simple-toggle. Redocumented.
9134 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
9135 (vc-cvs-toggle-read-only): Removed.
9136
91372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9138
9139 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
9140 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
9141 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
9142 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
9143 still is. So maybe it should be removed.
9144 (vc-head-version, vc-find-binary): Remove.
9145 (vc-recompute-state): Move from vc-hooks.el.
9146 (vc-next-action-on-file): Add a `simple' argument to allow
9147 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
9148 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
9149 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
9150 (vc-dired-mode-map): Properly defvar it.
9151 (vc-print-log): Call log-view-mode if available.
9152 (small-temporary-file-directory): defvar instead of use boundp.
9153 (vc-merge-news): Moved to vc-cvs.el.
9154 (vc-default-merge-news): New function.
9155
9156 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
9157 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
9158 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
9159 unknown `vc-latest-version' function. It should probably refer to
9160 vc-workfile-version or somesuch, but it's very unclear to me and I
9161 don't have SCCS to test things.
9162
9163 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
9164 (vc-sccs-state-heuristic): Fix typo.
9165 (vc-sccs-workfile-unchanged-p): Add missing argument.
9166
9167 * vc-rcs.el: Require vc and vc-rcs-hooks.
9168 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
9169 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
9170 (vc-release-greater-or-equal-p): Move from vc.
9171 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
9172 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
9173 (vc-rcs-checkout): Add a missing `new-version' argument in the
9174 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
9175
9176 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
9177 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
9178 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
9179 than the apparently unbound `workfile-version'.
9180
9181 * vc-hooks.el (vc-master-templates): Def the obsolete var.
9182 (vc-file-prop-obarray): Use `make-vector'.
9183 (vc-backend-functions): Add new hookable functions
9184 vc-toggle-read-only, vc-record-rename and vc-merge-news.
9185 (vc-loadup): If neither backend nor default functions exist, use
9186 the backend function rather than nil.
9187 (vc-call-backend): If the function if not bound yet, try to load
9188 the non-hook file to see if it provides it.
9189 (vc-call): New macro plus use it wherever possible.
9190 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
9191 nor `vc-find-binary' since it's only called from
9192 vc-mistrust-permission which is only used once the backend is known.
9193 (vc-checkout-model): Fix parenthesis.
9194 (vc-recompute-state, vc-prefix-map): Move to vc.el.
9195
9196 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
9197 (vc-cvs-release, vc-cvs-system-release): Remove.
9198 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
9199 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
9200 status symbols.
9201 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
9202 (vc-cvs-toggle-read-only): First cut at a function to allow a
9203 cvs-status-free vc-toggle-read-only.
9204 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
9205 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
9206 vc-cvs-status. Also set vc-state rather than vc-locking-user.
9207 (vc-cvs-checkout): Modify access rights directly if the user
9208 requested not to use `cvs edit'. And refresh the mode line.
9209
9210 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
9211 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
9212
92132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9214
9215 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
9216 workfile' that got lost when the code was extracted from vc.el.
9217 And merged the tail with the rest of the code (not possible in the
9218 old vc.el where the tail was shared among all backends). And
9219 explicitly set the state to 'edited if `writable' is set.
9220
9221 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
9222 (vc-cvs-state): Be careful to return the value from
9223 vc-cvs-parse-state.
9224 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
9225 property but return it instead. Also be careful to handle a nil
9226 or "" `rev' when workfile is non-nil (it was handled properly when
9227 workfile was nil).
9228
9229 * vc.el: Removed those pesky unnecessary `(function' quotes.
9230 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
9231 directly in the defvar.
9232 (vc-do-command): Bind inhibit-read-only so as to properly handle
9233 the case where the destination buffer has been made read-only.
9234 (vc-diff): Delegate to vc-version-diff in all cases.
9235 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
9236 (vc-annotate-mode-variables): Removed (code moved partly to
9237 defvars and partly to vc-annotate-add-menu).
9238 (vc-annotate-mode): Turned into a derived-mode.
9239 (vc-annotate-add-menu): Moved in code in
9240 vc-annotate-mode-variables.
9241 (vc-update-change-log): Use make-temp-file if available.
9242
92432000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
9244
9245 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
9246 `vc-checkout-model' updated to `vc-cvs-update-model'.
9247
92482000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9249
9250 * vc.el (vc-next-action-on-file): Added handling of state
9251 `unlocked-changes'.
9252 (vc-checkout-carefully): Is now practically obsolete, unless the
9253 above is too slow to be enabled unconditionally.
9254 (vc-update-change-log): Fixed typo.
9255
9256 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
9257
9258 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
9259 Now handles state `unlocked-changes'.
9260 (vc-sccs-workfile-unchanged-p): New function, to support the above.
9261
9262 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
9263
9264 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
9265 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
9266 `unlocked-changes'.
9267 (vc-rcs-workfile-unchanged-p): Renamed from
9268 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
9269 function yet, but supposed to become one soon.
9270
9271 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
9272 `vc-steal-lock'.
9273 (vc-call-backend): Changed error message.
9274 (vc-state): Added description of state `unlocked-changes'.
9275
92762000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9277
9278 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
9279 always return t in CVS-controlled directories.
9280
9281 * vc.el (vc-responsible-backend): New function.
9282 (vc-register): Largely rewritten.
9283 (vc-admin): Removed (implementation moved into vc-register).
9284 (vc-checkin): Redocumented.
9285 (vc-finish-logentry): If no backend defined yet (because we are in
9286 the process of registering), use the responsible backend.
9287
9288 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9289 Updated function lists.
9290 (vc-call-backend): Fixed typo.
9291
9292 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
9293 New functions.
9294 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
9295 Removed query option. Redocumented.
9296
92972000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9298
9299 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9300
9301 * vc.el: Updated callers of `vc-checkout-required' to use
9302 `vc-checkout-model'.
9303
93042000-09-04 Martin Lorentzson <martinl@gnu.org>
9305
9306 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9307 stuff updated to reference this function instead of the old
9308 `vc-backend-release-p'.
9309
93102000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9311
9312 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9313 vc-checkout-model. Return appropriate values. Updated callers.
9314
93152000-09-04 Martin Lorentzson <martinl@gnu.org>
9316
9317 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9318 (vc-backend-revert): Function moved into `vc-revert';
9319 `vc-next-action' must be updated to accomodate this change.
9320 (vc-backend-steal): Function moved into `vc-finish-steal'.
9321 (vc-backend-logentry-check): Function moved into
9322 `vc-finish-logentry'.
9323 (vc-backend-printlog): Function moved into `vc-print-log'.
9324 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
9325 (vc-backend-assign-name): Function moved into
9326 `vc-create-snapshot'.
9327
93282000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9329
9330 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
9331 Rename to vc-checkout-model. Return appropriate values.
9332 Update callers.
9333
9334 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
9335 to vc-checkout-model.
9336 (vc-checkout-required): Rename to vc-checkout-model.
9337 Re-implement and re-comment.
9338 (vc-after-save): Use vc-checkout-model.
9339
93402000-09-04 Martin Lorentzson <martinl@gnu.org>
9341
9342 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
9343 Update to use the vc-BACKEND-diff functions instead.
9344 `vc-diff' is now working.
9345
9346 * vc-rcs.el (vc-rcs-logentry-check): New function.
9347
9348 * vc-cvs.el (vc-cvs-logentry-check): New function.
9349
9350 * vc-sccs.el (vc-sccs-diff): Function changed name from
9351 `vc-backend-diff'. This makes `vc-diff' work.
9352
9353 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
9354 of functions possibly implemented in a vc-BACKEND library.
9355 (vc-checkout-required): Fix bug that caused an error to be
9356 signaled during `vc-after-save'.
9357
9358 * vc.el: Fix typo.
9359 This checkin is made with our new VC code base for the very first time.
9360 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
9361
9362 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
9363 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
9364
9365 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
9366 updated to `vc-uses-locking'.
9367 (vc-checkout-required): Call to backend function.
9368 `vc-checkout-required' updated to `vc-uses-locking' instead.
9369
9370 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
9371 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
9372
9373 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
9374 to match the split into various backends.
9375 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
9376 (vc-retrieve-snapshot): Bug fix.
9377
93782000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9379
9380 * vc-sccs.el (vc-sccs-release): Doc fix.
9381
93822000-09-04 Martin Lorentzson <martinl@gnu.org>
9383
9384 * vc.el (vc-next-action-on-file): Bug found and fixed.
9385 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
9386 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
9387
9388 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
9389 (vc-rcs-checkout): Name space cleaned up. No more revision number
9390 crunching function names that are not prefixed with vc-rcs.
9391 (vc-rcs-checkout-model): Function added. References to
9392 `vc-checkout-model' replaced.
9393
93942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9395
9396 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
9397 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
9398 still need to be split, and implemented for RCS).
9399
94002000-09-04 Martin Lorentzson <martinl@gnu.org>
9401
9402 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
9403
9404 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
9405 required by the vc.el file.
9406
9407 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
9408 required by the vc.el file.
9409 (vc-rcs-exists): Function added.
9410
9411 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
9412 required by the vc.el file.
9413
9414 * vc.el (vc-admin): Updated to handle selection of appropriate
9415 backend. Current implementation is crufty and need re-thinking.
9416
9417 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
9418
94192000-09-04 Martin Lorentzson <martinl@gnu.org>
9420
9421 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
9422 beginning of annotate buffers correctly.
9423
9424 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
9425 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
9426 functionality updated quite a lot to support multiple backends.
9427 Variables `vc-annotate-mode', `vc-annotate-buffers',
9428 `vc-annotate-backend' added.
9429
9430 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
9431 `vc-annotate-difference' added to supported backend functions.
9432
94332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9434
9435 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
9436 Use with-temp-file instead of /bin/sh. Merged from mainline
9437
94382000-09-04 Martin Lorentzson <martinl@gnu.org>
9439
9440 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
9441
9442 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
9443
9444 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
9445
94462000-09-04 Martin Lorentzson <martinl@gnu.org>
9447
9448 * vc-hooks.el: vc-state-heuristic added to
9449 vc-backend-hook-functions.
9450
9451 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
9452
9453 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
9454
9455 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
9456 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
9457 state to `reserved'.
9458
9459 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
9460 `vc-checkout-required'. Rename the `locked' state to `reserved'.
9461
94622000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9463
9464 * vc-rcs-hooks.el: Implement new state model. Hardly anything
9465 untouched.
9466
9467 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
9468
9469 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
9470 if defined. (Merged from main line, slightly adapted.)
9471
9472 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
9473 millenium problem (merged from mainline).
9474
94752000-09-04 Martin Lorentzson <martinl@gnu.org>
9476
9477 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
9478 part and moved the non-BACKEND stuff to vc.el.
9479
9480 * vc.el: Split the annotate feature into a BACKEND specific part
9481 and moved it from the vc-cvs.el file to this one.
9482
94832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9484
9485 * vc-hooks.el: Implement new state model.
9486 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
9487 (vc-locking-user): Simplify. Now only needed if the file is
9488 locked by somebody else.
9489 (vc-lock-from-permissions): Remove. Functionality is in
9490 vc-sccs-hooks.el and vc-rcs-hooks.el now.
9491 (vc-mode-line-string): New name for former vc-status. Adapted.
9492 (vc-mode-line): Adapt to use the above. Remove optional parameter.
9493
9494 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
9495 Various simplifications and adaptations all over the place.
9496
9497 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
9498 Simplify and adapt the rest.
9499
9500 * vc.el (vc-resynch-window): Add TODO comment: check for
9501 interaction with view mode according to recent RCS change.
9502 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
9503
95042000-09-04 Martin Lorentzson <martinl@gnu.org>
9505
9506 * vc.el: Convert the remaining function comments to docstrings.
9507
95082000-09-04 Martin Lorentzson <martinl@gnu.org>
9509
9510 * vc.el (vc-backend-release, vc-release-greater-or-equal)
9511 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
9512 (vc-minor-part, vc-previous-version): Functions that operate and
9513 compare revision numbers got proper documentation. Comments added
9514 about their possible removal.
9515
95162000-09-04 Martin Lorentzson <martinl@gnu.org>
9517
9518 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
9519 the vc-backend.el files.
9520
9521 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
9522
9523 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
9524 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
9525 (vc-rcs-previous-version): Functions added.
9526
9527 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
9528
9529 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
9530
95312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9532
9533 * vc-hooks.el (vc-master-templates): Is really obsolete.
9534 Comment out the definition for now. What is the right procedure
9535 to get rid of it?
9536 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
9537 rewritten.
9538 (vc-default-registered): Remove.
9539 (vc-check-master-templates): New function; does mostly what the
9540 above did before.
9541 (vc-locking-user): Don't rely on the backend to set the property.
9542
9543 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
9544 Rewrite documentation.
9545 (vc-rcs-templates-grabbed): New variable.
9546 (vc-rcs-grab-templates): New function.
9547 (vc-rcs-registered): Rewrite to use above mechanism.
9548
9549 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
9550 Rewrite documentation.
9551 (vc-sccs-templates-grabbed): New variable.
9552 (vc-sccs-grab-templates): New function.
9553 (vc-sccs-registered): Rewrite to use above mechanism.
9554 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
9555 Don't throw the result, simply return it.
9556
9557 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
9558 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
9559 (vc-cvs-registered): Does the check itself now. Simplify.
9560
9561 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
9562 from main line.
9563
95642000-09-04 Martin Lorentzson <martinl@gnu.org>
9565
9566 * vc-cvs.el (vc-cvs-diff): New function.
9567
9568 * vc-sccs.el (vc-sccs-diff): New function.
9569
9570 * vc-rcs.el (vc-rcs-diff): New function.
9571 (vc-rcs-checkout): Bug (typo) found and fixed.
9572 (vc-rcs-register-switches): New variable.
9573
9574 * vc.el (vc-backend-diff): Function removed and placed in the
9575 backend files.
9576
95772000-09-04 Martin Lorentzson <martinl@gnu.org>
9578
9579 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
9580
9581 * vc.el (vc-backend-checkout): Function removed and replaced in
9582 the vc-backend.el files.
9583
9584 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
9585
9586 * vc.el (vc-backend-admin): Removed and replaced in the
9587 vc-backend.el files.
9588
9589 * vc.el (Martin): Removed all the annotate functionality since it
9590 is CVS backend specific.
9591
95922000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9593
9594 * spec.txt: Added specification of vc-state.
9595
9596 * vc-sccs-hooks.el (vc-sccs-master-properties):
9597 Remove handling of vc-latest-version and
9598 vc-your-latest-version. What used to be vc-latest-version, is now
9599 returned as vc-workfile-version.
9600 (vc-sccs-workfile-version): Adapt.
9601
96022000-09-04 Dave Love <fx@gnu.org>
9603
9604 * vc.el: [Merged from mainline.]
9605 (vc-dired-mode): Make the dired-move-to-filename-regexp
9606 regexp match the date, to avoid treating date as file size.
9607 Add YYYY S option to WESTERN/
9608
96092000-09-04 Dave Love <fx@gnu.org>
9610
9611 * vc.el: Require `compile' when compiling.
9612 (vc-logentry-check-hook): New option.
9613 (vc-steal-lock): Use compose-mail.
9614 (vc-dired-mode-map): Defvar when compiling.
9615 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
9616 vc-sccs.el and renamed. Callers changed.
9617 (vc-backend-checkout, vc-backend-logentry-check)
9618 (vc-backend-merge-news): Doc fix.
9619 (vc-default-logentry-check): New function.
9620 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
9621 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
9622 (vc-backend-merge): Doc fix. Use backend functions.
9623 (vc-check-headers): Use backend functions.
9624
9625 * vc-cvs.el: Require vc when compiling.
9626 (vc-cvs-register-switches): Doc fix.
9627 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
9628 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
9629 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
9630 New functions (code from vc.el).
9631 (vc-annotate-display-default): Fix interactive spec.
9632 (vc-annotate-time-span): Doc fix.
9633
9634 * vc-rcs.el: Require vc when compiling.
9635 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
9636 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
9637 (vc-rcs-checkin): New functions (code from vc.el).
9638 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
9639 Doc fix.
9640 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
9641
9642 * vc-sccs.el: Require vc when compiling.
9643 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
9644 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
9645 (vc-sccs-revert)
9646 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
9647 from vc.el).
9648 (vc-sccs-add-triple, vc-sccs-record-rename)
9649 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
9650 (vc-sccs-admin): Doc fix.
9651
96522000-09-04 Martin Lorentzson <martinl@gnu.org>
9653
9654 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
9655 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
9656 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
9657 from vc.el.
9658
9659 * vc-sccs.el (vc-admin-sccs): Added from vc.el
9660
9661 * vc-cvs.el: Moved the annotate functionality from vc.el.
9662 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
9663
96642000-09-04 Dave Love <fx@gnu.org>
9665
9666 * vc.el (vc-backend-release): Call vc-system-release.
9667
9668 * vc-sccs.el (vc-sccs-system-release):
9669 Renamed from vc-sccs-backend-release.
9670
9671 * vc-rcs.el (vc-rcs-system-release):
9672 Renamed from vc-rcs-backend-release.
9673
9674 * vc-cvs.el (vc-cvs-system-release):
9675 Renamed from vc-cvs-backend-release.
9676
96772000-09-04 Dave Love <fx@gnu.org>
9678
9679 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
9680 backend files.
9681 (vc-backend-release): Dispatch to backend functions.
9682 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
9683 probably needs attention.]
9684
9685 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
9686 (vc-sccs-backend-release): New function.
9687
9688 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
9689 (vc-cvs-backend-release): New function.
9690
9691 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
9692 Doc fix.
9693 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
9694 (vc-default-dired-state-info): New function.
9695 (vc-dired-state-info): Dispatch to backends.
9696 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
9697
9698 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
9699 from vc.el and renamed.
9700
97012000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9702
9703 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
9704 (vc-version-other-window, vc-backend-assign-name): Removed
9705 references to vc-latest-version; sometimes changed into
9706 vc-workfile-version.
9707
9708 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
9709 vc-rcs-master-workfile-version.
9710 (vc-rcs-workfile-version): Use the above. Don't call
9711 vc-latest-version (that was unreachable code, anyway).
9712 (vc-rcs-fetch-master-properties): Doc fix.
9713
9714 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
9715 (vc-backend-hook-functions): Removed them from this list, too.
9716 (vc-fetch-properties): Removed.
9717 (vc-workfile-version): Doc fix.
9718
9719 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
9720 (vc-rcs-workfile-version, vc-rcs-locking-user)
9721 (vc-rcs-uses-locking): Use it.
9722
9723 * vc-hooks.el (vc-consult-rcs-headers):
9724 Moved into vc-rcs-hooks.el, under the name
9725 vc-rcs-consult-headers.
9726
9727 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
9728 headers.
9729 (vc-cvs-find-master): Use this name only; correct different
9730 versions of the name.
9731
9732 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
9733 New functions.
9734 (vc-sccs-locking-user): Use the latter.
9735
9736 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
9737 New functions.
9738
9739 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
9740 Moved into both
9741 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
9742 functions are implementation details of those two backends.
9743
97442000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9745
9746 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
9747 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
9748
9749 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
9750 (vc-sccs-parse-locks): SCCS-specific code moved here from
9751 vc-hooks.
9752
9753 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
9754 code moved here from vc-hooks.
9755
9756 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
9757 into back-end specific parts and removed. Callers not updated
9758 yet; because I guess these callers will disappear into back-end
9759 specific files anyway.
9760
97612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9762
9763 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
9764 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
9765 `vc-uses-locking'.
9766
9767 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
9768 Store yes/no in the property, and return t/nil. Updated all
9769 callers.
9770
9771 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
9772 vc-sccs-uses-locking. Don't set property.
9773 (vc-sccs-locking-user): Don't set property.
9774
9775 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
9776 vc-cvs-uses-locking. Don't set property here; leave that to
9777 vc-hooks.
9778 (vc-cvs-locking-user): Reflect above change. Streamlined.
9779
9780 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
9781 vc-rcs-uses-locking.
9782 (vc-rcs-locking-user): Reflect above change.
9783
97842000-09-04 Dave Love <fx@gnu.org>
9785
9786 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
9787
9788 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
9789
9790 * vc-hooks.el (vc-checkout-model): Punt to backends.
9791
9792 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
9793
9794 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
9795
9796 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
9797 New functions.
9798
9799 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
9800 New functions.
9801
9802 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
9803 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
9804
9805 * vc-hooks.el (vc-default-locking-user): New function.
9806 (vc-locking-user, vc-workfile-version): Punt to backends.
9807
98082000-09-04 Dave Love <fx@gnu.org>
9809
9810 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
9811 (vc-master-workfile-version): Moved from vc-hooks.
9812
9813 * vc-rcs-hooks.el: Fix duplicate code in last change.
9814
9815 * vc-rcs-hooks.el: Require vc-hooks when compiling.
9816 (vc-rcs-master-templates): Improve :type.
9817 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
9818 vc-master-workfile-version): Moved from vc-hooks.
9819
9820 * vc-sccs-hooks.el: Require vc-hooks when compiling.
9821 (vc-sccs-master-templates): Improve :type.
9822 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
9823
9824 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
9825
9826 * vc-cvs-hooks.el: Require vc-hooks when compiling.
9827 (vc-cvs-master-templates): Improve :type. Use
9828 vc-cvs-find-cvs-master.
9829 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
9830 from vc-hooks.
9831 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
9832
9833 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
9834 Moved to vc-cvs-hooks.
9835
9836 * vc-hooks.el: Add doc strings in various places. Simplify the
9837 minor mode setup.
9838 (vc-handled-backends): New user variable.
9839 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
9840 simplification.
9841
98422000-09-04 Dave Love <fx@gnu.org>
9843
9844 * vc.el: Some doc fixes for autoloaded and interactive functions.
9845 Fix compilation warnings from ediff stuff.
9846 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
9847
9848 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
9849
9850 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
9851
9852 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
9853
98542000-09-04 Dave Love <fx@gnu.org>
9855
9856 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9857 New variable.
9858 (vc-make-backend-function, vc-loadup, vc-call-backend)
9859 (vc-backend-defines): New functions.
9860
9861 * vc-hooks.el: Various doc fixes.
9862 (vc-default-back-end, vc-follow-symlinks): Custom fix.
9863 (vc-match-substring): Function removed. Callers changed to use
9864 match-string.
9865 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
9866 Simplify.
9867
98682000-09-04 Dave Love <fx@gnu.org>
9869
9870 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
9871 type.
9872 (vc-sccs-project-dir, vc-search-sccs-project-dir)
9873 (vc-sccs-registered): Doc fix.
9874
9875 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
9876 (vc-cvs-registered): Doc fix.
9877
9878 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
9879 (vc-rcs-registered): Doc fix.
9880
98812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9882
9883 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
9884
9885 * vc-hooks.el: vc-registered has been renamed
9886 vc-default-registered. Some functions have been moved to the
9887 backend specific files. they all support the
9888 vc-BACKEND-registered functions.
9889
98902000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9891
9892 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
9893
9894 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
9895
98962000-09-04 Dave Love <fx@gnu.org>
9897
9898 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
9899 menu-bar-update-hook.
9900
9901 * help.el (help-manyarg-func-alist): Add
9902 find-operation-coding-system.
9903
9904 * wid-edit.el (widget-sexp-validate): Fix garbled code.
9905
9906 * custom.el (custom-set-variables): Print message about errors in
9907 setting.
9908
99092000-09-03 Andrew Innes <andrewi@gnu.org>
9910
9911 * makefile.w32-in: Change to DOS line endings.
9912
99132000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9914
9915 * mouse.el (mouse-popup-menubar): Supply the prompt string for
9916 minor-mode keymaps, if they don't have one.
9917
99182000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9919
9920 * eshell/esh-module.el (eval-when-compile): Don't lose if
9921 esh-module.el's file name is truncated to DOS 8+3 limits.
9922
99232000-09-01 John Wiegley <johnw@gnu.org>
9924
9925 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
9926 predicate, which caused entries in the completion list to be
9927 doubled.
9928
99292000-08-30 John Wiegley <johnw@gnu.org>
9930
9931 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
9932 sending to subprocesses. Also, hook pre-command-hook if
9933 `eshell-send-direct-to-subprocesses' is non-nil.
9934 (eshell-send-direct-to-subprocesses): New config variable. If t,
9935 subprocess input is send immediately.
9936 (eshell-toggle-direct-send): New function.
9937 (eshell-self-insert-command): New function.
9938 (eshell-intercept-commands): New function.
9939 (eshell-send-input): If direct subprocess sending is enabled,
9940 don't echo any input to the Eshell buffer. Let the subprocess
9941 handle that. This requires "stty echo" in bash, for example.
9942
99432000-08-28 John Wiegley <johnw@gnu.org>
9944
9945 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
9946 completion function for Eshell's implementation of `unset'.
9947
99482000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9949
9950 * info.el (Info-directory-list): Doc fix.
9951
99522000-08-31 Peter Breton <pbreton@ne.mediaone.net>
9953
9954 * filecache.el (file-cache-add-directory-using-find): Don't quote
9955 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
9956
99572000-08-31 Kenichi Handa <handa@etl.go.jp>
9958
9959 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
9960 coding systems.
9961
99622000-08-30 Andrew Innes <andrewi@gnu.org>
9963
9964 * timer.el (run-with-idle-timer): Undo last change, so that timer
9965 is not activated immediately if Emacs is already idle. Some
9966 existing code relies on this behaviour.
9967
99682000-08-30 Miles Bader <miles@gnu.org>
9969
9970 * frame.el (set-frame-font): Do completion of font-name for
9971 interactive use.
9972
99732000-08-30 Kenichi Handa <handa@etl.go.jp>
9974
9975 * international/quail.el (quail-start-translation): Bind locally
9976 last-command-event, last-command, and this-command.
9977 (quail-start-conversion): Likewise.
9978 (quail-self-insert-command): Fix docstring.
9979
99802000-08-29 Gerd Moellmann <gerd@gnu.org>
9981
9982 * progmodes/executable.el
9983 (executable-make-buffer-file-executable-if-script-p): Check that
9984 buffer contains at least 2 characters.
9985
99862000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
9987
9988 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
9989
99902000-08-29 Dave Love <fx@gnu.org>
9991
9992 * diff-mode.el (diff-mode) <defgroup>: Add :version.
9993 (diff-mode-shared-map): Bind mouse-2.
9994 (diff-imenu-generic-expression): New variable.
9995 (diff-mode): Use it.
9996
9997 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
9998 (mouse-popup-menubar): Add minor mode menus.
9999 (popup-menu): Check for lookup-key returning number.
10000
100012000-08-29 Miles Bader <miles@gnu.org>
10002
10003 * comint.el (comint-send-input): Create overlays using the proper
10004 front/read-advance arguments.
10005
100062000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10007
10008 * ps-print.el: Even/odd pages printing. Doc fix.
10009 (ps-print-version): New version number (6.0).
10010 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
10011 (ps-background, ps-begin-file, ps-begin-job): Code fix.
10012 (ps-print-duplex-feature): Variable eliminated.
10013 (ps-even-or-odd-pages): New variable.
10014
10015 * progmodes/ebnf2ps.el: Doc fix.
10016 (ebnf-version): New version (3.3).
10017 (ebnf-user-arrow): Change variable customization to sexp.
10018 (ebnf-user-arrow): Function eliminated.
10019 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
10020
100212000-08-29 Kenichi Handa <handa@etl.go.jp>
10022
10023 * help.el (help-xref-mule-regexp): New variable.
10024 (help-make-xrefs): Handle help-xref-mule-regexp.
10025
10026 * international/mule-cmds.el (help-xref-mule-regexp-template): New
10027 variable.
10028 (describe-input-method): Temporarily activate the specfied input
10029 method to display the information.
10030 (describe-language-environment): Hyperlinks to mule related items.
10031
10032 * international/mule-diag.el (charset-multibyte-form-string): New
10033 function.
10034 (list-character-sets-1): Use charset-multibyte-form-string.
10035 (describe-character-set): New function.
10036 (describe-coding-system): Hyperlinks to safe character sets.
10037
10038 * international/quail.el (quail-help): New arg PACKAGE.
10039 Hyperlinks to mule related items.
10040 (quail-help-insert-keymap-description): Use
10041 substitute-command-keys instead of describe-bindings.
10042 (quail-translation-help): Hyperlinks to mule related items.
10043
100442000-08-28 John Wiegley <johnw@gnu.org>
10045
10046 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
10047 have a defsubst call itself. Made `eshell-flatten-list' back into
10048 a function again.
10049
10050 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
10051 catch, in case re-centering point at bottom messes up the display.
10052 This happens frequently in Emacs 21, due I believe to variable
10053 line heights.
10054
10055 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
10056 to call `find-tag-interactive'.
10057
10058 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
10059 the list of remember directories.
10060
100612000-08-28 John Wiegley <johnw@gnu.org>
10062
10063 * align.el: Test align-region-separate to see if it's a symbol.
10064
100652000-08-28 John Wiegley <johnw@gnu.org>
10066
10067 * eshell/esh-util.el (eshell-flatten-list): Made this function
10068 into a defsubst form. It gets used very frequently, although
10069 calls don't occur all that often.
10070
10071 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
10072 examining it.
10073
10074 * eshell/esh-cmd.el (eshell-rewrite-while-command):
10075 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
10076 `eshell-protect'.
10077 (eshell-copy-handles): Created a new macro for duplicating the
10078 current set of open handles. This is needed by the looping
10079 functions.
10080 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
10081 is not incorrectly stomped on.
10082
10083 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
10084 declaration for pcomplete-use-paring.
10085 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
10086 value of eshell-cmpl-use-paring.
10087 * pcomplete.el (pcomplete-use-paring): New config variable, to
10088 indicate whether paring should be used.
10089 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
10090 completion alternatives that have already been used.
10091
10092 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
10093 bound to C-c C-y, which will repeat the previous N arguments
10094 (based on prefix argument).
10095 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
10096
10097 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
10098 if there is no *Help* buffer. This is for XEmacs, which renames
10099 its help buffers uniquely. TODO: Find out what the current buffer
10100 name to delete is.
10101
10102 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
10103 first entry that correlates to a passwd/group number. Later
10104 entries (used for group/user name aliasing to multiple IDs) are
10105 ignored.
10106
10107 * eshell/em-xtra.el (eshell/expr):
10108 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
10109 (eshell-grep, eshell/diff, eshell/locate):
10110 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
10111 argument list, before passing it to the system command.
10112
10113 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
10114 `find-tag' for use at final position in Eshell buffers (which
10115 otherwise triggers an error on Emacs 21).
10116 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
10117 buffer, if it is currently bound to `find-tag'.
10118
10119 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
10120 in the list of matched Makefile names.
10121 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
10122 directory, prefer its contents to Makefile.
10123
10124 * eshell/em-dirs.el (eshell/cd): cd commands that look up
10125 directory parts (like "cd old new", or "cd =regexp"), are now case
10126 sensitive on non-Windows/DOS platforms.
10127
10128 * eshell/esh-mode.el (eshell-parse-command-input): When a user
10129 types RET after an open delimiter (like "), display a message
10130 indicating that Eshell is waiting for the closing delimiter.
10131
10132 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
10133 environment variables.
10134
10135 * eshell/em-unix.el (eshell/diff): Added logic to fail more
10136 gracefully if the user enters incorrect arguments.
10137
10138 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
10139 Eshell buffers.
10140
10141 * eshell/esh-var.el (eshell-interpolate-variable):
10142 * eshell/esh-mode.el (eshell-move-argument):
10143 * eshell/em-unix.el (eshell-du-sum-directory):
10144 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
10145 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
10146 (not (= ...)).
10147
10148 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
10149 to ensure the `preserve' flag gets propagated when doing recursive
10150 directory copies.
10151
101522000-08-28 Stefan Monnier <monnier@cs.yale.edu>
10153
10154 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
10155 Don't convert \n into \0177 in memory.
10156 (eshell-read-history, eshell-write-history): Convert \n to \0177,
10157 and back again, when reading and writing.
10158
101592000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
10160
10161 * eshell/esh-util.el (eshell-processp): Added to relieve constant
10162 testing of `fboundp' on `processp'.
10163
10164 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
10165 (eshell/jobs): Don't call process-list if it is not bound.
10166 (eshell-gather-process-output): Support systems where async
10167 subprocesses aren't supported.
10168 (eshell-scratch-buffer, eshell-last-sync-output-start): New
10169 variables.
10170
10171 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
10172 eshell-do-eval returns t.
10173 (eshell-do-pipelines-synchronously): New defmacro.
10174 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
10175 when async subprocesses aren't supported.
10176 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
10177 if async subprocesses aren't supported.
10178 (eshell-resume-command): Don't assume STATUS is a string.
10179
10180 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
10181
10182 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
10183 (eshell-close-target, eshell-get-target): Use eshell-processp.
10184 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
10185 fix.
10186 (eshell-get-target, eshell-create-handles): Doc fix.
10187
101882000-08-28 Miles Bader <miles@lsi.nec.co.jp>
10189
10190 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
10191 criterion to include commands that output something, as long as it
10192 leaves both the command and the end-of-buffer visible when the
10193 command has exited.
10194 (eshell-review-quick-commands): Adjust the help doc string
10195 accordingly.
10196
101972000-08-28 Peter Breton <pbreton@ne.mediaone.net>
10198
10199 * locate.el (locate): Cleaned up locate command's interactive prompting
10200 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
10201
10202 * filecache.el (file-cache-case-fold-search): New variable
10203 (file-cache-assoc-function): New variable
10204 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
10205 Use file-cache-case-fold-search variable
10206 (file-cache-add-file): Use file-cache-assoc-function
10207 (file-cache-delete-file): likewise
10208 (file-cache-directory-name): likewise
10209 (file-cache-debug-read-from-minibuffer): likewise
10210
102112000-08-28 Gerd Moellmann <gerd@gnu.org>
10212
10213 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
10214 (abbrev-table-name): New function.
10215 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
10216 If non-nil list local abbrev, only.
10217
102182000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
10219
10220 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
10221 from Gnus support code, and use special article copy buffer
10222 `(gnus-original-article-buffer)' instead. This allows to get rid
10223 of article-hide-headers usage (which breaks in the latest Gnus
10224 version). Thanks to Detlev Zundel.
10225
102262000-08-28 Kenichi Handa <handa@etl.go.jp>
10227
10228 * international/quail.el (quail-use-package): Hide "... loaded"
10229 message.
10230 (quail-start-translation, quail-start-conversion): Likewise.
10231
10232 * international/kkc.el (kkc-region): Hide "... loaded" message.
10233
102342000-08-27 Dave Love <fx@gnu.org>
10235
10236 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
10237
102382000-08-27 Miles Bader <miles@gnu.org>
10239
10240 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
10241
102422000-08-27 Kenichi Handa <handa@etl.go.jp>
10243
10244 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
10245 'ja-dic-cnv), not (require 'skkdic-cnv).
10246
102472000-08-26 Miles Bader <miles@gnu.org>
10248
10249 * faces.el (face-x-resources): Add entry for :inherit.
10250 * cus-face.el (custom-face-attributes): Add support for :inherit
10251 attribute. Add support for relative face heights.
10252 (custom-face-attributes-get): Treat `nil' as being a default value
10253 for :inherit (as well as `unspecified').
10254
10255 * faces.el (set-face-attribute): Update doc string.
10256 (face-attribute-name-alist): Add :inherit.
10257 (face-valid-attribute-values): Handle :inherit.
10258 (face-read-string): Rephrase prompt to be less confusing.
10259 Assume that DEFAULT is a string, since we must return a string.
10260 (face-read-integer): Use `format' to turn DEFAULT into an
10261 acceptable default for face-read-string. Match NEW-VALUE against
10262 the string "unspecified", not the symbol `unspecified', since
10263 that's what face-read-string returns.
10264 (read-face-attribute): Lookup a name for old-value in valid, and
10265 use it as a default if we find one. Treat all values from
10266 face-read-string as strings. If the default is used, don't do any
10267 more processing on the value, just use the old value directly.
10268 (read-face-and-attribute, modify-face): Tweak prompt.
10269 (read-face-name): Don't assume prompt ends with a space.
10270
10271 * faces.el (describe-face): Add support for :inherit attribute.
10272
102732000-08-25 Kenichi Handa <handa@etl.go.jp>
10274
10275 * terminal.el (terminal-emulator): Fix args to `concat'. Now
10276 concat doesn't accept interger.
10277
10278 * international/kkc.el: Remove SKK from Keywords. Require
10279 ja-dic-utl instead of skkdic-utl.
10280
10281 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
10282 Provide ja-dic-cnv instead of skkdic-cnv.
10283 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
10284 (iso-2022-7bit-short): Add safe-charsets property.
10285 (skkdic-convert-postfix): Search Japanese chou-on character in
10286 addition to Hiragana character.
10287 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
10288 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
10289 (batch-skkdic-convert): Likewise.
10290
10291 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
10292 Provide ja-dic-utl instead of skkdic-utl.
10293 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
10294
102952000-08-24 Dave Love <fx@gnu.org>
10296
10297 * disp-table.el (standard-display-default): Make the test of `l'
10298 useful.
10299
10300 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10301 mod sample text.
10302
10303 * international/iso-ascii.el: Make pilcrow convenient string
10304 consistent with section.
10305 (iso-ascii-display): Set up multibyte characters as well as
10306 unibyte.
10307
103082000-08-24 Kenichi Handa <handa@etl.go.jp>
10309
10310 * international/mule-cmds.el (reset-language-environment): Set
10311 default-process-coding-system to '(undecided . iso-latin-1), which
10312 makes process I/O almost consistent with file I/O. Call this
10313 function when mule-cmds.el[c] is loaded.
10314
103152000-08-22 Andrew Innes <andrewi@gnu.org>
10316
10317 * makefile.w32-in: New file.
10318
103192000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10320
10321 * comint.el (comint-output-filter): Compare end of
10322 comint-last-output-overlay with the start of the newly inserted
10323 text, not the end, when deciding whether to extend it.
10324 Set saved-point's insertion type to advance after insertion.
10325
10326 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
10327 since this is now done independently of font-lock mode.
10328
103292000-08-21 Gerd Moellmann <gerd@gnu.org>
10330
10331 * server.el (server-kill-new-buffers): New user option.
10332 (server-existing-buffer): New buffer-local variable.
10333 (server-visit-files): When using an existing buffer, set
10334 server-existing-buffer to t.
10335 (server-buffer-done): If server-kill-new-buffers is t, kill the
10336 buffer, unless it was already present before visiting it with
10337 Emacs server.
10338
103392000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
10340
10341 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
10342 even if the display doesn't support colors: some displays will
10343 support bold/underline faces.
10344
103452000-08-21 Gerd Moellmann <gerd@gnu.org>
10346
10347 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
10348
10349 * startup.el (command-line): If user's init file had an error,
10350 add explanatory text to *Messages*.
10351
103522000-08-21 Kenichi Handa <handa@etl.go.jp>
10353
10354 * man.el (Man-getpage-in-background): Decode the process output by
10355 the system locale coding system.
10356
103572000-08-20 Dave Love <fx@gnu.org>
10358
10359 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
10360 Don't test x-popup-menu.
10361 (function) <complete-function>: Complete only fbound symbols.
10362 <validate, value>: New.
10363 (variable) <complete-function>: Complete only bound symbols.
10364 (coding-system): Add :base-only, :complete-function, :validate,
10365 :value, :prompt-match.
10366 (widget-coding-system-prompt-value): Use read-coding-system and
10367 act on :base-only.
10368 (editable-field): Add :help-echo.
10369 (widget-push-button-gui, widget-push-button-cache)
10370 (widget-gui-action, widget-editable-list-gui): COmment out, along
10371 with uses.
10372 (widget-at): Make arg optional.
10373 (widget-echo-help): Adjust for current help-echo calling sequence.
10374 (widget-specify-field, widget-specify-button)
10375 (widget-specify-insert, widget-get-sibling, widget-image-find)
10376 (widget-convert, widget-insert, widget-leave-text)
10377 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
10378 (widget-setup, widget-field-find, widget-before-change)
10379 (widget-after-change, widget-default-complete)
10380 (widget-default-create, widget-default-delete)
10381 (widget-push-button-value-create, editable-field)
10382 (widget-field-prompt-value, widget-field-validate)
10383 (widget-choice-value-create, widget-choice-action)
10384 (widget-choice-validate, widget-checklist-add-item)
10385 (widget-radio-add-item, widget-radio-chosen)
10386 (widget-radio-value-inline, widget-editable-list-value-create)
10387 (widget-editable-list-entry-create)
10388 (widget-documentation-link-add)
10389 (widget-documentation-string-value-create)
10390 (widget-regexp-validate, widget-file-complete)
10391 (widget-sexp-validate, widget-plist-convert-widget)
10392 (widget-plist-convert-widget, widget-alist-convert-widget)
10393 (widget-alist-convert-widget, widget-color-complete): Simplify,
10394 particularly to avoid bindings which aren't optimized out.
10395
10396 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
10397 Doc fix.
10398 (down-list, backward-up-list, up-list, kill-sexp)
10399 (backward-kill-sexp, mark-sexp): Make arg optional.
10400 (lisp-complete-symbol): Add optional arg PREDICATE.
10401
10402 * cus-start.el: Add display-buffer-reuse-frames,
10403 file-coding-system-alist.
10404
104052000-08-20 Gerd Moellmann <gerd@gnu.org>
10406
10407 * startup.el (command-line): Clear realized faces after
10408 modifying TTY color mappings.
10409
104102000-08-20 Miles Bader <miles@gnu.org>
10411
10412 * faces.el (face-attr-match-p): Don't return true if ATTRS are
10413 merely a subset of FACE's attributes.
10414
104152000-08-19 Miles Bader <miles@gnu.org>
10416
10417 * comint.el (comint-output-filter): Save the point with a marker,
10418 not just a buffer position.
10419
10420 * international/mule.el (set-buffer-process-coding-system): Make
10421 interactive prompt less confusing.
10422
104232000-08-19 Gerd Moellmann <gerd@gnu.org>
10424
10425 * hilit-chg.el: General cleanup of doc strings, comments and
10426 code formatting.
10427
104282000-08-19 Miles Bader <miles@gnu.org>
10429
10430 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
10431 Compiler macro removed; beginning-of-line is no longer always
10432 equivalent to forward-line, in the presence of fields.
10433
10434 * comint.el (comint-output-filter): Remove ad-hoc saving of
10435 restriction, and just use save-restriction, now that it works
10436 correctly. Don't adjust comint-last-input-start to account for
10437 our insertion; it shouldn't have moved because we don't use
10438 insert-before-markers anymore. Comment out call to
10439 `force-mode-line-update'; why is it here?
10440
10441 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
10442 while checking for prompt to delete. Use `forward-line 0'
10443 instead of beginning-of-line.
10444 (gud-filter): Temporarily widen gud comint buffer while
10445 examining output.
10446
104472000-08-18 Stefan Monnier <monnier@cs.yale.edu>
10448
10449 * progmodes/sh-script.el: Big bag of typos.
10450
10451 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
10452 check since ispell-process is not bound when ispell is not yet loaded.
10453
104542000-08-18 Dave Love <fx@gnu.org>
10455
10456 * image.el (find-image): Copy `spec' before using plist-put.
10457
104582000-08-18 Gerd Moellmann <gerd@gnu.org>
10459
10460 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
10461 `portugues'.
10462
10463 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
10464 backward-kill-sexp, analogous to kill-sexp.
10465
10466 * progmodes/icon.el (icon-indent-line)
10467 (icon-is-continuation-line): Handle comments specially.
10468
104692000-08-17 Ken Stevens <k.stevens@ieee.org>
10470
10471 * ispell.el: Set to standard author/maintainer/keyword fields.
10472 Fine tuning to menu map appearance and operation, and added help.
10473 Remove `start' and `end' error messages when compiling.
10474 (ispell-choices-win-default-height): Fixed comment string.
10475 (ispell-dictionary-alist-1): Fixed regexp in castellano and
10476 castellano8 dictionaries.
10477 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
10478 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
10479 dictionary, added italiano dictionary.
10480 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
10481 word character
10482 (ispell-tex-skip-alists): Added psfig support.
10483 (ispell-skip-html): Renamed from ispell-skip-sgml.
10484 (ispell-begin-skip-region-regexp, ispell-skip-region)
10485 (ispell-minor-check): Improved html skipping support to skip across
10486 code, and recognize `&' commands without propper `;' syntax;
10487 (ispell-process-line): Fix alignment error when manually
10488 correcting spelling.
10489 (ispell): Fix comment string.
10490 (ispell-add-per-file-word-list): Always put word list on new line.
10491
104922000-08-17 Gerd Moellmann <gerd@gnu.org>
10493
10494 * format.el (format-encode-run-method): Fix error message to say
10495 `encode' instead of `decode'. Use save-window-excursion around
10496 shell-command-on-region as in format-decode-run-method because
10497 shell-command-on-region can display a buffer with error output.
10498 (format-decode): Don't record undo information for the decoding.
10499 (format-annotate-function): Add parameter FORMAT-COUNT. Make
10500 that number part of the temporary buffer name so that more than
10501 one decoding using a temporary buffer can happen safely.
10502
10503 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
10504 of `A-z' in the regexp.
10505
10506 * hilit-chg.el: Fix typos in commentary.
10507
10508 * help.el (view-emacs-news): Rewritten for new naming scheme
10509 for old NEWS files.
10510
10511 * startup.el (command-line): Pop to *Messages* in case an error
10512 is signaled while loading user-init-file.
10513
105142000-08-17 Andreas Schwab <schwab@suse.de>
10515
10516 * files.el (insert-directory): Don't lose original file name,
10517 undoing an undocumented change.
10518
105192000-08-17 Alex Schroeder <alex@gnu.org>
10520
10521 * sql.el (sql-magic-go): Use comint-bol.
10522 (sql-copy-column): Use comint-line-beginning-position.
10523 (comint-line-beginning-position): Define a replacement for
10524 comint-line-beginning-position if it is not fboundp.
10525
105262000-08-17 Alex Schroeder <alex@gnu.org>
10527
10528 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
10529 it didn't have any effect anyway.
10530
105312000-08-17 Alex Schroeder <alex@gnu.org>
10532
10533 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
10534 --pset and pager=off instead of sending \\o|cat at the beginning
10535 of the session.
10536
105372000-08-17 Miles Bader <miles@gnu.org>
10538
10539 * progmodes/octave-inf.el: Add compatibility definition of
10540 comint-line-beginning-position.
10541
105422000-08-17 Kenichi Handa <handa@etl.go.jp>
10543
10544 * startup.el (normal-top-level): Look in each dir in load-path for
10545 a leim-list.el file too. This assures of loading leim-list.el
10546 that is created at Emacs installation time even if a user have his
10547 own leim-list.el.
10548
105492000-08-17 Miles Bader <miles@gnu.org>
10550
10551 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
10552 foreground color to black if the background is dark.
10553
105542000-08-16 Stefan Monnier <monnier@cs.yale.edu>
10555
10556 * loadhist.el (unload-feature): Typo.
10557
10558 * finder.el (finder-compile-keywords):
10559 * cus-dep.el (custom-make-dependencies): Add local-variable settings
10560 to the generated file.
10561
10562 * mail/mh-e.el (mh-make-local-vars):
10563 Replace make-variable-buffer-local with make-local-variable.
10564
10565 * play/landmark.el:
10566 * options.el (Edit-options-{set,toggle,t,nil}):
10567 * mail/mailabbrev.el (mail-abbrevs-mode):
10568 * textmodes/tex-mode.el (tex-expand-files):
10569 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
10570
10571 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
10572
10573 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
10574 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
10575 Allow going past the last element.
10576 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
10577 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
10578 (cvs-mouse-toggle-mark): Don't move point.
10579 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
10580
10581 * progmodes/compile.el (grep): Provide a default set of files.
10582 (next-error): Docstring fix.
10583 (compilation-find-file): Avoid find-file (fails in a dedicated window).
10584
10585 * emacs-lisp/easy-mmode.el (define-minor-mode):
10586 Use `symbol-value' to keep the byte-compiler quiet.
10587
10588 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
10589 (diff-find-source-location): New fun, extracted from diff-goto-source.
10590 (diff-goto-source): Use it.
10591 (diff-next-complex-hunk, diff-filter-lines): New function.
10592 (diff-apply-hunk): New command.
10593
10594 * smerge-mode.el (smerge-mode-menu): Doc fix.
10595
10596 * msb.el (msb-mode): Define it in terms of define-minor-mode.
10597
105982000-08-16 Dave Love <fx@gnu.org>
10599
10600 * windmove.el (windmove) <defgroup>: Add :version.
10601
10602 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
10603 (goto-address-fontify-p, goto-address-highlight-p)
10604 (goto-address-url-face, goto-address-url-mouse-face)
10605 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
10606 (goto-address-url-regexp): Use thing-at-point-url-regexp.
10607 (goto-address-fontify, goto-address-at-mouse): Simplify,
10608 (goto-address-at-point): browse-url-url-at-point,
10609 goto-address-find-address-at-point can return nil.
10610 (goto-address-find-address-at-point): Return nil on failure.
10611
10612 * align.el (align) <defgroup>: Add :version.
10613
10614 * calculator.el (calculator): Add :version.
10615 (calculator): Use two lines for calculator window if `modeline'
10616 face is boxed.
10617
10618 * play/5x5.el: Doc fixes.
10619 (5x5) <defgroup>: Add :version.
10620
10621 * play/fortune.el (fortune) <defgroup>: Add :version.
10622 (fortune-append): Fix error message.
10623 (fortune-from-region): Doc fix.
10624
10625 * play/pong.el (pong): Doc fix.
10626
10627 * play/morse.el: Keywords, commentary, autoloads.
10628
106292000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
10630
10631 * desktop.el (desktop-save): Don't look at symbol-value of a
10632 member of minor-mode-alist, unless it is boundp.
10633
106342000-08-16 Sam Steingold <sds@gnu.org>
10635
10636 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10637 `while'; use `with-current-buffer' instead of `save-excursion'.
10638 Removed unnecessary kludges now that "*Buffer List*" is excluded.
10639
106402000-08-16 Kenichi Handa <handa@etl.go.jp>
10641
10642 * international/ccl.el (declare-ccl-program): Docstring modified.
10643 (ccl-execute-with-args): Likewise.
10644
106452000-08-16 Miles Bader <miles@gnu.org>
10646
10647 * progmodes/sql.el: Add compatibility definition of
10648 comint-line-beginning-position.
10649
106502000-08-15 Gerd Moellmann <gerd@gnu.org>
10651
10652 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
10653 'buffer-menu' property.
10654 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
10655 fails.
10656 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
10657 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
10658 wasn't killed.
10659
10660 * buff-menu.el (list-buffers-noselect): Don't display the
10661 *Buffer List* buffer.
10662
10663 * font-lock.el: Require jit-lock to prevent a very late
10664 `Loading jit-lock' message.
10665
10666 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10667 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
10668 mail address.
10669
106702000-08-15 Miles Bader <miles@gnu.org>
10671
10672 * textmodes/ispell.el (ispell-graphic-p): New constant.
10673 (ispell-choices-win-default-height, ispell-help): Use
10674 `ispell-graphic-p' instead of `xemacsp'.
10675
106762000-08-15 Dave Love <fx@gnu.org>
10677
10678 * simple.el: Autoload widget-convert when compiling.
10679 (mail-user-agent): Doc fix.
10680
10681 * help.el (function-called-at-point, variable-at-point): Use
10682 with-syntax-table.
10683 (help-manyarg-func-alist): Add insert-and-inherit.
10684
10685 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
10686
10687 * delsel.el (delsel-unload-hook): New function.
10688
10689 * find-file.el: Doc fixes. Move provide to end.
10690 (ff) <defgroup>: Add :link.
10691 (ff-goto-click): Deleted.
10692 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
10693 Use mouse-set-point.
10694
10695 * textmodes/tildify.el: Doc fixes.
10696 (tildify) <defgroup>: Add:version.
10697
10698 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
10699 (glasses-custom-set): Use set-default, not set.
10700 (minor-mode-alist): Propertize the lighter.
10701 (glasses-mode): Provide optional arg.
10702
10703 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
10704 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
10705 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
10706 option. Provide :type.
10707 (cwarn-configuration): Provide :type.
10708 (cwarn-mode): Doc fix.
10709
10710 * add-log.el (change-log-merge): Doc fix.
10711 (change-log-redate): New command.
10712
10713 * net/browse-url.el (browse-url-filename-alist): Add a clause for
10714 Doze and Dog.
10715 (browse-url): Use dolist, not mapcar.
10716 (browse-url-at-point): Check for null url.
10717 (browse-url-event-buffer, browse-url-event-point): Functions
10718 deleted.
10719 (browse-url-at-mouse, browse-url-netscape): Simplify.
10720
10721 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
10722 modes.
10723 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
10724 Fix previous change to mapcan.
10725 (msb--init-file-alist, msb--add-separators)
10726 (msb--make-keymap-menu): Simplify.
10727 (msb--choose-file-menu): Use copy-sequence.
10728 (msb-mode-map): Add title to keymap.
10729 (msb-unload-hook): New function.
10730
10731 * bs.el: Fix indentation.
10732 (bs) <defgroup>: Add :links.
10733 (bs-show): Doc fix.
10734 (bs-apply-sort-faces): Don't use window-system.
10735 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
10736
107372000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
10738
10739 * calendar/timeclock.el (timeclock-file): Run .timelog through
10740 convert-standard-filename.
10741
107422000-08-14 Gerd Moellmann <gerd@gnu.org>
10743
10744 * emacs-lisp/authors.el: New file.
10745
10746 * paren.el (show-paren-priority): New user option.
10747 (show-paren-function): Set overlay priorities to
10748 show-paren-priority.
10749
107502000-08-14 Miles Bader <miles@gnu.org>
10751
10752 * comint.el (comint-bol): Use `forward-line 0' instead of calling
10753 beginning-of-line with inhibit-field-text-motion bound.
10754
107552000-08-14 Gerd Moellmann <gerd@gnu.org>
10756
10757 * calendar/timeclock.el: New file.
10758
107592000-08-14 David Ponce <david@dponce.com>
10760
10761 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
10762 `widget-button-click'. so that one can use left mouse button to
10763 click on dialog buttons.
10764
107652000-08-14 Emmanuel Briot <briot@gnat.com>
10766
10767 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
10768 identifiers, since XML is case sensitive
10769
107702000-08-12 Miles Bader <miles@gnu.org>
10771
10772 * comint.el (comint-output-filter): Don't bother frobbing
10773 window-start, it doesn't seem to be necessary.
10774
10775 * comint.el (comint-send-string, comint-send-region): Make into
10776 real functions. Snapshot the prompt before sending.
10777
107782000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10779
10780 * info.el (Info-find-emacs-command-nodes): Rewrite to use
10781 technique similar to Info-index, instead of relying on specific
10782 names of relevant Index nodes.
10783 (Info-goto-emacs-command-node): Bind Info-history to nil when
10784 going to the first node found by Info-find-emacs-command-nodes.
10785
107862000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10787
10788 * menu-bar.el (menu-bar-help-menu): Add a :help string.
10789
107902000-08-10 Miles Bader <miles@gnu.org>
10791
10792 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
10793
107942000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10795
10796 * info.el (Info-file-list-for-emacs): More elements for the
10797 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
10798 and woman manuals.
10799
108002000-08-10 Miles Bader <miles@lsi.nec.co.jp>
10801
10802 * comint.el (comint-send-input): Make the newline boundary overlay
10803 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
10804 (comint-output-filter): Use `insert' instead of
10805 `insert-before-markers'. Extend comint-last-output-overlay when
10806 necessary since we can't rely on insert-before-markers to do it.
10807 * gud.el (gud-filter): Use `with-current-buffer' instead of
10808 save-excursion when inserting the output, so that point gets
10809 updated correctly; the old method relied on a rather dodgy
10810 side-effect of comint-output-filter to avoid the effect of
10811 save-excursion.
10812
108132000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10814
10815 * files.el (recover-file): Call insert-directory instead of
10816 invoking `ls' directly.
10817
108182000-08-10 Miles Bader <miles@gnu.org>
10819
10820 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
10821 (comint-last-prompt-overlay): New variables.
10822 (comint-output-filter): Implement prompt highlighting.
10823 (comint-snapshot-last-prompt): New function.
10824 (comint-send-input): Snapshot the last prompt.
10825 Use comint-highlight-input-face.
10826 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
10827 Use defface instead of defcustom.
10828 (send-invisible, comint-send-eof): Snapshot the last prompt.
10829 (comint-delchar-or-maybe-eof): Use comint-send-eof.
10830 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
10831
108322000-08-09 Stefan Monnier <monnier@cs.yale.edu>
10833
10834 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
10835 (regexp-opt-group): Use a list of chars for `letters'.
10836 (regexp-opt-charset): `chars' is now a list of chars.
10837 Use a char-table rather than a vector so it works for multibyte chars.
10838
10839 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
10840 Set cvs-minor-current-files to the selected fileinfo.
10841 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
10842 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
10843
108442000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
10845
10846 * files.el (insert-directory): Don't call access-file on
10847 directories on DOS and Windows.
10848
108492000-08-09 Kenichi Handa <handa@etl.go.jp>
10850
10851 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
10852 longer if necessary.
10853 (ccl-embed-code): Call ccl-embed-data to store CODE in
10854 ccl-program-vector.
10855
108562000-08-09 Miles Bader <miles@gnu.org>
10857
10858 * comint.el (comint-output-filter): Properly handle the case where
10859 the text surrounded by comint-last-output-overlay was deleted.
10860
108612000-08-08 Gerd Moellmann <gerd@gnu.org>
10862
10863 * info.el (Info-insert-dir): Use Info-additional-directory-list if
10864 non-nil.
10865 (Info-file-list-for-emacs): Remove "info" from the list because
10866 that leads to trying to use the documentation from file `info'
10867 in various situations where it isn't appropriate, for instance
10868 C-h C-k C-h i.
10869
10870 * ffap.el (ffap-read-file-or-url-internal): Handle case that
10871 DIR and/or STRING are nil.
10872
10873 * progmodes/compile.el (compilation-setup): Make variable
10874 compilation-error-screen-columns buffer-local, as some comment
10875 in the code suggests it should be.
10876
10877 * files.el (auto-mode-interpreter-regexp): New variable.
10878 (set-auto-mode): Use it.
10879
10880 * indent.el (indent-for-tab-command): Doc fix.
10881
10882 * mouse-sel.el (mouse-sel-mode): Doc fix.
10883
10884 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
10885 labels.
10886
10887 * help.el (print-help-return-message): When
10888 display-buffer-reuse-frames is set, let the help window been quit,
10889 instead of deleting it, which might delete a reused frame.
10890
108912000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10892
10893 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
10894 rename a directory to a name that differs only by its letter case.
10895
108962000-08-08 Kenichi Handa <handa@etl.go.jp>
10897
10898 * international/quail.el (quail-define-rules): Handle Quail decode
10899 map correctly. Add code for supporting annotations.
10900 (quail-install-decode-map): New function.
10901 (quail-defrule-internal): New optional arguments decode-map and
10902 props.
10903 (quail-advice): New function.
10904
109052000-08-07 Sam Steingold <sds@gnu.org>
10906
10907 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
10908 `defconst', `define-condition', `with-slots'.
10909 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
10910
109112000-08-03 Miles Bader <miles@gnu.org>
10912
10913 * comint.el (comint-use-prompt-regexp-instead-of-fields):
10914 New variable.
10915 (comint-prompt-regexp, comint-get-old-input): Document dependence on
10916 comint-use-prompt-regexp-instead-of-fields.
10917 (comint-send-input): Add `input' field property to stuff we send to
10918 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
10919 (comint-output-filter): Add `output' field property to process
10920 output, if comint-use-prompt-regexp-instead-of-fields is nil.
10921 (comint-replace-by-expanded-history)
10922 (comint-get-old-input-default, comint-show-output)
10923 (comint-backward-matching-input, comint-forward-matching-input)
10924 (comint-next-prompt, comint-previous-prompt): Use field
10925 properties if comint-use-prompt-regexp-instead-of-fields is nil.
10926 (comint-line-beginning-position): New function.
10927 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
10928 (comint-replace-by-expanded-history-before-point): Use
10929 comint-line-beginning-position and line-end-position.
10930 (comint-last-output-overlay): New variable.
10931 (comint-mode): Make `comint-last-output-overlay' buffer-local.
10932
10933 * shell.el (shell-prompt-pattern): Doc change.
10934 (shell-backward-command): Use line-beginning-position.
10935
10936 * gud.el (gud-gdb-complete-command): Use
10937 comint-line-beginning-position.
10938
10939 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
10940 comint-bol doesn't actually go to the beginning of the line.
10941
10942 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
10943 if comint-use-prompt-regexp-instead-of-fields is non-nil.
10944 (try-expand-line-all-buffers): Likewise.
10945
10946 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
10947 explicitly matching comint-prompt-regexp.
10948 (sql-copy-column): Use comint-line-beginning-position instead of
10949 explicitly matching comint-prompt-regexp.
10950
10951 * progmodes/octave-inf.el (inferior-octave-complete): Use
10952 comint-line-beginning-position.
10953
10954 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
10955
10956 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
10957 looking for a prompt, use `forward-line 0' instead of
10958 `beginning-of-line', to avoid getting caught by an input field.
10959
109602000-08-07 Gerd Moellmann <gerd@gnu.org>
10961
10962 * files.el (shell-quote-wildcard-pattern): Make sure to return
10963 PATTERN, in the Unix case.
10964
109652000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
10966
10967 * play/zone.el (zone): Discard any pending input before running
10968 the randomly-chosen pgm.
10969
109702000-08-07 Kenichi Handa <handa@etl.go.jp>
10971
10972 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
10973 checking the existence of any multibyte characters.
10974
109752000-08-06 Gerd Moellmann <gerd@gnu.org>
10976
10977 * help.el (describe-mode): Test minor-mode symbol for being
10978 bound before testing its value for being nil.
10979
10980 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
10981 `first', `second', and `third'.
10982
10983 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
10984 (second): Make it an alias for `cadr'.
10985
109862000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
10987
10988 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
10989 types of display support faces now.
10990
109912000-08-05 Gerd Moellmann <gerd@gnu.org>
10992
10993 * pcvs.el (require): Require `cl' during compilation, only.
10994
10995 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
10996 (toplevel): Remove `remq' and `remove' from autoloads.
10997 (cl-fake-autoloads): New variable. If set, arrange for an error
10998 when CL functions etc. are autoloaded.
10999
110002000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
11001
11002 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
11003
11004 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
11005 popped up, but the user clicks outside the menu, return an empty
11006 regexp (that causes unhighlight-regexp to have no effect).
11007
11008 * menu-bar.el (menu-bar-games-menu): Add Zone.
11009
11010 * hi-lock.el (toplevel): Require font-lock.
11011
110122000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11013
11014 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
11015 (ebnf-8-bit-chars): New var for bug fix.
11016 (ebnf-string): Bug fix.
11017
110182000-08-03 Sam Steingold <sds@gnu.org>
11019
11020 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
11021 instead of `buffer-string'.
11022 (require 'cl): Always, not just when compiling.
11023 `ignore-errors' in `interactive', `list*', `defun*' &c make this
11024 necessary.
11025
110262000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
11027
11028 * international/mule-cmds.el (select-safe-coding-system): Make
11029 the message text about selecting a safe coding system more clear.
11030
110312000-08-02 Gerd Moellmann <gerd@gnu.org>
11032
11033 * hi-lock.el: New file.
11034
11035 * play/zone.el: New file.
11036
11037 * replace.el (occur): Set tab-width in the *Occur* buffer to the
11038 value of tab-width in the original buffer. Choose a line number
11039 format that's a multiple of the original buffer's tab width, so
11040 that lines appear right.
11041
11042 * textmodes/ispell.el (ispell): New function, replacing an alias.
11043 Spell-check active region if in transient-mark-mode and mark
11044 is active; otherwise spell-check buffer.
11045
110462000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11047
11048 * ps-mule.el: Fix a customization problem on
11049 ps-mule-font-info-database-default.
11050
110512000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
11052
11053 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
11054 display-mouse-p instead of window-system.
11055 (ebrowse-member-mode-map): Ditto.
11056
110572000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11058
11059 * progmodes/ebnf2ps.el: Update ps-print functions call.
11060 Indentation fix. Doc fix.
11061 (ebnf-version): New version number (3.2).
11062 (ebnf-format-color, ebnf-begin-job): Code fix.
11063
110642000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
11065
11066 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
11067 font lock support on window-system.
11068 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
11069
11070 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
11071 display-color-p, if fboundp, instead of window-system.
11072
110732000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
11074
11075 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
11076 instead of window-system.
11077
11078 * wid-edit.el (widget-choose): Use display-mouse-p instead of
11079 window-system.
11080 (widget-choice-mouse-down-action): Use display-popup-menus-p
11081 instead of window-system.
11082
11083 * strokes.el (strokes-file): Run the file name through
11084 convert-standard-filename.
11085 (strokes-mode): Call display-mouse-p instead of looking at
11086 window-system. Change the error message accordingly.
11087
11088 * progmodes/cpp.el (toplevel): Support faces on tty's.
11089
11090 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
11091 (lm-plot-square, lm-init-display): Don't use window-system.
11092
11093 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
11094 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
11095
11096 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
11097 instead of looking at window-system.
11098
110992000-07-30 Gerd Moellmann <gerd@gnu.org>
11100
11101 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
11102 of testing if iswitchb-prepost-hooks is bound, because the
11103 latter will always be true when invoking a recursive minibuffer
11104 from an active Iswitchb buffer.
11105
111062000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
11107
11108 * files.el (shell-quote-wildcard-pattern): New function.
11109 (insert-directory): Call it. Only prepend "\" to command on Unix
11110 and GNU/Linux systems.
11111
111122000-07-30 Gerd Moellmann <gerd@gnu.org>
11113
11114 * eshell/esh-groups.el: Change custom :link file names
11115 from `eshell.info' to `eshell'.
11116
111172000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
11118
11119 * dired.el (dired-build-subdir-alist): Expand subdirectory names
11120 correctly in recursive ange-ftp listings.
11121
111222000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11123
11124 * ps-print.el: Fix bug 1: if ps-font-size-internal,
11125 ps-header-font-size-internal and
11126 ps-header-title-font-size-internal variables are not set,
11127 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
11128 face text property is (foreground-color . COLOR) or
11129 `(background-color . COLOR)', ps-print crashes. Doc fix.
11130 (ps-print-version): New version number (5.2.4).
11131 (ps-plot-region): Code fix.
11132 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
11133 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
11134 Bug fix 2.
11135
111362000-07-30 Milan Zamazal <pdm@freesoft.cz>
11137
11138 * glasses.el (glasses-make-readable): Fix uncapitalization of
11139 identifiers like `myXMLDocument'.
11140
111412000-07-28 Karl Fogel <kfogel@red-bean.com>
11142
11143 * mail/mail-hist.el (mail-hist-previous-input)
11144 (mail-hist-next-input): Do the obvious code factorization.
11145 (mail-hist-retrieve-and-insert): New func, contains common
11146 code of above two.
11147 If inserting a message body, leave point at top.
11148
111492000-07-28 Sam Steingold <sds@gnu.org>
11150
11151 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
11152 Use `<=', not `<' to compare times!
11153 (ange-ftp-ls): Remove.
11154
111552000-07-27 Gerd Moellmann <gerd@gnu.org>
11156
11157 * play/cookie1.el: Add explanation of how to make cookie.el
11158 compatible with strfile(1) to comment.
11159
11160 * subr.el (remove, remq): New functions.
11161
11162 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
11163 escape `*' in regexps.
11164 (midnight-find): Reverse order of arguments in the funcall of
11165 TEST.
11166
11167 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
11168 and `.class'.
11169
11170 * play/meese.el: Add Commentary section.
11171
111722000-07-27 Alex Schroeder <alex@gnu.org>
11173
11174 * sql.el (sql-ms): Added autoload cookie.
11175 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
11176 (sql-oracle): Ditto.
11177 (sql-help): Doc change.
11178
11179 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
11180 types and exceptions.
11181
111822000-07-27 Alex Schroeder <alex@gnu.org>
11183
11184 * sql.el (sql-placeholder-history): New variable.
11185 (sql-query-placeholders-and-send): New function that will query
11186 the user and replace placeholders with user input.
11187 (sql-oracle): If running on NT, set comint-input-sender to
11188 sql-query-placeholders-and-send.
11189
11190 (sql-stop): If in the SQLi buffer, insert stop notification, else
11191 present it as a message.
11192
111932000-07-27 Alex Schroeder <alex@gnu.org>
11194
11195 * sql.el (sql-input-ring-separator): Doc change.
11196 (sql-input-ring-file-name): Doc change.
11197 (sql-interactive-mode): Use `sql-input-ring-separator' and
11198 `sql-input-ring-file-name' to set the comint-mode equivalents
11199 without making them local variables.
11200 (sql-stop): Don't bind `sql-input-ring-separator' and
11201 `sql-input-ring-file-name' dynamically to their comint-mode
11202 equivalents.
11203
112042000-07-27 Kenichi Handa <handa@etl.go.jp>
11205
11206 * international/mule.el (register-char-codings): New function.
11207 (make-coding-system): Handle `safe-chars' specification in the arg
11208 PROPERTY.
11209
11210 * international/mule-cmds.el
11211 (find-coding-systems-region-subset-p): This function deleted.
11212 (sort-coding-systems-predicate): New variable.
11213 (sort-coding-systems): New function.
11214 (find-coding-systems-region): Use
11215 find-coding-systems-region-internal.
11216 (find-coding-systems-string): Use find-coding-systems-region.
11217 (find-coding-systems-for-charsets): Check
11218 char-coding-system-table.
11219 (select-safe-coding-system-accept-default-p): New variable.
11220 (select-safe-coding-system): Mostly rewritten. New argument
11221 ACCEPT-DEFAULT-P.
11222 (select-message-coding-system): Call select-safe-coding-system
11223 with ACCEPT-DEFAULT-P arg.
11224 (reset-language-environment): Reset default-sendmail-coding-system
11225 to the default value iso-latin-1.
11226 (set-language-environment): Don't set the obsolete variable
11227 charset-origin-alist.
11228
11229 * international/codepage.el (cp-coding-system-for-codepage-1):
11230 Give `safe-chars' property to make-coding-system.
11231
11232 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
11233 calling select-message-coding-system twice.
11234
11235 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
11236 instead of `safe-charsets'.
11237 (cyrillic-alternativnyj): Likewise.
11238 (ccl-encode-alternativnyj): Don't check the charset
11239 cyrillic-iso8859-5.
11240
112412000-07-27 Kenichi Handa <handa@etl.go.jp>
11242
11243 * composite.el (compose-chars-after): Preserve match data.
11244
112452000-07-26 Sam Steingold <sds@gnu.org>
11246
11247 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
11248 (ange-ftp-real-file-newer-than-file-p): New function.
11249 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
11250 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
11251
11252 * tooltip.el (tooltip-float-time): Removed (use `float-time').
11253 * midnight.el (midnight-float-time): Ditto.
11254
112552000-07-26 Andreas Schwab <schwab@suse.de>
11256
11257 * files.el (normal-backup-enable-predicate): Correct
11258 interpretation of the return value of compare-strings.
11259
112602000-07-26 Gerd Moellmann <gerd@gnu.org>
11261
11262 * isearch.el (isearch-resume): New function.
11263 (isearch-done): Add something to command-history to resume
11264 the search.
11265 (isearch-yank-line, isearch-yank-word): Use
11266 buffer-substring-no-properties instead of buffer-substring.
11267
11268 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
11269 of flyspell-mouse-map.
11270
11271 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
11272 duplicate definition.
11273 (makefile-mode): Remove duplicate setting of local-abbrev-table.
11274
11275 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
11276 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
11277
112782000-07-25 Sam Steingold <sds@gnu.org>
11279
11280 * net/ange-ftp.el: Get modtime over the net.
11281 (ange-ftp-file-modtime): New function.
11282 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11283 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
11284 Use it.
11285 (ange-ftp-dot-to-slash): New function.
11286 (ange-ftp-fix-name-for-vms): Use it.
11287
11288 * midnight.el (midnight-buffer-display-time): Use
11289 `with-current-buffer'.
11290
112912000-07-25 Gerd Moellmann <gerd@gnu.org>
11292
11293 * find-dired.el: Update copyright notice.
11294 (find-dired): Offer to kill a running `find'.
11295
11296 * enriched.el (enriched-face-ans): For a `foreground-color'
11297 property, return '(("x-color" COLOR))' so that COLOR will be
11298 output as a parameter of the x-color annotation. Likewise for the
11299 `background-color' property. In the case of normal face
11300 properties, don't return annotations for unspecified foreground
11301 and background face attributes.
11302
113032000-07-25 Kenichi Handa <handa@etl.go.jp>
11304
11305 * language/japan-util.el (japanese-katakana-region): Fix handling
11306 HANKAKU argument.
11307
113082000-07-25 Miles Bader <miles@gnu.org>
11309
11310 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11311 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11312 constrain-to-field.
11313
113142000-07-24 Andrew Innes <andrewi@gnu.org>
11315
11316 * timer.el (timer-activate-when-idle): Add optional parameter
11317 DONT-WAIT. Update docstring.
11318 (run-with-idle-timer): Specify extra parameter to
11319 timer-activate-when-idle, so that timer will be activated
11320 immediately if Emacs is already idle.
11321
11322 * w32-fns.el (w32-using-nt): Fix docstring.
11323
113242000-07-24 Dave Love <fx@gnu.org>
11325
11326 * mouse.el (popup-menu): Set last-command-event.
11327 (mouse-major-mode-menu-prefix): Declare.
11328
113292000-07-24 Gerd Moellmann <gerd@gnu.org>
11330
11331 * textmodes/flyspell.el: Update to author's version 1.5d.
11332
11333 * progmodes/hideshow.el: Update copyright notice.
11334
11335 * vcursor.el: Set maintainer to FSF, since author cannot
11336 be reached.
11337
113382000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
11339
11340 * info.el (Info-goto-emacs-key-command-node): Leave a space after
11341 the prompt.
11342
11343 * mouse.el (popup-menu): Run the keymap through indirect-function,
11344 in case it was defined with define-prefix-key. If the menu is a
11345 list of keymaps, look up the binding of user's choice in each one
11346 of the keymaps.
11347 (mouse-popup-menubar): If the global and local menu-bar keymaps
11348 don't have a prompt string, create one and insert it into the
11349 keymap. Don't barf if current-local-map returns nil.
11350
113512000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
11352
11353 * dired.el (dired-sort-R-check): Added to allow recursive listing
11354 to be undone.
11355 (dired-sort-other): Use it.
11356
113572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11358
11359 * Release of cc-mode 5.27
11360
113612000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11362
11363 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
11364 c-beginning-of-statement-1 that caused a bad case of recursion
11365 which could consume a lot of CPU in large classes in languages
11366 that have in-expression classes (i.e. Java and Pike).
11367
11368 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
11369 statements before top level constructs (i.e. case 6 is moved
11370 before case 5 and is now case 4) to catch in-expression
11371 classes in top level expressions correctly.
11372
113732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11374
11375 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
11376 objc-method-intro. Case 4 removed and case 5I added.
11377
11378 * cc-langs.el (c-append-paragraph-start): New variable used by
11379 c-common-init to get paragraph-start correct.
11380 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
11381 initialize paragraph-start to make it correct both with and
11382 without the javadoc special case.
11383
11384 * cc-mode.el (java-mode): Use c-append-paragraph-start to
11385 initialize paragraph-start for javadoc markup.
11386
11387 * cc-vars.el (c-style-variables-are-local-p): Incompatible
11388 change by defaulting this to t. It's motivated by the
11389 confusing behavior that otherwise arise from the style system
11390 when editing both java and non-java files at the same time
11391 (see the comments about style setting in c-common-init).
11392
113932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11394
11395 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
11396 similar to the one in c-fill-paragraph to check the fill
11397 prefix from the adaptive fill function for sanity.
11398
113992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11400
11401 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
11402 defun block.
11403
a30eb617
DL
114042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11405
11406 * cc-align.el (c-lineup-multi-inher): Handle lines with
11407 leading comma nicely. Extended to handle member initializers
11408 too.
11409
11410 * cc-engine.el: (c-beginning-of-inheritance-list,
11411 c-guess-basic-syntax): Fixed recognition of inheritance lists
11412 when the lines begins with a comma.
11413
a30eb617
DL
11414 * cc-vars.el (c-offsets-alist): Changed default for
11415 member-init-cont to c-lineup-multi-inher since it now handles
11416 member initializers and indents better for leading commas.
11417
114182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11419
11420 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
11421 handling that caused class open lines to be recognized as
11422 statement-conts in some cases.
11423
11424 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
11425 guessed by the adaptive fill function unless point is on the
11426 first line of a block comment.
11427
11428 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
11429 when the buffer ends with a macro continuation char.
11430
11431 * cc-engine.el (c-guess-basic-syntax): Added support for
11432 function definitions as statements in Pike. The first
11433 statement in a lambda block is now labeled defun-block-intro
11434 instead of statement-block-intro.
11435
11436 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
11437 so that the class surrounding point is selected, not the one
11438 innermost in the state.
11439
11440 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
11441 recognition of switch labels having hanging multiline
11442 statements.
11443
11444 * cc-engine.el (c-beginning-of-member-init-list): Broke out
11445 some code in c-guess-basic-syntax to a separate function.
11446 * cc-engine.el (c-just-after-func-arglist-p): Fixed
11447 recognition of member inits with multiple line arglists.
11448 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
11449 member-init-cont when the commas are in funny places.
11450
114512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11452
11453 * cc-defs.el (c-auto-newline): Removed this macro since it's
11454 not used anymore.
11455
11456 * cc-engine.el (c-looking-at-bos): New helper function.
11457 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
11458 inexpr and toplevel classes apart in Pike.
11459
11460 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
11461 of case 9A.
11462
11463 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
11464 constant, since "class" can introduce an in-expression class
11465 in Pike nowadays.
11466
114672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11468
11469 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
11470 indentation on cpp-macro lines.
11471
11472 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
11473 a syntax modifier like comment-intro, to make it possible to
11474 get syntactic indentation for preprocessor directives. It's
11475 incompatible wrt to lineup functions on cpp-macro, but it has
11476 no observable effect in the 99.9% common case where cpp-macro
11477 is set to -1000.
11478
114792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11480
11481 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
11482 member-init-cont when the preceding arglist is several lines.
11483
114842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11485
11486 * cc-styles.el (c-style-alist): The basic offset for the BSD
11487 style corrected to 8.
11488
114892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11490
11491 * cc-styles.el (c-style-alist): Adjusted the indentation of
11492 brace list openers in the gnu style.
11493
114942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11495
11496 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
11497
11498 * cc-cmds.el (c-electric-brace, c-electric-slash,
11499 c-electric-star, c-electric-semi&comma, c-electric-colon,
11500 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
11501 when c-syntactic-indentation is nil.
11502
11503 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
11504 we were left at comments preceding the first statement when
11505 reaching the beginning of the buffer.
11506
11507 * cc-vars.el (c-syntactic-indentation): New variable to turn
11508 off all syntactic indentation.
11509
115102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11511
11512 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
11513 between the text and the block comment ender when it hangs,
11514 depending on how many there are before the fill.
11515
115162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11517
11518 * cc-engine.el (c-beginning-of-closest-statement): New helper
11519 function to go back to the closest preceding statement start,
11520 which could be inside a conditional statement.
11521 * cc-engine.el (c-guess-basic-syntax): Use
11522 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
11523
11524 * cc-engine.el (c-guess-basic-syntax): Better handling of
11525 arglist-intro, arglist-cont-nonempty and arglist-close when
11526 the arglist is nested inside parens. Cases 7A, 7C and 7F
11527 changed.
11528
11529 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
11530 up-to-date with javadoc 1.2.
11531
115322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11533
11534 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
11535 multiline Pike type decls.
11536
115372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11538
11539 * cc-cmds.el (c-indent-new-comment-line): Always break
11540 multiline comments in multiline mode, regardless of
11541 comment-multi-line.
11542
115432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11544
11545 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
11546 fully::qualified::names in C++ member init lists. Preamble in
11547 case 5D changed.
11548
115492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11550
11551 * cc-langs.el (c-common-init): Handling of obsolete variables
11552 moved to c-initialize-cc-mode. More compatible style override
11553 when using global style variables.
11554 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
11555 variables moved here.
11556
a30eb617
DL
11557 * cc-styles.el (c-make-styles-buffer-local): Flag style
11558 variable localness in c-style-variables-are-local-p to make
11559 the compatibility measure in c-common-init work well.
11560
11561 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
11562 longer contain set-from-style.
11563 * cc-styles.el (c-initialize-builtin-style): Don't check for
11564 set-from-style on c-special-indent-hook.
11565 * cc-styles.el (c-copy-tree): Obsolete. The standard function
11566 copy-alist is sufficient now.
11567
11568 * cc-styles.el (c-set-style, c-set-style-1,
11569 c-get-style-variables): Fixes to variable initialization so
11570 that duplicate entries in styles have the same effect
11571 regardless of DONT-OVERRIDE.
11572
11573 * cc-styles.el (c-set-style-2): Fixed bug where the
11574 initialization of inheriting styles failed when the
11575 dont-override flag is set.
11576
11577 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
11578 on this.
11579
115802000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11581
11582 * cc-defs.el (c-forward-comment): Removed the workaround
11583 introduced in 5.38 since it had worse side-effects. If a line
11584 contains the string "//\"", it regarded the // as a comment
11585 start since the \ temporarily doesn't have escape syntax.
11586
115872000-07-17 Emmanuel Briot <briot@act-europe.fr>
11588
11589 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
11590 ada-xref.el before ada-prj.el, so that the Project menu is created
11591 when ada-prj tries to add to it.
11592 (ada-activate-keys-for-case): Suppress the characters that are not
11593 part of the Ada syntax. Better compatibility with else-mode
11594 (ada-adjust-case-interactive): When auto-casing is not active,
11595 correctly insert newlines (used to insert only ^M). Prevent the
11596 syntax table from being changed in case of an error
11597 (or '_' becomes part of a word and some commands are confused).
11598 Do nothing if ada-auto-case is nil.
11599 (ada-after-keyword-p): Ignore keywords that are also attributes
11600 (ada-batch-reformat): Update usage comment
11601 (ada-call-from-contextual-menu): New function
11602 (ada-case-read-exceptions): Reinitialize the casing exception list
11603 first to nil first, so that the casing exception file can be
11604 shared.
11605 (ada-check-defun-name): Handles "configure" keyword for gnatdist
11606 files.
11607 (ada-compile-goto-error): Fix regexp used to detect a file:line
11608 anywhere in the error message
11609 (ada-contextual-menu-last-point): New variable
11610 (ada-create-keymap): If the variable delete-key-deletes-forward is
11611 t on XEmacs, it means that DEL should delete one character
11612 forward.
11613 (ada-create-menu): Use :included instead of :visible for XEmacs.
11614 New submenu "Options".
11615 (ada-end-stmt-re): Correctly indent "select ... then abort"
11616 statements.
11617 (ada-fill-comment-paragraph): Correctly delete all leading '--'
11618 even if they don't match ada-fill-comment-prefix Fix handling of
11619 paragraphs on the first or last line of a file.
11620 (ada-format-paramlist): Fix handling of default parameter values.
11621 (ada-get-body-name): New function.
11622 (ada-get-current-indent): Optimized by searchling directly for an
11623 existing generic part or a statement outside of it. Handle
11624 ada-indent-align-comments when indenting comments Replaced some
11625 regexps by testing directly the next character. This results in a
11626 huge speedup on some files. New indentation scheme for renames
11627 statements. Stop looking for the 'while' or 'for' associated with
11628 a 'loop' at the first semicolon encountered. A "return" can also
11629 match an anonymous access subprogram declaration.
11630 (ada-get-indent-noindent): Ignore strings and comments when
11631 looking for the keywords "record" and "private".
11632 (ada-goto-matching-decl-start): When matching "if", make sure we
11633 are not in fact seeing "end if". Ignore "when" statements except
11634 when initial keyword was "begin". Fix handling of nested
11635 procedures. Add a recursive call to this function to skip over
11636 other 'end' statmts. Fix indentation for "when .. => begin"
11637 (ada-in-open-paren-p): Fix indentation for complex boolean
11638 expressions, where 'and then', 'or else' and parenthesis
11639 statements are mixed up.
11640 (ada-in-paramlist-p): Skip comments while searching for the
11641 beginning Fix handling of operator declarations.
11642 (ada-indent-align-comments): New variable
11643 (ada-indent-current): Change the syntax table only in the
11644 protected section, so that we are sure it is restored correctly.
11645 (ada-indent-on-previous-lines): Use ada-use-indent and
11646 ada-with-indent Correctly indent "select ... then"
11647 (ada-indent-region): Slight speedup.
11648 (ada-indent-renames): New variable.
11649 (ada-last-which-function-subprog, ada-last-which-function-line):
11650 New variables
11651 (ada-looking-at-semi-private): Correctly indent the 'private'
11652 keyword when it is the first word in a package declaration.
11653 (ada-loose-case-word): Stop searching if at the end of the buffer.
11654 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
11655 even if point is not initially at the end of the word.
11656 (ada-matching-decl-start-re): Add "when".
11657 (ada-mode): Add support for abbrev-mode, outline-mode and
11658 which-func-mode Override the old find-file.el entry in
11659 ff-special-constructs since it is using the obsolete
11660 ada-spec-suffix variable
11661 (ada-no-auto-case): New function
11662 (ada-scan-paramlist): When parsing the argument type, accept
11663 spaces (as in "X 'Class", generated by Rational Rose).
11664 (ada-other-file-name): No longer loads the other file.
11665 (ada-popup-menu): Save and restore the current buffer and cursor
11666 position before and after displaying the menu.
11667 (ada-search-ignore-complex-boolean): New function.
11668 (ada-uncomment-region): Emacs21 already knows how to delete
11669 comments not starting in the first column.
11670 (ada-use-indent): New variable
11671 (ada-which-function): New function.
11672 (ada-with-indent): New variable
11673 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
11674 can be batch-compiled from the command line.
11675
11676 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
11677 Add to the menu when the file is loaded, not in ada-mode-hook.
11678 Add -toolbar to the default ddd command Switches moved from
11679 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
11680 ada-prj-default-comp-opt
11681 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
11682 Reference Manual to the menu
11683 (ada-check-current): rewritten as a call to ada-compile-current
11684 (ada-compile): Removed.
11685 (ada-compile-application, ada-compile-current, ada-check-current):
11686 Set the compilation-search-path so that compile.el automatically
11687 finds the sources in src_dir. Automatic scrollong of the
11688 compilation buffer. C-uC-cC-c asks for confirmation before
11689 compiling
11690 (ada-compile-current): New parameter, prj-field
11691 (ada-complete-identifier): Load the .ali file before doing
11692 processing
11693 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
11694 conform to gnatmake's behavior.
11695 (ada-find-file-in-dir): New function
11696 (ada-find-references): Set the environment variables for gnatfind
11697 (ada-find-src-file-in-dir): New function.
11698 (ada-first-non-nil): Removed
11699 (ada-gdb-application): Add support for jdb, the java debugger.
11700 (ada-get-ada-file-name): Load the original-file first if not done
11701 yet.
11702 (ada-get-all-references): Handles the new ali syntax (parent types
11703 are found between <>).
11704 (ada-initialize-runtime-library): New function
11705 (ada-mode-hook): Always load a project file when a file is opened,
11706 so that the casing exceptions are correctly read.
11707 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
11708 (ada-parse-prj-file): Use find-file-noselect instead of find-file
11709 to open the project file, since the latter does not work with
11710 speedbar Get default values before loading the prj file, or the
11711 default executable file name is wrong. Use the absolute value of
11712 src_dir to initialize ada-search-directories and
11713 compilation-search-path,... Add the standard runtime library to
11714 the search path for find-file.
11715 (ada-prj-default-debugger): Was missing an opening '{'
11716 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
11717 variables.
11718 (ada-prj-default-gnatmake-opt): New variable
11719 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
11720 buffers, the project file is the default one Save the windows
11721 configuration before displaying the menu.
11722 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
11723 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
11724 ...) regexp-quote identifiers names to support operators +,
11725 -,... in regexps.
11726 (ada-remote): New function.
11727 (ada-run-application): Erase the output buffer before starting the
11728 run Support remote execution of the application. Use
11729 call-process, or the arguments are incorrectly parsed
11730 (ada-set-default-project-file): Reread the content of the active
11731 project file, not the one from the current buffer When a project
11732 file is set as the default project, all directories are
11733 automatically associated with it.
11734 (ada-set-environment): New function
11735 (ada-treat-cmd-string): New special variable ${current}
11736 (ada-treat-cmd-string): Revised. The substitution is now done for
11737 any ${...} substring
11738 (ada-xref-current): If no body was found, compiles the spec
11739 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
11740 compiler to get rid of command line length limitations.
11741 (ada-xref-get-project-field): New function
11742 (ada-xref-project-files): New variable
11743 (ada-xref-runtime-library-specs-path)
11744 (ada-xref-runtime-library-ali-path): New variables
11745 (ada-xref-set-default-prj-values): Default run command now does a
11746 cd to the build directory. New field: main_unit Provide a default
11747 file name even if the current buffer has no prj file.
11748
11749 * ada-prj.el:
11750 Rewritten to show a tabbed-dialog.
11751 (ada-prj-add-ada-menu): Remove the map and name parameters.
11752 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
11753 New function
11754 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
11755 (ada-prj-load-from-file): New function
11756 (ada-prj-save): Always save fields that depend on the current buffer
11757 (ada-prj-show-value): New function
11758
11759 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
11760 Ada mode. This will allow us to display the Ada menu in any buffer
11761 we want (for project items).
11762 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
11763 number of spaces in the header.
11764
117652000-07-24 Dave Love <fx@gnu.org>
11766
11767 * ediff-init.el (ediff-region-help-echo): Bind face-help.
11768
117692000-07-23 Noah Friedman <friedman@splode.com>
11770
11771 * type-break.el (type-break): perform autosave.
11772 Suggested by Stephen Gildea <gildea@intouchsys.com>.
11773 (type-break-do-query): Cancel query schedule while performing
11774 actual query, to avoid possibility of a second query being made
11775 while first one is already in progress.
11776 (type-break-time-stamp-format): New variable.
11777 (type-break-time-stamp): New function.
11778 (type-break-time-warning): Use it.
11779 (type-break-keystroke-warning): Use it.
11780 (type-break-noninteractive-query): Use it.
11781
11782 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
11783 cookie.
11784 Use add-minor-mode to set minor-mode-alist, if available.
11785 (eldoc-echo-area-use-multiline-p): New user option.
11786 (eldoc-echo-area-multiline-supported-p): New variable.
11787 (eldoc-docstring-format-sym-doc): Use them.
11788 (eldoc-mode): If not using idle timers, append to local post and
11789 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
11790 (eldoc-display-message-no-interference-p): Don't interfere with
11791 edebug.
11792 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
11793 (eldoc-function-arglist): New function.
11794 (eldoc-function-argstring): Use it.
11795
11796 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
11797 auto save directory exists before calling directory-files.
11798
117992000-07-23 Dave Love <fx@gnu.org>
11800
11801 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
11802 ^o, ^u.
11803
118042000-07-21 Dave Love <fx@gnu.org>
11805
11806 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
11807 now passed to the function. It now works properly.
11808
11809 * smerge-mode.el (smerge-mode-menu): Fill it out.
11810
118112000-07-20 Gerd Moellmann <gerd@gnu.org>
11812
11813 * info-look.el (info-lookup): If *info* is shown in another frame
11814 on the same display, select that frame, instead of switching to
11815 the Info buffer in another window of the selected frame.
11816
11817 * simple.el (universal-argument-map): Bind numeric keypad keys
11818 kp-0 to kp-9 and kp-subtract.
11819 (digit-argument): Handle these keys.
11820
118212000-07-20 Dave Love <fx@gnu.org>
11822
11823 * net/goto-addr.el (goto-address-fontify): Don't bother with
11824 buffer-modified and read-only stuff -- irrelevant with overlays.
11825 Put an extra property on the overlays and use it to clean up in
11826 case goto-address is re-run.
11827
118282000-07-19 Richard M. Stallman <rms@gnu.org>
11829
11830 * timer.el (run-with-idle-timer): Doc fix.
11831
11832 * mail/mail-utils.el (mail-strip-quoted-names):
11833 Handle case where <...> appears inside "...".
11834 Use replace-match to edit the string more simply.
11835 (rmail-dont-reply-to): Cope with an unmatched ".
11836
118372000-07-19 Dave Love <fx@gnu.org>
11838
11839 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
11840 implementation.
11841
11842 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
11843 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
11844 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
11845
118462000-07-19 Gerd Moellmann <gerd@gnu.org>
11847
11848 * textmodes/refer.el: Correct maintainer's email address.
11849
11850 * progmodes/hideif.el: Correct author's email address.
11851 Fix typo in comment.
11852
11853 * xml.el: New file.
11854
11855 * mail/mailheader.el: Correct author's mail address.
11856
11857 * gnus/parse-time.el: Correct author's mail address.
11858
118592000-07-19 Colin Walters <walters@cis.ohio-state.edu>
11860
11861 * comint.el (comint-highlight-input, comint-highlight-face):
11862 New user options.
11863 (comint-input-ring-file-name): Change custom type.
11864 (comint-mode-map): Bind mouse-2.
11865 (comint-insert-clicked-input): New function.
11866 (comint-send-input): Handle input highlighting.
11867
118682000-07-18 Stefan Monnier <monnier@cs.yale.edu>
11869
11870 * mouse.el (popup-menu): New function.
11871 (mouse-major-mode-menu): Use it.
11872
118732000-07-18 Dave Love <fx@gnu.org>
11874
11875 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
11876 improvements.
11877
118782000-07-18 Gerd Moellmann <gerd@gnu.org>
11879
11880 * faces.el (face-font-selection-order)
11881 (face-font-family-alternatives): Add custom type.
11882
118832000-07-18 Dave Love <fx@gnu.org>
11884
11885 * cus-edit.el (custom-variable-reset-saved)
11886 (custom-variable-reset-standard): Remove unused bindings.
11887
11888 * rect.el (open-rectangle-line): Remove unused let.
11889
11890 * hl-line.el (hl-line-highlight): Check hl-line-mode.
11891
118922000-07-18 Gerd Moellmann <gerd@gnu.org>
11893
11894 * cdl.el: Fix `Maintainer' keyword.
11895
11896 * play/pong.el: Add author's email address.
11897
118982000-07-17 Sam Steingold <sds@gnu.org>
11899
11900 * files.el (insert-directory): Call `split-string' instead of
11901 re-implementing it.
11902
119032000-07-18 Gerd Moellmann <gerd@gnu.org>
11904
11905 * mail/vms-pmail.el: Change maintainer to FSF.
11906
11907 * net/goto-addr.el: Change maintainer to FSF.
11908
11909 * info.el (Info-title-face-alist): Removed.
11910
119112000-07-18 David Ponce <david@dponce.com>
11912
11913 * recentf.el (recentf-open-files): New command that works like
11914 `recentf-open-more-files', but shows the whole list of files (not just
11915 those omitted from the menu). Useful if you don't use a menu-bar!
11916 (recentf-open-more-files) Modified to use `recentf-open-files'.
11917
11918 (recentf-open-files, recentf-open-more-files)
11919 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
11920
11921 (recentf-dialog-mode): New mode for dialogs. You can now just type
11922 "q" to cancel the dialogs.
11923
119242000-07-18 David Ponce <david@dponce.com>
11925
11926 * recentf.el: This is a major update of recentf.el. It adds new
11927 features to better organize the recentf menu and "More..." buffer.
11928
11929 Using new provided menu filtering functions you can now organize the
11930 recent files list:
11931
11932 - by major modes
11933 - by directories
11934 - by user defined rules
11935
11936 Finally, with the new `recentf-filter-changer' customizable filter you
11937 can define a ring of filters and dynamically (via the menu) cycle on
11938 each menu organization in the ring (a la msb).
11939
119402000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
11941
11942 * eshell/eshell.el (eshell): Replace links to eshell.info with
11943 links to eshell, to avoid problems on systems where the manual is
11944 installed as `eshell'.
11945 * eshell/esh-cmd.el (eshell-cmd): Ditto.
11946 * eshell/em-smart.el (eshell-smart): Ditto.
11947 * eshell/em-banner.el (eshell-banner): Ditto.
11948 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
11949
11950 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
11951 same-file check in the MS-DOS version (it does support inodes).
11952
11953 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
11954
11955 * eshell/eshell.el (eshell-directory-name):
11956 Run default directory name through convert-standard-filename.
11957
119582000-07-18 Kenichi Handa <handa@etl.go.jp>
11959
11960 * international/mule-cmds.el (select-safe-coding-system):
11961 Fix typo in the comment.
11962
11963 * language/european.el (compound-text):
11964 Force katakana-jisx0201 to be designated to G1.
11965
11966 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
11967 Don't translate some national variant characters of latin-jisx0201.
11968 (x-ctext): Force katakana-jisx0201 to be designated to G1.
11969
11970 * international/kkc.el (kkc-after-update-conversion-functions):
11971 New variable.
11972 (kkc-update-conversion): Run functions in it at the tail.
11973
119742000-07-16 John Wiegley <johnw@gnu.org>
11975
11976 * lisp/align.el (align-newline-and-indent):
11977 Adding new function. for auto-aligning blocks of code on RET.
11978 (align-region): Fixed badly formatted minibuffer message.
11979
119802000-07-17 Kenichi Handa <handa@etl.go.jp>
11981
11982 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
11983 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
11984 the conversion list at first if appropriate.
11985 (kkc-next): Don't update kkc-next-count here.
11986 (kkc-prev): Don't update kkc-prev-count here.
11987 (kkc-show-conversion-list-update): Fix setting up of conversion
11988 list message.
11989
119902000-07-16 Stefan Monnier <monnier@cs.yale.edu>
11991
11992 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
11993
119942000-07-16 Dave Love <fx@gnu.org>
11995
11996 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
11997 function to be more specific.
11998
11999 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
12000 non-string help-echo.
12001 (widget-types-convert-widget): Defsubst it.
12002 (widget-echo-help): Try to cope with a help-echo function of two
12003 possible sorts.
12004
120052000-07-15 Jason Rumney <jasonr@gnu.org>
12006
12007 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
12008 Declare as obsolete.
12009
12010 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
12011
120122000-07-14 Gerd Moellmann <gerd@gnu.org>
12013
12014 * hilit-chg.el: Fix typo.
12015
120162000-07-14 Dave Love <fx@gnu.org>
12017
12018 * info.el (Info-mode-menu): Fix use of :help, :enable.
12019
120202000-07-14 Stefan Monnier <monnier@cs.yale.edu>
12021
12022 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
12023
120242000-07-13 Dave Love <fx@gnu.org>
12025
12026 * emacs-lisp/easymenu.el: Doc fixes.
12027 (easy-menu-remove): Defalias to ignore.
12028
12029 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
12030 Call throw correctly.
12031
120322000-07-13 Gerd Moellmann <gerd@gnu.org>
12033
12034 * faces.el (frame-background-mode): Doc fix.
12035
12036 * simple.el (eval-expression-print-length): Change custom type to
12037 allow entering nil as value.
12038
120392000-07-13 Dave Love <fx@gnu.org>
12040
12041 * progmodes/fortran.el (fortran-imenu-generic-expression):
12042 Change definition layout.
12043 (fortran-mode-menu): Reinstate customize entries.
12044
12045 * cus-edit.el (custom-group-menu-create, customize-menu-create):
12046 Use :filter, per old XEmacs code.
12047
120482000-07-12 Gerd Moellmann <gerd@gnu.org>
12049
12050 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
12051 event when deciding what to send to the terminal.
12052
120532000-07-12 Dave Love <fx@gnu.org>
12054
12055 * cus-start.el: Add optional version as 4th element of specs and
12056 use it for several things new in v21. Remove load-path. Fix type
12057 of line-number-display-limit.
12058
120592000-07-11 Dave Love <fx@gnu.org>
12060
12061 * progmodes/fortran.el: Don't require easymenu.
12062 Use repeat counts in various regexps.
12063 (fortran-mode-syntax-table): Defvar directly.
12064 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
12065 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
12066 Use defvar, not defconst.
12067 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
12068 (fortran-mode): Set fortran-comment-line-start-skip,
12069 fortran-comment-line-start-skip, dabbrev-case-fold-search.
12070 (fortran-comment-indent): Use defsubst.
12071 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
12072 Use fortran-comment-indent, not fortran-comment-indent-function.
12073 (fortran-comment-region, fortran-electric-line-number): Simplify.
12074 (fortran-auto-fill): New function.
12075 (fortran-do-auto-fill): Deleted.
12076 (fortran-find-comment-start-skip):
12077 Check for non-null comment-start-skip.
12078 (fortran-auto-fill-mode, fortran-fill-statement):
12079 Use fortran-auto-fill.
12080 (fortran-fill): Use fortran-auto-fill. Check for null
12081 comment-start-skip. Simplify final clause and use end-of-line finally.
12082
12083 * widget.el (widget-plist-member): New alias.
12084
120852000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
12086
12087 * eshell/esh-module.el (toplevel): Reference
12088 byte-compile-current-file only if it is bound.
12089
120902000-07-10 Gerd Moellmann <gerd@gnu.org>
12091
12092 * dired.el: Don't require `dired-aux'.
12093
120942000-07-10 Miles Bader <miles@lsi.nec.co.jp>
12095
12096 * dired-aux.el (dired-show-file-type): New function.
12097 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
12098 (dired-show-file-type): Add autoload.
12099
121002000-07-10 Kenichi Handa <handa@etl.go.jp>
12101
12102 * international/mule-diag.el (describe-font): Adjusted for the
12103 change of fontset-info.
12104 (print-fontset): Likewise.
12105
121062000-07-09 Stefan Monnier <monnier@cs.yale.edu>
12107
12108 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
12109
121102000-07-07 Gerd Moellmann <gerd@gnu.org>
12111
12112 * bindings.el: Bind `[delete]' to delete-char.
12113
12114 * dired.el (dired-find-alternate-file): New function.
12115 (dired-mode-map): Bind `a' to dired-find-alternate-file.
12116 (toplevel): Require dired-aux when compiling.
12117 (dired-buffers): Move defvar within file to avoid compiler warning.
12118
12119 * info.el (Info-last-search): Variable removed.
12120 (Info-search-history): New variable.
12121 (Info-search): New Info-search-history.
12122
12123 * battery.el, info-look.el: Change author's mail address.
12124
121252000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12126
12127 * mail/rmail.el (rmail-clear-headers): Don't throw an error
12128 if rmail-ignored-headers is nil.
12129 (rmail-retry-failure): Bind rmail-ignored-headers and
12130 rmail-displayed-headers to nil.
12131
121322000-07-06 Gerd Moellmann <gerd@gnu.org>
12133
12134 * lpr.el (lpr-page-header-switches): Add `-h' switch.
12135 (print-region-1): Don't hard code `-h' here.
12136
12137 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
12138
121392000-07-01 Francesco Potorti` <pot@gnu.org>
12140
12141 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
12142 exim can use "your message" instead of "the message".
12143
121442000-07-06 Stefan Monnier <monnier@cs.yale.edu>
12145
12146 * facemenu.el: Docstrings fixes.
12147 (facemenu-get-face): Don't use internal-find-face.
12148 (facemenu-iterate): Rename arg to match the docstring.
12149
12150 * newcomment.el (uncomment-region): Be more careful when skipping
12151 backwards over `=' not to bump into BOBP.
12152
121532000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
12154
12155 * ediff-diff.el (ediff-wordify): Use syntax table.
12156 * ediff-init.el (ediff-has-face-support-p): Use
12157 ediff-color-display-p.
12158 (ediff-color-display-p): Use display-color-p, changed to defun
12159 from defsubst.
12160 Got rid of special cases for NeXT and OS/2.
12161 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
12162 face.
12163
121642000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12165
12166 * emacs-lisp/lucid.el: Require CL.
12167 (copy-tree, remprop): Remove, it's provided by CL.
12168 (map-keymap): Define in terms of cl-map-keymap.
12169 (extent-property, set-extent-end-glyph): New functions.
12170
12171 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
12172
121732000-07-05 Gerd Moellmann <gerd@gnu.org>
12174
12175 * Makefile.in (DONTCOMPILE): Add comment that the name may
12176 not be changed without changing the make-dist script.
12177
12178 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
12179 (cl-mapc): Use mapc instead of cl-old-mapc.
12180
121812000-07-05 Andrew Innes <andrewi@gnu.org>
12182
12183 * makefile.nt: Add support for `bootstrap' and related targets.
12184
121852000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12186
12187 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
12188 (easy-menu-do-define): Use `menu-item' format.
12189 Handle case where easy-menu-create-menu returns a symbol.
12190 Manually call the potential top-level filter in the function binding.
12191 (easy-menu-filter-return): New arg NAME.
12192 Convert to a keymap if MENU is an XEmacs menu.
12193 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
12194 (easy-menu-converted-items-table, easy-menu-convert-item):
12195 New var and fun to memoize easy-menu-convert-item-1.
12196 (easy-menu-do-add-item): Use it.
12197 (easy-menu-create-menu): Use easy-menu-convert-item.
12198 Wrap easy-menu-filter-return around any :filter specification.
12199 Don't convert the menu if a filter was specified.
12200 Tell easy-menu-make-symbol not to check for MENU being an expression.
12201 (easy-menu-make-symbol): New arg NOEXP.
12202
122032000-07-05 Gerd Moellmann <gerd@gnu.org>
12204
12205 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
12206 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
12207 (eval-defun): If called with prefix arg, instrument code for
12208 Edebug.
12209
12210 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
12211 similar to that of eval-defun.
12212
122132000-07-04 Dave Love <fx@gnu.org>
12214
12215 * hl-line.el (hl-line-overlay): Make it permanent-local.
12216
12217 * calendar/todo-mode.el: Replaced with a working version, based on
12218 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
12219
122202000-07-03 Miles Bader <miles@lsi.nec.co.jp>
12221
12222 * paths.el (prune-directory-list): New function.
12223 (Info-default-directory-list): Rewritten to more methodically
12224 enumerate a big list of possible info directories (based on the
12225 list used by the standalone info reader).
12226
12227 * info.el (info-initialize): Use prune-directory-list to remove
12228 non-existent directories from Info-directory-list.
12229
12230 * paths.el (Info-default-directory-list): Try a list of possible
12231 info-directories instead of a single one. Add the possible
12232 info directory "/usr/share/info".
12233
12234 * woman.el (woman-man.conf-path): Explicitly include the debian
12235 man-db config file "/etc/manpath.config".
12236 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
12237 are present in `manpath.config'.
12238 (woman-manpath): Include "/usr/share/man".
12239
122402000-07-03 Gerd Moellmann <gerd@gnu.org>
12241
12242 * frame.el (blink-cursor-mode): Don't hide cursor initially.
12243
12244 * startup.el (command-line): Initialize blink-cursor based
12245 on window-system.
12246
12247 * frame.el (blink-cursor): Default to nil if not running under
12248 a window-system.
12249
12250 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
12251 (face-x-resources): Remove duplicate entry for :font.
12252
12253 * textmodes/refer.el (refer-find-entry-internal): Use some-window
12254 instead of cycling through windows with next-window.
12255
12256 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
12257 of cycling through windows with next-window.
12258
12259 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
12260 of cycling through windows with next-window.
12261
12262 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
12263 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
12264 instead of cycling through windows with next-window.
12265
12266 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
12267 instead of cycling through windows with next-window.
12268
12269 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
12270 of cycling through windows with next-window.
12271
12272 * terminal.el (te-process-output): Use walk-windows instead of
12273 cycling through windows with next-window.
12274
12275 * server.el (server-switch-buffer): Use some-window instead of
12276 cycling through windows with next-window.
12277
12278 * window.el (some-window): New function.
12279 (walk-windows): Remove reference to walk-windows-start.
12280
12281 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
12282
122832000-07-03 Richard Stallman <rms@gnu.org>
12284
12285 * window.el (walk-windows): Guarantee termination by keeping a list
12286 of all the windows already handled.
12287
122882000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12289
12290 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
12291 window-system.
12292
12293 * man.el (Man-notify-when-ready): Don't use window-system. If
12294 Man-notify-method is newframe, and the display is not
12295 multi-frame, select the frame created for the man page.
12296 (Man-init-defvars): Doc fix.
12297
122982000-06-28 Gerd Moellmann <gerd@gnu.org>
12299
12300 * faces.el (region): Change background color for light background.
12301
12302 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12303 attribute from mode-line face of Ediff control frame.
12304
12305 * replace.el (query-replace-map): Bind `e' like `E'.
12306
123072000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12308
12309 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12310 Change name to "Select All".
12311
12312 * dos-fns.el (convert-standard-filename): Fix last change.
12313
123142000-06-27 Gerd Moellmann <gerd@gnu.org>
12315
12316 * help.el (describe-variable): Don't insert a second `'s' in front
12317 of the string `value is shown below'. Since the syntax-table is
12318 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12319 an existing `'s', so that this won't be deleted.
12320
12321 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12322 * pcmpl-unix.el: New files.
12323
123242000-06-26 Stefan Monnier <monnier@cs.yale.edu>
12325
12326 * wid-edit.el (widget-member): Use the new plist-member.
12327
123282000-06-26 Gerd Moellmann <gerd@gnu.org>
12329
12330 * replace.el (perform-replace): Undo change of 2000-04-04.
12331 Instead, move backward 1 character at the end of the loop when
12332 necessary.
12333
12334 * faces.el (fringe): Change face for different backgrounds.
12335
12336 * eshell/esh-module.el (toplevel): Load defgroup's differently;
12337 patch from John.
12338
12339 * eshell/*.el: Change spelling of the Free Software Foundation.
12340
12341 * eshell/esh-toggle.el: Removed.
12342
12343 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
12344
12345 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
12346 interactively.
12347
123482000-06-26 Alex Schroeder <alex@gnu.org>
12349
12350 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
12351 `define-key'; instead of checking `(emacs-version)' check for
12352 `set-keymap-parent' and `set-keymap-name' directly. Add entries
12353 for `;' and `o' which might be electric.
12354
12355 (sql-electric-stuff): New user option.
12356 (sql-magic-go): New function which uses `sql-electric-stuff'.
12357 (sql-magic-semicolon): New function which uses
12358 `sql-electric-stuff'.
12359
12360 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
12361 is not fboundp.
12362
12363 (sql-oracle-options): New variable.
12364 (sql-oracle): Use it.
12365
12366 (sql-imenu-generic-expression): Doc change.
12367 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
12368 is used.
12369
12370 (sql-informix): Added command line parameter "-" to force
12371 sql-informix-program to use stdout.
12372
123732000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
12374
12375 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
12376 (cp864-decode-table): Doc fix.
12377 (cp720-decode-table): New variable, supports the Arabic OEM
12378 codepage used by Windows.
12379 (cp737-decode-table): New, Greek OEM codepage used by Windows.
12380
123812000-06-23 Dave Love <fx@gnu.org>
12382
12383 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
12384 (font-lock-fontify-anchored-keywords): Use
12385 line-beginning-position.
12386 (global-font-lock-mode): Use mapc.
12387
123882000-06-23 Stefan Monnier <monnier@cs.yale.edu>
12389
12390 * eshell/esh-module.el: Require CL when compiling.
12391
123922000-06-23 Gerd Moellmann <gerd@gnu.org>
12393
12394 * comint.el (comint-substitute-in-file-name): Call replace-match
12395 with second and third arg t.
12396
12397 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12398 Specify foreground color.
12399
12400 * faces.el (tool-bar, mode-line, header-line): Specify foreground
12401 color.
12402
12403 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
12404
12405 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
12406 cddr instead of cdddr.
12407
12408 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
12409 instead of copy-list.
12410
12411 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
12412 of copy-list.
12413
12414 * subdirs.el: Add eshell subdirectory.
12415
12416 * eshell: New subdirectory containing the Eshell package.
12417
12418 * pcomplete.el: New file.
12419
124202000-06-23 Paul Eggert <eggert@twinsun.com>
12421
12422 * mail/mailpost.el (post-mail-send-it): Make sure file has
12423 proper permissions from birth.
12424
12425 * files.el (basic-save-buffer-2): When temporarily setting
12426 file modes, set them to current modes plus 0200, not to 0777.
12427
12428 * emerge.el (emerge-make-temp-file): Make sure file has proper
12429 permissions from birth.
12430
124312000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
12432
12433 * files.el (make-backup-file-name-1): On DOS/Windows, run the
12434 backup file name through convert-standard-filename.
12435
12436 * dos-fns.el (convert-standard-filename): Convert leading
12437 directories as well. When long file names are supported, convert
12438 characters that are invalid in Windows file names.
12439
124402000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12441
12442 * ps-print.el: Fix bug: if ^L is the very first buffer character,
12443 ps-print crashes. New feature: page selection for printing. Create
12444 raw-text-unix coding system for XEmacs. Doc fix.
12445 (ps-print-version): New version number (5.2.3).
12446 (ps-plot-region): Bug fix.
12447 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
12448 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
12449 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
12450 funs.
12451 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
12452 (ps-last-page): New vars.
12453
124542000-06-21 Gerd Moellmann <gerd@gnu.org>
12455
12456 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
12457 empty option string.
12458
124592000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
12460
12461 * man.el (man): Doc fix.
12462
124632000-06-21 Kenichi Handa <handa@etl.go.jp>
12464
12465 * international/mule-cmds.el (set-language-info-alist): Docstring
12466 fixed.
12467
124682000-06-20 Gerd Moellmann <gerd@gnu.org>
12469
12470 * version.el (emacs-version): Use ISO date format.
12471
12472 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
12473 instead of `M-backspace'.
12474
12475 * simple.el (turn-off-auto-fill): New function.
12476
124772000-06-20 Stefan Monnier <monnier@cs.yale.edu>
12478
12479 * jit-lock.el (with-buffer-prepared-for-jit-lock):
12480 Renamed from with-buffer-prepared-for-font-lock and use
12481 inhibit-modification-hooks rather than setting *-change-functions.
12482 Update all functions to use the new name.
12483 (jit-lock-first-unfontify-pos): New semantics (and doc).
12484 (jit-lock-mode): Make non-interactive.
12485 Don't automatically turn on font-lock.
12486 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
12487 Always use jit-lock-after-change.
12488 Remove and restore font-lock-after-change-function.
12489 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
12490 (jit-lock-after-unfontify-buffer): Remove.
12491 (jit-lock-stealth-fontify):
12492 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
12493 (jit-lock-after-change): Set the `fontified' text-prop to nil.
12494
124952000-06-20 Sam Steingold <sds@gnu.org>
12496
12497 * emacs-lisp/cl-indent.el (toplevel): Indent
12498 `print-unreadable-object' properly. Untabify.
12499
125002000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12501
12502 * textmodes/reftex.el (reftex-find-citation-regexp-format):
12503 Support for bibentry.
12504 (reftex-compile-variables): Fixed problem with end of section-re.
12505
12506 * texmodes/reftex-dcr.el (reftex-view-crossref,
12507 reftex-view-crossref-from-bibtex):
12508 Deal with changed `reftex-find-citation-regexp-format'.
12509 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
12510 Replaced `remprop' with `put'.
12511 (reftex-view-crossref, reftex-view-crossref-when-idle):
12512 Support for bibentry.
12513
12514 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12515 New entry for bibentry package.
12516
12517 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12518 Regexp also matches "\nobibliography".
12519
12520 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
12521 Call `reftex-ensure-write-access' before doing anything.
12522 (reftex-ensure-write-access): New function.
12523
125242000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12525
12526 * progmodes/idlwave.el: File re-installed (update to version 4.2)
12527
12528 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
12529
12530 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
12531
12532 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
12533
12534
125352000-06-20 Dave Love <fx@gnu.org>
12536
12537 * faces.el (frame-background-mode): Use set-default, not set, in
12538 setter.
12539 (frame-update-faces, frame-update-face-colors): Define with
12540 defalias.
12541
12542 * enriched.el (enriched-decode-foreground)
12543 (enriched-decode-background): Don't use internal-find-face.
12544
12545 * apropos.el: Doc fixes.
12546
12547 * cus-edit.el (customize-changed-options): Check arg.
12548 (customize-version-lessp): Don't require decimal point.
12549
12550 * custom.el (defcustom, defgroup): Doc fix.
12551
12552 * newcomment.el (comment) <defgroup>: Add :version.
12553 (comment-multi-line): Doc fix.
12554
12555 * emulation/mlsupport.el (define-hooked-local-abbrev,
12556 define-hooked-global-abbrev): Fix, using define-abbrev.
12557
125582000-06-19 Gerd Moellmann <gerd@gnu.org>
12559
12560 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
12561 the whole buffer.
12562
125632000-06-19 Dave Love <fx@gnu.org>
12564
12565 * menu-bar.el (menu-bar-options-save): New function.
12566 (menu-bar-options-menu): Use it.
12567 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
12568 Simplify.
12569
125702000-06-19 Andreas Schwab <schwab@suse.de>
12571
12572 * progmodes/etags.el (tags-query-replace): Put new parameters
12573 START and END at the end, for backward compatibility.
12574
125752000-06-19 Kenichi Handa <handa@etl.go.jp>
12576
12577 * international/codepage.el:
12578 (cp-coding-system-for-codepage-1): Delete special codes for
12579 generating xxx-dos coding system because now a CCL based coding
12580 system can handle EOL conversion by default.
12581
12582 * international/mule.el (make-coding-system): Generate subsidiary
12583 coding systems for EOL handling variants even for a CCL based
12584 coding system.
12585
125862000-06-19 Kenichi Handa <handa@etl.go.jp>
12587
12588 * international/isearch-x.el (isearch-minibuffer-input-method)
12589 (isearch-minibuffer-input-method-function): These variables
12590 deleted.
12591 (isearch-with-input-method): Don't use the above variables.
12592 (isearch-process-search-multibyte-characters): Likewise. Call
12593 read-string with the arg INHERIT-INPUT-METHOD t.
12594
125952000-06-17 Stefan Monnier <monnier@cs.yale.edu>
12596
12597 * font-lock.el (font-lock-after-fontify-buffer)
12598 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
12599
12600 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
12601 Use consistent make-local-variable style for font-lock-fontified.
12602 (jit-lock-fontify-buffer):
12603 Don't bother checking for font-lock-mode and jit-lock-mode.
12604
12605 * time.el: Remove trailing ^M that prevent CVS-merging.
12606
126072000-06-16 Gerd Moellmann <gerd@gnu.org>
12608
12609 * Makefile.in (distclean): New target.
12610
126112000-06-16 Stefan Monnier <monnier@cs.yale.edu>
12612
12613 * Makefile.in (srcdir): Define for update-subdirs.
12614
126152000-06-16 Gerd Moellmann <gerd@gnu.org>
12616
12617 * find-lisp.el: New file.
12618
126192000-06-16 Andrew Innes <andrewi@gnu.org>
12620
12621 * time.el (display-time-mail-function): New variable, to allow
12622 external packages to indicate when new mail is available.
12623 (display-time-update): Use it.
12624
126252000-06-16 Kenichi Handa <handa@etl.go.jp>
12626
12627 * international/mule.el (mule-version): Change version name to
12628 SAKAKI. AOI has already been used by Meadow.
12629
12630 * international/quail.el (quail-show-guidance-buf): To find the
12631 bottom window (but minibuffer), pay attention to the height of
12632 minibuffer.
12633
126342000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
12635
12636 * arc-mode.el (archive-mode-map): Use the new menu-item format for
12637 menu-bar menus. Add help strings. Don't remove the Edit menu
12638 from the menu bar, as the menu bar has enough space now.
12639
12640 * Makefile.in (SHELL): Make sure /bin/sh is used.
12641
12642 * woman.el (woman-man-buffer): Fix bold and underlined CJK
12643 characters, which use series of two ^H characters instead of one.
12644
126452000-06-15 Gerd Moellmann <gerd@gnu.org>
12646
12647 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
12648 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
12649 functions.
12650 (Info-find-node-2): Try a case-sensitive search first, then
12651 do a case-insensitive search.
12652
12653 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
12654 tutorials.
12655
12656 * complete.el (PC-env-vars-alist): New variable.
12657 (PC-complete-as-file-name): New function.
12658 (partial-completion-mode): Initialize PC-env-vars-alist from
12659 process-environment.
12660 (PC-do-completion): Handle completion of env vars.
12661
12662 * info.el (Info-set-mode-line): Show file name in mode line,
12663 use `*Info*' instead of `Info:'.
12664
12665 * startup.el (command-line-1): Change copyright messages to year
12666 2000.
12667
126682000-06-15 Dave Love <fx@gnu.org>
12669
12670 * net/goto-addr.el (goto-address-fontify): Use keymap property,
12671 not local-map.
12672
126732000-06-15 Kenichi Handa <handa@etl.go.jp>
12674
12675 * international/mule.el (set-buffer-file-coding-system): Almost
12676 rewritten to handle `undecided' as no-op.
12677
126782000-06-14 Gerd Moellmann <gerd@gnu.org>
12679
12680 * Makefile.in: New file.
12681
12682 * Makefile: Removed.
12683
12684 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
12685 (goto-address-highlight-keymap): Bind C-c RET.
12686
126872000-06-14 Kenichi Handa <handa@etl.go.jp>
12688
12689 * mail/sendmail.el (sendmail-send-it): The temporary buffer
12690 inherits buffer-file-coding-system of the current buffer.
12691
12692 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
12693 0. Give correct argument to set-auto-coding-function.
12694 (tar-expunge): For goto-char, use (point-min), not 0.
12695 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
12696 (tar-subfile-save-buffer): Likewize.
12697
12698 * international/mule.el
12699 (after-insert-file-set-buffer-file-coding-system): Call
12700 set-buffer-file-coding-system with the arg FORCE t.
12701
127022000-06-13 Gerd Moellmann <gerd@gnu.org>
12703
12704 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
12705 nil. Contemporary sendmails issue an X-Authentication-Warning if
12706 the sender is set with `-f'.
12707
127082000-06-13 Dave Love <fx@gnu.org>
12709
12710 * help.el (describe-function-1): Kluge around cases of functions
12711 fset to subrs whose doc doesn't match their symbol-name.
12712
12713 * image.el (insert-image): Default STRING to a space.
12714
12715 * info.el Doc fixes.
12716 (Info-build-node-completions): Match Ref tags.
12717
127182000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
12719
12720 * frame.el (display-multi-frame-p, display-multi-font-p): New
12721 defaliases for display-graphic-p.
12722
12723 * hl-line.el: Fixed a typo in commentary.
12724
127252000-06-13 Kenichi Handa <handa@etl.go.jp>
12726
12727 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
12728 fixed.
12729
127302000-06-12 Dave Love <fx@gnu.org>
12731
12732 * image.el (insert-image): Save a little consing.
12733
127342000-06-12 Kenichi Handa <handa@etl.go.jp>
12735
12736 * language/tibet-util.el: Convert all tibetan-1-column characters
12737 to the corresponding tibetan characters.
12738 (tibetan-add-components): Delete code for the special treatment of
12739 'a chung.
12740
12741 * language/tibetan.el (tibetan-composable-pattern): Fix previous
12742 change.
12743 (tibetan-vowel-transcription-alist): More rules added.
12744 (tibetan-composite-vowel-alist): New variable.
12745 (tibetan-precomposition-rule-alist): More rules added.
12746
127472000-06-12 Stefan Monnier <monnier@cs.yale.edu>
12748
12749 * startup.el (command-line): Only call menu-bar-mode if interactive.
12750
12751 * thingatpt.el (toplevel symbol-properties):
12752 * textmodes/makeinfo.el (makeinfo-compile):
12753 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
12754 * progmodes/hideif.el (hif-compress-define-list)
12755 (hide-ifdef-use-define-alist):
12756 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
12757 (ange-ftp-vms-add-file-entry):
12758 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
12759 * man.el (Man-build-man-command):
12760 * mail/rnewspost.el (news-reply-header-hook):
12761 * info.el (Info-insert-dir):
12762 * emulation/mlconvert.el (backward-word, forward-word, setq):
12763 * emacs-lisp/gulp.el (gulp-send-requests):
12764 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
12765 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
12766 (byte-optimize-apply, end of file):
12767 * emacs-lisp/advice.el (ad-advice-class-completion-table)
12768 (ad-make-freeze-definition):
12769 * startup.el (command-line, command-line-1): Don't quote lambdas.
12770
12771 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
12772 (cvs-cleanup-removed): New function.
12773 (cvs-cleanup-functions): New var.
12774 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
12775 some flexibility in specifying additional entries to auto-cleanup.
12776 (cvs-quickdir): New function.
12777 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
12778 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
12779 (cvs-mode-find-file): Check that we are on a filename or dirname
12780 when invoked through a mouse-click.
12781 (cvs-full-path): Remove.
12782 (cvs-dired-action): Re-introduced.
12783 (cvs-dired-noselect): Use it.
12784 (vc-post-command-functions): use this new hook if available.
12785
12786 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
12787 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
12788 (cvs-filename-map, cvs-dirname-map): Remove.
12789 (cvs-default-action): Remove.
12790 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
12791 if the arg is really a keymap.
12792 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
12793 Don't hardcode the mapping from state (aka type) to face, but check
12794 the var cvs-fi-<type>-face instead.
12795 (cvs-fileinfo-from-entries): New function.
12796
12797 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
12798 Docstring fix.
12799 (cvs-find-file-and-jump): Change default to be safer.
12800 (cvs-mode-diff-map): Define it as a function as well.
12801 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
12802 Bind mouse-2 in this global map rather than with text-properties.
12803
12804 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
12805 file to resolve the ambiguity between C(conflict) and C(need-merge).
12806
128072000-06-12 Kenichi Handa <handa@etl.go.jp>
12808
12809 * international/mule.el (set-buffer-file-coding-system): If
12810 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
12811 unconditionally.
12812
128132000-06-12 Dave Love <fx@gnu.org>
12814
12815 * wid-edit.el (widget-specify-button): Really suppress the face if
12816 required.
12817
128182000-06-11 Gerd Moellmann <gerd@gnu.org>
12819
12820 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
12821
128222000-06-11 Stefan Monnier <monnier@cs.yale.edu>
12823
12824 * imenu.el (imenu-generic-expression): Docstring fix.
12825
12826 * composite.el (composition-function-table): Move the `put'
12827 below the autoload cookie so we can load the file before loaddefs.
12828
12829 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
12830
12831 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
12832 Handle easy-mmode-define-global-mode.
12833 For complex macros like define-minor-mode that can generate
12834 several autoload entries, try to autoload entries in the
12835 macroexpanded code.
12836
12837 * emacs-lisp/easy-mmode.el (define-minor-mode):
12838 If KEYMAP is a symbol, just use it.
12839 Use byte-compile-current-file and load-file-name to infer the
12840 proper :require to pass to defcustom.
12841 Wrap the hook var into `progn' so as not to autoload it.
12842 Add a :autoload-end cookie.
12843 Be more careful about the evaluation of KEYMAP.
12844 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
12845 (define-derived-mode): Move define-abbrev-table outside of defvar.
12846
128472000-06-10 Stefan Monnier <monnier@cs.yale.edu>
12848
12849 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
12850 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
12851 (backup-compiled-files): Ignore errors during `tar'.
12852 (bootstrap): Make autoloads before elc files.
12853
128542000-06-10 Kenichi Handa <handa@etl.go.jp>
12855
12856 * international/mule.el (set-buffer-file-coding-system): If one of
12857 undecided-XXX is specified, change only EOL conversion.
12858
12859 * international/mule-conf.el (unix): New alias for the coding
12860 system undecided-unix.
12861
128622000-06-09 Dave Love <fx@gnu.org>
12863
12864 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
12865
12866 * progmodes/executable.el: Byte compile dynamic.
12867 (executable-insert): Change custom type.
12868 (executable-find): Add autoload cookie.
12869 (executable-make-buffer-file-executable-if-script-p): New
12870 function. After Noah Friedman.
12871
12872 * files.el (after-save-hook): Customize, with
12873 executable-make-buffer-file-executable-if-script-p as an option.
12874
128752000-06-09 Kenichi Handa <handa@etl.go.jp>
12876
12877 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
12878 "tib24p-mule.bdf" for Tibetan.
12879
12880 * composite.el (decompose-composite-char): Declare it as obsolete.
12881
12882 * man.el (Man-fontify-manpage): Pay attention to underline and
12883 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
12884
128852000-06-08 Gerd Moellmann <gerd@gnu.org>
12886
12887 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
12888 Set maintainer to FSF since author isn't reachable.
12889
128902000-06-08 Dave Love <fx@gnu.org>
12891
12892 * international/mule-cmds.el (select-safe-coding-system): If
12893 DEFAULT-CODING-SYSTEM is not specified, also check the most
12894 preferred coding-system if buffer-file-coding-system is
12895 `undecided'. From Handa.
12896
128972000-06-08 Kenichi Handa <handa@etl.go.jp>
12898
12899 * international/mule.el
12900 (after-insert-file-set-buffer-file-coding-system): If the buffer
12901 size is greater than INSERTED, judget that we are not visiting.
12902
129032000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
12904
12905 * whitespace.el (defgroup whitespace): Comment out `:version'.
12906 XEmacs 20.4 has problems defining the group with this present.
12907 We'll have this commented out till get resolve the problem.
12908
129092000-06-07 John Wiegley <johnw@gnu.org>
12910
12911 * align.el (align-dq-string-modes, align-sq-string-modes)
12912 (align-open-comment-modes): Add pyhton-mode.
12913 (align-rules-list): Use get-text-property instead of
12914 text-properties-at.
12915 (align-rules-list): Add python-assignment.
12916 (align-rules-list): Change perl-comma-delimiter to
12917 basic-comma-delimiter. Use if for Perl modes and python-mode.
12918 (align-rules-list): Add python-chain-logic and
12919 basic-line-continuation.
12920
129212000-06-07 Jari Aalto <jari.aalto@poboxes.com>
12922
12923 * apropos.el (apropos-mode-hook): New user variable.
12924 (apropos-mode): Run apropos-mode-hook.
12925
129262000-06-07 David Ponce <david@dponce.com>
12927
12928 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
12929 commands. Require `wid-edit' at run-time.
12930
129312000-06-07 David Ponce <david@dponce.com>
12932
12933 * recentf.el: Added some "Commentary".
12934 (recentf-open-more-files, recentf-edit-list): Minor changes to
12935 move the point at the top of the file list. This behaviour is
12936 consistent with the menu one when the list contains a lot of
12937 files.
12938 (recentf-cleanup): Now displays the number of items removed from
12939 the list.
12940 (recentf-relative-filter) New menu filter to show filenames
12941 relative to `default-directory'.
12942
129432000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12944
12945 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
12946 with/without giving an error if PostScript printer doesn't have this
12947 kind of page size. Zebra Stripe continues or restarts on next page.
12948 Manual/automatic paper feeding. Switch or not the header.
12949 (ps-print-version): New version number (5.2.2).
12950 (ps-windows-system): Include emx as a Windows system.
12951 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
12952 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
12953 (ps-background-text): Code fix.
12954 (ps-error-handler-message, ps-user-defined-prologue)
12955 (ps-print-prologue-header, ps-printer-name)
12956 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
12957 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
12958 (ps-use-face-background): Customization fix.
12959 (ps-n-up-database): Data fix.
12960 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
12961 (ps-switch-header): New vars.
12962 (ps-xemacs-color-name, ps-face-foreground-name)
12963 (ps-face-background-name, ps-boolean-constant): New funs.
12964
129652000-06-07 Dave Love <fx@gnu.org>
12966
12967 * allout.el: New version from Manheimer.
12968
129692000-06-07 Kenichi Handa <handa@etl.go.jp>
12970
12971 * textmodes/fill.el (fill-find-break-point): Check the validity of
12972 charset.
12973
129742000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12975
12976 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12977 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12978 Call display-color-p and display-mouse-p instead of looking at
12979 window-system.
12980
129812000-06-06 Dave Love <fx@gnu.org>
12982
12983 * image.el (find-image): Doc fix. Return nil if image not found.
12984 (put-image, insert-image): Make STRING arg optional.
12985
129862000-06-06 Kenichi Handa <handa@etl.go.jp>
12987
12988 * language/vietnamese.el: Remove eval-when-compile.
12989 (viet-viscii-nonascii-translation-table): Define it as a
12990 translation table made from viet-viscii-decode-table.
12991 (viet-viscii-encode-table): Define it as a translation table made
12992 from the reverse map of above.
12993 (viet-vscii-nonascii-translation-table): Define it as a
12994 translation table made from viet-vscii-decode-table.
12995 (viet-vscii-encode-table): Define it as a translation table made
12996 from the reverse map of above.
12997 (ccl-decode-viscii): Use translate-character.
12998 (ccl-encode-viscii, ccl-encode-viscii-font)
12999 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
13000 Likewize.
13001
13002 * language/cyrillic.el: Remove eval-when-compile.
13003 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
13004 translation table made from cyrillic-koi8-r-decode-table.
13005 (cyrillic-koi8-r-encode-table): Define it as a translation table
13006 made from the reverse map of above.
13007 (ccl-decode-koi8): Use translate-character.
13008 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
13009 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
13010 a translation table made from cyrillic-alternativnyj-decode-table.
13011 (cyrillic-alternativnyj-encode-table): Define it as a translation
13012 table made from the reverse map of above.
13013 (ccl-decode-alternativnyj): Use translate-character.
13014 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
13015 Likewize
13016
13017 * international/mule-diag.el (non-iso-charset-alist): Specify
13018 translation table symbol instead of translation table itself.
13019 (list-block-of-chars): CHARSET may be a translation table symbol.
13020
13021 * international/mule.el (make-coding-system): If CODING-SYSTEM
13022 already exists, override it.
13023
13024 * international/fontset.el: Use family `proportional' for Tibetan
13025 fonts.
13026
13027 * international/ccl.el (ccl-compile-translate-character): Don't
13028 check if Rrr has property translation-table.
13029 (ccl-compile-map-multiple): Modified to avoid compiler warning.
13030
130312000-06-05 Gerd Moellmann <gerd@gnu.org>
13032
13033 * info.el: Bind case-fold-search to t when searching in case
13034 a user sets it to nil in a hook.
13035
130362000-06-05 Stefan Monnier <monnier@cs.yale.edu>
13037
13038 * autoarg.el (autoarg-mode, autoarg-kp-mode):
13039 * hl-line.el (hl-line-mode): Use the new :global key argument.
13040
13041 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
13042 (tar-clip-time-string): Prepend a space.
13043 (tar-grind-file-mode): Construct a string rather than modifying one.
13044 (tar-header-block-summarize): Fix docstring.
13045 Use `format' rather than an error-prone set of copy-loops.
13046
13047 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
13048 (diff-goto-source, diff-unified->context, diff-context->unified)
13049 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
13050 understand the format output by the `-p' argument to diff.
13051
13052 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
13053 (sh-re-done): Use defconst.
13054 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
13055 (sh-help-string-for-variable, sh-guess-basic-offset):
13056 Don't quote lambdas.
13057 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
13058 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
13059
13060 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
13061 (mh-letter-mode): Derive from text-mode.
13062 This implicitly means that it now calls kill-all-local-variables.
13063 Also remove the Emacs-18 compatibility code.
13064
13065 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
13066 Make use of symbol-property doc-string-elt.
13067 Use memq rather than a sequence of eq.
13068 (doc-string-elt): Fix the wrong or missing previously unused values.
13069 (autoload-print-form): New function extracted from
13070 generate-file-autoloads to allow recursion when handling progn
13071 so that defvar's and defun's docstrings are properly printed.
13072 (generate-file-autoloads): Use it.
13073
13074 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
13075 Use find-file-hooks in the minor-mode function.
13076 Be careful not to loop indefinitely in the post-command-hook function.
13077
130782000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
13079
13080 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
13081 tty's.
13082 * ediff-diff.el (ediff-exec-process): Use --binary for fine
13083 differences whenever appropriate.
13084 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
13085 * viper.el (find-file, find-file-other-window): Get viper to do
13086 wildcards.
13087
130882000-06-04 Stefan Monnier <monnier@cs.yale.edu>
13089
13090 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
13091 (jit-lock-fontify-buffer): New function for JIT refontification.
13092 (jit-lock-mode): Fix docstring.
13093 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
13094 Remove jit-lock-after-change from the _local_ hook.
13095 (jit-lock-function-1): Fix docstring.
13096
13097 * info.el (Info-on-current-buffer): Initialize info.
13098
13099 * newcomment.el (comment-indent): Ignore comment-indent-hook.
13100
13101 * progmodes/tcl.el (tcl-indent-for-comment):
13102 Ignore comment-indent-hook.
13103
13104 * emacs-lisp/easy-mmode.el: Require CL during compilation.
13105 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
13106 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
13107 and improve to use the lighter to guess the capitalization.
13108 (define-minor-mode): Inline code from easy-mmode-define-toggle.
13109 Add keyword arguments to specify global-ness or the custom group.
13110 Add local-map and help-echo properties to the lighter.
13111 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
13112 (easy-mmode-define-global-mode): New macro.
13113
131142000-06-02 Dave Love <fx@gnu.org>
13115
13116 * wid-edit.el: byte-compile-dynamic since we typically don't use
13117 all the widgets. Don't require cl or widget. Remove
13118 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
13119 (widget-read-event): Removed. Callers changed to use read-event.
13120 (widget-button-release-event-p): Renamed from
13121 button-release-event-p.
13122 (widget-field-add-space, widget-field-use-before-change):
13123 Uncustomize.
13124 (widget-specify-field): Use keymap property, not local-map.
13125 (widget-specify-button): Obey :suppress-face.
13126 (widget-specify-insert): Use modern backquote syntax.
13127 (widget-image-directory): Renamed from widget-glyph-directory.
13128 (widget-image-enable): Renamed from widget-glyph-enable.
13129 (widget-image-find): Replaces widget-glyph-find.
13130 (widget-button-pressed-face): Move defvar.
13131 (widget-image-insert): Replaces widget-glyph-insert.
13132 (widget-convert): Use keywordp.
13133 (widget-leave-text, widget-children-value-delete): Use mapc.
13134 (widget-keymap): Remove XEmacs stuff.
13135 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
13136 (widget-button-click): Don't set point at the click, but re-centre
13137 if we scroll out of window. Rewritten for images v. glyphs &c.
13138 (widget-tabable-at): Use POS arg, not point.
13139 (widget-beginning-of-line, widget-end-of-line)
13140 (widget-item-value-create, widget-sublist, widget-princ-to-string)
13141 (widget-sexp-prompt-value, widget-echo-help): Simplify.
13142 (widget-default-create): Use widget-image-insert; some rewriting.
13143 (widget-visibility-value-create)
13144 (widget-push-button-value-create, widget-toggle-value-create): Use
13145 widget-image-insert.
13146 (checkbox): Create on and off images dynamically.
13147 (documentation-link): Change :help-echo.
13148 (widget-documentation-link-echo-help): Remove.
13149
131502000-06-02 Stefan Monnier <monnier@cs.yale.edu>
13151
13152 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
13153
13154 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
13155 (easy-mmode-define-toggle, define-minor-mode): Use it.
13156 (easy-mmode-define-keymap): Docstring fix.
13157 (define-derived-mode): Default PARENT to fundamental-mode.
13158 Add the derived-mode-parent symbol-property.
13159 (easy-mmode-derived-mode-p): New function.
13160
131612000-06-02 Dave Love <fx@gnu.org>
13162
13163 * files.el (convert-standard-filename): Doc fix.
13164 (normal-backup-enable-predicate): New function.
13165 (backup-enable-predicate): Use it to replace the lambda form.
13166
13167 * calendar/todo-mode.el: [This needs more work on the outline
13168 stuff.] Doc fixes.
13169 (todo) <defgroup>: Add :version.
13170 (todo-add-category): Don't use pushnew.
13171 (todo-cmd-raise): Fix typo.
13172 (todo-top-priorities): Change temp buffer name.
13173 (todo-category-alist): Avoid redundant lambda.
13174 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
13175 Use outline-next-heading.
13176
13177 * autoarg.el: Rewritten to use define-minor-mode.
13178 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
13179 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
13180
131812000-06-02 Kenichi Handa <handa@etl.go.jp>
13182
13183 * isearch.el (isearch-other-meta-char): Fix previous change.
13184
131852000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13186
13187 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
13188 (log-edit-done): Only add the comment to the ring if it's different
13189 from the last comment entered.
13190
13191 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
13192
131932000-06-01 Dave Love <fx@gnu.org>
13194
13195 * hl-line.el: Rewritten using define-minor-mode.
13196
13197 * help.el (describe-function-1): Distinguish special form from
13198 builtin function. Sanity-check presence of arglist for builtins.
13199
132002000-06-01 Kenichi Handa <handa@etl.go.jp>
13201
13202 * international/characters.el: Fix syntax/category setting of
13203 Tibetan characters.
13204
13205 * language/tibet-util.el (tibetan-add-components): Fixes for new
13206 encoding of Tibetan characters.
13207 (tibetan-decompose-precomposition-alist): New variable.
13208 (tibetan-decompose-region): Convert precomposed characters to
13209 non-precomposed characters.
13210 (tibetan-decompose-string): Likewise.
13211 (tibetan-composition-function): Fix args to
13212 thibetan-compose-string.
13213
13214 * language/tibetan.el (tibetan-composable-pattern): More
13215 characters included.
13216 (tibetan-consonant-transcription-alist): Rule for "R" added.
13217 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
13218 "+R" added.
13219 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
13220
13221 * language/lao-util.el (lao-composition-function): Fix args to
13222 compose-string.
13223
13224 * language/thai-util.el (thai-composition-function): Fix args to
13225 compose-string.
13226
13227 * isearch.el (isearch-update): Set disable-point-adjustment to t
13228 to prevent the point moving to the end of a composition when a
13229 part of a composition is searched.
13230 (isearch-other-meta-char): If the key invoking this command can be
13231 mapped by function-key-map to a printing char, call
13232 isearch-process-search-char directly.
13233
132342000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13235
13236 * emacs-lisp/bytecomp.el:
13237 * frame.el:
13238 * international/mule-cmds.el:
13239 * international/mule-util.el:
13240 * international/mule.el:
13241 * mouse.el:
13242 * subr.el:
13243 * faces.el: Update calls to make-obsolete with a WHEN argument.
13244
13245 * byte-run.el (make-obsolete, make-obsolete-variable):
13246 Add an optional WHEN argument and change the format of the
13247 symbol-property information.
13248 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
13249 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
13250 new obsolete-symbol-property format and print WHEN if it is provided.
13251
132522000-05-31 Dave Love <fx@gnu.org>
13253
13254 * loadhist.el (loadhist-hook-functions): Remove
13255 before-change-function, after-change-function.
13256 (unload-feature): Deal with symbols which are both bound and
13257 fbound.
13258
13259 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
13260 before-change-function, after-change-function.
13261
13262 * simple.el (newline): Don't bind before-change-function,
13263 after-change-function.
13264
132652000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
13266
13267 * whitespace.el (whitespace-rescan-timer-time): Update interval
13268 set to 600 seconds (10 minutes) instead of 60 seconds since
13269 a large number of whitespace buffers causes emacs to `freeze'
13270 for a considerable amount of time.
13271
13272 * whitespace.el: Updated email address
13273
132742000-05-31 Dave Love <fx@gnu.org>
13275
13276 * add-log.el (change-log-font-lock-keywords) <function>: Add
13277 pattern for function of change.
13278 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
13279 acknowledgements patterns.
13280
132812000-05-31 Kenichi Handa <handa@etl.go.jp>
13282
13283 * isearch.el (isearch-printing-char): If keyboard coding system is
13284 being used, call isearch-process-search-multibyte-characters.
13285
13286 * international/isearch-x.el: Mostly rewritten.
13287
13288 * international/quail.el (quail-start-conversion): Don't include
13289 unhandled events in the returned events, but set them in
13290 unread-command-events. Exit if all inputs are deleted.
13291
132922000-05-30 Jason Rumney <jasonr@gnu.org>
13293
13294 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
13295
13296 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
13297 Reenable code to create initial fontsets.
13298 Use set-fontset-font in place of put-charset-property.
13299
133002000-05-30 Gerd Moellmann <gerd@gnu.org>
13301
13302 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13303 label, ensure that the first colon isn't followed by another.
13304
13305 * paths.el (Info-default-directory-list): Doc fix.
13306
13307 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13308 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13309 send a query containing USER only, not USER@HOST.
13310
13311 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13312 and rmail-msgend to compute the restriction at the end, instead of
13313 computing it.
13314
133152000-05-29 Gerd Moellmann <gerd@gnu.org>
13316
13317 * dabbrev.el (dabbrev-expand): Don't display messages in the
13318 echo area if the minibuffer window is active.
13319
13320 * jit-lock.el (jit-lock-mode): Add after change function to
13321 local hook.
13322
133232000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
13324
13325 * antlr-mode.el: New commands: hide/unhide actions,
13326 upcase/downcase literals.
13327 (antlr-tiny-action-length): New user option.
13328 (antlr-hide-actions): New command. Suggested by
13329 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
13330 (antlr-mode-map): New binding [C-c C-v].
13331 (antlr-mode-menu): New entries.
13332 (antlr-downcase-literals): New command.
13333 (antlr-upcase-literals): Ditto.
13334
13335 * antlr-mode.el: Minor changes: indendation, mode-name.
13336 (antlr-indent-line): Indent cpp directive at column 0.
13337 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
13338
13339 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
13340 (antlr-font-lock-additional-keywords): Workaround for intentional
13341 bug in XEmacs version of font-lock.
13342 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
13343 be used by a smarter version of `buffers-menu-grouping-function'.
13344
133452000-05-29 Gerd Moellmann <gerd@gnu.org>
13346
13347 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
13348 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
13349
133502000-05-29 Kenichi Handa <handa@etl.go.jp>
13351
13352 * international/encoded-kb.el
13353 (encoded-kbd-iso2022-designation-map): Pay attention to that
13354 charset-iso-final-char return -1 for eight-bit-control and
13355 eight-bit-graphic.
13356
133572000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13358
13359 * speedbar.el (speedbar-use-images, speedbar-update-flag)
13360 (speedbar-easymenu-definition-base): Use display-graphic-p where
13361 available, instead of window-system.
13362
133632000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13364
13365 * international/codepage.el (cp-coding-system-for-codepage-1): Add
13366 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
13367 coding systems.
13368
133692000-05-26 Dave Love <fx@gnu.org>
13370
13371 * disp-table.el (standard-display-underline): Don't use
13372 internal-find-face.
13373
13374 * mail/reporter.el: Maintainer change. Doc fixes.
13375 (reporter-version): Deleted.
13376
13377 * emacs-lisp/elp.el: Maintainer change.
13378 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
13379
133802000-05-26 Stefan Monnier <monnier@cs.yale.edu>
13381
13382 * add-log.el (add-change-log-entry): Merge the current entry with the
13383 previous one if the previous one is empty.
13384
133852000-05-26 Dave Love <fx@gnu.org>
13386
13387 * loadhist.el (unload-feature): Fix interactive spec [from
13388 lijnzaad@ebi.ac.uk].
13389
13390 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
13391 subr-arity to check primitives.
13392 (byte-compile-flush-pending, byte-compile-file-form-progn)
13393 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
13394 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
13395 mapcar.
13396
133972000-05-26 Kenichi Handa <handa@etl.go.jp>
13398
13399 * international/fontset.el: Set family names of non-latin charsets
13400 in default fontset to "*".
13401
13402 * international/mule-diag.el (print-fontset): Combine family part
13403 and registry part of the fontname by "-*-" instead of "-".
13404
13405 * international/mule-cmds.el (encode-coding-char): Make strings
13406 multibyte before calling encode-coding-string.
13407
134082000-05-25 Stefan Monnier <monnier@cs.yale.edu>
13409
13410 * derived.el: Fix keywords.
13411 (define-derived-mode): Only define if needed.
13412
13413 * simple.el (fill-comment, comment-column, comment-start)
13414 (comment-start-skip, comment-end, comment-indent-function)
13415 (block-comment-start, block-comment-end, indent-for-comment)
13416 (set-comment-column, kill-comment, comment-padding, comment-region)
13417 (comment-multi-line, indent-new-comment-line): Remove.
13418
13419 * bindings.el (esc-map): Change ; to comment-dwim and use the new
13420 function names for comment operations.
13421
13422 * newcomment.el: Add abundant autoload cookies.
13423 (comment-style): Don't depend on runtime data at compile-time.
13424 (comment-indent-hook): Remove.
13425 (comment-indent): Check if comment-indent-hook is bound.
13426 (comment-region): Docstring fix.
13427
134282000-05-25 Dave Love <fx@gnu.org>
13429
13430 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
13431 byte-code-function-p.
13432
13433 * mail/rmailsum.el: Add provide.
13434
13435 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
13436
13437 * smerge-mode.el (smerge-diff-switches): Don't use list* in
13438 defcustom.
13439
134402000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
13441
13442 * ediff-diff.el (ediff-exec-process): delete --binary option from
13443 non-buffer ediff jobs.
13444
134452000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13446
13447 * hilit-chg.el (highlight-changes-mode): Ask about color or
13448 grayscale support, not about window-system.
13449
13450 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
13451 window-system.
13452 (ffap-highlight): Always default to t.
13453
13454 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
13455 display-popup-menus-p instead of looking at window-system.
13456
13457 * disp-table.el (standard-display-g1, standard-display-graphic):
13458 Only refuse to use string glyphs on X and MS-Windows.
13459
13460 * avoid.el: Remove window-system from commentary, suggest to use
13461 display-*-p instead.
13462
13463 * apropos.el (apropos-print): Use display-mouse-p instead of
13464 window-system.
13465
134662000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13467
13468 * international/codepage.el (cp-decoding-vector-for-codepage):
13469 Fill up unsupported characters with their own codes. From Kenichi
13470 Handa.
13471
134722000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13473
13474 * international/mule-diag.el (describe-char-after): Use
13475 display-graphic-p instead of window-system, so that this function
13476 works on MS-DOS.
13477
134782000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13479
13480 * international/codepage.el (cp-make-coding-systems-for-codepage):
13481 Remove the eight-bit-graphic and eight-bit-control charsets from
13482 the list of charsets which we convert into `?'.
13483
134842000-05-25 Kenichi Handa <handa@etl.go.jp>
13485
13486 * international/mule-conf.el: Specify CHARSET-ID explicitely for
13487 private charsets.
13488 (mule-unicode-0100-24ff, japanese-jisx0213-1,
13489 japanese-jisx0213-2): New charsets.
13490
13491 * international/fontset.el: Setup default fontset for new charsets.
13492
134932000-05-24 Dave Love <fx@gnu.org>
13494
13495 * info.el (Info-find-node-2): Restructure [following "Vadim
13496 S. Solomin" <sovs@uic.nnov.ru>].
13497
13498 * icomplete.el: Fix header for Finder.
13499
135002000-05-24 Eric M. Ludlam <zappo@ultranet.com>
13501
13502 * rmailout.el (rmail-output-to-rmail-file): Added optional param
13503 STAY.
13504
13505 * rmail.el (rmail-automatic-folder-directives): New user variable.
13506 (rmail-show-message): Add call to `rmail-auto-file' during
13507 display.
13508 (rmail-auto-file): New function.
13509
135102000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13511
13512 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
13513 account.
13514 (ediff-test-utility,ediff-diff-mandatory-option)
13515 (ediff-reset-diff-options): Utilities for proper initialization of
13516 ediff-diff-options and ediff-diff3-options on Windows.
13517
13518 * ediff-init.el (ediff-merge-filename-prefix): New customizable
13519 variable.
13520
13521 * ediff-mult.el (ediff-filegroup-action): Use
13522 ediff-merge-filename-prefix.
13523
135242000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13525
13526 * viper-ex.el (ex-write): Set selective display to nil.
13527
135282000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13529
13530 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
13531 aliases for hebrew-iso-8bit.
13532
135332000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13534
13535 * woman.el: New version from Francis J. Wright
13536 <F.J.Wright@Maths.QMW.ac.uk>.
13537 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
13538 names in environment variables regardless of the path separator.
13539 (woman-topic-all-completions-1): Don't call file-name-directory-p
13540 on all files, since woman-file-regexp already filters out any
13541 directories.
13542
135432000-05-24 Kenichi Handa <handa@etl.go.jp>
13544
13545 * international/quail.el (quail-start-translation): Don't change
13546 modified-p of the current buffer.
13547 (quail-start-conversion): Likewise.
13548
13549 * international/kkc.el (kkc-region): Don't change modified-p of
13550 the current buffer.
13551
13552 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
13553 conform to RFC1468.
13554 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
13555
135562000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
13557
13558 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
13559 (speedbar-insert-button): Invisible text property fix.
13560 (speedbar-directory-plus): Renamed from speedbar-directory-+
13561 (speedbar-directory-minus): Renamed from speedbar-directory--
13562 (speedbar-page-plus): Renamed from speedbar-file-+
13563 (speedbar-page-minus): Renamed from speedbar-file--
13564 (speedbar-page): Renamed from speedbar-file-
13565 (speedbar-tag): Renamed from speedbar-tag-
13566 (speedbar-tag-plus): Renamed from speedbar-tag-+
13567 (speedbar-tag-minus): Renamed from speedbar-tag--
13568 (speedbar-expand-image-button-alist): Use above renames.
13569
13570 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
13571 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
13572 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
13573 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
13574 * sb-pg.xpm: Renamed from sb-file.xpm
13575 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
13576 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
13577
135782000-05-24 Kenichi Handa <handa@etl.go.jp>
13579
13580 * international/quail.el (quail-show-guidance-buf): Set
13581 current-input-method of the guidance buffer to the name of the
13582 curren input method.
13583
135842000-05-23 Stefan Monnier <monnier@cs.yale.edu>
13585
13586 * progmodes/compile.el (compile-internal): Style typo.
13587
13588 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
13589 quote vars and functions in the docstring.
13590
13591 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
13592
13593 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
13594 Don't quote lambdas.
13595
13596 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
13597
135982000-05-23 Gerd Moellmann <gerd@gnu.org>
13599
13600 * startup.el (command-line): Determine source file of compiled
13601 user init file differently. Warn if compiled user init file
13602 is older than its source file.
13603
13604 * ffap.el (ffap-url-regexp): Add `https'.
13605
136062000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
13607
13608 * files.el (make-backup-file-name-1): Replace slashes with `!'
13609 rather than `|' (which is not allowed on Windows). Replace the
13610 drive letters with a string "drive_X".
13611
136122000-05-23 Gerd Moellmann <gerd@gnu.org>
13613
13614 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
13615
13616 * files.el (interpreter-mode-alist): Add `bash2'.
13617
136182000-05-22 Dave Love <fx@gnu.org>
13619
13620 * loadhist.el (feature-symbols, file-provides, file-requires): Use
13621 mapc.
13622 (feature-file): Avoid calling symbol-name. Doc fix.
13623 (file-set-intersect, file-dependents): Use dolist, not mapcar.
13624 (loadhist-hook-functions): Add mouse-position-function.
13625 (unload-feature): Change uses of mapcar.
13626
13627 * files.el (parse-colon-path): Doc fix.
13628 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
13629 (set-auto-mode): Use mapc.
13630
13631 * complete.el (PC-look-for-include-file): Use :alnum: character
13632 class.
13633 (partial-completion-mode): Add autoload cookie.
13634
136352000-05-22 Sam Steingold <sds@gnu.org>
13636
13637 * info.el (Info-fontify-node): Fixed the call to
13638 `add-text-properties' (bug introduced on 2000-05-18).
13639
136402000-05-22 Dave Love <fx@gnu.org>
13641
13642 * bindings.el: Remove debug-ignored-errors set in other files.
13643
13644 * progmodes/etags.el: Add to debug-ignored-errors.
13645 (visit-tags-table-buffer): Clear out buffers holding old tables
13646 when making a new list.
13647 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
13648 mapc.
13649
13650 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
13651 quote keywords.
13652 (cmpl-string-case-type): Use character classes.
13653
13654 * comint.el:
13655 * textmodes/ispell.el:
13656 * imenu.el:
13657 * mail/mh-e.el:
13658 * progmodes/compile.el: Add to debug-ignored-errors.
13659
13660 * dabbrev.el: Add to debug-ignored-errors.
13661 (dabbrev-completion): Use mapc.
13662
136632000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
13664
13665 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
13666 (woman-mapcan, woman-parse-man.conf)
13667 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
13668 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
13669 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
13670 path syntax better.
13671 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
13672 (woman-manpath): Call woman-parse-man.conf.
13673 (woman-emulation): New defcustom, defaults to nroff.
13674 (woman-font-support): New defconst.
13675 (woman-use-symbol-font): New defcustom.
13676 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
13677 "Emulation".
13678 Many functions: Doc fix.
13679
136802000-05-22 Kenichi Handa <handa@etl.go.jp>
13681
13682 * international/quail.el (quail-simple-translation-keymap): Map
13683 128..255 to quail-self-insert-command.
13684 (quail-keyboard-layout-alist): Add definition for "pc102-de".
13685
136862000-05-22 Stefan Monnier <monnier@cs.yale.edu>
13687
13688 * help.el (help-manyarg-func-alist): Typo.
13689
13690 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
13691 intervals which makes it heaps simpler.
13692
13693 * newcomment.el (comment-region-internal): Go back to BEG after quoting
13694 the nested comment markers.
13695
13696 * subr.el (remove-hook): Don't turn the hook's value into a list.
13697
136982000-05-21 Dave Love <fx@gnu.org>
13699
13700 * edmacro.el (edmacro-parse-keys): Return vector if any elements
13701 are invalid characters.
13702
13703 * international/mule-util.el (detect-coding-with-priority): Use
13704 mapc. Remove redundant lambda.
13705
13706 * international/mule-diag.el (list-non-iso-charset-chars)
13707 (describe-fontset): Remove redundant lambda.
13708
13709 * emulation/crisp.el (brief-mode): New alias.
13710
13711 * emacs-lisp/ring.el (ring-elements): New function.
13712
13713 * emacs-lisp/easymenu.el (easy-menu-create-menu)
13714 (easy-menu-do-add-item): Use keywordp.
13715
13716 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
13717
13718 * replace.el: Doc and error message fixes.
13719 (replace-highlight): Use facep, not internal-find-face.
13720
137212000-05-20 Stefan Monnier <monnier@cs.yale.edu>
13722
13723 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
13724
13725 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
13726 (log-edit-insert-changelog): Drop `:' as well.
13727
13728 * log-view.el: Fix file description.
13729 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
13730 available.
13731 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
13732 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
13733
13734 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
13735 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
13736 Print a status message if the toggle is called interactively.
13737 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
13738 for global minor modes and use `defcustom' for them.
13739 Use add-minor-mode.
13740 (easy-mmode-define-derived-mode): Remove.
13741 (define-derived-mode): Fancier default docstring.
13742 (easy-mmode-define-navigation): Signal an error rather than (ding).
13743
13744 * newcomment.el (comment-styles): New `box-multi'.
13745 (comment-normalize-vars): Better default for comment-continue to
13746 avoid whitespace-only continuations.
13747 (comment-search-forward): Always move even in the no-syntax case.
13748 (comment-padright): Only obey N if it's only obeyed for padleft.
13749 (comment-make-extra-lines): Better handling of empty continuations.
13750 Use `=' for the filler if comment-start has only one character.
13751 (uncomment-region): Try handling the special `=' filler.
13752 (comment-region): Allow LINES even if MULTI is nil.
13753 (comment-box): Choose box style based on comment-style.
13754
137552000-05-20 Kenichi Handa <handa@etl.go.jp>
13756
13757 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
13758 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
13759
137602000-05-20 Kenichi HANDA <handa@etl.go.jp>
13761
13762 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
13763 and insert, not subst-char-in-region.
13764
13765 * international/mule-diag.el (list-character-sets-1): Handle
13766 charsets eight-bit-control and eight-bit-graphic.
13767 (list-iso-charset-chars): Likewise.
13768 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
13769 charactes as is. Use indent-to to align characters.
13770
13771 * international/mule-cmds.el (find-multibyte-characters): Never
13772 exclude charsets eight-bit-control and eight-bit-graphic.
13773
137742000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13775
13776 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
13777 Don't quote lambdas.
13778
13779 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
13780
137812000-05-19 Gerd Moellmann <gerd@gnu.org>
13782
13783 * gud.el (gud-jdb-directories): Doc fix.
13784
137852000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13786
13787 * newcomment.el: New file.
13788
137892000-05-19 Gerd Moellmann <gerd@gnu.org>
13790
13791 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
13792
137932000-05-18 Andreas Schwab <schwab@suse.de>
13794
13795 * dired.el (dired-between-files): Also skip lines beginning with
13796 `used'.
13797
137982000-05-18 Gerd Moellmann <gerd@gnu.org>
13799
13800 * msb.el (msb-menu-cond): Add choice `user'.
13801
138022000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13803
13804 * ps-print.el: Compatibility, customization and doc fix.
13805 (ps-printer-name-option): Replace defconst by defvar.
13806 (ps-postscript-code-directory): XEmacs compatibility.
13807 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
13808 fix.
13809 (ps-user-defined-prologue, ps-print-prologue-header)
13810 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
13811 compatibility and code fix.
13812 (ps-print-background-image, ps-print-background-text):
13813 Customization fix.
13814 (ps-line-number-start, ps-n-up-on): New vars.
13815
138162000-05-18 Espen Skoglund <esk@ira.uka.de>
13817
13818 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
13819 the indent-comment function to just return the appropriate indent.
13820
138212000-05-18 Eric M. Ludlam <zappo@ultranet.com>
13822
13823 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
13824 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
13825 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
13826
138272000-05-18 Dave Love <fx@gnu.org>
13828
13829 * info.el (Info-fontify-node): Add intangible property as well as
13830 invisible.
13831
13832 * calendar/appt.el (appt-make-list): Match all lines of entry.
13833 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
13834
138352000-05-18 Kenichi Handa <handa@etl.go.jp>
13836
13837 * international/mule-diag.el (describe-char-after): Call
13838 internal-char-font, not char-font. If internal-char-font returns
13839 nil, display "-- none --".
13840
138412000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13842
13843 * image.el (image-type-available-p): Don't reference image-types
13844 if it isn't bound.
13845
138462000-05-17 Stefan Monnier <monnier@cs.yale.edu>
13847
13848 * autoarg.el (autoarg-mode): Typo in the :set argument.
13849
138502000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13851
13852 * startup.el (command-line-1): Don't signal an error if the
13853 directory for auto-save-list files does not yet exist.
13854
138552000-05-17 Kenichi Handa <handa@etl.go.jp>
13856
13857 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
13858
138592000-05-16 Stefan Monnier <monnier@cs.yale.edu>
13860
13861 * subr.el (remove-hook): `setq' hook-value, not `set'.
13862
138632000-05-16 Sam Steingold <sds@gnu.org>
13864
13865 * info.el (debug-ignored-errors): More errors to ignore.
13866
138672000-05-16 Dave Love <fx@gnu.org>
13868
13869 * cus-edit.el: Don't require cl or easymenu.
13870 (custom-variable-prompt): Test standard-value property, not
13871 user-variable-p.
13872
138732000-05-16 Sam Steingold <sds@gnu.org>
13874
13875 * subr.el (add-hook): `setq' hook-value, not `set'.
13876
138772000-05-16 Gerd Moellmann <gerd@gnu.org>
13878
13879 * startup.el (command-line-1): Mention the FAQ in the startup
13880 message.
13881
13882 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
13883
13884 * progmodes/compile.el (compilation-parse-errors): Collect
13885 `nomessage' regexps last.
13886
13887 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
13888
13889 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
13890 to the function name.
13891
138922000-05-15 Dave Love <fx@gnu.org>
13893
13894 * speedbar.el (speedbar-recenter): Typo.
13895 (speedbar-expand-line): Make arg optional.
13896 (speedbar-mode): Avoid a compiler warning.
13897
138982000-05-15 Gerd Moellmann <gerd@gnu.org>
13899
13900 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
13901 user-specified option string is empty.
13902
13903 * mouse.el (mouse-yank-at-click): Doc fix.
13904
139052000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
13906
13907 * term/internal.el (IT-character-translations): More updates of
13908 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
13909 documents.
13910
139112000-05-15 Gerd Moellmann <gerd@gnu.org>
13912
13913 * env.el (getenv): New function, interactively callable.
13914 (setenv, getenv): Remove autoload cookies.
13915
13916 * loadup.el: Load `env'.
13917
13918 * progmodes/f90.el: Change author's mail address.
13919
139202000-05-14 Dave Love <fx@gnu.org>
13921
13922 * mail/rmail.el (rmail-show-message-hook): Customize and offer
13923 goto-addr as an option.
13924
13925 * help.el (help-xref-stack): Doc fix.
13926 (help-xref-following): New variable.
13927 (help-make-xrefs): Use it.
13928 (help-xref-go-back): Use position information from stack element.
13929 (help-follow): Make position in stack element a pair. Use
13930 help-xref-following.
13931
13932 * autoarg.el: New file.
13933
13934 * faces.el: Declare more functions obsolete.
13935
13936 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
13937 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
13938 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
13939 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
13940 Remove all the setup-...-environment functions.
13941
139422000-05-13 Eric M. Ludlam <zappo@ultranet.com>
13943
13944 * speedbar.el: Updated the commentary section. xemacs20p now uses
13945 >= when detecting. Require `defimage' safely.
13946 (speedbar-easymenu-definition-base): Add toggle for images.
13947 (speedbar-easymenu-definition-special): Add flush cache & expand.
13948 (speedbar-visiting-tag-hook): Set new defaults. Added options.
13949 (speedbar-reconfigure-keymaps-hook): New variable.
13950 (speedbar-frame-parameters): Updated documentation.
13951 (speedbar-use-imenu-flag): Updated custom tag
13952 (speedbar-dynamic-tags-function-list): New variable.
13953 (speedbar-tag-hierarchy-method): Updated doc & custom.
13954 (speedbar-indentation-width, speedbar-indentation-width) New
13955 variables.
13956 (speedbar-hide-button-brackets-flag): Customizable.
13957 (speedbar-vc-indicator): Doc update.
13958 (speedbar-ignored-path-expressions): Updated default value.
13959 (speedbar-supported-extension-expressions): Updated default value.
13960 (speedbar-syntax-table): Remove {} paren status.
13961 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
13962 as "+". Added overlay aliases.
13963 (speedbar-mode): Use `speedbar-mode-line-update' instead of
13964 `force-mode-line-update'.
13965 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
13966 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
13967 `mouse-set-point'
13968 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
13969 (speedbar-item-info-tag-helper): Revamped to handle a wider range
13970 of arbitrary text, and new helper functions.
13971 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
13972 filename finder.
13973 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
13974 (speedbar-directory-buttons): Update path search/expansion.
13975 (speedbar-make-tag-line): Pay attention to
13976 `speedbar-indentation-width'. Use more care w/ invisible
13977 properties.
13978 (speedbar-change-expand-button-char): Call
13979 `speedbar-insert-image-button-maybe'.
13980 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
13981 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
13982 (speedbar-trim-words-tag-hierarchy)
13983 (speedbar-simple-group-tag-hierarchy): New functions
13984 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
13985 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
13986 functions.
13987 (speedbar-mouse-set-point): New function
13988 (speedbar-power-click): Updated documentation.
13989 (speedbar-line-token, speedbar-goto-this-file): Handle more types
13990 of tag prefix text.
13991 (speedbar-expand-line, speedbar-contract-line): Make more robust
13992 to strange text.
13993 (speedbar-expand-line): Takes universal argument to flush the
13994 cache.
13995 (speedbar-flush-expand-line): New function.
13996 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
13997 Use new generator insertion method.
13998 (speedbar-fetch-dynamic-tags): New function.
13999 (speedbar-fetch-dynamic-imenu): Removed code now handled in
14000 `speedbar-fetch-dynamic-imenu'.
14001 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
14002 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
14003 "Revert Buffer" menu items.
14004 (speedbar-buffer-buttons-engine): Be smarter when creating a
14005 filename tag (for expansion purposes.).
14006 (speedbar-highlight-one-tag-line,
14007 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
14008 (speedbar-recenter): New functions.
14009 (defimage-speedbar): Image loading abstraction.
14010 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
14011 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
14012 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
14013 (speedbar-tag-type, speedbar-tag-mail): New images.
14014 (speedbar-expand-image-button-alist): New variable.
14015 (speedbar-insert-image-button-maybe): Insert an image over some
14016 buttons.
14017
140182000-05-13 Kenichi Handa <handa@etl.go.jp>
14019
14020 * international/mule-cmds.el (encode-coding-char): An ASCII
14021 character is always encodable.
14022
14023 * international/mule-conf.el: Add more information in descriptions
14024 of character sets.
14025
14026 * international/mule-diag.el (describe-char-after): New function.
14027 (describe-font-internal): Adjusted for the change of font-info.
14028 (describe-font): Likewise.
14029 (print-fontset): Rewritten for the new fontset implementation.
14030 (describe-fontset): Include fontset alias names in completion.
14031 (list-fontsets): Adjusted for the change of print-fontset.
14032
14033 * simple.el (what-cursor-position): If DETAIL is non-nil, call
14034 describe-char-after instead of displaying the detail in the echo
14035 area.
14036 (syntax-code-table): Format changed.
14037 (string-to-syntax): Adjusted for the above change.
14038
140392000-05-12 Stefan Monnier <monnier@cs.yale.edu>
14040
14041 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
14042
140432000-05-12 Dave Love <fx@gnu.org>
14044
14045 * calendar/todo-mode.el: Remove some compatibility stuff and CL
14046 dependence. Use line-{beginning,end}-position, not
14047 point-at{b,e}ol. Some doc fixes.
14048 (todo-position): New function. Fix callers of position to use it.
14049 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
14050
140512000-05-12 Gerd Moellmann <gerd@gnu.org>
14052
14053 * time.el (display-time-mail-icon): Use `:ascent center'.
14054
14055 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
14056 handling FTP security extensions.
14057
140582000-05-11 Dave Love <fx@gnu.org>
14059
14060 * calendar/todo-mode.el: New file.
14061
140622000-05-11 Gerd Moellmann <gerd@gnu.org>
14063
14064 * comint.el (comint-read-input-ring): Move reference to
14065 comint-input-ring-size outside of the save-excursion. It was
14066 causing the default value to be the only one ever seen.
14067
14068 * font-lock.el: Update copyright. Remove Simon Marshall's email
14069 address on request from him.
14070
14071 * subr.el (substitute-key-definition): Add comment describing
14072 the meaning of PREFIX.
14073
140742000-05-10 Stefan Monnier <monnier@cs.yale.edu>
14075
14076 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
14077
14078 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
14079 (add-minor-mode): Don't make the variable buffer-local and add a
14080 reference to define-minor-mode in the docstring.
14081
14082 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
14083 HEADER/FOOTER and fix bug with trailing empty directory.
14084 (cvs-append-to-ignore): Use vc-editable-p if available.
14085 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
14086 (vc-do-command): Tweak advice to handle the new VC.
14087
14088 * log-view.el (log-view-goto-rev): New function for the new VC.
14089 (log-view-minor-wrap): Use mark-active.
14090
14091 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
14092 (log-edit-changelog-full-paragraphs): New var.
14093 (log-edit-insert-changelog): Remove a lonely leading `* file'.
14094 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
14095 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
14096 (log-edit-changelog-ours-p, log-edit-changelog-entries)
14097 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
14098 Replace the `cvs' prefix with `log-edit'.
14099
14100 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
14101
14102 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
14103 (diff-font-lock-defaults): Explicitly turn off multiline.
14104 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
14105 (diff-ediff-patch): Fix call to ediff-patch-file.
14106 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
14107 Handle comments.
14108
14109 * frame.el (automatic-hscrolling): Typo.
14110
14111 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
14112
141132000-05-09 Sam Steingold <sds@goems.com>
14114
14115 * apropos.el (apropos-print): use `describe-face' instead of
14116 `customize-face-other-window'.
14117
141182000-05-09 Dave Love <fx@gnu.org>
14119
14120 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
14121
14122 * help.el (describe-variable): Have customize button pop the
14123 help-xref stack when invoked.
14124 (help-xref-symbol-regexp): Add `face'.
14125 (help-make-xrefs): Check for quoted face names and adapt regexp
14126 submatch numbers to cope.
14127 (help-xref-interned): Maybe insert face doc too. Separate
14128 sections with a line of hyphens.
14129
14130 * faces.el: Some doc fixes. Declare some functions obsolete.
14131 (describe-face): Add customize button. Return the help
14132 text. Fix prompt.
14133
141342000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
14135
14136 * term/internal.el (IT-character-translations): Fix last change.
14137
141382000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14139
14140 * woman.el: New file
14141 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
14142
141432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14144
14145 * term/internal.el (IT-character-translations): Update ASCII
14146 simulations for greek-iso8859-7, add latin-iso8859-14 and
14147 latin-iso8859-15.
14148
14149 * international/mule-cmds.el (set-language-info-alist): Call
14150 define-prefix-command with 3 arguments, to make the map suitable
14151 for a menu.
14152
141532000-05-07 Dave Love <fx@gnu.org>
14154
14155 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
14156
141572000-05-05 Dave Love <fx@gnu.org>
14158
14159 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
14160 list in doc string. Don't quote keyword symbols.
14161 * emacs-lisp/cl.el: Likewise
14162 * emacs-lisp/cl-seq.el: Likewise
14163
141642000-05-05 Gerd Moellmann <gerd@gnu.org>
14165
14166 * abbrev.el (abbrev-mode): Make ARG optional.
14167
141682000-05-04 Gerd Moellmann <gerd@gnu.org>
14169
14170 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
14171
14172 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
14173
14174 * subr.el (substitute-key-definition): Clarify documentation.
14175
141762000-05-04 Milan Zamazal <pdm@freesoft.cz>
14177
14178 * glasses.el (glasses-convert-to-unreadable): Use
14179 `glasses-separator' instead of the hard-wired "_".
14180 (glasses-mode): Call `glasses-make-unreadable' only in a single
14181 place.
14182
141832000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
14184
14185 * term/internal.el (cjk-codepages-alist): Add associations for
14186 Chinese and Korean codepages. Remove FIXME comment.
14187
141882000-05-03 Dave Love <fx@gnu.org>
14189
14190 * time.el (display-time-mail-face, display-time-use-mail-icon):
14191 New option.
14192 (display-time-mail-icon): New variable.
14193 (display-time-string-forms): Use the above. Fix the local-map.
14194
141952000-05-03 Gerd Moellmann <gerd@gnu.org>
14196
14197 * replace.el (query-replace-map): Add binding for `E'.
14198 (query-replace-help): Extend help text.
14199 (perform-replace): Allow editing the replacement string.
14200
14201 * make-mode.el (makefile-mode-abbrev-table): New variable.
14202 (makefile-mode): Set local abbrev table to
14203 makefile-mode-abbrev-table.
14204 (makefile-font-lock-keywords): Fontify includes and conditionals.
14205
14206 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
14207 set TOGGLE's value.
14208
14209 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
14210 mail-interactive-insert-alias.
14211 (mail-abbrev-complete-alias): New command.
14212 (mail-mode-map): Bind it to `M-TAB'.
14213
142142000-05-03 Kenichi Handa <handa@etl.go.jp>
14215
14216 * language/lao-util.el (lao-compose-region): New function.
14217
142182000-05-02 Gerd Moellmann <gerd@gnu.org>
14219
14220 * files.el (recover-session): Make directories as necessary
14221 if they don't exist yet.
14222
14223 * calendar/cal-french.el
14224 (french-calendar-multibyte-special-days-array)
14225 (french-calendar-special-days-array): Change French text.
14226 (calendar-french-date-string): Change output.
14227 (calendar-goto-french-date): Likewise.
14228
142292000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
14230
14231 * wid-edit.el (widget-default-active): Obey `:always-active'.
14232 (widget-documentation-string-value-create): Set `:always-active'.
14233
142342000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14235
14236 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
14237 default prefix to `~/_emacs.d/auto-save.list/_s'.
14238 (normal-top-level): Create the directory for auto-save files, if
14239 it doesn't already exist (in the ms-dos case only).
14240
142412000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14242
14243 * international/mule-cmds.el (set-language-environment): Don't
14244 concat an integer (dos-codepage), use format instead.
14245
142462000-05-02 Dave Love <fx@gnu.org>
14247
14248 * help.el (help-xref-on-pp): Check for constant symbols.
14249
142502000-04-29 Gerd Moellmann <gerd@gnu.org>
14251
14252 * startup.el (normal-top-level): Put a condition-case around
14253 the code loading subdirs.el.
14254
142552000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14256
14257 * ps-print.el: Upside-down and face background color printing,
14258 line number step, doc fix.
14259 (ps-print-version): New version number (5.2).
14260 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
14261 (ps-face-attribute-list, ps-plot-with-face): Code fix.
14262 (ps-spool-config): Var fix.
14263 (ps-printer-name-option): Const fix.
14264 (ps-print-upside-down, ps-use-face-background)
14265 (ps-line-number-step): New vars.
14266 (ps-window-system, ps-lp-system): New consts.
14267 (ps-face-background): New fun.
14268
142692000-04-28 Richard Stallman <rms@gnu.org>
14270
14271 * files.el (make-auto-save-file-name):
14272 Apply auto-save-file-name-transforms to visited file name
14273 before generating auto save file name.
14274 (auto-save-file-name-transforms): New variable.
14275
14276 * files.el (backup-enable-predicate):
14277 Correctly test for a file under a temporary directory.
14278
142792000-04-28 Gerd Moellmann <gerd@gnu.org>
14280
14281 * subr.el (add-minor-mode): Rewritten.
14282
142832000-04-28 Kenichi Handa <handa@etl.go.jp>
14284
14285 * mail/sendmail.el (sendmail-send-it): Set
14286 buffer-file-coding-system to the selected coding system for MIME
14287 header.
14288
142892000-04-27 Gerd Moellmann <gerd@gnu.org>
14290
14291 * dired.el (dired-move-to-filename-regexp): Allow format where
14292 YYYY is followed by two spaces.
14293
14294 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
14295 in the second character class of the regexp.
14296
14297 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14298 mh-etc, too.
14299
14300 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14301 nil.
14302
14303 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14304
14305 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14306 argument.
14307
143082000-04-27 Sen Nagata <sen@eccosys.com>
14309
14310 * emacs-lisp/crm.el (crm-completion-table): New variable.
14311 (crm-collection-fn, crm-test-completion)
14312 (completing-read-multiple): Use it.
14313
143142000-04-27 Dave Love <fx@gnu.org>
14315
14316 * help.el (locate-library): Use mapc.
14317 (help-manyarg-func-alist): Add call-process-region.
14318
143192000-04-26 Gerd Moellmann <gerd@gnu.org>
14320
14321 * subr.el (add-minor-mode): Make argument MAP optional.
14322
14323 * desktop.el (desktop-save): Save list of minor modes.
14324 (desktop-create-buffer): Restore minor modes.
14325 (desktop-minor-mode-table): New user-option.
14326
14327 * subr.el (add-minor-mode): New function.
14328
14329 * image.el (find-image): New function.
14330 (defimage): Rewritten to find image at load time.
14331
14332 * startup.el (normal-top-level-add-to-load-path): Handle
14333 case that the default directory is not in load-path.
14334
14335 * help.el: Old patch from Stefan Monnier.
14336 (help-xref-on-pp): New function.
14337 (describe-variable): Use it to display xrefs in a symbol's value.
14338
143392000-04-26 Stefan Monnier <monnier@cs.yale.edu>
14340
14341 * cus-edit.el (custom-face): Fix parenthesis.
14342
143432000-04-26 Kenichi Handa <handa@etl.go.jp>
14344
14345 * mail/rmail.el (rmail-expunge): When there are no deleted
14346 messages, do nothing.
14347
143482000-04-26 Dave Love <fx@gnu.org>
14349
14350 * international/mule-cmds.el (locale-translation-file-name):
14351 Defvar to nil.
14352 (set-locale-environment): Set it here (at runtime).
14353
143542000-04-25 Gerd Moellmann <gerd@gnu.org>
14355
14356 * replace.el (perform-replace): Add parameters START and END. Use
14357 them instead of the check for a region in Transient Mark mode.
14358 (query-replace-read-args): Return two more list elements for the
14359 start and end of the region in Transient Mark mode.
14360 (query-replace, query-replace-regexp, query-replace-regexp-eval)
14361 (map-query-replace-regexp, replace-string, replace-regexp): Add
14362 optional last arguments START and END and pass them to
14363 perform-replace.
14364
14365 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
14366 form with additional arguments for perform-replace.
14367
14368 * progmodes/etags.el (tags-query-replace): Add parameters START
14369 and END. Construct a form with additional arguments for
14370 perform-replace.
14371
14372 * simple.el (shell-command): Set default directory for "*Shell
14373 Command Output" buffer.
14374
14375 * language/european.el (iso-latin-4): Fix typo.
14376
14377 * emacs-lisp/crm.el: New file.
14378
143792000-04-24 Dave Love <fx@gnu.org>
14380
14381 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
14382 (Custom-reset-saved, Custom-reset-standard)
14383 (custom-group-value-create, custom-group-set, custom-group-save)
14384 (custom-group-reset-current, custom-group-reset-saved)
14385 (custom-group-reset-standard): Use mapc.
14386 (custom-buffer-create-internal): Disable undo when creating items.
14387 Use mapc.
14388 (custom-face): Avoid redundant lambda.
14389
143902000-04-24 Gerd Moellmann <gerd@gnu.org>
14391
14392 * startup.el (auto-save-list-file-prefix): Set default to
14393 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
14394
143952000-04-24 Sam Steingold <sds@gnu.org>
14396
14397 * time-stamp.el (time-stamp-string-preprocess): Always convert
14398 `field-result' to a string.
14399
144002000-04-24 Gerd Moellmann <gerd@gnu.org>
14401
14402 * frame.el (scrolling): New group.
14403 (automatic-hscrolling): New user-option.
14404
14405 * startup.el (command-line-x-option-alist): Add `-lsp' and
14406 `--line-spacing'.
14407
144082000-04-19 Dave Love <fx@gnu.org>
14409
14410 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
14411 (cl-mapc): Rename from mapc. Fix the funcall.
14412
144132000-04-19 Gerd Moellmann <gerd@gnu.org>
14414
14415 * simple.el (clone-indirect-buffer-other-window): New command.
14416 (clone-indirect-buffer): Add optional arg NORECROD.
14417 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
14418
14419 * help.el (resize-temp-buffer-window): Use count-screen-lines.
14420
14421 * window.el (count-screen-lines): New function.
14422 (shrink-window-if-larger-than-buffer): Use count-screen-lines
14423 instead of window-buffer-height.
14424
14425 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
14426 non-existing variable comint-input-sentinel.
14427 (inferior-lisp-args-to-list): Removed.
14428 (inferior-lisp): Use split-string instead of
14429 inferior-lisp-args-to-list.
14430
14431 * hexl.el (hexl-insert-hex-string): New command.
14432
14433 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
14434 instead of concat.
14435
144362000-04-18 Gerd Moellmann <gerd@gnu.org>
14437
14438 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
14439 at the start of an existing but empty folder.
14440
144412000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14442
14443 * ps-mule.el: Customization fix, doc fix.
14444 (ps-multibyte-buffer): Customization fix.
14445
144462000-04-17 Richard M. Stallman <rms@gnu.org>
14447
14448 * subr.el (read-passwd): Use read-char-exclusive.
14449
144502000-04-17 Gerd Moellmann <gerd@gnu.org>
14451
14452 * textmodes/texinfo.el (texinfo-insert-@email)
14453 (texinfo-insert-@emph, texinfo-insert-@quotation)
14454 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
14455 (texinfo-mode-map): Add key bindings for them.
14456
14457 * files.el (basic-save-buffer-2): Use a template with `$'
14458 instead of `#' for VMS.
14459
14460 * simple.el (clone-indirect-buffer): New function.
14461
144622000-04-16 Stephen Eglen <stephen@gnu.org>
14463
14464 * iswitchb.el (iswitchb-case): New function. If the user input
14465 contains any upper-case characters, the search is made
14466 case-sensitive.
14467
144682000-04-17 Stefan Monnier <monnier@cs.yale.edu>
14469
14470 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
14471 comment-end.
14472 (texinfo-font-lock-syntactic-keywords): New var.
14473 (texinfo-font-lock-keywords): Remove comment regexp.
14474 (texinfo-insert-block): New function.
14475 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
14476 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
14477 and font-lock-defaults. Use regexp-opt for outline-regexp.
14478 (texinfo-environments): New var.
14479 (texinfo-environment-regexp): Use regexp-opt and
14480 texinfo-environments.
14481
14482 * textmodes/ispell.el (ispell-menu-map-needed): Check that
14483 ispell-process is bound since this might be eval'd before ispell
14484 is loaded.
14485 (ispell-message): Use a tiny bit less magic and a bit more hard
14486 data to figure out what kind of sc-cite-regexp to use.
14487
14488 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
14489
14490 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
14491 (insert-cyclic-diary-entry): Unquote the lambda.
14492
14493 * gud.el (gud-jdb-build-source-files-list): Fix typo.
14494
14495 * files.el (backup-enable-predicate): Unquote the lambda.
14496
14497 * cus-edit.el (custom-face, face): Unquote the lambda.
14498
144992000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14500
14501 * ps-print.el: Check for line-beginning-position definition.
14502
14503 * ps-print.el: Fix counting lines in a region.
14504 (ps-print-version): New version number (5.1.5).
14505 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
14506 (ps-printing-region): Fun code fix.
14507
145082000-04-15 Gerd Moellmann <gerd@gnu.org>
14509
14510 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
14511 to file-directory-p.
14512
145132000-04-14 Gerd Moellmann <gerd@gnu.org>
14514
14515 * gud.el (gud-jdb-build-source-files-list): Check that directory
14516 exists before calling directory-files.
14517
145182000-04-13 Dave Love <fx@gnu.org>
14519
14520 * emacs-lisp/trace.el: Change maintainer. Use new backquote
14521 syntax.
14522
14523 * emacs-lisp/cl-specs.el: Remove when, unless.
14524
14525 * emacs-lisp/cl-extra.el: Don't quote keywords.
14526 (cl-old-mapc): New variable.
14527 (mapc): Use it.
14528 (cl-map-intervals): Use with-current-buffer. Don't check for
14529 next-property-change.
14530 (cl-map-overlays): Use with-current-buffer.
14531 (cl-expt): Remove.
14532 (copy-tree, remprop): Define unconditionally.
14533
14534 * emacs-lisp/cl-compat.el (keywordp): Remove.
14535
14536 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
14537 to use keywordp.
14538 (edebug-spec): Enable keywordp.
14539
14540 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
14541 string-lessp.
14542
14543 * cus-start.el: Use keywordp.
14544
145452000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14546
14547 * diary-lib.el (include-other-diary-files): Fix the fix of
14548 2000-02-18 by doing a save-excursion.
14549
145502000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14551
14552 * ps-print.el: Customization fix, doc fix.
14553 (ps-print-version): New version number (5.1.4).
14554 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
14555 (ps-print-preprint): Adjust code.
14556 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
14557 (ps-print-prologue-header, ps-print-control-characters)
14558 (ps-spool-config): Customization fix.
14559
145602000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
14561
14562 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
14563 converted to the new menu-item format, names silightly changed,
14564 help strings added.
14565
14566 Support for spelling without async subprocesses:
14567
14568 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
14569 (ispell-session-buffer): New variables.
14570 (ispell-start-process, ispell-process-status,
14571 ispell-accept-output, ispell-send-string): New functions, for
14572 Ispell invocation when async subprocesses aren't supported.
14573 (ispell-word, ispell-pdict-save, ispell-command-loop,
14574 ispell-process-line, ispell-buffer-local-parsing): Replace calls
14575 to process-send-string with calls to ispell-send-string, and
14576 accept-process-output with ispell-accept-output.
14577 (ispell-init-process): Call ispell-process-status instead of
14578 process-status with.
14579 (ispell-init-process): Call ispell-start-process. Call
14580 ispell-accept-output and ispell-send-string. Don't call
14581 process-kill-without-query and kill-process if they are unbound.
14582 (ispell-async-processp): New function.
14583
145842000-04-12 Dave Love <fx@gnu.org>
14585
14586 * info.el: Add debug-ignored-errors.
14587 (Info-mode-menu): Add some items.
14588 (Info-directory): Add autoload cookie.
14589
14590 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
14591 Modify `truncate-lines'. Make `describe-language-environment'
14592 always visible and add help. Modify `describe-key' help. Invoke
14593 Info-directory from `info'. New entry `emacs-manual'.
14594
145952000-04-10 Gerd Moellmann <gerd@gnu.org>
14596
14597 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
14598 propertized-buffer-identification.
14599 (ebrowse-update-member-buffer-mode-line): Likewise.
14600 (ebrowse--mode-strings): Removed.
14601 (ebrowse--mode-line-props): Removed.
14602
14603 * files.el (auto-mode-alist): Add `EBROWSE'.
14604
14605 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
14606 space before testing for end of buffer.
14607 (ebrowse-load): Removed.
14608 (ebrowse-revert-tree-buffer-from-file): Rewritten.
14609 (ebrowse-create-tree-buffer): Rewritten.
14610 (ebrowse-tree-mode): Read tree from buffer.
14611
14612 * progmodes/ebrowse-ffh.el: Removed.
14613
146142000-04-10 Kenichi Handa <handa@etl.go.jp>
14615
14616 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
14617
146182000-04-10 Gerd Moellmann <gerd@gnu.org>
14619
14620 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
14621 at the wrong place.
14622
146232000-04-09 Dave Love <fx@gnu.org>
14624
14625 * files.el (backup-enable-predicate): Use
14626 temporary-file-directory, small-temporary-file-directory.
14627 (make-backup-file-name-function, backup-directory-alist): New
14628 variables.
14629 (make-backup-file-name-1): New function.
14630 (make-backup-file-name): Use it.
14631 (find-backup-file-name): Likewise. Use format for clarity, not
14632 concat.
14633 (file-newest-backup): Use make-backup-file-name.
14634
146352000-04-09 Gerd Moellmann <gerd@gnu.org>
14636
14637 * progmodes/ebrowse-ffh.el: New file.
14638
14639 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
14640 to ebrowse-ffh.el.
14641 (ebrowse-load): Add autoload.
14642
14643 * finder.el (finder-commentary): Add autoload cookie.
14644
14645 * mail/rfc2368.el: Correct author's email address.
14646
14647 * progmodes/ebrowse.el: New file.
14648
14649 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
14650 item help string.
14651 (easy-menu-do-add-item): Ditto.
14652 (easy-menu-define): Extend doc string.
14653
14654 * jit-lock.el (with-buffer-unmodified): Use
14655 restore-buffer-modified-p.
14656 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
14657 (jit-lock-function, jit-lock-stealth-fontify): Don't use
14658 with-buffer-unmodified.
14659
146602000-04-08 Dave Love <fx@gnu.org>
14661
14662 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
14663 unless, when.
14664
146652000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
14666
14667 * viper-util.el (viper-put-on-search-overlay): New subroutine.
14668 (viper-flash-search-pattern): No operation when using Emacs
14669 doesn't support face.
14670 Use `viper-put-on-search-overlay'.
14671
146722000-04-04 Gerd Moellmann <gerd@gnu.org>
14673
14674 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
14675 like C-r.
14676
14677 * progmodes/make-mode.el: Some doc fixes.
14678 (makefile-mode-abbrev-table): New variable.
14679 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
14680 (makefile-font-lock-keywords): Fontify includes and conditionals.
14681 (toplevel): Require `dabbrev' and `add-log' when compiling.
14682
14683 * replace.el (perform-replace): Don't move forward one char
14684 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
14685 to do that because it leaves point 1 position after the last
14686 replacement, after everything has been replaced.
14687
14688 * jit-lock.el (with-buffer-unmodified): New macro.
14689 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
14690 modified state.
14691 (jit-lock-function-1): Extracted from jit-lock-function; not
14692 preserving buffer's modified state.
14693 (jit-lock-function, jit-lock-stealth-fontify): Call
14694 jit-lock-function-1.
14695
14696 * mail/rfc2368.el: Remove supernumerary copyright line.
14697
146982000-04-04 Milan Zamazal <pdm@freesoft.cz>
14699
14700 * glasses.el: Provide facilities for inserting space before left
14701 parentheses and uncapitalization of identifiers.
14702 (glasses-mode): Try to remove old overlays in all cases.
14703
147042000-04-03 Gerd Moellmann <gerd@gnu.org>
14705
14706 * progmodes/compile.el (compile-internal): Display the compilation
14707 buffer in a different frame, if it's already displayed there.
14708
14709 * mail/rfc2368.el: New file.
14710
14711 * simple.el (sendmail-user-agent-compose): Recognize a `body'
14712 header and insert its value as mail body.
14713
14714 * subr.el (member-ignore-case): New function.
14715
14716 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
14717 (dabbrev--find-expansion): Ignore buffers matching a regexp
14718 from dabbrev-ignored-regexps.
14719
14720 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
14721 to extensions handled by gzip.
14722
147232000-04-03 Richard M. Stallman <rms@gnu.org>
14724
14725 * files.el (insert-directory): List the total free space
14726 along with the used space.
14727
14728 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
14729 line is followed by one that matches CITATION-REGEXP, end the
14730 paragraph.
14731
147322000-04-03 Markus Rost <rost@delysid.gnu.org>
14733
14734 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
14735 (rmail-make-basic-summary-line): Use that option.
14736
147372000-04-03 Kenichi Handa <handa@etl.go.jp>
14738
14739 * international/mule-cmds.el (encoded-string-description):
14740 Rewritten. Try pretty description for ISO 2022 escape sequences
14741 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
14742 for hexadecimal format.
14743
147442000-04-01 Dave Love <fx@gnu.org>
14745
14746 * cpp.el: Change customization group to `c' from `C'.
14747
14748 * vcursor.el (vcursor-move): Use display-color-p.
14749
14750 * international/mule-util.el: Provide mule-utils.
14751 (string-to-sequence): Simplify and speed up.
14752
14753 * international/mule.el (make-coding-system): Purecopy doc-string.
14754
14755 * international/mule-cmds.el: Various menu changes.
14756 (describe-specified-language-support): Handle `Default'.
14757 (set-language-info): Purecopy `info'.
14758
147592000-03-31 Andrew Innes <andrewi@gnu.org>
14760
14761 * vc.el (vc-backend-diff): Return the correct status if we had to
14762 retry the rcsdiff command without the --brief option.
14763
147642000-03-31 Dave Love <fx@gnu.org>
14765
14766 * help.el (help-manyarg-func-alist): Correct several omissions.
14767
14768 * add-log.el: Don't require cl, fortran.
14769 (add-log-current-defun-function): Doc fix.
14770 (change-log-version-number-regexp-list): Remove SCCS part. Doc
14771 fix.
14772 (change-log-version-rcs): Function deleted.
14773 (change-log-version-number-search): Doc fix. Use
14774 vc-workfile-version. Avoid CL dolist.
14775 (add-change-log-entry): Just call add-log-current-defun to get
14776 defun. Simplify somewhat.
14777 (change-log-get-method-definition-1): Likewise.
14778 (add-log-current-defun): Return nil if calling
14779 add-log-current-defun-function does so. Move Fortran stuff to
14780 fortran.el. Return string without properties.
14781
14782 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
14783 and :alpha: char classes.
14784
14785 * mail/supercite.el: Defvar curline when compiling.
14786 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
14787 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
14788 rather than a-zA-Z0-9 to allow non-ASCII characters.
14789
147902000-03-31 Gerd Moellmann <gerd@gnu.org>
14791
14792 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
14793
14794 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14795 Re-enable new code.
14796
14797 * lpr.el (print-region-1): Use -d to specify printer name for
14798 systems `usg-unix-v*, `dgux', `hpux', `irix'.
14799
148002000-03-31 Dave Love <fx@gnu.org>
14801
14802 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14803 for function definition in symbol's function value slot first
14804 instead of first consulting byte-compile-function-environment.
14805
148062000-03-31 Kenichi Handa <handa@etl.go.jp>
14807
14808 * language/european.el ("Polish"): New language environment.
14809 (setup-polish-environment): New function.
14810
148112000-03-30 Gerd Moellmann <gerd@gnu.org>
14812
14813 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14814 Disable new code.
14815
14816 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
14817 trying to `load' the symbol of an autoload instead of the file
14818 recorded in the autoload. Fix error messages.
14819
148202000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14821
14822 * ps-print.el: PostScript programming fix for ghostview, doc fix.
14823 (ps-print-version): New version number (5.1.3).
14824 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
14825 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
14826 (ps-generate-postscript-with-faces): Code fix.
14827 (ps-color-values): XEmacs compatibility.
14828 (ps-print-background-image, ps-print-background-text, ps-printer-name)
14829 (ps-default-fg, ps-default-bg): Adjust customization.
14830 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
14831 (ps-color-scale): Renaming old ps-color-value fun.
14832 (ps-print-headers): Replace ps-print-header group to avoid conflict
14833 with ps-print-header variable.
14834 (ps-print-miscellany): New group.
14835 (ps-format-color, ps-rgb-color): New funs.
14836 (ps-default-foreground): New var.
14837 (ps-printer-name-option): New const.
14838
148392000-03-30 Peter Breton <pbreton@ne.mediaone.net>
14840
14841 * net/net-utils.el:
14842 (network-connection-host, network-connection-service): New variables
14843 (network-connection-mode): New mode, derived from comint-mode
14844 (network-connection-mode-setup): New function, saves host and
14845 service information in local variables.
14846
14847 * lisp/locate.el:
14848 (locate-word-at-point): Added this function
14849 (locate): Default to using locate-word-at-point as input
14850 Run dired-mode-hook
14851
148522000-03-29 Dave Love <fx@gnu.org>
14853
14854 * calendar/appt.el: Doc fixes.
14855 (appt-check): Convert min-to-app to a string before passing to
14856 appt-disp-window-function or concat.
14857 (appt-delete-window): Remove test for frame-root-window.
14858 (appt-select-lowest-window, appt-convert-time): Simplify.
14859
14860 * emacs-lisp/bytecomp.el: Doc fixes.
14861 (byte-compile-file-form-autoload): Update
14862 byte-compile-function-environment.
14863
148642000-03-29 Andreas Schwab <schwab@suse.de>
14865
14866 * emacs-lisp/autoload.el: Also print defsubst doc string
14867 specially.
14868
14869 * dired.el (dired-insert-directory): If dired-free-space-program
14870 failed just delete its output.
14871
148722000-03-29 Dave Love <fx@gnu.org>
14873
14874 * international/iso-cvt.el: Move provide to end. Doc fixes.
14875 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
14876 (iso-iso2sgml, iso-sgml2iso): New functions.
14877 (iso-cvt-define-menu): Fix some entries and use backquote for
14878 clarity.
14879
14880 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
14881
148822000-03-28 Gerd Moellmann <gerd@gnu.org>
14883
14884 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
14885 ISO-DATE. If non-nil, return date in ISO 8601 format.
14886
148872000-03-26 Stefan Monnier <monnier@cs.yale.edu>
14888
14889 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
14890 if it ever becomes used.
14891 (log-edit-mode-hook): Default to vc-log-mode-hook.
14892 (log-edit-mode): Fix the docstring.
14893
14894 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
14895 the code.
14896
148972000-03-26 Dave Love <fx@gnu.org>
14898
14899 * net/browse-url.el (browse-url): Re-fix case of
14900 browse-url-browser-function being an alist.
14901 (browse-url): Add :link to defgroup.
14902
14903 * files.el: Doc fixes.
14904 (file-truename): Include `[' in wildcard characters.
14905 (automount-dir-prefix): Customize.
14906 (find-file-wildcards): Add :version.
14907 (find-file-noselect): Simplify a mapcar call.
14908
14909 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
14910 compatible with inf-lisp version.
14911 (eval-defun-1): Fix custom-declare-variable case.
14912
149132000-03-25 Stefan Monnier <monnier@cs.yale.edu>
14914
14915 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
14916
149172000-03-24 Gerd Moellmann <gerd@gnu.org>
14918
14919 * Makefile (COMPILE_FIRST): New macro.
14920 (compile-files): Compile files from COMPILE_FIRST first.
14921
14922 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
14923 code.
14924
14925 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
14926 matching open parenthesis in column 0 to defun-prompt-regexp
14927 only if open-paren-in-column-0-is-defun-start is set.
14928
14929 * sun-curs.el: Require CL at compile-time only.
14930
14931 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
14932 instead of copy-list which is a function from CL.
14933 (msb--choose-menu, msb--mode-menu-cond)
14934 (msb--create-buffer-menu-2): Use dolist instead of mapc.
14935 (msb--init-file-alist): Use mapcar instead of mapcan.
14936 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
14937 `(' in column 0 in doc string.
14938 (msb--add-separators): Use mapcar instead of mapcan.
14939
14940 * cus-dep.el: Require CL at compile-time only.
14941
149422000-03-24 Stefan Monnier <monnier@cs.yale.edu>
14943
14944 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14945 (byte-compile-warnings): New warning `noruntime'.
14946 (byte-compile-constants, byte-compile-variables): Fix docstring.
14947 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
14948 execute `eval-whenc-compile's body.
14949 (byte-compile-unresolved-functions): Fix docstring.
14950 (byte-compile-eval): New function.
14951 (byte-compile-callargs-warn): Check if the function will be available
14952 at runtime (via property `byte-compile-noruntime').
14953 (byte-compile-print-syms): New function.
14954 (byte-compile-warn-about-unresolved-functions): Also warn about
14955 `noruntime' functions (and use `byte-compile-print-syms').
14956 (byte-compile-file): Capitalize the message.
14957
149582000-03-24 Gerd Moellmann <gerd@gnu.org>
14959
14960 * mail/rmail.el (rmail-confirm-expunge): New user-option.
14961 (rmail-expunge): Ask for confirmation depending on the setting
14962 of rmail-confirm-expunge.
14963
149642000-03-23 Gerd Moellmann <gerd@gnu.org>
14965
14966 * Makefile (bootstrap-clean): If $(emacs) exists, build
14967 loaddefs.el first. A loaddefs.el that's not up-to-date might
14968 cause a bootstrap failure because things don't autoload as
14969 expected.
14970
149712000-03-23 Dave Love <fx@gnu.org>
14972
14973 * net/browse-url.el: Restore previous use of
14974 browse-url-maybe-new-window.
14975
149762000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14977
14978 * ps-print.el: Skip banner page fix.
14979 (ps-print-version): New version number (5.1.2).
14980 (ps-begin-file, ps-end-file, ps-generate): Code fix.
14981
149822000-03-23 Dave Pearson <davep@davep.org>
14983
14984 * net/quickurl.el Changed the type of parameter passed to the
14985 function defined by `quickurl-format-function'. Before only the
14986 text of the URL was passed. Now the whole URL structure is passed
14987 and the function is responsible for extracting the parts it
14988 requires. Changed the default of `quickurl-format-function'
14989 accordingly.
14990 (quickurl-insert): Changed the `funcall' of
14991 `quickurl-format-function' to match the above change.
14992 (quickurl-list-insert): Changed the `url' case so that it makes
14993 use of `quickurl-format-function', previous to this the format was
14994 hard wired.
14995
149962000-03-22 Gerd Moellmann <gerd@gnu.org>
14997
14998 * startup.el: Change some spellings for the X Window System.
14999
150002000-03-22 Stefan Monnier <monnier@cs.yale.edu>
15001
15002 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
15003 up the code and the regexp and make sure the cursor is temporarily
15004 moved to the suspicious line while querying the user.
15005
150062000-03-22 Jason Rumney <jasonr@gnu.org>
15007
15008 * w32-fns.el (w32-charset-info-alist): Initialize.
15009
150102000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15011
15012 * ps-print.el: N-up last page fix.
15013 (ps-print-version): New version number (5.1.1).
15014 (ps-end-file, ps-end-job, ps-generate): Code fix.
15015
150162000-03-21 Stefan Monnier <monnier@cs.yale.edu>
15017
15018 * files.el (find-file-run-dired): Update docstring.
15019 (find-directory-functions): New hook.
15020 (find-file-noselect): Run find-directory-functions rather than
15021 calling dired directly.
15022
15023 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
15024
15025 * pcvs.el: Add a minimal leading commentary.
15026 (cvs-make-cvs-buffer): Change the header part by removing the startup
15027 message and adding a `Module' entry. Also replace the FOOTER and
15028 HEADER special fileinfos with the new support in ewoc for updating
15029 its own footer and header.
15030 (cvs-update-header): Update to use the header/footer of the ewoc.
15031 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
15032 (cvs-is-within-p): New function.
15033 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
15034 to only examine some subset of the buffers.
15035
15036 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
15037 `format' instead of our own ad-hoc functions.
15038 Remove HEADER and FOOTER cases, now handled in the EWOC.
15039 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
15040
15041 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
15042 output to avoid scaring the user.
15043 (cvs-parse-table): Catch message for non-up-to-date commits.
15044
15045 * pcvs-defs.el (cvs-startup-message): Remove.
15046 (cvs-global-menu): New autoloaded menu.
15047
15048 * pcvs-util.el (cvs-string-fill): Remove.
15049
15050 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
15051 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
15052 PP part of it and also make it work for footers and headers.
15053 (ewoc-create): Drop POS and BUFFER arguments.
15054 Use the DLL's dummy node to store the end-of-footer position.
15055 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
15056 (ewoc-refresh): Remove unused `header' variable.
15057 (ewoc-(get|set)-hf): New functions.
15058
15059 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
15060 log-view-*-(message|file) and use easy-mmode-define-navigation.
15061 (log-view-message-re): Match SCCS format as well.
15062 And match the revision line rather than the dashed separator line.
15063 (log-view-mode): Use the new define-derived-mode.
15064 (log-view-current-tag): Fill in with an actual implementation.
15065
15066 * cvs-status.el (cvs-status-(prev|next)): Rename from
15067 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
15068 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
15069 to let the output "breathe" a little more (more readable).
15070 (cvs-status-mode): Use the new define-derived-mode.
15071
15072 * smerge-mode.el (smerge-auto-leave): New function and variable.
15073 (smerge-basic-map): Rename from smerge-basic-keymap.
15074 Change the bindings for smerge-diff-*.
15075 (smerge-*-map): Use easy-mmode-defmap.
15076 (smerge-(next|prev)): Use easy-mmode-define-navigation.
15077 (smerge-keep-*): Use smerge-auto-leave.
15078
150792000-03-21 Jason Rumney <jasonr@gnu.org>
15080
15081 * cus-edit.el (custom-button-face): Use 3D look for w32.
15082 (custom-button-pressed-face): Likewise.
15083
150842000-03-21 Gerd Moellmann <gerd@gnu.org>
15085
15086 * progmodes/etags.el (tags-case-fold-search): New user-option.
15087 (tags-loop-eval): New function. Bind case-fold-search around eval
15088 depending on the value of tags-case-fold-search.
15089 (tags-loop-continue): Use tags-loop-eval.
15090 (find-tag-in-order): Bind case-fold-search depending on the value
15091 of tags-case-fold-search.
15092
150932000-03-21 Stefan Monnier <monnier@cs.yale.edu>
15094
15095 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
15096 (diff-end-of-hunk): Return the end position for use in
15097 `easy-mmode-define-navigation'.
15098 (diff-recenter): Remove.
15099 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
15100 of `easy-mmode-define-navigation'.
15101 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
15102 previous renaming) and fix to use new names.
15103 (diff-merge-strings): Use \n as separator: simpler, faster.
15104 (diff-mode): Use `define-derived-mode'.
15105
15106 * derived.el (define-derived-mode): Don't autoload anymore.
15107 Prefer the macro-only version provided by easy-mmode.el.
15108
15109 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
15110 `easy-mmode-define-derived-mode'.
15111 Use `combine-run-hooks'.
15112 (easy-mmode-define-navigation): New macro.
15113
15114 * subr.el (combine-run-hooks): New function.
15115
151162000-03-21 Kenichi HANDA <handa@etl.go.jp>
15117
15118 * term/x-win.el: Fontsets related initialization is simplified.
15119
15120 * international/mule-diag.el (describe-font): Don't refer to
15121 global-fontset-alist, instead call font-list.
15122 (describe-fontset, list-fontsets, mule-diag): Likewise.
15123 (print-fontset): Adjusted for the change of fontset
15124 implementation.
15125
15126 * international/fontset.el (x-charset-registries): Variable
15127 removed, instead the corresponding data is stored in the default
15128 fontset.
15129 (register-alternate-fontnames): Function removed.
15130 (resolved-ascii-font): Variable removed.
15131 (x-compose-font-name): Ignore the second argument REDOCE.
15132 (x-complement-fontset-spec): Complement only an ASCII font and
15133 element for those charsets than can use that ASCII font.
15134 (generate-fontset-menu): Don't refer to global-fontset-alist,
15135 instead call fontset-list.
15136 (uninstantiated-fontset-alist): Variable removed.
15137 (x-style-funcs-alist): Likewise.
15138 (fontset-default-styles): Likewise.
15139 (x-modify-font-name): Function removed.
15140 (create-fontset-from-fontset-spec): Ignore the argument
15141 STYLE-VARIANT.
15142 (create-fontset-from-ascii-font): Docsting adjusted for the above
15143 change.
15144 (instantiate-fontset, resolve-fontset-name): Functions removed.
15145 (fontset-list): Now implemented by C code.
15146
15147 * faces.el (read-face-font): Fix TABLE arg to completing-read.
15148 (describe-face): Include `font' attribute in the description.
15149
151502000-03-21 Kenichi Handa <handa@etl.go.jp>
15151
15152 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
15153
151542000-03-20 Gerd Moellmann <gerd@gnu.org>
15155
15156 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
15157 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
15158 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
15159
15160 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
15161 about behavior of set-buffer-modified-p wrt redisplay.
15162
151632000-03-19 Richard M. Stallman <rms@gnu.org>
15164
15165 * view.el (view-mode-disable): Kill local binding of view-read-only.
15166
151672000-03-18 Gerd Moellmann <gerd@gnu.org>
15168
15169 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
15170 is a string, convert it to a syntax cell using string-to-syntax.
15171
15172 * simple.el (syntax-code-table, syntax-flag-table): New variables.
15173 (string-to-syntax): New function.
15174
15175 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
15176 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
15177 try to use passive ftp mode.
15178
151792000-03-17 Gerd Moellmann <gerd@gnu.org>
15180
15181 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
15182
15183 * simple.el (append-to-buffer): Update point of windows after
15184 insertion.
15185
15186 * abbrev.el (inverse-add-abbrev): Identify word by first moving
15187 forward then moving backward. Reindent.
15188
15189 * frame.el (other-frame): Call x-focus-frame only if
15190 focus-follows-mouse is off.
15191
151922000-03-17 Dave Love <fx@gnu.org>
15193
15194 * pcvs-util.el (cvs-strings->string): Rename
15195 replace-regexps-in-string.
15196
151972000-03-17 Stefan Monnier <monnier@cs.yale.edu>
15198
15199 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
15200 regexp for labels cannot span several lines.
15201
15202 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
15203 `(setq :<key> ':<key>)' to the macro expansion.
15204
152052000-03-16 Dave Love <fx@gnu.org>
15206
15207 * progmodes/f90.el (f90): Put custom group under `languages', not
15208 `fortran'.
15209 (f90-mode-hook): Customize.
15210 (f90-mode): Set add-log-current-defun-function.
15211 (f90-current-defun): New function.
15212
152132000-03-16 Gerd Moellmann <gerd@gnu.org>
15214
15215 * cus-edit.el (custom-variable-tag-face): Handle case that
15216 default face's height is not a number.
15217 (custom-face-tag-face, custom-group-tag-face-1)
15218 (custom-group-tag-face): Ditto.
15219 (custom-group-tag-face-1): Add :group.
15220
15221 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
15222
152232000-03-15 Gerd Moellmann <gerd@gnu.org>
15224
15225 * pcvs-defs.el (toplevel): Remove autoload cookie for form
15226 requiring easymenu.
15227
152282000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15229
15230 * ps-print.el: PostScript user-defined prologue, PostScript error
15231 handler, doc fix.
15232 (ps-print-version): New version number (5.1).
15233 (ps-user-defined-prologue, ps-error-handler-message)
15234 (ps-print-prologue-0, ps-error-handler-alist): New vars.
15235 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
15236 (ps-insert-string): New function.
15237
152382000-03-15 Kenichi Handa <handa@etl.go.jp>
15239
15240 * international/ccl.el (ccl-compile-expression): Don't generate
15241 invalid self-assignment code.
15242
152432000-03-14 Dave Love <fx@gnu.org>
15244
15245 * subr.el (replace-regexp-in-string): Renamed from
15246 replace-regexps-in-string. Doc fix.
15247
152482000-03-12 Dave Love <fx@gnu.org>
15249
15250 * cus-edit.el: Doc fixes.
15251 (customize-set-variable, customize-save-variable): Rename args for
15252 doc.
15253 (custom-variable-tag-face, custom-face-tag-face)
15254 (custom-group-tag-face-1, custom-group-tag-face): Modify from
15255 style which user identify as hyperlink.
15256 (hook): Don't add undefined functions to the hook.
15257 (debug-ignored-errors): Transfer message from bindings.el.
15258
152592000-03-12 Gerd Moellmann <gerd@gnu.org>
15260
15261 * recentf.el (recentf-keep-non-readable-files-p): Remove
15262 double/nested definition.
15263
152642000-03-12 Dave Love <fx@gnu.org>
15265
15266 * facemenu.el (facemenu-get-face): Use display-color-p.
15267 * enriched.el (enriched-decode-foreground): Likewise.
15268 (enriched-decode-background): Likewise.
15269 * isearch.el (isearch-highlight): Likewise.
15270 * info-look.el (info-lookup): Likewise.
15271 * simple.el (completion-setup-function): Likewise.
15272
15273 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
15274 :options.
15275
15276 * bindings.el (mode-line-format): Fix line-number and
15277 column-number items. Add help-echo for the background.
15278 (mode-line-mule-info): Modify help-echo.
15279
15280 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
15281
15282 * files.el (load-file): Allow completion to .elc.
15283
15284 * man.el: Doc fixes.
15285 (Man-init-defvars): Use display-color-p to set fontification.
15286
15287 * play/hanoi.el (hanoi-internal): Don't use oddp.
15288
152892000-03-12 Gerd Moellmann <gerd@gnu.org>
15290
15291 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
15292
15293 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
15294
152952000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
15296
15297 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15298 Fix comment.
15299
153002000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15301
15302 * font-lock.el (font-lock-keywords): Fix the doc now that
15303 regexp-opt-depth is unnecessary.
15304 (save-buffer-state): Set an edebug spec.
15305 (font-lock-fontify-anchored-keywords): Properly handle the case when
15306 the matcher goes past the limit.
15307
15308 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15309 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15310
15311 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15312 dll.el and cookie.el (from Elib) with heavy renaming and other
15313 massaging.
15314
15315 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15316 Autoload the functions used.
15317 (easy-mmode-define-syntax): Fix CL typo.
15318 (easy-mmode-define-derived-mode): Improve the docstring generation.
15319
153202000-03-10 Gerd Moellmann <gerd@gnu.org>
15321
15322 * textmodes/texinfo.el (texinfo-version): Variable and function
15323 removed.
15324
153252000-03-09 Stefan Monnier <monnier@cs.yale.edu>
15326
15327 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
15328 allow more flexibility.
15329 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
15330 fns.
15331 (easy-mmode-defmap, easy-mmode-defsyntax)
15332 (easy-mmode-define-derived-mode): New macros.
15333
153342000-03-09 Didier Verna <didier@xemacs.org>
15335
15336 * rect.el (replace-rectangle): New function.
15337
153382000-03-09 Dave Love <fx@gnu.org>
15339
15340 * progmodes/fortran.el (fortran-comment-line-start): Define as
15341 "C".
15342 (fortran-comment-line-start-skip): Don't match cpp stuff.
15343 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
15344 (fortran-mode-map): Remove over-eager custom-menu-create for now.
15345 (fortran-mode): Don't set fortran-comment-line-start-skip,
15346 fortran-comment-line-start here. Set comment-start,
15347 add-log-current-defun.
15348 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
15349 (fortran-current-defun): New function.
15350
153512000-03-09 Gerd Moellmann <gerd@gnu.org>
15352
15353 * emacs-lisp/re-builder.el: New file.
15354
15355 * mouse.el (mouse-drag-region): Don't run up-event handler
15356 if hscroll has changed.
15357
15358 * octave-mod.el (octave-font-lock-keywords): To font-lock the
15359 builtin operators, use `font-lock-builtin-face' for Emacs and
15360 `font-lock-preprocessor-face' otherwise.
15361
15362 * font-lock.el (lisp-font-lock-keywords-1): Highlight
15363 `(defun (setf foo)' differently.
15364
153652000-03-08 Stefan Monnier <monnier@cs.yale.edu>
15366
15367 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
15368 (regexp-opt): Update comment and adapt the code the new meaning of
15369 the `paren' argument of regex-opt-group for shy-groups.
15370 (regexp-opt-depth): Handle shy groups as well as backslashed
15371 backslashes.
15372 (regexp-opt-group): Turn the leading comment into a docstring.
15373 Allow `paren' to be a string (the string to use to open a group).
15374 Remove open-presuf and close-presuf. Instead of checking for `all
15375 one-char' and then later on check for `several one-char', handle
15376 both cases close together. Also apply a more generic algorithm
15377 for suffixes (the mirror image of the algorithm used for
15378 prefixes). Use shy-groups. Use nreverse rather than reverse.
15379 (regexp-opt-try-suffix): Removed.
15380
15381 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
15382 from comint-mode-map, so we can just inherit from it. Also, move
15383 the initialization into the `defvar' since there's no docstring
15384 anyway and it's fairly short.
15385 (inferior-scheme-mode): Define it as derived-mode: the code is
15386 shorter and this way we inherit from comint-mode-map rather than
15387 copying it.
15388
15389 * subr.el (replace-regexps-in-string): Properly handle the case
15390 where we match an empty string.
15391
15392 * comint.el (comint-exec-1): Add the current-dir to the exec-path
15393 when the command has a directory component (such as "./testml").
15394 Also fix a typo in the comment.
15395
153962000-03-08 Gerd Moellmann <gerd@gnu.org>
15397
15398 * Makefile (compile-files): Compile files one by one because
15399 that's the only way to ensure a clean compilation environment for
15400 each individual file.
15401
15402 * frame.el (other-frame): Call x-focus-frame.
15403
154042000-03-07 Dave Love <fx@gnu.org>
15405
15406 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
15407 :require to defcustom.
15408
15409 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
15410 lists.
15411
15412 * files.el (auto-mode-alist): Add configure.in.
15413
15414 * progmodes/autoconf.el: New file.
15415
154162000-03-07 Gerd Moellmann <gerd@gnu.org>
15417
15418 * mail/mh-e.el: Change maintainer to `none'.
15419
15420 * recentf.el (recentf-keep-non-readable-files-p): Quote args
15421 to remove-hook and add-hook.
15422
154232000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15424
15425 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
15426 it as the default.
15427 (mail-send): Test mail-send-nonascii also for the new `mime' value.
15428 (sendmail-send-it): Conditionally add MIME headers specifying the
15429 used character set.
15430
154312000-03-07 Dave Love <fx@gnu.org>
15432
15433 * winner.el: Fix keywords, autoload cookies. Split
15434 eval-when-compile form to avoid compilation failure.
15435
154362000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
15437
15438 * international/mule.el: Modify comment about coding system
15439 property `coding-category'.
15440 (make-coding-system): New argument EOL-TYPE. Pay attention to
15441 coding-category property of PROPERTIES.
15442
15443 * international/mule-conf.el (coding-category-utf-8,
15444 coding-category-utf-16-be, coding-category-utf-16-le): New coding
15445 categories. Include them in the argument for set-coding-priority.
15446
15447 * international/mule-cmds.el (reset-language-environment): Include
15448 coding-category-utf-8, coding-category-utf-16-be, and
15449 coding-category-utf-16-le in the argument for set-coding-priority.
15450 (reset-language-environment): Initialize coding-category-utf-8,
15451 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
15452
154532000-03-06 Karl Fogel <kfogel@red-bean.com>
15454
15455 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
15456 code abstracted out of `bookmark-jump-noselect'. Now tries info
15457 extensions as well as compression extensions.
15458 (bookmark-jump-noselect): Use above new func.
15459
154602000-03-03 Gerd Moellmann <gerd@gnu.org>
15461
15462 * strokes.el: Change maintainer's mail address.
15463
154642000-03-03 Kenichi Handa <handa@etl.go.jp>
15465
15466 * international/mule-diag.el (list-character-sets): Make help-echo
15467 string by substitute-command-keys.
15468 (list-character-sets): Likewise.
15469 (sort-listed-character-sets): Call help-setup-xref.
15470
154712000-03-02 Gerd Moellmann <gerd@gnu.org>
15472
15473 * time.el (display-time-mail-file): Add `none' to the list of
15474 choices.
15475
154762000-03-01 Dave Love <fx@gnu.org>
15477
15478 * help.el (help-xref-go-back): Don't try to set position.
15479
15480 * international/mule-diag.el (list-character-sets): Call
15481 help-setup-xref. Add help-echo to xrefs.
15482 (list-character-sets-1): Add help-echo to xrefs.
15483
154842000-03-02 Gerd Moellmann <gerd@gnu.org>
15485
15486 * frame.el (blink-cursor-mode): Switch cursor on when turning
15487 the mode off.
15488
15489 * add-log.el (add-log-current-defun): Add support for
15490 Autoconf mode.
15491
15492 * mail/rmail.el (rmail-quit-hook): New variable.
15493
154942000-03-01 Dave Love <fx@gnu.org>
15495
15496 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
15497
15498 * help.el (help-xref-button): Add help-echo arg.
15499 (describe-function-1, describe-variable, help-make-xrefs): Use it.
15500
15501 * faces.el (list-faces-display): Supply help-echo with
15502 help-make-xrefs.
15503
15504 * facemenu.el (list-text-properties-at): Set help-xref-stack to
15505 nil.
15506
155072000-03-01 Gerd Moellmann <gerd@gnu.org>
15508
15509 * image.el (defimage): Look for image files in load-path.
15510
15511 * frame.el (busy-cursor-delay-seconds): Change type to
15512 `number'.
15513
155142000-03-01 David Ponce <david.ponce@wanadoo.fr>
15515
15516 * recentf.el (recentf): Added version tag to the defgroup of
15517 recentf.
15518
155192000-03-01 David Ponce <david.ponce@wanadoo.fr>
15520
15521 * recentf.el (recentf-cleanup): Changed to remove excluded file
15522 too.
15523 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
15524 action to select/unselect a file.
15525 (recentf-edit-list): Code cleanup and improvement.
15526 (recentf-open-more-files-action): `recentf-open-more-files' button
15527 widget action to open a file.
15528 (recentf-open-more-files): No more use standard completion but
15529 widgets.
15530 (recentf-more-collection): Deleted.
15531 (recentf-more-history): Deleted.
15532 (recentf-setup-more-completion): Deleted.
15533
155342000-03-01 David Ponce <david.ponce@wanadoo.fr>
15535
15536 * recentf.el (recentf-mode): No more needs that Emacs is running
15537 under a window-system.
15538
155391999-03-01 David Ponce <david.ponce@wanadoo.fr>
15540
15541 * recentf.el (recentf-edit-list): New command to edit the recent
15542 list which allow the user to remove files.
15543 (recentf-edit-selected-items): New global variable, used by
15544 `recentf-edit-list' to hold the list of files to be removed from
15545 the recent list.
15546 (recentf-make-menu-items): Updated to display a "Edit list..."
15547 menu item. Minor code cleanup.
15548
155491999-03-01 David Ponce <david.ponce@wanadoo.fr>
15550
15551 * recentf.el (recentf-open-more-files): New command to open files
15552 that are not displayed in the menu.
15553 (recentf-more-collection): New global variable holding the set of
15554 permissible completions used by `recentf-open-more-files'.
15555 (recentf-more-history): New global variable holding the history list
15556 used by `recentf-open-more-files' completion.
15557 (recentf-setup-more-completion): New function to setup completion for
15558 `recentf-open-more-files'.
15559 (recentf-make-menu-items): Updated to display a "More..." menu item.
15560
155611999-03-01 David Ponce <david.ponce@wanadoo.fr>
15562
15563 * recentf.el (recentf-menu-action): Doc fixed.
15564
155651999-03-01 David Ponce <david.ponce@wanadoo.fr>
15566
15567 * recentf.el (recentf-menu-filter): Doc updated.
15568 (recentf-update-menu-hook): Allow menu filters to force menu update.
15569 (recentf-make-menu-items): New menu filter handling.
15570 (recentf-make-menu-item): New helper function.
15571 (recentf-menu-elements): New menu handling function.
15572 (recentf-sort-ascending): Updated to new menu filter handling.
15573 (recentf-sort-descending): Updated to new menu filter handling.
15574 (recentf-sort-basenames-ascending): New menu filter function.
15575 (recentf-sort-basenames-descending): New menu filter function.
15576 (recentf-show-basenames): New menu filter function.
15577 (recentf-show-basenames-ascending): New menu filter function.
15578 (recentf-show-basenames-descending): New menu filter function.
15579
155802000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15581
15582 * diary-lib.el (list-diary-entries): Don't try to go forward at
15583 the end of the buffer.
15584
155852000-02-29 Kenichi Handa <handa@etl.go.jp>
15586
15587 * international/mule-diag.el (list-character-sets): Completely
15588 rewritten.
15589 (sort-listed-character-sets): New function.
15590 (list-character-sets-1): Completely rewritten.
15591 (list-character-sets-2): New function.
15592 (non-iso-charset-alist): New variable.
15593 (decode-codepage-char): New function.
15594 (charset-history): New variable.
15595 (read-charset) (list-block-of-chars)
15596 (list-iso-charset-chars)
15597 (list-non-iso-charset-chars)
15598 (list-charset-chars): New functions.
15599 (mule-diag): Call list-character-sets-2, not
15600 list-character-sets-2.
15601 (dump-charsets): Likewise.
15602
156032000-02-29 Gerd Moellmann <gerd@gnu.org>
15604
15605 * dired-x.el (dired-filename-at-point): Add `@' to valid
15606 file name characters.
15607 (dired-filename-at-point): Handle ange-ftp file names.
15608
15609 * frame.el (frame-notice-user-settings): Use assq-delete-all
15610 instead of assoc-delete-all.
15611 (frame-notice-user-settings): Ditto.
15612
15613 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
15614 Don't copy alist.
15615
156162000-02-28 Eli Barzilay <eli@cs.cornell.edu>
15617
15618 * calculator.el (calculator-use-menu): New option.
15619 (calculator-initial-bindings): Changed some bindings to work as
15620 macros.
15621 (calculator-forced-input): Removed.
15622 (calculator-restart-other-mode): New variable.
15623 (calculator-mode-map): Set up menu.
15624
156252000-02-28 Jari Aalto <jari.aalto@poboxes.com>
15626
15627 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
15628 tags.
15629
156302000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
15631
15632 * viper-cmd.el (viper-envelop-ESC-key): added the option to
15633 translate all ESC key sequences.
15634 (viper-goto-mark-subr): restore markers for files for which
15635 they were saved.
15636 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
15637 * viper-util.el (viper-set-replace-overlay-glyphs,
15638 viper-set-replace-overlay): always check if the replacement
15639 overlay is live.
15640 * viper.el (viper-vi-state-mode-list): added major modes.
15641 * ediff-wind.el: minor comment changes.
15642 * ediff.el: copyright notice date fix.
15643
156442000-02-27 Jason Rumney <jasonr@gnu.org>
15645
15646 * faces.el (face-font-family-alternatives): Add arial to helv.
15647 (mode-line, header-line, tool-bar): Same default as x for w32.
15648 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
15649 face-font-family-alternatives from working.
15650 * term/w32-win.el (mouse-set-font): Do not build fontset from
15651 chosen font.
15652
156532000-02-25 Sam Steingold <sds@goems.com>
15654
15655 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
15656 properly.
15657
156582000-02-25 Richard M. Stallman <rms@gnu.org>
15659
15660 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
15661
156622000-02-25 Gerd Moellmann <gerd@gnu.org>
15663
15664 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
15665 writable.
15666
15667 * frame.el (busy-cursor-delay-seconds): New option.
15668
156692000-02-24 Gerd Moellmann <gerd@gnu.org>
15670
15671 * frame.el (show-cursor-in-non-selected-windows): New option.
15672
156732000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15674
15675 * diary-lib.el (include-other-diary-files): Undo the selective
15676 display in any included file and don't kill it.
15677
156782000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
15679
15680 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
15681 bar. Menu items converted to (menu-item format, help strings
15682 added.
15683 [downcase, upcase]: Don't enable on MS-DOS.
15684 [symlink, symlinks]: Don't show if make-symbolic-link is not
15685 bound.
15686 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
15687
156882000-02-23 Dave Love <fx@gnu.org>
15689
15690 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
15691 (backward-kill-word): Revert addition of * to interactive spec --
15692 it's a feature.
15693
15694 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
15695 (backward-kill-sentence, kill-sentence): Likewise.
15696
15697 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
15698 scratch buffer name.
15699 (gud-format-command): Use int-to-string in ?l case. Simplify
15700 slightly.
15701
15702 * term/w32-win.el (internal-face-interactive): Update prompt for
15703 new read-face-name.
15704
15705 * mail/footnote.el (footnote): Add :version to defgroup.
15706 (footnote-section-tag-regexp): Customize.
15707 (footnote-start-tag, footnote-end-tag): New option.
15708 (footnote-latin-regexp): New variable.
15709 (Footnote-latin): New function.
15710 (footnote-style-alist): Add element for latin style.
15711 (footnote-style): Moved.
15712 (Footnote-goto-footnote): Use eq to test arg.
15713
15714 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
15715
15716 * emacs-lisp/byte-opt.el: Change old backquote syntax.
15717 (byte-compile-trueconstp): Include keywords.
15718 (byte-optimize-quote, byte-optimize-lapcode): Use
15719 byte-compile-const-symbol-p.
15720 (byte-optimize-char-before): New optimization.
15721
15722 * emacs-lisp/bytecomp.el: Change old backquote syntax.
15723 (byte-compile-const-symbol-p): New function.
15724 (byte-compile-constp, byte-compile-out-toplevel)
15725 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
15726 Use it.
15727
15728 * subr.el (define-key-after): Default AFTER to t. Doc fix.
15729
157302000-02-23 Kenichi Handa <handa@etl.go.jp>
15731
15732 * international/encoded-kb.el: Be sure to update minor-mode-alist
15733 and minor-mode-map-alist.
15734 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
15735 codes SS2 and SS3 correctly.
15736 (encoded-kbd-self-insert-ccl): New function.
15737 (encoded-kbd-setup-keymap): New function.
15738 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
15739 by calling encoded-kbd-setup-keymap.
15740
15741 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
15742 characters.
15743 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
15744 locally.
15745
157462000-02-22 Dave Love <fx@gnu.org>
15747
15748 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
15749 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
15750 defvar.
15751 (lisp-mode-syntax-table): Set up for #|...|# comments.
15752 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
15753 classes. Match `defface'.
15754 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
15755 (eval-defun-1): Fix for defcustom.
15756 (lisp-indent-region): Doc fix.
15757
15758 * subr.el (when, unless, split-string): Doc fix.
15759 (read-passwd): Move call of clear-this-command-keys to the right
15760 place.
15761 (replace-regexps-in-string): New function.
15762
157632000-02-22 Gerd Moellmann <gerd@gnu.org>
15764
15765 * help.el (describe-variable): Set syntax table to
15766 emacs-lisp-mode-syntax-table when moving forward over the
15767 symbol's name.
15768
157692000-02-22 Dave Love <fx@gnu.org>
15770
15771 * xt-mouse.el: Doc fixes.
15772 (xterm-mouse-position-function): New function, replacing advice of
15773 mouse-position.
15774 (xterm-mouse-mode): Use it. Don't turn on under a window system.
15775
15776 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
15777
157782000-02-21 Gerd Moellmann <gerd@gnu.org>
15779
15780 * format.el (format-annotate-single-property-change): Handle
15781 properties.with dotted-list values.
15782 (format-proper-list-p): New function.
15783
15784 * enriched.el (enriched-face-ans): Handle '(foreground-color
15785 . COLOR) and (background-color . COLOR).
15786
157872000-02-20 Dave Love <fx@gnu.org>
15788
15789 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
15790 and assignments to it.
15791 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
15792 current local map.
15793 (make-flyspell-overlay): Use it.
15794 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
15795
15796 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
15797 (lm-get-header-re): Defun, not defsubst.
15798 (lm-get-package-name): Defun, not defsubst. Simplify.
15799 (lm-version): Doc fix. Simplify.
15800 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
15801 (lm-crack-address, lm-last-modified-date, lm-commentary)
15802 (lm-verify, lm-synopsis): Simplify.
15803 (lm-report-bug): Require emacsbug. Use compose-mail.
15804
158052000-02-20 Gerd Moellmann <gerd@gnu.org>
15806
15807 * dired.el (dired-mode): Call propertized-buffer-identification
15808 to set mode-line-buffer-identification to something having
15809 the right text properties.
15810
15811 * bindings.el (propertized-buffer-identification): New function.
15812
158132000-02-20 Dave Love <fx@gnu.org>
15814
15815 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
15816 check for t-mouse too.
15817
15818 * cus-start.el: Make echo-keystrokes `number'.
15819
158202000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
15821
15822 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
15823 Don't call ring-empty-p unless tags-location-ring is bound.
15824 From Noah Friedman <friedman@splode.com>.
15825
158262000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
15827
15828 * progmodes/hideshow.el (hs-flag-region): No longer use
15829 `intangible' overlay property.
15830
15831 (hs-toggle-hiding): New command.
15832 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
15833
15834 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
15835 Fix omission bug: Run `hs-minor-mode-hook' for both activation
15836 and deactivation.
15837
158382000-02-18 Gerd Moellmann <gerd@gnu.org>
15839
15840 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
15841
158422000-02-17 Gerd Moellmann <gerd@gnu.org>
15843
15844 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
15845
15846 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
15847 of `*' to handle `(* ... *)' comments.
15848
158492000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
15850
15851 * faces.el (list-faces-display): Use display-mouse-p instead of
15852 window-system.
15853
15854 * menu-bar.el (global-map): Menu-bar items converted to the new
15855 format (menu-item..., rearranged for better CUA compliance, and
15856 their names changed for better clarity. Help strings added.
15857
15858 * international/mule-cmds.el (mule-menu-keymap)
15859 (describe-language-environment-map, set-coding-system-map)
15860 (setup-language-environment-map): Convert to new (menu-item...
15861 form, add help strings. Change names of menu items for better
15862 clarity. "Mule" menu-bar item removed (it's now in the "Options"
15863 submenu).
15864
158652000-02-17 Gerd Moellmann <gerd@gnu.org>
15866
15867 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
15868 within the code.
15869
158702000-02-16 Dave Love <fx@gnu.org>
15871
15872 * faces.el: Don't require custom. Add more specific :groups to
15873 various deffaces.
15874 (set-face-attribute): Purecopy args.
15875 (read-face-name): Default to name at point and use it in prompt.
15876 Remove colon from arg in all callers.
15877 (list-faces-display): Hyperlink to face descriptions and customize
15878 buffers.
15879
158802000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
15881
15882 * wid-edit.el (widget-match-inline): An atom never matches a
15883 list.
15884
158852000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15886
15887 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15888 at ':' characters by call to split-string.
15889
158902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15891
15892 * textmodes/bibtex.el: Added RCS version identification.
15893
158942000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15895
15896 * textmodes/bibtex.el: Some temporary comments removed.
15897 (bibtex-field-name, bibtex-entry-type): Made the relationship
15898 explicit.
15899 (bibtex-field-const): Allow capital letters.
15900 (bibtex-start-of-string): Deleted because unused.
15901
15902 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15903 use the term 'reference' to describe a bibtex entry as a whole.
15904 Further, reference keys are no longer called 'labels'.
15905 (bibtex-keys): Renamed to bibtex-reference-keys.
15906 (bibtex-reformat-previous-labels): Renamed to
15907 bibtex-reformat-previous-reference-keys.
15908 (bibtex-reference-type): Renamed to bibtex-entry-type.
15909 (bibtex-reference-head): Renamed to bibtex-entry-head.
15910 (bibtex-reference-maybe-empty-head): Renamed to
15911 bibtex-entry-maybe-empty-head.
15912 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15913 (bibtex-search-reference): Renamed to bibtex-search-entry.
15914 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15915 bibtex-enclosing-entry-maybe-empty-head.
15916 (bibtex-entry-field-alist, bibtex-entry-head,
15917 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15918 bibtex-map-entries, bibtex-search-entry,
15919 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15920 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15921 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15922 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15923 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15924 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15925 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15926
159272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15928
15929 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15930 comment.
15931 (bibtex-format-field-delimiters): New function, functionality
15932 extracted from bibtex-format-entry.
15933 (bibtex-autokey-get-yearfield-digits): New function, functionality
15934 extracted from bibtex-autokey-get-yearfield.
15935
15936 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15937 entries in order to avoid stack overflow in the regexp matcher if
15938 field contents become large.
15939 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15940 bibtex-field-string-part-not-braced,
15941 bibtex-field-string-part-no-inner-braces,
15942 bibtex-field-string-part-1-inner-brace,
15943 bibtex-field-string-part-2-inner-braces,
15944 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15945 bibtex-field-string-quoted, bibtex-field-string,
15946 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15947 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15948 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15949 as parsing is now performed by the following functions.
15950 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15951 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15952 bibtex-parse-field-string, bibtex-search-forward-field-string,
15953 bibtex-parse-association, bibtex-field-name-for-parsing,
15954 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15955 bibtex-search-forward-field, bibtex-search-backward-field,
15956 bibtex-start-of-field, bibtex-end-of-field,
15957 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15958 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15959 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15960 bibtex-parse-string, bibtex-search-forward-string,
15961 bibtex-search-backward-string, bibtex-start-of-string,
15962 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15963 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15964 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15965 entries. Instead of reporting the results of the parsing by
15966 match-beginning or match-end, these functions return data structures
15967 that hold the corresponding positions.
15968 (bibtex-enclosing-field): Changed to also report field boundaries by
15969 return values rather than by match-beginning or match-end. The
15970 following functions have been adapted to use the new parsing
15971 functions.
15972 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15973 bibtex-enclosing-field, bibtex-format-entry,
15974 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15975 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15976 bibtex-print-help-message, bibtex-end-of-entry,
15977 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15978 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15979 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15980 method for parsing.
15981 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15982 bibtex-map-entries, bibtex-flash-head,
15983 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15984 bibtex-autokey-change, bibtex-autokey-get-namefield,
15985 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15986 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15987 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15988 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15989 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15990 order to make the new binding of case-fold-search immediately
15991 visible.
15992
159932000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15994
15995 * textmodes/bibtex.el: Copyright notice is up to date.
15996 Added constant 'bibtex-maintainer-salutation.
15997
15998 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15999 than make-temp-name, use match-string-no-properties and eliminate
16000 a quadratic behavior when building bibtex-strings.
16001
16002 * bibtex.el (bibtex-reference-key): Accept string entries whose
16003 reference key contains upper case letters.
16004
160052000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16006
16007 * bibtex.el (bibtex-reference-head): Allow entries to start with
16008 a new line.
16009
160102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16011
16012 * bibtex.el: Hiding of entry bodies is not longer provided by
16013 bibtex.el directly. Instead the hideshow package can be used.
16014 Added a special bibtex entry to hs-special-modes-alist.
16015 (bibtex-hs-forward-sexp): Added for hideshow.el.
16016
160172000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16018
16019 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
16020 at ':' characters by call to split-string.
16021
160222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16023
16024 * textmodes/bibtex.el: Added RCS version identification.
16025
160262000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16027
16028 * textmodes/bibtex.el: Some temporary comments removed.
16029 (bibtex-field-name, bibtex-entry-type): Made the relationship
16030 explicit.
16031 (bibtex-field-const): Allow capital letters.
16032 (bibtex-start-of-string): Deleted because unused.
16033
16034 * textmodes/bibtex.el: Unified some nomenclature. We no longer
16035 use the term 'reference' to describe a bibtex entry as a whole.
16036 Further, reference keys are no longer called 'labels'.
16037 (bibtex-keys): Renamed to bibtex-reference-keys.
16038 (bibtex-reformat-previous-labels): Renamed to
16039 bibtex-reformat-previous-reference-keys.
16040 (bibtex-reference-type): Renamed to bibtex-entry-type.
16041 (bibtex-reference-head): Renamed to bibtex-entry-head.
16042 (bibtex-reference-maybe-empty-head): Renamed to
16043 bibtex-entry-maybe-empty-head.
16044 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
16045 (bibtex-search-reference): Renamed to bibtex-search-entry.
16046 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
16047 bibtex-enclosing-entry-maybe-empty-head.
16048 (bibtex-entry-field-alist, bibtex-entry-head,
16049 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
16050 bibtex-map-entries, bibtex-search-entry,
16051 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
16052 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16053 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
16054 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
16055 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
16056 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
16057 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
16058
160592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16060
16061 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
16062 comment.
16063 (bibtex-format-field-delimiters): New function, functionality
16064 extracted from bibtex-format-entry.
16065 (bibtex-autokey-get-yearfield-digits): New function, functionality
16066 extracted from bibtex-autokey-get-yearfield.
16067
16068 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
16069 entries in order to avoid stack overflow in the regexp matcher if
16070 field contents become large.
16071 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
16072 bibtex-field-string-part-not-braced,
16073 bibtex-field-string-part-no-inner-braces,
16074 bibtex-field-string-part-1-inner-brace,
16075 bibtex-field-string-part-2-inner-braces,
16076 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
16077 bibtex-field-string-quoted, bibtex-field-string,
16078 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
16079 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
16080 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
16081 as parsing is now performed by the following functions.
16082 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
16083 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
16084 bibtex-parse-field-string, bibtex-search-forward-field-string,
16085 bibtex-parse-association, bibtex-field-name-for-parsing,
16086 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
16087 bibtex-search-forward-field, bibtex-search-backward-field,
16088 bibtex-start-of-field, bibtex-end-of-field,
16089 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
16090 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
16091 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
16092 bibtex-parse-string, bibtex-search-forward-string,
16093 bibtex-search-backward-string, bibtex-start-of-string,
16094 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
16095 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
16096 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
16097 entries. Instead of reporting the results of the parsing by
16098 match-beginning or match-end, these functions return data structures
16099 that hold the corresponding positions.
16100 (bibtex-enclosing-field): Changed to also report field boundaries by
16101 return values rather than by match-beginning or match-end. The
16102 following functions have been adapted to use the new parsing
16103 functions.
16104 (bibtex-skip-to-valid-entry, bibtex-search-reference,
16105 bibtex-enclosing-field, bibtex-format-entry,
16106 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
16107 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
16108 bibtex-print-help-message, bibtex-end-of-entry,
16109 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
16110 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16111 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
16112 method for parsing.
16113 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
16114 bibtex-map-entries, bibtex-flash-head,
16115 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
16116 bibtex-autokey-change, bibtex-autokey-get-namefield,
16117 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
16118 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
16119 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
16120 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
16121 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
16122 order to make the new binding of case-fold-search immediately
16123 visible.
16124
161252000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16126
16127 * textmodes/bibtex.el: Copyright notice is up to date.
16128 Added constant 'bibtex-maintainer-salutation.
16129
16130 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
16131 than make-temp-name, use match-string-no-properties and eliminate
16132 a quadratic behavior when building bibtex-strings.
16133
16134 * bibtex.el (bibtex-reference-key): Accept string entries whose
16135 reference key contains upper case letters.
16136
161372000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16138
16139 * bibtex.el (bibtex-reference-head): Allow entries to start with
16140 a new line.
16141
161422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16143
16144 * bibtex.el: Hiding of entry bodies is not longer provided by
16145 bibtex.el directly. Instead the hideshow package can be used.
16146 Added a special bibtex entry to hs-special-modes-alist.
16147 (bibtex-hs-forward-sexp): Added for hideshow.el.
16148
161492000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16150
16151 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
16152 proceedings entry type (for cross referencing). Thanks to Wagner
16153 Toledo Correa for the suggestion.
16154
16155 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
16156
161572000-02-14 Kenichi Handa <handa@etl.go.jp>
16158
16159 * international/characters.el: Setup case table for Vietnamese.
16160
161612000-02-12 Gerd Moellmann <gerd@gnu.org>
16162
16163 * uniquify.el (toplevel): Require CL at compile time.
16164 (uniquify-push): Removed.
16165
16166 * shadowfile.el (shadow-when): Removed.
16167
16168 * tempo.el (tempo-dolist, tempo-mapc): Removed.
16169 (tempo-process-and-insert-string): Use dolist instead of
16170 tempo-dolist.
16171
16172 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
16173 regexp for paragraph-start.
16174
16175 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
16176 commas as well.
16177
161782000-02-10 Dave Love <fx@gnu.org>
16179
16180 * wid-edit.el: (widgets) [defgroup]: Remove url link.
16181 (widget-color-choice-list, widget-color-history, widget-mouse-help):
16182 Deleted.
16183 (widget-specify-field, widget-specify-button): Don't use
16184 widget-mouse-help as help-echo property.
16185 (default): Use #'ignore for :validate and :mouse-down-action.
16186 (checkbox): Add help-echo.
16187 (widget-sexp-validate): Rewritten to clarify error messages.
16188 (character): Use char-valid-p in :match function.
16189 (widget-color-complete): Use facemenu-color-alist.
16190 (widget-color-action): Use facemenu-read-color.
16191
16192 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
16193 set up `caar' &c that we now have.
16194
161952000-02-09 Ray Blaak <blaak@gnu.org>
16196
16197 * delphi.el: Make resourcestring a declaration region, like const
16198 and var.
16199
162002000-02-09 Dave Love <fx@gnu.org>
16201
16202 * bindings.el (mode-line-input-method-map): New variable.
16203 (mode-line-mule-info): Use it; fix last change.
16204 (mode-line-mode-menu): Move definition.
16205 (mode-line-mouse-sensitive-p): Deleted.
16206 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
16207 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
16208 level.
16209
16210 * startup.el (command-line-1): Don't call
16211 make-mode-line-mouse-sensitive.
16212
162132000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16214
16215 * mail/rmail.el (rmail-retry-failure): Use
16216 rmail-beginning-of-message before rmail-toggle-header, because the
16217 former toggles headers.
16218
162192000-02-06 Stefan Monnier <monnier@cs.yale.edu>
16220
16221 * diff-mode.el (diff-kill-junk): New interactive function.
16222 (diff-reverse-direction): Use delete-and-extract-region.
16223 (diff-post-command-hook): Restrict the area so that the hook also works
16224 outside of any diff hunk. This is necessary for the minor-mode.
16225 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
16226 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
16227
16228 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
16229 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
16230 so that it can be used more easily in <foo>-mode-hook. Also make sure
16231 to avoid duplicate entries.
16232 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
16233 (font-lock-remove-keywords): Just as was done for `add', allow it to
16234 work even if font-lock-mode is nil. Also make sure we don't modify
16235 any pre-existing list by forcing a copy-sequence. Finally rename
16236 `major-mode' to `mode'.
16237 (font-lock-fontify-syntactic-anchored-keywords)
16238 (font-lock-fontify-anchored-keywords)
16239 (font-lock-fontify-keywords-region): Use line-end-position.
16240 Don't make `font-lock-multiline' local (it's now done in
16241 font-lock-set-defaults).
16242 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
16243 move the `font-lock-fontified' creation to inside the `unless'.
16244
162452000-02-06 Andrew Innes <andrewi@gnu.org>
16246
16247 * term/w32-win.el (x-handle-args): Comment out call to message,
16248 which occurs before window system is initialized.
16249
16250 * makefile.nt: Add support for recompiling lisp code.
16251
162522000-02-04 Dave Love <fx@gnu.org>
16253
16254 * bindings.el (mode-line-mule-info): Fix/extend last change.
16255
16256 * completion.el: Replace completion-dolist with dolist.
16257
16258 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
16259 dotimes.
16260
162612000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
16262
16263 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
16264 environment names before they go into the section regexp.
16265
16266 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
16267 char class in regexp.
16268
16269 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
16270 `case-fold-search' to nil.
16271
16272 * progmodes/idlwave.el (idlwave-template): Respect
16273 `idlwave-abbrev-change-case'.
16274 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
16275 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
16276 idlwave-while): respect `idlwave-reserved-word-upcase'.
16277 (idlwave-rw-case): New function.
16278 (idlwave-statement-match): Fixed problem with assignment regexp.
16279 (idlwave-font-lock-keywords): Improved regexp for keyword
16280 parameters.
16281 (idlwave-surround): New argument LENGTH to support padding of
16282 operators longer than 1 char.
16283
16284 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
16285 idlwave-shell-expression-overlay. Implemented printing of
16286 expressions on higher levels of the calling stack.
16287 (idlwave-shell-display-level-in-calling-stack): Restore stack
16288 level.
16289 (idlwave-retrieve-expression-from-level): New function.
16290 (idlwave-shell-last-calling-stack): Variable removed.
16291 (idlwave-shell-reset): Argument action reversed (`visible' to
16292 `hidden'). Also remove stop-line overlay.
16293 (idlwave-shell-calling-stack-routine): New variable.
16294 (idlwave-shell-parse-stack-and-display): Messages now display
16295 negative level numbers.
16296 (idlwave-shell-mode): Set `modeline-format'.
16297 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16298 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16299 21.
16300 (idlwave-shell-print-expression-function): New option.
16301
16302 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16303 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16304 `tool-bar' instead of `toolbar'.
16305
163062000-02-02 Dave Love <fx@gnu.org>
16307
16308 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16309 emacs-lisp-mode-hook. Don't check for defalias being defined.
16310
16311 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16312 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16313 the new builtins directly.
16314
16315 * whitespace.el (whitespace): Add :version to defgroup.
16316
16317 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16318 Doc fix.
16319
16320 * thingatpt.el (sexp-at-point, symbol-at-point)
16321 (number-at-point, list-at-point): Add autoload cookie.
16322
16323 * recentf.el (recentf): Add :version to defgroup.
16324
16325 * quickurl.el (quickurl): Add :version to defgroup.
16326
16327 * elide-head.el (elide-head): Use point-marker more.
16328
16329 * bs.el (bs): Add :version to defgroup.
16330
16331 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16332
16333 * progmodes/delphi.el (delphi): Add :version to defgroup.
16334
163352000-02-02 Gerd Moellmann <gerd@gnu.org>
16336
16337 * ange-ftp.el (ange-ftp-write-region): Handle case that
16338 succeeding process operation sets a different coding system.
16339
16340 * calculator.el: New file.
16341
163422000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
16343
16344 * frame.el (frames-on-display-list, framep-on-display): New
16345 functions.
16346 (display-mouse-p, display-popup-menus-p, display-graphic-p)
16347 (display-selections-p, display-screens, display-pixel-width)
16348 (display-pixel-height, display-mm-width, display-mm-height)
16349 (display-backing-store, display-save-under, display-planes)
16350 (display-color-cells, display-visual-class): New functions.
16351
16352 * term/tty-colors.el (tty-color-gray-shades): New function.
16353
16354 * faces.el (display-color-p): Use framep-on-display.
16355 (display-grayscale-p): New function.
16356
163572000-01-31 Dave Love <fx@gnu.org>
16358
16359 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
16360 (create-fontset-from-x-resource): Don't concat integers.
16361
163622000-01-31 Inge Frick <inge@nada.kth.se>
16363
16364 * view.el: Some changes in documentation. Removed some trailing
16365 whitespace. Changed some parameter names to agree with
16366 documentation.
16367 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
16368 window is not deleted. Modifies change 1998-04-26.
16369
163702000-01-31 Gerd Moellmann <gerd@gnu.org>
16371
16372 * windmove.el: New file.
16373
16374 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16375 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16376 progmodes/ebnf-yac.el: Update copyright and license info.
16377
16378 * jit-lock.el (jit-lock-function): Widen before calculating end
16379 position.
16380 (jit-lock-stealth-chunk-start): Rewritten.
16381
16382 * info.el (Info-title-face-alist): Removed.
16383 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
16384 faces.
16385 (Info-fontify-node): Use these faces.
16386
163872000-01-30 Gerd Moellmann <gerd@gnu.org>
16388
16389 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
16390 (cl-macro-list1): Recognize `&allow-other-keys' instead of
16391 `&allow-other-keywords'.
16392
16393 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
16394 the list of directories scanned heuristically.
16395
16396 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
16397 exist.
16398
163992000-01-30 Jason Rumney <jasonr@gnu.org>
16400
16401 * w32-fns.el: Define w32-tty-standard-colors.
16402
16403 * startup.el (command-line): Use w32-tty-standard-colors when in
16404 w32 console mode.
16405
164062000-01-30 Dave Love <fx@gnu.org>
16407
16408 * jka-compr.el (jka-compr-load): Fix up load-history.
16409
16410 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
16411
16412 * emacs-lisp/cl-macs.el: Revert previous change.
16413
164142000-01-29 Dave Love <fx@gnu.org>
16415
16416 * facemenu.el: Purecopy various strings.
16417
16418 * timezone.el (timezone-fix-time): Window against 69 for two-digit
16419 years. Deal with three-digit years.
16420
16421 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
16422 defconst, purecopy.
16423 (help-back-label): Purecopy it.
16424
164252000-01-18 Gerd Moellmann <gerd@gnu.org>
16426
16427 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
16428 variable. If non-nil, order the buffer list according to the
16429 currently selected frame.
16430 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
16431 non-nil, pass the selected frame to function buffer-list.
16432
164332000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16434
16435 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
16436
164372000-01-28 Dave Love <fx@gnu.org>
16438
16439 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
16440
16441 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
16442 Don't use lisp-indent-hook property.
16443 (cl-abs): Remove.
16444
16445 * subr.el: Move out indent and edebug specs for when and unless.
16446
16447 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16448 when, unless.
16449
16450 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
16451 unless, when.
16452
164532000-01-28 Gerd Moellmann <gerd@gnu.org>
16454
16455 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
16456 `collecting' as synonym for `collect'.
16457
16458 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
16459 for the case it contains spaces.
16460
16461 * simple.el (what-cursor-position): Change formatting of
16462 messages.
16463
16464 * frame.el (delete-other-frames): New function.
16465 (toplevel): Bind it to C-x 5 1.
16466
16467 * sort.el (sort-numeric-base): New option.
16468 (sort-numeric-fields): If number starts with `0' or `0[xX[',
16469 interpret it as octal or hexadecimal. Use sort-numeric-base
16470 as default base.
16471
16472 * progmodes/glasses.el: New file.
16473
164742000-01-27 Gerd Moellmann <gerd@gnu.org>
16475
16476 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
16477 userids differently.
16478
16479 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16480 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16481 progmodes/ebnf-yac.el: New files.
16482
164832000-01-26 Dave Love <fx@gnu.org>
16484
16485 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
16486 on a function with an empty body. [From Eric Ludlam.]
16487
164882000-01-25 Andre Spiegel <spiegel@gnu.org>
16489
16490 * vc.el (vc-version-diff): Make sure file name is expanded.
16491
164922000-01-25 Gerd Moellmann <gerd@gnu.org>
16493
16494 * scroll-bar.el (scroll-bar-timer): Variable removed.
16495 (scroll-bar-toolkit-scroll): Don't use a timer.
16496
164972000-01-25 Kenichi Handa <handa@etl.go.jp>
16498
16499 * language/thai-util.el (thai-composition-function): Delete
16500 superfluous `a'.
16501
165022000-01-24 Dave Love <fx@gnu.org>
16503
16504 * fortran.el (fortran-mode): Use beginning-of-defun-function,
16505 end-of-defun-function.
16506
16507 * font-lock.el (turn-on-font-lock): Don't depend on window-system
16508 &c.
16509
165102000-01-22 Jason Rumney <jasonr@gnu.org>
16511
16512 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
16513 conflicts with new face support.
16514
165152000-01-22 Richard M. Stallman <rms@gnu.org>
16516
16517 * replace.el (query-replace): Rename last arg to DELIMITED.
16518 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
16519 (query-replace-regexp): Likewise.
16520
165212000-01-20 Richard M. Stallman <rms@gnu.org>
16522
16523 * subr.el (with-syntax-table): Use make-symbol, not gensym.
16524
16525 * emacs-lisp/lisp.el (beginning-of-defun-function):
16526 Variable renamed from beginning-of-defun.
16527 Do not call make-variable-buffer-local.
16528 (beginning-of-defun-raw): Use new variable name; doc fix.
16529 (beginning-of-defun): Doc fix.
16530 (end-of-defun-function): Variable renamed from end-of-defun.
16531 Do not call make-variable-buffer-local.
16532 (end-of-defun): Use new variable name; doc fix.
16533
16534 * subr.el (dolist, dotimes): Copied from cl-macs.el
16535 and made to work.
16536
16537 * mail/undigest.el (rmail-digest-end-regexps):
16538 Variable replaces rmail-digest-end-regexp.
16539 Allows multiple regexps for detecting the end line.
16540 (undigestify-rmail-message): Corresponding changes.
16541
165422000-01-19 Dave Love <fx@gnu.org>
16543
16544 * files.el (user-init-file): Don't declare here -- is primitive.
16545
16546 * startup.el (command-line): Check for compiled user-init-file and
16547 set to uncompiled version if necessary.
16548
165492000-01-18 Gerd Moellmann <gerd@gnu.org>
16550
16551 * mail/undigest.el (rmail-digest-end-regexp): New user option.
16552 (undigestify-rmail-message): Use it.
16553
16554 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
16555
165562000-01-17 Gerd Moellmann <gerd@gnu.org>
16557
16558 * tmm.el (tmm-goto-completions): Adapt to prompt being part
16559 of mini-buffer.
16560
165612000-01-14 Gerd Moellmann <gerd@gnu.org>
16562
16563 * emacs-lisp/copyright.el (copyright-update): Removed the
16564 requirement for a trailing space from `copyright-regexp', to
16565 support copyrights with owner specified on a separate line..
16566
16567 * align.el: New file.
16568
16569 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
16570
16571 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
16572
165732000-01-13 Dave Love <fx@gnu.org>
16574
16575 * ph.el: Removed. (Obsoleted by EUDC.)
16576
165772000-01-13 Gerd Moellmann <gerd@gnu.org>
16578
16579 * net/eudc.el (toplevel): Remove autoloaded code installing
16580 menu with easymenu, because that causes build problems.
16581
16582 * frame.el (frame-notice-user-settings): New variable.
16583 (frame-notice-user-settings): Don't modify frame parameters
16584 if called a second time.
16585
165862000-01-13 Richard M. Stallman <rms@gnu.org>
16587
16588 * frame.el (frame-notice-user-settings):
16589 Notice default-frame-parameters even for non-window frames.
16590
165912000-01-13 Gerd Moellmann <gerd@gnu.org>
16592
16593 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
16594 for Emacs.
16595 (eudc-bob-can-display-inline-images): Extend for Emacs.
16596 (eudc-bob-toggle-inline-display): Ditto.
16597 (eudc-bob-display-jpeg): Ditto.
16598
165992000-01-12 Gerd Moellmann <gerd@gnu.org>
16600
16601 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
16602 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
16603 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
16604
16605 * add-log.el (add-change-log-entry): Fix error trying an `(insert
16606 nil)'.
16607
16608 * subdirs.el: Add `net' directory.
16609
16610 * net: New directory.
16611
16612 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
16613 eval-last-sexp. Don't bind debug-on-error here.
16614 (eval-last-sexp): New function. Bind debug-on-error if
16615 eval-expression-debug-on-error is non-nil.
16616 (eval-defun-2, eval-defun): Likewise.
16617
16618 * simple.el (eval-expression): Don't bind debug-on-error if
16619 eval-expression-debug-on-error is nil. Detect changed
16620 debug-on-error, and propagate new value to global binding, if
16621 eval-expression-debug-on-error is non-nil,
16622 (eval-expression-debug-on-error): Change doc string.
16623
166242000-01-11 Richard M. Stallman <rms@gnu.org>
16625
16626 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
16627
16628 * emacs-lisp/lisp-mode.el (with-syntax-table):
16629 Set up lisp-indent-function property.
16630
16631 * subr.el (with-syntax-table): Moved from simple.el.
16632
16633 * simple.el (with-syntax-table): Moved to subr.el.
16634
166352000-01-11 Gerd Moellmann <gerd@gnu.org>
16636
16637 * tmm.el (tmm-shortcut): Delete region after prompt instead
16638 of erasing buffer.
16639
16640 * textmodes/fill.el (fill-common-string-prefix): New function.
16641 (fill-context-prefix): Use the longest common prefix of first
16642 and second line fill prefix, if there is one.
16643
166442000-01-11 Richard M. Stallman <rms@gnu.org>
16645
16646 * array.el (array-mode): Don't use make-variable-buffer-local.
16647 Use make-local-variable for `truncate-lines'.
16648
166492000-01-11 Jari Aalto <jari.aalto@poboxes.com>
16650
16651 * add-log.el (add-log-current-defun): Handle user-defined
16652 add-log-current-function returning nil,
16653
16654 * add-log.el (add-change-log-entry): Insert version number
16655 if having found a current function
16656
16657 * add-log.el (add-log-current-defun): Call
16658 `add-log-current-defun-function'. Try matches at level 0 and
16659 level 1. Strip whitespace from defun found.
16660
166612000-01-10 John Wiegley <johnw@gnu.org>
16662
16663 * allout.el (isearch-done/outline-provisions): Added `edit'
16664 argument to correspond with the current definition of
16665 `isearch-done'.
16666
166672000-01-10 Dave Love <fx@gnu.org>
16668
16669 * elide-head.el (elide-head): Use point-marker, not point.
16670
166712000-01-10 Gerd Moellmann <gerd@gnu.org>
16672
16673 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
16674 before and after the year 2000.
16675
16676 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
16677 Add ispell- prefix.
16678
166792000-01-10 Ken Stevens <k.stevens@ieee.org>
16680
16681 * ispell.el: Only define dictionaries in menus when they exist.
16682 (version18p): New variable.
16683 (version20p): New variable.
16684 (xemacsp): New variable.
16685 (ispell-choices-win-default-height): Fix for XEmacs visibility.
16686 (ispell-dictionary-alist1): Added Brasileiro dictionary.
16687 (ispell-dictionary-alist6): Russian command lines no longer accept
16688 run-together words.
16689 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
16690 (ispell-dictionary-alist): Add koi8-r to customize definition.
16691 (check-ispell-version): Added documentation string. Returns
16692 library path when called non-interactively.
16693 (ispell-menu-map-needed): Uses new variables.
16694 (ispell-library-path): New variable.
16695 (ispell-decode-string): XEmacs fix for bogus variable bindings.
16696 (ispell-word): Improved documentation string. Test for valid
16697 character mappings. Correctly check typed in word changes that can
16698 result in single words split into multiple words. Returns
16699 replacement word.
16700 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
16701 replace in recursive query replace mode. Help message for
16702 recursive edit mode.
16703 (ispell-show-choices): Protect against bad framepop bindings.
16704 (ispell-help): Fix to work with XEmacs.
16705 (ispell-highlight-spelling-error): Use new variables.
16706 (ispell-overlay-window): Fix to work with XEmacs.
16707 (ispell-parse-output): Passed and returns location information
16708 tracking spelling corrections. Doesn't recheck same word on
16709 current line.
16710 (ispell-init-process): Protect against bogus XEmacs variable binding.
16711 Fix call to single argument in sleep-for. Use new variables.
16712 (ispell-region): Passed and returns location information tracking
16713 spelling corrections. Doesn't check same word on current line.
16714 Improved documentation string. Doesn't resend a line already
16715 checked to the ispell process - fixes bug in LaTeX parsing.
16716 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
16717 (ispell-skip-region): No longer skips <TT> in SGML.
16718 (ispell-process-line): Tracks location information with spelling
16719 corrections. Added documentation string. Accounts for words
16720 already accepted on this line. Don't allow query-replace on line
16721 starting with math characters. Doesn't resend a line already sent
16722 to ispell process. Fixes alignment error bug.
16723
167242000-01-10 Richard M. Stallman <rms@gnu.org>
16725
16726 * dired-x.el (dired-guess-shell-alist-default):
16727 Suggest xloadimage, which is free, not xv, which isn't.
16728
16729 * ange-ftp.el (ange-ftp-file-name-nondirectory):
16730 Don't ever include the host name or user name in the value.
16731
167322000-01-09 Gerd Moellmann <gerd@gnu.org>
16733
16734 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
16735 of a real newline.
16736
167372000-01-09 Stephen Eglen <stephen@gnu.org>
16738
16739 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
16740 for .png files.
16741
167422000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
16743
16744 * cus-edit.el (custom-hook-convert-widget): Fix comment.
16745
167462000-01-09 Gerd Moellmann <gerd@gnu.org>
16747
16748 * progmodes/cperl-mode.el: Replace ^F with ^L.
16749
16750 * sendmail.el (toplevel): Provide `sendmail' when compiling
16751 before `require'ing rmail and mailalias to prevent infinite
16752 recursion.
16753
167542000-01-08 Dave Love <fx@gnu.org>
16755
16756 * emacs-lisp/backquote.el: Remove inappropriate customization
16757 (allowing custom.el to use backquote).
16758
167592000-01-07 Dave Love <fx@gnu.org>
16760
16761 * add-log.el (add-log-debugging): Deleted.
16762 (add-change-log-entry): Treat a backup FILE-NAME as its parent
16763 file. Remove debugging code.
16764 (change-log-get-method-definition, change-log-name): Add doc.
16765 (change-log-sortable-date-at): New function.
16766 (change-log-merge): New command.
16767
16768 * time.el (display-time-string-forms): Make the Mail string active.
16769 (display-time-update): Provide help-echo for load average.
16770
16771 * bindings.el (make-mode-line-mouse2-map): New function.
16772 (mode-line-modified): Use it and simplify.
16773 (mode-line-mule-info): Provide help-echo info.
16774 (minor-mode-alist): Activate the strings.
16775 (make-mode-line-mouse-sensitive): Simplify for
16776 mode-line-buffer-identification.
16777
167782000-01-07 Gerd Moellmann <gerd@gnu.org>
16779
16780 * play/pong.el: New file.
16781
167822000-01-06 Dave Love <fx@gnu.org>
16783
16784 * array.el: Assorted cleanups for compiler warnings, doc strings,
16785 `array-' prefix for symbols.
16786
167872000-01-05 Dave Love <fx@gnu.org>
16788
16789 * textmodes/outline.el (outline-mode-menu-bar-map): Add
16790 outline-headers-as-kill.
16791 (outline-mode): Define imenu-generic-expression.
16792 (outline-headers-as-kill): New command.
16793
16794 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
16795 from paragraph-start.
16796 (paragraph-indent-minor-mode): New command.
16797
16798 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
16799 M-C-e, M-C-h, C-j, C-xnd, TAB.
16800 (fortran-mode): Set beginning-of-defun, end-of-defun.
16801 (fortran-column-ruler): Simplify.
16802 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
16803 (fortran-with-subprogram-narrowing): Likewise.
16804 (fortran-indent-subprogram): Call mark-defun.
16805 (fortran-check-for-matching-do): Change narrowing.
16806
16807 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
16808 (cl-lucid-hash-tag): Delete.
16809 (cl-hash-table-p): Correct test for native table.
16810 (cl-hash-table-count): Use hash-table-count.
16811
16812 * browse-url.el (browse-url): Fix case of
16813 browse-url-browser-function being an alist.
16814
168152000-01-05 Carsten Dominik <cd@gnu.org>
16816
16817 * textmodes/reftex-vars.el (reftex-parse-file-extension)
16818 (reftex-index-phrase-file-extension): New options.
16819
16820 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
16821 Use new option `reftex-index-phrase-file-extension'.
16822
16823 * textmodes/reftex.el (reftex-access-parse-file): Use new option
16824 `reftex-parse-file-extension'.
16825
168262000-01-05 Dave Love <fx@gnu.org>
16827
16828 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
16829 (beginning-of-defun-raw): Use it.
16830 (end-of-defun): New variable.
16831 (end-of-defun): Use it.
16832 (check-parens): New command.
16833
168342000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
16835
16836 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
16837 (hs-show-block): Don't use `mapcar' when not accumulating.
16838
16839 Fix buglet in local variables initialization.
16840
168412000-01-05 Andreas Schwab <schwab@suse.de>
16842
16843 * hscroll.el (hscroll): Doc fix.
16844
168452000-01-05 Carsten Dominik <cd@gnu.org>
16846
16847 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
16848 idlw-toolbar.
16849
16850 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
16851 file idlw-rinfo.el.
16852 (idlwave-customize): load must read file idlw-shell.el.
16853 (idlwave-create-customize-menu): load must read file idlw-shell.el.
16854
168552000-01-05 Carsten Dominik <dominik@astro.uva.nl>
16856
16857 * progmodes/idlw-shell.el: Also provide idlwave-shell
16858 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
16859 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
16860
16861 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
16862 both reftex-dcr and reftex-vcr.
16863
16864 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
16865
168662000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16867
16868 * ps-print.el: PostScript code now is in separate files, doc fix.
16869 (ps-print-version): New version number (5.0.3).
16870 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
16871 local.
16872 (ps-spool-config): Initialization fix.
16873 (ps-print-prologue-1, ps-print-prologue-2)
16874 (ps-print-duplex-feature): PostScript code moved to separated file.
16875 (ps-background-image): Little code reformating.
16876 (ps-begin-file, ps-begin-job): Fix code.
16877 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
16878 (ps-prologue-file): New fun.
16879
168802000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16881
16882 * ps-vars.el: Eliminated.
16883
16884 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
16885 `;;;###autoload'.
16886
16887 * ps-print.el: ps-vars eliminated, doc fix.
16888 (ps-print-version): New version number (5.0.2).
16889 (ps-spool-config): Initialization fix.
16890 (ps-print-customize): New fun.
16891
168922000-01-04 Gerd Moellmann <gerd@gnu.org>
16893
16894 * autorevert.el (auto-revert-mode): Return value of
16895 auto-revert-mode.
16896
168972000-01-04 Dave Love <fx@gnu.org>
16898
16899 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
16900 menu items.
16901
169022000-01-03 Dave Love <fx@gnu.org>
16903
16904 * elide-head.el (elide-head) [defgroup]: Add :version.
16905
16906 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
16907 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
16908 `cl-hash-table-p', not `hash-table-p'.
16909 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
16910
169112000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16912
16913 * faces.el (face-read-integer, read-face-attribute)
16914 (color-defined-p, color-values): unspecified-{f,b}g are now
16915 strings.
16916
169172000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
16918
16919 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
16920 at comment end, and re-insert them after filling.
16921
169222000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16923
16924 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
16925 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
16926 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
16927
169282000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16929
16930 * term/x-win.el (xw-defined-colors): Call color-supported-p,
16931 the new name of face-color-supported-p.
16932
16933 * term/w32-win.el (xw-defined-colors): Likewise.
16934
169352000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16936
16937 * simple.el (completion-setup-function): Count completion-size
16938 from minibuffer-prompt-end, not from point-min.
16939
169402000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
16941
16942 * faces.el (read-face-attribute, defined-colors, color-defined-p):
16943 Pass the frame to tty-color-* functions.
16944 (display-color-p, frame-set-background-mode): Pass the frame to
16945 tty-display-color-p.
16946
16947 * term/tty-colors.el (tty-defined-color-alist): Renamed from
16948 tty-color-alist.
16949 (tty-color-alist, tty-modify-color-alist): New functions.
16950 (tty-color-define, tty-color-clear, tty-color-approximate)
16951 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
16952 an optional parameter FRAME.
16953
169542000-01-01 Gerd Moellmann <gerd@gnu.org>
16955
16956 * image.el (create-image, defimage): Don't assume image data is a
16957 string.
16958
16959 * image.el (defimage): Handle specifications containing :data
16960 instead of :file.
16961 (image-type-from-data): New function.
16962 (image-type-from-file-header): Use it.
16963 (create-image): Add parameter DATA-P.
16964
16965See ChangeLog.8 for earlier changes.
16966
16967;; Local Variables:
16968;; coding: iso-2022-7bit
16969;; End: