(rmail-reply): Remove misleading comment.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c1a1fd60
GM
12001-07-06 Simon Josefsson <jas@extundo.com>
2
3 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4 (mail-envelope-from): New user option.
5 (sendmail-send-it): Use it.
6
4b81a999
GM
72001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8
9 * ps-print.el: Use locale dependant date to print date in header. Doc
10 fix.
11 (ps-print-version): New version number (6.5.3).
12 (ps-right-header, ps-right-footer): Initialization and doc fix.
13 (ps-time-stamp-locale-default): New fun.
14
a2cc5c4f
GM
152001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
16
17 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
18 field problem with MIME-mode.
19
20 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
21
222001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
23
24 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
25 MIME-mode.
26
a9b511e0
EZ
272001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
28
29 * bindings.el (mode-line-mule-info): Don't show the tip with
30 buffer-file-coding-system if that is nil.
31
0f60e5ff
GM
322001-07-05 Gerd Moellmann <gerd@gnu.org>
33
f25cfe53
GM
34 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
35 instead of kill-line.
36
5f72adc0
GM
37 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
38 <Pavel@Janik.cz>.
39
40 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
41 <Pavel@Janik.cz>.
0f60e5ff 42
b5e2c7a7
GM
432001-07-04 Gerd Moellmann <gerd@gnu.org>
44
45 * font-lock.el (c-font-lock-keywords-3): When matching something
46 like `struct X Y', finish with point after Y.
47
e5836af8
GM
482001-07-04 Simon Josefsson <jas@extundo.com>
49
50 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
51 in caller buffer.
52
f1c53471
EZ
532001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
54
bf4041b6
EZ
55 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
56 instead of string-match to find the basename of the file. From
57 Pascal Obry <p.obry@wanadoo.fr>.
58
51a91c09
EZ
59 * net/browse-url.el (browse-url-default-windows-browser): Support
60 the MS-DOS port when it runs on Windows.
61 (browse-url-browser-function) [ms-dos]: Default to
62 browse-url-default-windows-browser.
63
f1c53471
EZ
64 * help.el (locate-library): Enable code that looks for compressed
65 libraries if auto-compression-mode is on.
66
4ce5c223
SM
672001-07-02 Stefan Monnier <monnier@cs.yale.edu>
68
69 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
70
dd441b46
GM
712001-07-02 Gerd Moellmann <gerd@gnu.org>
72
4ce5c223 73 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 74
7a3ee510
EZ
752001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
76
33e432b1
EZ
77 * allout.el: Fix the header line, so that finder.el recognizes it.
78 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
79
4ce5c223
SM
80 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
81 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 82
3024d920
EZ
832001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
84
4ce5c223 85 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 86
3024d920
EZ
87 * ps-bdf.el (bdf-directory-list): Use the value relative to
88 installation-directory for MS-Windows as well.
89
0c1baae8
RS
902001-06-29 Richard M. Stallman <rms@gnu.org>
91
92 * wid-edit.el (widget-color-sample-face-get):
93 Return ((foreground-color . COLOR)) instead of constructing a face.
94
442ebe98
EZ
952001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * faces.el (region): Change the background color for the
98 light-background color display to lightgoldenrod2, to make it
99 visible on some laptops.
100
6519817e
RS
1012001-06-28 Richard M. Stallman <rms@gnu.org>
102
103 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
104 (rmail-msg-restore-non-pruned-header): Likewise.
105 If point was in the old pruned header, put it at the top.
106 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 107
6519817e
RS
108 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
109 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
110
15533ae2
SM
1112001-06-28 Stefan Monnier <monnier@cs.yale.edu>
112
113 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
114
19a448e3
KF
1152001-06-28 Karl Fogel <kfogel@red-bean.com>
116
117 * saveplace.el: Update maintainer email address.
118
a17555fd
FP
1192001-06-27 Francesco Potorti` <pot@gnu.org>
120
15533ae2
SM
121 * uniquify.el: (uniquify-rationalize-file-buffer-names):
122 Undo previous change.
a17555fd
FP
123
1242001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
125
126 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
127 preliminary quick reordering. Can speed things up dramatically.
128
555cc9ca
RS
1292001-06-26 Richard M. Stallman <rms@gnu.org>
130
4d68abe0
RS
131 * dired.el (dired-get-filename): A file name starting with ~
132 is not absolute in this context.
133
555cc9ca
RS
134 * which-func.el (which-func-maxout): Increase default to 500000.
135 (which-function-mode): This is now the "real" name of the function.
136 (which-func-mode): Now an alias.
137 (which-func-mode-global): Name deleted.
138
139 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
140 button-2, when binding hs-mouse-toggle-hiding.
141
d9bad487
GM
1422001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
143
15533ae2 144 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
145 (rmail-msg-prune-header): Likewise.
146 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
147 and `rmail-msg-prune-header'.
148
da197e75
SM
1492001-06-25 Stefan Monnier <monnier@cs.yale.edu>
150
151 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
152 back than LINEBEG.
153
9501b986
EZ
1542001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
155
156 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
157 window where they clicked the mouse has a header line, adjust
158 vertical movement by one.
159
7aee34d3
GM
1602001-06-25 Milan Zamazal <pdm@zamazal.org>
161
da197e75
SM
162 * progmodes/glasses.el (glasses-make-readable): Consider underscores
163 too when separating a parenthesis.
7aee34d3 164
b9cc92a4
EZ
1652001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
166
167 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
168 (bookmark-bmenu-hide-filenames): Add help-echo to
169 mouse-highlighted text.
170 (bookmark-bmenu-show-filenames): Remove help-echo property from
171 the whitespace.
172
e55c4863
EZ
1732001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
174
da197e75
SM
175 * files.el (auto-mode-alist): Add configure.ac (autoconf).
176 From Karl Eichwalder <ke@suse.de>.
e55c4863 177
4bd41f5a
RS
1782001-06-23 Richard M. Stallman <rms@gnu.org>
179
180 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
181
182 * progmodes/cc-styles.el (c-set-style): Don't specify initial
183 contents for completing-read.
184
fdae95d4
RS
1852001-06-22 Richard M. Stallman <rms@gnu.org>
186
187 * menu-bar.el (menu-bar-make-toggle): Construct the
188 function's doc string from HELP, not DOC, and make it accurate by
189 adding "Toggle whether to " at the front and downcasing the initial.
190 Change the HELP arg in some calls to make it fit this usage.
191
192 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
193 Undo previous change.
194
5f0e1d42
EZ
1952001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
196
1fd63d9b
EZ
197 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
198
da197e75 199 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 200
2ebf8f54
EZ
2012001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
202
7a03d9cd
EZ
203 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
204
2ebf8f54
EZ
205 * dabbrev.el (dabbrev--select-buffers): Fix last change.
206
4de68712
RS
2072001-06-20 Richard M. Stallman <rms@gnu.org>
208
209 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
210 broken out from dabbrev--find-expansion. Handle minibuffer
211 specially here.
212 (dabbrev--find-expansion): Simplify code in various ways.
213 Don't treat minibuffers specially.
214 Call dabbrev--make-friend-buffer-list.
da197e75 215 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
216 (dabbrev--scanning-message): Do nothing when minibuffer is current.
217
f84e9763 2182001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 219
f84e9763
JW
220 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
221 Also, added a comment describing how to greatly speedup Eshell
222 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 223
f5f3efaa 2242001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 225
da197e75
SM
226 * eshell/esh-mode.el: Disabled a test that often yields false failures.
227
f84e9763
JW
2282001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
229
230 * woman.el (WoMan-highlight-references): Add help-echo to
231 mouse-highlighted text.
b868ed49 232
f7ac3e28
SM
2332001-06-18 Stefan Monnier <monnier@cs.yale.edu>
234
235 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
236
f6f1beba
GM
2372001-06-18 Gerd Moellmann <gerd@gnu.org>
238
f7ac3e28
SM
239 * international/quail.el (quail-start-conversion):
240 Reset quail-translating to nil.
db8f7303 241
f6f1beba
GM
242 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
243 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
244
1a0b9ae6
EZ
2452001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
246
855eca56
EZ
247 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
248 mouse-highlighted text.
249
1a0b9ae6
EZ
250 * dired.el (dired-mark-pop-up): Fix last change.
251
e75e894b
EZ
2522001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
253
218abc51
EZ
254 * calendar/calendar.el (generate-calendar-month): Add help-echo to
255 mouse-highlighted text.
256
d36ca65d
EZ
257 * net/quickurl.el (quickurl-url-file): Run through
258 convert-standard-filename.
259 (quickurl-list-populate-buffer): Add help-echo to
260 mouse-highlighted text.
261 (top-level): Update Dave's URL.
262
092924fd
EZ
263 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
264 mouse-highlighted text.
265
f7ac3e28
SM
266 * textmodes/page-ext.el (pages-copy-header-and-position):
267 Add help-echo to mouse-highlighted text.
092924fd
EZ
268
269 * tar-mode.el (tar-header-block-summarize): Add help-echo to
270 mouse-highlighted text.
271
272 * replace.el (occur): Add help-echo to mouse-highlighted text.
273
274 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
275 mouse-highlighted text.
276
277 * progmodes/cpp.el (cpp-make-button): Add help-echo to
278 mouse-highlighted text.
279
f7ac3e28
SM
280 * progmodes/compile.el (compile-reinitialize-errors):
281 Add help-echo to mouse-highlighted messages.
092924fd
EZ
282 (compilation-forget-errors): Remove help-echo property as well.
283
f7ac3e28
SM
284 * play/landmark.el (lm-plot-square, lm-init-display):
285 Add help-echo to mouse-highlighted text.
092924fd 286
f7ac3e28
SM
287 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
288 Add help-echo to mouse-highlighted text.
092924fd
EZ
289
290 * dired.el (dired-insert-set-properties): Add help-echo to
291 mouse-highlighted text.
f7ac3e28 292 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
293
294 * comint.el (comint-send-input): Add help-echo to
295 mouse-highlighted text.
296
297 * buff-menu.el (list-buffers-noselect): Add help-echo to
298 mouse-highlighted text.
299
300 * arc-mode.el (archive-summarize-files): Add help-echo to
301 mouse-highlighted text.
302
e75e894b
EZ
303 * ffap.el (ffap-machine-p): Always return nil if
304 open-network-stream is not fboundp.
305
f621ed9d
SM
3062001-06-17 Stefan Monnier <monnier@cs.yale.edu>
307
308 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
309 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
310 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
311 incorrectly binding chars between 128 and 256 to it.
312 (sgml-maybe-name-self): Handle latin-1 chars properly.
313 (sgml-tags-invisible): Bind buffer-file-name to nil.
314 Use unwind-protect and restore-buffer-modified-p.
315 (sgml-point-entered): Use buffer-substring-no-properties.
316 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
317 (html-mode): Don't force `imenu-sort-function'.
318
884e8578
EZ
3192001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
320
d5b49f47
EZ
321 * tar-mode.el: Fix the copyright notice.
322
ce6b1982
EZ
323 * font-lock.el (font-lock-comment-face): For tty's with dark
324 background, use "red1", since "lightred" is not one of the colors
325 recognized by tty-colors.el.
326
884e8578
EZ
327 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
328 create a buffer for extracted file, in case there's more than one
329 file by that name in an archive, possibly in different
330 directories. From Kevin Rodgers <kevinr@ihs.com>.
331
332 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
333 <alex@gnu.org>.
334
72190a54
MB
3352001-06-15 Miles Bader <miles@gnu.org>
336
f621ed9d
SM
337 * textmodes/texinfmt.el (texinfo-format-syntax-table):
338 Revert previous change.
72190a54 339
e4cdc335
RS
3402001-06-14 Richard M. Stallman <rms@gnu.org>
341
342 * replace.el (keep-lines-read-args): Return just a regexp.
343 Provide nil for the region args.
f621ed9d 344 (keep-lines, flush-lines, how-many):
e4cdc335
RS
345 Calculate the defaults for the region here, when args are nil.
346
c8c6b45a
EZ
3472001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
348
349 * rot13.el (rot13-other-window): Some more doc fix.
350
f54701d1
EZ
3512001-06-14 Per Starback <starback@ling.uu.se>
352
353 * replace.el (case-replace, query-replace-from-history-variable)
354 (query-replace-to-history-variable, keep-lines-read-args)
355 (occur-revert-function, query-replace-help): Dox fix.
356
1604ce98
EZ
3572001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
358
359 * rot13.el (rot13-other-window): Doc fix.
360
22058843
MB
3612001-06-14 Miles Bader <miles@gnu.org>
362
363 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
364 of " and \ to "." (punctuation).
365 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
366
e4cdc335
RS
3672001-06-13 Richard M. Stallman <rms@gnu.org>
368
369 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
370
371 * simple.el (shell-command-on-region): Never kill the
372 *Shell Command Output* buffer.
373
a62d56ab
SM
3742001-06-13 Stefan Monnier <monnier@cs.yale.edu>
375
376 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
377
4a0aa1d9
SM
3782001-06-10 Stefan Monnier <monnier@cs.yale.edu>
379
380 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
381 New var, to recognize ${ $' and PODs.
382 (perl-font-lock-syntactic-face-function): New function.
383 (perl-mode): Use them.
384 (perl-continuation-line-p): New function, from perl-calculate-indent.
385 (perl-calculate-indent): Use it, to properly handle continuation
386 lines of continuation lines.
387
b5a9911c
EZ
3882001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
389
390 * server.el (server-process, server-buffer-clients): Doc fix.
391 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
392
0f056ec1
JW
3932001-06-09 John Wiegley <johnw@gnu.org>
394
395 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
396 test if the last command was Lisp or not.
397 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
398 B x C".
399
e5e316b0
EZ
4002001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
401
402 * dos-w32.el (grep-regexp-alist): Remove definition, since the
403 general one on compile.el supports drive letters.
7f4350a7
CD
404
4052001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
406
5a905a7e 407 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 408 key description.
7f4350a7
CD
409
410 * textmodes/reftex-sel.el (reftex-select-jump): New command.
411
5a905a7e 412 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
413 (reftex-toc-jump): New command.
414
415 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 416 to parse international characters as well.
7f4350a7 417
5a905a7e 418 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 419 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 420
5a905a7e
SM
421 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
422
423 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 424 TAB to the key separators.
7f4350a7 425
73419021
EZ
4262001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
427
428 * international/mule.el (auto-coding-alist): Remove redundant
429 up-cased versions of the extensions (auto-coding-alist-lookup is
430 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
431 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
432
cada28bb
EZ
4332001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
434
435 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
436
4f7666dc
RS
4372001-06-01 Richard M. Stallman <rms@gnu.org>
438
439 * help.el (describe-variable): Put value on same line
440 with preceding text, if it is short enough to look good that way.
441
70079787
EZ
4422001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
443
444 * term/internal.el (IT-unicode-translations): New variable.
445 (IT-setup-unicode-display): New function.
446
c86f4619
GM
4472001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
448
449 * ps-print.el: Handle before-string and after-string overlay properties
450 in ps-print-*-with-faces commands. Doc fix.
451 (ps-print-version): New version number (6.5.2).
452 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
453 for XEmacs.
454 (ps-prefix-quote): Doc fix.
c6d452ad 455 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
456 (ps-basic-plot-str, ps-plot-string): New funs.
457
1ea98518
SM
4582001-05-31 Stefan Monnier <monnier@cs.yale.edu>
459
460 * progmodes/etags.el (tags-compression-info-list): Fix docstring
461 and :type spec.
462
2b1ec973
GM
4632001-05-31 Gerd Moellmann <gerd@gnu.org>
464
1ea98518
SM
465 * international/mule-cmds.el (inactivate-input-method):
466 Set input-method-function to nil.
2b1ec973 467
94843cc1
GM
468 * xml.el (xml-parse-tag): The document may contain invalid characters.
469 From ShengHuo ZHU <zsh@cs.rochester.edu>
470
9652931f
GM
4712001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
472
473 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
474 `rmail-summary-line-decoder' if the message does not have
475 a Subject: field.
9652931f 476
1ea98518 477 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 478
1ea98518
SM
479 * mail/rmail.el (rmail-insert-mime-resent-message-function):
480 New variable.
9652931f
GM
481 (rmail-resend): Modify to work in `rmail-view-buffer'; call
482 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
483 is non-nil.
484
f7ac3e28
SM
4852001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
486
487 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
488
b781e739
SS
4892001-05-29 Sam Steingold <sds@gnu.org>
490
00f51890
SS
491 * faces.el (face-valid-attribute-values): Bind `valid' directly
492 instead of using `setq'.
493
b781e739
SS
494 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
495 Use `tex-shell-buf'.
496 (tex-shell-proc): Use `tex-shell-running'.
497 (tex-shell-buf-no-error): New function.
498 (tex-send-tex-command): Use it.
499 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
500 (tex-kill-job): Check the process before calling `quit-process'.
501
3d0e328b
GM
5022001-05-29 Gerd Moellmann <gerd@gnu.org>
503
1ea98518
SM
504 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
505 UTF-8 sequences.
3d0e328b 506
8bd6307f
GM
5072001-05-28 Miles Bader <miles@gnu.org>
508
509 * comint.el (comint-carriage-motion): Renamed from
510 `comint-cr-magic'. Operate on the buffer instead of the string
511 (for use as a comint post-output filter, instead of as a
512 pre-output filter). Handle backspaces too. Add to the
513 `comint-output-filter-functions' hook instead of
514 `comint-preoutput-filter-functions'.
515
89c8dc6c
GM
5162001-05-28 Gerd Moellmann <gerd@gnu.org>
517
518 * language/japan-util.el (japanese-hankaku): Prefer the charset
519 `jisx0201' when the optional argument `ascii-only' is not specified.
520 (japanese-hankaku-region): Ditto.
521 From Katsumi Yamaoka <yamaoka@jpl.org>
522
f25c1b9b
SM
5232001-05-28 Stefan Monnier <monnier@cs.yale.edu>
524
525 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
526 (outline-invisible-p): New function.
527 (hide-leaves): Save excursion.
528 (hide-other): Stop looping when reaching bobp.
529
719bb352
EZ
5302001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
531
532 * cus-edit.el (custom-file): Fix last change.
533
d686d354
SM
5342001-05-27 Stefan Monnier <monnier@cs.yale.edu>
535
536 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
537 same definition in byte-compile-function-environment as `autoload'
538 would put in `symbol-function'.
539
540 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
541 patch to correct the error message as well.
542
49b1a638
EZ
5432001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
544
71261a01
EZ
545 * cus-edit.el (custom-file): Don't assume we were invoked with -q
546 unless ~/.emacs exists.
547
49b1a638
EZ
548 * novice.el (enable-command): If user-init-file is nil or does not
549 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
550
a434b175
SM
5512001-05-25 Stefan Monnier <monnier@cs.yale.edu>
552
15ca8de7
SM
553 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
554 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
555 Allow spaces around macro arguments.
556 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
557 indent-for-tab-command.
558 (latex-mode-map, plain-tex-mode-map): New keymaps.
559 Inherit from tex-mode-map.
560 (tex-common-initialization): Don't setup the keymap any more
561 since it's now done right by define-derived-mode.
562 (latex-mode): Set skeleton-end-hook to nil.
563 (latex-skeleton-end-hook): Remove.
564 (tex-latex-block, latex-insert-item): Simplify.
565 (latex-syntax-after): Use following-char rather than char-after.
566 (tex-discount-args-cmds, tex-count-words): New functions.
567
568 * textmodes/tildify.el (tildify-ignored-environments-alist):
569 Recognize \verb* as well.
570
571 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
572 (perl-comment-indent): Simplify to let newcomment.el do its job.
573 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
574 (perl-mark-function): Cleanup the namespace.
575 (perl-calculate-indent): Don't be fooled by nested functions.
576
577 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
578
a434b175
SM
579 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
580 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
581
4e7e1f03
AC
5822001-05-25 Andrew Choi <akochoi@i-cable.com>
583
584 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
585 actually be `\\'.
586 (ctlau-b5-converter): Likewise.
587
2bef0948
AC
5882001-05-24 Andrew Choi <akochoi@i-cable.com>
589
590 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
591 Change CTLauB.el to CTLau-b5.el.
592
d2d1851b
SM
5932001-05-23 Stefan Monnier <monnier@cs.yale.edu>
594
595 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
596 rather than beginning-of-line to avoid problems with fields.
597 (gud-perldb-massage-args): Use unless and push.
598 (gud-chdir-before-run): New var.
599 (gud-common-init): Use it.
600
5e3d4fbc
AC
6012001-05-24 Andrew Choi <akochoi@i-cable.com>
602
603 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
604 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 605 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 606 chinese-ctlaub.
d2d1851b
SM
607 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
608 New functions.
5e3d4fbc 609
0216c3df
GM
6102001-05-22 Gerd Moellmann <gerd@gnu.org>
611
f1f65349
GM
612 * cus-edit.el (custom-comment-show): Remove debug code.
613
0216c3df
GM
614 * language/japan-util.el (japanese-symbol-table): Fix handling of
615 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
616
e8a1ed31
SM
6172001-05-21 Stefan Monnier <monnier@cs.yale.edu>
618
619 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
620 Renamed by removing the silly `-flag' suffix.
621 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
622
7246200c
SM
6232001-05-20 Stefan Monnier <monnier@cs.yale.edu>
624
625 * replace.el (keep-lines-read-args): Use `copy-marker'.
626 (how-many): Save excursion properly.
627 (occur-mode): Use define-derived-mode.
628 (perform-replace): Use with-current-buffer.
629
7e971261
RS
6302001-05-20 Richard M. Stallman <rms@gnu.org>
631
65569e52
RS
632 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
633
cc9684e8
RS
634 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
635
9ca00e71
RS
636 * info.el (Info-read-subfile): Widen before finding the
637 desired node in the subfile.
638
7e971261
RS
639 * startup.el (command-line-1): When >2 files visited,
640 leave the last one visible, and make that the selected window.
641
7c5312b2
GM
6422001-05-20 Gerd Moellmann <gerd@gnu.org>
643
644 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
645
310e9a21
EZ
6462001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
647
7246200c
SM
648 * international/ccl.el (define-ccl-program): Fix a typo.
649 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
650
651 * international/mule.el (decode-char): Fix a typo. From Pavel
652 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
653
654 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
655 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
656
310e9a21
EZ
657 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
658 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
659
ef55aa6c
SS
6602001-05-18 Sam Steingold <sds@gnu.org>
661
7246200c 662 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
663 and [RET] to `cvs-mode-find-file'.
664
c9f3bebe
JW
6652001-05-18 John Wiegley <johnw@gnu.org>
666
667 * eshell/esh-ext.el (eshell-explicit-command-char): A new
668 configuration variable, which determines the initial character
669 that forces use of an external version of a command. The default
670 is *, but may be set to \, for example.
671
672 * eshell/esh-ext.el (eshell-explicit-command):
673 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 674
c9f3bebe
JW
675 * eshell/esh-cmd.el (eshell/which):
676 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 677
7c5312b2
GM
678 * eshell/em-cmpl.el (eshell-completion-command-name)
679 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
680 instead of ?*.
681
1c66d9fb
GM
6822001-05-18 Gerd Moellmann <gerd@gnu.org>
683
a724ed38
GM
684 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
685 subst-char-in-string.
686 (ange-ftp-after-parse-ls-hook): New variable.
687 (ange-ftp-ls): Run that hook.
688 From Peter Milliken <Peter.Milliken@GTECH.COM>.
689
0595722b
GM
690 * tmm.el (tmm-get-keymap): Fix handling of :filter.
691 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
692 text into *Completions*.
693
1c66d9fb
GM
694 * net/goto-addr.el (goto-address-at-point): Deal with URLs
695 part of which look like email addresses.
696
c5bdb93d
AI
6972001-05-18 Andrew Innes <andrewi@gnu.org>
698
7246200c
SM
699 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
700 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
701 cmd.exe's handling of FOR loops.
702 (autoloads): Set find-file-suppress-same-file-warnings to t to
703 avoid slew of spurious messages.
704
9a1211f2
GM
7052001-05-18 Simon Josefsson <simon@josefsson.org>
706
707 * mail/smtpmail.el (maybe-append-domain): Renamed to
708 `smtpmail-maybe-append-domain'.
709 (smtpmail-via-smtp): Use the new name.
710
29148a3f
GM
711 * net/browse-url.el (browse-url-browser-function): Add kde.
712 (browse-url-kde-program, browse-url-kde-args): New variables.
713 (browse-url-kde): New function.
714
9ab59a1a
MB
7152001-05-18 Miles Bader <miles@gnu.org>
716
7246200c
SM
717 * simple.el (delete-horizontal-space, just-one-space):
718 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
719 because it's more efficient for large files.
720
cebf1b97
GM
7212001-05-17 Gerd Moellmann <gerd@gnu.org>
722
f90c23ca
GM
723 * mail/rmail.el (rmail-require-mime-maybe): New function.
724 (rmail): Use it.
725 (rmail-mode): Handle the case of finding Rmail files.
726
cebf1b97
GM
727 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
728 functions.
729
df22166e
SM
7302001-05-17 Stefan Monnier <monnier@cs.yale.edu>
731
732 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
733 text-property after moving to the beginning of line and regardless
734 of the value of font-lock-multiline.
735
2ca0d5f1
GM
7362001-05-17 Gerd Moellmann <gerd@gnu.org>
737
e85e809a
GM
738 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
739
2ca0d5f1
GM
740 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
741 last coding system used before calling set-buffer-modified-p
742 because that function changes last-coding-system.
743
4c6a4739
EZ
7442001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
745
746 * files.el (switch-to-buffer-other-window)
747 (switch-to-buffer-other-frame): Add an xref to display-buffer in
748 the doc string.
749
f08cf35b
GM
7502001-05-17 Gerd Moellmann <gerd@gnu.org>
751
752 * language/slovak.el, language/czech.el: New maintainer.
753
2180ea97
SS
7542001-05-16 Sam Steingold <sds@gnu.org>
755
f08cf35b 756 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
757 sub-form of `defgeneric' correctly.
758
9bae8781
GM
7592001-05-16 Gerd Moellmann <gerd@gnu.org>
760
a90b3d3c
GM
761 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
762 of `c'.
763
1b7818b4 764 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
765 condition-case, test what outline-level returns instead, to
766 ease debugging.
1b7818b4 767
9bae8781
GM
768 * international/mule.el (auto-coding-regexp-alist): New user-option.
769 (auto-coding-from-file-contents): New function.
770 (set-auto-coding): Use it to determine a coding system.
771
7644c605
GM
7722001-05-15 Gerd Moellmann <gerd@gnu.org>
773
18a0a39e
GM
774 * mouse.el (mouse-delete-other-windows): Doc fix.
775
df22166e
SM
776 * emacs-lisp/lisp-mode.el (lisp-mode):
777 Make font-lock-keywords-case-fold-search a buffer-local variable with
778 make-local-variable before setting it.
7644c605 779
940cf42e
EZ
7802001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
781
782 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
783 prefixes.
784
557f7c34
GM
7852001-05-14 Gerd Moellmann <gerd@gnu.org>
786
787 * hexl.el (hexl-current-address): Print a message when called
788 interactively.
789
14d9b141
SM
7902001-05-11 Stefan Monnier <monnier@cs.yale.edu>
791
792 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
793
794 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
795
796 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
797
7bd2d083
GM
7982001-05-11 Gerd Moellmann <gerd@gnu.org>
799
47e72862
GM
800 * startup.el (command-line): If parameters have been changed in
801 the init files which influence font selection, clear the face
802 cache so that faces get realized with the new parameters.
803
14d9b141 804 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 805
0f49941f
SM
8062001-05-10 Stefan Monnier <monnier@cs.yale.edu>
807
808 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
809
cbeed4a8
EZ
8102001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
811
812 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
813 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
814
ff9aa2ca
GM
8152001-05-10 Gerd Moellmann <gerd@gnu.org>
816
817 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 818 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 819
b2c99950
JW
8202001-05-09 John Wiegley <johnw@gnu.org>
821
0f49941f
SM
822 * eshell/esh-util.el (eshell-convert-numeric-arguments):
823 Annotated the documentation string to tell users about
3cb27fd7
JW
824 `eshell-no-numeric-conversions'.
825
c26f6b27
JW
826 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
827 conversions if a Lisp function has the property
828 `eshell-no-numeric-conversions' set to a non-nil value.
829
830 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
831 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
832 property `eshell-no-numeric-conversions' on the following
833 functions (which all deal with filesystem entities, and never Lisp
834 numerical values): eshell/cd, eshell/pushd, eshell/popd,
835 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
836 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
837 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
838 eshell/which, eshell/addpath.
839
8402001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 841
d089e299
JW
842 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
843 encountered as an argument, don't convert it right away, but tag
844 the first character of the string with the text properties
845 `number', which signifies to `eshell-lisp-command' that the
846 argument should be passed through `string-to-number' if it is
847 actually used in the call to a Lisp function.
848
849 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
850 function, convert any string arguments that have been tagged as
851 "numbers", by calling string-to-number.
852
853 * eshell/esh-util.el (eshell-number-regexp): Now that number
854 conversions only happen for Lisp function calls, the number regexp
855 should now match all integer and floating point forms.
856
857 * eshell/esh-proc.el: Disable `eshell-stop-process' and
858 `eshell-continue-process', since they are both nonfunctional at
859 the moment.
860 (eshell-proc-initialize): Don't bind keys for
861 `eshell-stop-process' or `eshell-continue-process'.
862
0f49941f
SM
863 * eshell/em-unix.el (eshell-shuffle-files):
864 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
865
866 * eshell/em-hist.el (eshell-add-to-history): Reference to
867 `eshell-history-ring' needed to be `eshell-history-index'.
868
0f49941f
SM
869 * calendar/timeclock.el (timeclock-find-discrep):
870 Initialize `elapsed' to 0.
cb89da0f
JW
871 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
872 it's still nil.
b2c99950 873
ff39b9a1
SM
8742001-05-09 Stefan Monnier <monnier@cs.yale.edu>
875
876 * arc-mode.el (archive-int-to-mode): Construct the string directly.
877 (archive-mode): Use capitalize.
878 (archive-unique-fname): Use make-temp-file.
879
9e53a675
GM
8802001-05-09 Gerd Moellmann <gerd@gnu.org>
881
882 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
883
c8224de6
EZ
8842001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
885
c533a7e2
EZ
886 * tar-mode.el (tar-extract): Pay attention to the value of
887 coding-system-for-read, if it is non-nil.
888
ff39b9a1
SM
889 * calendar/holidays.el (holidays): Add an autoload cookie.
890 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 891
1c8c9fb8
JW
8922001-05-08 John Wiegley <johnw@gnu.org>
893
ff39b9a1
SM
894 * calendar/timeclock.el (timeclock-workday-remaining):
895 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
896 (timeclock-workday-elapsed): Don't accept a "relative" argument
897 for the current day's elapsed time. What could that have meant?
ff39b9a1 898 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
899 (timeclock-when-to-leave): Changed logic, similarly to what was
900 done for `timeclock-workday-remaining'.
901 (timeclock-find-discrep): Removed "today-only" argument, which had
902 no meaning. Fixed some more math problems. The function now
903 returns a three member list: (TOTAL-TIME-DISCREPANCY
904 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
905
5f47fb28
EZ
9062001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
907
908 * w32-fns.el (convert-standard-filename): Start replacing slashes
909 from the beginning of the file name, not from where the last
910 invalid character was. From "Andrew Maguire (SWW)"
911 <Andrew.Maguire@Smallworld.co.uk>
912
6da5c7da
GM
9132001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
914
915 The following changes are to provide infrastructure for handling
916 MIME messages to rmail. They don't affect the original behaviour
917 if rmail-enable-mime is nil.
918
919 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
920 (rmail-search-mime-message-function)
921 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
922 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
923 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
924 `rmail-view-buffer' is hidden.
6da5c7da
GM
925 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
926 call rmai-show-mime-function.
927 (rmail-display-labels): If rmail-enable-mime is non-nil, update
928 mode-line-process of rmail-view-buffer.
929 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
930 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
931 buffer.
ff39b9a1
SM
932 (rmail-next-message, rmail-next-undeleted-message): Be sure to
933 set-buffer to the Rmail buffer.
6da5c7da
GM
934 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
935 rmail-search-mime-header-function.
936 (rmail-search-message): New function.
937 (rmail-search): Call rmail-search-message to check if a message
938 matches REGEXP, lastly update point after calling
939 rmail-show-message.
ff39b9a1
SM
940 (rmail-undelete-previous-message, rmail-expunge-confirmed)
941 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
942 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
943 header region, refer to rmail-msgref-vector while setting the
944 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
945 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
946 If rmail-enable-mime is non-nil, call
6da5c7da
GM
947 rmail-insert-mime-forwarded-message-function instead of inserting
948 forwarded message by itself.
949
950 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
951 Rmail buffer.
952 (rmail-set-label, rmail-next-labeled-message): Likewise.
953
954 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
955 set-buffer to the Rmail buffer.
956 (rmail-output-to-rmail-file): Likewise.
957 (rmail-output): Likewise.
958
959 * mail/rmailsum.el (rmail-message-subject-p): Process the result
960 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
961 (rmail-new-summary): Be sure to go to the Rmail buffer.
962 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
963 rmail-view-buffer to nil.
964 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
965 rmail-view-buffer.
966 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
967 rmail-buffer.
968 (rmail-summary-scroll-msg-down): Likewise.
969 (rmail-summary-beginning-of-message): Likewise.
970 (rmail-summary-wipe): Likewise.
971 (rmail-summary-toggle-header): Use save-window-excursion, not
972 save-excursion. Update point in rmail-view-buffer, not in
973 rmail-buffer.
974 (rmail-summary-reply): Before calling rmail-reply, set buffer to
975 rmail-view-buffer, not rmail-buffer.
976
5092477a
GM
9772001-05-07 Gerd Moellmann <gerd@gnu.org>
978
1e9fc92e
GM
979 * cus-edit.el (custom-file): Signal an error if user-init-file is
980 nil (running -q).
981
1d053370
GM
982 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
983
ff39b9a1
SM
984 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
985 Add :version.
986
987 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
988 New option.
1b62b062
GM
989 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
990 only if smtpmail-warn-about-unknown-extensions is set.
991
f851a71c
GM
992 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
993 instead of rmail-sort-by-keywords.
994
ff39b9a1 995 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
996 rmail-sort-by-keywords.
997
ff39b9a1
SM
998 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
999 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1000 (rmail-summary-mode): Doc fix.
1001
5092477a
GM
1002 * mail/rmail.el (rmail-edit): New Custom group.
1003
1004 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1005 (rmail-edit-mode-hook): New user-option.
1006
05be3833
RS
10072001-05-05 Richard M. Stallman <rms@gnu.org>
1008
1009 * help.el (help-xref-symbol-regexp): Recognize "source of"
1010 and friends, meaning make a link to the source file.
1011 (help-make-xrefs): Handle "source of" and friends
1012 by constructing a link that visits the source file.
1013
1014 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1015
7dfb000f
SM
10162001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1017
5efe6a56
SM
1018 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1019 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1020 Renamed from perl-font-lock-keywords to avoid clashes.
1021 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1022 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1023 Updated correspondingly.
1024
7dfb000f
SM
1025 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1026 Typo `nonexistant' -> `nonexistent'.
1027
88bbb8cb
EZ
10282001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1029
7dfb000f
SM
1030 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1031 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1032 `c-electric-delete-forward' always deletes forward and
1033 `c-electric-delete' only contains the code necessary for XEmacs to
1034 choose between backward and forward deletion.
7dfb000f 1035
88bbb8cb
EZ
1036 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1037 get the electric behavior on that key too.
1038 (c-fill-paragraph): Fixed bogus direct use of
1039 c-comment-prefix-regexp, which caused an error when it's a list.
1040
a1af8dcf
EZ
10412001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1042
1043 * dired-aux.el (dired-diff): Doc fix.
1044
1045 * dired.el (dired-diff): Likewise.
1046
ddfb4005
EZ
10472001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1048
1049 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1050
b36581fb
SM
10512001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1052
80a00b6a
SM
1053 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1054 if both the buffer and the file are read-only.
1055
b36581fb
SM
1056 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1057 rather than font-lock-string-face.
1058 (sh-get-indent-info): Treat heredocs like strings.
1059
470bbe9b
GM
10602001-05-02 Gerd Moellmann <gerd@gnu.org>
1061
b36581fb
SM
1062 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1063 a newline following `}'.
3356df63
GM
1064 (texinfo-format-email): New function.
1065 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1066 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1067 Add `display'.
3356df63
GM
1068 (texinfo-sort-region): Goto point-min before sorting.
1069 (texinfo-set): Remove leading white space from value.
1070 From yagi@is.titech.ac.jp.
1071
470bbe9b
GM
1072 * replace.el (query-replace-regexp-eval): Doc fix.
1073
a9d2fd1d
SM
10742001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1075
1076 * diff-mode.el (diff-nonexistant-face): New face.
1077 (diff-font-lock-keywords): Use it.
1078
2b3e941a
EZ
10792001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1080
22cd6fd3
EZ
1081 * font-lock.el (font-lock-mode): Doc fix.
1082
2b3e941a
EZ
1083 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1084 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1085
50df7214
GM
10862001-04-30 Gerd Moellmann <gerd@gnu.org>
1087
a9d2fd1d
SM
1088 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1089 backslash at the start of the here-document delimiter.
a9793e45
GM
1090 (sh-font-lock-syntactic-keywords): Likewise.
1091
50df7214
GM
1092 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1093
e2f599e9
EZ
10942001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1095
1096 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1097 (tty-color-translate, tty-color-by-index, tty-color-values)
1098 (tty-color-desc): Doc fix.
1099
dcaf31d3
EZ
11002001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1101
1102 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1103 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1104 Mention dired-dwim-target in the doc string.
dcaf31d3 1105
a6a06429
MB
11062001-04-28 Miles Bader <miles@gnu.org>
1107
1108 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1109 (dabbrev--find-expansion): Use it.
1110 (dabbrev--select-buffers): Don't select ignored buffers.
1111
5a5d9185
GM
11122001-04-27 Gerd Moellmann <gerd@gnu.org>
1113
a9d2fd1d 1114 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1115
c5b82005
RS
11162001-04-26 Richard M. Stallman <rms@gnu.org>
1117
1118 * dabbrev.el: Add doc strings for some functions.
1119 (dabbrev--eliminate-newlines): New variable.
1120 (dabbrev--substitute-expansion): Convert newlines to spaces
1121 if dabbrev--eliminate-newlines is set.
1122 If abbrev and expansion are both all-lower-case,
1123 leave dabbrev--last-case-pattern nil.
1124
7cff9c6f
GM
11252001-04-26 Gerd Moellmann <gerd@gnu.org>
1126
1127 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1128 if necessary, like in rmail-show-message.
1129
efa89c1f
GM
11302001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1131
1132 * ps-print.el: Color specified by number is forced to be float number.
1133 (ps-print-version): New version number (6.5.1.1).
1134 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1135 initialization.
1136 (ps-prefix-quote): New internal var.
1137 (ps-print-quote): New fun.
1138 (ps-setup, ps-output-frame-properties, ps-float-format)
1139 (ps-format-color): Code fix.
a9d2fd1d
SM
1140 (ps-plot-region): Eliminate redundant foreground color text setting.
1141
d3111e5a
EZ
11422001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1143
1144 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1145
a728644c
GM
11462001-04-25 Gerd Moellmann <gerd@gnu.org>
1147
1148 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1149
4ecdf04d
EZ
11502001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1151
4645bb68
EZ
1152 * info.el (Info-additional-directory-list): Doc fix.
1153
4ecdf04d 1154 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1155 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1156 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1157
7cd512f2
SM
11582001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1159
1dc64fca
SM
1160 * progmodes/make-mode.el (makefile-font-lock-keywords):
1161 Rationalize the rules for includes and conditionals and use the
1162 keyword face for them.
1163
7cd512f2
SM
1164 * faces.el (modify-face): Add compatibility for non-interactive use.
1165
ffeb5c1c
JW
11662001-04-24 John Wiegley <johnw@gnu.org>
1167
1168 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1169 fix from last night, since it wasn't finding eshell/cd.
1170
35f901fa
GM
11712001-04-24 Gerd Moellmann <gerd@gnu.org>
1172
1173 * rect.el (string-rectangle): Revert to 20.x behaviour.
1174 (replace-rectangle): Make it an alias for string-rectangle.
1175 (string-insert-rectangle): New function.
1176
c7b1b508
JW
11772001-04-23 John Wiegley <johnw@gnu.org>
1178
1179 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1180 occurring with Emacs 21's diff.el/compile.el interaction layer.
1181
11822001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1183
1184 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1185 case where the function was defined in a file, but not part of an
1186 eshell module.
1187
157975e3
JW
11882001-04-23 John Wiegley <johnw@gnu.org>
1189
1190 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1191 code to work around a redisplay problem I've been having.
1192
3dc630b9
JW
11932001-04-23 John Wiegley <johnw@gnu.org>
1194
1195 * calendar/timeclock.el (timeclock-day-required): If the time
1196 required for a particular day is not set, use `timeclock-workday'.
1197 (timeclock-find-discrep): Added some sample code in a comment.
1198
1199 * eshell/eshell.el (eshell-command): Made a few changes so that
1200 `eshell-command' could be called programmatically.
1201
7cd512f2 1202 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1203
7cd512f2 1204 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1205
3ae14dd9 12062001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1207
1208 * calendar/timeclock.el: Updated copyright.
1209 (timeclock-generate-report): Don't report the daily or two-week
1210 total, if no time has been worked in that period.
1211 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1212 final computational form, which was unnecessary; corrected a
1213 parsing problem when timeclock-relative was nil.
1214
3ae14dd9 12152001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1216
1217 * calendar/timeclock.el (timeclock-modeline-display): Check if
1218 `list-entry' is null.
1219 (timeclock-use-display-time): The first argument to `set-variable'
1220 must be a symbol.
1221
53e1a74c
EZ
12222001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1223
1224 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1225 (calendar-today-marker, calendar-holiday-marker):
1226 Use display-color-p instead of window-system.
53e1a74c
EZ
1227 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1228 instead of window-system.
1229 (calendar-hide-window): Use display-multi-frame-p instead of
1230 window-system.
1231
1232 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1233 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1234 Use display-multi-frame-p instead of window-system.
53e1a74c 1235
23b809c2
GM
12362001-04-23 Gerd Moellmann <gerd@gnu.org>
1237
1d14e80c
GM
1238 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1239
23b809c2
GM
1240 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1241 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1242
b5eeaa1d
GM
12432001-04-23 Alex Schroeder <alex@gnu.org>
1244
1245 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1246 line-end-position a defalias is used for point-at-bol and point-at-eol.
1247
b5eeaa1d
GM
12482001-04-23 Alex Schroeder <alex@gnu.org>
1249
1250 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1251 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1252
ac1470eb
EZ
12532001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1254
1255 * textmodes/paragraphs.el (sentence-end): Doc fix.
1256
624ef9b3
GM
12572001-04-20 Alex Schroeder <alex@gnu.org>
1258
1259 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1260 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1261
12622001-04-20 Alex Schroeder <alex@gnu.org>
1263
1264 * sql.el (sql-db2-program): New option.
1265 (sql-db2-options): New option.
1266 (sql-db2): New function.
1267
12682001-04-20 Alex Schroeder <alex@gnu.org>
1269
1270 * sql.el (sql-mode-menu): Added highlighting entries.
1271 (sql-highlight-oracle-keywords): New function.
1272 (sql-highlight-postgres-keywords): New function.
1273 (sql-highlight-ansi-keywords): New function.
1274
12752001-04-20 Alex Schroeder <alex@gnu.org>
1276
1277 * sql.el (sql-help): Doc change.
1278
9f3703ab
KF
12792001-04-19 Karl Fogel <kfogel@collab.net>
1280
1281 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1282 that inserted file content only to delete it immediately.
1283 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1284 <lektu@uol.com.br> for the patch.
1285
2a83a11d
SM
12862001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1287
1288 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1289
6f4dd4dc
GM
12902001-04-18 Gerd Moellmann <gerd@gnu.org>
1291
0f8d6dc7
GM
1292 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1293 for defmethod.
1294
6f4dd4dc
GM
1295 * comint.el (comint-cr-magic): New function.
1296 (toplevel): Add it to comint-preoutput-filter-functions.
1297
90200fcc
AI
12982001-04-18 Andrew Innes <andrewi@gnu.org>
1299
1300 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1301 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1302 (recompile): Remove stuff to set EMACSLOADPATH.
1303
daa66f34
GM
13042001-04-18 Gerd Moellmann <gerd@gnu.org>
1305
edc5c81d
GM
1306 * language/slovak.el ("Slovak"): Add tutorial entry.
1307
daa66f34
GM
1308 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1309 browse-url-new-window-p.
1310
5d5845dc
EZ
13112001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1312
1313 * info.el (Info-menu-update): When there are no menus and/or no
1314 cross references in the node, make the respective items of the
1315 Info menu-bar menu inactive.
1316
1c8addd0
GM
13172001-04-17 Gerd Moellmann <gerd@gnu.org>
1318
f4f480bd
GM
1319 * indent.el (indent-for-tab-command): Call indent-line-function
1320 with no argument if PREFIX-ARG is non-nil.
1321
1c8addd0
GM
1322 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1323
8f9ab403
EZ
13242001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1325
1326 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1327 an async subprocess if start-process is unavailable. Suggested by
1328 Tim Van Holder <tim.van.holder@pandora.be>.
1329
60322163
EZ
13302001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1331
1332 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1333 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1334
e372bc67
EZ
13352001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1336
1337 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1338 manual.
1339
28037ecf
SM
13402001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1341
1342 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1343 (cvs-menu): Add a few entries.
1344
1345 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1346 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1347 lock file appears to be reachable from Emacs.
1348 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1349 (cvs-mode-find-file): Look for cvs-header-face rather than
1350 cvs-dirname-face (which doesn't exist).
1351 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1352
1353 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1354
5d5e7f53
EZ
13552001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1356
1357 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1358 normal-erase-is-backspace on a tty. Instead, bind some keys such
1359 as [delete] directly, like pc-select.el did before
1360 normal-erase-is-backspace was invented.
1361
118562e1 13622001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1363
1364 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1365
6c9e58c4
JW
13662001-04-11 John Wiegley <johnw@gnu.org>
1367
28037ecf
SM
1368 * eshell/em-ls.el (eshell-ls-insert-directory):
1369 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1370 buffers, if Eshell's ls is being used.
1371
118562e1 13722001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1373
28037ecf
SM
1374 * calendar/timeclock.el (timeclock-completing-read): New function.
1375 (timeclock-ask-for-project, timeclock-ask-for-reason):
1376 Call `timeclock-completing-read'.
978bd3ea
JW
1377
1378 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1379 required where `member' was being used.
1380
118562e1 13812001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1382
28037ecf
SM
1383 * eshell/em-hist.el (eshell-previous-matching-input):
1384 Don't display "History item" if the the minibuffer is active.
978bd3ea 1385
30cb0001
GM
13862001-04-11 Gerd Moellmann <gerd@gnu.org>
1387
1388 * startup.el (command-line): Output a newline after printing
1389 an error from loading the window system's init file.
1390
e38af9bd
EZ
13912001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1392
28037ecf
SM
1393 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1394 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1395 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1396 keywords whose arguments routinely include @@.
1397
bbf63a7b
GM
13982001-04-10 Gerd Moellmann <gerd@gnu.org>
1399
28037ecf
SM
1400 * emacs-lisp/advice.el (ad-make-advised-definition):
1401 Construct advice for subrs differently.
afffeb57 1402
3fe35f35 1403 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1404 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1405
c8d6d636 1406 * simple.el (completion-list-mode-finish): New function.
28037ecf 1407 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1408
2a52f40e 1409 * language/european.el ("Polish"): Change sample text.
28037ecf 1410 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1411
cf8b1bef
GM
1412 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1413 parameter.
1414
bbf63a7b
GM
1415 * faces.el (menu): Doc fix.
1416
719d83ad 14172001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1418
1419 * ps-print.el: Footer implementation. Doc fix.
1420 (ps-print-version): New version number (6.5.1).
1421 (ps-header-frame-alist): New customization var for header frame
1422 properties.
1423 (ps-line-number-color): New customization var for line number color.
1424 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1425 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1426 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1427 (ps-right-footer): New customization vars for footers.
1428 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1429 footers.
1430 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1431 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1432 Code fix.
319acba0
GM
1433 (ps-prologue-file): Indentation fix.
1434 (ps-print-quote): Fun eliminated.
1435 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1436 (ps-output-frame-properties): New fun.
1437 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1438 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1439
e372bc67 14402001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1441
1442 * eshell/eshell.el (eshell-command): Needed a "%s" format
1443 specifier, in case the buffer contains percent characters.
1444
e372bc67 14452001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1446
1447 * calendar/timeclock.el (timeclock-generate-report): Added a
1448 missing insert of the project name.
1449
9f9a5e7a
GM
14502001-04-09 Gerd Moellmann <gerd@gnu.org>
1451
9170e5d4 1452 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1453
865e97c1 1454 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1455 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1456 From: Dave Love <fx@gnu.org>.
1457
cf3885ac 1458 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1459 (server-visit-files): Run server-visit-hook after going to
1460 line 1 so that the hook can set point as it sees fit.
1461
9f9a5e7a
GM
1462 * bindings.el (mode-line-modified): Unify help messages.
1463
51f32106
EZ
14642001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1465
1466 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1467 All callers changed.
1468
e02160a3
EZ
14692001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1470
8e6bb0d0
EZ
1471 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1472 long file names aren't supported, truncate the file names in
1473 quail-misc-package-ext-info to 8+3 before matching them against
1474 FILENAME.
1475
1476 * dos-fns.el (dos-truncate-to-8+3): New function.
1477
ec321d77
EZ
1478 * progmodes/compile.el (grep-compute-defaults): Use null-device
1479 instead of literal /dev/null. Reported by Jens Schmidt
1480 <schmidt@mathematik.uni-kl.de>.
1481
e02160a3
EZ
1482 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1483
cf3885ac
SM
14842001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1485
1486 * textmodes/sgml-mode.el: Add unknown maintainer.
1487 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1488 (html-mode-map): Use set-keymap-parent.
1489
3ffb33bb
DL
14902001-04-06 Dave Love <fx@gnu.org>
1491
1492 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1493 Remove redundant string-to-list.
1494
8f625692
SM
14952001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1496
1497 * composite.el (reference-point-alist): Doc fix.
1498
1087f198
SS
14992001-04-05 Sam Steingold <sds@gnu.org>
1500
8f625692
SM
1501 * font-lock.el (font-lock-keywords-case-fold-search):
1502 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1503 file made font-lock case-insensitive.
1504
a55e4e68
GM
15052001-04-05 Gerd Moellmann <gerd@gnu.org>
1506
0e4892e2
GM
1507 * faces.el (defface menu): Doc fix.
1508
4d664b04
GM
1509 * wid-edit.el (widget-color-sample-face-get): Don't make
1510 faces for undefined colors.
1511
a55e4e68
GM
1512 * version.el (emacs-version): Include LessTif/Motif version info.
1513
f383cd0d
GM
15142001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1515
1516 * ps-mule.el: Eliminate cl package dependence.
1517 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1518 if they aren't defined yet.
1519 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1520 Eliminate cl package dependence.
1521
de28797f
SM
15222001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1523
1524 * progmodes/cc-cmds.el (c-outline-level):
1525 Bind buffer-invisibility-spec. Originally from Dave Love, but
1526 got lost when incorporating version 5.26.
1527
32df8b47
EZ
15282001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1529
de28797f
SM
1530 * emulation/pc-select.el (pc-selection-mode):
1531 Call normal-erase-is-backspace-mode instead of binding
1532 keys individually.
58e4f61d 1533
7f62656b
EZ
1534 * cus-load.el (normal-erase-is-backspace): Use it instead of
1535 delete-key-deletes-forward.
1536
1537 * startup.el (command-line): Use normal-erase-is-backspace and
1538 normal-erase-is-backspace-mode.
1539
1540 * simple.el (normal-erase-is-backspace): Rename from
1541 delete-key-deletes-forward. Doc fix.
1542 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
1543 delete-key-deletes-forward-mode. Doc fix.
1544 Run normal-erase-is-backspace-hook.
7f62656b 1545
32df8b47 1546 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
1547 ``human-readable'' format produced by GNU `ls'.
1548 (dired-move-to-filename-regexp): Recognize ISO format dates.
1549 From Paul Eggert <eggert@twinsun.com>.
32df8b47 1550
5efa6032
GM
15512001-04-04 Gerd Moellmann <gerd@gnu.org>
1552
1553 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1554 New functions.
de28797f
SM
1555 (lm-verify): Check keywords.
1556 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 1557
d757aac1
EL
15582001-04-03 Eric M. Ludlam <eric@siege-engine.com>
1559
1560 * speedbar.el (speedbar-insert-image-button-maybe): Check for
1561 `xemacs' feature instead of for the function `set-extent-property'.
1562
9832760a
SM
15632001-04-03 Stefan Monnier <monnier@cs.yale.edu>
1564
1565 * mail/mh-utils.el (mh-folder-hist): New var.
1566 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
1567
d565f6aa
EZ
15682001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
1569
1570 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
1571 region, position point on the first or last 16-byte group.
1572 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
1573 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
1574 hexl-beginning-of-line.
1575
24c0fd39
GM
15762001-04-03 Gerd Moellmann <gerd@gnu.org>
1577
5efa6032
GM
1578 * icomplete.el (icomplete-mode): Treat an argument like other
1579 modes do.
1580
b3f6107b
GM
1581 * startup.el (fancy-splash-head): Use splash8.xpm for color
1582 depth 8.
1583
24d451c5
SM
1584 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
1585 Add an antry for ``converts''.
476bf681 1586
24d451c5
SM
1587 * language/slovak.el ("Slovak"): Add documentation string.
1588 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 1589
450f6970
GM
1590 * language/czech.el ("Czech"): Add documentation string.
1591 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1592
24d451c5
SM
1593 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
1594 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
1595
15962001-04-02 Stefan Monnier <monnier@cs.yale.edu>
1597
1598 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
1599 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
1600 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
1601 Use `defsubst' rather than a macro to ease debugging.
1602 (mail-extr-last): Remove (use `last' instead).
1603 (mail-extract-address-components): Properly reset the syntax-table
1604 after parsing an address. Use `last' rather than mail-extr-last.
1605 Make sure the end marker stays at the very end.
24c0fd39 1606
2b908342
EZ
16072001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1608
1609 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
1610 last change.
1611
acfb077d
GM
16122001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1613
1614 * ps-print.el: Line and paragraph spacing feature. Region to cut
1615 out when printing. Doc fix.
1616 (ps-print-version): New version number (6.5).
24d451c5
SM
1617 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1618 New vars. Line and paragraph spacing feature.
acfb077d
GM
1619 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
1620 out when printing.
1621 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1622 (ps-get-font-size, ps-begin-job, ps-continue-line)
1623 (ps-plot-region): Code fix.
1624 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
1625 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1626 New internal vars.
acfb077d
GM
1627 (ps-get-size): New fun.
1628 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1629 (ps-next-line): Replace defun by defsubst.
1630 (ps-mule-plot-string): Autoload doc fix.
1631
1632 * ps-bdf.el: XEmacs compatibility. Doc fix.
1633 (installation-directory, coding-system-for-read): Declare vars if
1634 it's not declared yet.
1635 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
1636
1637 * ps-mule.el: XEmacs compatibility. Doc fix.
1638 (leading-code-private-22): Declare var if it's not declared yet.
1639 (charset-bytes, charset-dimension, charset-id, charset-width)
1640 (find-charset-region, split-char, char-width, chars-in-region)
1641 (forward-point, decompose-composite-char, encode-coding-string)
1642 (coding-system-p, ccl-execute-on-string, define-ccl-program):
1643 Define funs if not defined yet.
1644 (encode-composition-rule, find-composition): Define funs if not
1645 loaded yet.
1646 (ps-mule-prologue): PostScript code fix.
1647
16482001-04-02 Kenichi Handa <handa@etl.go.jp>
1649
1650 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
1651 non-nil, generate font for the header strings.
1652 (ps-mule-prepare-font): Likewise.
1653 (ps-mule-generate-glyphs): Likewise.
1654 (ps-mule-string-encoding): Likewise.
1655 (ps-mule-header-charsets): New variable.
1656 (ps-mule-encode-header-string): New function.
1657 (ps-mule-header-string-charsets): New function.
1658 (ps-mule-begin-job): Check charsets in the header strings. If there
1659 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
1660
1661 * ps-print.el (ps-generate-header-line): Encode the header string by
1662 ps-mule-encode-header-string.
1663 (ps-mule-encode-header-string): Declare autoload.
1664
c0eb3c10
GM
16652001-04-02 Gerd Moellmann <gerd@gnu.org>
1666
24d451c5
SM
1667 * frame.el (cursor-in-non-selected-windows):
1668 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 1669
a3d0b0e0
KH
16702001-03-31 Kenichi Handa <handa@etl.go.jp>
1671
1672 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1673 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 1674 (quail-misc-package-ext-info): New variable.
a3d0b0e0 1675 (tsang-quick-converter): New function.
24d451c5
SM
1676 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
1677 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
1678 (miscdic-convert, batch-miscdic-convert): New functions.
1679
55f7832c
KH
16802001-03-30 Kenichi Handa <handa@etl.go.jp>
1681
a2217cd8
KH
1682 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
1683 eight-bit-control chars.
1684
55f7832c 1685 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 1686 Reduce making temporary vector (suggested by Dave Love).
55f7832c 1687
911a2406
EZ
16882001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1689
1690 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
1691 string as well.
1692
1a518f2c
AS
16932001-03-30 Andreas Schwab <schwab@suse.de>
1694
1695 * files.el (backup-directory-alist): Fix typo.
1696
ef080b16
EZ
16972001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1698
1699 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
1700 <eggert@twinsun.com>.
1701
e4174a55
DL
17022001-03-30 Dave Love <fx@gnu.org>
1703
1704 * progmodes/fortran.el (fortran-comment-region): Fix typo.
1705
9d5d1075
EZ
17062001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1707
1708 * simple.el (transient-mark-mode): Mention C-g in the doc string.
1709
a27b451e
MB
17102001-03-30 Miles Bader <miles@gnu.org>
1711
1712 * subr.el (interactive-form): Fix paren typo.
1713
aea51abe
EZ
17142001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
1715
1716 * emacs-lisp/profile.el: Say that it's obsolete in the header
1717 line, so that finder.el puts that into its data-base.
1718 Suggested by Alex Schroeder <alex@gnu.org>.
1719
249dd409
EZ
17202001-03-29 Paul Eggert <eggert@twinsun.com>
1721
1722 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
1723 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
1724
1ac1fa96
SM
17252001-03-29 Stefan Monnier <monnier@cs.yale.edu>
1726
1727 * generic.el (generic-mode-set-comments): Use "" rather than nil
1728 for comment-end.
1729
e2b8a830
GM
17302001-03-29 Gerd Moellmann <gerd@gnu.org>
1731
1ac1fa96
SM
1732 * emacs-lisp/advice.el (ad-make-advised-definition):
1733 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
1734
1735 * subr.el (interactive-form): New function.
1736
8b2375e7
AS
17372001-03-29 Andre Spiegel <spiegel@gnu.org>
1738
1739 * vc-sccs.el (vc-sccs-register): Use relative file names.
1740
f827b862
GM
17412001-03-28 Gerd Moellmann <gerd@gnu.org>
1742
e59d0e9d
GM
1743 * bookmark.el (bookmark-get-bookmark): Handle case that
1744 BOOKMARK is not a string.
1745
deb2613a
GM
1746 * image.el (image-type-regexps): Change type for PS files
1747 to `postscript'.
1748
f827b862
GM
1749 * subr.el (read-passwd): Clear command history after each
1750 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
1751
3c9449d0
KH
17522001-03-27 Kenichi Handa <handa@etl.go.jp>
1753
1754 * international/kkc.el (kkc-save-init-file): Locally bind
1755 print-length to nil.
1756
e6b13c74
GM
17572001-03-26 Gerd Moellmann <gerd@gnu.org>
1758
e120bebf
GM
1759 * textmodes/flyspell.el: Some doc fixes.
1760 (flyspell-maybe-correct-transposition)
1761 (flyspell-maybe-correct-doubling): Use a temporary buffer
1762
1763 * textmodes/ispell.el (ispell-parse-output): Doc fix.
1764
5f6c5771 1765 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
1766 (byte-optimize-form-code-walker): Diagnose too few arguments
1767 for `if' and `while'.
1768
2b984c45
KH
17692001-03-26 Kenichi Handa <handa@etl.go.jp>
1770
1771 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1772 Prepend `\' to "\<quail-translation-docstring>".
1773
bf2150fa
GM
17742001-03-26 Gerd Moellmann <gerd@gnu.org>
1775
5f6c5771
SM
1776 * autorevert.el (global-auto-revert-non-file-buffers):
1777 Remove duplicate defcustom.
bf2150fa 1778
a0d59316
MB
17792001-03-26 Miles Bader <miles@gnu.org>
1780
5f6c5771
SM
1781 * international/latin1-disp.el (latin1-char-displayable-p):
1782 Add leading "-" for X font pattern.
a0d59316 1783
9edbff6c
KH
17842001-03-26 Kenichi Handa <handa@etl.go.jp>
1785
5f6c5771
SM
1786 * international/mule-diag.el (describe-coding-system):
1787 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
1788 charsets they can encode.
1789
50b57199
EZ
17902001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
1791
1792 * help.el (view-lossage): Mention open-dribble-file in the doc
1793 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
1794
5b83f9c0
SM
17952001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1796
1797 * skeleton.el (skeleton-internal-list): Fix bogus logic.
1798 (skeleton-pair-insert-maybe): Don't pair after a backslash.
1799
e0ecbf5c
KH
18002001-03-23 Kenichi Handa <handa@etl.go.jp>
1801
5b83f9c0
SM
1802 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1803 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
1804 multibyte sequence can work correctly.
1805 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
1806 property of the coding system.
1807
1cc218de
SM
18082001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1809
1810 * textmodes/fill.el (fill-individual-paragraphs-prefix):
1811 Fix transcription typo.
1812
a3db02ad
RV
18132001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
1814
1815 * whitespace.el: Add buffer local variables to toggle testing of
1816 whitespaces in buffers without affecting the default values.
a3db02ad 1817 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
1818 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
1819 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
1820 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 1821
83c9cb8e
SM
18222001-03-21 Stefan Monnier <monnier@cs.yale.edu>
1823
1824 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
1825
180d5509
GM
18262001-03-21 Gerd Moellmann <gerd@gnu.org>
1827
eeb5b5c1
GM
1828 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
1829 bs-cycle-configuration-name. From Juanma Barranquero
1830 <lektu@uol.com.br>.
1831
170a9e70
GM
1832 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
1833 and cc-vars.el.
1834
180d5509
GM
1835 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
1836 headers. Always invoke sendmail with option -t.
1837
130c507e
GM
18382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1839
1840 * Release of cc-mode 5.28.
1841
18422000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1843
1844 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
1845 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 1846 It's instead taken care of by the default value for c-default-style.
130c507e 1847
130c507e
GM
18482000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1849
1850 * cc-align.el (c-lineup-math): Fix bug where lineup was
1851 triggered by equal signs in string literals.
1852
18532000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1854
1855 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
1856 limit detection when at the ends of the buffer.
1857
1858 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
1859 "for" statement clause in case 7F; a better one is done
1860 earlier in case 7D anyway.
1861
18622000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1863
1864 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
1865 somewhat more and did a small optimization.
1866
18672000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1868
1869 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
1870 Use the limit argument only to limit the syntactic context
1871 search, not to limit the actual movement.
1872
1873 * cc-cmds.el (c-beginning-of-statement): Move by sentence
1874 inside multiline strings, just like in comments. Also various
1875 fixes to the paragraph and comment prefix recognition, block
1876 comment ender handling etc.
1877
18782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1879
1880 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
1881 the relative position of the point.
1882
1883 * cc-cmds.el (c-electric-continued-statement): New function to
1884 use as abbrev hook to reindent for keywords such as "else"
1885 that continues an earlier statement.
1886
1887 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
1888 like classes.
1889
1890 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
1891 (pike-mode): Populate the default abbrev tables to reindent for
1892 keywords such as "else" that can continue earlier statements.
1893 Abbrev mode is therefore turned on by default now. (Note that
1894 this doesn't apply to idl-mode, since IDL afaik doesn't have
1895 statements at all.)
1896
18972000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1898
1899 * cc-engine.el (c-inside-bracelist-p): Fix for handling
1900 bracelists where the declaration contains template arguments.
1901
19022000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1903
83c9cb8e
SM
1904 * cc-cmds.el (c-comment-indent):
1905 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
1906 syntactic indentation. Fixes bug with lineup functions that
1907 return vectors.
1908
1909 * cc-engine.el (c-get-syntactic-indentation): Split the
1910 indentation sum calculation from `c-indent-line' to a separate
1911 function.
1912
19132000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1914
1915 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
1916 Fixed places where it was assumed that preprocessor directives
1917 have to start in column zero.
1918
1919 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
1920 template arguments after a class identifier properly.
1921
1922 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
1923 lists for `new Foo[]' constructs in Java as expressions and
1924 not top level definition brace lists on the top level, so that
1925 they'll get indented consistently with the same type of
1926 expression in a normal block.
1927
19282000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1929
1930 * cc-cmds.el (c-fill-paragraph): The kludge that checks
1931 whether the adaptive filling package fails to keep the comment
1932 prefix is now kludged further to check for filladapt-mode
1933 which doesn't have that problem. This is really icky, but it's
1934 the only way that works with the current misfeatures/bugs in
1935 both adaptive-fill-mode and filladapt-mode.
1936
1937 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
1938 around point is recognized more robust.
1939
19402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1941
1942 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
1943 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
1944 (c-lit-type): Fixed all internal variables used dynamically so
1945 that they are always bound.
1946
1947 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
1948 errors:
1949
1950 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
1951 the region is fully reindented even when an error occurs.
1952 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
1953 whole lot of code that tried to optimize indentation of whole
1954 sexps but in reality accomplishes nothing.
1955
1956 (c-indent-sexp): Use c-indent-region.
1957
1958 (c-parsing-error): Changed this variable to hold the message
1959 for any syntactic error that is discovered.
1960
1961 (c-parse-state): Search backward from point instead of the bod
1962 position when the latter is invalid. This makes CC Mode
1963 recover faster when there are unbalanced close braces.
1964
1965 (c-backward-to-start-of-if): Use c-parsing-error to report
1966 dangling "else" clauses instead of throwing an error, and fall
1967 back to a reasonable position.
1968
83c9cb8e 1969 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 1970
83c9cb8e 1971 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
1972
19732000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1974
1975 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
1976 paragraph recognition when moving by sentence in literals.
1977
83c9cb8e
SM
1978 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
1979 start regexp for javadoc to recognize javadoc markup in general instead
1980 of a specific set of keywords, to be more future-safe.
130c507e
GM
1981
1982 (c-Pike-pikedoc-paragraph-start)
1983 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
1984 pikedoc markup.
1985
83c9cb8e 1986 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 1987
83c9cb8e 1988 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
1989
1990 * cc-vars.el (c-default-style): Made a nicer Customize widget.
1991
1992 (c-comment-prefix-regexp): Made it possible to use an
1993 association list on this to specify mode specific regexps.
1994 The default value now use a special regexp in Pike mode to
1995 recognize pikedoc markup.
1996
1997 (c-current-comment-prefix): New variable containing the actual
1998 regexp from c-comment-prefix-regexp for the current buffer.
1999
20002000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2001
2002 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2003 lists: We can't look at the syntax, since a brace list can get
2004 recognized as a plain statement-cont.
2005
2006 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2007 special brace list opener broken over two lines got recognized
2008 as a statement on the second line. Case 9A changed.
2009
20102000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2011
2012 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2013 adjustment after line is reindented.
2014
20152000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2016
2017 * cc-defs.el (c-point): Added optional argument for position
2018 to use instead of the current point.
2019
2020 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2021 the in-expression block symbols when the construct starts at
2022 boi, to avoid the extra level of indentation in that case.
2023 Cases 4, 16A and 17E affected.
2024
20252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2026
2027 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2028 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2029
2030 * cc-engine.el (c-indent-line): Use the syntax already bound
2031 to `c-syntactic-context', if there is any.
2032
20332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2034
2035 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2036 wasn't added up correctly when a lineup function returned nil.
2037
20382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2039
2040 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2041 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2042
20432000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2044
2045 * cc-align.el (c-lineup-dont-change): Return an absolute
2046 indentation column to work correctly in the case when several
2047 syntactic elements are processed for the same line.
2048
2049 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2050 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2051 (c-set-offset): Added absolute indentation column settings by
2052 using the vector type.
2053
130c507e
GM
20542000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2055
2056 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2057 Implemented two new cleanups `space-before-funcall' and
2058 `compact-empty-funcall'.
2059
130c507e
GM
20602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2061
2062 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2063 helping building regexps.
2064
2065 * cc-engine.el (c-on-identifier): New function for detecting
2066 identifiers. It takes keywords into account.
2067
2068 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2069 lists. `c-keywords' is set to a regexp matching all keywords
2070 in the current language.
2071
20722000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2073
2074 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2075 list of characters to skip backwards over at the beginning of
2076 a statement, since it can precede string literals in Pike.
2077
20782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2079
2080 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2081 recognition when standing on the last line in a C++ comment
2082 with nothing but whitespace after the prefix.
2083
2084 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2085 given no limit argument.
2086
20872000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2088
2089 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2090 recognition for the `[]= operator symbol in Pike.
2091
20922000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2093
2094 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2095 around a bug in `eval-when-compile' in the byte compiler.
2096
2097 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2098 value when count is zero and there's no token start within the limit.
130c507e
GM
2099
2100 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2101 "prefix comments", i.e. comments which are followed by code on
2102 the same line.
2103
2104 * cc-mode-19.el: Fixes so that checks that must be done at
2105 compile time also are done then.
2106
21072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2108
2109 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2110 time and at runtime, and only when it's needed.
2111
21122000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2113
2114 Major cleanup for less error prone and more warning free
2115 compilation, including some fixes for bugs due to different
2116 compilation orders. Thanks to Martin Buchholz for providing
2117 the basis for all this.
2118
2119 * cc-bytecomp.el: New file that provides some byte compilation
2120 features: It ensures that files always are loaded from the
2121 current source directory during compilation, and it provides a
2122 set of macros to turn off specific compiler warnings for
2123 specific symbols. (It's not CC Mode specific in any way.)
2124
2125 Fixed a nearly acyclic dependency tree (both runtime and
2126 compile-time) between all files.
2127
2128 * cc-defs.el: Separated all macros before the inline functions,
2129 to ensure correct compilation.
2130
2131 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2132 cc-defs.el to cc-engine.el and made it a function instead.
2133
2134 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2135 about char-after.
2136
2137 * cc-vars.el: Cope even when there isn't a custom package
2138 containing defcustom available.
2139
2140 * cc-make.el: Removed since it's no longer necessary.
2141
2142 README: Updated installation instructions.
2143
21442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2145
2146 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2147 improve the modularity: Moved all mode init stuff from
2148 cc-langs.el to cc-mode.el, including the keymap
2149 initialization; cc-langs now only contains the various
2150 variables for configuring the language syntax.
2151
83c9cb8e
SM
2152 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2153 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2154 dependency analysis suggests they belong there (which also
83c9cb8e 2155 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2156
21572000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2158
2159 * cc-cmds.el (c-fn-region-is-active-p): New function that
2160 wraps the corresponding macro, for use in places that aren't
2161 compiled. Thanks to Martin Buchholz for pointing out this.
2162
83c9cb8e 2163 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2164
2165 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2166 add things to the bug report.
2167
21682000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2169
2170 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2171 returned prefix could contain a newline when the search for a
2172 good prefix line failed.
2173
21742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2175
2176 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2177 (c-toggle-auto-hungry-state): Made the argument optional, as
2178 the documentation says it is.
2179
21802000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2181
2182 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2183 multiline string syntax, #"...", as a cpp macro.
2184
7008ccac
GM
21852001-03-21 Paul Eggert <eggert@twinsun.com>
2186
83c9cb8e
SM
2187 * international/mule-cmds.el (set-locale-environment):
2188 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2189 caller specifies a non-nil locale name.
3c9449d0 2190
c2478129 21912001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2192
2193 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2194 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2195
117e4b0c
GM
21962001-03-20 Gerd Moellmann <gerd@gnu.org>
2197
7194219d
GM
2198 * follow.el (follow-avoid-tail-recenter): Doc fix.
2199
5721ae13
GM
2200 * custom.el (custom-set-variables): Avoid reversing the list
2201 of args needlessly.
2202
7b8bbf72
GM
2203 * startup.el (fancy-splash-head): Don't change the colors of the
2204 XPM image on a dark background.
2205
a91ad7c9
GM
2206 * comint.el (comint-exec-1): Set columns of the terminal to
2207 window-width instead of frame-width.
2208
fa88947e
GM
2209 * info.el (Info-scroll-down): Add missing WINDOW arg for
2210 pos-visible-in-window-p.
2211
1741905c
GM
2212 * ehelp.el (electric-help-mode-hook): Add defcustom.
2213
117e4b0c
GM
2214 * mail/sendmail.el (mail-mode): Activate case-folding in
2215 font-lock-defaults.
2216
e84c695d
SM
22172001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2218
2219 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2220 (completion-ignored-extensions): Remove duplicate ".class".
2221
fc774041
AS
22222001-03-19 Andreas Schwab <schwab@suse.de>
2223
83c9cb8e
SM
2224 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2225 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2226
c2c097cc
GM
22272001-03-19 Gerd Moellmann <gerd@gnu.org>
2228
2229 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2230 methods since there are not prefix input methods.
2231
fbe2e958
KH
22322001-03-19 Kenichi Handa <handa@etl.go.jp>
2233
83c9cb8e
SM
2234 * international/mule-cmds.el (read-input-method-name):
2235 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2236
da47e491
SM
22372001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2238
2239 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2240
4986c2c6 22412001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2242
4986c2c6
MK
2243 * ediff-util.el: Copyright years.
2244 (ediff-choose-syntax-table): New function.
2245 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2246
4986c2c6
MK
2247 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2248 with-syntax-table.
83c9cb8e 2249
4986c2c6 2250 * ediff.el: Date of last update, copyright years.
83c9cb8e 2251
4986c2c6 2252 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2253
4986c2c6
MK
2254 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2255 of Scott Bronson.
2256 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2257 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2258 Deleted functions.
2259 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2260 ex-token-list.
83c9cb8e 2261
4986c2c6 2262 * viper-util.el: Spaces, indentation.
83c9cb8e 2263
4986c2c6 2264 * viper.el: Changed version, modification time.
83c9cb8e 2265
3c799aec 22662001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2267
2268 * calendar/timeclock.el (timeclock-workday-remaining):
2269 Check whether `discrep' is non-null before using it.
3c799aec 2270
ae3ce418
JW
22712001-03-16 John Wiegley <johnw@gnu.org>
2272
2273 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2274 first-time checkins.
2275 (timeclock-log-data): Fixed problem with reading timelog log file.
2276 Resulting data in the "day list" was incorrect.
2277 (timeclock-find-discrep): Check if `timeclock-file' is readable
2278 before opening it.
2279 (timeclock-time-less-p): New function.
2280 (timeclock-day-base): New function.
2281 (timeclock-geometric-mean): New function.
2282 (timeclock-generate-report): Generate a summary report based on
2283 the contents of the log file. This uses `timeclock-log-data', and
2284 is an example of writing a timelog manipulation function.
2285 (timeclock-visit-timelog): A quick command for opening the timelog
2286 file.
2287 (timeclock-log-data): Bound the variable event.
2288
c8d4a9bb
KH
22892001-03-16 Kenichi Handa <handa@etl.go.jp>
2290
83c9cb8e
SM
2291 * international/mule-cmds.el (select-safe-coding-system):
2292 Fix typo: symbol-name -> symbol-value.
11d56c64 2293
c8d4a9bb
KH
2294 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2295 before substitute-in-file-name to handle double slashes in FILE
2296 correctly.
2297
c899e7e6
GM
22982001-03-15 Gerd Moellmann <gerd@gnu.org>
2299
2300 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2301 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2302
819dce0f
GM
23032001-03-14 Gerd Moellmann <gerd@gnu.org>
2304
697617d9
GM
2305 * bindings.el (features): Add `md5' and `overlay' to the list.
2306
819dce0f
GM
2307 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2308 bound before using it. It's not bound when configured without X,
2309 for instance.
2310
e0067a9d
TTN
23112001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2312
2313 * progmodes/hideshow.el: Update copyright.
2314 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2315 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2316
afcdc0a1
GM
23172001-03-13 Gerd Moellmann <gerd@gnu.org>
2318
e0067a9d 2319 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2320 a non-list.
2321
30564c48
EZ
23222001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2323
2324 * startup.el (fancy-splash-tail, command-line-1): Fix the
2325 copyright year.
2326
2b8e24b3
KH
23272001-03-13 Kenichi Handa <handa@etl.go.jp>
2328
2329 * term.el: These changes are based on a patch sent from Yong Lu
2330 <lyongu@yahoo.com>.
2331 (term-set-escape-char): Bind M-x to execute-extended-command in
2332 term-raw-escape-map.
2333 (term-move-columns): Don't try to move to negagive column.
2334 (term-emulate-terminal): Insert a string before deleting a text to
2335 overwrite.
2336
789b6186
GM
23372001-03-12 Gerd Moellmann <gerd@gnu.org>
2338
b0778a31
GM
2339 * play/life.el (life): Rearrange code so that all calls to
2340 life-display-generation are in a catch-form.
2341
04528cda
GM
2342 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2343 file that isn't interesting. In an interesting file, push the old
2344 value of point on the mark ring.
2345
760cefb5
GM
2346 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2347 New function.
2348 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2349 Use it.
2350
83c9cb8e
SM
2351 * emacs-lisp/autoload.el (generate-file-autoloads):
2352 Remove warning about line lengths.
789b6186 2353
a2ffbafe
FP
23542001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2355
2356 * progmodes/etags.el (tags-compression-info-list): New variable.
2357 (find-tag-in-order): Use it to deal with compressed source files.
2358 (tag-file-name-match-p): New function.
2359 (etags-recognize-tags-table): Use it for better match of file names.
2360
5c9d9d92
KH
23612001-03-12 Kenichi Handa <handa@etl.go.jp>
2362
ba3e9b9b
KH
2363 * international/mule-cmds.el (register-input-method): Doc fix.
2364
5c9d9d92
KH
2365 * international/quail.el (quail-translate-key): Fix condition to
2366 check if there's another breaking point in the current key.
2367
40beecee
EZ
23682001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2369
2370 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2371 Babyl header to the newly-created output file, bind
2372 coding-system-for-write to either rmail-file-coding-system or
2373 emacs-mule-unix.
2374
75c6cb7f
SM
23752001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2376
2377 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2378 Fix the name and regexp used for subsubsections.
2379
5ec17636
DL
23802001-03-10 Dave Love <fx@gnu.org>
2381
2382 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2383 and save-buffer if buffer-file-name non-nil. From rms.
2384
6d2e2c02
AS
23852001-03-10 Andre Spiegel <spiegel@gnu.org>
2386
2387 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2388 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2389 to reflect that.
2390 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2391 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2392 variable bindings that might affect the diff command.
2393 (vc-print-log): Don't switch to the *vc* buffer before the
2394 command, so that local variable bindings are preserved.
2395
789b6186 2396 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2397 not the current buffer.
2398 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2399
789b6186 2400 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2401 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2402
b18f5523
SM
24032001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2404
2405 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2406 so ^, $, *, ? and + are interpreted correctly.
2407
3cfd8357
GM
24082001-03-09 Gerd Moellmann <gerd@gnu.org>
2409
c085b77c 2410 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2411 mode-line-key-binding. Handle any event on a string.
2412 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2413
3cfd8357
GM
2414 * comint.el (comint-insert-clicked-input): Use the last key
2415 from this-command-keys to lookup the global key definition.
2416
348f797a
KH
24172001-03-09 Kenichi Handa <handa@etl.go.jp>
2418
3ebf3717
KH
2419 * international/characters.el: Add category `j' for
2420 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2421
348f797a
KH
2422 * international/mule-conf.el (no-conversion): Fix docstring.
2423 (raw-text): Fix docstring.
2424
e1fbabaf
GM
24252001-03-08 Gerd Moellmann <gerd@gnu.org>
2426
96e8e603
GM
2427 * simple.el (choose-completion-string): When not leaving the
2428 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2429 is set.
2430
e1fbabaf
GM
2431 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2432 parameter `(minibuffer . t)'.
2433
f9db8f19
SM
24342001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2435
2436 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2437 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2438 (sh-mode): Remove `make-local-variable' for unused var
2439 `font-lock-unfontify-region-function'.
2440
02756877
RS
24412001-03-07 Richard M. Stallman <rms@gnu.org>
2442
132bf46d
RS
2443 * info.el (Info-scroll-down): Fix previous change.
2444
02756877
RS
2445 * mail/rmail.el (rmail-toggle-header): Use a window which
2446 is showing the Rmail buffer, rather than the selected window.
2447
eeb24429
DL
24482001-03-07 Dave Love <fx@gnu.org>
2449
2450 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2451 now, to avoid problems with binding imenu directly to a mouse event.
2452
3bdf2660
GM
24532001-03-07 Gerd Moellmann <gerd@gnu.org>
2454
2455 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2456 second arg t.
2457
24582001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2459
2460 * log-edit.el (log-edit-common-indent): New var.
2461 (log-edit-set-common-indentation): Renamed from
2462 log-edit-delete-common-indentation. Use the new var.
2463 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2464
2465 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2466 (cvs-mode-add-change-log-entry-other-window):
2467 Don't presume change-log-default-name is defined.
2468
2469 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2470
2471 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2472 the "tree" operation as well.
2473
2474 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2475
2476 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2477 to match paragraph-start.
2478
2479 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2480 comment-start-skip and set comment-end-skip as well.
2481 (sgml-comment-indent): Fix for new value of comment-start-skip.
2482 (html-autoview-mode): Don't bother using make-local-hook.
2483
2ad02767
GM
24842001-03-07 Gerd Moellmann <gerd@gnu.org>
2485
189638d5 2486 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2487 variables, otherwise long Custom entries would make them ineffective.
189638d5 2488
2ad02767
GM
2489 * uniquify.el: Set maintainer to FSF.
2490
656f8cae
EZ
24912001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2492
2493 * dired-aux.el (dired-do-shell-command): Doc fix.
2494
c83965c4
SM
24952001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2496
04af43bc
SM
2497 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2498
2499 * which-func.el (which-func-modes): Add cperl-mode.
2500 (which-func-mode-global): Use define-minor-mode.
2501
2502 * info-look.el: Docstring fixes and dead code eliminated.
2503 (cperl-mode): Add support.
2504 (emacs-lisp-mode): List all entries from elisp manual, whether
2505 or not they are currently (f)bound or not. Update regexp.
2506
2507 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2508
c83965c4
SM
2509 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2510 so that C-h m shows the correct information.
2511 Use make-local-variable rather than make-variable-buffer-local.
2512 (cperl-info-buffer, cperl-setup-tmp-buf):
2513 Use make-local-variable rather than make-variable-buffer-local.
2514 (cperl-msb-fix, cperl-get-help-defer):
2515 Check major-mode for `cperl-mode' as well.
2516
2517 * progmodes/cperl-mode.el: Updated to author version 4.23.
2518 (cperl-electric-pod): SYNOPSIS was misspelled.
2519 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2520 (cperl-after-expr-p): Make true after __END__.
2521
f16a7aa5
GM
25222001-03-06 Gerd Moellmann <gerd@gnu.org>
2523
157ae273 2524 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2525 bookmark-completion-ignore-case is t.
157ae273 2526
f16a7aa5
GM
2527 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2528 switch, like xterm, and concat resource strings, with a newline
2529 between them.
2530
abaddb98
EZ
25312001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2532
a2ffbafe 2533 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2534 (cp773-decode-table, cp774-decode-table): New variables.
2535
abaddb98
EZ
2536 * man.el (Man-hyphenated-reference-regexp): New variable.
2537 (Man-build-references-alist): Use it to search for referenced
2538 manpages. If hyphenated is non-nil, record a concatenated word in
2539 Man-refpages-alist only if it matches Man-reference-regexp.
2540 Update word's length when it is concatenated. Reverse the list,
2541 to get the first manpage at the head.
2542 (Man-possibly-hyphenated-word): New function.
2543 (Man-follow-manual-reference): Use it instead of current-word to
2544 find a manpage at point, in a way that accounts for hyphenated
2545 references.
2546
eb3f61dd
GM
25472001-03-06 Alex Schroeder <alex@gnu.org>
2548
2549 * sql.el (sql-interbase): New function.
2550 (sql-interbase-program): New option.
2551 (sql-interbase-options): New option.
2552 And some typos fixed: "customise" to "customize".
2553
fa84f42a
DL
25542001-03-06 Dave Love <fx@gnu.org>
2555
83c9cb8e
SM
2556 * textmodes/flyspell.el (flyspell-region):
2557 Set up flyspell-local-mouse-map.
fa84f42a 2558
fda3411d
RS
25592001-03-05 Richard M. Stallman <rms@gnu.org>
2560
a2ffbafe 2561 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
2562 Don't call rmail-beginning-of-message.
2563 Don't discard From: field. Do discard Received: field.
2564 Use unwind-protect to re-prune.
2565 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 2566
e972ab1f
KH
25672001-03-06 Kenichi Handa <handa@etl.go.jp>
2568
2569 * international/quail.el (quail-title): Add autoload cookie.
2570
335db3c1
DL
25712001-03-05 Dave Love <fx@gnu.org>
2572
2573 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
2574 new defs.
2575
278dd6ac
KH
25762001-03-05 Kenichi Handa <handa@etl.go.jp>
2577
83c9cb8e
SM
2578 * language/ethio-util.el (ethio-toggle-space):
2579 Update current-input-method-title if necessary.
36d5e61d
KH
2580 (ethio-toggle-punctuation): Likewise.
2581
341cd4f0
KH
2582 * international/quail.el (quail-title): Fix for the case that a
2583 title of an input method is specified by a list of the same form
2584 as used in mode-line-format.
2585
83c9cb8e
SM
2586 * international/mule-cmds.el (activate-input-method):
2587 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
2588 respect that value.
2589
10ebaeb6
GM
25902001-03-05 Gerd Moellmann <gerd@gnu.org>
2591
2592 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
2593
7a65c85c
GM
25942001-03-05 Alex Schroeder <alex@gnu.org>
2595
2596 * sql.el (sql-sybase): Fix typo (was: query user about server two
2597 times instead of server and database).
2598
2599 * sql.el (sql-sybase): Doc change.
2600 (sql-mysql): Doc change.
2601 (sql-postgres): Doc change.
2602
b86644f2
KH
26032001-03-05 Kenichi Handa <handa@etl.go.jp>
2604
83c9cb8e
SM
2605 * international/mule-conf.el (emacs-mule, raw-text):
2606 Docstring modified.
b86644f2 2607
e30bd7b7
EZ
26082001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2609
2610 * term/internal.el: Update copyright notice.
2611
2612 * term/pc-win.el: Update copyright notice.
2613
7e365285
DL
26142001-03-02 Dave Love <fx@gnu.org>
2615
83c9cb8e
SM
2616 * files.el (insert-file-contents-literally):
2617 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2618 not jka-compr-compression-info-list.
7e365285 2619
75ed43a6
SM
26202001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2621
2622 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2623 spaces in default comment-start-skip settings rather than \s-.
2624
53c4b1e6
EZ
26252001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2626
2627 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2628 default-frame-alist as well.
2629
028d739a
DL
26302001-03-01 Dave Love <fx@gnu.org>
2631
2632 * textmodes/reftex.el (defvar): Wrap some defvars in
2633 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
2634
2635 * subr.el (event-basic-type): Doc fix.
2636
2637 * international/quail.el: Doc fixes.
2638
2639 * international/utf-8.el: Doc fixes.
2640
2641 * international/mule-cmds.el: Doc fixes.
2642 (leim-list-header): Fix header text.
2643
2644 * international/mule.el (coding-system-category): Doc fix.
2645
2646 * international/ccl.el (ccl-compile): Doc fix.
2647
15d1caef
SM
26482001-03-01 Stefan Monnier <monnier@cs.yale.edu>
2649
2650 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
2651 rather than (before|after)-change-functions.
2652
f84ff02c
GM
26532001-03-01 Gerd Moellmann <gerd@gnu.org>
2654
2655 * ediff-util.el (ediff-scroll-horizontally): Arrange for
2656 scroll-left and scroll-right being called interactively so that
2657 they set the window's min_hscroll.
2658
e0c1e774
EZ
26592001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
2660
2661 * info.el (info-insert-file-contents-1): Accept an additional
2662 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
2663 `suffix'; otherwise use the complicated MS-DOS code.
2664 All callers changed.
e0c1e774
EZ
2665 (info-insert-file-contents, Info-find-node): If the MS-DOS port
2666 can access long file names, try the long file-name version of
2667 `info-insert-file-contents-1', then the short file-name version.
2668
b8b2ea31 26692001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 2670
af122766
KH
2671 * language/ethio-util.el (setup-ethiopic-environment-internal):
2672 Change bindings of functions keys to conform to "Emacs Lisp Coding
2673 Convention".
2674
2675 * language/ethiopic.el ("Ethiopic"): Add documentation.
2676
b8b2ea31
KH
26772001-02-28 Kenichi Handa <handa@etl.go.jp>
2678
1d64e2ad
KH
2679 * international/utf-8.el (mule-utf-8): Set coding-category
2680 property to coding-category-utf-8.
2681
91cb6e51
RS
26822001-02-27 Richard M. Stallman <rms@gnu.org>
2683
2684 * lpr.el (lpr-page-header-switches, print-region-1):
2685 Undo 2000-07-06 change.
7298f3f7
RS
2686 (lpr-add-switches): Default to t on gnu/linux.
2687
c0cb1027
GM
26882001-02-27 Gerd Moellmann <gerd@gnu.org>
2689
2690 * bs.el (bs-attributes-list): Doc fix.
2691
01459648
GM
26922001-02-26 Gerd Moellmann <gerd@gnu.org>
2693
baebd8a5 2694 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 2695
01459648
GM
2696 * help.el (view-order-manuals): Use goto-address.
2697
2698 * startup.el (command-line-1): Add info about ordering manuals
2699 to the not so fancy splash screens.
2700
f93e614e
AS
27012001-02-26 Andre Spiegel <spiegel@gnu.org>
2702
01459648
GM
2703 * vc.el (vc-default-workfile-unchanged-p)
2704 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 2705
12435002
GM
27062001-02-26 Gerd Moellmann <gerd@gnu.org>
2707
a2ffbafe 2708 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
2709 fontify in the right buffer.
2710
12435002
GM
2711 * allout.el (outline-flag-region): Move macro in front of first
2712 use to avoid a run-time error.
2713
425de386
AI
27142001-02-24 Andrew Innes <andrewi@gnu.org>
2715
2716 * makefile.w32-in: Fix copyright notice.
2717
66c56ed1
KH
27182001-02-24 Kenichi Handa <handa@etl.go.jp>
2719
4c1593ce
KH
2720 * international/utf-8.el (mule-utf-8): Set correct value for
2721 valid-codes property.
2722
66c56ed1
KH
2723 * international/fontset.el (x-complement-fontset-spec): In the
2724 case that we use ASCII font for the other charsets, use only
15d1caef 2725 family and registry part of it.
66c56ed1 2726
119171dd
EZ
27272001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2728
2729 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
2730 (shrink-window-if-larger-than-buffer): Doc fix.
2731
932c309e
SM
27322001-02-23 Stefan Monnier <monnier@cs.yale.edu>
2733
2734 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
2735 predicate passed to completing-read.
2736
9b760e36
EZ
27372001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2738
2739 * startup.el (command-line): Fix last change.
2740
5c39a60f
JR
27412001-02-23 Jason Rumney <jasonr@gnu.org>
2742
2743 * startup.el (tool-bar-originally-present): New variable.
2744 (command-line): Set it if the tool-bar is switched on at startup.
2745
2746 * frame.el (frame-notice-user-settings): Only adjust frame height
2747 for no tool-bar case if tool-bar was originally switched on.
796ead7e 2748 From E. Jay Berkenbilt.
5c39a60f 2749
cb91b2c7
SM
27502001-02-22 Stefan Monnier <monnier@cs.yale.edu>
2751
39b557e8
SM
2752 * server.el (server-switch-buffer): Only switch window if the
2753 current one is dedicated.
2754
cb91b2c7
SM
2755 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
2756 rather than using (match-beginning 0) when searching for break point.
2757
9238a8df
EZ
27582001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2759
2760 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
2761 @ follows an accent command such as @'. Support optional braces
2762 in commands that insert accents, like makeinfo does.
2763
3473f362
GM
27642001-02-22 Gerd Moellmann <gerd@gnu.org>
2765
2766 * startup.el (fancy-splash-text): Add a line for ordering
2767 manuals. Reverse order of splash screens shown.
2768 (use-fancy-splash-screens-p): Adapt to the text line added.
2769
2770 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
2771 manuals from the FSF.
2772
2773 * help.el (view-order-manuals): New function.
2774 (toplevel): Bind C-h C-m to this function.
2775
76a4de07
SM
27762001-02-21 Stefan Monnier <monnier@cs.yale.edu>
2777
2778 * newcomment.el (comment-forward): Skip the comment-start before
2779 searching for the comment-end.
2780
75b71d85
DL
27812001-02-21 Dave Love <fx@gnu.org>
2782
2f4c9a87
DL
2783 * custom.el (custom-initialize-changed, defcustom): Doc fix.
2784
75b71d85
DL
2785 * international/mule-cmds.el, international/mule.el: Doc fixes.
2786
2787 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
2788 (fortune) <defgroup>: Add :link.
2789 (fortune-from-region): Use eq, not eql.
2790
ffc9ff0c
GM
27912001-02-21 Gerd Moellmann <gerd@gnu.org>
2792
2793 * startup.el (fancy-splash-screens): Use display-hourglass
2794 instead of display-busy-cursor.
2795
2796 * frame.el (display-hourglass): Renamed from busy-cursor.
2797 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
2798 (show-cursor-in-non-selected-windows): Doc fix.
2799
f34eb373
DL
28002001-02-20 Dave Love <fx@gnu.org>
2801
2802 * international/utf-8.el: Doc and commentary fixes.
2803
f55e4a7e
EZ
28042001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2805
2806 * ehelp.el (with-electric-help): Doc fix.
2807
fa97adf6
GM
28082001-02-20 Gerd Moellmann <gerd@gnu.org>
2809
2810 * msb.el (msb-mode): Call the update-buffers function explicitly
2811 with a FORCE argument.
2812
2813 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
2814 FORCE. If set, update the menu even if frame-or-buffer-changed-p
2815 returns nil.
2816
54ed3bd2
GM
28172001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2818
2819 * ps-print.el: Timestamp package replacement. Some enhancements.
2820 Some XEmacs compatibility. Doc fix.
2821 (ps-print-version): New version number (6.4).
2822 (ps-printer-name): Initialization fix.
2823 (ps-zebra-stripe-follow): Funcionality enhancement.
2824 (ps-prologue-file): Code enhancement.
2825 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
2826 (ps-setup, ps-face-bold-p, ps-face-italic-p)
2827 (ps-get-page-dimensions)
54ed3bd2
GM
2828 (ps-generate-header, ps-begin-file, ps-begin-job)
2829 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
2830 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
2831 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
2832 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 2833
e8ebf97d
MB
28342001-02-20 Miles Bader <miles@gnu.org>
2835
2836 * image-file.el (image-file-name-extensions): Add "tif".
2837
136b27c5
GM
28382001-02-19 Gerd Moellmann <gerd@gnu.org>
2839
2840 * wid-edit.el (widget-button-click): Save the selected window
2841 around the code handling clicks on buttons.
2842
6ebbcf59
DL
28432001-02-18 Dave Love <fx@gnu.org>
2844
2845 * imenu.el (imenu--generic-function): Use mapc to iterate over
2846 syntax characters.
2847
595ded73
RS
28482001-02-17 Richard M. Stallman <rms@gnu.org>
2849
b9fe3dc8
RS
2850 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
2851
595ded73
RS
2852 * uniquify.el (uniquify-buffer-name-style): Doc fix.
2853
f3f053f3
GM
28542001-02-16 Gerd Moellmann <gerd@gnu.org>
2855
2856 * mouse.el (mouse-save-then-kill): If the distance from the new
2857 point to the mark is equal to the distance of point from the new
2858 point, move point instead of the mark.
2859
11570a8f
DL
28602001-02-16 Dave Love <fx@gnu.org>
2861
2862 * textmodes/flyspell.el (flyspell-get-word): Return string without
2863 properties.
2864
fb339cd5
EZ
28652001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2866
2867 * generic.el (generic-find-file-regexp): Doc fix.
2868 (generic-ignore-files-regexp): New defcustom.
2869 (generic-mode-find-file-hook): If the file's name matches the
2870 regexp in `generic-ignore-files-regexp', don't enter
2871 default-generic-mode. Doc fix.
2872
c56b1c1b
GM
28732001-02-16 Gerd Moellmann <gerd@gnu.org>
2874
a2ffbafe 2875 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
2876 Add autoload cookies.
2877
a2ffbafe 2878 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
2879 of cal-tex-24.
2880
0d140e65
EZ
28812001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2882
81558867
EZ
2883 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
2884
0d140e65
EZ
2885 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
2886 the character class after the (optional) drive, to support file
2887 names with embedded blanks.
2888
713f7b15
SS
28892001-02-15 Sam Steingold <sds@gnu.org>
2890
2891 * textmodes/tex-mode.el (tex-shell-running):
2892 Check the process buffer too.
2893
9a2a6f73
DL
28942001-02-15 Dave Love <fx@gnu.org>
2895
2896 * battery.el (battery-status-function): Fix doc, :type.
2897
15d1caef 2898 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 2899
fe10cef0
GM
29002001-02-15 Gerd Moellmann <gerd@gnu.org>
2901
2902 * subr.el (read-passwd): Clear Lisp memory holding password.
2903
126f5d4d
MB
29042001-02-15 Miles Bader <miles@gnu.org>
2905
2906 * info.el (Info-copy-current-node-name): New function.
2907 (Info-mode-menu): Add it to the menu.
2908
92e98d63
RS
29092001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
2910
2911 * international/mule-cmds.el (toggle-input-method): Doc fix.
2912
dd4e0e55
SM
29132001-02-13 Stefan Monnier <monnier@cs.yale.edu>
2914
2915 * replace.el (occur): Stop at end of buffer.
2916
402dbbd1
EZ
29172001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
2918
2919 * international/mule-cmds.el (set-input-method): Another doc fix.
2920
e9fcba3d
GM
29212001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
2922
2923 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
2924
78ad1cd5
MB
29252001-02-13 Miles Bader <miles@gnu.org>
2926
713f7b15 2927 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
2928 (set-face-stipple): Treat a value of nil as being `unspecified'.
2929
fce9d9dc
DL
29302001-02-12 Dave Love <d.love@dl.ac.uk>
2931
2932 * international/latin1-disp.el: Doc fixes.
2933 (latin1-display) <defgroup>: Add :link.
2934 (latin1-display) <function>: Set variable latin1-display.
2935
bc406911
EZ
29362001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
2937
2938 * international/mule-cmds.el (set-input-method): Doc fix.
2939
68514d48
EL
29402001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
2941
2942 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
2943 (speedbar-line-file): Return nil if not a file.
2944 (speedbar-buffers-line-path): Return file for tags, and dir for files.
2945
513bea45 29462001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 2947
513bea45
MK
2948 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
2949 for remote files.
bc406911 2950 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 2951 with raw-text.
713f7b15 2952
513bea45 2953 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 2954
83c9cb8e
SM
2955 * ediff-util.el (ediff-compute-custom-diffs-maybe):
2956 Better handling of the diff mode.
713f7b15 2957
513bea45 2958 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 2959
bc406911 2960 * viper.texi: Fix typos.
713f7b15 2961
521d4010
DL
29622001-02-11 Dave Love <fx@gnu.org>
2963
36fd8e17
DL
2964 * shadowfile.el: Doc fixes.
2965 (shadow) <defgroup>: Add :link.
2966 (shadowfile-unload-hook): New function.
2967 (shadow-initialize): Use defalias, not fset.
2968 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 2969 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 2970
521d4010
DL
2971 * international/mule.el: Doc and message fixes.
2972
36fd8e17
DL
2973 * international/ccl.el (define-ccl-program): Doc fix.
2974
92395bbe
KH
29752001-02-11 Kenichi Handa <handa@etl.go.jp>
2976
2977 * faces.el (mode-line): Set :line-width property to -1.
2978
103db06c
RS
29792001-02-10 Richard M. Stallman <rms@gnu.org>
2980
08b78974
RS
2981 * complete.el (partial-completion-mode): Doc fix.
2982
103db06c
RS
2983 * simple.el (delete-key-deletes-forward-mode):
2984 Change `let' to `let*' to fix gross bug in last change.
2985
2986 * repeat.el (repeat): Don't let execute-kbd-macro alter
2987 real-last-command.
2988
a6a1ee53
EZ
29892001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
2990
2991 * simple.el (eval-expression): Doc fix.
2992
d2f288c6
DL
29932001-02-09 Dave Love <fx@gnu.org>
2994
038f4ae3
DL
2995 * imenu.el (imenu-generic-expression): Doc fix.
2996
83c9cb8e
SM
2997 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
2998 From Juanma Barranquero.
038f4ae3 2999
15d1caef 3000 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3001
9804b846
KH
30022001-02-09 Kenichi Handa <handa@etl.go.jp>
3003
3004 * faces.el (set-face-attribute): Describe the case of a negative
3005 value specified for :line-width.
3006
532f5197
SM
30072001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3008
3009 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3010 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3011
1d279666
DL
30122001-02-08 Dave Love <fx@gnu.org>
3013
4681ca3a
DL
3014 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3015 widget-plist-value-type.
3016 (widget-alist-convert-widget): Replace binding of
3017 widget-alist-value-type.
3018
1d279666
DL
3019 * textmodes/paragraphs.el (sentence-end): Doc fix.
3020
83c9cb8e
SM
3021 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3022 Remove `backward-line'.
1d279666 3023
532f5197
SM
3024 * play/pong.el (pong-blank-color, pong-bat-color)
3025 (pong-ball-color, pong-border-color, pong-left-key)
3026 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3027 (pong-pause-key, pong-resume-key, pong-timer-delay):
3028 * mail/mh-comp.el (mh-compose-letter-function):
3029 * eshell/esh-mode.el (eshell-skip-prompt-function):
3030 * emulation/viper-ex.el (ex-unix-type-shell-options):
3031 * recentf.el (recentf-menu-filter):
3032 * ps-print.el (ps-print-region-function):
3033 * lpr.el (print-region-function):
3034 * forms.el (forms-mode-hooks):
3035 * dirtrack.el (dirtrack-directory-change-hook):
3036 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3037 * textmodes/spell.el (spell-filter):
3038 * textmodes/fill.el (adaptive-fill-function):
3039 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3040 * progmodes/etags.el (find-tag-default-function):
3041 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3042 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3043
6f676109
EZ
30442001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3045
751d3bc4
EZ
3046 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3047 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3048 Meyering <jim@meyering.net>.
3049
6f676109
EZ
3050 * loadup.el: Revert last change.
3051
d3c26cdf
KH
30522001-02-07 Kenichi Handa <handa@etl.go.jp>
3053
83c9cb8e
SM
3054 * international/mule.el (transform-make-coding-system-args):
3055 Make it work also for coding systems not using CCL.
d3c26cdf 3056
44806980
EZ
30572001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3058
9889af08
EZ
3059 * simple.el (previous-matching-history-element)
3060 (next-matching-history-element): Doc fix.
3061
44806980
EZ
3062 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3063 specific part.
3064
1e36ff68
DL
30652001-02-06 Dave Love <fx@gnu.org>
3066
713f7b15 3067 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3068 (add-log-buffer-file-name-function, add-log-file-name-function):
3069 Fix :type.
3070 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3071
c7ca58df
EZ
30722001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3073
fecd556a
EZ
3074 * info.el (info-initialize): Remove the test for system-type when
3075 invocation-directory is non-nil.
3076
c7ca58df
EZ
3077 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3078 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3079
587b5737
AI
30802001-02-06 Andrew Innes <andrewi@gnu.org>
3081
3082 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3083 absolute.
3084
baf7eee4
GM
30852001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3086
3087 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3088 buffers. When hi-lock turned on rather than only checking current
3089 buffer for regexps, all buffers are checked. Moved activation of
3090 font-lock to hi-lock-refontify. When font-lock turned off rather
3091 than removing added highlighting just in current buffer, remove it
3092 in all buffers. Changed edit menu text from "Automatic
3093 Highlighting" to "Regexp Highlighting" Documentation for
3094 highlighting phrases, minor documentation changes.
3095 (hi-lock-set-file-patterns): Execute only if there are new or
3096 existing file patterns.
3097 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3098 unfontify and, if a support mode is active, will not refontify the
3099 whole buffer. If necessary, turn on font lock. (Removed
3100 font-lock-unfontify and font-lock support-mode-specific calls,
3101 such as lazy-lock-fontify-window.)
3102 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3103 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3104 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3105 (hi-lock-face-phrase-buffer): New function. Also added related
3106 menu item and keybinding.
3107 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3108 (hi-lock-process-phrase): New function.
3109 (hi-lock-line-face-buffer): Doc fixes.
3110 (hi-lock-face-buffer): Doc fixes.
3111 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3112
36710aa6
GM
31132001-02-06 Gerd Moellmann <gerd@gnu.org>
3114
3115 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3116 dabbrev-ignored-regexps.
3117
d3f22784
EZ
31182001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3119
3120 * simple.el (kill-line): Doc fix.
3121
5cb3c8d4
DL
31222001-02-05 Dave Love <fx@gnu.org>
3123
3124 * loadup.el: Revert last two changes -- bootstrapping works with
3125 regenerated loaddefs.
3126
e6297e7d
EZ
31272001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3128
1e14b095
EZ
3129 * isearch.el (isearch-forward): Doc fix.
3130
e6297e7d
EZ
3131 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3132 of font-lock-defaults to backward-paragraph.
3133
e16f52ce
GM
31342001-02-05 Gerd Moellmann <gerd@gnu.org>
3135
3136 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3137 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3138
01d19dd7
GM
31392001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3140
3141 * ebnf2ps.el: Eliminate time-stamp functions.
3142 (ebnf-version): New version (3.5).
3143 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3144 format-time-string.
3145
24886813
GM
31462001-02-05 Gerd Moellmann <gerd@gnu.org>
3147
3148 * simple.el (next-line): Goto end-of-line before inserting a newline.
3149
65e70fc4
MB
31502001-02-05 Miles Bader <miles@gnu.org>
3151
3152 * image-file.el (insert-image-file): When visiting an image, also
3153 set `truncate-lines' to t so that any fringe arrow looks correct.
3154
482f06c9
KH
31552001-02-05 Kenichi Handa <handa@etl.go.jp>
3156
3157 * isearch.el (isearch-forward): Add description about input method
3158 in the docsting.
3159
02399da7
SM
31602001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3161
3162 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3163
2c366083
EZ
31642001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3165
3166 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3167 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3168
bdadfce3
GM
31692001-02-02 Gerd Moellmann <gerd@gnu.org>
3170
79fb38c0
GM
3171 * wid-edit.el (widget-button-click): Fix last change.
3172
bdadfce3
GM
3173 * frame.el (frame-notice-user-settings): When resizing the initial
3174 frame because the tool bar is off, also change the frame's top
3175 position if a negative top position was specified.
3176
33155ffb
MB
31772001-02-02 Miles Bader <miles@gnu.org>
3178
3179 * image-file.el (insert-image-file): When visiting an image,
3180 suppress the cursor in the image buffer.
3181
1355ba0c
DL
31822001-02-01 Dave Love <fx@gnu.org>
3183
3184 * progmodes/f90.el (f90-mode): Remove startup message.
3185
fb758d2d 3186 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3187
01acdb05
GM
31882001-02-01 Gerd Moellmann <gerd@gnu.org>
3189
3190 * startup.el (command-line): Fix code determining whether or not
3191 to use delete-key-deletes-forward-mode.
3192
5b1ee316
AS
31932001-02-01 Andre Spiegel <spiegel@gnu.org>
3194
3195 * vc.el (vc-diff-switches): New user option.
3196 (vc-version-diff): Use it.
3197 (vc-diff-switches-list): New macro.
3198
83c9cb8e
SM
3199 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3200 New customization options.
5b1ee316
AS
3201 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3202
3203 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3204
00b1e7a1
GM
32052001-02-01 Gerd Moellmann <gerd@gnu.org>
3206
3207 * msb.el (toplevel): Quote hook symbols.
3208
85827036
KH
32092001-02-01 Kenichi Handa <handa@etl.go.jp>
3210
8e028499 3211 * international/mule.el (make-coding-system): Add description
3c948dde 3212 about recognized properties in the docstring.
8e028499 3213
85827036
KH
3214 * international/mule-conf.el: Remove unused charsets
3215 mac-roman-lower and mac-roman-upper.
3216
7ccf7ab9
GM
32172001-01-31 Gerd Moellmann <gerd@gnu.org>
3218
2441692d
GM
3219 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3220 is in front of the left-margin, if any.
3221
ee5cece0
GM
3222 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3223 like `delete'.
3224
83c9cb8e 3225 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3226
7ccf7ab9
GM
3227 * term/w32-win.el (mouse-set-font): Doc fix.
3228
b4f30ec5 32292001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3230
b4f30ec5
GM
3231 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3232 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3233 on already.
3234
03e0fe6e
GM
32352001-01-31 Markus Rost <rost@math.ohio-state.edu>
3236
3237 * files.el (save-buffer): Don't give message if (buffer-file-name)
3238 returns nil.
713f7b15 3239
8f289acc
EZ
32402001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3241
cb4aae04
EZ
3242 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3243
dbd98b19
EZ
3244 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3245 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3246
8f289acc
EZ
3247 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3248 display problems.
3249
c12553c1
KH
32502001-01-31 Kenichi Handa <handa@etl.go.jp>
3251
c7bf5db9
KH
3252 * international/mule.el (charset-info): Fix docstring.
3253
3254 * international/mule-diag.el (describe-character-set): Check final
3255 char valid before printing it.
c12553c1 3256
14f16b9c
GM
32572001-01-30 Gerd Moellmann <gerd@gnu.org>
3258
efaa080b
GM
3259 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3260
eef93f99
GM
3261 * frame.el (frame-notice-user-settings): Do the tool-bar
3262 stuff only for graphical displays. Fix a braino.
713f7b15 3263
14f16b9c
GM
3264 * frame.el (frame-initialize): Create initial frame visible.
3265 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3266 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3267
3268 * startup.el (command-line): Remove manipulation of frame
3269 height for tool bars.
3270
4ad25e43
EZ
32712001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3272
3273 * lpr.el: Compatibility with XEmacs and doc fixes.
3274 (lpr-windows-system, lpr-lp-system): New vars.
3275 (lpr-printer-switch): New defcustom.
3276 (printer-name, lpr-command): Customization fix.
3277 (print-region-1): Code fix.
3278 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3279 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3280 New functions.
4ad25e43 3281
e8f044a0
GM
32822001-01-29 Gerd Moellmann <gerd@gnu.org>
3283
3284 * msb.el (toplevel): Fix the eval-after-load.
3285
850d5045
GM
32862001-01-29 Dave Love <fx@gnu.org>
3287
762fe76e
DL
3288 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3289
3290 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3291
83c9cb8e 3292 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3293 (tcl-using-emacs-19-23): Consider Emacs 21+.
3294 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3295 (tcl-add-emacs-menu): Supply menu name.
3296 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3297
3a768251
GM
32982001-01-29 Gerd Moellmann <gerd@gnu.org>
3299
3300 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3301
274d02f7
SM
33022001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3303
3304 * pcvs.el (cvs-mark-fis-dead): New function.
3305 (cvs-mode-add): Use it.
3306 (cvs-mode-add-change-log-entry-other-window):
3307 Rebind change-log-default-name to itself rather than to nil.
3308
ed5d446e
SS
33092001-01-29 Sam Steingold <sds@gnu.org>
3310
efaa080b 3311 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3312 `autoload' statements.
3313
e2a80284
EZ
33142001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3315
8e1db7b3
EZ
3316 * files.el (confirm-kill-emacs): Doc fix.
3317
ff2a1c79
EZ
3318 * frame.el (frame-initialize): Doc fix.
3319
e7b0deaf
EZ
3320 * time-stamp.el (time-stamp-string): Doc fix.
3321
83c9cb8e
SM
3322 * woman.el (WoMan-log-1): Make the log buffer writable.
3323 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3324
005913e4
GM
33252001-01-29 Gerd Moellmann <gerd@gnu.org>
3326
3327 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3328 the `make-variable-buffer-local'.
3329
58622cc5
GM
33302001-01-29 Dave Love <fx@gnu.org>
3331
3332 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3333 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3334 Add autoload cookie.
58622cc5
GM
3335 (ansi-color-apply-sequence): Fix typo.
3336
0404d031
GM
33372001-01-29 Gerd Moellmann <gerd@gnu.org>
3338
ed5d446e 3339 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3340 Postscript printing in black and white.
3341
0404d031
GM
3342 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3343 X-Mailman-Version, Precedence, List-Help, List-Post,
3344 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3345 Content-Type, Content-Length.
3346
3b6ed359
DL
33472001-01-29 Dave Love <fx@gnu.org>
3348
ddd16e7a
DL
3349 * elide-head.el (elide-head): Make overlay evaporate.
3350
83c9cb8e 3351 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3352
8005142f
EZ
33532001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3354
3355 * isearch.el (isearch-highlight): Don't punt if the display
3356 doesn't support colors, since isearch faces are defined for
3357 monochrome displays as well.
3358
84728570
SS
33592001-01-27 Sam Steingold <sds@gnu.org>
3360
3361 * shell.el (shell-write-history-on-exit): Make sure that we are in
3362 the shell buffer (M-x tex-file RET inserted the error message into
3363 the TeX buffer).
3364
e26f9ced
EZ
33652001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3366
3367 * simple.el (transient-mark-mode): Doc fix.
3368
dc0274bd
GM
33692001-01-27 Gerd Moellmann <gerd@gnu.org>
3370
83c9cb8e 3371 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3372
c1acacc4
EZ
33732001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3374
f5058b96
EZ
3375 * shell.el (shell-unquote-argument): If the shell is one of the
3376 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3377 quote character.
3378 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3379 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3380
c1acacc4 3381 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3382 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3383
103db06c 33842001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3385
84728570 3386 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3387 Treat a one-capital-letter abbrev as "not all upper case",
3388 so as to force preservation of the expansion's pattern
3389 if the expansion starts with a capital letter.
3390
cfa70244
EZ
33912001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3392
cfee9de7
EZ
3393 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3394 Doc fix.
3395
cfa70244
EZ
3396 * simple.el (transient-mark-mode): Document the fact that many
3397 commands act on the region when mark is active.
3398
17d90d6b
KH
33992001-01-27 Kenichi Handa <handa@etl.go.jp>
3400
3401 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3402 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3403 (quail-show-guidance-buf): Make the multibyteness of current
3404 buffer inherited to Quail guidance buffer.
3405 (quail-help): Make the multibyteness of current buffer inherited
3406 to Quail help buffer.
3407
61076b20
DL
34082001-01-26 Dave Love <fx@gnu.org>
3409
c47e2c68
DL
3410 * time-stamp.el: Doc fixes.
3411
84728570 3412 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3413 (delphi-keyword-face, delphi-other-face): Fix :type.
3414
940f14b4
DL
3415 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3416
3417 * mail/feedmail.el (feedmail): Add :link.
3418 (feedmail-send-it): Doc fix.
3419
3420 * mail/sendmail.el: Doc fixes.
3421 (sendmail-send-it): Fix the non-ASCII regexp and use
3422 rfc2047-encode-string.
3423
61076b20
DL
3424 * dired.el, dired-aux.el: Revert last change.
3425
6c317bd2
GM
34262001-01-26 Gerd Moellmann <gerd@gnu.org>
3427
3428 * makefile.w32-in (DONTCOMPILE): Add various term files.
3429
34302001-01-26 Dave Love <fx@gnu.org>
3431
3432 * Makefile.in (DONTCOMPILE): Add various term files.
3433
1c636b5f
GM
34342001-01-26 Gerd Moellmann <gerd@gnu.org>
3435
af900b23
GM
3436 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3437
15fa6db0 3438 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3439 the echo area is resized to fit the size of the startup message.
15fa6db0 3440
1c636b5f
GM
3441 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3442 part of which is a constant.
3443
9b1adbd5
EZ
34442001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3445
83c9cb8e 3446 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3447
103db06c 34482001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3449
3450 * simple.el (next-line): Don't let `newline' expand abbrevs.
3451 Simplify slightly.
3452 (open-line): Don't let `newline' expand abbrevs.
3453
219227ea
JW
34542001-01-25 John Wiegley <johnw@gnu.org>
3455
3456 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3457 to `repeat' in the :type field.
3458
3459 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3460 allow a choice of regexp or nil.
d2906bf8 3461 (pcomplete-dir-ignore): Same.
219227ea
JW
3462
3463 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3464 a command) to always fail.
3465
ceba0dac
GM
34662001-01-25 Gerd Moellmann <gerd@gnu.org>
3467
3468 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3469 discard the result.
3470 (iswitchb-to-end): Likewise.
3471
9b0630e5
SS
34722001-01-25 Sam Steingold <sds@gnu.org>
3473
3474 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3475 Require vc.
9b0630e5 3476
a2ed9670
SM
34772001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3478
f0c1adab
SM
3479 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3480
a2ed9670
SM
3481 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3482
34ac3367
DL
34832001-01-25 Dave Love <fx@gnu.org>
3484
61076b20
DL
3485 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3486 (describe-coding-system): Tweak the English text.
3487
34ac3367
DL
3488 * loadup.el: Preload international/ccl for utf-8.
3489
4685e6b7
EZ
34902001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3491
3492 * mail/rmail.el (rmail-redecode-body): Doc fix.
3493
0fdb4475
KH
34942001-01-25 Kenichi Handa <handa@etl.go.jp>
3495
83c9cb8e
SM
3496 * international/mule-cmds.el (reset-language-environment):
3497 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3498
83c9cb8e
SM
3499 * international/mule-conf.el (coding-category-utf-8):
3500 Initialize to mule-utf-8.
0fdb4475 3501
9b0630e5 3502 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3503
3504 * international/utf-8.el: New file.
3505
245ed2b1
SM
35062001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3507
3508 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3509
e95b0c08
SS
35102001-01-24 Sam Steingold <sds@gnu.org>
3511
3512 * dired.el (dired-replace-in-string): Removed.
3513 (dired-sort-toggle): Use `replace-regexps-in-string'
3514 instead of `dired-replace-in-string'.
9b0630e5 3515
ceba0dac
GM
3516 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3517 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3518
e95b0c08
SS
3519 * gs.el (gs-replace-in-string): Removed.
3520 (gs-options): Use `replace-regexps-in-string'
3521 instead of `gs-replace-in-string'.
3522
c3902c3e
EZ
35232001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3524
3525 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3526 bug report is mailed to an email list and posted to a news group.
3527
b66b6aeb
GM
35282001-01-24 Gerd Moellmann <gerd@gnu.org>
3529
83c9cb8e
SM
3530 * comint.el (comint-replace-by-expanded-history-before-point):
3531 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3532
b66b6aeb
GM
3533 * startup.el (tool-bar-images-pixel-height): New variable.
3534 (command-line): After loading the user's init file, when
3535 tool-bar-mode is on, increase the frame's size by some lines for
3536 the tool-bar.
3537
3538 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3539
ff890e66
SZ
35402001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
3541
3542 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3543 (chinese-big5): MIME:Big5.
3544
04363179
GM
35452001-01-24 Gerd Moellmann <gerd@gnu.org>
3546
e95b0c08 3547 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
3548 Handle commands with prefix args.
3549
d56aaa64
GM
35502001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3551
3552 * calendar/diary-lib.el (diary-float): Fix case of MONTH
3553 being a list of numbers.
3554 (diary-mail-entries): Rewritten.
3555
99858627
DL
35562001-01-23 Dave Love <fx@gnu.org>
3557
7aeb1fa9
DL
3558 * international/mule.el (make-coding-system): Fix typo.
3559
83c9cb8e
SM
3560 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3561 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 3562
5a43decf
EZ
35632001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
3564
3565 * font-lock.el (font-lock-mode): Doc fix.
3566
b0e98867
KH
35672001-01-23 Kenichi Handa <handa@etl.go.jp>
3568
3569 * international/mule.el (make-translation-table): Fix docstring.
3570
9c8acefd
EZ
35712001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
3572
fd4976b8
EZ
3573 * mail/rmail.el (rmail-redecode-body): New function.
3574
9c8acefd
EZ
3575 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
3576
871e0439
GM
35772001-01-22 Gerd Moellmann <gerd@gnu.org>
3578
21c2bbe0
GM
3579 * isearch.el (isearch-lazy-highlight-case-fold-search)
3580 (isearch-lazy-highlight-regexp): New variables.
3581 (isearch-lazy-highlight-cleanup): Update lazy highlight if
3582 case-fold search or regexp search has been toggled.
3583
5710730c
GM
3584 * wid-edit.el (widget-button-click): Avoid a save-excursion
3585 around running a global binding.
3586
871e0439
GM
3587 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
3588 to 0.25.
3589
d0554957
MB
35902001-01-20 Miles Bader <miles@gnu.org>
3591
3592 * cus-edit.el (custom-face-save): Do post-processing on the face's
3593 new value like `custom-face-set' does.
3594
1519f618
EZ
35952001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3596
ccd87890
EZ
3597 * mail/emacsbug.el (report-emacs-bug): Report the value of
3598 LC_CTYPE, not LC_TYPE.
3599
1519f618
EZ
3600 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
3601 isearch-toggle-regexp and isearch-edit-string to doc string.
3602
9724173b
GM
36032001-01-19 Gerd Moellmann <gerd@gnu.org>
3604
48bb9196
GM
3605 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
3606 as font-lock-beginning-of-syntax-function in font-lock-defaults.
3607
e95b0c08 3608 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
3609 font-lock-beginning-of-syntax-function to nil.
3610
dc81f8a2
EZ
36112001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3612
3613 * mail/emacsbug.el (report-emacs-bug): Report values of
3614 locale-coding-system, default-enable-multibyte-characters, and the
3615 environment variables LC_ALL, LC_TYPE, and LANG.
3616
99327974
GM
36172001-01-19 Gerd Moellmann <gerd@gnu.org>
3618
83c9cb8e 3619 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 3620
2be6ecc6
GM
3621 * font-lock.el (font-lock-multiline): Default to nil.
3622 (font-lock-default-fontify-region): If font-lock-multiline is
3623 nil, don't check the property `font-lock-multiline'.
3624
99327974
GM
3625 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3626 is nil, don't check the `font-lock-multiline' text property.
3627
2550055a
MK
36282001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3629
0a949811 3630 * viper.el: Call initial-major-mode on startup.
e95b0c08 3631
0a949811 3632 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 3633
8501998a 3634 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 3635
2550055a 36362001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 3637
0a949811 3638 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 3639 diff mode, if available.
e95b0c08 3640
0a949811 36412001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 3642
8501998a 3643 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 3644
2550055a
MK
3645 * ediff-init.el (subst-char-in-string): Define and use it, unless
3646 it's already defined.
e95b0c08 3647
8962e303
GM
36482001-01-18 Gerd Moellmann <gerd@gnu.org>
3649
3650 * tooltip.el (tooltip-hide-delay): New user-option.
3651 (tooltip-show): Use tooltip-hide-delay instead of the default.
3652
6b453381
KH
36532001-01-18 Kenichi Handa <handa@etl.go.jp>
3654
3655 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
3656 kill-local-variable doesn't work for enable-multibyte-characters.
3657
9eaf396b
DL
36582001-01-17 Dave Love <fx@gnu.org>
3659
cebd37ce
DL
3660 * ediff-init.el (ediff-before-setup-hook)
3661 (ediff-merge-filename-prefix): Add :version.
3662
9eaf396b
DL
3663 * international/latin1-disp.el: Require disp-table.
3664 (latin1-display): Fix :set.
3665
3666 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
3667
f864120f
GM
36682001-01-17 Gerd Moellmann <gerd@gnu.org>
3669
3670 * isearch.el (isearch-lazy-highlight-initial-delay)
3671 (isearch-lazy-highlight-interval): Default to 0.
3672
36732001-01-17 Bob Glickstein <bobg@zanshin.com>
3674
3675 * isearch.el (isearch-highlight): Set isearch-overlay priority to
3676 1 here rather than each time through
3677 isearch-lazy-highlight-new-loop.
3678 (isearch-lazy-highlight-max): Variable deleted.
3679 (isearch-lazy-highlight-max-at-a-time): New user variable, like
3680 isearch-lazy-highlight-max but controls a single invocation of
3681 isearch-lazy-highlight-update.
3682 (isearch-lazy-highlight-wrapped): Variable recreated.
3683 (isearch-lazy-highlight-window-start): New variable.
3684 (isearch-lazy-highlight-cleanup): Restored to behavior of
3685 before 2-Jan.
3686 (isearch-lazy-highlight-remove-overlays): Function deleted;
3687 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
3688 behavior removed.
3689 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
3690 isearch-lazy-highlight-update in a loop rather than just once.
3691 Test isearch-invalid-regexp here and decide not to start a new
3692 loop, rather than testing it each time through
3693 isearch-lazy-highlight-update.
3694 (isearch-lazy-highlight-search): Function restored.
3695 (isearch-lazy-highlight-update): Get called in a timer loop again,
3696 but this time highlight more than one match each time through.
83c9cb8e
SM
3697 Only highlight matches in the visible part of the window.
3698 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
3699 the edge of the window. Use sit-for to force redisplay and ensure
3700 window-start is credible. "Face suppressing" behavior removed;
3701 overlay priorities should make it unnecessary, right?
3702 (isearch-highlight): Face suppressing behavior removed.
3703 (isearch-dehighlight): Face suppressing behavior removed.
3704 (isearch-set-lazy-highlight-faces-at): Removed.
3705
076ec540
KH
37062001-01-17 Kenichi Handa <handa@etl.go.jp>
3707
3708 * language/european.el ("Latin-1"): Make the format of description
3709 about additional language environments same as that of Latin-2.
3710
92328ec5
DL
37112001-01-16 Dave Love <fx@gnu.org>
3712
39f2174e
DL
3713 * isearch.el (isearch-lazy-highlight): Add :version.
3714
92328ec5
DL
3715 * simple.el (backward-delete-char-untabify-method)
3716 (next-line-add-newlines): Add :version.
3717
f251459d
GM
37182001-01-16 Gerd Moellmann <gerd@gnu.org>
3719
9d4850e5
GM
3720 * bindings.el: Bind <backspace> and <delete> via function-key-map.
3721 Don't bind <delete> otherwise.
3722
3723 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
3724 and <delete> via function-key-map.
3725
f251459d
GM
3726 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
3727 Subject line only if point is after the `Subject:'.
3728
771ffcf7
KH
37292001-01-16 Kenichi Handa <handa@etl.go.jp>
3730
bda6b481
KH
3731 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
3732 japanese-jisx0213-2 in `charset' property of this lang. env.
3733
35793af7
KH
3734 * language/european.el ("Latin-1"): Add description for Dutch and
3735 Spanish lang. env.
3736
771ffcf7
KH
3737 * international/mule.el (decode-char): Fix conditions.
3738 (encode-char): Handle eight-bit-control too.
1c8102ff 3739 (transform-make-coding-system-args): New function.
50c29104
KH
3740 (make-coding-system): Accept XEmacs style arguments for CCL base
3741 coding system.
771ffcf7 3742
e1cf67b6
GM
37432001-01-15 Gerd Moellmann <gerd@gnu.org>
3744
3745 * progmodes/etags.el (find-tag-noselect): Save the value of
3746 tags-file-name before switching buffers, for the case it has a
3747 buffer-local value.
3748
b3287acf
GM
37492001-01-15 Alex Schroeder <alex@gnu.org>
3750
9eaf396b
DL
3751 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3752 From Dave Love <fx@gnu.org>.
b3287acf
GM
3753 (ansi-color-for-comint-mode): Fix :version.
3754
37552001-01-15 Alex Schroeder <alex@gnu.org>
3756
3757 * ansi-color.el (ansi-color-unfontify-region): Doc change.
3758
8d7ff9c8
EZ
37592001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
3760
3761 * dired.el (dired-insert-directory): If file-system-info fails,
3762 remove the " free " part, but don't signal an error.
3763
dbe99ae9
SS
37642001-01-12 Sam Steingold <sds@gnu.org>
3765
3766 * bookmark.el (bookmark-maybe-historicize-string):
3767 Use new backquote syntax.
3768
103db06c 37692001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
3770
3771 * subr.el (last): Handle a list that doesn't end in nil.
3772
ca2ddd8e
SS
37732001-01-12 Sam Steingold <sds@gnu.org>
3774
3775 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
3776 to `backward-delete-char-untabify'.
3777
1751c874
DL
37782001-01-12 Dave Love <fx@gnu.org>
3779
3780 * cus-edit.el (customize-menu-create): Fix the :filter following
3781 easymenu change.
3782
3783 * wid-edit.el (function): Add :match-alternatives.
3784 (widget-color-action): Doc fix.
3785
3cccce8d
GM
37862001-01-12 Gerd Moellmann <gerd@gnu.org>
3787
3788 * calendar/calendar.el (calendar-basic-setup): Doc fix.
3789
18bfd6b5
KH
37902001-01-12 Kenichi Handa <handa@etl.go.jp>
3791
83c9cb8e 3792 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 3793
18bfd6b5
KH
3794 * international/ccl.el (define-ccl-program): Fix docstring.
3795
562e00da
DL
37962001-01-11 Dave Love <fx@gnu.org>
3797
14fd0da3
DL
3798 * international/mule-cmds.el (standard-display-european-internal):
3799 Set display table for 2208 as for 160.
3800
3801 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
3802
562e00da
DL
3803 * progmodes/fortran.el (fortran-mode-map): Modify Customization
3804 entry for custom-menu-create change.
3805 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
3806 don't cons it in the search loop.
3807
3808 * imenu.el (imenu--truncate-items): Revert last change.
3809
6e961dcd
EZ
38102001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3811
3812 * info.el (Info-setup-header-line): If the node header includes
3813 either Next: or Prev: links, don't show the File: and Node: parts
3814 in the header line.
3815
2c2ff7f2
GM
38162001-01-11 Gerd Moellmann <gerd@gnu.org>
3817
a7ee2d2e
GM
3818 * comint.el (comint-goto-process-mark): Don't print a message
3819 when running in batch mode.
3820
c5348233
GM
3821 * isearch.el (isearch-search): In the condition-case handler for
3822 `error', set isearch-invalid-regexp to the whole error message.
3823
422717d1
GM
3824 * subr.el (eval-after-load): Call load-symbol-file-load-history to
3825 ensure that eval-after-load works for files dumped with Emacs.
3826
3827 * help.el (load-symbol-file-load-history): New function extracted
3828 from function symbol-file.
3829 (symbol-file): Use it.
3830
83c9cb8e 3831 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 3832
926861fb
EZ
38332001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3834
3835 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
3836 behave as if there were no prefix argument.
3837 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
3838 argument were nil.
3839
afa1f52c
RS
38402001-01-11 Richard M. Stallman <rms@gnu.org>
3841
ca2ddd8e 3842 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
3843 Don't look for more potential matches once maximum is exceeded.
3844 Use overlays-in to check correctly for overlap with current match.
3845 Ignore empty matches.
3846
47a9f362
MB
38472001-01-11 Miles Bader <miles@gnu.org>
3848
3849 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
3850 (ispell-overlay-window, ispell-help, ispell-show-choices)
3851 (ispell-command-loop): Use it instead of `window-height'.
3852
d196f58d
GM
38532001-01-10 Gerd Moellmann <gerd@gnu.org>
3854
cf523f0e
GM
3855 * files.el (confirm-kill-emacs): New user-option.
3856 (save-buffers-kill-emacs): Ask for final confirmation before
3857 killing Emacs.
3858
d196f58d
GM
3859 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
3860 to nil.
3861
7c6c3d8e
GM
38622001-01-10 Dave Love <fx@gnu.org>
3863
1f8be15d
DL
3864 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
3865
83c9cb8e 3866 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
3867
3868 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
3869
3870 * calculator.el (calculator-number-digits): Fix :type.
3871
0d5184de
DL
3872 * vc-cvs.el (vc-cvs-header): Fix :type.
3873 * vc-rcs.el (vc-rcs-header): Fix :type.
3874 * vc-sccs.el (vc-sccs-header): Fix :type.
3875
3876 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3877
7c6c3d8e
GM
3878 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3879
8c9f73a2
GM
3880 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
3881
457b792c
GM
38822001-01-10 Gerd Moellmann <gerd@gnu.org>
3883
3884 * simple.el (set-variable): Force a thorough redisplay for the
3885 case that the variable has an effect on the display, like
3886 `tab-width' has.
3887
d2622d08
AS
38882001-01-10 Andre Spiegel <spiegel@gnu.org>
3889
3890 * vc.el: Add documentation for backend interface.
3891
ae4b5f4f
KH
38922001-01-10 Kenichi Handa <handa@etl.go.jp>
3893
e0844717
KH
3894 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
3895
ae4b5f4f
KH
3896 * international/mule-conf.el (latin-extra-code-table): Set to t
3897 for \223 and \224.
3898
3184082b
KH
38992001-01-09 Kenichi Handa <handa@etl.go.jp>
3900
3901 * international/mule-cmds.el (locale-language-names): Map "es" to
3902 "Spanish" and "nl" to "Dutch".
3903
732b9cdd
GM
39042001-01-09 Gerd Moellmann <gerd@gnu.org>
3905
1dfca644
GM
3906 * bindings.el (global-map): Bind <home> to beginning-of-line,
3907 <end> to end-of-line, C-<home> to beginning-of-buffer, and
3908 C-<end> to end-of-buffer.
3909
732b9cdd
GM
3910 * language/european.el: Add Dutch and Spanish language info
3911 to be able to use the appropriate tutorials.
3912
39132001-01-09 Alex Schroeder <alex@gnu.org>
3914
3915 * ansi-color.el (ansi-color-process-output): Use markers instead
3916 of positions for start and end of region.
3917 (ansi-color-apply-on-region): Rewrote code to make it more robust.
3918 Previously, occasional mistakes happend when fontifying many
3919 chunks of output (eg. ls --color=yes /dev). This happened
3920 whenever an overlay was created up to the end of the region, which
3921 coincided with the process-mark. New text would then be added
3922 within that overlay instead of after it.
3923 (ansi-color-make-extent): Overlays are created with the property
3924 `modification-hooks' set to '(ansi-color-freeze-overlay).
3925 (ansi-color-freeze-overlay): New function. When inserting text at
3926 the end of the overlay, the overlay will resize.
3927
39282000-01-09 Alex Schroeder <alex@gnu.org>
3929
3930 * ansi-color.el (ansi-color-process-output): Doc change.
3931 (ansi-color-unfontify-region): Doc change. No longer installed
3932 automatically in font-lock-unfontify-region-function.
3933 (ansi-color-apply): Doc change.
3934 (ansi-color-apply-on-region): Use extents or overlays instead of
3935 text-properties.
3936 (ansi-color-make-extent): New function.
3937 (ansi-color-set-extent-face): New function.
3938
39392000-01-09 Alex Schroeder <alex@gnu.org>
3940
3941 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
3942 both use ansi-color-process-output, now.
3943 (ansi-color-process-output): Doesn't return string anymore. It is
3944 installed in comint-output-filter-functions for both Emacs and
3945 XEmacs, now.
3946 (ansi-color-unfontify-region): Simplified code removing variables
3947 pos and start-ansi.
3948 (ansi-color-apply): Put text-property ansi-color before putting
3949 text-property face because ansi-color-unfontify-region is called
3950 immediately after the call to put-text-property.
3951 (ansi-color-context-region): Doc change.
3952 (ansi-color-filter-region): Simplified code.
3953 (ansi-color-apply-on-region): Changed start to start-marker, using
3954 a marker explicitly. Put text-property ansi-color before putting
3955 text-property face because ansi-color-unfontify-region is called
3956 immediately after the call to put-text-property.
3957
39582000-01-09 Alex Schroeder <alex@gnu.org>
3959
3960 * ansi-color.el (ansi-color-faces-vector): Doc change.
3961 (ansi-color-for-comint-mode): Changed :type property to choice.
3962 (ansi-color-last-context): Removed.
3963 (ansi-color-process-output): Don't use ansi-color-last-context, as
3964 the main functions will store their context now.
3965 (ansi-color-context): Doc change.
3966 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
3967 Uses ansi-color-context such that repeated calls will strip
3968 partial escape sequences, too.
3969 (ansi-color-apply): Simplified code. Colorize end of string if
3970 face is not null. Store context in new (FACE STRING) format, such
3971 that repeated calls will strip partial escape sequences, too.
3972 Append faces to face property using ansi-color-apply-sequence such
3973 that cumulative mode actually works.
3974 (ansi-color-context-region): New variable.
3975 (ansi-color-filter-region): Rewrote it based on
3976 ansi-color-apply-on-region. Uses ansi-color-context-region such
3977 that repeated calls will strip partial escape sequences, too.
3978 (ansi-color-apply-on-region): Simplified code. Colorize end of
3979 region if face is not null. Store context in new (FACE POS)
3980 format, such that repeated calls will strip partial escape
3981 sequences, too. Append faces to face property using
83c9cb8e 3982 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
3983 (ansi-color-apply-sequence): New function.
3984 (ansi-color-get-face): When the default face is added to the list
3985 of faces, all previous settings are discarded and the list of
3986 faces is set to '(default).
3987
39882000-01-09 Alex Schroeder <alex@gnu.org>
3989
3990 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
3991 face, such that ansi-color-apply and ansi-color-apply-on-region
3992 will do the right thing.
3993 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
3994 returns nil, set the list of faces back to nil instead of
83c9cb8e 3995 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
3996
39972000-01-09 Alex Schroeder <alex@gnu.org>
3998
3999 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4000 (ansi-color-process): Doc change.
4001 (ansi-color-last-context): New buffer-local variable.
4002 (ansi-color-process-output): New function. It is automatically
4003 added to comint-output-filter-functions if this is XEmacs.
4004 (ansi-color-unfontify-region): New optional parameter for XEmacs
4005 compatibility. Check wether font-lock-syntactic-keywords is
4006 boundp before removing the syntax table text property, as XEmacs
4007 doesn't have it.
4008 (ansi-color-filter-region): Doc change.
4009 (ansi-color-apply-on-region): Doc change.
4010 (ansi-color-make-face): New function. Compatibility layer for
4011 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4012 (ansi-color-make-color-map): Use ansi-color-make-face.
4013 (ansi-color-get-face): Avoid face text property '(nil) as results
4014 in an errow for XEmacs.
4015
40162000-01-09 Alex Schroeder <alex@gnu.org>
4017
83c9cb8e
SM
4018 * ansi-color.el (ansi-color-unfontify-region): New function.
4019 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4020 ansi-color. When the package is loaded, a lambda expression is
4021 put onto font-lock-mode-hook. This lambda expression will check
4022 font-lock-unfontify-region-function and replace
83c9cb8e 4023 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4024 (ansi-color-apply): Add text-property ansi-color in addition to
4025 text-property face.
4026 (ansi-color-apply-on-region): Add text-property ansi-color in
4027 addition to text-property face.
4028 (save-buffer-state): Copy of the macro that is also used by
4029 lazy-lock and font-lock.
4030
4031 (ansi-color-for-comint-mode): New option.
4032 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4033 (ansi-color-for-comint-mode-off): Ditto.
4034 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4035 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4036 decide what to do. This function is added to
4037 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4038
4039 (ansi-color-for-shell-mode-set): Removed.
4040 (ansi-color-for-shell-mode): Removed.
4041
40422000-01-09 Alex Schroeder <alex@gnu.org>
4043
4044 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4045 the lambda expression from the ansi-color-for-shell-mode :set
4046 property. Additionally, modify shell-mode-hook to enable or
4047 disable font-lock-mode for future shell buffers.
4048 (ansi-color-for-shell-mode): The :set property calls
4049 ansi-color-for-shell-mode-set instead of a lambda expression.
4050
40512000-01-09 Alex Schroeder <alex@gnu.org>
4052
4053 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4054 (ansi-color-context): New variable.
4055 (ansi-color-apply): Save context between calls.
4056
fb55ff10
EZ
40572001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4058
83c9cb8e
SM
4059 * isearch.el (isearch, isearch-lazy-highlight-face):
4060 New definitions for face colors and attributes.
29910493 4061
fb55ff10
EZ
4062 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4063 of display-mouse-p.
4064
134d6265
KH
40652001-01-09 Kenichi Handa <handa@etl.go.jp>
4066
4067 * international/mule.el (make-coding-system): If the coding system
4068 accepts extra latin codes, register such codes as safe for the
4069 coding system.
4070
103db06c 40712001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4072
984c9f75
RS
4073 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4074 don't mention the file name or the date here, because they are
4075 logged at the start of the file.
4076
40772001-01-08 Richard M. Stallman <rms@gnu.org>
4078
78b8eee8
RS
4079 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4080 Change screen-width to frame-width.
4081
1460e5d4
EZ
40822001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4083
4084 * info.el (Info-search): Print the default as part of the prompt.
4085
56f24bc1
AS
40862001-01-08 Andre Spiegel <spiegel@gnu.org>
4087
ca2ddd8e 4088 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4089 constant implementations in backends.
4090
4091 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4092 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4093
4094 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4095 WRITABLE to EDITABLE.
4096
4097 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4098 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4099 to EDITABLE.
4100
b7812d30
EZ
41012001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4102
4103 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4104 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4105
7e56ea04
GM
41062001-01-08 Gerd Moellmann <gerd@gnu.org>
4107
4108 * isearch.el (isearch-old-signal-hook): Removed.
4109 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4110 instead of setting signal-hook-function.
4111 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4112
a758f97d
GM
41132001-01-08 Kevin Gallagher <kevingal@onramp.net>
4114
4115 * emulation/edt.el: Update to version 4.0. Provide support for
4116 EDT scroll margins at top and bottom of the window. Provide an
4117 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4118 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4119 user when file-related buffer modifications exist.
4120 Provide support for running EDT Emulation in XEmacs.
4121 Provide customize access to some user updatable variables.
4122 Add Commentary section to file header.
4123 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4124
4125 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4126 for detecting a keypress that generates an ASCII key sequence.
4127 (Previously, only a keypress that generates a vector was
4128 recognized.) Embed Window Manager name into name of the generated
4129 EDT Emulation initialization file since the initialization file is
4130 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4131
30db89f9
EZ
41322001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4133
4deb3ba9
EZ
4134 * mail/sendmail.el (mail-mode): Doc fix.
4135
30db89f9
EZ
4136 * info.el (Info-goto-emacs-command-node): Doc fix.
4137 (Info-goto-emacs-key-command-node): Doc fix.
4138
c3f2772b
EZ
41392001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4140
8726e79b 4141 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4142 systems without long file-name support.
4143
0dac6924
AI
41442001-01-06 Andrew Innes <andrewi@gnu.org>
4145
4146 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4147
4e6ef391
EZ
41482001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4149
380866a2
EZ
4150 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4151 (isearch-lazy-highlight-update): Doc fix.
4152
148b5960
EZ
4153 * ffap.el (ffap-bindings): Doc fix.
4154
4e6ef391
EZ
4155 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4156
4cb1bcc2
DL
41572001-01-05 Dave Love <fx@gnu.org>
4158
4159 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4160
3828218c
GM
41612001-01-05 Gerd Moellmann <gerd@gnu.org>
4162
83c9cb8e
SM
4163 * mouse-drag.el (mouse-drag-safe-scroll):
4164 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4165
1f4139d5
GM
4166 * isearch.el (isearch-old-signal-hook): New variable.
4167 (isearch-mode): Set signal-hook-function to isearch-done.
4168 (isearch-done): Restore old signal-hook-function.
4169
3828218c
GM
4170 * info.el (Info-fontify-node): Mark one more char as intangible.
4171
3970013f
KH
41722000-01-05 Kenichi Handa <handa@etl.go.jp>
4173
83c9cb8e
SM
4174 * composite.el (compose-last-chars): New argument COMPONENTS.
4175 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4176 COMPONENTS.
4177
4178 * international/quail.el (quail-input-string-to-events): New function.
4179 (quail-input-method): Convert input string to events here.
4180 (quail-start-translation): Return input string, not event list.
4181 (quail-start-conversion): Likewise.
4182
f3b05e99
GM
41832001-01-04 Gerd Moellmann <gerd@gnu.org>
4184
ca2ddd8e 4185 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4186 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4187 and tooltip-add-timeout.
4188 (tooltip-show): Set border color from faces's foreground.
4189 (tooltip-show-help-function): If called with the same help string
4190 as last time, do nothing.
4191 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4192
0f2ac578
GM
4193 * startup.el (fancy-splash-screens): Don't bind show-help-function
4194 to nil.
4195
f3b05e99
GM
4196 * tooltip.el (tooltip-frame-parameters): Remove colors.
4197 (tooltip): New face
4198 (tooltip-set-param): New function.
4199 (tooltip-show): Set up color frame parameters from face `tooltip'.
4200 Display the tooltip text in face `tooltip'.
4201
8416e94a
DL
42022001-01-04 Dave Love <fx@gnu.org>
4203
4204 * whitespace.el (whitespace-global-mode): Fix typo.
4205
4206 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4207
30db89f9
EZ
42082001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4209
83c9cb8e
SM
4210 * help.el (help-for-help): Fix a typo in a doc string.
4211 From kwzh@gnu.org (Karl Heuer).
30db89f9 4212
b847eb8c
DL
42132001-01-03 Dave Love <fx@gnu.org>
4214
4215 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4216 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4217 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4218 (dired-guess-shell-alist-user): Customize.
4219 (dired-x-help-address): Set to bug-gnu-emacs.
4220 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4221 (dired-default-directory): Renamed from default-directory.
4222
4223 * hl-line.el (hl-line): Doc fix.
4224
43c4b570
KF
42252001-01-03 Karl Fogel <kfogel@red-bean.com>
4226
1bf6b1bf 4227 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4228
984c9f75 42292001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4230
4231 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4232 to remove all the current alternative-match highlighting.
4233 If nil, remove only what's outside the current window.
4234 (isearch-lazy-highlight-remove-overlays): Take optional
4235 region within which NOT to remove them.
4236 (isearch-lazy-highlight-new-loop): Greatly simplified.
4237 (isearch-lazy-highlight-update): Find all the other occurrences
4238 visible in the window, in just one call.
4239 (isearch-lazy-highlight-start): Now holds start of region to scan.
4240 (isearch-lazy-highlight-end): Now holds end of region to scan.
4241 (isearch-lazy-highlight-wrapped): Variable deleted.
4242 (isearch-lazy-highlight-search): Function deleted.
4243
13d6a61c
AI
42442000-01-02 Andrew Innes <andrewi@gnu.org>
4245
4246 * w32-fns.el (convert-standard-filename): Do length check on name
4247 before aref.
4248
064866e7
DL
42492001-01-02 Dave Love <fx@gnu.org>
4250
b33e041b
DL
4251 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4252 value.
4253 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4254
4255 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4256
8166ffd5
DL
4257 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4258 read syntax.
4259
064866e7
DL
4260 * calendar/todo-mode.el (todo): Add :link, :version.
4261 (todo-save-top-priorities): Remove autoload cookie.
4262 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4263 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4264
6dde6abc
GM
42652001-01-02 Gerd Moellmann <gerd@gnu.org>
4266
4267 * comint.el (comint-input-history-ignore): New variable.
4268 (comint-read-input-ring): Ignore entries matching
4269 comint-input-history-ignore.
4270
1a8a9daf
GM
42712001-01-02 Eric M. Ludlam <zappo@gnu.org>
4272
4273 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4274 (lm-copyright-mark): New function.
4275 (lm-crack-copyright): New function.
4276 (lm-verify): Check that the file has a copyright.
4277 Check that the file is copyright Free Software Foundation.
4278
9c92eb53
KH
42792000-12-30 Kenichi Handa <handa@etl.go.jp>
4280
4281 * international/mule-diag.el (print-fontset): Indent font name by
4282 24 columns, not 25.
4283
49172314
GM
42842000-12-29 Gerd Moellmann <gerd@gnu.org>
4285
762a68ec
GM
4286 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4287 in Subject line.
4288
49172314 4289 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4290 Use mail-mode-hook instead of mail-setup-hook.
4291 Otherwise continuing an interrupted message with C-u C-x m for
4292 instance, winds up in Mail mode without abbrevs.
49172314 4293
bd7a2e26
GM
42942000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4295
4296 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4297 non-nil. Adding almost all customization variables on ps-setup.
4298 Doc fix.
bd7a2e26
GM
4299 (ps-print-version): New version number (6.3.3).
4300 (ps-end-with-control-d): Initialization fix.
4301 (ps-lines-printed): New var.
4302 (ps-skip-newline): New fun.
4303 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4304 (ps-next-line, ps-continue-line, ps-plot-region)
4305 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4306
2b3f28a4
KH
43072000-12-29 Kenichi Handa <handa@etl.go.jp>
4308
83c9cb8e
SM
4309 * international/fontset.el (x-complement-fontset-spec):
4310 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4311 registered in x-font-name-charset-alist.
4312 (create-fontset-from-fontset-spec): Adjusted for the above change.
4313 The name of fontset alias should be a unresolved ASCII font name.
4314
2ece9174
GM
43152000-12-28 Gerd Moellmann <gerd@gnu.org>
4316
4317 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4318 and delete in isearch-mode-map.
4319
cbe3ad7a
RS
43202000-12-28 Richard M. Stallman <rms@gnu.org>
4321
ca2ddd8e 4322 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4323 Use xpdf instead of acroread.
4324
a816f1c5
KH
43252000-12-28 Kenichi Handa <handa@etl.go.jp>
4326
f086e73c
KH
4327 * textmodes/artist.el (artist-butlast): Deleted.
4328 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4329 artist-butlast.
f086e73c 4330
a816f1c5
KH
4331 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4332
4333 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4334
b202115b
EZ
43352000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4336
4337 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4338
4339 * ls-lisp.el: Better support for the Mac and MS-Windows.
4340 (ls-lisp): New defgroup.
4341 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4342 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4343 (ls-lisp-support-shell-wildcards): New defcustoms.
4344 (ls-lisp-parse-symlink): New function.
4345 (insert-directory): Code to convert switches to a list and set up
4346 the wildcard argument copied from ls-lisp-insert-directory.
4347 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4348 for -C and -R switches.
4349 (ls-lisp-column-format): New function.
ca2ddd8e 4350 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4351 (ls-lisp-format-time): Add doc strings.
4352 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4353 Support ls-lisp-dirs-first.
4354 (ls-lisp-classify, ls-lisp-extension): New functions.
4355 (ls-lisp-format): Optionally support emulation of symlinks.
4356 Support -i, -s, and -G switches.
4357
6061fbf0
GM
43582000-12-27 Gerd Moellmann <gerd@gnu.org>
4359
5e25feee
GM
4360 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4361
6061fbf0
GM
4362 * version.el (emacs-version): Print X scroll bar information.
4363
4364 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4365 instead of x-toolkit-scroll-bars-p.
4366
4367 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4368 of x-toolkit-scroll-bars-p.
4369
25050dab
EZ
43702000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4371
83c9cb8e 4372 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4373 (ffap-bindings): Doc fix, to reflect the above change.
4374
c1786874
KH
43752000-12-27 Kenichi Handa <handa@etl.go.jp>
4376
4377 * term.el (term-char-mode): Define all non-ascii self-inserting
4378 characters to 'term-send-raw in term-raw-map.
4379
7261ece3 43802000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4381
83c9cb8e 4382 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4383
83c9cb8e
SM
4384 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4385 Changed initialization; use add-hook.
6061fbf0 4386 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4387
6061fbf0 4388 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4389
6061fbf0
GM
4390 * ediff.el (ediff-patch-buffer): Bug fix.
4391 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4392
83f40583
SM
43932000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4394
4395 * subr.el (combine-run-hooks): Remove.
4396
4397 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4398 and remove the rogue second spec.
4399
bdd6d4e8
GM
44002000-12-23 Gerd Moellmann <gerd@gnu.org>
4401
4402 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4403
26736ce3
SM
44042000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4405
0e86b6b0
SM
4406 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4407 Use minibuffer menu prompt for the `=' prefix.
4408 (smerge-command-prefix): Change default to C-^.
6eabfb26 4409 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4410
26736ce3
SM
4411 * skeleton.el (skeleton-internal-1): Make sure the first line of
4412 the region is also re-indented.
d21584d6
SM
4413 (skeleton-end-newline): New var.
4414 (skeleton-end-hook): Use it.
26736ce3 4415
95fa4fd7
MB
44162000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4417
4418 * comint.el (comint-password-prompt-regexp): Support CVS.
4419
f060b834
GM
44202000-12-22 Gerd Moellmann <gerd@gnu.org>
4421
83c9cb8e
SM
4422 * simple.el (delete-key-deletes-forward-mode): Simplify.
4423 Also backspace key combinations, depending on
856ff7a7
GM
4424 delete-key-deletes-forward.
4425
4426 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4427
f060b834
GM
4428 * simple.el (delete-key-deletes-forward): Doc fix.
4429
653558a1
GM
44302000-08-22 Emmanuel Briot <briot@gnat.com>
4431
4432 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4433 white spaces are relevant in the XML file.
653558a1
GM
4434 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4435 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4436 of XML files.
653558a1
GM
4437 (xml-parse-tag): Check that the casing is the same in the start
4438 tag and end tag, since XML is case-sensitive. Allows for spaces
4439 in the end tag, after the name of the tag.
4440 (xml-parse-attlist): Allow for the character '-' in the name of
4441 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4442 the properties in the XML tree, since they are not relevant.
653558a1 4443
3ad93d8d
SM
44442000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4445
4446 * generic.el (generic-read-type): Undo last change, inline into
4447 `generic-mode' and then remove.
4448 (generic-mode): Inline generic-read-type.
4449 (define-generic-mode): Push the symbol name rather than the symbol
4450 onto generic-mode-list.
4451
177f4e88
GM
44522000-12-21 Gerd Moellmann <gerd@gnu.org>
4453
8e15274f
GM
4454 * generic.el (generic-read-type): Build an alist for
4455 completing-read as in 20.7.
4456
4457 * play/landmark.el (lm): Use interactive spec `P'.
4458 (toplevel): Don't set debug-on-error.
4459
83c9cb8e 4460 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4461
6ba384dc
GM
44622000-12-21 Dave Pearson <davep@davep.org>
4463
4464 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4465
647a066c
GM
44662000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4467
4468 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4469 ranges like \177-\237, but accepts the character sequence from \177 to
4470 \237. Doc fix.
4471 (ebnf-version): New version (3.4).
4472 (ebnf-setup): Code fix.
4473 (ebnf-range-regexp): New fun.
4474 (ebnf-8-bit-chars): Const fix.
4475
4476 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4477 entry. Doc fix.
4478 (ebnf-bnf-lex): Code fix.
4479 (ebnf-bnf-comment-chars): Const fix.
4480
4481 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4482 entry. Doc fix.
4483 (ebnf-iso-comment-chars): Const fix.
4484
4485 * ebnf-otz.el: Doc fix.
4486
4487 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4488 entry. Doc fix.
4489 (ebnf-yac-skip-code): Code fix.
4490 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4491
bc22fd18
EZ
44922000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4493
4494 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4495 (recover-file): Use it instead of insert-directory.
4496 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4497
587fc3f9
KH
44982000-12-21 Kenichi Handa <handa@etl.go.jp>
4499
83c9cb8e
SM
4500 * international/mule-cmds.el (select-safe-coding-system):
4501 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4502
587fc3f9
KH
4503 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4504
01860fb9
MB
45052000-12-21 Miles Bader <miles@gnu.org>
4506
83c9cb8e 4507 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4508
3f9d67a6
KH
45092000-12-21 Kenichi Handa <handa@etl.go.jp>
4510
9fd1c1f7
KH
4511 * international/mule-diag.el (describe-char-after): Make *Help*
4512 buffer inherit multibyteness of the current buffer.
4513
3f9d67a6
KH
4514 * international/mule.el (make-char): Docstring adjusted for the
4515 change of make-char-internal.
4516
c9669fac
SM
45172000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4518
4519 * international/iso-cvt.el: Docstrings fix.
4520
19594307
DL
45212000-12-20 Dave Love <fx@gnu.org>
4522
4523 * subr.el (eval-after-load): Doc fix.
4524
b1a447b3
KH
45252000-12-20 Kenichi Handa <handa@etl.go.jp>
4526
4527 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4528 for numbers.
4529
09877d5d
MB
45302000-12-20 Miles Bader <miles@gnu.org>
4531
4532 * international/quail.el (quail-help): Resize the help window
4533 again after it has all its contents. Remove unneeded progn.
4534
71d4497a
GM
45352000-12-19 Gerd Moellmann <gerd@gnu.org>
4536
4537 * pcmpl-linux.el: Fix copy/paste error.
4538
741e56a0
AI
45392000-12-19 Andrew Innes <andrewi@gnu.org>
4540
83c9cb8e 4541 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 4542
cc24d91c
CD
45432000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
4544
ba4c05aa
CD
4545 * progmodes/idlw-rinfo.el: Fixed copyright notice.
4546
4547 * progmodes/idlw-toolbar.el: Fixed copyright notice.
4548
4549 * progmodes/idlw-shell.el: Fixed copyright notice.
4550
4551 * progmodes/idlwave.el: Fixed copyright notice.
4552
71d4497a 4553 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
4554 TAB as key separators.
4555
524c8caf
GM
45562000-12-19 Alex Schroeder <alex@gnu.org>
4557
4558 * sql.el (sql-sybase-options): New option.
4559 (sql-sybase): Use it. Add sql-database to the list of parameters
4560 provided for login. The options -w 2048 -n are not used any more.
4561 (sql-postgres-options): Changed default from "--pset" to "-P".
4562 (sql-mysql-options): Doc change.
4563 (sql-stop): Doc change.
4564
b5fa513d
KH
45652000-12-19 Kenichi Handa <handa@etl.go.jp>
4566
4567 * international/quail.el (quail-input-method): Always hide
4568 the guidance buffer on exiting.
4569
91c9e6ce
GM
45702000-12-18 Gerd Moellmann <gerd@gnu.org>
4571
c6da4eb4
GM
4572 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
4573 isn't fboundp.
4574
3d2a0e0b
GM
4575 * server.el (server-buffer-done): Bury the buffer before
4576 killing it.
4577
91c9e6ce
GM
4578 * faces.el (face-spec-set): Interpret a nil in specs for
4579 foreground and background colors as `unspecified', for
4580 compatibility with 20.x.
4581
40fa0008
DL
45822000-12-18 Dave Love <fx@gnu.org>
4583
22adbe54
DL
4584 * simple.el (mail-user-agent): Doc fix.
4585 (input-mode-8-bit): Removed.
4586
4587 * international/mule.el (set-keyboard-coding-system): Doc fix.
4588 (keyboard-coding-system): New option.
4589
40fa0008
DL
4590 * mail/sendmail.el (send-mail-function): Customize.
4591
6f4745e2
EZ
45922000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
4593
4594 * international/codepage.el (cp866-decode-table): New table.
4595
82b90229
GM
45962000-12-18 Gerd Moellmann <gerd@gnu.org>
4597
4598 * version.el (emacs-version): Remove `%a' from the time format
4599 because the weekday doesn't fit well into each locale.
4600
5a047002
MB
46012000-12-18 Miles Bader <miles@gnu.org>
4602
7f49aa07
MB
4603 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4604
ca2ddd8e 4605 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
4606 Check that emacs-major-version is `=' to 20, not `>='.
4607 (artist-replace-chars): Use `make-string' instead of a loop.
4608
22ea2607
EZ
46092000-12-17 Stefan Monnier <monnier@cs.yale.edu>
4610
4611 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4612 (cvs-execute-single-file): Don't change directory.
4613 Patch from Per Cederqvist.
4614
6c825f8e
EZ
46152000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4616
83c9cb8e
SM
4617 * textmodes/ispell.el (check-ispell-version):
4618 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
4619 of -vv.
4620
8ff06845
KH
46212000-12-16 Kenichi Handa <handa@etl.go.jp>
4622
af4bb4c8
KH
4623 * international/mule-diag.el (mule-diag): Insert information about
4624 configure options, multibyte awareness, language env.
4625
8ff06845
KH
4626 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4627 regexp to search for candidates.
4628
b24e84ab
EZ
46292000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4630
4631 * info.el (Info-forward-node): If the node has an
4632 Info-header-line, widen the buffer before searching for "next:"
4633 and "up:" pointers, and set the search limit to stay in the
4634 current node.
4635
7981d89f
MB
46362000-12-16 Miles Bader <miles@gnu.org>
4637
4638 * simple.el (delete-trailing-whitespace): Remove extraneous let.
4639
88ee7917
MB
46402000-12-15 Miles Bader <miles@gnu.org>
4641
4642 * comint.el (comint-send-string, comint-send-region): Also accept
4643 a buffer, buffer-name, or nil for PROCESS, for compatibility with
4644 process-send-string/region.
4645
0c28d842
GM
46462000-12-15 Gerd Moellmann <gerd@gnu.org>
4647
4ea7fdca
GM
4648 * isearch.el (isearch-lazy-highlight-max): New user-option.
4649 (isearch-lazy-highlight-update): Don't highlight more than
4650 isearch-lazy-highlight-max matches.
4651
0c28d842
GM
4652 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
4653
984c9f75 46542000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 4655
8062e53a
GM
4656 * sort.el (sort-columns): Fix error message.
4657
3ffa545b
GM
4658 * dabbrev.el (dabbrev--last-case-pattern): Value is now
4659 `upcase' or `downcase' or nil.
4660 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
4661 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
4662 (dabbrev--substitute-expansion): New arg record-case-pattern.
4663 If it is non-nil, set dabbrev--last-case-pattern.
4664 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
4665
4666 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
4667
c2d7f289
MB
46682000-12-15 Miles Bader <miles@gnu.org>
4669
b6348438
MB
4670 * paths.el (Info-default-directory-list): Don't delete
4671 configure-info-directory from the list of standard info
83c9cb8e 4672 directories when appending it to the end -- their order is important.
b6348438 4673
f9056dd9
MB
4674 * faces.el (read-face-attribute): If there's no entry for the
4675 user's input in VALID, just use it as-is (this will often result
4676 in an error, but it may be OK for e.g. colors using hexadecimal
4677 notation, and at least will yield a better error message).
4678
c2d7f289 4679 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 4680 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
4681 Variables removed.
4682 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
4683 window is really the right size. Use vertical-motion
4684 rather than forward-line.
4685 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
4686 (ispell-command-loop, ispell-show-choices): Use the variable
4687 ispell-choices-win-default-height, rather than the function.
4688 (ispell-choices-win-default-height): Function removed.
4689 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 4690
8f530b95
SM
46912000-12-14 Stefan Monnier <monnier@cs.yale.edu>
4692
4693 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
4694
6d435deb
EZ
46952000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4696
83c9cb8e
SM
4697 * paths.el (Info-default-directory-list):
4698 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
4699 put it first in the list; otherwise put it last. Doc string
4700 changed accordingly.
4701
4702 * info.el (Info-directory-list): Change doc string to reflect the
4703 change in Info-default-directory-list.
4704
6d435deb
EZ
4705 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
4706 windows-nt as windowed environments, even under -nw.
4707
4708 * startup.el (command-line): Don't call x-backspace-delete-keys-p
4709 if not fboundp. Switch delete-forward mode for the <delete> key
4710 on all PC platforms, even under -nw.
4711
4712 * term/internal.el ([M-delete]): Remap to M-d.
4713
9d7d9263
GM
47142000-12-14 Gerd Moellmann <gerd@gnu.org>
4715
4716 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
4717
7cf0153a
EZ
47182000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4719
4720 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4721
5e5b3d41
GM
47222000-12-14 Gerd Moellmann <gerd@gnu.org>
4723
5f368d29
GM
4724 * startup.el (command-line): Call delete-key-deletes-forward-mode,
4725 if appropriate.
4726
4727 * simple.el (delete-key-deletes-forward): New user-option.
4728 (delete-key-deletes-forward-mode): New function.
4729
9d7d9263 4730 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 4731
83c9cb8e
SM
4732 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
4733 Test if symbol is bound before getting its value.
5e5b3d41
GM
4734
4735 * tooltip.el (tooltip-show): If an error is signaled in
4736 x-show-tip, display that error, and display the help in the
4737 echo area.
ca2ddd8e 4738
191b83b6
KH
47392000-12-14 Kenichi Handa <handa@etl.go.jp>
4740
83c9cb8e
SM
4741 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
4742 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 4743
6192b604
KF
47442000-12-13 Karl Fogel <kfogel@red-bean.com>
4745
4746 * bookmark.el: Provide a generic exit hook, as suggested by
4747 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
4748 (bookmark-exit-hook): New var.
4749 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
4750 old raw lambda form in `kill-emacs-hook', and runs new
4751 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
4752 as logically that feature must have been provided if this function
4753 is running.
4754 Removed ;;;###autoload before the `add-hook' call.
4755
5edf6b55
SM
47562000-12-13 Stefan Monnier <monnier@cs.yale.edu>
4757
4758 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
4759 (easy-menu-current-active-maps): New function.
4760 (easy-menu-get-map): Use it.
4761 Make a proper menu entry when creating a new keymap.
4762
16b5e8e6
KH
47632000-12-13 Kenichi Handa <handa@etl.go.jp>
4764
d49fc4eb
KH
4765 * international/characters.el: Fix cases and syntaxes for
4766 mule-unicode-0100-24ff.
4767
3b53d876
KH
4768 * dired.el (dired-move-to-filename-regexp): Fixed for the case
4769 that a Japanese character is not appended after day and year.
4770
16b5e8e6
KH
4771 * info.el (Info-suffix-list): Change format for a command that
4772 requires arguments.
4773 (info-insert-file-contents): Adjusted for the above change.
4774
1df1c518
AS
47752000-12-12 Andreas Schwab <schwab@suse.de>
4776
4777 * tar-mode.el (tar-extract): Base the name of the subfile buffer
4778 on the name of the tar buffer. Verify that the existing buffer is
4779 visiting the same subfile.
4780
a7a07b98
DL
47812000-12-12 Dave Love <fx@gnu.org>
4782
4783 * subdirs.el: Add obsolete.
4784
4fdbd809
GM
47852000-12-12 Gerd Moellmann <gerd@gnu.org>
4786
bfdb75ee
GM
4787 * mail/rmailsum.el (rmail-summary-expunge)
4788 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
4789 instead of rmail-confirm-expunge.
4790
4fdbd809
GM
4791 * replace.el (perform-replace): Don't use an empty match adjacent
4792 to a non-empty match when computing the next match before the
4793 replacement is performed.
4794
e9a59cad
GM
47952000-12-12 Milan Zamazal <pdm@freesoft.cz>
4796
4797 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
4798 definition (patch by Stefan Monnier).
4799 (glasses-mode): Use jit-lock instead of `after-change-functions'
4800 (patch by Stefan Monnier).
4801
c2def7a0
MB
48022000-12-12 Miles Bader <miles@gnu.org>
4803
4804 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
4805 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
4806
591b63b4
AC
48072000-12-12 Andrew Choi <akochoi@i-cable.com>
4808
4809 * term/mac-win.el: Remove load for ls-lisp.
4810
a924cf63 4811 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 4812
5ff4ba3d
MB
48132000-12-12 Miles Bader <miles@gnu.org>
4814
4815 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
4816 Respect field end too.
4817 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
4818 (newline-and-indent, reindent-then-newline-and-indent):
4819 Use `delete-horizontal-space'.
5ff4ba3d 4820
d0c679bc
SM
48212000-12-11 Stefan Monnier <monnier@cs.yale.edu>
4822
adf9c994
SM
4823 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
4824 (so as to obey the field property in the minibuffer).
4825
4b0cd42d
SM
4826 * obsolete/c-mode.el: Moved from lisp/progmodes.
4827 * obsolete/auto-show.el: Moved from lisp.
4828 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 4829
89f85863
CD
48302000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
4831
4832 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 4833 changes to list them here.
89f85863 4834
83c9cb8e
SM
4835 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
4836 Too many changes to list them here.
89f85863 4837
83c9cb8e
SM
4838 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
4839 Too many changes to list them here.
89f85863
CD
4840
4841 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
4842
3e0d35ce
GM
48432000-12-11 Gerd Moellmann <gerd@gnu.org>
4844
83c9cb8e 4845 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 4846
ca2ddd8e 4847 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
4848 Comment fix.
4849
3e0d35ce
GM
4850 * hscroll.el: Moved to `obsolete' subdir.
4851
ff904dd6
MB
48522000-12-11 Miles Bader <miles@gnu.org>
4853
4854 * window.el (window-text-height): Function removed (now in C).
4855
fb97d87f
SM
48562000-12-10 Stefan Monnier <monnier@cs.yale.edu>
4857
4858 * log-edit.el (log-edit-parent-buffer): New var.
4859 (log-edit): Set it. Add BUFFER argument.
4860 (log-edit-done): Use char-before.
4861 Don't bother checking validity of vc-comment-ring.
4862 Only bury the buffer if log-edit popped it up.
4863
4864 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
4865 (cvs-mode-diff-help): Remove.
4866 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 4867 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
4868
4869 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
4870 Remove binding for ? now made unnecessary.
4871
7de77417
CD
48722000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
4873
83c9cb8e 4874 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
4875 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
4876
4877 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
4878 when master file is not open.
4879
4efa209f
SM
48802000-12-09 Stefan Monnier <monnier@cs.yale.edu>
4881
4882 * progmodes/ada-stmt.el: Update `maintainer'.
4883
0a8052bd
GM
48842000-12-09 Stephen Gildea <gildea@alum.mit.edu>
4885
4886 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
4887 choices to match documentation string.
4888
a12167c5
MB
48892000-12-09 Miles Bader <miles@gnu.org>
4890
2161605d
MB
4891 * minibuf-eldef.el: New file.
4892
a12167c5
MB
4893 * window.el (fit-window-to-buffer): Don't pass last argument to
4894 pos-visible-in-window-p, now that its meaning is inverted.
4895
9ea8de1b
EZ
48962000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
4897
4898 * image.el (create-image): Doc fix; spotted by Per Cederqvist
4899 <ceder@lysator.liu.se>.
4900
5002ddbb
SM
49012000-12-08 Stefan Monnier <monnier@cs.yale.edu>
4902
b6114d80
SM
4903 * autoinsert.el (auto-insert-alist): Add missing final \n.
4904
ee8d23ee
SM
4905 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
4906 (cvs-menu-map): Remove.
4907 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
4908 (cvs-mode-quit): Turn it back into a plain function.
4909
5002ddbb 4910 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 4911 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
4912
4913 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
4914 file where it's more visible.
4915 (texinfo-filter, texinfo-chapter-level-regexp): New variables
4916 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
4917 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
4918 (texinfo-inside-macro-p): Only catch `scan-error's.
4919 (texinfo-inside-env-p): Make better use of the match info.
4920 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
4921 (texinfo-insert-@end): Slight re-organization.
4922 Also remove useless `looking-at' call.
4923
30cd075d
AI
49242000-12-08 Andrew Innes <andrewi@gnu.org>
4925
4926 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
4927 accessible in -nw mode.
4928
4929 * term/w32-win.el: Remove stuff about selection timeout, which is
4930 irrelevant on Windows. Move clipboard support to w32-fns.el, so
4931 it is accessible in -nw mode.
4932
01b91009
DL
49332000-12-08 Dave Love <fx@gnu.org>
4934
83c9cb8e
SM
4935 * emacs-lisp/lisp-mode.el (lisp-mode):
4936 Set font-lock-keywords-case-fold-search.
01b91009 4937
842b2a94
GM
49382000-12-08 Gerd Moellmann <gerd@gnu.org>
4939
4940 * textmodes/ispell.el (ispell): Doc fix.
4941
f9d5f611
KH
49422000-12-08 Kenichi Handa <handa@etl.go.jp>
4943
4944 * international/quail.el (quail-insert-decode-map): Check the
4945 frame width of a window displaying the current buffer, not that of
4946 the selected frame.
4947 (quail-help): Make sure that the help buffer has window before
4948 inserting text in it.
4949
e04d21aa
SS
49502000-12-07 Sam Steingold <sds@gnu.org>
4951
4952 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
4953 Backquote is used in isearch.el, so autoloading saves nothing.
4954
fc3e23a4
EZ
49552000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
4956
83c9cb8e
SM
4957 * startup.el (normal-top-level-add-subdirs-to-load-path):
4958 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 4959
fc3e23a4
EZ
4960 * dired.el (dired-insert-directory): If file-system-info is
4961 fboundp, call it instead of invoking dired-free-space-program.
4962
796ecd10
GM
49632000-12-07 Gerd Moellmann <gerd@gnu.org>
4964
0f5f7c3e
GM
4965 * server.el (server-visit-files): Push files on file-name-history.
4966
3764ba49
GM
4967 * progmodes/cc-langs.el: Update copyright.
4968
8e7931da
GM
4969 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
4970
ae0d7485 4971 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 4972
796ecd10
GM
4973 * bindings.el (mode-line-mode-menu): Reverse the order
4974 of define-keys so that the menu appears in alphabetical order.
4975
ae0d7485
GM
49762000-12-07 Milan Zamazal <pdm@freesoft.cz>
4977
4978 * progmodes/glasses.el (glasses-mode): Update mode line at the end
4979 of the function.
4980
e2849090
DL
49812000-12-07 Dave Love <fx@gnu.org>
4982
4983 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
4984
4985 * facemenu.el (facemenu-unlisted-faces): Fix value.
4986
5c7f629c
SM
49872000-12-07 Stefan Monnier <monnier@cs.yale.edu>
4988
4989 * font-lock.el (font-lock-default-fontify-region):
4990 Include the terminating \n (off-by-one error).
4991 (font-lock-set-defaults): Use dolist.
4992
4993 * derived.el (define-derived-mode): Don't use combine-run-hooks.
4994
73481ae3
KH
49952000-12-07 Kenichi Handa <handa@etl.go.jp>
4996
83c9cb8e
SM
4997 * international/mule-cmds.el (describe-language-environment):
4998 Fix for the case that an input method title is not string but a list.
ffbaa122 4999
73481ae3
KH
5000 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5001 of wrong SIZE record.
5002
e2896b22
DL
50032000-12-06 Dave Love <fx@gnu.org>
5004
67292061
DL
5005 * newcomment.el (comment-region, comment-dwim): Doc fix.
5006
5007 * textmodes/texinfo.el: Require tex-mode when compiling.
5008 (texinfo-update-node): Doc fix.
5009 (texinfo-imenu-generic-expression): Add @anchor.
5010 (texinfo-font-lock-keywords): Add @uref.
5011 (texinfo-inside-macro-p): Don't use ignore-errors.
5012 (texinfo-insert-quote): Match more contexts.
5013
e76938e7
DL
5014 * international/mule.el (decode-char, encode-char): Doc fix.
5015 (auto-coding-alist): Customize.
5016
5017 * files.el (load-file): Fix change of 2000-03-12.
5018
e2896b22
DL
5019 * wid-edit.el (widget-text-keymap): Doc fix.
5020
6610f4b2
AI
50212000-12-06 Andrew Innes <andrewi@gnu.org>
5022
5023 * makefile.w32-in (lisp): Set to an absolute directory, namely
5024 $(CURDIR).
5025
9e3366e4
EZ
50262000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5027
5028 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5029 read generated-autoload-file, and set buffer-file-coding-system to
5030 raw-text-unix after reading the file.
5031
83c9cb8e
SM
5032 * international/mule-conf.el (file-coding-system-alist):
5033 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5034
d94d636f
GM
50352000-12-06 Gerd Moellmann <gerd@gnu.org>
5036
384333ee
GM
5037 * replace.el (occur): Make line-number-width 1 smaller for the
5038 colon following the line number.
5039
83c9cb8e
SM
5040 * startup.el (fancy-splash-text, command-line-1):
5041 Use `File' for the menu name instead of `Files'.
e04d21aa 5042
d4b72d58
GM
5043 * tmm.el: Update copyright.
5044
d94d636f
GM
5045 * cus-start.el: Add entry for even-window-heights.
5046
6e424019
MB
50472000-12-06 Miles Bader <miles@gnu.org>
5048
5049 * faces.el (frame-set-background-mode): Avoid stomping on
5050 locally modified faces.
5051
e6477b58
KH
50522000-12-06 Kenichi Handa <handa@etl.go.jp>
5053
5054 * international/fontset.el: Correct the font registries for
5055 japanese-jisx0213-1 and japanese-jisx0213-2.
5056
21999ab9
GM
50572000-12-05 Gerd Moellmann <gerd@gnu.org>
5058
57d6e381
GM
5059 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5060
21999ab9
GM
5061 * iswitchb.el: Update customization commentary.
5062
7422819c
GM
50632000-12-05 Rob Riepel <riepel@Stanford.EDU>
5064
5065 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5066 (tpu-search-highlight): Fixed comparison of overlay end positions.
5067 (tpu-trim-line-ends): Implemented trimming logic locally.
5068
5069 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5070 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5071
73daff18
KH
50722000-12-05 Kenichi Handa <handa@etl.go.jp>
5073
5074 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5075 to cn-gb.
5076 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5077
6a4cd002
DL
50782000-12-04 Dave Love <fx@gnu.org>
5079
5080 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5081
6452929e
GM
50822000-12-04 Gerd Moellmann <gerd@gnu.org>
5083
e04d21aa 5084 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5085 (rmail-summary-expunge-and-save): Ask for confirmation with
5086 rmail-expunge-confirmed.
5087
5088 * mail/rmail.el (rmail-expunge-confirmed): New function.
5089 (rmail-expunge): Use it.
5090
1790abf4
FP
50912000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5092
0c68ce6f 5093 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5094 (etags-recognize-tags-table, find-tag-in-order):
5095 New functionality: interpret file names as tags.
e04d21aa 5096
7a53d8c8
EZ
50972000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5098
5099 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5100 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5101 the first subnode until the bottom of the current node is visible.
7a53d8c8 5102
caa15ef7
GM
51032000-12-04 Gerd Moellmann <gerd@gnu.org>
5104
5105 * format.el (format-decode): Don't change buffer's undo list.
5106
e225faa7
KH
51072000-12-04 Kenichi Handa <handa@etl.go.jp>
5108
5109 * faces.el (face-font-registry-alternatives): Add entries for CJK
5110 fonts. Doc-string adjusted for the actual usage of this data.
5111
5112 * international/fontset.el: Change the font registries for CJK
5113 fonts in the default fontset. Don't append '*' to registries.
5114
8b262a65
SM
51152000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5116
e04d21aa 5117 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5118 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5119
5120 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5121 (derived-mode-p): New function.
5122 (derived-mode-make-docstring): Add `docstring' argument.
5123 Use it if available and complete it if necessary.
5124
33c4460b
AS
51252000-12-03 Andreas Schwab <schwab@suse.de>
5126
5127 * type-break.el (type-break): Don't make parent of itself.
5128
5c9b3fac
MB
51292000-12-03 Miles Bader <miles@gnu.org>
5130
5131 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5132
27ce741e
SM
51332000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5134
07c16ec4
SM
5135 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5136 (tex-main-file, tex-file): Simplify.
5137 (tex-generate-zap-file-name): Use subst-char-in-string.
5138 (tex-strip-dots): Remove.
5139
c19cc275
SM
5140 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5141
27ce741e
SM
5142 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5143 to check if the match succeeded.
5144
285991dc
GM
51452000-12-02 Gerd Moellmann <gerd@gnu.org>
5146
5147 * startup.el (use-fancy-splash-screens-p): New function.
5148 (command-line-1): Use it to determine whether or not to use
5149 a fancy splash screen.
5150
52dca1b2
AS
51512000-12-02 Andreas Schwab <schwab@suse.de>
5152
5153 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5154
d3e7e7cf
EZ
51552000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5156
2dce2360
EZ
5157 * international/mule.el (make-char): Fix last change.
5158
9768eaa7
EZ
5159 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5160 New defcustoms.
5161 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5162 autoloading tex-mode; instead, do the same manually.
5163 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5164 with numeric argument. Docstring fix.
5165 (toplevel): Require cl when compiling.
e04d21aa 5166
285991dc 5167 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5168
0dd5e255
JR
51692000-12-02 Jason Rumney <jasonr@gnu.org>
5170
5171 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5172 the Emacs Lisp manual)
5173
fbb87147
EZ
51742000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5175
5cbb3e93
EZ
5176 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5177
fbb87147
EZ
5178 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5179 the Emacs Lisp manual).
5180
1636ca09
GM
51812000-12-02 Gerd Moellmann <gerd@gnu.org>
5182
5183 * simple.el (next-line-add-newlines): Change default to nil.
5184
68875f0e
EZ
51852000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5186
83c9cb8e
SM
5187 * files.el (revert-buffer, recover-file):
5188 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5189
fd9ac94c
GM
51902000-12-01 Gerd Moellmann <gerd@gnu.org>
5191
5192 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5193
45450dd5
MB
51942000-12-01 Miles Bader <miles@gnu.org>
5195
5196 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5197
09df8881
KH
51982000-12-01 Kenichi Handa <handa@etl.go.jp>
5199
5200 * international/mule-diag.el (describe-char-after): Fix typo.
5201 (describe-character-set, non-iso-charset-alist): Fix typo.
5202
dea0a87d
MB
52032000-12-01 Miles Bader <miles@gnu.org>
5204
b170205b
MB
5205 * image-file.el (image-file-name-regexp): Automatically add
5206 upper-case variants of each filename extension in
5207 `image-file-name-extensions', since they seem to be common.
5208
e04d21aa 5209 * simple.el (minibuffer-contents)
dea0a87d
MB
5210 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5211 New functions.
5212 * filecache.el (file-cache-directory-name)
5213 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5214
eb04d6cd 52152000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5216
dea0a87d
MB
5217 * filecache.el (file-cache-minibuffer-complete): Don't try to
5218 delete the minibuffer prompt.
5219
a8a1b05d
DL
52202000-11-30 Dave Love <fx@gnu.org>
5221
5222 * cus-start.el: Fix read-buffer-function type.
5223
693c4692
GM
52242000-11-30 Gerd Moellmann <gerd@gnu.org>
5225
5226 * md5.el: Removed. There's a built-in function, now.
5227
2c0b1898
GM
52282000-11-30 Markus Rost <rost@math.ohio-state.edu>
5229
5230 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5231 as dummy 0-th char of rmail-deleted-vector.
5232
63dfcf4b
EZ
52332000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5234
5235 * ps-print.el (ps-end-job): Bind case-fold-search only after
5236 switching to ps-spool-buffer.
5237
52382000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5239
5240 * ps-print.el: Line number font customization. PostScript: Lines and
5241 PageCount are initialized on each page. Doc Fix.
5242 (ps-print-version): New version number (6.3.2).
5243 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5244 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5245 (ps-right-header): Customization fix.
5246 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5247 Fix code.
5248 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5249 New vars.
5250
df3aedcf
GM
52512000-11-30 Gerd Moellmann <gerd@gnu.org>
5252
edfb795e
GM
5253 * bs.el: Fix typos and spelling errors.
5254 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5255 (bs-configuration): Doc fix.
e04d21aa 5256
df3aedcf
GM
5257 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5258
8b8a7f01
GM
52592000-11-30 Rob Riepel <riepel@Stanford.EDU>
5260
5261 * emulation/tpu-edt.el (tpu-version): New version.
5262 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5263 (tpu-original-mode-line): Variable deleted.
5264 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5265 (tpu-set-mode-line): Don't redefine mode-line-format.
5266 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5267 (tpu-update-mode-line): New mark flag logic.
5268 (tpu-get): Use find-file-wildcards.
5269 (tpu-search-highlight): Move overlay less, reset overlay properly.
5270 (tpu-unselect): Deactivate mark.
5271 (tpu-lm-replace): Reset overlay properly.
5272 (tpu-forward-line): Use forward-visible-line.
5273 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5274
83c9cb8e 5275 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5276
c069a9d3
GM
52772000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5278
5279 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5280
b02cd40b
GM
52812000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5282
5283 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5284 and skip whitespace and newlines.
e04d21aa 5285
b7a90344
SM
52862000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5287
5288 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5289
be6bbb55
GM
52902000-11-29 Gerd Moellmann <gerd@gnu.org>
5291
0383ed60
GM
5292 * help.el (describe-function-1): Regexp-quote function name
5293 when used as part of a regexp.
5294
83c9cb8e
SM
5295 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5296 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5297 (tool-bar-add-item): Likewise, and handle unspecified colors.
5298
5299 * enriched.el (enriched-face-ans): Use face-attribute instead
5300 of face-foreground and face-background.
5301
5302 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5303 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5304
7423978d
GM
5305 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5306
ef128c78
GM
5307 * play/5x5.el: Remove version info.
5308
a81fc510
GM
5309 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5310
be6bbb55
GM
5311 * frame.el (blink-cursor-mode): Doc fix.
5312
f9396e03
GM
53132000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5314
5315 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5316 to create Makefile rules.
5317 (antlr-tool-command): New user option.
5318 (antlr-ask-about-save): New user option.
5319 (antlr-makefile-specification): New user option.
5320 (antlr-file-formats-alist): New variable.
5321 (antlr-special-file-formats): New variable.
5322 (antlr-unknown-file-formats): New user option.
5323 (antlr-help-unknown-file-text): New variable.
5324 (antlr-help-rules-intro): New variable.
5325 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5326 (antlr-mode-menu): Add entries.
5327 (antlr-file-dependencies): New function.
5328 (antlr-directory-dependencies): New function.
5329 (antlr-superclasses-glibs): New function.
5330 (antlr-run-tool): New command.
5331 (antlr-makefile-insert-variable): New function.
5332 (antlr-insert-makefile-rules): New function.
5333 (antlr-show-makefile-rules): New command.
5334
5335 * antlr-mode.el: More Emacs/XEmacs stuff.
5336 (antlr-no-action-keywords): New constant with value nil.
5337 (antlr-font-lock-keywords-alist): Use it. Old value would break
5338 syntax highlighting in Emacs-21.0.
5339 (antlr-default-directory): Emacs/XEmacs dependend function.
5340 (antlr-read-shell-command): Ditto.
5341 (antlr-with-displaying-help-buffer): Ditto.
5342
53432000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5344
5345 * antlr-mode.el: imenu, parsing and highlighting changes.
5346 (antlr-imenu-create-index-function): Don't create extra submenus
5347 for definitions in different grammar classes. It is not necessary
5348 for the menu and would make command `imenu' awkward to use.
5349 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5350 header actions and more than one.
5351 (antlr-font-lock-tokendef-face): Changed color.
5352 (antlr-font-lock-tokenref-face): Changed color.
5353 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5354 (antlr-mode-syntax-table): New variable.
5355 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5356 (antlr-with-syntax-table): Don't copy syntax table.
5357
53582000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5359
5360 * antlr-mode.el: Minor changes: language setting.
5361 (antlr-language-alist): The value for file option "language" can
5362 be both an identifier and a string.
5363 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5364 (antlr-language-limit-n-regexp): Change accordingly.
5365
53662000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5367
5368 * antlr-mode.el: Minor changes: tabs, hiding.
5369 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5370 (antlr-action-visibility): Also allow value nil to also hide the
5371 braces. Renamed from `antlr-tiny-action-length'.
5372 Suggested by Jay@aol.com.
5373 (antlr-hide-actions): Change accordingly. Hide line if completely
5374 hidden action is on a line of its own.
e04d21aa 5375
6ad948eb
SM
53762000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5377
5378 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5379
5380 * sort.el (sort-columns): Don't concat strings with numbers.
5381
9c6a4107
DL
53822000-11-29 Dave Love <fx@gnu.org>
5383
5384 * cus-edit.el (face): Fix :format.
5385
5386 * mail/feedmail.el: Require smtpmail when compiling.
5387 (mail-do-fcc): Autoload.
5388 (feedmail) <defgroup>: Fix :link.
5389 (feedmail-nuke-body-in-fcc): Fix :type.
5390 (feedmail-send-it): Add autoload cookie.
5391
053b8d35
SM
53922000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5393
5394 * newcomment.el (comment-indent): Save excursion around call to
5395 comment-indent-function.
5396
242c13e8
MB
53972000-11-29 Miles Bader <miles@gnu.org>
5398
5399 * subr.el (member-ignore-case): Return the tail of the list who's
5400 car matches, like `member', not the matching element itself.
5401
8f4b5f28
KH
54022000-11-29 Kenichi Handa <handa@etl.go.jp>
5403
5404 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5405 should not contain `\n'.
5406
bebe4a2c
GM
54072000-11-28 Gerd Moellmann <gerd@gnu.org>
5408
fd9ac94c 5409 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5410
ba7e40eb
GM
5411 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5412
75ab0c79
GM
5413 * dired-aux.el (dired-do-create-files): Construct default file
5414 name for dired-mark-read-file-name so that when the user enters
5415 just RET, the target file will end up in the target directory.
5416
bebe4a2c
GM
5417 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5418 local-abbrev-table before changing buffers because it might
5419 have a buffer-local binding.
5420
fa6d1ca8
MB
54212000-11-28 Miles Bader <miles@gnu.org>
5422
5423 * simple.el (delete-horizontal-space): Handle fields more generally.
5424
8d2c2642
GM
54252000-11-28 Gerd Moellmann <gerd@gnu.org>
5426
5427 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5428
8b31236d
DL
54292000-11-28 Dave Love <fx@gnu.org>
5430
3cbd02d2
DL
5431 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5432 comment-start-skip locally.
5433
8b31236d
DL
5434 * progmodes/fortran.el (fortran-mode): Don't set
5435 fortran-comment-line-start-skip. Set comment-start to
5436 fortran-comment-line-start.
5437 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5438 (fortran-comment-line-start-skip): Simplify slightly.
5439
ae4bf56d
GM
54402000-11-28 Gerd Moellmann <gerd@gnu.org>
5441
17ef7534
GM
5442 * play/5x5.el: Remove RCS keyword.
5443
fd9ac94c 5444 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5445
665b27a6
GM
54462000-11-28 Milan Zamazal <pdm@freesoft.cz>
5447
83c9cb8e
SM
5448 * textmodes/tildify.el (tildify-string-alist):
5449 Add `plain-tex-mode' here.
665b27a6 5450
fe3c2ae3
GM
54512000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5452
5453 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5454 reference.
5455
d970106b
MB
54562000-11-28 Miles Bader <miles@gnu.org>
5457
36b80a0d
MB
5458 * cus-face.el (custom-face-attributes): Add post-filter function
5459 for :box. Make pre-filter function for :box handle all cases.
5460
d970106b
MB
5461 * wid-edit.el (widget-choose): Make sure pop-up window is large
5462 enough to display all the choices, as there's no way to scroll it.
5463
5a2bae6c
KH
54642000-11-28 Kenichi Handa <handa@etl.go.jp>
5465
5466 * international/mule-conf.el: Make the coding system no-conversion
5467 safe for all characters.
5468
9e836e23
DL
54692000-11-27 Dave Love <fx@gnu.org>
5470
8b31236d
DL
5471 * net/ldap.el (ldap) <defgroup>: Add :version.
5472
9e836e23
DL
5473 * tooltip.el (tooltip-use-echo-area): Doc fix.
5474
5475 * cus-start.el <minibuffer-prompt-properties>: Add version.
5476 <read-buffer-function>: Add.
5477
5478 * apropos.el (apropos-print): Add help-echo to active text.
5479
5480 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5481
4a74d071
GM
54822000-11-27 Gerd Moellmann <gerd@gnu.org>
5483
5484 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5485 type, group and version.
5486
76058c27
EZ
54872000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5488
4a74d071 5489 * select.el (x-get-selection): Docstring fix.
76058c27 5490
fd9ac94c 54912000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5492
fd9ac94c 5493 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5494
49060c51
AI
54952000-11-27 Andrew Innes <andrewi@gnu.org>
5496
5497 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5498
5499 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5500
b2a8e429
MB
55012000-11-27 Miles Bader <miles@gnu.org>
5502
5503 * dired.el (dired-get-filename): Return filename verbatim if
5504 LOCALP is `verbatim'.
5505 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5506 `verbatim' so that we don't inadvertently delete a non-existant
5507 directory name.
5508
5ac0366d
KH
55092000-11-27 Kenichi Handa <handa@etl.go.jp>
5510
5511 * international/characters.el: Specify cases and syntaxes for
5512 mule-unicode-0100-24ff.
5513
67f1cf4c
GM
55142000-11-27 Gerd Moellmann <gerd@gnu.org>
5515
5516 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5517 that foreground and/or background colors of the face `tool-bar'
5518 are unspecified.
5519
46c56972
MB
55202000-11-27 Miles Bader <miles@gnu.org>
5521
e04d21aa 5522 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5523 (widget-field-end): Handle widget field `pseudo-overlays'.
5524 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5525 if it's there instead of in `widget-field-list'.
5526
46c56972 5527 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5528 (help-make-xrefs): Delete extraneous newlines at the end of the
5529 docstring.
46c56972 5530
640a9cdd
JR
55312000-11-25 Jason Rumney <jasonr@gnu.org>
5532
5533 * startup.el (command-line): Call set-locale-environment after
5534 Window System init file is read, as it can result in a call to
5535 redraw-frame.
5536
0b3f96d4
EZ
55372000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5538
5539 * simple.el (shell-command): Mention the effect of the prefix
5540 argument in the doc string.
5541
8da6e2a1
MB
55422000-11-25 Miles Bader <miles@gnu.org>
5543
a658d039
MB
5544 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5545
8da6e2a1 5546 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 5547 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 5548
d3416cca
JR
55492000-11-24 Jason Rumney <jasonr@gnu.org>
5550
5551 * international/mule-cmds.el (locale-language-names): Add "jp" as
5552 a non-standard alternative for Japanese.
5553
17e37f53
AS
55542000-11-24 Andre Spiegel <spiegel@gnu.org>
5555
5556 * vc-hooks.el: Require 'cl during compilation.
5557
9aa5f148
GM
55582000-11-24 Gerd Moellmann <gerd@gnu.org>
5559
ba193890
GM
5560 * faces.el (face-set-after-frame-default): Let face attributes
5561 specified for new frames override frame parameters.
5562
9aa5f148
GM
5563 * startup.el (command-line): Fix computation of the source file
5564 for user-init-file when user-init-file is a compiled file.
5565
51a1edab
MB
55662000-11-24 Miles Bader <miles@gnu.org>
5567
e04d21aa 5568 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
5569 (custom-post-filter-face-spec): New functions.
5570 (custom-face-set, custom-face-value-create): Filter the face spec
5571 before and after customization.
5572 (custom-face-set): If VALUE specifies a null face, pass a
5573 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
5574 * cus-face.el (custom-face-attributes): Remove SET and GET
5575 functions. Add some IN-FILTER and OUT-FILTER functions in the few
5576 cases they're needed.
5577
1ed74431
MB
5578 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
5579 that it's distinguishable from the :off-glyph on dark-background
5580 displays. Set its background color too.
5581
67ee1125
MB
5582 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
5583 so that people can easily turn it off.
5584
7d027816 55852000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 5586
7d027816 5587 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 5588
9aa5f148 5589 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 5590
9aa5f148 5591 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 5592
9aa5f148 5593 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 5594 redundant skip-small-frames test.
e04d21aa 5595
9aa5f148 5596 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 5597 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 5598
9aa5f148
GM
5599 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
5600 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
5601 (viper-restore-cursor-type,viper-set-insert-cursor-type):
5602 New functions.
e04d21aa 5603
9aa5f148 5604 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 5605
9aa5f148 5606 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 5607
f07fa1b8
KH
56082000-11-24 Kenichi Handa <handa@etl.go.jp>
5609
83c9cb8e
SM
5610 * international/mule-diag.el (list-iso-charset-chars):
5611 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
5612 (list-non-iso-charset-chars): Fix the `while' condition.
5613
ba8299ff
SM
56142000-11-23 Stefan Monnier <monnier@cs.yale.edu>
5615
79372165
SM
5616 * subr.el (add-hook, remove-hook): Don't call make-local-hook
5617 if the variable is make-variable-buffer-local.
5618
83c9cb8e
SM
5619 * progmodes/ada-stmt.el (ada-template-map):
5620 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
5621 (ada-stmt-mode-hook): New function extracted from old code.
5622 Only change the buffer-local side of skeleton-*.
5623 (ada-mode-hook): Use it.
5624
68a887fa
EZ
56252000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5626
5627 * iswitchb.el (iswitchb-minibuf-depth): New variable.
5628 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5629 we expect to be returned by minibuffer-depth once we prompt the
5630 user in the minibuffer.
5631 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5632 as recorded in iswitchb-minibuf-depth, return non-nil.
5633
3b345582
EZ
56342000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5635
5636 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5637 (hscroll-window-maybe): Docstring fix.
5638
595dead2
DL
56392000-11-23 Dave Love <fx@gnu.org>
5640
5641 * rect.el (string-rectangle): Don't test delete-selection-mode.
5642
1e66b27a
GM
56432000-11-23 Gerd Moellmann <gerd@gnu.org>
5644
02790ce2
GM
5645 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
5646 is in the tool bar.
5647
1e66b27a 5648 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 5649 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 5650
a4caa65d
SM
56512000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5652
5653 * textmodes/outline.el (outline-flag-region):
5654 Don't bind inhibit-read-only since we don't modify the buffer.
5655 (outline-isearch-open-invisible): Don't jump to overlay-start
5656 since we're trying to unhide text around point.
5657 (outline-discard-overlays): Use dolist.
5658
5659 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
5660
03e757c1
GM
56612000-11-22 Gerd Moellmann <gerd@gnu.org>
5662
83c9cb8e 5663 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 5664
1598a961
SM
56652000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5666
5667 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
5668 Fix ARG regexp to skip quoted braces.
5669 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
5670 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
5671 are (correctly) handled separately).
5672 Remove `caption' and `footnote' from `citations': they contain text.
5673 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
5674 (latex-skeleton-end-hook): New function.
5675 (latex-mode): Use it.
5676 (tex-start-tex-marker): Remove.
5677 (tex-send-tex-command): Don't set tex-start-tex-marker.
5678 (tex-error-parse-syntax-table): New var.
5679 (tex-compilation-parse-errors): Use it.
5680 Ignore tex-start-tex-marker. Don't bother with marker-position.
5681 (tex-validate-buffer): Don't bother with marker-position.
5682
5683 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 5684 (flyspell-generic-progmode-verify): Use it.
1598a961 5685
eaae8106
SS
56862000-11-22 Sam Steingold <sds@gnu.org>
5687
83c9cb8e 5688 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 5689
eaae8106 5690 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 5691 `ada-remove-trailing-spaces'.
eaae8106 5692 (ada-remove-trailing-spaces): Removed.
e04d21aa 5693
eaae8106 5694 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 5695
1598a961
SM
5696 * textmodes/picture.el (picture-clean): Removed.
5697 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 5698
a41d49e9
GM
56992000-11-22 Gerd Moellmann <gerd@gnu.org>
5700
e053c60f
GM
5701 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5702
a41d49e9
GM
5703 * hi-lock.el (hi-lock-refontify): Don't call non-existent
5704 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 5705 do anything special when jit-lock is active.
a41d49e9
GM
5706 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
5707
197615f3
DL
57082000-11-22 Dave Love <fx@gnu.org>
5709
ddbfaa9f
DL
5710 * calendar/todo-mode.el (todo-top-priorities): Use
5711 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
5712
ddc3c695
DL
5713 * language/chinese.el, language/cyrillic.el:
5714 * language/devanagari.el, language/ethiopic.el, language/greek.el:
5715 * language/hebrew.el, language/indian.el, language/japanese.el:
5716 * language/korean.el, language/lao.el, language/misc-lang.el:
5717 * language/thai.el, language/tibetan.el, language/vietnamese.el:
5718 Use provide.
5719
fb9fa98d
DL
5720 * cus-edit.el (custom-buffer-create-internal): Save some consing.
5721 (custom-variable-set): Improve validation error mesage.
5722
197615f3
DL
5723 * rect.el (string-rectangle): Revert last change.
5724 (string-rectangle-line): New arg DELETE.
5725 (string-rectangle): Check delete-selection-mode.
5726
5727 * emacs-lisp/edebug.el (edebug-version)
5728 (edebug-maintainer-address): Deleted.
5729 (edebug-submit-bug-report): Just alias to report-emacs-bug.
5730 (edebug-read-function): Account for other `'#' read forms.
5731 (edebug-mode-menus): Make some items toggles.
5732 (edebug-outside-unread-command-event, unread-command-event):
5733 Remove these to avoid warnings.
5734
f4117c4d
GM
57352000-11-22 David Ponce <david@dponce.com>
5736
5737 * recentf.el (recentf-menu-items-for-commands)
5738 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 5739 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 5740
f4117c4d
GM
5741 (recentf-build-dir-rules, recentf-dump-variable)
5742 (recentf-edit-list, recentf-open-files-item)
5743 (recentf-open-files): Replaced unnecessary `mapcar' with new
5744 built-in `mapc'.
eaae8106 5745
f8e2f3f2
MB
57462000-11-23 Miles Bader <miles@gnu.org>
5747
5748 * faces.el (menu): Make inverse-video on ttys too.
5749
4c4a541d
SM
57502000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5751
5752 * simple.el (comment-line-break-function): Use the new name
5753 indent-new-comment-line -> comment-indent-new-line.
5754 (clone-indirect-buffer): Don't ignore NORECORD.
5755 (next-completion): Properly handle the case where items are adjacent.
5756
5757 * mouse.el (popup-menu): Stupid typo.
5758
980d836e
GM
57592000-11-22 Gerd Moellmann <gerd@gnu.org>
5760
60e8e0a5
GM
5761 * emacs-lisp/authors.el: Remove autoload cookies, add author,
5762 maintainer, keywords tags.
5763
980d836e
GM
5764 * rect.el (replace-rectangle): Don't call string-rectangle-line
5765 with too many arguments.
5766
e08b2069
AS
57672000-11-22 Andre Spiegel <spiegel@gnu.org>
5768
60e8e0a5 5769 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 5770 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
5771 vc-locking-user, which no longer exists.
5772
5773 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
5774
c6779d8d
DL
57752000-11-22 Dave Love <fx@gnu.org>
5776
5777 * md5.el (md5): Provide.
5778 (md5): Fix error call.
5779
e672fdce
MB
57802000-11-22 Miles Bader <miles@gnu.org>
5781
eaae8106 5782 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
5783 (refill-fill-paragraph-at): Remove debugging code.
5784
80e24c04
MB
5785 * calendar/calendar.el (generate-calendar-window): When we don't
5786 call `fit-window-to-buffer', make sure the top line is fully visible.
5787
3a17d6cc
MB
5788 * image-file.el (insert-image-file): Don't make `read-only'
5789 property rear-nonsticky.
5790
ae1a21c6
MB
5791 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
5792 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
5793 stashing away its original value.
5794 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
5795 in the recursive edit.
5796 Bind `isearch-original-minibuffer-message-timeout' to protect it.
5797 (isearch-done): Restore `minibuffer-message-timeout'.
5798
e672fdce
MB
5799 * cus-start.el: Remove entry for `mode-line-inverse-video'.
5800
3ea79df8
SM
58012000-11-21 Stefan Monnier <monnier@cs.yale.edu>
5802
5803 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
5804
5805 * find-lisp.el (find-lisp-find-files-internal):
5806 Use dolist, when and file-name-as-directory.
5807
980d836e 5808 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
5809 (define-derived-mode, define-minor-mode): Add specs.
5810
5811 * window.el: General comment and spacing fixes.
5812 (save-selected-window): Use backquotes.
5813 (window-safely-shrinkable-p): New function.
5814 (shrink-window-if-larger-than-buffer): Use it.
5815
5816 * subr.el (make-local-hook): Docstring fix.
5817
5818 * shell.el (shell-mode): Use define-derived-mode.
5819
5820 * newcomment.el (comment-indent): Insert comment before calling
5821 comment-indent-function. Don't insert in column 0.
5822 (comment-dwim): Indent before inserting comment.
5823
5824 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
5825 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
5826 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
5827 Use mapc rather than map.
5828
5829 * files.el (find-buffer-visiting): Compare all attributes before
5830 declaring two files identical (rather than just their inode-no).
5831 (auto-mode-alist): Use \' rather than $.
5832
5833 * which-func.el: Update maintainer line.
5834
5835 * pcvs.el (uniquify-buffer-file-name): Remove advice.
5836 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
5837 (uniquify-buffer-file-name): Use it.
5838
8f62f2b8
MB
58392000-11-22 Miles Bader <miles@gnu.org>
5840
5841 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
5842 * simple.el (minibuffer-avoid-prompt): New function.
5843
fb279a6d
GM
58442000-11-21 Gerd Moellmann <gerd@gnu.org>
5845
5846 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
5847
867092e9
MB
58482000-11-21 Miles Bader <miles@gnu.org>
5849
ef860850
MB
5850 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
5851 inclusion of `track-mouse'.
5852
867092e9
MB
5853 * textmodes/refill.el (refill-ignorable-overlay): New variable.
5854 (refill-adjust-ignorable-overlay): New function.
5855 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
5856 only the paragraph's tail if possible.
5857 Update `refill-ignorable-overlay'.
5858 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
5859
5860 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5861 point inside the fill-prefix.
5862
5863 * textmodes/refill.el (refill-post-command-function): Don't reset
5864 refill-doit in the case where a self-insertion command doesn't
5865 case a refill. Use `refill-fill-paragraph-at', getting position
5866 from `refill-doit'.
5867 (refill-after-change-function): Set `refill-doit' to END.
5868 (refill-fill-paragraph-at): New function, mostly from old
5869 refill-fill-paragraph.
5870 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
5871 (refill-pre-command-function): New function.
5872 (refill-mode): Add it to `pre-command-hook'.
5873
ff9ab414
GM
58742000-11-20 Gerd Moellmann <gerd@gnu.org>
5875
29a01b72
GM
5876 * textmodes/artist.el (artist-mode): Fix autoload cookie.
5877
ff9ab414
GM
5878 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
5879 javadoc tags.
eaae8106 5880
885b211b
AS
58812000-11-20 Andre Spiegel <spiegel@gnu.org>
5882
5883 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
5884 vc.el).
5885
eaae8106 5886 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 5887 require vc.
eaae8106
SS
5888
5889 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 5890 checkouts.
eaae8106 5891
d1838556
DL
58922000-11-20 Dave Love <fx@gnu.org>
5893
5894 * Makefile.in (DONTCOMPILE): Omit bindings.el.
5895
2b69bc11 58962000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 5897
2b69bc11
GM
5898 * calculator.el (calculator-paste): Use `if' instead of `and'
5899 and `or'.
5900 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 5901
b95b34e5
GM
59022000-11-19 Gerd Moellmann <gerd@gnu.org>
5903
030de92f
GM
5904 * info.el (info-menu-5): Doc fix.
5905
b95b34e5
GM
5906 * textmodes/artist.el: New file.
5907
54970452
AS
59082000-11-19 Andre Spiegel <spiegel@gnu.org>
5909
eaae8106 5910 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
5911 and differentiate according to checkout model.
5912 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
5913 since this function is only concerned with master state.
5914
83c9cb8e
SM
5915 * vc-hooks.el (vc-workfile-unchanged-p)
5916 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 5917
83c9cb8e
SM
5918 * vc.el (vc-workfile-unchanged-p)
5919 (vc-default-workfile-unchanged-p): See above.
54970452 5920
e5a9dabf
MB
59212000-11-19 Miles Bader <miles@gnu.org>
5922
5923 * image-file.el (insert-image-file): Make `intangible' and
5924 `read-only' properties rear-nonsticky too.
5925
24127af0
GM
59262000-11-18 Gerd Moellmann <gerd@gnu.org>
5927
d392e9c5 5928 * ps-print.el: Update copyright notice.
eaae8106 5929
d392e9c5
GM
5930 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
5931 (tooltip-show): Use the offsets.
5932
24127af0 5933 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 5934 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
5935 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
5936
2b69bc11 59372000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 5938
2b69bc11
GM
5939 * ps-print.el (toplevel): Test for find-coding-system being
5940 fboundp before calling ps-x-find-coding-system.
08ea6f17 5941
66321b2f
SM
59422000-11-16 Stefan Monnier <monnier@cs.yale.edu>
5943
5944 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
5945 (vc-version-backup-file): Docstring fix.
5946
046110c6
GM
59472000-11-16 Gerd Moellmann <gerd@gnu.org>
5948
4104194e
GM
5949 * files.el (basic-save-buffer): Don't add a newline if
5950 find-file-literally is non-nil.
5951 (find-file-literally): Extend doc string.
5952
046110c6
GM
5953 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
5954 sort(1) with the `-f' argument.
5955
6505c16e
AS
59562000-11-16 Andre Spiegel <spiegel@gnu.org>
5957
fd063975
AS
5958 * vc.el: Updated backend documentation.
5959 (vc-default-check-headers): New function.
5960
3d02dd81 5961 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
5962
5963 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 5964 up-to-date.
eaae8106 5965 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 5966 the minibuffer is not active.
fd063975 5967
eaae8106 5968 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 5969 `vc-cvs-use-edit' is on.
eaae8106
SS
5970 (vc-cvs-checkout): When this is used for reverting the workfile,
5971 make a backup of the original contents and revert to that in case
8791d617 5972 of error.
eaae8106 5973 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 5974 remote repositories.
eaae8106 5975
6505c16e
AS
5976 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
5977 for both version and ratio in the minibuffer.
fd063975 5978
eaae8106 5979 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 5980 Use vc-do-command to perform the annotation, not call-process.
6505c16e 5981
a13f0660
KH
59822000-11-16 Kenichi Handa <handa@etl.go.jp>
5983
5984 * international/quail.el (quail-start-translation): Don't call
5985 `message' before reading key sequence.
5986
1389a414
MB
59872000-11-16 Miles Bader <miles@lsi.nec.co.jp>
5988
5989 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
5990
9256a532
KH
59912000-11-16 Kenichi Handa <handa@etl.go.jp>
5992
5993 * window.el (fit-window-to-buffer): Be sure to acquire at least
5994 one text line even if the buffer is empty.
5995
0e14fe9f
GM
59962000-11-16 Gerd Moellmann <gerd@gnu.org>
5997
eaae8106 5998 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
5999 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6000 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6001
da645c53
DL
60022000-11-15 Dave Love <fx@gnu.org>
6003
83c9cb8e
SM
6004 * wid-edit.el (widget-specify-field, widget-specify-button):
6005 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6006 widget-mouse-help.
6007 (widget-mouse-help): New function.
6008 (widget-echo-help): Rewritten for :help-echo functions only taking
6009 a widget arg.
6010
83c9cb8e
SM
6011 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6012 Use display-graphic-p.
b12057b9
DL
6013 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6014 and that JPEG is available.
6015 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6016
da645c53
DL
6017 * international/mule-cmds.el (locale-charset-language-names):
6018 Match @euro.
6019
6d133d1f
GM
60202000-11-15 Gerd Moellmann <gerd@gnu.org>
6021
83c9cb8e
SM
6022 * faces.el (face-set-after-frame-default):
6023 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6024 default face from X resources.
6025
49ac2ac5
EZ
60262000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6027
6028 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6029 Don't set EMACSLOADPATH.
6030
4fb0a34c
EZ
60312000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6032
6033 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6034 texinfo-insert-@url.
6035 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6036 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6037
bb304a7a
SM
60382000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6039
82bc80bf
SM
6040 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6041 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6042 (checkdoc-minor-keymap): Backward compatibility.
6043 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6044 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6045 (checkdoc-this-string-valid-engine): Be a bit more strict
6046 to avoid matching substrings of `...' quoted vars/funs.
6047 (checkdoc-defun-info): Only look for `interactive' if alone.
6048 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6049
e8c87124
SM
6050 * progmodes/compile.el (grep): `tag-default' can be nil.
6051
bb304a7a
SM
6052 * newcomment.el (comment-indent): Paren typo.
6053
8628686a
DL
60542000-11-14 Dave Love <fx@gnu.org>
6055
25c269ef
DL
6056 * calculator.el: New maintainer version.
6057
66321b2f 6058 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6059
8628686a
DL
6060 * cmuscheme.el: Doc fixes.
6061 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6062 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6063
6064 * xscheme.el (scheme-program-name): Don't define here.
6065
6066 * progmodes/scheme.el (scheme-program-name): New variable
6067 (originally in cmuscheme).
6068
88f0a1eb
MB
60692000-11-14 Miles Bader <miles@gnu.org>
6070
6071 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6072 Handle header-lines. Don't loop forever if we can't enlarge the
6073 window anymore. Simplify a bit.
6074
cd9a000c
KH
60752000-11-14 Kenichi Handa <handa@etl.go.jp>
6076
6077 * window.el (fit-window-to-buffer): Don't check
6078 window-text-height. Assure that the last line is fully visible.
6079
83c9cb8e
SM
6080 * international/quail.el (quail-show-guidance-buf):
6081 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6082 buffer.
6083 (quail-update-guidance): Avoid making the guidance buffer shorter.
6084
d3fcda22
SM
60852000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6086
bdbd9606
SM
6087 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6088 rather than `prepend' and add an interesting comment.
6089 (tex-math-face, tex-font-lock-syntactic-face-function):
6090 New face and function to use it.
6091 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6092 than `menu-enable' symbol property.
6093 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6094 (tex-mode): Add some latex-mode commands for auto-selection.
6095 Use tex-font-lock-syntactic-face-function.
6096 (tex-insert-quote): Simplify.
6097 (tex-shell): New mode.
6098 (tex-start-shell): Use it.
6099 (tex-shell-proc, tex-shell-buf): New functions.
6100 (tex-send-command): Use it.
6101 (tex-main-file): Fix the meaning of the new arg REALFILE.
6102 (tex-send-tex-command): New function split from `tex-start-tex'.
6103 Set compilation-last-buffer and compilation-parsing-end.
6104
d3fcda22
SM
6105 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6106 when it follows non-comment text on the line.
6107
6108 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6109 Set font-lock-defaults.
6110 (lisp-mode-shared-map): Init inside the defvar.
6111 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6112 Use define-derived-mode.
6113
bdab1d43
MB
61142000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6115
6116 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6117
936ae731
GM
61182000-11-14 Gerd Moellmann <gerd@gnu.org>
6119
83c9cb8e
SM
6120 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6121 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6122 recursion; see comment there.
6123
1695ca2b
EZ
61242000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6125
6126 * faces.el (face-spec-set-match-display): Revert the change from
6127 2000-10-24. Add a FIXME for after v21.1.
6128
9d348294
MB
61292000-11-13 Miles Bader <miles@gnu.org>
6130
6131 * textmodes/fill.el (skip-line-prefix): New function.
6132 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6133 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6134 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6135 point inside the fill-prefix.
9d348294 6136
b85fa13c
MB
61372000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6138
83c9cb8e
SM
6139 * calendar/calendar.el (generate-calendar-window):
6140 Use `fit-window-to-buffer'.
b85fa13c 6141
a0b47716
SM
61422000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6143
6144 * gud.el (gud-minor-mode): New var.
6145 (gud-symbol, gud-val): New functions.
6146 (gud-find-file): Copy gud-minor-mode to the new buffer.
6147 (gud-menu-map): Include entries for commands that are not always
6148 available, using :enable to (de)activate them.
6149 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6150 (gud-mode-map): New map.
eaae8106 6151 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6152 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6153 Don't set up gud's menu (it's done by the minor-mode).
6154 (gud-minibuffer-local-map): New.
6155 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6156 (gud-query-cmdline): New function.
6157 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6158 (gud-mode): Use define-derived-mode.
6159 Don't set up gud's menu (it's done by the minor-mode).
6160 (gud-chop-words): Remove.
6161 (gud-common-init): Use split-string instead.
6162 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6163
6164 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6165 Add keyword arg :name.
6166
6167 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6168 (diff-count-matches, diff-split-hunk): New functions.
6169 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6170
6171 * pcvs-info.el (cvs-fi-conflict-face): New var.
6172
6173 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6174 Make it into a simple syntax-table, shared among all submodes.
6175 (sh-heredoc-face): Re-introduce.
6176 (sh-font-lock-syntactic-face-function): New function.
6177 (sh-mode): Use it. Also use define-derived-mode.
6178 Remove old bogus setting of indent-region-function.
6179 (sh-set-shell): Don't set the syntax-table any more.
6180 (sh-mode-syntax-table) <defun>: Remove.
6181
f5ed37df
MB
61822000-11-12 Miles Bader <miles@gnu.org>
6183
6184 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6185 message if interactive.
6186
0b074c2f
DL
61872000-11-12 Dave Love <fx@gnu.org>
6188
6189 * mail/feedmail.el: Fix header,
6190 (feedmail) <defgroup>: Add :link.
6191
6192 * view.el: Use local-map property, not keymap on mode-line string.
6193
83c9cb8e
SM
6194 * scroll-all.el (scroll-all-mode): Customize variable.
6195 Add autoload cookie to function.
0b074c2f
DL
6196
6197 * lazy-lock.el: Remove compatibility code.
6198
6199 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6200 (finder-help-echo): New variable.
6201 (finder-mouse-face-on-line): Add help-echo stuff.
6202 (finder-list-keywords, finder-list-matches): Use mapc.
6203
6204 * faces.el (face-font-registry-alternatives): Add :version.
6205
6206 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6207 tags-table-list.
6208
a0b47716 6209 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6210
a0b47716 6211 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6212 (mail-mode): Use [:alnum:] in some regexps.
6213
6d502396
DL
62142000-11-10 Dave Love <fx@gnu.org>
6215
6216 * ediff.el (ediff-regions-internal, ediff-documentation):
6217 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6218 fundamental mode.
6219
6220 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6221 buffer into fundamental mode.
6222 (ediff-set-difference): Use copy-sequence if available.
6223
83c9cb8e
SM
6224 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6225 Check ediff-patch-map non-nil.
6d502396
DL
6226 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6227 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6228 buffer into fundamental mode.
6229
6230 * ediff-merg.el (state-or-merge): Defvar when compiling.
6231
a82fe213
JR
62322000-11-10 Jason Rumney <jasonr@gnu.org>
6233
6234 * w32-fns.el (w32-add-charset-info): New function.
6235 (w32-charset-info-alist): Use it.
6236
52d89894
GM
62372000-11-10 Gerd Moellmann <gerd@gnu.org>
6238
6239 * faces.el (face-font-registry-alternatives): New user-option.
6240
178932de
SM
62412000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6242
d7fa3319
SM
6243 * textmodes/texinfo.el (texinfo-block-default): New var.
6244 (texinfo-insert-block): Use it. Insert a newline if needed.
6245
178932de
SM
6246 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6247 (fill-region-as-paragraph): Use it.
6248
6249 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6250 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6251 Tweak paragraph regexps to allow a leading [ \t]*.
6252 (tex-latex-block): Insert a newline if necessary.
6253 (latex-insert-item): Only insert a newline if necessary.
6254 (tex-guess-main-file): New function.
6255 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6256 Set tex-main-file if TeX-master is provided.
6257 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6258
bd02b8e0
GM
62592000-11-10 Gerd Moellmann <gerd@gnu.org>
6260
6261 * startup.el (command-line): Set the default tooltip-mode
6262 to t for graphical displays which implement x-show-tip.
6263
6264 * tooltip.el (tooltip-mode): Add a comment about startup.el
6265 setting the default value of this user-option.
6266
b29b03eb
SM
62672000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6268
6269 * font-lock.el (font-lock-*-face) <defvar>: Move.
6270 (font-lock-defaults-alist): Mark obsolete.
6271 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6272 (font-lock-mode): Use define-minor-mode.
6273 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6274 (font-lock-turn-off-thing-lock): Be more explicit.
6275 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6276 (font-lock-syntactic-face-function): New var.
6277 (font-lock-fontify-syntactically-region): Use it.
6278 (font-lock-doc-face): New.
6279
6280 * pcvs.el (cvs-enabledp): Ignore errors.
6281 (cvs-commit-filelist): Never query.
6282 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6283 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6284 (cvs-do-removal): Use cvs-partition rather than delete-if.
6285 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6286 cvs-bury-buffer.
6287
6288 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6289 Allow `next' to jump to after the end of the last match.
6290
778fbc46
GM
62912000-11-09 Gerd Moellmann <gerd@gnu.org>
6292
730c746c
GM
6293 * simple.el (byte-compiling-files-p): New function.
6294
6295 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6296 if it is there.
6297
6298 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6299 nil again.
6300
778fbc46
GM
6301 * textmodes/ispell.el (ispell-library-path): Don't call
6302 check-ispell-version when byte-compiling because that starts
6303 an ispell process, and ispell might not be installed.
6304 (toplevel): Don't set up a menu when byte-compiling.
6305
6306 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6307 it, so that a boundp test can be used to determine if we're
6308 currently byte-compiling.
6309
5912c5bb
DL
63102000-11-09 Dave Love <fx@gnu.org>
6311
83c9cb8e 6312 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6313
7bb054a5
GM
63142000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6315
83c9cb8e
SM
6316 * ps-print.el: Patch for variable initialization when spooling.
6317 Doc fix.
7bb054a5
GM
6318 (ps-output-list): Fun eliminated.
6319 (ps-begin-file, ps-begin-job): Code fix.
6320
9db2706e
DL
63212000-11-08 Dave Love <fx@gnu.org>
6322
83c9cb8e 6323 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6324
f7eb32aa
GM
63252000-11-08 Gerd Moellmann <gerd@gnu.org>
6326
6327 * simple.el (shell-command, display-message-or-buffer)
6328 (shell-command-on-region): Mention resize-mini-windows in the doc
6329 string.
6330 (display-message-or-buffer): Take the value of resize-mini-windows
6331 into account.
6332
7b01b08c
GM
63332000-11-07 Gerd Moellmann <gerd@gnu.org>
6334
acad3c0b
GM
6335 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6336
7b01b08c
GM
6337 * dired.el (dired-between-files): Add `^. find' as an alternative
6338 to the regular expression, for find-dired.
6339
6f602bd0
SM
63402000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6341
6342 * textmodes/texnfo-upd.el: Require texinfo.
6343 (defmacro, defgroup): Remove.
6344 (texinfo-section-to-generic-alist): Remove.
6345 Use texinfo-section-list instead (i.e. level is changed string->int).
6346 (texinfo-filter): New function.
6347 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6348 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6349 Use it. And use regexp-opt.
6350 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6351 (texinfo-update-menu-region-beginning)
6352 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6353 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6354 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6355 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6356 (texinfo-sequential-node-update): Remove autoload cookie.
6357
6358 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6359 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6360 (texinfo-chapter-level-regexp): Remove.
6361 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6362
bb216218
DL
63632000-11-06 Dave Love <fx@gnu.org>
6364
6f602bd0 6365 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6366
6f602bd0
SM
6367 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6368 Match defun*.
bb216218 6369
ff8dd5d5
KH
63702000-11-06 Kenichi Handa <handa@etl.go.jp>
6371
6372 * composite.el (composition-function-table): Variable declaration
6373 moved to src/composite.c.
6374 (compose-chars-after): New optional arg object.
6375
e9da51a1
GM
63762000-11-06 Gerd Moellmann <gerd@gnu.org>
6377
e0c12c68
GM
6378 * bindings.el (mode-line-toggle-read-only)
6379 (mode-line-toggle-modified, mode-line-widen)
6380 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6381 (make-mode-line-mouse2-map): Rewritten.
6382 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6383 functions so that C-h k can show something with a doc string.
eaae8106 6384
e9da51a1
GM
6385 * startup.el (fancy-splash-delay): Set to 10 seconds.
6386 (fancy-splash-max-time): New user-option.
6387 (fancy-splash-stop-time): New variable.
6388 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6389 (fancy-splash-screens-1): Throw `stop-splashing' when current
6390 time is greater than fancy-splash-stop-time.
6391
611dbdf0
SM
63922000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6393
4d2806e2
SM
6394 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6395
611dbdf0
SM
6396 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6397 Prompt user for a file rather than raising an error.
6398 (cvs-enabledp): Fix call to cvs-mode-marked.
6399 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6400 (cvs-mode-insert): Use it. Change the init prompt' value.
6401 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6402
6403 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6404 Don't pass default arg to ewoc-locate.
6405 (ewoc-collect): Return result in the right order.
6406
6407 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6408
6409 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6410 (cvs-status-get-tags): Fix regexp.
6411 (cvs-status-trees, cvs-status-cvstrees):
6412 Combine after change hooks and don't sit-for.
4d2806e2
SM
6413 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6414 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6415 Use make-char rather than hard-coded cryptic data.
6416 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6417
6418 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6419
6420 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6421 (cvs-insert-strings): New function.
6422
937b2877
MB
64232000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6424
6425 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6426 `mwheel-scroll-amount'.
6427 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6428 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6429 string-matching against the version string.
6430
c6c97763
KH
64312000-11-06 Kenichi Handa <handa@etl.go.jp>
6432
6eaec747
KH
6433 * language/thai.el ("Thai"): Set a lisp form that produces
6434 composed string in `sample-text' language info.
6435
6436 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6437 composed string in `sample-text' language info.
6438
83c9cb8e
SM
6439 * international/mule-cmds.el (describe-language-environment):
6440 Eval `sample-text' data and insert the result.
6eaec747 6441
c6c97763
KH
6442 * international/mule-conf.el (compound-text): Define this coding
6443 system here. Make x-ctext and ctext aliases of it.
6444
6445 * language/european.el (compound-text, ctext): Moved to
6446 international/mule-conf.el.
6447
d1145f85
AI
64482000-11-05 Andrew Innes <andrewi@gnu.org>
6449
6450 * w32-fns.el (w32-version): New function.
6451
178a6a45
SM
64522000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6453
6454 * progmodes/awk-mode.el: Update copyright.
6455 (awk-mode-abbrev-table): Remove.
6456 (awk-font-lock-keywords): Use regexp-opt.
6457 (awk-mode): Use define-derived-mode.
6458
6459 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6460 when extracting a suffix.
6461
1ba90166
AS
64622000-11-04 Andre Spiegel <spiegel@gnu.org>
6463
6464 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6465 auto-save-mode.
6466
546790cb
JR
64672000-11-04 Jason Rumney <jasonr@gnu.org>
6468
6469 * language/european.el (decode-mac-roman): Test against r1 not r0.
6470
d247e32d
SM
64712000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6472
fbf44f44
SM
6473 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6474 (icon-mode): Define indent-line-function.
6475 (icon-comment-indent): Simplify.
6476 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6477
6478 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6479
6480 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6481 Bind change-log-default-mode to defeat the caching done on it.
6482 Don't bother saving excursion any more.
6483
6484 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6485
6486 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6487 (set-frame-font): Use the new name (and the old for compatibility).
6488
eaae8106
SS
6489 * toolbar/tool-bar.el (tool-bar-mode):
6490 * time.el (display-time-mode):
6491 * recentf.el (recentf-mode):
6492 * paren.el (show-paren-mode):
6493 * mwheel.el (mouse-wheel-mode):
6494 * msb.el (msb-mode):
6495 * jka-compr.el (auto-compression-mode):
6496 * image-file.el (auto-image-file-mode):
6497 * hl-line.el (hl-line-mode):
6498 * delsel.el (delete-selection-mode):
6499 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6500 * complete.el (partial-completion-mode): Drop unneeded positional args.
6501
eaae8106 6502 * info.el (Info-mode):
79372165 6503 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6504
d247e32d
SM
6505 * log-edit.el (log-edit-menu): New menu.
6506
4921558e
MB
65072000-11-03 Miles Bader <miles@gnu.org>
6508
6509 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6510 definition, so that trailing spaces are handled properly.
6511 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6512
1fc02b3c
GM
65132000-11-03 Gerd Moellmann <gerd@gnu.org>
6514
6515 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6516 tab character.
6517 (fancy-splash-screens): Set tab-width to 20.
6518
51d001f7
DL
65192000-11-03 Dave Love <fx@gnu.org>
6520
6521 * comint.el (comint-completion-addsuffix): Fix custom type.
6522
ba22aeff
SM
65232000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6524
6525 * font-lock.el (font-lock-buffers): Remove.
6526 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6527 (font-lock-change-major-mode): Remove.
6528 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6529 (font-lock-default-fontify-region): Extend the multiline
6530 fontification to whole lines.
6531 (font-lock-fontify-anchored-keywords)
6532 (font-lock-fontify-keywords-region): If matching just one
6533 line (with \n) only mark the \n as multiline.
6534
6535 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6536 Correctly handle the case where several :group args are supplied.
6537 Allow :extra-args.
6538 (easy-mmode-define-global-mode): Allow :extra-args.
6539 Correctly handle the case where several :group args are supplied.
6540
9c887ada
MB
65412000-11-02 Miles Bader <miles@gnu.org>
6542
eaae8106 6543 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
6544 (holiday-face): Remove dependency on `window-system'.
6545
7f25090d
KR
65462000-11-02 Ken Raeburn <raeburn@gnu.org>
6547
6548 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 6549 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 6550 (compile-files): Bomb out if compilation of a file fails.
7f25090d 6551
7dd6009c
DL
65522000-11-02 Dave Love <fx@gnu.org>
6553
6554 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6555
94821e4f
EZ
65562000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
6557
6558 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6559 punctuation in the warning inserted into the *mail* buffer.
6560
1ac3fc42
GM
65612000-11-02 Gerd Moellmann <gerd@gnu.org>
6562
57731876
GM
6563 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6564 (authors-public-domain-p): New function.
6565 (authors-print): Use it.
6566
975f82c9
GM
6567 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
6568
1ac3fc42
GM
6569 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
6570
4b3eb10f
GM
65712000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6572
975f82c9 6573 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
6574 (ps-print-version): New version number (6.3.1).
6575 (ps-even-or-odd-pages): Customization fix.
6576 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
6577 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
6578 (ps-page-count): Var replaced by `ps-page-column'.
6579 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
6580 (ps-print-sheet-p): New fun.
6581
7da794df
MB
65822000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6583
6584 * tooltip.el (tooltip-gud-tips-setup): New function.
6585 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
6586 (tooltip-mode): Call tooltip-gud-tips-setup.
6587 (tooltip-gud-tips): Use `gud-basic-call' instead of
6588 process-send-string, so the prompt gets frobbed appropriately.
6589 Handle nil return value from `tooltip-gud-print-command'.
6590
0e40b809
EL
65912000-11-01 Eric M. Ludlam <zappo@ultranet.com>
6592
6593 * comint.el (comint-add-to-input-history): New function.
6594 (comint-send-input): Use `comint-add-to-input-history'.
6595
50ada0db
MB
65962000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6597
973a3104
MB
6598 * info.el (info-menu-header): New face.
6599 (Info-fontify-menu-headers): New function.
6600 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
6601
50ada0db
MB
6602 * info.el (Info-insert-dir): Don't include blank lines at
6603 beginning of additional dir files (one is added automatically).
6604
bff53411
SM
66052000-11-01 Stefan Monnier <monnier@cs.yale.edu>
6606
6607 * emacs-lisp/easy-mmode.el (define-minor-mode):
6608 Revert the latest changes.
6609 Allow the three positional arguments to be skipped and replaced
6610 by keyword arguments.
6611 Add a :toggle argument to determine whether a nil arg means toggle
6612 or means turn-on. The default is unchanged.
6613 Add a call to force-mode-line-update.
6614
6b8a0b2d
DL
66152000-11-01 Dave Love <fx@gnu.org>
6616
83c9cb8e 6617 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 6618
5bf99100
MB
66192000-11-01 Miles Bader <miles@lsi.nec.co.jp>
6620
83c9cb8e
SM
6621 * calendar/calendar.el (diary-face, holiday-face):
6622 Add dark-background variants.
5bf99100 6623
a4032611
SS
66242000-10-31 Sam Steingold <sds@gnu.org>
6625
6626 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6627 `tex-main-file' does not have directory in it.
6628
c286608e
SM
66292000-10-31 Stefan Monnier <monnier@cs.yale.edu>
6630
6631 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6632
4836835a
TTN
66332000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
6634
6635 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6636 functional change.
6637
26dcb81b
GM
66382000-10-31 Gerd Moellmann <gerd@gnu.org>
6639
6640 * files.el (find-file-noselect): When we expand a wildcard, return
6641 a list of buffers, as we should do according to the doc string.
6642
49fc4500
KR
66432000-10-31 Ken Raeburn <raeburn@gnu.org>
6644
6645 * loadup.el (top level): Adjust load path if program name is
6646 "../src/bootstrap-emacs", in case it's not dumped and thus the
6647 load path adjustment hasn't already been done.
6648
ea0c615d
GM
66492000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6650
83c9cb8e
SM
6651 * ps-print.el: Fix bug on selected pages for printing.
6652 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
6653 is on. Try to avoid warning messages when compiling. Doc Fix.
6654 (ps-print-version): New version number (6.3).
6655 (ps-color-device): Use `color-values' to determine if device
6656 supports color.
6657 (ps-color-values): Try to use `x-color-values' when using XEmacs.
6658 (ps-print-page-p): Changed from defsubst to defun.
6659 (ps-page-number): Changed from defmacro to defun.
6660 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
6661 printing.
c286608e 6662 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
6663 (ps-end-file, ps-dummy-page): Funs eliminated.
6664 (ps-print-color-scale): Changed default value.
6665 (ps-page-n-up, ps-print-page-p): New internal vars.
6666 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
6667 (ps-plot-region, ps-generate, ps-end-job): Code fix.
6668
9e20722f
GM
6669 * delim-col.el: Little programming improvement.
6670 (delimit-columns-str): New macro.
6671 (delimit-columns-region, delimit-columns-rectangle): Code fix.
6672
d7a0fd00
KH
66732000-10-31 Kenichi Handa <handa@etl.go.jp>
6674
c286608e
SM
6675 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
6676 Moved to european.el.
d7a0fd00
KH
6677 (ccl-encode-mac-roman-font, fontset-mac): Modified for
6678 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
6679 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
6680 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 6681
234be340
DL
66822000-10-30 Dave Love <fx@gnu.org>
6683
6684 * progmodes/cc-menus.el (imenu-generic-expression)
6685 (imenu-progress-message): Only defvar when compiling.
6686
4edc4a39
DL
6687 * emacs-lisp/elp.el (elp-unload-hook): New function.
6688
6689 * loadhist.el (unload-feature): Call elp-restore-function,
6690 checking for symbols; don't use elp-restore-all.
6691 (loadhist-hook-functions): Doc fix.
6692
70c825df
SM
66932000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6694
6695 * log-edit.el (log-edit-confirm): Fix the default.
6696
1d3baf74
GM
66972000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6698
6699 * delim-col.el: Little fix: replace delimit-columns-align-columns by
6700 delimit-columns-format.
6701 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 6702
1ec321a7
MB
67032000-10-30 Miles Bader <miles@lsi.nec.co.jp>
6704
6705 * comint.el (comint-replace-by-expanded-history): Don't use
6706 comint-get-old-input (we're not looking at *old* input).
6707 (comint-get-old-input-default): If using fields, signal an error
6708 when the point is not in an input field.
6709
70737ea9
KH
67102000-10-30 Kenichi Handa <handa@etl.go.jp>
6711
6712 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
6713 and mule-unicode-e000-ffff.
6714
fa0cb51d 6715 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
6716 (make-coding-system): Accept a symbol of translation table as a
6717 value of property `safe-chars'.
6718
6719 * international/mule-cmds.el (encode-coding-char): Check property
6720 safe-chars instead of safe-charsets.
6721
6722 * international/fontset.el (fontset-default): Modified for
6723 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6724 (x-font-name-charset-alist): Likewise.
6725 (ccl-encode-unicode-font): New CCL program. Record it in
6726 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
6727
70c825df
SM
6728 * language/european.el (mac-roman-decoder, mac-roman-encoder):
6729 New translation tables.
70737ea9
KH
6730 (decode-mac-roman, encode-mac-roman): Definition of these CCL
6731 programs are modified and moved from mac-win.el.
6732 (mac-roman): Definition of this coding system is modified and
6733 moved from mac-win.el.
4836835a 6734
fda2ce24 67352000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 6736
1d3baf74 6737 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 6738 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 6739
dd4d3cb6
MB
67402000-10-29 Miles Bader <miles@gnu.org>
6741
6742 * custom.el (custom-add-to-group): Allow multiple entries for a
6743 given value OPTION, as long as their widget types are different.
6744 * cus-edit.el (custom-face-value-create): If face name doesn't end
6745 with "face", add such here (similar to custom group widgets).
6746
6747 * comint.el (comint-highlight-prompt): Add :type.
6748
dace60cf
JW
67492000-10-28 John Wiegley <johnw@gnu.org>
6750
dace60cf
JW
6751 * calendar/timeclock.el (timeclock-log): Doc fix.
6752 (timeclock-last-event): Doc fix.
83c9cb8e 6753 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
6754 (timeclock-find-discrep): Use a temp buffer to read in the
6755 timelog, instead of visiting the file.
6756 (timeclock-log-data): A new function, along with a host of helper
6757 functions, for the purpose of making timelog data accessible to
6758 programmers.
6759
6760 * eshell/esh-mode.el (window-height test): Make certain that
6761 `eshell-stringify-t' is non-nil.
6762 (eshell-password-prompt-regexp): Changed to a much simpler
6763 password regexp.
6764 (eshell-send-input): If `eshell-invoke-directly' returns t,
6765 directly invoke the parsed command using `eval'. This improves
6766 turn-around time on simple commands by a factor of three or
6767 greater, such as cd, ls, pwd, etc. -- which get used very often.
6768 It also conserves thousands of cons cells per call (since
6769 `eshell-do-eval' consumes memory like a Cookie Monster set loose
6770 in the Pacific Cookie Company).
6771
6772 * eshell/esh-test.el (eshell-test): Whitespace fix.
6773
83c9cb8e
SM
6774 * eshell/em-ls.el (eshell-ls-insert-directory):
6775 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
6776
6777 * eshell/em-script.el (eshell-script-initialize): Add names to
6778 `eshell-complex-commands, since `source' and `.' are complex.
6779
0467b076
EZ
6780 * eshell/esh-cmd.el (eshell-rewrite-for-command)
6781 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
6782 `eshell-copy-handles'.
6783 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
6784 bodies.
6785 (eshell-separate-commands): Whitespace fix.
6786 (eshell-complex-commands): Added a new list of names, for
6787 determining whether a given command is as simple as it looks.
6788 (eshell-invoke-directly): New function. Returns t if a command
6789 should be invoked directly (using `eval'), rather than indirectly
6790 using `eshell-do-eval'.
6791 (eshell-do-eval): Whitespace fix.
6792
6793 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
6794 which provides an emulation of the DOS shell behavior of assuming
6795 that cp/mv/ln should copy/move/link to the current directory.
6796 (eshell-remove-entries): Added a doc string.
6797 (eshell-shuffle-files): Removed the check for `target' being null.
6798 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
6799 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
6800 it to do a smarter check of whether a destination was provided.
6801 (eshell/mv, eshell/cp): Enable `:preserve-args'.
6802 (eshell/ln): Enable `:preserve-args', and use
6803 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
6804 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
6805 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
6806 list after flattening it. This makes it possible to cat files
6807 with numerical names.
6808 (eshell-unix-initialize): Added several names to
6809 `eshell-complex-commands.
6810 (eshell-unix-command-complex-p): Return t if a given command name
6811 may result in external processes being invoked.
6812
6813 * eshell/em-glob.el (eshell-glob-show-progress): Make this
6814 variable nil by default, since it slows down glob processing by a
6815 factor of two or more, and increases memory consumption.
6816
6817 * eshell/em-smart.el: Added a note about how memory consumptive
6818 smart display mode can be (at least this is true in Emacs 21).
6819 (eshell-smart-initialize): Whitespace fix.
6820 (eshell-refresh-windows): Use `if' instead of `when'.
6821 (eshell-smart-scroll-window): Calling `save-current-buffer' was
6822 not necessary.
83c9cb8e 6823 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
6824
6825 * eshell/em-ls.el (eshell-do-ls): Code simplification.
6826 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
6827 Whitespace fix.
6828 (eshell-ls-exclude-hidden): Added this variable in addition to
6829 `eshell-ls-exclude-regexp'. This one prevents files beginning
6830 with . from even being read, which can improve memory consumption
6831 quite a bit.
6832 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
6833 read file entries beginning with a dot. In home directories with
6834 lots of hidden files, fully two-thirds of the time spent in ls is
6835 used to read directory entries that are immediately thrown away.
6836 (eshell-ls-initial-args): Added back this configuration variable,
6837 for specifying default initial arguments to every call to ls.
6838 Much faster than using an alias to do the same thing.
6839 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
6840 (eshell-ls-dir): Whitespace change.
6841
6842 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
6843
83c9cb8e 6844 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
6845 (eshell-stringify-t): Added a customization variable, to indicate
6846 whether `t' should be rendered as a string at all. If not, one
6847 can still determine if the result of an expression is true using
6848 "file-exists-p FILE && echo true".
6849 (eshell-stringify): If `eshell-stringify-t' is nil, don't
6850 stringify t!
6851
6852 * eshell/esh-module.el: Whitespace fix.
6853
83c9cb8e
SM
6854 * eshell/em-alias.el (eshell-alias-initialize):
6855 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
6856 (eshell-command-aliased-p): New function that returns t if a
6857 command name names an aliased.
6858
657f9cb8 68592000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 6860
0467b076 6861 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 6862 redrawing the screen when changing cursor color.
0467b076
EZ
6863 (viper-insert-state-pre-command-sentinel)
6864 (viper-replace-state-pre-command-sentinel)
70c825df
SM
6865 (viper-replace-state-post-command-sentinel):
6866 Use viper-preserve-cursor-color.
657f9cb8
MK
6867 Many functions changed to use viper= instead of = when comparing
6868 characters.
0467b076 6869 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 6870 working with characters.
0467b076 6871 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
6872 Many functions changed to use viper= instead of = when comparing
6873 characters.
0467b076 6874 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 6875
0467b076 6876 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 6877 Several typos fixed in various docstrings.
0467b076 6878 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 6879 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
6880 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
6881 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
6882 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
6883 (ediff-get-selected-buffers): New function.
6884 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
6885 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
6886 Use save-window-excursion.
0467b076 6887 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 6888 termination check in while loop.
0467b076 6889 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 6890 dired buffer.
0467b076
EZ
6891 (ediff-files,ediff-merge-files,ediff-files3)
6892 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 6893
4f490d99
DL
68942000-10-28 Dave Love <fx@gnu.org>
6895
6896 * info.el (Info-fontify-node): Add help-echo for menu items.
6897
45b84006
EZ
68982000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
6899
5ebc02b3
EZ
6900 * startup.el (normal-top-level): If the value of $TERM indicates
6901 we are running from xterm or one of its work-alikes, default to a
6902 light background mode.
6903
45b84006
EZ
6904 Support for -fg, -bg, and -rv command-line arguments for TTYs:
6905 * faces.el (tty-handle-reverse-video): New function.
6906 (tty-create-frame-with-faces): Call it.
6907
6908 * frame.el (frame-notice-user-settings): Don't apply
6909 default-frame-alist and initial-frame-alist to MS-DOS frames.
6910 Call tty-handle-reverse-video, frame-set-background-mode, and
6911 face-set-after-frame-default for non-MS-DOS frames.
6912
6913 * startup.el (tty-long-option-alist): New variable.
6914 (tty-handle-args): New function.
6915 (command-line): Call tty-handle-args.
6916
6917 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
6918 startup.el now does that for all character-terminal frames.
6919
eab6e8b9
MB
69202000-10-28 Miles Bader <miles@gnu.org>
6921
83c9cb8e
SM
6922 * emacs-lisp/easy-mmode.el (define-minor-mode):
6923 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
6924 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 6925 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
6926 version using `easy-mmode-define-global-mode'.
6927 Add :conditional-turn-on keyword argument.
eab6e8b9 6928
51a29efc
DL
69292000-10-28 Dave Love <fx@gnu.org>
6930
83c9cb8e
SM
6931 * international/latin1-disp.el (latin1-char-displayable-p):
6932 Don't use window-system.
51a29efc 6933
d71d7114
EZ
69342000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
6935
6936 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6937 Don't call find-buffer-file-type-coding-system. Instead, just
6938 set eol-type to -unix if inhibit-eol-conversion is in effect, or
6939 if the file is on an untranslated filesystem.
6940 (add-untranslated-filesystem): Use "D" instead of "f" inside
6941 interactive.
6942
1f9cab4b
DL
69432000-10-27 Dave Love <fx@gnu.org>
6944
70c825df 6945 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
6946 (refill-mode): Use it.
6947
70c825df
SM
69482000-10-27 Stefan Monnier <monnier@cs.yale.edu>
6949
6950 * international/quail.el (quail-activate): Don't make-local-hook.
6951
7432cf10
AS
69522000-10-27 Andre Spiegel <spiegel@gnu.org>
6953
4836835a 6954 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 6955 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
6956 (vc-make-version-backup): Don't do it on MS-DOS without long file
6957 names.
4836835a 6958
7432cf10
AS
6959 * vc.el (vc-version-other-window): If an automatic backup of the
6960 desired version exists, rename it instead of copying it.
6961
4836835a
TTN
6962 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
6963 after command. If there's an unexpected error, signal it instead
7432cf10 6964 of being silent.
e1483c38 6965 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 6966
05ea7ef2
MB
69672000-10-27 Miles Bader <miles@lsi.nec.co.jp>
6968
fd1035aa
MB
6969 * shell.el (shell): Add BUFFER argument.
6970 * comint.el (make-comint-in-buffer): New function.
6971 (make-comint): Use it.
6972
05ea7ef2
MB
6973 * faces.el (face-spec-choose): Change syntax so that the list of
6974 attribute-value pairs is now the cdr of each clause, not the cadr.
6975 Detect old-style entries, and handle them. Use pop.
6976
835a55fe
SM
69772000-10-26 Stefan Monnier <monnier@cs.yale.edu>
6978
f5ab1cdd
SM
6979 * cus-edit.el (custom-mode-map): Use a sparse map.
6980 (custom-mode): Don't bother with make-local-hook.
6981
6982 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
6983
835a55fe
SM
6984 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
6985
c13b0ec8
GM
69862000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6987
6988 * ps-print.el: Avoid compilation gripes.
6989 (ps-print-version): New version number (6.2.1).
4836835a 6990
e9f63196
DL
69912000-10-26 Dave Love <fx@gnu.org>
6992
0b95284b
DL
6993 * menu-bar.el: Modify some menu item help strings.
6994 (menu-bar-help-menu): Add link to MORE.STUFF.
6995
e9f63196
DL
6996 * cus-edit.el (custom-mode): Add `special' mode-class property.
6997
6998 * wid-browse.el (widget-browse-mode): Likewise.
6999
7000 * wid-edit.el (widget-specify-field): Revert to using local-map
7001 property, not keymap.
7002
e276a14a
MB
70032000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7004
c1545d88
MB
7005 * wid-edit.el (widget-field-end): When checking for a `boundary'
7006 field, do so in the correct buffer.
7007
3c1b77ca
MB
7008 * simple.el (undo): Correctly distinguish between numeric and
7009 non-numeric prefix args in non-transient-mark-mode, as per the doc
7010 string. When in transient-mark-mode, treat all prefix-args as
7011 numeric.
7012
f5ab1cdd
SM
7013 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7014 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7015
7016 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7017 (comint-mode-map): Reverse order of `comint-write-output' and
7018 `comint-append-output-to-file'.
7019 (comint-append-output-to-file): Reinstate this function, for the
7020 benefit of the menu.
7021
d97151cb
SM
70222000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7023
7024 * vc.el (vc-version-other-window): Bind `file'.
7025
ea7d6f5b
GM
70262000-10-25 Gerd Moellmann <gerd@gnu.org>
7027
f5ab1cdd 7028 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7029
7030 * emacs-lisp/authors.el (batch-update-authors): New function.
7031 (authors-fixed-entries): New defconst.
7032 (authors-add-fixed-entries): New function.
7033 (authors): Call it.: Don't process lispref/.
7034
17c25cea
JR
70352000-10-25 Jason Rumney <jasonr@gnu.org>
7036
7037 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7038 Merge x w32 and mac definitions.
7039
4ecda532
GM
70402000-10-25 Gerd Moellmann <gerd@gnu.org>
7041
7042 * menu-bar.el (menu-bar-options-menu): Add a help string for
7043 `uniquify'.
7044
b6735035
GM
70452000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7046
f5ab1cdd
SM
7047 * time-stamp.el (time-stamp-string-preprocess):
7048 Fix a wrong type argument error.
b6735035 7049
f4cbc7a0
MB
70502000-10-25 Miles Bader <miles@gnu.org>
7051
7052 * recentf.el (recentf-mode): Variable removed.
7053 (recentf-mode): Use `define-minor-mode'.
7054
7055 * mwheel.el (mouse-wheel-mode): New global minor mode.
7056 (mwheel-install): Use `mouse-wheel-mode'.
7057
f4b020f6
DL
70582000-10-25 Dave Love <fx@gnu.org>
7059
f5ab1cdd
SM
7060 * progmodes/cperl-mode.el (cperl-mode):
7061 Set normal-auto-fill-function correctly.
072cb6f9 7062
83c9cb8e
SM
7063 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7064 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7065 bindings.
f4b020f6 7066
ebe2a441
MB
70672000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7068
ff4dcd4b
MB
7069 * wid-edit.el (widget-field-at): New function.
7070 (widget-at, widget-field-activate): Use it.
7071 (widget-tabable-at): Use `widget-at'.
7072 (widget-specify-field): If the terminating character of the widget
7073 field (which is read-only) is a newline, put it into a special
7074 `boundary' field so that C-n/C-p act more naturally.
7075 (widget-field-end): Also don't subtract one if a special
7076 `boundary' field has been added after the widget field.
7077
83c9cb8e
SM
7078 * comint.el (comint-output-filter, comint-send-input):
7079 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7080 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7081
ebe2a441
MB
7082 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7083 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7084 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7085
fe50b6ab
GM
70862000-10-24 Gerd Moellmann <gerd@gnu.org>
7087
53df4dda 7088 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7089 (authors): Set file coding system to iso-2022-7bit.
7090 Add file-local variables to output buffer.
53df4dda 7091
4836835a 7092 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7093 WARN is nil.
7094
53df4dda
GM
70952000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7096
7097 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7098
7099 * delim-col.el: Now there is a column formatting mechanism.
7100 Modified to customization mechanisms convention. Doc fix.
7101 (columns): New group for delim-col.
7102 (delimit-columns-before, delimit-columns-after)
7103 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7104 (delimit-columns-end): New vars.
7105 (delimit-columns-customize, delimit-columns-format): New funs.
7106 (delimit-columns-region, delimit-columns-rectangle)
7107 (delimit-columns-rectangle-line): Modified to support column
7108 formatting.
4836835a 7109
a9839779
DL
71102000-10-24 Dave Love <fx@gnu.org>
7111
7112 * log-edit.el (log-edit): Add :version and a :group for vc.
7113
df0267b8
GM
71142000-10-24 Gerd Moellmann <gerd@gnu.org>
7115
9acc3873
GM
7116 * files.el (after-find-file): Don't print a message ``New file''
7117 if WARN is nil.
7118
83c9cb8e
SM
7119 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7120 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7121 get duplicate tool-bar entries because we'll see the global ones
7122 on more than one path through keymaps.
7123
1946f901
GM
7124 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7125
df0267b8
GM
7126 * progmodes/cmacexp.el: Change Francesco's email address.
7127
ae3b264b
KH
71282000-10-24 Kenichi Handa <handa@etl.go.jp>
7129
7130 * window.el (fit-window-to-buffer): Adjust point of the window
7131 buffer, not that of the current buffer.
7132
23afac01
EZ
71332000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7134
7135 * progmodes/cmacexp.el: Update the euthor's email address.
7136
22d1a4ed
MB
71372000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7138
7139 * faces.el (face-spec-set-match-display): Add `graphic' display
7140 type (the inverse of `tty'). Use `display-graphic-p' instead of
7141 the window-system variable.
7142
f408aa48
KH
71432000-10-24 Kenichi Handa <handa@etl.go.jp>
7144
83c9cb8e
SM
7145 * international/isearch-x.el (isearch-with-input-method):
7146 Call input-method-function with the first event in
f408aa48
KH
7147 unread-command-events.
7148
94fe8a31
MB
71492000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7150
83c9cb8e 7151 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7152
8f47302e
AC
71532000-10-24 Andrew Choi <akochoi@i-cable.com>
7154
7155 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7156 New charsets.
7157
7158 * term/mac-win.el: Remove definitions of mac-roman-lower and
7159 mac-roman-upper, require dired, and define instead of set
7160 mac-ready-for-drag-n-drop to avoid compilation error.
7161
446c097e
AI
71622000-10-23 Andrew Innes <andrewi@gnu.org>
7163
83c9cb8e
SM
7164 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7165 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7166 expand-file-name after convert-standard-filename to ensure
7167 expected directory separators are used.
7168
379b70e7
EZ
71692000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7170
7171 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7172
85c766e9
DL
71732000-10-23 Dave Love <fx@gnu.org>
7174
b7e03a67
DL
7175 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7176 (tool-bar-add-item): Set foreground and background for XBM icons.
7177
83c9cb8e
SM
7178 * international/latin1-disp.el (latin1-char-displayable-p):
7179 New function (from Handa).
b7e03a67
DL
7180 (latin1-display-check-font): Use it.
7181
0dcf8835 7182 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7183 using :key-sequence, making it much more usable.
7184 Use nconc, not append.
0dcf8835
DL
7185 (imenu--create-keymap-1): Avoid append.
7186
85c766e9 7187 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7188
cb3069bb
MB
71892000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7190
7191 [the following changes fix a bug where `define-minor-mode' didn't
7192 correctly generate :require clauses for defcustoms in compiled files]
7193 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7194 (byte-compile-log-file, byte-compile-log-1): Don't set
7195 `byte-compile-current-file' to nil. Instead set
7196 `byte-compile-last-logged-file' to it. Test whether
7197 byte-compile-current-file equals byte-compile-last-logged-file
7198 instead of whether its nil.
3b6542ba 7199 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7200
6db6243b
SM
72012000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7202
7203 * textmodes/refill.el: Fix var names in doc.
7204 (refill-mode): Don't bother with make-local-hook anymore.
7205
98490598
MB
72062000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7207
e01cd227
MB
7208 * faces.el (face-user-default-spec, face-default-spec): New functions.
7209 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7210 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7211 Use `face-user-default-spec'. Simplify code slightly.
7212
4836835a 7213 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7214 (woman-unknown-face): Add dark-background variants.
7215 (woman-default-faces): Renamed from `woman-colour-faces'.
7216 Set using the stored defaults, rather than using hard-wired colors.
7217 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7218 Just make the foreground `unspecified' rather than "black".
7219 (woman-menu): Rename menu entries accordingly.
7220
98490598
MB
7221 * faces.el (header-line): Make more reasonable on mono/grayscale
7222 displays.
7223
1a578e9b
AC
72242000-10-23 Andrew Choi <akochoi@i-cable.com>
7225
7226 * cus-edit.el (custom-button-face): Use 3D look for mac.
7227 (custom-button-pressed-face): Likewise.
7228
7229 * faces.el (set-face-attributes-from-resources): Handle mac frames
7230 in the same way as x and w32 frames.
7231 (face-valid-attribute-values): Likewise.
7232 (read-face-attribute): Likewise.
7233 (defined-colors): Likewise.
7234 (color-defined-p): Likewise.
7235 (color-values): Likewise.
7236 (display-grayscale-p): Likewise.
7237 (face-set-after-frame-default): Likewise.
7238 (mode-line): Same default face as for x and w32.
7239 (tool-bar): Likewise.
7240
7241 * frame.el: Remove call to frame-notice-user-settings at end of
7242 the file.
7243
83c9cb8e 7244 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7245 as for x, pc, and w32 frame types.
7246
7247 * term/mac-win.el: New file.
7248
aaaf7be7
DL
72492000-10-22 Dave Love <fx@gnu.org>
7250
7251 * textmodes/refill.el: New file.
7252
5392d654
AS
72532000-10-22 Andre Spiegel <spiegel@gnu.org>
7254
4836835a 7255 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7256 MANUAL and REGEXP.
4836835a 7257 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7258 New functions.
7259 (vc-before-save): Use the latter.
7260 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7261 confusion.
7262
4836835a 7263 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7264 expected by vc[-hooks].el.
7265
7266 * vc.el (vc-checkout): Added `-p' suffix in call to
7267 vc-make-version-backups-p; use vc-make-version-backup to actually
7268 make the backup.
7269 (vc-version-other-window, vc-version-backup-file): Handle both
7270 automatic and manual backups.
7271 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7272 of all of them.
7273
1e221c16
MB
72742000-10-22 Miles Bader <miles@gnu.org>
7275
7ff4fda5
MB
7276 * comint.el (comint-highlight-input, comint-highlight-prompt):
7277 Renamed, `-face' at end removed.
7278 (comint-send-input, comint-output-filter): Use renamed faces.
7279
3511cde8
MB
7280 * window.el (fit-window-to-buffer): Change defaulting of
7281 MAX-HEIGHT slightly.
7282
1e221c16
MB
7283 * faces.el (color-values, color-defined-p): Use `member', not
7284 `memq', because it works correctly for strings.
7285 (frame-set-background-mode): Actually, "unspecified-fg" and
7286 "unspecified-bg" *are* strings. Use `member', not `memq', and
7287 `equal', not `eq', when a string value is possible.
7288
b6ef4898
EZ
72892000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7290
7291 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7292
34939e2c
SM
72932000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7294
7295 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7296 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7297 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7298 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7299 (sh-font-lock-syntactic-keywords): Use them.
7300 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7301 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7302 (sh-mode): Don't override font-lock-unfontify-region-function.
7303 Use a copy of sh-font-lock-syntactic-keywords.
7304 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7305 Don't call sh-scan-buffer since font-lock does it on the fly.
7306 (sh-get-indent-info): Use `face' rather than `syntax-table'
7307 text-property to detect here-documents.
7308 Replace sh-special-syntax with sh-st-punc.
7309 (sh-prev-line): Use `face' rather than `syntax-table'
7310 text-property to skip over here-documents.
7311 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7312 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7313 (sh-electric-less, sh-set-here-doc-region)
4836835a 7314 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7315 (sh-scan-buffer, sh-rescan-buffer): Remove.
7316
f3d3c491
AI
73172000-10-21 Andrew Innes <andrewi@gnu.org>
7318
7319 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7320 remote (ange-ftp) file names.
7321
b86c791c
MB
73222000-10-21 Miles Bader <miles@gnu.org>
7323
d9c30bdf
MB
7324 * window.el (fit-window-to-buffer): New function.
7325 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7326 (window-text-height): Don't expect minibuffers to have mode-lines.
7327
d9c30bdf 7328 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7329 * international/quail.el (quail-update-guidance):
7330 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7331
617fee5a
MB
7332 * international/quail.el (quail-show-guidance-buf): Make sure
7333 guidance window really has enough room.
7334 (quail-update-guidance): If quail-guidance-win is already shown,
7335 make sure its height is OK.
7336
b86c791c
MB
7337 * window.el (window-text-height, set-window-text-height):
7338 New functions.
7339 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7340 instead of `window-height' & `mode-line-window-height-fudge'.
7341 (mode-line-window-height-fudge): Add FACE parameter.
7342 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7343 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7344
e34850d1
MB
73452000-10-20 Miles Bader <miles@gnu.org>
7346
7347 * window.el (height-affecting-face-attributes): Use `defconst'.
7348
7349 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7350 New function, conditionally aliased to `mode-line-window-height-fudge'.
7351 (ispell-help): Use it.
7352 (ispell-choices-win-default-height): Don't include mode-line fudge.
7353 (ispell-choices-win-default-height): New function.
7354 (ispell-show-choices, ispell-command-loop): Use function
7355 `ispell-choices-win-default-height' instead of variable.
7356
a8b883c2
MB
73572000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7358
8c6e4a58
MB
7359 * window.el (mode-line-window-height-fudge): New variable.
7360 (height-affecting-face-attributes): New variable.
7361 (mode-line-window-height-fudge): New function.
7362 (shrink-window-if-larger-than-buffer): Use it.
7363 * help.el (resize-temp-buffer-window): Likewise.
7364
a8b883c2
MB
7365 * info.el (Info-fontify-node): Add support for @subsubsection
7366 titles, which use `Info-title-4-face'.
7367 (Info-title-4-face): New face.
7368 (Info-title-3-face): Inherit from Info-title-4-face instead of
7369 variable-pitch.
7370
e64c3a75
JR
73712000-10-19 Jason Rumney <jasonr@gnu.org>
7372
7373 * dired.el (dired-insert-directory): Do not let errors signalled by
7374 attempt to run dired-free-space-program prevent dired from working.
7375
c70fe852
SM
73762000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7377
7378 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7379
877cf6b4
GM
73802000-10-19 Gerd Moellmann <gerd@gnu.org>
7381
5de037e0
GM
7382 * dirtrack.el (dirtrack): Fix call to run-hooks.
7383
6deb9af9
GM
7384 * cmuscheme.el (cmuscheme-program-name): Renamed from
7385 scheme-program-name because xscheme.el contains a defcustom with
7386 the same name. As a consequence, customizing group `cmuscheme'
7387 loaded `xscheme' which redefined run-scheme.
7388 (run-scheme): Use cmuscheme-program-name.
7389
83c9cb8e 7390 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7391
e597d8fb 7392 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7393 anonymous address, and add a website for Befrienders International.
4836835a 7394
3e9cb08f
GM
73952000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7396
c70fe852
SM
7397 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7398 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7399 (ps-print-version): New version number (6.2).
7400 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7401 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7402 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7403 (ps-x-extent-priority, ps-x-extent-start-position)
7404 (ps-x-face-font-instance, ps-x-find-coding-system)
7405 (ps-x-font-instance-properties, ps-x-make-color-instance)
7406 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7407 avoid compilation gripes without defining functions.
7408 (ps-e-find-composition): Alias for function find-composition, to have a
7409 suitable function depending on Emacs version.
7410 (ps-color-device, ps-color-values, ps-face-foreground-name)
7411 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7412 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7413 (ps-print-ensure-fontified): Function definitions surrounded by
7414 `eval-and-compile' to avoid compilation gripes.
7415 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7416 by symbol-value to avoid compilation gripes.
7417 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7418 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7419
d8abcd91
MB
74202000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7421
13ab33c4
MB
7422 * startup.el (normal-top-level): Call `frame-set-background-mode'
7423 after `frame-notice-user-settings' because the latter doesn't call
7424 the former on a tty.
7425
d8abcd91
MB
7426 * faces.el (frame-set-background-mode): `unspecified' &c are
7427 symbols, not strings.
7428
e8bce0a9
EZ
74292000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7430
c70fe852
SM
7431 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7432 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7433
c70fe852
SM
7434 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7435 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7436
773272d8
KH
74372000-10-19 Kenichi Handa <handa@etl.go.jp>
7438
c70fe852 7439 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7440 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7441 for ISO10646-1 fonts.
7442 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7443
772139c0
EZ
74442000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7445
7446 * faces.el (frame-set-background-mode): If a tty frame defines a
7447 background color, use that to compute the background mode, instead
7448 of always defaulting to "dark".
7449
d134a19f
MB
74502000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7451
8bb84cb2
MB
7452 * comint.el (comint-write-output): New function.
7453 (comint-mode-map): Add it to the menu.
e40a778f 7454 Bind `C-c C-s' to comint-write-output.
d134a19f 7455
dada41e1
GM
74562000-10-18 Gerd Moellmann <gerd@gnu.org>
7457
7458 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7459 Use fancy-splash-delay.
7460
9b5360aa
GM
74612000-10-18 Alex Schroeder <alex@gnu.org>
7462
7463 * progmodes/sql.el (sql-sybase-options): New option.
7464 (sql-sybase): Use it. Add sql-database to the list of parameters
7465 provided for login. The options -w 2048 -n are not used any more.
7466
9035a35a
GM
7467 * comint.el (comint-read-input-ring): Bugfix such that the first
7468 and the last entry of the input ring file are not lost.
7469
3556c6dd
GM
74702000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7471
7472 * ps-print.el: Internal variable changes to defcustom,
7473 make-local-hook changes to defvar. Doc fix.
7474 (ps-print-version): New version number (6.1).
7475 (ps-setup, ps-do-despool): Code fix.
7476 (ps-printer-name): Customization fix.
7477 (ps-printer-name-option): Now is a defcustom instead of an
7478 internal variable.
7479 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7480 (ps-print-begin-column-hook): Now are defvar instead of
7481 make-local-hook.
4836835a 7482
4e217e50
MB
74832000-10-18 Miles Bader <miles@gnu.org>
7484
7485 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7486 (comint-kill-output): Changed into an alias for `comint-delete-output',
7487 and made obsolete.
7488 (comint-mode-map): Rename references to comint-kill-output.
7489
34460354
EZ
74902000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7491
7492 * diff-mode.el (diff-header-face, diff-file-header-face)
7493 (diff-changed-face): Add bold and italic attributes to tty faces.
7494 (diff-function-face): New face.
7495 (diff-font-lock-keywords): Use it.
7496
17ea3cdb
MB
74972000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7498
7499 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7500 Remove commented-out call to force-mode-line-update.
7501 (comint-kill-output): Use `forward-line 0' instead of
7502 beginning-of-line to make sure we get past the prompt.
7503
9244f2c7
SM
75042000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7505
7506 * diff-mode.el (diff-header-face, diff-file-header-face):
7507 Add specific setting for dark background.
7508 (diff-context-face): Renamed from diff-comment-face.
7509 Set explicitly rather than inheriting from font-lock-comment-face.
7510
1592c1ef
EZ
75112000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7512
7513 * startup.el (command-line): Move the code which sets the default
7514 TTY colors to before before-init-hook.
7515
f86292a9
GM
75162000-10-17 Gerd Moellmann <gerd@gnu.org>
7517
7518 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7519
f7f2e883
EZ
75202000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7521
e854cc22
EZ
7522 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7523 extensions, for MS-DOS.
7524
f7f2e883
EZ
7525 * diff-mode.el (diff-header-face, diff-file-header-face)
7526 (diff-changed-face): Define tty-specific colors.
7527
c7b4f0f9
GM
75282000-10-17 Gerd Moellmann <gerd@gnu.org>
7529
7530 * startup.el (fancy-splash-text): Realign the text.
7531
12a72271
EZ
75322000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7533
7534 * font-lock.el (font-lock-comment-face): Define a separate default
7535 for dark-background tty's.
7536
61dfccfd
MB
75372000-10-17 Miles Bader <miles@gnu.org>
7538
7539 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7540 being obscured by whizzy mode-lines on graphics displays.
7541
333cd59e
EZ
75422000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7543
7544 * info.el (Info-title-1-face, Info-title-2-face)
7545 (Info-title-3-face): Define colors for tty's.
dada41e1 7546 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 7547
dbf1fcc1
EZ
75482000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7549
7550 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7551 reverse from the frame parameters, and don't invert foreground and
7552 background colors.
7553
ac629823
MB
75542000-10-16 Miles Bader <miles@gnu.org>
7555
7556 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7557 string "*Info*". Call propertized-buffer-identification to spruce
7558 up the result.
7559
76eebffc
GM
75602000-10-16 Gerd Moellmann <gerd@gnu.org>
7561
3a6b59d9
GM
7562 * help.el: Provide `help' for the sake of define-minor-mode
7563 which generates defcustoms with requires.
7564
6569c3d3
GM
7565 * jit-lock.el (jit-lock-after-change): If we're in text that
7566 matches a multi-line font-lock pattern, make sure the whole text
7567 will be redisplayed.
7568
c2e0a611
GM
7569 * emacs-lisp/authors.el (authors-add): Don't add an entry if
7570 author's name is unknown.
7571
76eebffc
GM
7572 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
7573 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
7574 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
7575 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
7576 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
7577 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
7578 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
7579 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
7580 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
7581 Add author information.
7582
cf1e7b12
MB
75832000-10-16 Miles Bader <miles@lsi.nec.co.jp>
7584
7585 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
7586 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
7587 full-color version (using the Gimp) to eliminate dithering artifacts.
7588
5586f3eb
SM
75892000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7590
7591 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
7592
7593 * simple.el (syntax-flag-table, string-to-syntax): Remove.
7594
ad64a888
DL
75952000-10-15 Dave Love <fx@gnu.org>
7596
83c9cb8e 7597 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
7598
7599 * pcomplete.el (pcomplete) <defgroup>: Add :version.
7600
7601 * whitespace.el: Doc fixes.
7602 (top-level): Don't add hooks here.
7603 (whitespace-running-emacs): Deleted.
7604 (timer): Don't require.
7605 (whitespace): Add back :version conditional on xemacs test.
7606 (whitespace-spacetab-regexp, whitespace-indent-regexp)
7607 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
7608 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
7609 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
7610 Avoid specific xemacs test.
7611 (whitespace-global-mode): New option.
7612 (whitespace-global-mode): New command.
7613 (whitespace-unload-hook): New function.
7614
7615 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 7616 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
7617 (Info-fontify-node): `Goto' goes to `Go to'.
7618 (Info-fontify-node): Add help-echo to xref links.
7619
1ef49fc6
EZ
76202000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
7621
7622 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7623
8b7707e1
SM
76242000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7625
b3b7f42f
SM
7626 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7627 Use plist-get and allow :inherit.
7628
7629 * emacs-lisp/cl-macs.el (cl-do-arglist):
7630 Use plist-get and plist-member instead of memq.
7631
3c7fafc7
SM
7632 * emacs-lisp/ewoc.el (ewoc-location): New function.
7633 (ewoc-enter-after, ewoc-enter-before): Document return value.
7634 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7635 Don't need make-local-hook any more.
7636 (cvs-addto-collection): Return the new tin.
7637 (cvs-mode-insert): Jump to the new line.
7638
8b7707e1
SM
7639 * jit-lock.el (jit-lock-fontify-buffer): Remove.
7640
7641 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
7642
7643 * font-lock.el (font-lock-syntactically-fontified): New var.
7644 (font-lock-fontify-syntactic-keywords-region): Use it.
7645 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
7646
7647 * diff-mode.el (diff-find-file-name): Fix regexp.
7648
7649 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
7650 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
7651
7652 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
7653 (sh-mode-syntax-table): Add punctuation syntax for < and >.
7654 (sh-mode): Don't make all vars local here.
7655 (sh-kw): Reformat.
7656 (sh-set-shell): Use dolist. Don't set indent-region-function.
7657 (sh-mode-syntax-table): Use pop.
7658 (sh-remember-variable): Use push.
7659 (sh-help-string-for-variable): Use memq.
7660 (sh-safe-backward-sexp): Remove.
7661 (sh-safe-forward-sexp): Add ARG.
7662 (sh-get-indent-info, sh-prev-stmt): Use it.
7663 (sh-prev-line): Simplify by using forward-comment.
7664 (sh-this-is-a-continuation): Simplify.
7665 (sh-learn-buffer-indent): Use dolist.
7666 (sh-do-nothing): Remove.
7667 (sh-set-char-syntax, sh-set-here-doc-region):
7668 Use inhibit-modification-hooks.
7669 (sh-name-style): Use mapcar and push.
7670 (sh-load-style): Use dolist.
7671 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
7672 (sh-case, sh-while-getopts): Use propertize directly rather
7673 than sh-electric-rparen.
7674
76752000-10-14 Stefan Monnier <monnier@cs.yale.edu>
7676
7677 * textmodes/tex-mode.el: Require CL when compiling.
7678 (tex-mode-syntax-table): Init immediately.
7679 (tex-mode-map): Bind M-RET to latex-insert-item.
7680 (latex-mode): Set indent-line-function to latex-indent.
7681 (tex-common-initialization): Don't setup the syntax-table any more.
7682 (latex-insert-item): New skeleton.
7683 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 7684 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 7685 (latex-indent, latex-find-indent): New functions.
4836835a 7686 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
7687 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
7688 (tex-compilation-parse-errors): Use with-syntax-table.
7689
86b7fcbb
MB
76902000-10-15 Miles Bader <miles@gnu.org>
7691
7692 * font-lock.el (font-lock-comment-face): Change dark-background,
7693 color, non-tty, default to `chocolate1'.
7694
57a24508
JW
76952000-10-13 John Wiegley <johnw@gnu.org>
7696
7697 * eshell/esh-util.el (require): Added a missing `require' form,
7698 needed when compiling (for an ange-ftp macro definition).
7699
40ad3db4
DL
77002000-10-13 Dave Love <fx@gnu.org>
7701
7702 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
7703
db460189
GM
77042000-10-13 Gerd Moellmann <gerd@gnu.org>
7705
83c9cb8e 7706 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 7707
4836835a 7708 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
7709 transparent -colors 8).
7710
3b5e21df
GM
77112000-10-13 Stephen Gildea <gildea@alum.mit.edu>
7712
7713 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
7714 that breaks with old list format timestamps.
7715 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 7716 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 7717
16908a3f
JW
77182000-10-13 John Wiegley <johnw@gnu.org>
7719
d7103dda
JW
7720 * align.el, pcomplete.el, calendar/timeclock.el,
7721 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
7722
dace60cf 7723 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
7724 faulty math, where holiday hours were being computing as seconds.
7725
b6b70cda
JW
77262000-10-13 John Wiegley <johnw@gnu.org>
7727
7728 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
7729 specifying what "other" kinds of buffers should be saved.
7730 This used to be hard-coded.
b6b70cda
JW
7731 (desktop-buffer-misc-functions): A global for specifying how
7732 auxiliary data should be determined for special buffer types.
7733 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
7734 instead of hard-coding the special buffer types.
7735 (desktop-save): Run `desktop-buffer-misc-functions' to gather
7736 auxiliary data, instead of hard-coding for Info buffers and dired.
7737 (desktop-buffer-info-misc-data): Aux function for determining Info
7738 buffer auxiliary info.
7739 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
7740 (desktop-buffer-info): Changed this function to use the info
7741 gathered above.
7742 (desktop-create-buffer): Be a little more careful about what
7743 `minor-mode' means before calling it. This is important for some
7744 buffer types.
7745
8c6b1d83
JW
77462000-10-13 John Wiegley <johnw@gnu.org>
7747
7748 * eshell/esh-util.el: Added a global form which declares an
7749 autoload for `parse-time-string', if that function is not already
7750 defined, and if parse-time.el is available on the user's system.
7751
7752 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
7753 to be aware of ange-ftp user info.
83c9cb8e 7754 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
7755 (eshell-ls-annotate): Use `eshell-file-attributes'.
7756 (eshell-ls-file): Made the user-id printing code a bit smarter.
7757
7758 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
7759 allow identification of alias user ids in remote directories.
83c9cb8e
SM
7760 It's manual, but there's no other way to know when the current user
7761 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
7762 (fboundp): Bind `ange-cache'.
7763 (eshell-directory-files-and-attributes): Re-organized the logic a
7764 bit to use `eshell-file-attributes' instead of `file-attributes'.
7765 The former is more sensitive to directories that are read via FTP,
7766 and knows how to use ange-ftp to determine full attribute
7767 information, instead of just the name and last modtime.
7768 (eshell-current-ange-uids): Return the current user id when in a
7769 remote directory.
7770 (eshell-parse-ange-ls): Parse a full directory listing that has
7771 been returned by ange-ftp.
7772 (eshell-file-attributes): This beefed up version of
7773 `file-attributes' is only special if the user is currently in a
7774 remote directory, in which case it does a lot of work to find out
7775 what the real attributes of a file are, as they appear on the
7776 remote machine. This makes usage of remote directories (i.e.,
7777 ange-ftp pathnames) much more useful. You can now use Eshell as a
7778 full-fledged FTP client, with much more manipulation ability than
7779 most other clients.
7780
7781 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
7782 variable, which means that Eshell's du should always be preferred
7783 in remote directories.
7784 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
7785 just `file-attributes'.
7786 (eshell-mvcp-template): Bind `ange-cache', to improve performance
7787 when reading remote directories. This is an Eshell-specific
7788 variable (not part of ange-ftp).
7789 (eshell/ln): Bind `ange-cache'.
7790 (eshell/du): Added some extra logic for determining when to use
7791 Eshell's du (which is slow), and when to use the external version
7792 (which may or may not exist).
7793
83c9cb8e
SM
7794 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7795 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
7796 `get-buffer-process', since backgrounded processes don't count in
7797 the context of this function's logic.
7798
7799 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
7800 `forward-char', so that null strings are parsed correctly.
7801
87730e84 78022000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 7803
83c9cb8e
SM
7804 * eshell/em-pred.el (eshell-pred-file-type)
7805 (eshell-pred-file-links, eshell-pred-file-size):
7806 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
7807
7808 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
7809 that remote file globbing is more efficient.
7810
7811 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
7812 gathering the files and attributes within a directory.
7813
7814 * eshell/em-unix.el (eshell/cat): If any of the files passed on
7815 the command line is a special file (not a regular file, directory
7816 or symlink), always attempt to call the external version of cat.
7817
87730e84 78182000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
7819
7820 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
7821 Eshell-friendly version of find-tag.
7822
1c7e37a9
MB
78232000-10-13 Miles Bader <miles@lsi.nec.co.jp>
7824
4836835a 7825 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
7826 (image-file-name-regexps): Add autoload cookies.
7827
11a7f341
KH
78282000-10-13 Kenichi Handa <handa@etl.go.jp>
7829
7830 * international/mule-cmds.el (select-safe-coding-system): If FROM
7831 is string, show it in *Warning* buffer.
7832
8ddddcb0
EZ
78332000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7834
7835 * startup.el (normal-top-level): Use display-popup-menus-p instead
7836 of window-system.
7837 (command-line): Use display-graphic-p instead of window-system.
7838 (command-line-1): Use display-popup-menus-p and display-mouse-p
7839 instead of window-system.
7840
72200f89
SS
78412000-10-12 Sam Steingold <sds@gnu.org>
7842
7843 * tooltip.el (tooltip-use-echo-area): New user variable.
7844 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
7845
8661c643
DL
78462000-10-12 Dave Love <fx@gnu.org>
7847
d0b40dc1
DL
7848 * recentf.el: Maintainer's checkdoc fixes.
7849
83c9cb8e
SM
7850 * startup.el (normal-top-level-add-subdirs-to-load-path):
7851 Use character class, not ASCII when matching file names.
a622451f
DL
7852 (fancy-splash-head): Add trailing slash to URL.
7853 (command-line): Don't require XPM support for toolbar.
7854
8661c643
DL
7855 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
7856 (cperl-invalid-face): Revert last change.
7857 (cperl-init-faces): Quote cperl-invalid-face.
7858
ef2ed8ab
KH
78592000-10-12 Kenichi Handa <handa@etl.go.jp>
7860
7861 * startup.el (fancy-splash-text): Remove superfluous quote.
7862
b0da379e
GM
78632000-10-12 Gerd Moellmann <gerd@gnu.org>
7864
dbeb499b
GM
7865 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
7866 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
7867 (command-line-1): Don't use fancy-splash-pending-command.
7868 (fancy-splash-screens-1): Goto point-min after inserting text.
7869
d861718a
GM
7870 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
7871
b0da379e
GM
7872 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
7873 instead of shared-lisp-mode-map.
7874
4fb2ad98
MB
78752000-10-12 Miles Bader <miles@lsi.nec.co.jp>
7876
1cb4393e
MB
7877 * faces.el (header-line): Change tty-variant to use underlining.
7878
4fb2ad98
MB
7879 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
7880 (isearch-highlight): Restore lazy-isearch face properties at old
7881 position, and suppress them at new position.
7882 (isearch-dehighlight): Restore lazy-isearch face properties.
7883 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
7884 over the real isearch overlay, but in that case, don't give it a
7885 face property. Use `push'.
7886
eb991b25
KH
78872000-10-12 Kenichi Handa <handa@etl.go.jp>
7888
7889 * man.el (Man-getpage-in-background): Fix previous change.
7890 Decode the process output only when we are in multibyte mode.
7891
a818c1c0
DL
78922000-10-11 Dave Love <fx@gnu.org>
7893
c990f53a
DL
7894 * info.el (Info-mode-menu): Fix some help.
7895 (info-tool-bar-map): Add entry for Info-last.
7896
a818c1c0
DL
7897 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
7898 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
7899 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
7900 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
7901 * toolbar/search-replace.xpm, toolbar/exit.xpm:
7902 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
7903 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
7904 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
7905 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
7906 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
7907 Reduce colour requirements to 25 overall. (Probably wants
7908 revisiting from the originals to reduce further.)
7909
c1b096cb
EZ
79102000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
7911
7912 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
7913 buffer-file-coding-system, instead of raw-text.
7914 (dehexlify-buffer): Bind coding-system-for-read to
7915 buffer-file-coding-system, instead of raw-text.
7916
5c8b7eaf
SS
79172000-10-11 Sam Steingold <sds@gnu.org>
7918
83c9cb8e 7919 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
7920 `underline' - fixes the bug introduced on 2000-09-21.
7921
2cfbdb7a
DL
79222000-10-11 Dave Love <fx@gnu.org>
7923
83c9cb8e
SM
7924 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
7925 Avoid compiler warnings.
2cfbdb7a
DL
7926 (scheme-mode): Doc fix.
7927 (scheme-font-lock-keywords-1): Match `define-syntax'.
7928
79292000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
7930
7931 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
7932 face specs as well as default ones. Only do anything if the
7933 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 7934 (region): Make dark-background `region' face less in-your-face.
4b33f290 7935
690ec649
SS
79362000-10-10 Sam Steingold <sds@gnu.org>
7937
7938 * chistory.el, ielm.el, ledit.el:
7939 * progmodes/inf-lisp.el, progmodes/scheme.el:
7940 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
7941
3b95d6bb
SM
79422000-10-10 Stefan Monnier <monnier@cs.yale.edu>
7943
7944 * textmodes/texinfo.el: Update copyright and fix typo.
7945
7946 * desktop.el (desktop-modes-not-to-save): New var.
7947 (desktop-save-buffer-p): Use it.
a30eb617
DL
7948 Also, obey desktop-buffers-not-to-save even for non-file buffers.
7949 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
7950
79512000-10-10 Dave Love <fx@gnu.org>
7952
7953 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 7954 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
7955
7956 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
7957 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
7958 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
7959 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
7960 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
7961 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
7962 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
7963 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
7964 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
7965 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
7966 the .xpms; probably need retouching.
7967
79682000-10-10 Miles Bader <miles@lsi.nec.co.jp>
7969
7970 * subr.el (add-to-list): Add optional argument APPEND.
7971 * battery.el (display-battery): Use `add-to-list'.
7972
79732000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
7974
83c9cb8e
SM
7975 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
7976 properties.
a30eb617
DL
7977 (zone, zone-when-idle, zone-leave-me-alone)
7978 (zone-pgm-whack-chars): Use new symbol properties.
7979
7980 * battery.el (display-battery): Doc spelling fix.
7981
7982 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
7983 property.
7984
79852000-10-09 Dave Love <fx@gnu.org>
7986
7987 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
7988 has been initialized before calling tool-bar-setup.
7989 (tool-bar-add-item-from-menu): Add autoload cookie.
7990
79912000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
7992
7993 * menu-bar.el (send-mail-item-name): New function.
7994 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
7995 of mail-user-agent in the menu. Don't display the "Send Mail"
7996 item if mail-user-agent is nil or its value is ignore.
7997 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
7998 if read-mail-command is nil or its value is ignore.
7999
8000 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8001
80022000-10-09 Miles Bader <miles@gnu.org>
8003
8004 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8005 Correct image size.
8006 * toolbar/left_arrow.xpm: Correct image size.
8007
8008 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8009 will be done by the definition of `auto-compression-mode' if
8010 necessary. Move code to uninstall existing file-name handler
8011 before definition of `auto-compression-mode'.
8012
8013 * image-file.el (auto-image-file-mode): Move to the end of the
8014 file, because `define-minor-mode' actually calls the mode-function
8015 if the associated variable is non-nil, which requires that all
8016 needed functions be already defined.
8017
8018 * mouse.el (popup-menu): Balance parens.
8019
80202000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8021
8022 * mouse.el (popup-menu): Move the command call outside the loop
8023 so that popup-menu returns whatever the command returns.
8024
8025 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8026 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8027 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8028 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8029
8030 * vc.el (vc-version-diff): diff-switches can be a list.
8031 Use relative filenames for prettier output.
8032
8033 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8034 (vc-post-command-functions): Remove old-VC compatibility code.
8035
8036 * newcomment.el (comment-indent-default): Autoload.
8037
8038 * font-lock.el (font-lock-defaults): Make buffer-local.
8039 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8040 (font-lock-choose-keywords):
8041 Ignore LEVEL unless KEYWORDS is a list of syms.
8042 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8043 Don't wrap regexp-opt things in \(...\) unnecessarily.
8044
8045 * jit-lock.el: Don't require font-lock any more.
8046 (jit-lock-functions): Make buffer-local.
8047 (jit-lock-saved-fontify-buffer-function): Remove.
8048 (jit-lock-mode): Remove autoload cookie.
8049 Remove font-lock specific code.
8050 (jit-lock-unregister): Don't bother handling complex hooks any more.
8051 (jit-lock-refontify): New function.
8052 (jit-lock-fontify-buffer): Use it.
8053 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8054 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8055 Add optional args START and END.
8056 Never call font-lock-fontify-region directly.
8057 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8058
8059 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8060
80612000-10-08 Dave Love <fx@gnu.org>
8062
8063 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8064
8065 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8066
8067 * play/studly.el (studlify-region, studlify-word): Add autoload
8068 cookie.
8069
8070 * play/morse.el (morse-region, unmorse-region): Add autoload
8071 cookie.
8072
8073 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8074 concat.
8075
8076 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8077 insist on symbols starting with word syntax.
8078 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8079 (eval-defun-1): Doc fix.
8080 (indent-sexp): Use nconc to build up indent-stack.
8081
8082 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8083 Gnus with little use.
8084 (mail-setup-hook): Add mail-abbrevs-setup to options.
8085
8086 * recentf.el: Doc fixes.
8087
8088 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8089 Clean up remainder.
8090
8091 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8092 without timezone and (8) with timezone to enforce some whitespace.
8093 Simplify code somewhat.
8094
8095 * options.el (list-options): Doc that you should use customize.
8096
8097 * iswitchb.el (iswitchb-mode): Add :require.
8098
8099 * info.el (Info-goto-node, Info-menu): Doc fix.
8100 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8101 (info-tool-bar-map): New variable.
8102 (Info-mode): Use it.
8103 (Info-edit-map): Define all in defvar.
8104 (speedbar-attached-frame): Avoid compiler warning.
8105
8106 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8107 (global-map): Bind [tool-bar] to a filtered map.
8108 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8109 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8110 Allow PBM icons.
8111 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8112
8113 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8114 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8115 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8116 icons, except up_arrow, which is left-arrow rotated.
8117
8118 * imenu.el (imenu-add-to-menubar): Fix last change.
8119
81202000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8121
8122 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8123 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8124
81252000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8126
8127 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8128 typos in doc strings.
8129
8130 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8131 the doc strings how to customize Font Lock faces.
8132
8133 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8134 computing growth when dragging the header line.
8135
81362000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8137
8138 * simple.el (kill-line): Doc fix.
8139
81402000-10-08 Miles Bader <miles@gnu.org>
8141
8142 * faces.el (secondary-selection): Make foreground visible on tty.
8143
8144 * jka-compr.el (auto-compression-mode): Move to the end of the
8145 file, because `define-minor-mode' actually calls the mode-function
8146 if the associated variable is non-nil, which requires that all
8147 needed functions be already defined.
8148 (with-auto-compression-mode): Add autoload cookie.
8149
81502000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8151
8152 * files.el (find-backup-file-name) [ms-dos]: If support for long
8153 file names is not available, behave as if version-control were set
8154 to never.
8155
81562000-10-07 Dave Love <fx@gnu.org>
8157
8158 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8159 (browse-url-gnome-moz): New function.
8160 (browse-url-browser-function): Use it.
8161 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8162
81632000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8164
8165 * indent.el (tab-always-indent): New var.
8166 (indent-for-tab-command): Use it.
8167
8168 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8169 raise an error. This way it can still default to a sane value.
8170
81712000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8172
8173 * startup.el (fancy-splash-screens): Use local rather than global map.
8174 Don't use `update-menu-bindings' any more.
8175 Get rid of assumptions about keymap representation.
8176
81772000-10-06 Dave Love <fx@gnu.org>
8178
8179 * textmodes/fill.el (sentence-end-double-space)
8180 (sentence-end-without-period): Doc fix.
8181 (adaptive-fill-regexp): Purecopy.
8182 (unjustify-current-line): Use line-end-position.
8183 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8184
8185 * net/eudc-vars.el (eudc): Add :version, :link.
8186
8187 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8188
8189 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8190 Fix for define-minor-mode.
8191 (function-at-point): Alias to function-called-at-point.
8192
8193 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8194
8195 * simple.el (backward-word): Doc fix.
8196
8197 * image-file.el (image-file-name-regexp): image-file-regexps ->
8198 image-file-name-regexps.
8199 (image-file-name-extensions): Add pbm.
8200
82012000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8202
8203 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8204 and add filename to the names so that diff-mode can jump to source.
8205
8206 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8207 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8208 (tex-font-lock-keywords-1): Remove.
8209 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8210 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8211 (font-lock-default-fontify-region):
8212 Expand beg..end correctly when just following a multiline region.
8213 (font-lock-fontify-anchored-keywords):
8214 Include the anchor text as part of the multiline.
8215
82162000-10-06 Gerd Moellmann <gerd@gnu.org>
8217
8218 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8219 latter needs the autoloaded define-minor-mode macro during the
8220 bootstrap.
8221
8222 * startup.el (command-line): For now, activate tool-bar-mode only
8223 if XPM images are supported.
8224
8225 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8226 window by dragging a header-line at the top of the frame; that's
8227 confusing because the header-line doesn't move.
8228 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8229 of treating the event as a list. Some cleanup.
8230
82312000-10-06 Miles Bader <miles@gnu.org>
8232
8233 * simple.el (display-message-or-buffer): New function.
8234 (shell-command-on-region): Use `display-message-or-buffer'.
8235
8236 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8237 docstring parts.
8238
8239 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8240 (smbclient-prompt-regexp): Add usage note to doc string.
8241 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8242 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8243 Use add-hook for adding the comint filter function, and only do so
8244 if it's not already in the global hook list.
8245 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8246 to `make-local-variable'.
8247 (nslookup-font-lock-keywords): Remove prompt entry.
8248 (nslookup): Don't set the process-filter.
8249 (finger): Exit the loop correctly when the regexps list runs out.
8250 (ftp, smbclient, smbclient-list-shares):
8251 Set the real major mode immediately, not after execing.
8252 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8253
8254 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8255
82562000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8257
8258 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8259
8260 * which-func.el (which-func-format): Remove spurious space.
8261 (which-func-mode): Don't make it permanent-local.
8262 (which-func-ff-hook): Allow which-func-maxout to be nil.
8263 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8264 (which-func-mode): Simplify.
8265 Use post-command-idle-hook rather than post-command-hook.
8266 Go through all buffers and update their state.
8267 (which-function): Also try add-log-current-defun-function.
8268
8269 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8270 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8271 Update call to with-vc-properties accordingly.
8272 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8273 (vc-revert-buffer): More careful about window selection and deletion.
8274 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8275
8276 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8277 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8278 (cvs-dired-action): Change the default to quickdir.
8279
8280 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8281 if comment-indent-function returns nil.
8282 (comment-indent-default): New function.
8283 (comment-indent-function): Use it and document the new semantics.
8284
8285 * image-file.el: Docstring fixes.
8286
8287 * help.el (help-xref-on-pp): Use match-string.
8288 (describe-variable): New arg BUFFER.
8289 Store the current buffer in the help-xref-stack.
8290 (temp-buffer-resize-mode): Use define-minor-mode.
8291
8292 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8293 consistently with its docstring.
8294 Set jit-lock-first-unfontify-pos in an idempotent way.
8295 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8296
82972000-10-05 Alex Schroeder <alex@gnu.org>
8298
8299 * sql.el (sql-mysql-options): New variable.
8300 (sql-mysql): Use it.
8301
83022000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8303
8304 * image.el (image): New group.
8305
8306 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8307 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8308
83092000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8310
8311 * net/net-utils.el (nslookup-font-lock-keywords)
8312 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8313 Ignore the value of wqindow-system; always define keywords
8314
83152000-10-05 Kenichi Handa <handa@etl.go.jp>
8316
8317 * startup.el (fancy-splash-screens): Remove the code for
8318 debugging; `(trace-to-stderr "EXITTT\n")'.
8319
83202000-10-05 Miles Bader <miles@gnu.org>
8321
8322 * diff-mode.el (diff-goto-source): Update call to
8323 `diff-hunk-status-msg' to reflect new REV variable.
8324
83252000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8326
8327 * progmodes/icon.el (icon-mode):
8328 Don't gratuitously override the default for comment-column.
8329
8330 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8331
8332 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8333 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8334 (jit-lock-functions): New var.
8335 (jit-lock-function-1): Use it if non-nil.
8336 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8337 Set the `fontified' property before doing the fontification to avoid
8338 repeatedly going through the same error.
8339 Don't turn errors into messages.
8340 (jit-lock-register, jit-lock-unregister): New functions.
8341
8342 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8343 Use with-current-buffer.
8344
8345 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8346 Turn comment into docstring.
8347
8348 * apropos.el (apropos-mode): Use define-derived-mode.
8349
83502000-10-04 Gerd Moellmann <gerd@gnu.org>
8351
8352 * startup.el (fancy-splash-pending-command): New variable.
8353 (fancy-splash-pre-command): New function.
8354 (fancy-splash-screens): Rewritten.
8355 (command-line-1): If fancy-splash-pending-command is set, call it
8356 interactively.
8357
83582000-10-04 Dave Love <fx@gnu.org>
8359
8360 * toolbar/tool-bar.el (tool-bar-setup): New function.
8361 (tool-bar-mode): Use it.
8362
8363 * subr.el (substitute-key-definition): Doc fix.
8364 (play-sound-file): New command.
8365
83662000-10-04 Andre Spiegel <spiegel@gnu.org>
8367
8368 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8369 vc-version-backup-file-name): New functions.
8370
8371 * files.el (basic-save-buffer): Call vc-before-save before saving.
8372
8373 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8374 vc-cvs-stay-local-p.
8375
8376 * vc.el (vc-revert-buffer): Handle empty diff properly.
8377 (vc-version-backup-file): New function.
8378 (vc-checkout): Create a version backup if necessary.
8379 (vc-checkin): If a version backup file exists, delete it.
8380 (vc-version-diff): Diff locally using version backups, if available.
8381 (vc-revert-file): If there's a version backup, revert locally.
8382 (vc-transfer-file): Use version backup for base version, if
8383 available. If not, ask for confirmation whether to get it from the
8384 server. Update mode line before check-in.
8385
83862000-10-04 Dave Love <fx@gnu.org>
8387
8388 * toolbar/tool-bar.el (tool-bar-setup): New function.
8389 (tool-bar-mode): Use it.
8390
83912000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8392
8393 * net/net-utils.el (nslookup-font-lock-keywords)
8394 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8395 Only set if window-system is non-nil
8396 (net-utils-run-program): Returns buffer.
8397 (network-connection-reconnect): Added this function.
8398
8399 * generic.el:
8400 Incorporates extensive cleanup and docfixes by
8401 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8402 Uses cl compile-time macros.
8403 (generic-mode-name, generic-comment-list)
8404 (generic-keywords-list, generic-font-lock-expressions)
8405 (generic-mode-function-list, generic-mode-syntax-table):
8406 Removed variables.
8407 (generic-mode-alist): Renamed to generic-mode-list.
8408 (generic-find-file-regexp): Default changed to "^#".
8409 (generic-read-type): Uses completing read on generic-mode-list.
8410 (generic-mode-sanity-check): removed this function.
8411 (generic-add-to-auto-mode): Removed this function
8412 (generic-mode-internal): Bind mode-specific definitions
8413 into function instead of putting them in alist.
8414 (generic-mode-set-comments): Reworked extensively.
8415 (generic-mode-find-file-hook): Simplified regexp searching
8416 (generic-make-keywords-list): Omit extra pair of parens
8417
8418 * find-lisp.el (find-lisp-find-files-internal):
8419 Make sure directory name ends with "/".
8420
8421 * generic-x.el (apache-conf-generic-mode):
8422 Regexp now allows leading whitespace.
8423 (rc-generic-mode): Added eval-when-compile
8424 around generic-make-keywords-list.
8425 Deleted duplicate regexp
8426 (rul-generic-mode): Added eval-when-compile
8427 around generic-make-keywords-list.
8428 (etc-fstab-generic-mode): New generic mode.
8429 (rul-generic-mode): Removed one eval-when-compile
8430 which caused a max-specpdl-size exceeded error.
8431
84322000-10-04 Miles Bader <miles@gnu.org>
8433
8434 * simple.el (minibuffer-temporary-goal-position): New variable.
8435 (next-history-element): Try to keep the position of point in the
8436 input string constant.
8437
8438 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8439 (dired-do-create-files): If there's only one file, pass it in as
8440 the DEFAULT arg to dired-mark-read-file-name.
8441
84422000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8443
8444 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8445 (diff-goto-source): Be smarter when choosing REVERSE or not.
8446
8447 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8448 (texinfo-mode-menu): Add an explicit shortcut for update all.
8449
84502000-10-03 Andre Spiegel <spiegel@gnu.org>
8451
8452 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8453 factorize backend-specific code cleanly (this was essentially
8454 conceived by Stefan Monnier).
8455 (vc-unregister): Function removed.
8456 (vc-revert-file): New function.
8457 (vc-revert-buffer): Delegate some of the work to it.
8458
8459 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8460 default branch unconditionally.
8461 (vc-rcs-set-default-branch): New function.
8462 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8463 (vc-rcs-checkin): If an appropriate default branch has been set,
8464 force creation of that branch.
8465 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8466 code (as suggested by Stefan Monnier).
8467
84682000-10-02 Gerd Moellmann <gerd@gnu.org>
8469
8470 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8471 highlighting overlay with a different face over the overlay
8472 isearch uses to highlight the current match because that can lead
8473 to bad face combinations.
8474
8475 * loadup.el (toplevel): Load faces before isearch.
8476
8477 * isearch.el (isearch-faces): New custom group.
8478 (isearch): New defface; was already tested for in the code.
8479 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8480 (isearch-highlight): Always use face `isearch'.
8481
84822000-10-02 Dave Love <fx@gnu.org>
8483
8484 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8485 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8486 comparison of opcode with operand.
8487
84882000-10-03 Miles Bader <miles@gnu.org>
8489
8490 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8491 buffer, since the echo area will now grow to accommodate them.
8492
84932000-10-02 Andre Spiegel <spiegel@gnu.org>
8494
8495 * vc-hooks.el (vc-registered): If FILE used to be registered under
8496 a certain backend, try that one first.
8497
8498 * vc.el (vc-responsible-backend): Undo the previous change in the
8499 argument list. Handle multiple backends correctly.
8500 (vc-find-new-backend): Function removed.
8501 (vc-register): Use vc-responsible-backend, as before.
8502 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8503
85042000-10-02 Gerd Moellmann <gerd@gnu.org>
8505
8506 * startup.el (fancy-splash-head): Change message below the
8507 logo.
8508
85092000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8510
8511 * diff-mode.el (diff-goto-source): Emit a status message.
8512 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8513 (diff-test-hunk): Fix doc string.
8514 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8515 (diff-advance-after-apply-hunk): New variable.
8516 (diff-apply-hunk): Don't return a value.
8517
85182000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8519
8520 * vc.el (vc-editable-p): Minor optimization.
8521 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8522 (vc-find-new-backend): New function split from vc-responsible-backend.
8523 (vc-register): Use it.
8524 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8525 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8526 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8527 (vc-clear-headers): Don't use find-file.
8528 (vc-revert-buffer): Use `and' again (must have been a braino).
8529 (vc-switch-backend): Only prompt if requested.
8530 Short circuit if nothing is to be done.
8531 Don't use vc-resynch-buffer which could lose unsaved editing.
8532 (vc-default-receive-file): Update call to vc-unregister.
8533 (with-vc-file, vc-next-action-on-file):
8534 Use vc-backend rather than vc-registered.
8535 (vc-next-action-on-file): Use intern-soft.
8536 Deal with read-only *vc-diff* buffer.
8537 (vc-transfer-file): Docstring fix.
8538
8539 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8540 (vc-rcs-receive-file): Avoid with-vc-properties.
8541 Update call to vc-unregister.
8542 Use constant `RCS' rather than (dynamically bound) var `backend'.
8543
85442000-10-01 Andre Spiegel <spiegel@gnu.org>
8545
8546 * vc.el (vc-next-action-on-file): Update mode line only if file
8547 is visited.
8548 (vc-start-entry): New argument initial-contents. Don't visit the file
8549 if it isn't already visited. Brought documentation up-to-date.
8550 (vc-next-action, vc-register): Updated calls to vc-start-entry.
8551 (vc-checkin): New optional arg initial-contents, which is passed to
8552 vc-start-entry.
8553 (vc-finish-logentry): Make sure to bury log buffer only if there
8554 really is one. Call `vc-resynch-buffer' on log-file, not
8555 buffer-file-name.
8556 (vc-default-comment-history, vc-default-wash-log): New functions.
8557 (vc-index-of): Removed.
8558 (vc-transfer-file): Make do without the above.
8559 (vc-default-receive-file): Call comment-history unconditionally. Pass
8560 the resulting string to vc-checkin, instead of inserting it into the
8561 comment ring.
8562
8563 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8564 unconditionally. Use the comments as initial contents of the log
8565 entry buffer. Document the trick to force branch creation with no
8566 changes.
8567
85682000-10-01 Miles Bader <miles@gnu.org>
8569
8570 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
8571 `recenter' with an arg to prevent redrawing the display.
8572
85732000-09-30 Stefan Monnier <monnier@cs.yale.edu>
8574
8575 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
8576
8577 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
8578
8579 * progmodes/c-mode.el (c-mode):
8580 Don't gratuitously override the default for comment-column.
8581
8582 * textmodes/tex-mode.el (latex-metasection-list): New var.
8583 (latex-imenu-create-index): Use it.
8584 Move the regexp construction outside loops (and use push).
8585 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
8586 (tex-font-lock-keywords): Moved from font-lock.el.
8587 (tex-comment-indent): Remove.
8588 (tex-common-initialization): Don't set comment-indent-function.
8589 (latex-block-default): New var.
8590 (tex-latex-block): Use it to provide a default choice.
8591 Add any unknown choice to latex-block-names.
8592 Insert [...] after {...}.
8593 (tex-last-unended-begin): Simplify regexp.
8594 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
8595 (latex-forward-sexp-1, latex-forward-sexp): New functions.
8596 (latex-mode): Set forward-sexp-function.
8597
8598 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
8599 Add regexp for @ignore ... @end ignore.
8600 (texinfo-heading-face): New face.
8601 (texinfo-font-lock-keywords): Use it.
8602 (texinfo-mode-menu): New menu.
8603 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
8604 New functions.
8605 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
8606 (texinfo-section-types-regexp, texinfo-section-level-regexp)
8607 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
8608 Remove declaration.
8609 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
8610
8611 * delsel.el (delete-selection-mode): Use define-minor-mode.
8612
8613 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
8614
86152000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8616
8617 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8618
86192000-09-30 Gerd Moellmann <gerd@gnu.org>
8620
8621 * replace.el (keep-lines-read-args): New function.
8622 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8623 read arguments interactively. Add parameters RSTART and REND.
8624 Operate on the active region in Transient Mark mode.
8625
8626 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8627
8628 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8629 (authors-obsolete-files-regexps): New variable.
8630 (authors-add): Don't record changes in obsolete files.
8631
86322000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8633
8634 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8635
8636 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8637 (comment-indent): Make sure there's a space between code and comment.
8638 Shift comments left to avoid going past fill-column.
8639
86402000-09-29 Gerd Moellmann <gerd@gnu.org>
8641
8642 * startup.el (startup-echo-area-message): New function.
8643 (display-startup-echo-area-message): Use it.
8644 (fancy-splash-screens): Rewritten to use keymaps and a timer.
8645 (fancy-splash-default-action): New function.
8646 (fancy-splash-screens-1): New function.
8647 (fancy-splash-head): Put a help-echo and a keymap under the image.
8648
86492000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8650
8651 * diff-mode.el (diff-add-log-file-name): Remove.
8652 (diff-mode): Use add-log-buffer-file-name-function.
8653
8654 * add-log.el (find-change-log): New arg BUFFER-FILE.
8655 (add-log-file-name): Obey add-log-file-name-function.
8656 (add-log-buffer-file-name-function): New var.
8657 (add-change-log-entry): Use it.
8658
86592000-09-29 Miles Bader <miles@gnu.org>
8660
8661 * image-file.el (image-file-name-extensions): New variable.
8662 (image-file-name-regexps): Renamed from `image-file-regexps'.
8663 New default value is nil. Call `auto-image-file-mode'.
8664 (image-file-name-regexp): New function.
8665 (auto-image-file-mode): New minor mode.
8666 (insert-image-file): Don't make conditional on the image-file
8667 handler being enabled.
8668 (image-file-handler): Make the call here conditional instead.
8669 (set-image-file-handler-enabled, enable-image-file-handler)
8670 (disable-image-file-handler): Functions removed.
8671
8672 * emacs-lisp/authors.el (authors-print): Rephrase many-files
8673 string.
8674
86752000-09-29 Gerd Moellmann <gerd@gnu.org>
8676
8677 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
8678 it's a function from CL.
8679 (latex-imenu-create-index): Replace eval-when-compile with progn
8680 because latex-section-alist is not bound while compiling.
8681
86822000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8683
8684 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
8685 (outline-mode): Use define-derived-mode.
8686
8687 * progmodes/perl-mode.el (perl-mode):
8688 * progmodes/awk-mode.el (awk-mode):
8689 * progmodes/asm-mode.el (asm-mode):
8690 Don't gratuitously override the default for comment-column.
8691
8692 * emacs-lisp/lisp.el (lisp-complete-symbol):
8693 Distinguish the let-binding case from the funcall case.
8694 (forward-sexp-function): New variable.
8695 (forward-sexp): Use it.
8696
8697 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
8698 (easy-mmode-defmap): Remove the now useless autoload.
8699
8700 * time.el (display-time-mode): Use define-minor-mode.
8701
8702 * subr.el (add-minor-mode): Don't eval NAME.
8703 Don't depend on the presence of TOGGLE-FUN for any special behavior.
8704 Use if rather than cond.
8705
8706 * simple.el (read-expression-map): Define more properly.
8707 (comment-indent-hook): Remove.
8708 (string-to-syntax): Bug fix.
8709
8710 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
8711 (cvs-ediff-diff): Fix typo.
8712 (cvs-revert-if-needed): Don't bother preserving read-only.
8713
8714 * paren.el (show-paren-mode): Use define-minor-mode.
8715
8716 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
8717 (toggle-auto-compression): Remove.
8718 (jka-compr-build-file-regexp): Remove useless grouping.
8719
8720 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
8721 Avoid user-reserved bindings.
8722 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
8723 (diff-header-face): Revert to grey85.
8724
8725 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
8726
8727 * complete.el (partial-completion-mode) <defcustom>: Remove.
8728 (partial-completion-mode): Use define-minor-mode.
8729 (PC-do-completion): Understand `completion-auto-help = delay'
8730 to mean to popup the completion buffer only the second time.
8731 (PC-include-file-all-completions, PC-include-file-all-completions)
8732 (PC-include-file-all-completions): Don't quote lambda.
8733
8734 * comint.el (comint-mode-hook): Docstring fix.
8735 (comint-mode): Use define-derived-mode.
8736 (comint-mode-map): Remove obsolete comment.
8737 (make-comint): Minor stylistic change.
8738 (comint-insert-clicked-input): Be more careful to find the overlay.
8739 Use this-command-keys rather than hardcoding mouse-2.
8740
8741 * font-lock.el: Replace confusing (,@ with ,
8742 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8743 Don't use regexp-opt-depth. Spice up the regexp for args.
8744 Don't distinguish between cmds that can take an opt arg or not.
8745 Use `append' and `prepend' rather than `keep'.
8746
8747 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
8748 (latex-outline-regexp): New var.
8749 (latex-outline-level): New fun.
8750 (latex-section-alist): New var.
8751 (latex-imenu-create-index): Use it. Use `push' as well.
8752 (tex-shell-map): Initialize it properly.
8753 (tex-mode): Minor stylistic change.
8754 (plain-tex-mode): Use define-derived-mode.
8755 (latex-mode): Use define-derived-mode.
8756 Construct the paragraph regexps in a more readable way.
8757 Set the buffer-local outline-{level,regexp} vars.
8758 (slitex-mode): Derive from latex-mode.
8759 (tex-common-initialization): Don't kill-all-vars anymore.
8760 Add setting for comment-add and font-lock-defaults.
8761 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
8762 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
8763 (tex-start-tex): New arg DIR (and send a chdir command for it).
8764 Also display the shell buffer and save it in tex-last-buffer-texed.
8765 (tex-region): Use expand-file-name rather than concat.
8766 Remove code made useless by changes in tex-start-tex.
8767 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
8768
8769 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
8770
87712000-09-28 Dave Love <fx@gnu.org>
8772
8773 * eshell/eshell.el (eshell) <defgroup>: Add :version.
8774
87752000-09-28 Gerd Moellmann <gerd@gnu.org>
8776
8777 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
8778 `append'.
8779
87802000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8781
8782 * info.el (Info-extract-pointer): Undo last change.
8783 Instead, fix the position of the `bound' arg to re-search-backward.
8784
87852000-09-27 Stefan Monnier <monnier@cs.yale.edu>
8786
8787 * info.el (Info-extract-pointer):
8788 Widen more carefully, to avoid finding pointers in other nodes.
8789 (Info-index): Use push.
8790
87912000-09-27 Gerd Moellmann <gerd@gnu.org>
8792
8793 * frame.el (set-frame-font): Remove call to obsolete function
8794 frame-update-faces.
8795 (set-foreground-color, set-background-color): Likewise for
8796 frame-update-face-colors.
8797
87982000-09-27 Miles Bader <miles@gnu.org>
8799
8800 * image-file.el: New file.
8801
88022000-09-27 Gerd Moellmann <gerd@gnu.org>
8803
8804 * frame.el (frame-notice-user-settings): Don't call
8805 frame-update-faces, which is a no-op now.
8806
8807 * ediff-wind.el (ediff-control-frame-parameters): Add zero
8808 tool-bar-lines.
8809
88102000-09-27 Dave Love <fx@gnu.org>
8811
8812 * mouse.el: Fix last change.
8813
88142000-09-27 Miles Bader <miles@lsi.nec.co.jp>
8815
8816 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
8817
88182000-09-22 Kenichi Handa <handa@etl.go.jp>
8819
8820 * international/quail.el (quail-help): The output message is
8821 improved.
8822
88232000-09-26 Dave Love <fx@gnu.org>
8824
8825 * mouse.el (popup-menu): If POSITION is nil, set it using
8826 mouse-position.
8827
88282000-09-25 Sam Steingold <sds@gnu.org>
8829
8830 * net/browse-url.el (browse-url-file-url): Check for null maps.
8831
88322000-09-26 Gerd Moellmann <gerd@gnu.org>
8833
8834 * frame.el (frame-notice-user-settings): Don't add a
8835 tool-bar-lines frame parameter to default-frame-alist in batch mode.
8836
8837 * frame.el (frame-notice-user-settings):
8838 Make tool-bar-mode and default-frame-alist consistent.
8839
8840 * toolbar/tool-bar.el (tool-bar-help): New function.
8841
88422000-09-25 Gerd Moellmann <gerd@gnu.org>
8843
8844 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
8845 current-load-list in top-level forms. Else this leaks a cons cell
8846 every time a defun is called.
8847
8848 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
8849
88502000-09-25 Dave Love <fx@gnu.org>
8851
8852 * startup.el (fancy-splash-head): Check XPM is available.
8853
8854 * autoinsert.el (auto-insert): Doc fix.
8855 (auto-insert-alist): Following GNU notices, don't say `copyright
8856 _by_'. Use line-beginning-position.
8857 (auto-insert): Check buffer-file-name is non-nil before use.
8858
88592000-09-25 Gerd Moellmann <gerd@gnu.org>
8860
8861 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
8862 starting with `@def' or `@multitable', in addition to ones
8863 specified by the user in auto-fill-inhibit-regexp.
8864
88652000-09-25 Markus Rost <rost@math.ohio-state.edu>
8866
8867 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
8868 rmail-dont-reply-to-names matches the empty string.
8869
88702000-09-25 Gerd Moellmann <gerd@gnu.org>
8871
8872 * startup.el (command-line-1, fancy-splash-text): Change the
8873 text to sound more friendly.
8874
88752000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
8876
8877 * progmodes/hideshow.el: Update author email address.
8878 Generally, sync w/ maintainer version 5.22.
8879 (hs-hide-all-non-comment-function): New var.
8880 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
8881 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
8882 (hs-show-region): Delete this command.
8883 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
8884
88852000-09-22 Dave Love <fx@gnu.org>
8886
8887 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
8888 (hl-line-highlight): Specify buffer when moving overlay.
8889
8890 * progmodes/fortran.el (fortran-mode): Locally set
8891 normal-auto-fill-function.
8892 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
8893 (fortran-mode-map): Adjust auto-fill menu entry.
8894
88952000-09-22 Gerd Moellmann <gerd@gnu.org>
8896
8897 * vc-rcs.el (toplevel): Require `vc' when compiling.
8898
8899 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
8900
89012000-09-22 Andre Spiegel <spiegel@gnu.org>
8902
8903 * vc.el (vc-switch-backend): Signal an error if the file is not
8904 registered under the new backend.
8905
8906 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
8907 without explicit revision number.
8908
89092000-09-21 Stefan Monnier <monnier@cs.yale.edu>
8910
8911 * diff-mode.el (diff-file-header-face): Reset to its previous value.
8912 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
8913 (diff-xor): New function.
8914 (diff-find-source-location): Use it. Fix a stupid name clash.
8915 (diff-hunk-status-msg): New function.
8916 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
8917 (diff-test-hunk): Use diff-find-source-location.
8918 (diff-goto-source): Favor the `reverse'.
8919 (diff-hunk-text): Properly handle one-sided context diffs.
8920 (diff-apply-hunk): When done, advance to the next hunk.
8921
89222000-09-21 Gerd Moellmann <gerd@gnu.org>
8923
8924 * startup.el (command-line): If frame was created with a non-zero
8925 tool-bar-lines parameter, switch tool-bar-mode on.
8926
8927 * add-log.el (change-log-date-face, change-log-name-face)
8928 (change-log-email-face, change-log-file-face)
8929 (change-log-list-face, change-log-conditionals-face)
8930 (change-log-function-face, change-log-acknowledgement-face):
8931 New faces, inheriting from font-lock faces.
8932 (change-log-font-lock-keywords): Use them.
8933
89342000-09-21 Dave Love <fx@gnu.org>
8935
8936 * progmodes/cperl-mode.el (top-level): Clean up
8937 `eval-when-compile's and assorted defvars.
8938 (cperl-invalid-face): Don't double-quote value. Change custom
8939 type.
8940 (cperl-mode): Set normal-auto-fill-function and don't zap
8941 auto-fill-function.
8942 (cperl-imenu--function-name-regexp-perl): Renamed from
8943 imenu-example--function-name-regexp-perl.
8944 (cperl-imenu--create-perl-index): Renamed from
8945 imenu-example--create-perl-index.
8946 (cperl-xsub-scan): Don't require cl.
8947
8948 * msb.el (msb-mode-map): Use substitute-key-definition.
8949 (msb-mode): Use msb-mode-map.
8950
89512000-09-21 Andre Spiegel <spiegel@gnu.org>
8952
8953 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
8954 New functions.
8955 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
8956 (vc-switch-backend): New function.
8957 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
8958 (vc-register): Fix prompt.
8959 (vc-unregister, vc-default-unregister): New functions.
8960 (vc-version-diff): Handle empty buffer in sentinel.
8961
8962 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
8963 (vc-rcs-state-heuristic): Use it to guess the state of files with
8964 non-strict locking.
8965 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
8966 been set with -b, but not created yet.
8967 (vc-rcs-fetch-master-state): With non-strict locking, compare file
8968 contents in order to find the state.
8969 (vc-rcs-checkin): Allow creation of branches with no changes.
8970 (vc-rcs-unregister, vc-rcs-receive-file)
8971 (vc-rcs-set-non-strict-locking): New functions.
8972
8973 * vc-hooks.el (vc-name): Force correct computation of the value
8974 in case it is missing.
8975
89762000-09-21 Gerd Moellmann <gerd@gnu.org>
8977
8978 * startup.el (fancy-splash-tail): Use a different foreground
8979 color on a dark frame background.
8980
89812000-09-21 Miles Bader <miles@lsi.nec.co.jp>
8982
8983 * info.el: Use the correct capitalization when making Info-mode
8984 and Info-edit-mode `special' modes.
8985
89862000-09-20 Stefan Monnier <monnier@cs.yale.edu>
8987
8988 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
8989 (diff-mode): Add support for add-log.el.
8990 (diff-hunk-text): Use char offsets rather than line offsets.
8991 (diff-find-source-location): Replace LINE with line-offset (nil
8992 if not found) and always set POS to a meaningful position.
8993 Adapt to the new char-offsets.
8994 (diff-apply-hunk): Drop support for the unused `select' POPUP.
8995 Adapt to the new diff-find-source-location.
8996 (diff-goto-source): Adapt to the new diff-find-source-location.
8997
8998 * add-log.el (add-log-file-name): New function (split out of
8999 add-change-log-entry).
9000 (add-change-log-entry): Use it.
9001 Call add-log-file-name-function with the changelog file name if
9002 the current buffer is not associated with any file.
9003 Avoid find-file if the selected window is dedicated.
9004
9005 * diff-mode.el (diff-find-source-location):
9006 Move code from diff-apply-hunk. Return buffer rather than file.
9007 (diff-apply-hunk): Use the new result from diff-find-source-location.
9008 (diff-goto-source): Use the new diff-find-source-location.
9009
90102000-09-20 Dave Love <fx@gnu.org>
9011
9012 * iswitchb.el: Some doc fixes.
9013 (iswitchb-mode-map): Define completely initially. Inherit
9014 minibuffer-local-map.
9015 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9016 fundamental-mode.
9017 (iswitchb-global-map): New variable.
9018 (iswitchb-summaries-to-end): Amalgamate regexps.
9019 (iswitchb-mode): New.
9020 (iswitchb-mode-hook): New variable.
9021 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9022 `extensions'.
9023
90242000-09-20 Gerd Moellmann <gerd@gnu.org>
9025
9026 * ehelp.el (electric-help): New defgroup.
9027 (electric-help-shrink-window): New user-option.
9028 (with-electric-help): Use it.
9029
9030 * window.el (shrink-window-if-larger-than-buffer): If face
9031 `mode-line' has a :box, and we're on a graphical frame, add 1
9032 to the needed window height.
9033
9034 * frame.el (frame-notice-user-settings): Add a last parameter nil
9035 to a call to `append', because the last list passed to `append' is
9036 not copied, and so subsequent calls to assq-delete-all will modify
9037 default-frame-alist.
9038
9039 * startup.el (fancy-splash-image): Change :type.
9040 (fancy-splash-head): Use an XBM image if appropriate.
9041 (command-line-1): Show splash screens in more cases.
9042
9043 * startup.el (fancy-splash-text): Don't quote faces.
9044
9045 * dired.el (dired-font-lock-keywords): Undo last change.
9046 (dired-readin): Bind indent-tabs-mode to nil.
9047
9048 * startup.el (fancy-splash-head): If frame's background mode
9049 is `dark', change the black background of the image to gray.
9050 (fancy-splash-screens): Display startup echo area message.
9051 (display-startup-echo-area-message): New function.
9052
90532000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9054
9055 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9056
9057 * info.el (info-header-node): Tweak for color ttys.
9058
9059 * faces.el (face-valid-attribute-values): Make sure directories we
9060 search for stipples both exist and are readable before trying to
9061 search them.
9062
9063 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9064 in the dry-run case.
9065
9066 * jka-compr.el (with-auto-compression-mode): New macro.
9067
9068 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9069 (custom-group-tag-face, custom-variable-tag-face): Use relative
9070 :height and inherit from `variable-pitch' face instead of
9071 hardwiring :family.
9072 * hi-lock.el (hi-black-hb): Likewise.
9073
9074 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9075 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9076 toolbar-add-item, if image doesn't have a mask add a `:mask
9077 heuristic'.
9078
90792000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9080
9081 * diff-mode.el: Docstring fixes.
9082 (diff-header-face, diff-comment-face): New faces.
9083 (diff-font-lock-keywords): Highlight a bit differently.
9084 (diff-find-source-location): Don't return SPAN any more.
9085 (diff-hunk-text): Don't bother erasing the temp buffer.
9086 (diff-find-text): Drop argument LINE.
9087 (diff-apply-hunk): Update calls to diff-find-text.
9088 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9089
9090 * calendar/calendar.el: Docstring fixes.
9091 (calendar-make-alist): Don't quote lambda.
9092 (calendar-star-date): Use make-local-variable.
9093
90942000-09-19 Dave Love <fx@gnu.org>
9095
9096 * toolbar/tool-bar.el: Renamed from toolbar.el.
9097 Change `toolbar' to `tool-bar' generally in symbols.
9098 Make some items invisible in `special' major modes.
9099 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9100 Add arg PROPS.
9101
9102 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9103 Add :version here.
9104 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9105
91062000-09-19 Gerd Moellmann <gerd@gnu.org>
9107
9108 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9109
9110 * files.el (find-file-suppress-same-file-warnings): New user-option.
9111 (find-file-noselect): Use it.
9112
9113 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9114 (fancy-splash-screen): Defgroup.
9115
9116 * add-log.el (change-log-font-lock-keywords): Match names
9117 more exactly for the case that font-lock-constant-face is
9118 underlined.
9119
91202000-09-19 Richard M. Stallman <rms@gnu.org>
9121
9122 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9123
91242000-09-19 Andre Spiegel <spiegel@gnu.org>
9125
9126 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9127
91282000-09-19 Gerd Moellmann <gerd@gnu.org>
9129
9130 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9131 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9132 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9133 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9134 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9135 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9136 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9137 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9138 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9139 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9140 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9141 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9142
9143 * startup.el (fancy-splash-text): New variable.
9144 (fancy-splash-delay, fancy-splash-image): New user-options.
9145 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9146 (fancy-splash-screens): New functions.
9147 (command-line-1): If display has a `display' frame parameter, has
9148 colors, and we have XPM support, show more fancy splash screens.
9149
91502000-09-19 Dave Love <fx@gnu.org>
9151
9152 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9153 with null `help'. Use modern backquote syntax.
9154
91552000-09-19 Gerd Moellmann <gerd@gnu.org>
9156
9157 * font-lock.el (font-lock-mode): Change message telling the user
9158 that ``the buffer is too big''.
9159
9160 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9161 for instance for the case that tab-width is 2.
9162
91632000-09-18 Gerd Moellmann <gerd@gnu.org>
9164
9165 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9166 toolbar-add-item, if image doesn't have a mask add a `:mask
9167 heuristic'.
9168
91692000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9170
9171 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9172 and return a cons if it's non-nil.
9173 (diff-apply-hunk): Try to jump to the line in the source text
9174 corresponding to the position of point in the in the hunk.
9175
9176 * info.el (Info-title-3-face, Info-title-2-face)
9177 (Info-title-1-face): Use face inheritance and relative sizes
9178 instead of hard-wiring things.
9179
9180 * faces.el (secondary-selection): Make dark-background variant sane.
9181
91822000-09-16 Andrew Innes <andrewi@gnu.org>
9183
9184 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9185 read-only, since they aren't under VC now.
9186
91872000-09-17 Dave Love <fx@gnu.org>
9188
9189 * tmm.el: Replace mapcar with mapc in several places.
9190
9191 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9192 ad-unadvise.
9193
9194 * international/latin1-disp.el: New file.
9195
9196 * calendar/cal-move.el (scroll-calendar-left)
9197 (scroll-calendar-right): Make arg optional (for active mode line).
9198
9199 * calendar/calendar.el (calendar-mode-line-format): Make fields
9200 mouse-sensitive.
9201 (calendar-read-date, calendar-read-date, calendar-window-list):
9202 Unquote lambda.
9203 (calendar-month-name): Use aref, not sref.
9204
9205 * view.el (minor-mode-alist): Propertize the string.
9206
9207 * international/characters.el (standard-case-table): Add entries
9208 for Greek.
9209
92102000-09-18 Miles Bader <miles@gnu.org>
9211
9212 * info.el (info-node, info-xref): Add dark-background variants.
9213
9214 * faces.el (header-line): Change defaults to be less confusing
9215 when mixed with mode-lines.
9216
9217 * info.el (Info-fontify-node): Make a few cleanups.
9218 Add extra `help-echo' and `local-map' props to node xrefs.
9219 Use header-specific faces for node-names & xrefs.
9220 (Info-use-header-line): New variable.
9221 (info-header-xref, info-header-node): New faces.
9222 (Info-setup-header-line): New function.
9223 (Info-select-node): Call Info-setup-header-line when enabled.
9224 (Info-extract-pointer): Work even if the header line is hidden.
9225 (Info-header-line): New variable.
9226
92272000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * vms-patch.el (print-region-function): Don't quote lambda.
9230
9231 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9232
9233 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9234 (lm-get-header-re): Allow spaces between the header and the colon.
9235 (lm-header): Allow $ in non-RCS headers.
9236 (lm-header-multiline): Put the strings back into order.
9237 Stop at an empty line. Don't require two space chars if the
9238 line is clearly not another header line.
9239
9240 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9241 (popup-menu-popup): Remove.
9242
92432000-09-15 Gerd Moellmann <gerd@gnu.org>
9244
9245 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9246 specification if or if not tool-bar item contains an `:enabled'
9247 property.
9248
9249 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9250 current buffer has no file name.
9251
92522000-09-15 Dave Love <fx@gnu.org>
9253
9254 * strokes.el: Sync with maintainer's current version with changes
9255 for Emacs, but avoid runtime cl and levents.
9256 (toplevel): Change autoloads and compilation requires.
9257 (strokes-version, strokes-bug-address, strokes-lift): Values
9258 changed.
9259 (strokes-xpm-header, strokes-insinuated): New variable.
9260 (strokes): Add :link.
9261 (strokes-mode): Customized.
9262 (strokes-while-inhibiting-garbage-collector): New macro.
9263 (strokes-remassoc): Avoid remove-if.
9264 (strokes-fix-button2-command): Don't use ad-do-it.
9265 (strokes-insinuate): New function.
9266 (strokes-button-press-event-p, strokes-button-release-event-p):
9267 New functions, used instead of non-`strokes-' versions..
9268 (strokes-mouse-event-p): Rewritten.
9269 (strokes-event-closest-point): Avoid event-point.
9270 (strokes-get-grid-position): Avoid cdadr, caadr
9271 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9272 functions.
9273 (strokes-help): Use with-output-to-temp-buffer.
9274 (strokes-window-configuration-changed-p): New function.
9275 (strokes-update-window-configuration): Use buffer-live-p,
9276 strokes-window-configuration-changed-p.
9277 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9278 (strokes-char-face): New face.
9279 (strokes-char-table, strokes-base64-chars): New variable.
9280 (strokes-xpm-for-stroke, strokes-list-strokes)
9281 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9282 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9283 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9284 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9285 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9286 functions.
9287
92882000-09-15 Gerd Moellmann <gerd@gnu.org>
9289
9290 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9291
9292 * image.el (create-image): Doc fix.
9293
9294 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9295 instead of `:heuristic-mask t'.
9296
92972000-09-14 Andrew Innes <andrewi@gnu.org>
9298
9299 * makefile.w32-in: Revert to Unix line endings.
9300
93012000-09-14 Andrew Innes <andrewi@gnu.org>
9302
9303 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9304 when installing.
9305
9306 * makefile.nt (DONTCOMPILE): Fix typo.
9307
9308 * shell.el (shell-write-history-on-exit): New function.
9309 (shell-dumb-shell-regexp): New custom variable.
9310 (shell-mode): Make shell-write-history-on-exit the process
9311 sentinel if shell name matches shell-dumb-shell-regexp.
9312
9313 * w32-fns.el: Comment out before-init-hook function which resets
9314 source-directory based; this breaks bootstrap.
9315
93162000-09-14 Dave Love <fx@gnu.org>
9317
9318 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9319 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9320 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9321 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9322 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9323 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9324 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9325 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9326 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9327
9328 * toolbar/toolbar.el: New.
9329
9330 * subdirs.el: Add toolbar.
9331
93322000-09-14 Gerd Moellmann <gerd@gnu.org>
9333
9334 * indent.el (indent-for-tab-command): Doc fix.
9335
93362000-09-14 Alex Schroeder <alex@gnu.org>
9337
9338 * ansi-color.el (ansi-colors): Doc change.
9339 (ansi-color-get-face): Simplified regexp.
9340 (ansi-color-faces-vector): Added more faces, doc change.
9341 (ansi-color-names-vector): Doc change.
9342 (ansi-color-regexp): Simplified regexp.
9343 (ansi-color-parameter-regexp): New regexp.
9344 (ansi-color-filter-apply): Doc change.
9345 (ansi-color-filter-region): Doc change.
9346 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9347 deal with zero length parameters.
9348 (ansi-color-apply-on-region): Doc change.
9349 (ansi-color-map): Doc change.
9350 (ansi-color-map-update): Removed debugging message.
9351 (ansi-color-get-face-1): Added condition-case to trap
9352 args-out-of-range errors.
9353 (ansi-color-get-face): Doc change.
9354 (ansi-color-make-face): Removed.
9355 (ansi-color-for-shell-mode): New option.
9356
93572000-09-13 Kenichi Handa <handa@etl.go.jp>
9358
9359 * international/quail.el (quail-start-translation): Translate KEY
9360 if necessary even if it doesn't have any mapping in the current
9361 input method.
9362 (quail-start-conversion): Likewise.
9363 (quail-help): The output message is improved.
9364
93652000-09-13 Miles Bader <miles@gnu.org>
9366
9367 * comint.el (comint-output-filter): Revert to using
9368 `insert-before-markers'. Add bletcherous hack to undo damage
9369 caused by `insert-before-markers'. Put `front-sticky' property on
9370 overlays created here so that the field code understands how the
9371 overlay works. Use a let when making comint-last-prompt-overlay,
9372 so that the code is easier to read.
9373
93742000-09-13 Dave Love <fx@gnu.org>
9375
9376 * wid-edit.el (widget-default-format-handler): DTRT when
9377 doc-property is a function.
9378
93792000-09-12 Francesco Potorti` <pot@gnu.org>
9380
9381 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9382 filed name if it's not there.
9383
93842000-09-12 Dave Love <fx@gnu.org>
9385
9386 * simple.el (read-mail-command): Doc fix.
9387 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9388
9389 * vc.el (vc-dired-listing-switches): Fix :version.
9390
9391 * vc-hooks.el: Doc fixes.
9392
9393 * subr.el (add-minor-mode): Use toggle-fun arg.
9394
9395 * speedbar.el: Add :version to several defcustoms.
9396
9397 * imenu.el (imenu--truncate-items, imenu--cleanup)
9398 (imenu--generic-function): Avoid mapcar.
9399 (imenu--replace-spaces): Function removed.
9400 (imenu--completion-buffer): Use subst-char-in-string.
9401 (imenu-add-to-menubar): Use keymap inheritance.
9402
94032000-09-12 Miles Bader <miles@gnu.org>
9404
9405 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9406 (diff-mode-map): Bind `diff-test-hunk'.
9407 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9408
94092000-09-11 Gerd Moellmann <gerd@gnu.org>
9410
9411 * bytecomp.el (byte-compile-defvar): Undo last change
9412 because it breaks '(make-variable-buffer-local (defvar ...)'
9413 which is used at least in dired.
9414
94152000-09-12 Kenichi Handa <handa@etl.go.jp>
9416
9417 * international/quail.el (quail-define-package): Docstring
9418 modified.
9419
94202000-09-12 Kenichi Handa <handa@etl.go.jp>
9421
9422 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9423 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9424 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9425 docstring of "chinese-py".
9426
9427 * international/quail.el (quail-translation-docstring): New
9428 variable.
9429 (quail-show-keyboard-layout): Docstring modified.
9430 (quail-select-current): Likewise.
9431 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9432 infinite recursive call.
9433 (quail-help): Check quail-translation-docstring. Format of the
9434 output changed.
9435 (quail-help-insert-keymap-description): Adjusted for the above
9436 change.
9437
94382000-09-11 Gerd Moellmann <gerd@gnu.org>
9439
9440 * bytecomp.el (byte-compile-defvar): Only cons onto
9441 current-load-list in top-level forms. Else this leaks a cons cell
9442 every time a defun is called.
9443
94442000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9445
9446 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9447 Now understands non-unified diffs. Some functionality moved into
9448 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9449 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9450 modify anything. Only reposition point in the patched file if the
9451 patch succeeds. Only pop up another window if POPUP is true.
9452 Emit a message describing what happened if successful, and at what
9453 line-offset. Automatically detect reversed hunks and do something
9454 appropriate.
9455 (diff-hunk-text, diff-find-text): New functions.
9456 (diff-filter-lines): Function removed.
9457 (diff-test-hunk): New function.
9458 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9459
94602000-09-10 Dave Love <fx@gnu.org>
9461
9462 * textmodes/tildify.el: Minor doc/commentary fixes.
9463 (tildify) <defgroup>: Add :version.
9464
9465 * faces.el (face-x-resources): Make custom type more specific.
9466 (frame-background-mode): Use mapc.
9467 (region) <defcustom>: Add :version.
9468
94692000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9470
9471 * vc-sccs.el (vc-sccs-register):
9472 * vc-rcs.el (vc-rcs-register):
9473 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9474 * vc.el (vc-register): Clear file's properties.
9475
94762000-09-08 Gerd Moellmann <gerd@gnu.org>
9477
9478 * faces.el (face-spec-set): Only face-spec-reset-face when
9479 ATTRS is non-nil.
9480
94812000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9482
9483 * help.el (help-insert-xref-button): Fix a typo in doc string.
9484
94852000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9486
9487 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9488 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9489 methods.
9490
9491 * menu-bar.el (read-mail-item-name): New function.
9492 (menu-bar-tools-menu): Use it to compute and display the package
9493 used to read email.
9494 (menu-bar-tools-menu): Fix typo in GUD's help string.
9495
94962000-09-07 Dave Love <fx@gnu.org>
9497
9498 * diff-mode.el (diff-mouse-goto-source): New function.
9499
9500 * vc-sccs.el: Doc fixes.
9501 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9502
9503 * vc-rcs.el: Doc fixes.
9504 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9505 (vc-rcs-checkout-switches, vc-rcs-header)
9506 (vc-rcs-master-templates): Add or change :version.
9507
9508 * vc-cvs.el: Doc fixes.
9509 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9510 (vc-cvs-stay-local): Add :version.
9511
9512 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9513
95142000-09-07 Kenichi Handa <handa@etl.go.jp>
9515
9516 * international/quail.el (quail-help): Fix previous change.
9517
95182000-09-07 Gerd Moellmann <gerd@gnu.org>
9519
9520 * faces.el (color-values): Doc fix.
9521
9522 * faces.el (frame-set-background-mode): Use frame-parameter
9523 instead of frame-parameters.
9524
9525 * frame.el (filtered-frame-list): Reduce consing.
9526 (frames-on-display-list): Call frame-parameter instead of
9527 frame-parameters.
9528
95292000-09-07 Kenichi Handa <handa@etl.go.jp>
9530
9531 * language/devan-util.el (devanagari-to-indian-region): In the
9532 loop, change the following char, not preceding char.
9533
95342000-09-07 Gerd Moellmann <gerd@gnu.org>
9535
9536 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9537 instead of frame-parameters.
9538
9539 * faces.el (set-face-attribute): Simplify by calling
9540 internal-set-lisp-face-attribute with FRAME being 0.
9541
9542 * vc.el: Remove `Id' version control keyword.
9543
95442000-09-07 Kenichi Handa <handa@etl.go.jp>
9545
9546 * help.el (help-make-xrefs): Adjusted for the change of
9547 help-xref-mule-regexp.
9548 (help-insert-xref-button): New function.
9549
9550 * international/mule-cmds.el (help-xref-mule-regexp-template):
9551 Include the pattern for character set.
9552 (leim): New group.
9553
9554 * international/quail.el: Don't require face.
9555 (quail): New group.
9556 (quail-other-command): Dummy command to make quail-help work better.
9557 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9558 (quail-keyboard-layout-substitution): New variable.
9559 (quail-update-keyboard-layout): New function.
9560 (quail-keyboard-layout-type): New customizable variable.
9561 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9562 (quail-keyboard-translate): Pay attention to
9563 quail-keyboard-layout-substitution.
9564 (quail-insert-kbd-layout): New function.
9565 (quail-show-keyboard-layout): New function.
9566 (quail-get-translation): If the definition is a vector of length
9567 1, and the element is a string of length 1, return the character
9568 in that string.
9569 (quail-update-current-translations): Fix the case of
9570 relative-index out of range.
9571 (quail-build-decode-map, quail-insert-decode-map): New Functions.
9572 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
9573 Show key sequences for all available characters.
9574 (quail-help-insert-keymap-description): Don't show such verbose
9575 key bindings as quail-self-insert-command.
9576
9577 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9578 Format changed, and each element now have extra documentations.
9579 (tit-process-header): Delete invalid characters from TIT-PROMPT.
9580 Adjusted for the change of quail-cxterm-package-ext-info.
9581
95822000-09-06 Gerd Moellmann <gerd@gnu.org>
9583
9584 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
9585 requiring it leads to a recursive loading of vc.el and vc-hooks.el
9586 during bootstrap.
9587
95882000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9589
9590 * vc.el: (toplevel): Don't require `dired' at run-time.
9591 (vc-dired-resynch-file): Remove autoload cookie.
9592
95932000-09-05 Andre Spiegel <spiegel@gnu.org>
9594
9595 * vc.el: Made several backend functions optional.
9596 (vc-default-responsible-p): New function.
9597 (vc-merge): Use RET for first version to trigger merge-news, not
9598 prefix arg.
9599 (vc-annotate): Handle backends that do not support annotation.
9600 (vc-default-merge-news): Removed. The existence of a merge-news
9601 implementation is now checked on caller sites.
9602
9603 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
9604 case.
9605
9606 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
9607 special case that has been removed from the default in vc-hooks.el.
9608
96092000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9610
9611 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
9612
96132000-09-05 Andre Spiegel <spiegel@gnu.org>
9614
9615 * vc-hooks.el: Require vc during compilation.
9616 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9617 macro `with-vc-properties' in vc.el.
9618 (vc-file-getprop): Doc fix.
9619 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9620
9621 * vc.el: Require dired-aux during compilation.
9622 (vc-name-assoc-file): Moved to vc-sccs.el.
9623 (with-vc-properties): New macro.
9624 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9625 vc-finish-steal): Use it.
9626 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
9627 to the backend-specific function is now supposed to do the checkout,
9628 too.
9629 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9630
9631 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9632 set file properties; that gets done in the generic code now.
9633
9634 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9635 Changed parameter list, added code from vc.el that does the
9636 checkout, possibly with a double-take.
9637
9638 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
9639 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
9640 the above under the new name.
9641 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
9642 parameter list, added checkout command.
9643 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
9644 properties; that gets done in the generic code now.
9645
96462000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9647
9648 * vc.el: Docstring fixes (courtesy of checkdoc).
9649
96502000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9651
9652 * vc.el (vc-checkout-writable-buffer-hook)
9653 (vc-checkout-writable-buffer): Remove.
9654 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
9655 (vc-log-mode): Make it into a clean derived major mode.
9656 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
9657 vc-log-mode if log-edit is not available.
9658 (vc-dired-mode-map): Don't set-keymap-parent yet.
9659 (vc-dired-mode): Do set-keymap-parent here.
9660 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
9661
96622000-09-05 Gerd Moellmann <gerd@gnu.org>
9663
9664 * faces.el (set-face-attribute, face-spec-reset-face)
9665 (face-spec-set): Avoid consing by removing calls to `apply'.
9666
9667 * frame.el (frame-parameter): Move to C code.
9668
96692000-09-05 Dave Love <fx@gnu.org>
9670
9671 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
9672 insert-before-markers-and-inherit. Now checked systematically!
9673
96742000-09-05 Alex Schroeder <alex@gnu.org>
9675
9676 * sql.el (sql-postgres): Use sql-postgres-options.
9677 (sql-postgres-options): New variable.
9678
96792000-09-05 Alex Schroeder <alex@gnu.org>
9680
9681 * sql.el (sql-mode-menu): Work around missing variable mark-active
9682 in XEmacs.
9683 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
9684 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
9685 compatibility.
9686
96872000-09-04 Gerd Moellmann <gerd@gnu.org>
9688
9689 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9690
9691 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
9692
9693 * Makefile.in (DONTCOMPILE): Fix typo in file name.
9694
96952000-09-04 Andre Spiegel <spiegel@gnu.org>
9696
9697 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
9698 don't support anything else under SCCS yet.
9699
9700 * vc-hooks.el: Minor doc fixes.
9701
97022000-09-04 Andre Spiegel <spiegel@gnu.org>
9703
9704 * vc.el (vc-next-action-on-file): Do not visit the file if it's
9705 not necessary. If verbose in state `needs-patch', do the same as
9706 under `up-to-date'. When NOT verbose and `needs-patch', check out
9707 latest version instead of `merge-news'.
9708 (vc-next-action-dired): Don't mess with default-directory here; it
9709 breaks other parts of dired. It is the job of the
9710 backend-specific functions to adjust it temporarily if they need it.
9711 (vc-next-action): Remove a special CVS case.
9712 (vc-clear-headers): New optional arg FILE.
9713 (vc-checkin, vc-checkout): Set properties vc-state and
9714 vc-checkout-time properly.
9715 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
9716 (vc-print-log): Use new backend function `show-log-entry'.
9717 (vc-cancel-version): Do the checks in a different order. Added a
9718 FIXME concerning RCS-only code.
9719
9720 * vc-rcs.el (vc-rcs-show-log-entry): New function.
9721 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
9722
9723 * vc-cvs.el (vc-cvs-show-log-entry): New function.
9724
9725 * vc-hooks.el (vc-default-mode-line-string): Show state
9726 `needs-patch' as a `-' too.
9727
97282000-09-04 Andre Spiegel <spiegel@gnu.org>
9729
9730 * vc.el (vc-responsible-backend): New optional arg REGISTER.
9731 (vc-default-could-register): New function.
9732 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
9733 (vc-resynch-buffer): Call vc-dired-resynch-file.
9734 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
9735 vc-resynch-buffer instead of vc-resynch-window.
9736 (vc-next-action-dired): Don't redisplay here, that gets done as a
9737 result of the individual file operations.
9738 (vc-retrieve-snapshot): Corrected prompt order.
9739
9740 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9741
9742 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
9743 as well.
9744 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
9745 hostname regexps. Updated all callers.
9746 (vc-cvs-responsible-p): Handle directories as well.
9747 (vc-cvs-could-register): New function.
9748 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
9749 properties up-to-date.
9750
9751 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
9752 user whether to create one.
9753
97542000-09-04 Andre Spiegel <spiegel@gnu.org>
9755
9756 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
9757 check out a non-existing file.
9758
9759 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
9760 workfile does not exist.
9761
9762 * vc.el (vc-version-diff): Use `require' to check for existence of
9763 diff-mode.
9764
97652000-09-04 Andre Spiegel <spiegel@gnu.org>
9766
9767 * vc-cvs.el (vc-cvs-registered): Use new function
9768 vc-cvs-parse-entry to do the actual work.
9769
97702000-09-04 Andre Spiegel <spiegel@gnu.org>
9771
9772 * vc-hooks.el (vc-find-backend-function): If function doesn't
9773 exist, return nil instead of error.
9774 (vc-call-backend): Doc fix.
9775
9776 * vc.el (vc-do-command): Doc fix.
9777 (vc-finish-logentry): When checking in from vc-dired, choose the
9778 right backend for logentry check.
9779 (vc-dired-mode-map): Inherit from dired-mode-map.
9780 (vc-dired-mode): Local value of dired-move-to-filename-regexp
9781 simplified.
9782 (vc-dired-state-info): Removed, updated caller.
9783 (vc-default-dired-state-info): Use parentheses instead of hyphens.
9784 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
9785 (vc-dired-listing-switches): New variable.
9786 (vc-directory): Use it, instead of dired-listing-switches.
9787
9788 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
9789 (vc-cvs-dir-state): New function.
9790 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
9791 (vc-cvs-parse-entry): New function, also to be used in
9792 vc-cvs-registered.
9793
97942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9795
9796 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
9797 *or* single-window-frames.
9798
97992000-09-04 Andre Spiegel <spiegel@gnu.org>
9800
9801 * vc.el (vc-update-changelog): Split into generic part and default
9802 implementation. Doc string adapted.
9803 (vc-default-update-changelog): New function. Call the `rcs2log'
9804 script in exec-directory, to fix a long-standing nuisance.
9805
9806 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
9807 simply signals an error.
9808
98092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9810
9811 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
9812 control-flow more clear and to avoid running `cvs' twice.
9813
9814 * vc.el (vc-next-action-on-file): Doc fix.
9815 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
9816 (vc-print-log): Eval `file' before constructing the continuation.
9817
98182000-09-04 Andre Spiegel <spiegel@gnu.org>
9819
9820 * vc.el (vc-next-action-on-file): Corrected several messages.
9821 (vc-merge): Add prefix arg `merge-news'; handle it.
9822
9823 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
9824 is not reached. It is.
9825 (vc-cvs-merge): Set state to 'edited after merge.
9826 (vc-cvs-merge-news): Set workfile version to nil if not known.
9827 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
9828
9829 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
9830 via stdout. (Merge from main line.)
9831
98322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9833
9834 * vc.el (vc-finish-logentry): Thinko in the "same comment"
9835 detection.
9836
98372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9838
9839 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
9840 against kill-all-local-variables.
9841 (vc-log-edit): Don't save vc-parent-buffer any more.
9842 (vc-last-comment-match): Initialize to an empty string.
9843 (vc-post-command-functions): New hook.
9844 (vc-do-command): Run it.
9845 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
9846 (vc-finish-logentry): Only add the comment to the ring if it's
9847 different from the last comment entered.
9848 (vc-new-comment-index): New function.
9849 (vc-previous-comment): Use it. Make the minibuffer message
9850 slightly less terse.
9851 (vc-comment-search-reverse): Make it work forward as well. Don't
9852 set vc-comment-ring-index if no match is found. Use
9853 vc-new-comment-index.
9854 (vc-comment-search-forward): Use vc-comment-search-reverse.
9855 (vc-dired-mode-map): Don't inherit from dired-mode-map since
9856 define-derived-mode will do it for us. Bind `v' to a keymap that
9857 inherits from vc-prefix-map so that we can bind `vt' without
9858 binding C-x v t.
9859 (vc-retrieve-snapshot): Parenthesis typo.
9860
9861 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
9862 to 1. Make sure to switch to *vc* before looking for an error
9863 message. Use vc-parse-buffer.
9864
98652000-09-04 Andre Spiegel <spiegel@gnu.org>
9866
9867 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
9868 and NAME.
9869 (vc-retrieve-snapshot): Split into two parts.
9870 (vc-default-retrieve-snapshot): New function.
9871
9872 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
9873 (vc-cvs-retrieve-snapshot): New function (untested).
9874 (vc-cvs-stay-local): Default to t.
9875 (vc-cvs-remote-p): New function and property.
9876 (vc-cvs-state): Stay local only if the above is t.
9877 (vc-handle-cvs): Removed.
9878 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
9879 done via vc-handled-backends now.
9880 (vc-cvs-header): Escape Id.
9881
98822000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9883
9884 * vc.el (vc-do-command): Remove unused commands.
9885 (vc-version-diff): Make sure default-directory ends with a slash.
9886 Move the window commands into a vc-exec-after.
9887 (vc-print-log): Move more of the code into the `vc-exec-after'.
9888
98892000-09-04 Andre Spiegel <spiegel@gnu.org>
9890
9891 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
9892 (vc-print-log): Search current revision from beginning of buffer.
9893 (vc-revert-buffer): Clear echo area after the diff is finished.
9894 (vc-prefix-map): Removed definition of "t" for terse display in vc
9895 dired.
9896 (vc-dired-mode-map): Inherit from dired-mode-map. Added
9897 definition of "vt" for terse display.
9898 (vc-dired-mode): Fix dired-move-to-filename-regexp.
9899
99002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9901
9902 * vc.el (vc-exec-after): Avoid caddr.
9903
99042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9905
9906 * vc.el (vc-exec-after): New function.
9907 (vc-do-command): Use it to add a termination message for async
9908 procs.
9909 (vc-checkout): Try to handle a missing-backend situation.
9910 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
9911 of a directory with a backend using async diffs.
9912 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
9913 present.
9914
9915 * vc-sccs.el (vc-sccs-state-heuristic): Use
9916 file-ownership-preserved-p.
9917
9918 * vc-rcs.el (vc-rcs-state-heuristic): Use
9919 file-ownership-preserved-p.
9920 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
9921
99222000-09-04 Andre Spiegel <spiegel@gnu.org>
9923
9924 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
9925 vc-do-command.
9926
9927 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
9928 when there are no changes.
9929
99302000-09-04 Andre Spiegel <spiegel@gnu.org>
9931
9932 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
9933
9934 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
9935
99362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9937
9938 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
9939
9940 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
9941 the `fset' outside of the defvar so that it works even if
9942 vc-prefix-map was already defined.
9943 (vc-setup-buffer): New function, split out of vc-do-command.
9944 (vc-do-command): Allow BUFFER to be t to mean `just use the
9945 current buffer without any fuss'.
9946 (vc-version-diff): Change the `diff' backend operation to just put
9947 the diff in the current buffer without erasing it. Always use
9948 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
9949 shrink-window-if-larger-than-buffer.
9950 (vc-print-log): Change the `print-log' backend operation to just
9951 put the log in the current buffer without erasing it. Protect
9952 shrink-window-if-larger-than-buffer.
9953 (vc-update-change-log): Fix setd typo.
9954
9955 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
9956 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
9957
9958 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
9959 (vc-rcs-diff): Insert in the current buffer and remove unused arg
9960 CMP.
9961
9962 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
9963 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
9964 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
9965
99662000-09-04 Andre Spiegel <spiegel@gnu.org>
9967
9968 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
9969 not possible, use vc-BACKEND-workfile-unchanged-p.
9970 (vc-default-workfile-unchanged-p): New function. Delegates to a
9971 full vc-BACKEND-diff.
9972
9973 * vc-hooks.el (vc-simple-command): Removed.
9974
9975 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
9976 instead of vc-simple-command.
9977 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
9978 avoid doing a diff when opening a file.
9979 (vc-rcs-state): Added check for unlocked-changes.
9980 (vc-rcs-header): Escape Id.
9981 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
9982 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
9983 version.
9984
9985 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
9986 (vc-sccs-diff): Remove optional arg CMP.
9987 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
9988 SCCS-specific function.
9989
9990 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
9991 vc-simple-command.
9992
99932000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9994
9995 * vc.el (vc-editable-p): Renamed from vc-writable-p.
9996 (with-vc-file, vc-merge): Use vc-editable-p.
9997 (vc-do-command): Remove unused var vc-file and fix the
9998 doubly-defined `status' var. Add a user message when starting an
9999 async command.
10000 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10001 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10002 Use with-current-buffer.
10003 (vc-buffer-sync): Use unless.
10004 (vc-next-action-on-file): If the file is 'edited by read-only,
10005 make it read-write instead of trying to commit.
10006 (vc-version-diff, vc-update-change-log): Use `setq
10007 default-directory' rather than `cd'.
10008 (vc-log-edit): Don't forget to set default-directory in the
10009 buffer.
10010
10011 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10012 (vc-sccs-state-heuristic): Use file-writable-p instead of
10013 comparing userids.
10014 (vc-sccs-checkout): Use `unless'.
10015
10016 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10017 of comparing userids.
10018 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10019 Simplify the logic by eliminating unreachable code.
10020 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10021 just do a recursive call if we need to retry.
10022 (vc-rcs-checkout): Handle the case where rcs is missing by making
10023 the buffer read-write if requested and re-signalling the error.
10024
10025 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10026
100272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10028
10029 * vc-hooks.el (vc-handled-backends): Docstring change.
10030 (vc-ignore-vc-files): Mark obsolete.
10031 (vc-registered): Check vc-ignore-vc-files.
10032 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10033 vc-ignore-vc-files.
10034
10035 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10036
100372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10038
10039 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10040 files since ange-ftp already has vc-registered return nil.
10041
10042 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10043 (vc-sccs-workfile-version): Use with-temp-buffer and new
10044 vc-parse-buffer and don't bother setting the property.
10045 (vc-sccs-add-triple): Use with-current-buffer and
10046 find-file-noselect.
10047 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10048
10049 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10050 derives from the old vc-parse-buffer but uses the revision number
10051 rather than the date (much easier to compare robustly).
10052 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10053 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10054 locking-user more directly. Check strict locking and set
10055 checkout-model appropriately.
10056 (vc-rcs-parse-locks): Remove.
10057 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10058 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10059 (vc-rcs-system-release): Use with-current-buffer and
10060 vc-parse-buffer.
10061 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10062
10063 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10064 (vc-simple-command): Docstring fix.
10065 (vc-registered): Align the way the file-handler is called with the
10066 way the function itself works.
10067 (vc-file-owner): Remove.
10068
10069 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10070 extraction of fields and call to file-attributes because of a
10071 temporary bug in rcp.el.
10072 (vc-cvs-fetch-status): Use with-current-buffer.
10073
100742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10075
10076 * vc.el (vc-do-command): Use file-relative-name.
10077 (vc-responsible-backend): Use vc-backend if possible.
10078 (vc-create-snapshot): Improve the `interactive' spec. Add support
10079 for branches and dispatch to backend-specific `create-snapshot'.
10080 (vc-default-create-snapshot): New function, containing the bulk of
10081 the old vc-create-snapshot.
10082 (vc-retrieve-snapshot): Improve the interactive spec.
10083
10084 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10085 (vc-backend-hook-functions): Remove.
10086 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10087 (vc-backend): Reintroduce the test for `file = nil' now that I
10088 know why it was there (and added a comment to better remember).
10089
10090 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10091 code from vc-sccs-hooks.el.
10092 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10093 'vc anymore.
10094 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10095 and file-directory-p instead of file-exists-p.
10096 (vc-sccs-check-headers): Simplify the regexp.
10097
10098 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10099 from vc-rcs-hooks.el. Don't require 'vc anymore.
10100 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10101 file-directory-p instead of file-exists-p.
10102
10103 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10104 from vc-cvs-hooks.el.
10105 (proto vc-cvs-registered): Require 'vc-cvs instead of
10106 'vc-cvs-hooks. Don't require 'vc anymore.
10107 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10108 file-directory-p instead of file-exists-p.
10109 (vc-cvs-create-snapshot): New function, replacing
10110 vc-cvs-assign-name.
10111 (vc-cvs-assign-name): Remove.
10112
101132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10114
10115 * vc-cvs.el (vc-cvs-header): New var.
10116
10117 * vc-rcs.el (vc-rcs-exists): Remove.
10118 (vc-rcs-header): New var.
10119
10120 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10121 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10122 (vc-sccs-header): New var.
10123
10124 * vc.el (vc-do-command): Get rid of the `last' argument.
10125 (vc-header-alist): Remove, replaced by vc-X-header.
10126 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10127 (vc-dired-hook): Use expand-file-name instead of concat.
10128 (vc-directory): Use file-name-as-directory.
10129 (vc-snapshot-precondition, vc-create-snapshot)
10130 (vc-retrieve-snapshot): Allow the command to operate on any
10131 directory.
10132
10133 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10134 just removing the 'WORKFILE argument or by removing the 'MASTER
10135 argument and replacing `file' with (vc-name file).
10136
101372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10138
10139 * vc.el: Update Copyright and add a crude list of backend funs.
10140 (vc-writable-p): New function.
10141 (with-vc-file): Use vc-writable-p.
10142 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10143 (vc-register): Avoid vc-name.
10144 (vc-locking-user): Remove.
10145 (vc-steal-lock): Make the `owner' arg non-optional.
10146 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10147 vc-checkout-model.
10148 (vc-default-dired-state-info): Use vc-state instead of
10149 vc-locking-user and return special strings for special states.
10150 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10151 and get rid of one of the special CVS cases.
10152 (vc-cancel-version): prettify error message with \\[...].
10153 (vc-rename-master): New function.
10154 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10155 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10156 the CVS special case generic.
10157 (vc-default-record-rename): Remove.
10158 (vc-file-tree-walk-internal): Only call FUNC for files that are
10159 under control of some VC backend and replace `concat' with
10160 expand-file-name.
10161 (vc-file-tree-walk): Update docstring.
10162 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10163 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10164
10165 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10166 vc-sccs-record-rename. Use `find-file-noselect' rather than
10167 `find-file' and call `vc-rename-master' to do the actual move.
10168 (vc-sccs-diff): Remove unused `backend' variable.
10169
10170 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10171 to delay loading of vc-sccs until it is really used.
10172 (vc-sccs-master-templates): Preload.
10173 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10174 (vc-sccs-project-dir): Remove (merged into
10175 vc-sccs-search-project-dir).
10176 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10177 rather than `concat', make sure it is preloaded and don't bother
10178 to check that the file actually exists.
10179 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10180 `locks' argument (use buffer's content instead) and eliminate n^2
10181 behavior.
10182
10183 * vc-rcs.el: Update Copyright.
10184 (vc-rcs-rename-file): New function.
10185 (vc-rcs-diff): Remove unused `backend' variable.
10186
10187 * vc-hooks.el: Update Copyright.
10188 (vc-backend): Don't accept a nil argument any more.
10189 (vc-up-to-date-p): Turn into a defsubst.
10190 (vc-possible-master): New function.
10191 (vc-check-master-templates): Use `vc-possible-master' and allow
10192 funs in vc-X-master-templates to return a non-existent file.
10193
10194 * vc-cvs.el: Update Copyright.
10195 (vc-cvs-diff): Remove unused `backend' variable.
10196 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10197
10198 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10199
102002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10201
10202 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10203 since it can be called from vc-rcs.el.
10204 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10205
102062000-09-04 Andre Spiegel <spiegel@gnu.org>
10207
10208 * vc.el (vc-version-diff): Expand file name read from the
10209 minibuffer. Handle the case when a previous version number can't
10210 be guessed. Give suitable messages when there were no differences
10211 found.
10212 (vc-clear-headers): Call backend-specific implementation, if one
10213 exists.
10214 (vc-cancel-version): Made error checks generic. When done, clear
10215 headers generically, too.
10216
10217 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10218 from vc-clear-headers in vc.el.
10219
10220 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10221 correctly.
10222 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10223 optional. Handle the case when it's not there.
10224
102252000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10226
10227 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10228
102292000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10230
10231 * vc-hooks.el (vc-loadup): Remove.
10232 (vc-find-backend-function): Use `require'. Also, handle the case
10233 where vc-BACKEND-hooks.el doesn't exist.
10234 (vc-call-backend): Cleanup.
10235
102362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10237
10238 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10239 vc-rcs-grab-templates)
10240 (vc-rcs-registered): Remove. The default function works as well.
10241 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10242 vc-sccs-grab-templates)
10243 (vc-sccs-registered): Remove. The default function works as well.
10244
10245 * vc.el (vc-version-diff): Left out a vc- in call to
10246 vc-call-backend.
10247 (vc-default-dired-state-info, vc-default-record-rename)
10248 (vc-default-merge-news): Update for the new backend argument.
10249
10250 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10251 using the default function.
10252 (vc-call-backend): If calling the default function, pass it the
10253 backend as first argument. Update the docstring accordingly.
10254 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10255 for the new backend argument.
10256 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10257 (vc-find-backend-function): Use the new name.
10258 (vc-default-registered): New function.
10259
102602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10261
10262 * vc.el (vc-merge): Use vc-find-backend-function.
10263
10264 * vc-hooks.el (vc-backend-functions): Remove.
10265 (vc-loadup): Don't setup 'vc-functions.
10266 (vc-find-backend-function): New function.
10267 (vc-call-backend): Use above fun and populate 'vc-functions
10268 lazily.
10269 (vc-backend-defines): Remove.
10270
102712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10272
10273 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10274 Call vc-call-backend without the leading vc-.
10275 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10276 (vc-check-headers): Call vc-call-backend without the leading vc-.
10277 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10278 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10279 Call vc-call-backend without the leading vc-.
10280
10281 * vc-cvs.el (tail): Provide vc-cvs.
10282 * vc-sccs.el (tail): Provide vc-sccs.
10283 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10284
10285 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10286 (vc-make-backend-function, vc-call): Pass names without leading
10287 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10288 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10289 (vc-call-backend): Always try to load vc-X-hooks.
10290 (vc-registered): Remove vc- in call to vc-call-backend.
10291
102922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10293
10294 * vc.el (vc-process-filter): New function.
10295 (vc-do-command): Setup `vc-process-filter' for the async process.
10296 (vc-maybe-resolve-conflicts): New function to reduce
10297 code-duplication. Additionally, it puts the buffer in
10298 `smerge-mode' if applicable.
10299 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10300 calling `merge-news'.
10301 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10302 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10303 interfacing to log-edit.el.
10304 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10305 log-edit is available.
10306 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10307
103082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10309
10310 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10311 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10312 defvar and the initialization.
10313 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10314
10315 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10316 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10317
10318 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10319
103202000-09-04 Andre Spiegel <spiegel@gnu.org>
10321
10322 * vc.el (vc-file-clear-masterprops): Removed.
10323 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10324 (vc-version-diff): Use buffer-size without argument.
10325 (vc-register): Heed vc-initial-comment.
10326
10327 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10328 default branch.
10329
10330 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10331 file name and workfile version.
10332 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10333
10334 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10335 vc-file-clear-masterprops.
10336
10337 * vc-sccs.el (vc-sccs-checkout): Removed call to
10338 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10339 rather than user login name.
10340
10341
103422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10343
10344 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10345 `want-differences-if-changed' and simplify.
10346 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10347 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10348 output (which is invalid for async vc-diff) to decide whether to
10349 do the revert silently or not.
10350
103512000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10352
10353 * vc-hooks.el (vc-loadup): Load files quietly.
10354 (vc-call-backend): Oops, brain fart.
10355
103562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10357
10358 * vc-cvs.el (vc-cvs-state): Typo.
10359 (vc-cvs-merge-news): Return the status code rather than the error msg.
10360
103612000-09-04 Andre Spiegel <spiegel@gnu.org>
10362
10363 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10364 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10365 vc-state or vc-up-to-date-p.
10366 (vc-merge): Use vc-backend-defines to check whether merging is
10367 possible. Set state to 'edited after successful merge.
10368
10369 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10370 return that name. Redocumented.
10371
103722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10373
10374 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10375 new `vc-state' semantics.
10376 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10377 'vc-locking-user to the current user.
10378 (vc-merge): Inline vc-backend-merge. Comment out code that I
10379 don't understand and hence can't adapt to the new `vc-state' and
10380 `vc-locking-user' semantics.
10381 (vc-backend-merge): Remove.
10382
10383 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10384 rather than 'vc-locking-user.
10385
10386 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10387
10388 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10389 (vc-state): Don't use 'reserved any more. Just use the same
10390 convention as the one used for vc-<backend>-state where the
10391 locking user (as a string) is returned.
10392 (vc-locking-user): Update, based on the above convention. The
10393 'vc-locking-user property has disappeared.
10394 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10395
10396 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10397 with a heuristic one.
10398 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10399 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10400 error. That allows us to get to 'needs-merge even in the
10401 stay-local case. There's still no way to detect 'needs-patch in
10402 such a setup (or to force an update for that matter).
10403 (vc-cvs-logentry-check): Remove, the default works as well.
10404
104052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10406
10407 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10408
10409 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10410 major-mode in which the buffer might have been put earlier. Use
10411 `remove' and `when'. Allow `okstatus' to be `async' and use
10412 `start-process' in this case.
10413 (vc-version-diff): Handle the case where the diff looks empty
10414 because of the use of an async process.
10415
104162000-09-04 Andre Spiegel <spiegel@gnu.org>
10417
10418 * vc.el (vc-next-action-on-file): Removed optional parameter
10419 `simple'. Recompute state unconditionally.
10420 (vc-default-toggle-read-only): Removed.
10421
10422 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10423 (vc-toggle-read-only): Undid prev change.
10424
10425 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10426 vc-cvs-simple-toggle. Redocumented.
10427 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10428 (vc-cvs-toggle-read-only): Removed.
10429
104302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10431
10432 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10433 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10434 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10435 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10436 still is. So maybe it should be removed.
10437 (vc-head-version, vc-find-binary): Remove.
10438 (vc-recompute-state): Move from vc-hooks.el.
10439 (vc-next-action-on-file): Add a `simple' argument to allow
10440 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10441 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10442 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10443 (vc-dired-mode-map): Properly defvar it.
10444 (vc-print-log): Call log-view-mode if available.
10445 (small-temporary-file-directory): defvar instead of use boundp.
10446 (vc-merge-news): Moved to vc-cvs.el.
10447 (vc-default-merge-news): New function.
10448
10449 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10450 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10451 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10452 unknown `vc-latest-version' function. It should probably refer to
10453 vc-workfile-version or somesuch, but it's very unclear to me and I
10454 don't have SCCS to test things.
10455
10456 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10457 (vc-sccs-state-heuristic): Fix typo.
10458 (vc-sccs-workfile-unchanged-p): Add missing argument.
10459
10460 * vc-rcs.el: Require vc and vc-rcs-hooks.
10461 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10462 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10463 (vc-release-greater-or-equal-p): Move from vc.
10464 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10465 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10466 (vc-rcs-checkout): Add a missing `new-version' argument in the
10467 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10468
10469 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10470 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10471 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10472 than the apparently unbound `workfile-version'.
10473
10474 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10475 (vc-file-prop-obarray): Use `make-vector'.
10476 (vc-backend-functions): Add new hookable functions
10477 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10478 (vc-loadup): If neither backend nor default functions exist, use
10479 the backend function rather than nil.
10480 (vc-call-backend): If the function if not bound yet, try to load
10481 the non-hook file to see if it provides it.
10482 (vc-call): New macro plus use it wherever possible.
10483 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10484 nor `vc-find-binary' since it's only called from
10485 vc-mistrust-permission which is only used once the backend is known.
10486 (vc-checkout-model): Fix parenthesis.
10487 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10488
10489 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10490 (vc-cvs-release, vc-cvs-system-release): Remove.
10491 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10492 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10493 status symbols.
10494 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10495 (vc-cvs-toggle-read-only): First cut at a function to allow a
10496 cvs-status-free vc-toggle-read-only.
10497 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10498 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10499 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10500 (vc-cvs-checkout): Modify access rights directly if the user
10501 requested not to use `cvs edit'. And refresh the mode line.
10502
10503 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10504 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10505
105062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10507
10508 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10509 workfile' that got lost when the code was extracted from vc.el.
10510 And merged the tail with the rest of the code (not possible in the
10511 old vc.el where the tail was shared among all backends). And
10512 explicitly set the state to 'edited if `writable' is set.
10513
10514 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10515 (vc-cvs-state): Be careful to return the value from
10516 vc-cvs-parse-state.
10517 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10518 property but return it instead. Also be careful to handle a nil
10519 or "" `rev' when workfile is non-nil (it was handled properly when
10520 workfile was nil).
10521
10522 * vc.el: Removed those pesky unnecessary `(function' quotes.
10523 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10524 directly in the defvar.
10525 (vc-do-command): Bind inhibit-read-only so as to properly handle
10526 the case where the destination buffer has been made read-only.
10527 (vc-diff): Delegate to vc-version-diff in all cases.
10528 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10529 (vc-annotate-mode-variables): Removed (code moved partly to
10530 defvars and partly to vc-annotate-add-menu).
10531 (vc-annotate-mode): Turned into a derived-mode.
10532 (vc-annotate-add-menu): Moved in code in
10533 vc-annotate-mode-variables.
10534 (vc-update-change-log): Use make-temp-file if available.
10535
105362000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10537
10538 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10539 `vc-checkout-model' updated to `vc-cvs-update-model'.
10540
105412000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10542
10543 * vc.el (vc-next-action-on-file): Added handling of state
10544 `unlocked-changes'.
10545 (vc-checkout-carefully): Is now practically obsolete, unless the
10546 above is too slow to be enabled unconditionally.
10547 (vc-update-change-log): Fixed typo.
10548
10549 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10550
10551 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10552 Now handles state `unlocked-changes'.
10553 (vc-sccs-workfile-unchanged-p): New function, to support the above.
10554
10555 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10556
10557 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10558 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
10559 `unlocked-changes'.
10560 (vc-rcs-workfile-unchanged-p): Renamed from
10561 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
10562 function yet, but supposed to become one soon.
10563
10564 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
10565 `vc-steal-lock'.
10566 (vc-call-backend): Changed error message.
10567 (vc-state): Added description of state `unlocked-changes'.
10568
105692000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10570
10571 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
10572 always return t in CVS-controlled directories.
10573
10574 * vc.el (vc-responsible-backend): New function.
10575 (vc-register): Largely rewritten.
10576 (vc-admin): Removed (implementation moved into vc-register).
10577 (vc-checkin): Redocumented.
10578 (vc-finish-logentry): If no backend defined yet (because we are in
10579 the process of registering), use the responsible backend.
10580
10581 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10582 Updated function lists.
10583 (vc-call-backend): Fixed typo.
10584
10585 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
10586 New functions.
10587 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
10588 Removed query option. Redocumented.
10589
105902000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10591
10592 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
10593
10594 * vc.el: Updated callers of `vc-checkout-required' to use
10595 `vc-checkout-model'.
10596
105972000-09-04 Martin Lorentzson <martinl@gnu.org>
10598
10599 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
10600 stuff updated to reference this function instead of the old
10601 `vc-backend-release-p'.
10602
106032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10604
10605 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
10606 vc-checkout-model. Return appropriate values. Updated callers.
10607
106082000-09-04 Martin Lorentzson <martinl@gnu.org>
10609
10610 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
10611 (vc-backend-revert): Function moved into `vc-revert';
10612 `vc-next-action' must be updated to accomodate this change.
10613 (vc-backend-steal): Function moved into `vc-finish-steal'.
10614 (vc-backend-logentry-check): Function moved into
10615 `vc-finish-logentry'.
10616 (vc-backend-printlog): Function moved into `vc-print-log'.
10617 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10618 (vc-backend-assign-name): Function moved into
10619 `vc-create-snapshot'.
10620
106212000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10622
10623 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10624 Rename to vc-checkout-model. Return appropriate values.
10625 Update callers.
10626
10627 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10628 to vc-checkout-model.
10629 (vc-checkout-required): Rename to vc-checkout-model.
10630 Re-implement and re-comment.
10631 (vc-after-save): Use vc-checkout-model.
10632
106332000-09-04 Martin Lorentzson <martinl@gnu.org>
10634
10635 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10636 Update to use the vc-BACKEND-diff functions instead.
10637 `vc-diff' is now working.
10638
10639 * vc-rcs.el (vc-rcs-logentry-check): New function.
10640
10641 * vc-cvs.el (vc-cvs-logentry-check): New function.
10642
10643 * vc-sccs.el (vc-sccs-diff): Function changed name from
10644 `vc-backend-diff'. This makes `vc-diff' work.
10645
10646 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
10647 of functions possibly implemented in a vc-BACKEND library.
10648 (vc-checkout-required): Fix bug that caused an error to be
10649 signaled during `vc-after-save'.
10650
10651 * vc.el: Fix typo.
10652 This checkin is made with our new VC code base for the very first time.
10653 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
10654
10655 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
10656 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
10657
10658 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
10659 updated to `vc-uses-locking'.
10660 (vc-checkout-required): Call to backend function.
10661 `vc-checkout-required' updated to `vc-uses-locking' instead.
10662
10663 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
10664 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
10665
10666 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
10667 to match the split into various backends.
10668 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
10669 (vc-retrieve-snapshot): Bug fix.
10670
106712000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10672
10673 * vc-sccs.el (vc-sccs-release): Doc fix.
10674
106752000-09-04 Martin Lorentzson <martinl@gnu.org>
10676
10677 * vc.el (vc-next-action-on-file): Bug found and fixed.
10678 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
10679 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
10680
10681 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
10682 (vc-rcs-checkout): Name space cleaned up. No more revision number
10683 crunching function names that are not prefixed with vc-rcs.
10684 (vc-rcs-checkout-model): Function added. References to
10685 `vc-checkout-model' replaced.
10686
106872000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10688
10689 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
10690 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
10691 still need to be split, and implemented for RCS).
10692
106932000-09-04 Martin Lorentzson <martinl@gnu.org>
10694
10695 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
10696
10697 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
10698 required by the vc.el file.
10699
10700 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
10701 required by the vc.el file.
10702 (vc-rcs-exists): Function added.
10703
10704 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
10705 required by the vc.el file.
10706
10707 * vc.el (vc-admin): Updated to handle selection of appropriate
10708 backend. Current implementation is crufty and need re-thinking.
10709
10710 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
10711
107122000-09-04 Martin Lorentzson <martinl@gnu.org>
10713
10714 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
10715 beginning of annotate buffers correctly.
10716
10717 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
10718 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
10719 functionality updated quite a lot to support multiple backends.
10720 Variables `vc-annotate-mode', `vc-annotate-buffers',
10721 `vc-annotate-backend' added.
10722
10723 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
10724 `vc-annotate-difference' added to supported backend functions.
10725
107262000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10727
10728 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
10729 Use with-temp-file instead of /bin/sh. Merged from mainline
10730
107312000-09-04 Martin Lorentzson <martinl@gnu.org>
10732
10733 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
10734
10735 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
10736
10737 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
10738
107392000-09-04 Martin Lorentzson <martinl@gnu.org>
10740
10741 * vc-hooks.el: vc-state-heuristic added to
10742 vc-backend-hook-functions.
10743
10744 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
10745
10746 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
10747
10748 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
10749 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
10750 state to `reserved'.
10751
10752 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
10753 `vc-checkout-required'. Rename the `locked' state to `reserved'.
10754
107552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10756
10757 * vc-rcs-hooks.el: Implement new state model. Hardly anything
10758 untouched.
10759
10760 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
10761
10762 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
10763 if defined. (Merged from main line, slightly adapted.)
10764
10765 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
10766 millenium problem (merged from mainline).
10767
107682000-09-04 Martin Lorentzson <martinl@gnu.org>
10769
10770 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
10771 part and moved the non-BACKEND stuff to vc.el.
10772
10773 * vc.el: Split the annotate feature into a BACKEND specific part
10774 and moved it from the vc-cvs.el file to this one.
10775
107762000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10777
10778 * vc-hooks.el: Implement new state model.
10779 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
10780 (vc-locking-user): Simplify. Now only needed if the file is
10781 locked by somebody else.
10782 (vc-lock-from-permissions): Remove. Functionality is in
10783 vc-sccs-hooks.el and vc-rcs-hooks.el now.
10784 (vc-mode-line-string): New name for former vc-status. Adapted.
10785 (vc-mode-line): Adapt to use the above. Remove optional parameter.
10786
10787 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
10788 Various simplifications and adaptations all over the place.
10789
10790 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
10791 Simplify and adapt the rest.
10792
10793 * vc.el (vc-resynch-window): Add TODO comment: check for
10794 interaction with view mode according to recent RCS change.
10795 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
10796
107972000-09-04 Martin Lorentzson <martinl@gnu.org>
10798
10799 * vc.el: Convert the remaining function comments to docstrings.
10800
108012000-09-04 Martin Lorentzson <martinl@gnu.org>
10802
10803 * vc.el (vc-backend-release, vc-release-greater-or-equal)
10804 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
10805 (vc-minor-part, vc-previous-version): Functions that operate and
10806 compare revision numbers got proper documentation. Comments added
10807 about their possible removal.
10808
108092000-09-04 Martin Lorentzson <martinl@gnu.org>
10810
10811 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
10812 the vc-backend.el files.
10813
10814 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
10815
10816 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
10817 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
10818 (vc-rcs-previous-version): Functions added.
10819
10820 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
10821
10822 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
10823
108242000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10825
10826 * vc-hooks.el (vc-master-templates): Is really obsolete.
10827 Comment out the definition for now. What is the right procedure
10828 to get rid of it?
10829 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
10830 rewritten.
10831 (vc-default-registered): Remove.
10832 (vc-check-master-templates): New function; does mostly what the
10833 above did before.
10834 (vc-locking-user): Don't rely on the backend to set the property.
10835
10836 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
10837 Rewrite documentation.
10838 (vc-rcs-templates-grabbed): New variable.
10839 (vc-rcs-grab-templates): New function.
10840 (vc-rcs-registered): Rewrite to use above mechanism.
10841
10842 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
10843 Rewrite documentation.
10844 (vc-sccs-templates-grabbed): New variable.
10845 (vc-sccs-grab-templates): New function.
10846 (vc-sccs-registered): Rewrite to use above mechanism.
10847 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
10848 Don't throw the result, simply return it.
10849
10850 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
10851 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
10852 (vc-cvs-registered): Does the check itself now. Simplify.
10853
10854 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
10855 from main line.
10856
108572000-09-04 Martin Lorentzson <martinl@gnu.org>
10858
10859 * vc-cvs.el (vc-cvs-diff): New function.
10860
10861 * vc-sccs.el (vc-sccs-diff): New function.
10862
10863 * vc-rcs.el (vc-rcs-diff): New function.
10864 (vc-rcs-checkout): Bug (typo) found and fixed.
10865 (vc-rcs-register-switches): New variable.
10866
10867 * vc.el (vc-backend-diff): Function removed and placed in the
10868 backend files.
10869
108702000-09-04 Martin Lorentzson <martinl@gnu.org>
10871
10872 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
10873
10874 * vc.el (vc-backend-checkout): Function removed and replaced in
10875 the vc-backend.el files.
10876
10877 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
10878
10879 * vc.el (vc-backend-admin): Removed and replaced in the
10880 vc-backend.el files.
10881
10882 * vc.el (Martin): Removed all the annotate functionality since it
10883 is CVS backend specific.
10884
108852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10886
10887 * spec.txt: Added specification of vc-state.
10888
10889 * vc-sccs-hooks.el (vc-sccs-master-properties):
10890 Remove handling of vc-latest-version and
10891 vc-your-latest-version. What used to be vc-latest-version, is now
10892 returned as vc-workfile-version.
10893 (vc-sccs-workfile-version): Adapt.
10894
108952000-09-04 Dave Love <fx@gnu.org>
10896
10897 * vc.el: [Merged from mainline.]
10898 (vc-dired-mode): Make the dired-move-to-filename-regexp
10899 regexp match the date, to avoid treating date as file size.
10900 Add YYYY S option to WESTERN/
10901
109022000-09-04 Dave Love <fx@gnu.org>
10903
10904 * vc.el: Require `compile' when compiling.
10905 (vc-logentry-check-hook): New option.
10906 (vc-steal-lock): Use compose-mail.
10907 (vc-dired-mode-map): Defvar when compiling.
10908 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
10909 vc-sccs.el and renamed. Callers changed.
10910 (vc-backend-checkout, vc-backend-logentry-check)
10911 (vc-backend-merge-news): Doc fix.
10912 (vc-default-logentry-check): New function.
10913 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
10914 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
10915 (vc-backend-merge): Doc fix. Use backend functions.
10916 (vc-check-headers): Use backend functions.
10917
10918 * vc-cvs.el: Require vc when compiling.
10919 (vc-cvs-register-switches): Doc fix.
10920 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
10921 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
10922 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
10923 New functions (code from vc.el).
10924 (vc-annotate-display-default): Fix interactive spec.
10925 (vc-annotate-time-span): Doc fix.
10926
10927 * vc-rcs.el: Require vc when compiling.
10928 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
10929 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
10930 (vc-rcs-checkin): New functions (code from vc.el).
10931 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
10932 Doc fix.
10933 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
10934
10935 * vc-sccs.el: Require vc when compiling.
10936 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
10937 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
10938 (vc-sccs-revert)
10939 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
10940 from vc.el).
10941 (vc-sccs-add-triple, vc-sccs-record-rename)
10942 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
10943 (vc-sccs-admin): Doc fix.
10944
109452000-09-04 Martin Lorentzson <martinl@gnu.org>
10946
10947 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
10948 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
10949 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
10950 from vc.el.
10951
10952 * vc-sccs.el (vc-admin-sccs): Added from vc.el
10953
10954 * vc-cvs.el: Moved the annotate functionality from vc.el.
10955 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
10956
109572000-09-04 Dave Love <fx@gnu.org>
10958
10959 * vc.el (vc-backend-release): Call vc-system-release.
10960
10961 * vc-sccs.el (vc-sccs-system-release):
10962 Renamed from vc-sccs-backend-release.
10963
10964 * vc-rcs.el (vc-rcs-system-release):
10965 Renamed from vc-rcs-backend-release.
10966
10967 * vc-cvs.el (vc-cvs-system-release):
10968 Renamed from vc-cvs-backend-release.
10969
109702000-09-04 Dave Love <fx@gnu.org>
10971
10972 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
10973 backend files.
10974 (vc-backend-release): Dispatch to backend functions.
10975 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
10976 probably needs attention.]
10977
10978 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
10979 (vc-sccs-backend-release): New function.
10980
10981 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
10982 (vc-cvs-backend-release): New function.
10983
10984 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
10985 Doc fix.
10986 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
10987 (vc-default-dired-state-info): New function.
10988 (vc-dired-state-info): Dispatch to backends.
10989 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
10990
10991 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
10992 from vc.el and renamed.
10993
109942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10995
10996 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
10997 (vc-version-other-window, vc-backend-assign-name): Removed
10998 references to vc-latest-version; sometimes changed into
10999 vc-workfile-version.
11000
11001 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11002 vc-rcs-master-workfile-version.
11003 (vc-rcs-workfile-version): Use the above. Don't call
11004 vc-latest-version (that was unreachable code, anyway).
11005 (vc-rcs-fetch-master-properties): Doc fix.
11006
11007 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11008 (vc-backend-hook-functions): Removed them from this list, too.
11009 (vc-fetch-properties): Removed.
11010 (vc-workfile-version): Doc fix.
11011
11012 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11013 (vc-rcs-workfile-version, vc-rcs-locking-user)
11014 (vc-rcs-uses-locking): Use it.
11015
11016 * vc-hooks.el (vc-consult-rcs-headers):
11017 Moved into vc-rcs-hooks.el, under the name
11018 vc-rcs-consult-headers.
11019
11020 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11021 headers.
11022 (vc-cvs-find-master): Use this name only; correct different
11023 versions of the name.
11024
11025 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11026 New functions.
11027 (vc-sccs-locking-user): Use the latter.
11028
11029 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11030 New functions.
11031
11032 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11033 Moved into both
11034 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11035 functions are implementation details of those two backends.
11036
110372000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11038
11039 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11040 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11041
11042 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11043 (vc-sccs-parse-locks): SCCS-specific code moved here from
11044 vc-hooks.
11045
11046 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11047 code moved here from vc-hooks.
11048
11049 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11050 into back-end specific parts and removed. Callers not updated
11051 yet; because I guess these callers will disappear into back-end
11052 specific files anyway.
11053
110542000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11055
11056 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11057 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11058 `vc-uses-locking'.
11059
11060 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11061 Store yes/no in the property, and return t/nil. Updated all
11062 callers.
11063
11064 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11065 vc-sccs-uses-locking. Don't set property.
11066 (vc-sccs-locking-user): Don't set property.
11067
11068 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11069 vc-cvs-uses-locking. Don't set property here; leave that to
11070 vc-hooks.
11071 (vc-cvs-locking-user): Reflect above change. Streamlined.
11072
11073 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11074 vc-rcs-uses-locking.
11075 (vc-rcs-locking-user): Reflect above change.
11076
110772000-09-04 Dave Love <fx@gnu.org>
11078
11079 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11080
11081 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11082
11083 * vc-hooks.el (vc-checkout-model): Punt to backends.
11084
11085 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11086
11087 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11088
11089 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11090 New functions.
11091
11092 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11093 New functions.
11094
11095 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11096 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11097
11098 * vc-hooks.el (vc-default-locking-user): New function.
11099 (vc-locking-user, vc-workfile-version): Punt to backends.
11100
111012000-09-04 Dave Love <fx@gnu.org>
11102
11103 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11104 (vc-master-workfile-version): Moved from vc-hooks.
11105
11106 * vc-rcs-hooks.el: Fix duplicate code in last change.
11107
11108 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11109 (vc-rcs-master-templates): Improve :type.
11110 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11111 vc-master-workfile-version): Moved from vc-hooks.
11112
11113 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11114 (vc-sccs-master-templates): Improve :type.
11115 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11116
11117 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11118
11119 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11120 (vc-cvs-master-templates): Improve :type. Use
11121 vc-cvs-find-cvs-master.
11122 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11123 from vc-hooks.
11124 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11125
11126 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11127 Moved to vc-cvs-hooks.
11128
11129 * vc-hooks.el: Add doc strings in various places. Simplify the
11130 minor mode setup.
11131 (vc-handled-backends): New user variable.
11132 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11133 simplification.
11134
111352000-09-04 Dave Love <fx@gnu.org>
11136
11137 * vc.el: Some doc fixes for autoloaded and interactive functions.
11138 Fix compilation warnings from ediff stuff.
11139 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11140
11141 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11142
11143 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11144
11145 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11146
111472000-09-04 Dave Love <fx@gnu.org>
11148
11149 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11150 New variable.
11151 (vc-make-backend-function, vc-loadup, vc-call-backend)
11152 (vc-backend-defines): New functions.
11153
11154 * vc-hooks.el: Various doc fixes.
11155 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11156 (vc-match-substring): Function removed. Callers changed to use
11157 match-string.
11158 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11159 Simplify.
11160
111612000-09-04 Dave Love <fx@gnu.org>
11162
11163 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11164 type.
11165 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11166 (vc-sccs-registered): Doc fix.
11167
11168 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11169 (vc-cvs-registered): Doc fix.
11170
11171 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11172 (vc-rcs-registered): Doc fix.
11173
111742000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11175
11176 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11177
11178 * vc-hooks.el: vc-registered has been renamed
11179 vc-default-registered. Some functions have been moved to the
11180 backend specific files. they all support the
11181 vc-BACKEND-registered functions.
11182
111832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11184
11185 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11186
11187 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11188
111892000-09-04 Dave Love <fx@gnu.org>
11190
11191 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11192 menu-bar-update-hook.
11193
11194 * help.el (help-manyarg-func-alist): Add
11195 find-operation-coding-system.
11196
11197 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11198
11199 * custom.el (custom-set-variables): Print message about errors in
11200 setting.
11201
112022000-09-03 Andrew Innes <andrewi@gnu.org>
11203
11204 * makefile.w32-in: Change to DOS line endings.
11205
112062000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11207
11208 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11209 minor-mode keymaps, if they don't have one.
11210
112112000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11212
11213 * eshell/esh-module.el (eval-when-compile): Don't lose if
11214 esh-module.el's file name is truncated to DOS 8+3 limits.
11215
112162000-09-01 John Wiegley <johnw@gnu.org>
11217
11218 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11219 predicate, which caused entries in the completion list to be
11220 doubled.
11221
112222000-08-30 John Wiegley <johnw@gnu.org>
11223
11224 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11225 sending to subprocesses. Also, hook pre-command-hook if
11226 `eshell-send-direct-to-subprocesses' is non-nil.
11227 (eshell-send-direct-to-subprocesses): New config variable. If t,
11228 subprocess input is send immediately.
11229 (eshell-toggle-direct-send): New function.
11230 (eshell-self-insert-command): New function.
11231 (eshell-intercept-commands): New function.
11232 (eshell-send-input): If direct subprocess sending is enabled,
11233 don't echo any input to the Eshell buffer. Let the subprocess
11234 handle that. This requires "stty echo" in bash, for example.
11235
112362000-08-28 John Wiegley <johnw@gnu.org>
11237
11238 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11239 completion function for Eshell's implementation of `unset'.
11240
112412000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11242
11243 * info.el (Info-directory-list): Doc fix.
11244
112452000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11246
11247 * filecache.el (file-cache-add-directory-using-find): Don't quote
11248 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11249
112502000-08-31 Kenichi Handa <handa@etl.go.jp>
11251
11252 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11253 coding systems.
11254
112552000-08-30 Andrew Innes <andrewi@gnu.org>
11256
11257 * timer.el (run-with-idle-timer): Undo last change, so that timer
11258 is not activated immediately if Emacs is already idle. Some
11259 existing code relies on this behaviour.
11260
112612000-08-30 Miles Bader <miles@gnu.org>
11262
11263 * frame.el (set-frame-font): Do completion of font-name for
11264 interactive use.
11265
112662000-08-30 Kenichi Handa <handa@etl.go.jp>
11267
11268 * international/quail.el (quail-start-translation): Bind locally
11269 last-command-event, last-command, and this-command.
11270 (quail-start-conversion): Likewise.
11271 (quail-self-insert-command): Fix docstring.
11272
112732000-08-29 Gerd Moellmann <gerd@gnu.org>
11274
11275 * progmodes/executable.el
11276 (executable-make-buffer-file-executable-if-script-p): Check that
11277 buffer contains at least 2 characters.
11278
112792000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11280
11281 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11282
112832000-08-29 Dave Love <fx@gnu.org>
11284
11285 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11286 (diff-mode-shared-map): Bind mouse-2.
11287 (diff-imenu-generic-expression): New variable.
11288 (diff-mode): Use it.
11289
11290 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11291 (mouse-popup-menubar): Add minor mode menus.
11292 (popup-menu): Check for lookup-key returning number.
11293
112942000-08-29 Miles Bader <miles@gnu.org>
11295
11296 * comint.el (comint-send-input): Create overlays using the proper
11297 front/read-advance arguments.
11298
112992000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11300
11301 * ps-print.el: Even/odd pages printing. Doc fix.
11302 (ps-print-version): New version number (6.0).
11303 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11304 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11305 (ps-print-duplex-feature): Variable eliminated.
11306 (ps-even-or-odd-pages): New variable.
11307
11308 * progmodes/ebnf2ps.el: Doc fix.
11309 (ebnf-version): New version (3.3).
11310 (ebnf-user-arrow): Change variable customization to sexp.
11311 (ebnf-user-arrow): Function eliminated.
11312 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11313
113142000-08-29 Kenichi Handa <handa@etl.go.jp>
11315
11316 * help.el (help-xref-mule-regexp): New variable.
11317 (help-make-xrefs): Handle help-xref-mule-regexp.
11318
11319 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11320 variable.
11321 (describe-input-method): Temporarily activate the specfied input
11322 method to display the information.
11323 (describe-language-environment): Hyperlinks to mule related items.
11324
11325 * international/mule-diag.el (charset-multibyte-form-string): New
11326 function.
11327 (list-character-sets-1): Use charset-multibyte-form-string.
11328 (describe-character-set): New function.
11329 (describe-coding-system): Hyperlinks to safe character sets.
11330
11331 * international/quail.el (quail-help): New arg PACKAGE.
11332 Hyperlinks to mule related items.
11333 (quail-help-insert-keymap-description): Use
11334 substitute-command-keys instead of describe-bindings.
11335 (quail-translation-help): Hyperlinks to mule related items.
11336
113372000-08-28 John Wiegley <johnw@gnu.org>
11338
11339 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11340 have a defsubst call itself. Made `eshell-flatten-list' back into
11341 a function again.
11342
11343 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11344 catch, in case re-centering point at bottom messes up the display.
11345 This happens frequently in Emacs 21, due I believe to variable
11346 line heights.
11347
11348 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11349 to call `find-tag-interactive'.
11350
11351 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11352 the list of remember directories.
11353
113542000-08-28 John Wiegley <johnw@gnu.org>
11355
11356 * align.el: Test align-region-separate to see if it's a symbol.
11357
113582000-08-28 John Wiegley <johnw@gnu.org>
11359
11360 * eshell/esh-util.el (eshell-flatten-list): Made this function
11361 into a defsubst form. It gets used very frequently, although
11362 calls don't occur all that often.
11363
11364 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11365 examining it.
11366
11367 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11368 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11369 `eshell-protect'.
11370 (eshell-copy-handles): Created a new macro for duplicating the
11371 current set of open handles. This is needed by the looping
11372 functions.
11373 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11374 is not incorrectly stomped on.
11375
11376 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11377 declaration for pcomplete-use-paring.
11378 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11379 value of eshell-cmpl-use-paring.
11380 * pcomplete.el (pcomplete-use-paring): New config variable, to
11381 indicate whether paring should be used.
11382 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11383 completion alternatives that have already been used.
11384
11385 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11386 bound to C-c C-y, which will repeat the previous N arguments
11387 (based on prefix argument).
11388 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11389
11390 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11391 if there is no *Help* buffer. This is for XEmacs, which renames
11392 its help buffers uniquely. TODO: Find out what the current buffer
11393 name to delete is.
11394
11395 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11396 first entry that correlates to a passwd/group number. Later
11397 entries (used for group/user name aliasing to multiple IDs) are
11398 ignored.
11399
11400 * eshell/em-xtra.el (eshell/expr):
11401 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11402 (eshell-grep, eshell/diff, eshell/locate):
11403 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11404 argument list, before passing it to the system command.
11405
11406 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11407 `find-tag' for use at final position in Eshell buffers (which
11408 otherwise triggers an error on Emacs 21).
11409 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11410 buffer, if it is currently bound to `find-tag'.
11411
11412 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11413 in the list of matched Makefile names.
11414 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11415 directory, prefer its contents to Makefile.
11416
11417 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11418 directory parts (like "cd old new", or "cd =regexp"), are now case
11419 sensitive on non-Windows/DOS platforms.
11420
11421 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11422 types RET after an open delimiter (like "), display a message
11423 indicating that Eshell is waiting for the closing delimiter.
11424
11425 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11426 environment variables.
11427
11428 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11429 gracefully if the user enters incorrect arguments.
11430
11431 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11432 Eshell buffers.
11433
11434 * eshell/esh-var.el (eshell-interpolate-variable):
11435 * eshell/esh-mode.el (eshell-move-argument):
11436 * eshell/em-unix.el (eshell-du-sum-directory):
11437 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11438 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11439 (not (= ...)).
11440
11441 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11442 to ensure the `preserve' flag gets propagated when doing recursive
11443 directory copies.
11444
114452000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11446
11447 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11448 Don't convert \n into \0177 in memory.
11449 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11450 and back again, when reading and writing.
11451
114522000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11453
11454 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11455 testing of `fboundp' on `processp'.
11456
11457 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11458 (eshell/jobs): Don't call process-list if it is not bound.
11459 (eshell-gather-process-output): Support systems where async
11460 subprocesses aren't supported.
11461 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11462 variables.
11463
11464 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11465 eshell-do-eval returns t.
11466 (eshell-do-pipelines-synchronously): New defmacro.
11467 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11468 when async subprocesses aren't supported.
11469 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11470 if async subprocesses aren't supported.
11471 (eshell-resume-command): Don't assume STATUS is a string.
11472
11473 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11474
11475 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11476 (eshell-close-target, eshell-get-target): Use eshell-processp.
11477 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11478 fix.
11479 (eshell-get-target, eshell-create-handles): Doc fix.
11480
114812000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11482
11483 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11484 criterion to include commands that output something, as long as it
11485 leaves both the command and the end-of-buffer visible when the
11486 command has exited.
11487 (eshell-review-quick-commands): Adjust the help doc string
11488 accordingly.
11489
114902000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11491
11492 * locate.el (locate): Cleaned up locate command's interactive prompting
11493 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11494
11495 * filecache.el (file-cache-case-fold-search): New variable
11496 (file-cache-assoc-function): New variable
11497 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11498 Use file-cache-case-fold-search variable
11499 (file-cache-add-file): Use file-cache-assoc-function
11500 (file-cache-delete-file): likewise
11501 (file-cache-directory-name): likewise
11502 (file-cache-debug-read-from-minibuffer): likewise
11503
115042000-08-28 Gerd Moellmann <gerd@gnu.org>
11505
11506 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11507 (abbrev-table-name): New function.
11508 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11509 If non-nil list local abbrev, only.
11510
115112000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11512
11513 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11514 from Gnus support code, and use special article copy buffer
11515 `(gnus-original-article-buffer)' instead. This allows to get rid
11516 of article-hide-headers usage (which breaks in the latest Gnus
11517 version). Thanks to Detlev Zundel.
11518
115192000-08-28 Kenichi Handa <handa@etl.go.jp>
11520
11521 * international/quail.el (quail-use-package): Hide "... loaded"
11522 message.
11523 (quail-start-translation, quail-start-conversion): Likewise.
11524
11525 * international/kkc.el (kkc-region): Hide "... loaded" message.
11526
115272000-08-27 Dave Love <fx@gnu.org>
11528
11529 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11530
115312000-08-27 Miles Bader <miles@gnu.org>
11532
11533 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11534
115352000-08-27 Kenichi Handa <handa@etl.go.jp>
11536
11537 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11538 'ja-dic-cnv), not (require 'skkdic-cnv).
11539
115402000-08-26 Miles Bader <miles@gnu.org>
11541
11542 * faces.el (face-x-resources): Add entry for :inherit.
11543 * cus-face.el (custom-face-attributes): Add support for :inherit
11544 attribute. Add support for relative face heights.
11545 (custom-face-attributes-get): Treat `nil' as being a default value
11546 for :inherit (as well as `unspecified').
11547
11548 * faces.el (set-face-attribute): Update doc string.
11549 (face-attribute-name-alist): Add :inherit.
11550 (face-valid-attribute-values): Handle :inherit.
11551 (face-read-string): Rephrase prompt to be less confusing.
11552 Assume that DEFAULT is a string, since we must return a string.
11553 (face-read-integer): Use `format' to turn DEFAULT into an
11554 acceptable default for face-read-string. Match NEW-VALUE against
11555 the string "unspecified", not the symbol `unspecified', since
11556 that's what face-read-string returns.
11557 (read-face-attribute): Lookup a name for old-value in valid, and
11558 use it as a default if we find one. Treat all values from
11559 face-read-string as strings. If the default is used, don't do any
11560 more processing on the value, just use the old value directly.
11561 (read-face-and-attribute, modify-face): Tweak prompt.
11562 (read-face-name): Don't assume prompt ends with a space.
11563
11564 * faces.el (describe-face): Add support for :inherit attribute.
11565
115662000-08-25 Kenichi Handa <handa@etl.go.jp>
11567
11568 * terminal.el (terminal-emulator): Fix args to `concat'. Now
11569 concat doesn't accept interger.
11570
11571 * international/kkc.el: Remove SKK from Keywords. Require
11572 ja-dic-utl instead of skkdic-utl.
11573
11574 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
11575 Provide ja-dic-cnv instead of skkdic-cnv.
11576 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
11577 (iso-2022-7bit-short): Add safe-charsets property.
11578 (skkdic-convert-postfix): Search Japanese chou-on character in
11579 addition to Hiragana character.
11580 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
11581 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
11582 (batch-skkdic-convert): Likewise.
11583
11584 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
11585 Provide ja-dic-utl instead of skkdic-utl.
11586 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
11587
115882000-08-24 Dave Love <fx@gnu.org>
11589
11590 * disp-table.el (standard-display-default): Make the test of `l'
11591 useful.
11592
11593 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
11594 mod sample text.
11595
11596 * international/iso-ascii.el: Make pilcrow convenient string
11597 consistent with section.
11598 (iso-ascii-display): Set up multibyte characters as well as
11599 unibyte.
11600
116012000-08-24 Kenichi Handa <handa@etl.go.jp>
11602
11603 * international/mule-cmds.el (reset-language-environment): Set
11604 default-process-coding-system to '(undecided . iso-latin-1), which
11605 makes process I/O almost consistent with file I/O. Call this
11606 function when mule-cmds.el[c] is loaded.
11607
116082000-08-22 Andrew Innes <andrewi@gnu.org>
11609
11610 * makefile.w32-in: New file.
11611
116122000-08-22 Miles Bader <miles@lsi.nec.co.jp>
11613
11614 * comint.el (comint-output-filter): Compare end of
11615 comint-last-output-overlay with the start of the newly inserted
11616 text, not the end, when deciding whether to extend it.
11617 Set saved-point's insertion type to advance after insertion.
11618
11619 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11620 since this is now done independently of font-lock mode.
11621
116222000-08-21 Gerd Moellmann <gerd@gnu.org>
11623
11624 * server.el (server-kill-new-buffers): New user option.
11625 (server-existing-buffer): New buffer-local variable.
11626 (server-visit-files): When using an existing buffer, set
11627 server-existing-buffer to t.
11628 (server-buffer-done): If server-kill-new-buffers is t, kill the
11629 buffer, unless it was already present before visiting it with
11630 Emacs server.
11631
116322000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
11633
11634 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11635 even if the display doesn't support colors: some displays will
11636 support bold/underline faces.
11637
116382000-08-21 Gerd Moellmann <gerd@gnu.org>
11639
11640 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
11641
11642 * startup.el (command-line): If user's init file had an error,
11643 add explanatory text to *Messages*.
11644
116452000-08-21 Kenichi Handa <handa@etl.go.jp>
11646
11647 * man.el (Man-getpage-in-background): Decode the process output by
11648 the system locale coding system.
11649
116502000-08-20 Dave Love <fx@gnu.org>
11651
11652 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
11653 Don't test x-popup-menu.
11654 (function) <complete-function>: Complete only fbound symbols.
11655 <validate, value>: New.
11656 (variable) <complete-function>: Complete only bound symbols.
11657 (coding-system): Add :base-only, :complete-function, :validate,
11658 :value, :prompt-match.
11659 (widget-coding-system-prompt-value): Use read-coding-system and
11660 act on :base-only.
11661 (editable-field): Add :help-echo.
11662 (widget-push-button-gui, widget-push-button-cache)
11663 (widget-gui-action, widget-editable-list-gui): COmment out, along
11664 with uses.
11665 (widget-at): Make arg optional.
11666 (widget-echo-help): Adjust for current help-echo calling sequence.
11667 (widget-specify-field, widget-specify-button)
11668 (widget-specify-insert, widget-get-sibling, widget-image-find)
11669 (widget-convert, widget-insert, widget-leave-text)
11670 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
11671 (widget-setup, widget-field-find, widget-before-change)
11672 (widget-after-change, widget-default-complete)
11673 (widget-default-create, widget-default-delete)
11674 (widget-push-button-value-create, editable-field)
11675 (widget-field-prompt-value, widget-field-validate)
11676 (widget-choice-value-create, widget-choice-action)
11677 (widget-choice-validate, widget-checklist-add-item)
11678 (widget-radio-add-item, widget-radio-chosen)
11679 (widget-radio-value-inline, widget-editable-list-value-create)
11680 (widget-editable-list-entry-create)
11681 (widget-documentation-link-add)
11682 (widget-documentation-string-value-create)
11683 (widget-regexp-validate, widget-file-complete)
11684 (widget-sexp-validate, widget-plist-convert-widget)
11685 (widget-plist-convert-widget, widget-alist-convert-widget)
11686 (widget-alist-convert-widget, widget-color-complete): Simplify,
11687 particularly to avoid bindings which aren't optimized out.
11688
11689 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
11690 Doc fix.
11691 (down-list, backward-up-list, up-list, kill-sexp)
11692 (backward-kill-sexp, mark-sexp): Make arg optional.
11693 (lisp-complete-symbol): Add optional arg PREDICATE.
11694
11695 * cus-start.el: Add display-buffer-reuse-frames,
11696 file-coding-system-alist.
11697
116982000-08-20 Gerd Moellmann <gerd@gnu.org>
11699
11700 * startup.el (command-line): Clear realized faces after
11701 modifying TTY color mappings.
11702
117032000-08-20 Miles Bader <miles@gnu.org>
11704
11705 * faces.el (face-attr-match-p): Don't return true if ATTRS are
11706 merely a subset of FACE's attributes.
11707
117082000-08-19 Miles Bader <miles@gnu.org>
11709
11710 * comint.el (comint-output-filter): Save the point with a marker,
11711 not just a buffer position.
11712
11713 * international/mule.el (set-buffer-process-coding-system): Make
11714 interactive prompt less confusing.
11715
117162000-08-19 Gerd Moellmann <gerd@gnu.org>
11717
11718 * hilit-chg.el: General cleanup of doc strings, comments and
11719 code formatting.
11720
117212000-08-19 Miles Bader <miles@gnu.org>
11722
11723 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
11724 Compiler macro removed; beginning-of-line is no longer always
11725 equivalent to forward-line, in the presence of fields.
11726
11727 * comint.el (comint-output-filter): Remove ad-hoc saving of
11728 restriction, and just use save-restriction, now that it works
11729 correctly. Don't adjust comint-last-input-start to account for
11730 our insertion; it shouldn't have moved because we don't use
11731 insert-before-markers anymore. Comment out call to
11732 `force-mode-line-update'; why is it here?
11733
11734 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
11735 while checking for prompt to delete. Use `forward-line 0'
11736 instead of beginning-of-line.
11737 (gud-filter): Temporarily widen gud comint buffer while
11738 examining output.
11739
117402000-08-18 Stefan Monnier <monnier@cs.yale.edu>
11741
11742 * progmodes/sh-script.el: Big bag of typos.
11743
11744 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
11745 check since ispell-process is not bound when ispell is not yet loaded.
11746
117472000-08-18 Dave Love <fx@gnu.org>
11748
11749 * image.el (find-image): Copy `spec' before using plist-put.
11750
117512000-08-18 Gerd Moellmann <gerd@gnu.org>
11752
11753 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
11754 `portugues'.
11755
11756 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
11757 backward-kill-sexp, analogous to kill-sexp.
11758
11759 * progmodes/icon.el (icon-indent-line)
11760 (icon-is-continuation-line): Handle comments specially.
11761
117622000-08-17 Ken Stevens <k.stevens@ieee.org>
11763
11764 * ispell.el: Set to standard author/maintainer/keyword fields.
11765 Fine tuning to menu map appearance and operation, and added help.
11766 Remove `start' and `end' error messages when compiling.
11767 (ispell-choices-win-default-height): Fixed comment string.
11768 (ispell-dictionary-alist-1): Fixed regexp in castellano and
11769 castellano8 dictionaries.
11770 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
11771 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
11772 dictionary, added italiano dictionary.
11773 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
11774 word character
11775 (ispell-tex-skip-alists): Added psfig support.
11776 (ispell-skip-html): Renamed from ispell-skip-sgml.
11777 (ispell-begin-skip-region-regexp, ispell-skip-region)
11778 (ispell-minor-check): Improved html skipping support to skip across
11779 code, and recognize `&' commands without propper `;' syntax;
11780 (ispell-process-line): Fix alignment error when manually
11781 correcting spelling.
11782 (ispell): Fix comment string.
11783 (ispell-add-per-file-word-list): Always put word list on new line.
11784
117852000-08-17 Gerd Moellmann <gerd@gnu.org>
11786
11787 * format.el (format-encode-run-method): Fix error message to say
11788 `encode' instead of `decode'. Use save-window-excursion around
11789 shell-command-on-region as in format-decode-run-method because
11790 shell-command-on-region can display a buffer with error output.
11791 (format-decode): Don't record undo information for the decoding.
11792 (format-annotate-function): Add parameter FORMAT-COUNT. Make
11793 that number part of the temporary buffer name so that more than
11794 one decoding using a temporary buffer can happen safely.
11795
11796 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
11797 of `A-z' in the regexp.
11798
11799 * hilit-chg.el: Fix typos in commentary.
11800
11801 * help.el (view-emacs-news): Rewritten for new naming scheme
11802 for old NEWS files.
11803
11804 * startup.el (command-line): Pop to *Messages* in case an error
11805 is signaled while loading user-init-file.
11806
118072000-08-17 Andreas Schwab <schwab@suse.de>
11808
11809 * files.el (insert-directory): Don't lose original file name,
11810 undoing an undocumented change.
11811
118122000-08-17 Alex Schroeder <alex@gnu.org>
11813
11814 * sql.el (sql-magic-go): Use comint-bol.
11815 (sql-copy-column): Use comint-line-beginning-position.
11816 (comint-line-beginning-position): Define a replacement for
11817 comint-line-beginning-position if it is not fboundp.
11818
118192000-08-17 Alex Schroeder <alex@gnu.org>
11820
11821 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
11822 it didn't have any effect anyway.
11823
118242000-08-17 Alex Schroeder <alex@gnu.org>
11825
11826 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
11827 --pset and pager=off instead of sending \\o|cat at the beginning
11828 of the session.
11829
118302000-08-17 Miles Bader <miles@gnu.org>
11831
11832 * progmodes/octave-inf.el: Add compatibility definition of
11833 comint-line-beginning-position.
11834
118352000-08-17 Kenichi Handa <handa@etl.go.jp>
11836
11837 * startup.el (normal-top-level): Look in each dir in load-path for
11838 a leim-list.el file too. This assures of loading leim-list.el
11839 that is created at Emacs installation time even if a user have his
11840 own leim-list.el.
11841
118422000-08-17 Miles Bader <miles@gnu.org>
11843
11844 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
11845 foreground color to black if the background is dark.
11846
118472000-08-16 Stefan Monnier <monnier@cs.yale.edu>
11848
11849 * loadhist.el (unload-feature): Typo.
11850
11851 * finder.el (finder-compile-keywords):
11852 * cus-dep.el (custom-make-dependencies): Add local-variable settings
11853 to the generated file.
11854
11855 * mail/mh-e.el (mh-make-local-vars):
11856 Replace make-variable-buffer-local with make-local-variable.
11857
11858 * play/landmark.el:
11859 * options.el (Edit-options-{set,toggle,t,nil}):
11860 * mail/mailabbrev.el (mail-abbrevs-mode):
11861 * textmodes/tex-mode.el (tex-expand-files):
11862 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
11863
11864 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
11865
11866 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
11867 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
11868 Allow going past the last element.
11869 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
11870 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
11871 (cvs-mouse-toggle-mark): Don't move point.
11872 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
11873
11874 * progmodes/compile.el (grep): Provide a default set of files.
11875 (next-error): Docstring fix.
11876 (compilation-find-file): Avoid find-file (fails in a dedicated window).
11877
11878 * emacs-lisp/easy-mmode.el (define-minor-mode):
11879 Use `symbol-value' to keep the byte-compiler quiet.
11880
11881 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
11882 (diff-find-source-location): New fun, extracted from diff-goto-source.
11883 (diff-goto-source): Use it.
11884 (diff-next-complex-hunk, diff-filter-lines): New function.
11885 (diff-apply-hunk): New command.
11886
11887 * smerge-mode.el (smerge-mode-menu): Doc fix.
11888
11889 * msb.el (msb-mode): Define it in terms of define-minor-mode.
11890
118912000-08-16 Dave Love <fx@gnu.org>
11892
11893 * windmove.el (windmove) <defgroup>: Add :version.
11894
11895 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
11896 (goto-address-fontify-p, goto-address-highlight-p)
11897 (goto-address-url-face, goto-address-url-mouse-face)
11898 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
11899 (goto-address-url-regexp): Use thing-at-point-url-regexp.
11900 (goto-address-fontify, goto-address-at-mouse): Simplify,
11901 (goto-address-at-point): browse-url-url-at-point,
11902 goto-address-find-address-at-point can return nil.
11903 (goto-address-find-address-at-point): Return nil on failure.
11904
11905 * align.el (align) <defgroup>: Add :version.
11906
11907 * calculator.el (calculator): Add :version.
11908 (calculator): Use two lines for calculator window if `modeline'
11909 face is boxed.
11910
11911 * play/5x5.el: Doc fixes.
11912 (5x5) <defgroup>: Add :version.
11913
11914 * play/fortune.el (fortune) <defgroup>: Add :version.
11915 (fortune-append): Fix error message.
11916 (fortune-from-region): Doc fix.
11917
11918 * play/pong.el (pong): Doc fix.
11919
11920 * play/morse.el: Keywords, commentary, autoloads.
11921
119222000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
11923
11924 * desktop.el (desktop-save): Don't look at symbol-value of a
11925 member of minor-mode-alist, unless it is boundp.
11926
119272000-08-16 Sam Steingold <sds@gnu.org>
11928
11929 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
11930 `while'; use `with-current-buffer' instead of `save-excursion'.
11931 Removed unnecessary kludges now that "*Buffer List*" is excluded.
11932
119332000-08-16 Kenichi Handa <handa@etl.go.jp>
11934
11935 * international/ccl.el (declare-ccl-program): Docstring modified.
11936 (ccl-execute-with-args): Likewise.
11937
119382000-08-16 Miles Bader <miles@gnu.org>
11939
11940 * progmodes/sql.el: Add compatibility definition of
11941 comint-line-beginning-position.
11942
119432000-08-15 Gerd Moellmann <gerd@gnu.org>
11944
11945 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
11946 'buffer-menu' property.
11947 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
11948 fails.
11949 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
11950 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
11951 wasn't killed.
11952
11953 * buff-menu.el (list-buffers-noselect): Don't display the
11954 *Buffer List* buffer.
11955
11956 * font-lock.el: Require jit-lock to prevent a very late
11957 `Loading jit-lock' message.
11958
11959 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
11960 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
11961 mail address.
11962
119632000-08-15 Miles Bader <miles@gnu.org>
11964
11965 * textmodes/ispell.el (ispell-graphic-p): New constant.
11966 (ispell-choices-win-default-height, ispell-help): Use
11967 `ispell-graphic-p' instead of `xemacsp'.
11968
119692000-08-15 Dave Love <fx@gnu.org>
11970
11971 * simple.el: Autoload widget-convert when compiling.
11972 (mail-user-agent): Doc fix.
11973
11974 * help.el (function-called-at-point, variable-at-point): Use
11975 with-syntax-table.
11976 (help-manyarg-func-alist): Add insert-and-inherit.
11977
11978 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
11979
11980 * delsel.el (delsel-unload-hook): New function.
11981
11982 * find-file.el: Doc fixes. Move provide to end.
11983 (ff) <defgroup>: Add :link.
11984 (ff-goto-click): Deleted.
11985 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
11986 Use mouse-set-point.
11987
11988 * textmodes/tildify.el: Doc fixes.
11989 (tildify) <defgroup>: Add:version.
11990
11991 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
11992 (glasses-custom-set): Use set-default, not set.
11993 (minor-mode-alist): Propertize the lighter.
11994 (glasses-mode): Provide optional arg.
11995
11996 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
11997 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
11998 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
11999 option. Provide :type.
12000 (cwarn-configuration): Provide :type.
12001 (cwarn-mode): Doc fix.
12002
12003 * add-log.el (change-log-merge): Doc fix.
12004 (change-log-redate): New command.
12005
12006 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12007 Doze and Dog.
12008 (browse-url): Use dolist, not mapcar.
12009 (browse-url-at-point): Check for null url.
12010 (browse-url-event-buffer, browse-url-event-point): Functions
12011 deleted.
12012 (browse-url-at-mouse, browse-url-netscape): Simplify.
12013
12014 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12015 modes.
12016 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12017 Fix previous change to mapcan.
12018 (msb--init-file-alist, msb--add-separators)
12019 (msb--make-keymap-menu): Simplify.
12020 (msb--choose-file-menu): Use copy-sequence.
12021 (msb-mode-map): Add title to keymap.
12022 (msb-unload-hook): New function.
12023
12024 * bs.el: Fix indentation.
12025 (bs) <defgroup>: Add :links.
12026 (bs-show): Doc fix.
12027 (bs-apply-sort-faces): Don't use window-system.
12028 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12029
120302000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12031
12032 * calendar/timeclock.el (timeclock-file): Run .timelog through
12033 convert-standard-filename.
12034
120352000-08-14 Gerd Moellmann <gerd@gnu.org>
12036
12037 * emacs-lisp/authors.el: New file.
12038
12039 * paren.el (show-paren-priority): New user option.
12040 (show-paren-function): Set overlay priorities to
12041 show-paren-priority.
12042
120432000-08-14 Miles Bader <miles@gnu.org>
12044
12045 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12046 beginning-of-line with inhibit-field-text-motion bound.
12047
120482000-08-14 Gerd Moellmann <gerd@gnu.org>
12049
12050 * calendar/timeclock.el: New file.
12051
120522000-08-14 David Ponce <david@dponce.com>
12053
12054 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12055 `widget-button-click'. so that one can use left mouse button to
12056 click on dialog buttons.
12057
120582000-08-14 Emmanuel Briot <briot@gnat.com>
12059
12060 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12061 identifiers, since XML is case sensitive
12062
120632000-08-12 Miles Bader <miles@gnu.org>
12064
12065 * comint.el (comint-output-filter): Don't bother frobbing
12066 window-start, it doesn't seem to be necessary.
12067
12068 * comint.el (comint-send-string, comint-send-region): Make into
12069 real functions. Snapshot the prompt before sending.
12070
120712000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12072
12073 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12074 technique similar to Info-index, instead of relying on specific
12075 names of relevant Index nodes.
12076 (Info-goto-emacs-command-node): Bind Info-history to nil when
12077 going to the first node found by Info-find-emacs-command-nodes.
12078
120792000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12080
12081 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12082
120832000-08-10 Miles Bader <miles@gnu.org>
12084
12085 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12086
120872000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12088
12089 * info.el (Info-file-list-for-emacs): More elements for the
12090 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12091 and woman manuals.
12092
120932000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12094
12095 * comint.el (comint-send-input): Make the newline boundary overlay
12096 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12097 (comint-output-filter): Use `insert' instead of
12098 `insert-before-markers'. Extend comint-last-output-overlay when
12099 necessary since we can't rely on insert-before-markers to do it.
12100 * gud.el (gud-filter): Use `with-current-buffer' instead of
12101 save-excursion when inserting the output, so that point gets
12102 updated correctly; the old method relied on a rather dodgy
12103 side-effect of comint-output-filter to avoid the effect of
12104 save-excursion.
12105
121062000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12107
12108 * files.el (recover-file): Call insert-directory instead of
12109 invoking `ls' directly.
12110
121112000-08-10 Miles Bader <miles@gnu.org>
12112
12113 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12114 (comint-last-prompt-overlay): New variables.
12115 (comint-output-filter): Implement prompt highlighting.
12116 (comint-snapshot-last-prompt): New function.
12117 (comint-send-input): Snapshot the last prompt.
12118 Use comint-highlight-input-face.
12119 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12120 Use defface instead of defcustom.
12121 (send-invisible, comint-send-eof): Snapshot the last prompt.
12122 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12123 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12124
121252000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12126
12127 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12128 (regexp-opt-group): Use a list of chars for `letters'.
12129 (regexp-opt-charset): `chars' is now a list of chars.
12130 Use a char-table rather than a vector so it works for multibyte chars.
12131
12132 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12133 Set cvs-minor-current-files to the selected fileinfo.
12134 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12135 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12136
121372000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12138
12139 * files.el (insert-directory): Don't call access-file on
12140 directories on DOS and Windows.
12141
121422000-08-09 Kenichi Handa <handa@etl.go.jp>
12143
12144 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12145 longer if necessary.
12146 (ccl-embed-code): Call ccl-embed-data to store CODE in
12147 ccl-program-vector.
12148
121492000-08-09 Miles Bader <miles@gnu.org>
12150
12151 * comint.el (comint-output-filter): Properly handle the case where
12152 the text surrounded by comint-last-output-overlay was deleted.
12153
121542000-08-08 Gerd Moellmann <gerd@gnu.org>
12155
12156 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12157 non-nil.
12158 (Info-file-list-for-emacs): Remove "info" from the list because
12159 that leads to trying to use the documentation from file `info'
12160 in various situations where it isn't appropriate, for instance
12161 C-h C-k C-h i.
12162
12163 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12164 DIR and/or STRING are nil.
12165
12166 * progmodes/compile.el (compilation-setup): Make variable
12167 compilation-error-screen-columns buffer-local, as some comment
12168 in the code suggests it should be.
12169
12170 * files.el (auto-mode-interpreter-regexp): New variable.
12171 (set-auto-mode): Use it.
12172
12173 * indent.el (indent-for-tab-command): Doc fix.
12174
12175 * mouse-sel.el (mouse-sel-mode): Doc fix.
12176
12177 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12178 labels.
12179
12180 * help.el (print-help-return-message): When
12181 display-buffer-reuse-frames is set, let the help window been quit,
12182 instead of deleting it, which might delete a reused frame.
12183
121842000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12185
12186 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12187 rename a directory to a name that differs only by its letter case.
12188
121892000-08-08 Kenichi Handa <handa@etl.go.jp>
12190
12191 * international/quail.el (quail-define-rules): Handle Quail decode
12192 map correctly. Add code for supporting annotations.
12193 (quail-install-decode-map): New function.
12194 (quail-defrule-internal): New optional arguments decode-map and
12195 props.
12196 (quail-advice): New function.
12197
121982000-08-07 Sam Steingold <sds@gnu.org>
12199
12200 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12201 `defconst', `define-condition', `with-slots'.
12202 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12203
122042000-08-03 Miles Bader <miles@gnu.org>
12205
12206 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12207 New variable.
12208 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12209 comint-use-prompt-regexp-instead-of-fields.
12210 (comint-send-input): Add `input' field property to stuff we send to
12211 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12212 (comint-output-filter): Add `output' field property to process
12213 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12214 (comint-replace-by-expanded-history)
12215 (comint-get-old-input-default, comint-show-output)
12216 (comint-backward-matching-input, comint-forward-matching-input)
12217 (comint-next-prompt, comint-previous-prompt): Use field
12218 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12219 (comint-line-beginning-position): New function.
12220 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12221 (comint-replace-by-expanded-history-before-point): Use
12222 comint-line-beginning-position and line-end-position.
12223 (comint-last-output-overlay): New variable.
12224 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12225
12226 * shell.el (shell-prompt-pattern): Doc change.
12227 (shell-backward-command): Use line-beginning-position.
12228
12229 * gud.el (gud-gdb-complete-command): Use
12230 comint-line-beginning-position.
12231
12232 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12233 comint-bol doesn't actually go to the beginning of the line.
12234
12235 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12236 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12237 (try-expand-line-all-buffers): Likewise.
12238
12239 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12240 explicitly matching comint-prompt-regexp.
12241 (sql-copy-column): Use comint-line-beginning-position instead of
12242 explicitly matching comint-prompt-regexp.
12243
12244 * progmodes/octave-inf.el (inferior-octave-complete): Use
12245 comint-line-beginning-position.
12246
12247 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12248
12249 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12250 looking for a prompt, use `forward-line 0' instead of
12251 `beginning-of-line', to avoid getting caught by an input field.
12252
122532000-08-07 Gerd Moellmann <gerd@gnu.org>
12254
12255 * files.el (shell-quote-wildcard-pattern): Make sure to return
12256 PATTERN, in the Unix case.
12257
122582000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12259
12260 * play/zone.el (zone): Discard any pending input before running
12261 the randomly-chosen pgm.
12262
122632000-08-07 Kenichi Handa <handa@etl.go.jp>
12264
12265 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12266 checking the existence of any multibyte characters.
12267
122682000-08-06 Gerd Moellmann <gerd@gnu.org>
12269
12270 * help.el (describe-mode): Test minor-mode symbol for being
12271 bound before testing its value for being nil.
12272
12273 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12274 `first', `second', and `third'.
12275
12276 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12277 (second): Make it an alias for `cadr'.
12278
122792000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12280
12281 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12282 types of display support faces now.
12283
122842000-08-05 Gerd Moellmann <gerd@gnu.org>
12285
12286 * pcvs.el (require): Require `cl' during compilation, only.
12287
12288 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12289 (toplevel): Remove `remq' and `remove' from autoloads.
12290 (cl-fake-autoloads): New variable. If set, arrange for an error
12291 when CL functions etc. are autoloaded.
12292
122932000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12294
12295 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12296
12297 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12298 popped up, but the user clicks outside the menu, return an empty
12299 regexp (that causes unhighlight-regexp to have no effect).
12300
12301 * menu-bar.el (menu-bar-games-menu): Add Zone.
12302
12303 * hi-lock.el (toplevel): Require font-lock.
12304
123052000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12306
12307 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12308 (ebnf-8-bit-chars): New var for bug fix.
12309 (ebnf-string): Bug fix.
12310
123112000-08-03 Sam Steingold <sds@gnu.org>
12312
12313 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12314 instead of `buffer-string'.
12315 (require 'cl): Always, not just when compiling.
12316 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12317 necessary.
12318
123192000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12320
12321 * international/mule-cmds.el (select-safe-coding-system): Make
12322 the message text about selecting a safe coding system more clear.
12323
123242000-08-02 Gerd Moellmann <gerd@gnu.org>
12325
12326 * hi-lock.el: New file.
12327
12328 * play/zone.el: New file.
12329
12330 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12331 value of tab-width in the original buffer. Choose a line number
12332 format that's a multiple of the original buffer's tab width, so
12333 that lines appear right.
12334
12335 * textmodes/ispell.el (ispell): New function, replacing an alias.
12336 Spell-check active region if in transient-mark-mode and mark
12337 is active; otherwise spell-check buffer.
12338
123392000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12340
12341 * ps-mule.el: Fix a customization problem on
12342 ps-mule-font-info-database-default.
12343
123442000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12345
12346 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12347 display-mouse-p instead of window-system.
12348 (ebrowse-member-mode-map): Ditto.
12349
123502000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12351
12352 * progmodes/ebnf2ps.el: Update ps-print functions call.
12353 Indentation fix. Doc fix.
12354 (ebnf-version): New version number (3.2).
12355 (ebnf-format-color, ebnf-begin-job): Code fix.
12356
123572000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12358
12359 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12360 font lock support on window-system.
12361 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12362
12363 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12364 display-color-p, if fboundp, instead of window-system.
12365
123662000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12367
12368 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12369 instead of window-system.
12370
12371 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12372 window-system.
12373 (widget-choice-mouse-down-action): Use display-popup-menus-p
12374 instead of window-system.
12375
12376 * strokes.el (strokes-file): Run the file name through
12377 convert-standard-filename.
12378 (strokes-mode): Call display-mouse-p instead of looking at
12379 window-system. Change the error message accordingly.
12380
12381 * progmodes/cpp.el (toplevel): Support faces on tty's.
12382
12383 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12384 (lm-plot-square, lm-init-display): Don't use window-system.
12385
12386 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12387 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12388
12389 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12390 instead of looking at window-system.
12391
123922000-07-30 Gerd Moellmann <gerd@gnu.org>
12393
12394 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12395 of testing if iswitchb-prepost-hooks is bound, because the
12396 latter will always be true when invoking a recursive minibuffer
12397 from an active Iswitchb buffer.
12398
123992000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12400
12401 * files.el (shell-quote-wildcard-pattern): New function.
12402 (insert-directory): Call it. Only prepend "\" to command on Unix
12403 and GNU/Linux systems.
12404
124052000-07-30 Gerd Moellmann <gerd@gnu.org>
12406
12407 * eshell/esh-groups.el: Change custom :link file names
12408 from `eshell.info' to `eshell'.
12409
124102000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12411
12412 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12413 correctly in recursive ange-ftp listings.
12414
124152000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12416
12417 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12418 ps-header-font-size-internal and
12419 ps-header-title-font-size-internal variables are not set,
12420 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12421 face text property is (foreground-color . COLOR) or
12422 `(background-color . COLOR)', ps-print crashes. Doc fix.
12423 (ps-print-version): New version number (5.2.4).
12424 (ps-plot-region): Code fix.
12425 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12426 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12427 Bug fix 2.
12428
124292000-07-30 Milan Zamazal <pdm@freesoft.cz>
12430
12431 * glasses.el (glasses-make-readable): Fix uncapitalization of
12432 identifiers like `myXMLDocument'.
12433
124342000-07-28 Karl Fogel <kfogel@red-bean.com>
12435
12436 * mail/mail-hist.el (mail-hist-previous-input)
12437 (mail-hist-next-input): Do the obvious code factorization.
12438 (mail-hist-retrieve-and-insert): New func, contains common
12439 code of above two.
12440 If inserting a message body, leave point at top.
12441
124422000-07-28 Sam Steingold <sds@gnu.org>
12443
12444 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12445 Use `<=', not `<' to compare times!
12446 (ange-ftp-ls): Remove.
12447
124482000-07-27 Gerd Moellmann <gerd@gnu.org>
12449
12450 * play/cookie1.el: Add explanation of how to make cookie.el
12451 compatible with strfile(1) to comment.
12452
12453 * subr.el (remove, remq): New functions.
12454
12455 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12456 escape `*' in regexps.
12457 (midnight-find): Reverse order of arguments in the funcall of
12458 TEST.
12459
12460 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12461 and `.class'.
12462
12463 * play/meese.el: Add Commentary section.
12464
124652000-07-27 Alex Schroeder <alex@gnu.org>
12466
12467 * sql.el (sql-ms): Added autoload cookie.
12468 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12469 (sql-oracle): Ditto.
12470 (sql-help): Doc change.
12471
12472 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12473 types and exceptions.
12474
124752000-07-27 Alex Schroeder <alex@gnu.org>
12476
12477 * sql.el (sql-placeholder-history): New variable.
12478 (sql-query-placeholders-and-send): New function that will query
12479 the user and replace placeholders with user input.
12480 (sql-oracle): If running on NT, set comint-input-sender to
12481 sql-query-placeholders-and-send.
12482
12483 (sql-stop): If in the SQLi buffer, insert stop notification, else
12484 present it as a message.
12485
124862000-07-27 Alex Schroeder <alex@gnu.org>
12487
12488 * sql.el (sql-input-ring-separator): Doc change.
12489 (sql-input-ring-file-name): Doc change.
12490 (sql-interactive-mode): Use `sql-input-ring-separator' and
12491 `sql-input-ring-file-name' to set the comint-mode equivalents
12492 without making them local variables.
12493 (sql-stop): Don't bind `sql-input-ring-separator' and
12494 `sql-input-ring-file-name' dynamically to their comint-mode
12495 equivalents.
12496
124972000-07-27 Kenichi Handa <handa@etl.go.jp>
12498
12499 * international/mule.el (register-char-codings): New function.
12500 (make-coding-system): Handle `safe-chars' specification in the arg
12501 PROPERTY.
12502
12503 * international/mule-cmds.el
12504 (find-coding-systems-region-subset-p): This function deleted.
12505 (sort-coding-systems-predicate): New variable.
12506 (sort-coding-systems): New function.
12507 (find-coding-systems-region): Use
12508 find-coding-systems-region-internal.
12509 (find-coding-systems-string): Use find-coding-systems-region.
12510 (find-coding-systems-for-charsets): Check
12511 char-coding-system-table.
12512 (select-safe-coding-system-accept-default-p): New variable.
12513 (select-safe-coding-system): Mostly rewritten. New argument
12514 ACCEPT-DEFAULT-P.
12515 (select-message-coding-system): Call select-safe-coding-system
12516 with ACCEPT-DEFAULT-P arg.
12517 (reset-language-environment): Reset default-sendmail-coding-system
12518 to the default value iso-latin-1.
12519 (set-language-environment): Don't set the obsolete variable
12520 charset-origin-alist.
12521
12522 * international/codepage.el (cp-coding-system-for-codepage-1):
12523 Give `safe-chars' property to make-coding-system.
12524
12525 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12526 calling select-message-coding-system twice.
12527
12528 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12529 instead of `safe-charsets'.
12530 (cyrillic-alternativnyj): Likewise.
12531 (ccl-encode-alternativnyj): Don't check the charset
12532 cyrillic-iso8859-5.
12533
125342000-07-27 Kenichi Handa <handa@etl.go.jp>
12535
12536 * composite.el (compose-chars-after): Preserve match data.
12537
125382000-07-26 Sam Steingold <sds@gnu.org>
12539
12540 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12541 (ange-ftp-real-file-newer-than-file-p): New function.
12542 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12543 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12544
12545 * tooltip.el (tooltip-float-time): Removed (use `float-time').
12546 * midnight.el (midnight-float-time): Ditto.
12547
125482000-07-26 Andreas Schwab <schwab@suse.de>
12549
12550 * files.el (normal-backup-enable-predicate): Correct
12551 interpretation of the return value of compare-strings.
12552
125532000-07-26 Gerd Moellmann <gerd@gnu.org>
12554
12555 * isearch.el (isearch-resume): New function.
12556 (isearch-done): Add something to command-history to resume
12557 the search.
12558 (isearch-yank-line, isearch-yank-word): Use
12559 buffer-substring-no-properties instead of buffer-substring.
12560
12561 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12562 of flyspell-mouse-map.
12563
12564 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
12565 duplicate definition.
12566 (makefile-mode): Remove duplicate setting of local-abbrev-table.
12567
12568 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
12569 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
12570
125712000-07-25 Sam Steingold <sds@gnu.org>
12572
12573 * net/ange-ftp.el: Get modtime over the net.
12574 (ange-ftp-file-modtime): New function.
12575 (ange-ftp-write-region, ange-ftp-insert-file-contents)
12576 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
12577 Use it.
12578 (ange-ftp-dot-to-slash): New function.
12579 (ange-ftp-fix-name-for-vms): Use it.
12580
12581 * midnight.el (midnight-buffer-display-time): Use
12582 `with-current-buffer'.
12583
125842000-07-25 Gerd Moellmann <gerd@gnu.org>
12585
12586 * find-dired.el: Update copyright notice.
12587 (find-dired): Offer to kill a running `find'.
12588
12589 * enriched.el (enriched-face-ans): For a `foreground-color'
12590 property, return '(("x-color" COLOR))' so that COLOR will be
12591 output as a parameter of the x-color annotation. Likewise for the
12592 `background-color' property. In the case of normal face
12593 properties, don't return annotations for unspecified foreground
12594 and background face attributes.
12595
125962000-07-25 Kenichi Handa <handa@etl.go.jp>
12597
12598 * language/japan-util.el (japanese-katakana-region): Fix handling
12599 HANKAKU argument.
12600
126012000-07-25 Miles Bader <miles@gnu.org>
12602
12603 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
12604 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
12605 constrain-to-field.
12606
126072000-07-24 Andrew Innes <andrewi@gnu.org>
12608
12609 * timer.el (timer-activate-when-idle): Add optional parameter
12610 DONT-WAIT. Update docstring.
12611 (run-with-idle-timer): Specify extra parameter to
12612 timer-activate-when-idle, so that timer will be activated
12613 immediately if Emacs is already idle.
12614
12615 * w32-fns.el (w32-using-nt): Fix docstring.
12616
126172000-07-24 Dave Love <fx@gnu.org>
12618
12619 * mouse.el (popup-menu): Set last-command-event.
12620 (mouse-major-mode-menu-prefix): Declare.
12621
126222000-07-24 Gerd Moellmann <gerd@gnu.org>
12623
12624 * textmodes/flyspell.el: Update to author's version 1.5d.
12625
12626 * progmodes/hideshow.el: Update copyright notice.
12627
12628 * vcursor.el: Set maintainer to FSF, since author cannot
12629 be reached.
12630
126312000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12632
12633 * info.el (Info-goto-emacs-key-command-node): Leave a space after
12634 the prompt.
12635
12636 * mouse.el (popup-menu): Run the keymap through indirect-function,
12637 in case it was defined with define-prefix-key. If the menu is a
12638 list of keymaps, look up the binding of user's choice in each one
12639 of the keymaps.
12640 (mouse-popup-menubar): If the global and local menu-bar keymaps
12641 don't have a prompt string, create one and insert it into the
12642 keymap. Don't barf if current-local-map returns nil.
12643
126442000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
12645
12646 * dired.el (dired-sort-R-check): Added to allow recursive listing
12647 to be undone.
12648 (dired-sort-other): Use it.
12649
126502000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12651
12652 * Release of cc-mode 5.27
12653
126542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12655
12656 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
12657 c-beginning-of-statement-1 that caused a bad case of recursion
12658 which could consume a lot of CPU in large classes in languages
12659 that have in-expression classes (i.e. Java and Pike).
12660
12661 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
12662 statements before top level constructs (i.e. case 6 is moved
12663 before case 5 and is now case 4) to catch in-expression
12664 classes in top level expressions correctly.
12665
126662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12667
12668 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
12669 objc-method-intro. Case 4 removed and case 5I added.
12670
12671 * cc-langs.el (c-append-paragraph-start): New variable used by
12672 c-common-init to get paragraph-start correct.
12673 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
12674 initialize paragraph-start to make it correct both with and
12675 without the javadoc special case.
12676
12677 * cc-mode.el (java-mode): Use c-append-paragraph-start to
12678 initialize paragraph-start for javadoc markup.
12679
12680 * cc-vars.el (c-style-variables-are-local-p): Incompatible
12681 change by defaulting this to t. It's motivated by the
12682 confusing behavior that otherwise arise from the style system
12683 when editing both java and non-java files at the same time
12684 (see the comments about style setting in c-common-init).
12685
126862000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12687
12688 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
12689 similar to the one in c-fill-paragraph to check the fill
12690 prefix from the adaptive fill function for sanity.
12691
126922000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12693
12694 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
12695 defun block.
12696
a30eb617
DL
126972000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12698
12699 * cc-align.el (c-lineup-multi-inher): Handle lines with
12700 leading comma nicely. Extended to handle member initializers
12701 too.
12702
12703 * cc-engine.el: (c-beginning-of-inheritance-list,
12704 c-guess-basic-syntax): Fixed recognition of inheritance lists
12705 when the lines begins with a comma.
12706
a30eb617
DL
12707 * cc-vars.el (c-offsets-alist): Changed default for
12708 member-init-cont to c-lineup-multi-inher since it now handles
12709 member initializers and indents better for leading commas.
12710
127112000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12712
12713 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
12714 handling that caused class open lines to be recognized as
12715 statement-conts in some cases.
12716
12717 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
12718 guessed by the adaptive fill function unless point is on the
12719 first line of a block comment.
12720
12721 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
12722 when the buffer ends with a macro continuation char.
12723
12724 * cc-engine.el (c-guess-basic-syntax): Added support for
12725 function definitions as statements in Pike. The first
12726 statement in a lambda block is now labeled defun-block-intro
12727 instead of statement-block-intro.
12728
12729 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
12730 so that the class surrounding point is selected, not the one
12731 innermost in the state.
12732
12733 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
12734 recognition of switch labels having hanging multiline
12735 statements.
12736
12737 * cc-engine.el (c-beginning-of-member-init-list): Broke out
12738 some code in c-guess-basic-syntax to a separate function.
12739 * cc-engine.el (c-just-after-func-arglist-p): Fixed
12740 recognition of member inits with multiple line arglists.
12741 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
12742 member-init-cont when the commas are in funny places.
12743
127442000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12745
12746 * cc-defs.el (c-auto-newline): Removed this macro since it's
12747 not used anymore.
12748
12749 * cc-engine.el (c-looking-at-bos): New helper function.
12750 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
12751 inexpr and toplevel classes apart in Pike.
12752
12753 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
12754 of case 9A.
12755
12756 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
12757 constant, since "class" can introduce an in-expression class
12758 in Pike nowadays.
12759
127602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12761
12762 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
12763 indentation on cpp-macro lines.
12764
12765 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
12766 a syntax modifier like comment-intro, to make it possible to
12767 get syntactic indentation for preprocessor directives. It's
12768 incompatible wrt to lineup functions on cpp-macro, but it has
12769 no observable effect in the 99.9% common case where cpp-macro
12770 is set to -1000.
12771
127722000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12773
12774 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
12775 member-init-cont when the preceding arglist is several lines.
12776
127772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12778
12779 * cc-styles.el (c-style-alist): The basic offset for the BSD
12780 style corrected to 8.
12781
127822000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12783
12784 * cc-styles.el (c-style-alist): Adjusted the indentation of
12785 brace list openers in the gnu style.
12786
127872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12788
12789 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
12790
12791 * cc-cmds.el (c-electric-brace, c-electric-slash,
12792 c-electric-star, c-electric-semi&comma, c-electric-colon,
12793 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
12794 when c-syntactic-indentation is nil.
12795
12796 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
12797 we were left at comments preceding the first statement when
12798 reaching the beginning of the buffer.
12799
12800 * cc-vars.el (c-syntactic-indentation): New variable to turn
12801 off all syntactic indentation.
12802
128032000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12804
12805 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
12806 between the text and the block comment ender when it hangs,
12807 depending on how many there are before the fill.
12808
128092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12810
12811 * cc-engine.el (c-beginning-of-closest-statement): New helper
12812 function to go back to the closest preceding statement start,
12813 which could be inside a conditional statement.
12814 * cc-engine.el (c-guess-basic-syntax): Use
12815 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
12816
12817 * cc-engine.el (c-guess-basic-syntax): Better handling of
12818 arglist-intro, arglist-cont-nonempty and arglist-close when
12819 the arglist is nested inside parens. Cases 7A, 7C and 7F
12820 changed.
12821
12822 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
12823 up-to-date with javadoc 1.2.
12824
128252000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12826
12827 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
12828 multiline Pike type decls.
12829
128302000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12831
12832 * cc-cmds.el (c-indent-new-comment-line): Always break
12833 multiline comments in multiline mode, regardless of
12834 comment-multi-line.
12835
128362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12837
12838 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
12839 fully::qualified::names in C++ member init lists. Preamble in
12840 case 5D changed.
12841
128422000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12843
12844 * cc-langs.el (c-common-init): Handling of obsolete variables
12845 moved to c-initialize-cc-mode. More compatible style override
12846 when using global style variables.
12847 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
12848 variables moved here.
12849
a30eb617
DL
12850 * cc-styles.el (c-make-styles-buffer-local): Flag style
12851 variable localness in c-style-variables-are-local-p to make
12852 the compatibility measure in c-common-init work well.
12853
12854 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
12855 longer contain set-from-style.
12856 * cc-styles.el (c-initialize-builtin-style): Don't check for
12857 set-from-style on c-special-indent-hook.
12858 * cc-styles.el (c-copy-tree): Obsolete. The standard function
12859 copy-alist is sufficient now.
12860
12861 * cc-styles.el (c-set-style, c-set-style-1,
12862 c-get-style-variables): Fixes to variable initialization so
12863 that duplicate entries in styles have the same effect
12864 regardless of DONT-OVERRIDE.
12865
12866 * cc-styles.el (c-set-style-2): Fixed bug where the
12867 initialization of inheriting styles failed when the
12868 dont-override flag is set.
12869
12870 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
12871 on this.
12872
128732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12874
12875 * cc-defs.el (c-forward-comment): Removed the workaround
12876 introduced in 5.38 since it had worse side-effects. If a line
12877 contains the string "//\"", it regarded the // as a comment
12878 start since the \ temporarily doesn't have escape syntax.
12879
eb04d6cd 128802000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
12881
12882 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
12883 ada-xref.el before ada-prj.el, so that the Project menu is created
12884 when ada-prj tries to add to it.
12885 (ada-activate-keys-for-case): Suppress the characters that are not
12886 part of the Ada syntax. Better compatibility with else-mode
12887 (ada-adjust-case-interactive): When auto-casing is not active,
12888 correctly insert newlines (used to insert only ^M). Prevent the
12889 syntax table from being changed in case of an error
12890 (or '_' becomes part of a word and some commands are confused).
12891 Do nothing if ada-auto-case is nil.
12892 (ada-after-keyword-p): Ignore keywords that are also attributes
12893 (ada-batch-reformat): Update usage comment
12894 (ada-call-from-contextual-menu): New function
12895 (ada-case-read-exceptions): Reinitialize the casing exception list
12896 first to nil first, so that the casing exception file can be
12897 shared.
12898 (ada-check-defun-name): Handles "configure" keyword for gnatdist
12899 files.
12900 (ada-compile-goto-error): Fix regexp used to detect a file:line
12901 anywhere in the error message
12902 (ada-contextual-menu-last-point): New variable
12903 (ada-create-keymap): If the variable delete-key-deletes-forward is
12904 t on XEmacs, it means that DEL should delete one character
12905 forward.
12906 (ada-create-menu): Use :included instead of :visible for XEmacs.
12907 New submenu "Options".
12908 (ada-end-stmt-re): Correctly indent "select ... then abort"
12909 statements.
12910 (ada-fill-comment-paragraph): Correctly delete all leading '--'
12911 even if they don't match ada-fill-comment-prefix Fix handling of
12912 paragraphs on the first or last line of a file.
12913 (ada-format-paramlist): Fix handling of default parameter values.
12914 (ada-get-body-name): New function.
12915 (ada-get-current-indent): Optimized by searchling directly for an
12916 existing generic part or a statement outside of it. Handle
12917 ada-indent-align-comments when indenting comments Replaced some
12918 regexps by testing directly the next character. This results in a
12919 huge speedup on some files. New indentation scheme for renames
12920 statements. Stop looking for the 'while' or 'for' associated with
12921 a 'loop' at the first semicolon encountered. A "return" can also
12922 match an anonymous access subprogram declaration.
12923 (ada-get-indent-noindent): Ignore strings and comments when
12924 looking for the keywords "record" and "private".
12925 (ada-goto-matching-decl-start): When matching "if", make sure we
12926 are not in fact seeing "end if". Ignore "when" statements except
12927 when initial keyword was "begin". Fix handling of nested
12928 procedures. Add a recursive call to this function to skip over
12929 other 'end' statmts. Fix indentation for "when .. => begin"
12930 (ada-in-open-paren-p): Fix indentation for complex boolean
12931 expressions, where 'and then', 'or else' and parenthesis
12932 statements are mixed up.
12933 (ada-in-paramlist-p): Skip comments while searching for the
12934 beginning Fix handling of operator declarations.
12935 (ada-indent-align-comments): New variable
12936 (ada-indent-current): Change the syntax table only in the
12937 protected section, so that we are sure it is restored correctly.
12938 (ada-indent-on-previous-lines): Use ada-use-indent and
12939 ada-with-indent Correctly indent "select ... then"
12940 (ada-indent-region): Slight speedup.
12941 (ada-indent-renames): New variable.
12942 (ada-last-which-function-subprog, ada-last-which-function-line):
12943 New variables
12944 (ada-looking-at-semi-private): Correctly indent the 'private'
12945 keyword when it is the first word in a package declaration.
12946 (ada-loose-case-word): Stop searching if at the end of the buffer.
12947 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
12948 even if point is not initially at the end of the word.
12949 (ada-matching-decl-start-re): Add "when".
12950 (ada-mode): Add support for abbrev-mode, outline-mode and
12951 which-func-mode Override the old find-file.el entry in
12952 ff-special-constructs since it is using the obsolete
12953 ada-spec-suffix variable
12954 (ada-no-auto-case): New function
12955 (ada-scan-paramlist): When parsing the argument type, accept
12956 spaces (as in "X 'Class", generated by Rational Rose).
12957 (ada-other-file-name): No longer loads the other file.
12958 (ada-popup-menu): Save and restore the current buffer and cursor
12959 position before and after displaying the menu.
12960 (ada-search-ignore-complex-boolean): New function.
12961 (ada-uncomment-region): Emacs21 already knows how to delete
12962 comments not starting in the first column.
12963 (ada-use-indent): New variable
12964 (ada-which-function): New function.
12965 (ada-with-indent): New variable
12966 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
12967 can be batch-compiled from the command line.
12968
12969 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
12970 Add to the menu when the file is loaded, not in ada-mode-hook.
12971 Add -toolbar to the default ddd command Switches moved from
12972 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
12973 ada-prj-default-comp-opt
12974 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
12975 Reference Manual to the menu
12976 (ada-check-current): rewritten as a call to ada-compile-current
12977 (ada-compile): Removed.
12978 (ada-compile-application, ada-compile-current, ada-check-current):
12979 Set the compilation-search-path so that compile.el automatically
12980 finds the sources in src_dir. Automatic scrollong of the
12981 compilation buffer. C-uC-cC-c asks for confirmation before
12982 compiling
12983 (ada-compile-current): New parameter, prj-field
12984 (ada-complete-identifier): Load the .ali file before doing
12985 processing
12986 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
12987 conform to gnatmake's behavior.
12988 (ada-find-file-in-dir): New function
12989 (ada-find-references): Set the environment variables for gnatfind
12990 (ada-find-src-file-in-dir): New function.
12991 (ada-first-non-nil): Removed
12992 (ada-gdb-application): Add support for jdb, the java debugger.
12993 (ada-get-ada-file-name): Load the original-file first if not done
12994 yet.
12995 (ada-get-all-references): Handles the new ali syntax (parent types
12996 are found between <>).
12997 (ada-initialize-runtime-library): New function
12998 (ada-mode-hook): Always load a project file when a file is opened,
12999 so that the casing exceptions are correctly read.
13000 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13001 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13002 to open the project file, since the latter does not work with
13003 speedbar Get default values before loading the prj file, or the
13004 default executable file name is wrong. Use the absolute value of
13005 src_dir to initialize ada-search-directories and
13006 compilation-search-path,... Add the standard runtime library to
13007 the search path for find-file.
13008 (ada-prj-default-debugger): Was missing an opening '{'
13009 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13010 variables.
13011 (ada-prj-default-gnatmake-opt): New variable
13012 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13013 buffers, the project file is the default one Save the windows
13014 configuration before displaying the menu.
13015 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13016 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13017 ...) regexp-quote identifiers names to support operators +,
13018 -,... in regexps.
13019 (ada-remote): New function.
13020 (ada-run-application): Erase the output buffer before starting the
13021 run Support remote execution of the application. Use
13022 call-process, or the arguments are incorrectly parsed
13023 (ada-set-default-project-file): Reread the content of the active
13024 project file, not the one from the current buffer When a project
13025 file is set as the default project, all directories are
13026 automatically associated with it.
13027 (ada-set-environment): New function
13028 (ada-treat-cmd-string): New special variable ${current}
13029 (ada-treat-cmd-string): Revised. The substitution is now done for
13030 any ${...} substring
13031 (ada-xref-current): If no body was found, compiles the spec
13032 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13033 compiler to get rid of command line length limitations.
13034 (ada-xref-get-project-field): New function
13035 (ada-xref-project-files): New variable
13036 (ada-xref-runtime-library-specs-path)
13037 (ada-xref-runtime-library-ali-path): New variables
13038 (ada-xref-set-default-prj-values): Default run command now does a
13039 cd to the build directory. New field: main_unit Provide a default
13040 file name even if the current buffer has no prj file.
13041
13042 * ada-prj.el:
13043 Rewritten to show a tabbed-dialog.
13044 (ada-prj-add-ada-menu): Remove the map and name parameters.
13045 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13046 New function
13047 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13048 (ada-prj-load-from-file): New function
13049 (ada-prj-save): Always save fields that depend on the current buffer
13050 (ada-prj-show-value): New function
13051
13052 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13053 Ada mode. This will allow us to display the Ada menu in any buffer
13054 we want (for project items).
13055 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13056 number of spaces in the header.
13057
130582000-07-24 Dave Love <fx@gnu.org>
13059
13060 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13061
130622000-07-23 Noah Friedman <friedman@splode.com>
13063
13064 * type-break.el (type-break): perform autosave.
13065 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13066 (type-break-do-query): Cancel query schedule while performing
13067 actual query, to avoid possibility of a second query being made
13068 while first one is already in progress.
13069 (type-break-time-stamp-format): New variable.
13070 (type-break-time-stamp): New function.
13071 (type-break-time-warning): Use it.
13072 (type-break-keystroke-warning): Use it.
13073 (type-break-noninteractive-query): Use it.
13074
13075 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13076 cookie.
13077 Use add-minor-mode to set minor-mode-alist, if available.
13078 (eldoc-echo-area-use-multiline-p): New user option.
13079 (eldoc-echo-area-multiline-supported-p): New variable.
13080 (eldoc-docstring-format-sym-doc): Use them.
13081 (eldoc-mode): If not using idle timers, append to local post and
13082 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13083 (eldoc-display-message-no-interference-p): Don't interfere with
13084 edebug.
13085 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13086 (eldoc-function-arglist): New function.
13087 (eldoc-function-argstring): Use it.
13088
13089 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13090 auto save directory exists before calling directory-files.
13091
130922000-07-23 Dave Love <fx@gnu.org>
13093
13094 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13095 ^o, ^u.
13096
130972000-07-21 Dave Love <fx@gnu.org>
13098
13099 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13100 now passed to the function. It now works properly.
13101
13102 * smerge-mode.el (smerge-mode-menu): Fill it out.
13103
131042000-07-20 Gerd Moellmann <gerd@gnu.org>
13105
13106 * info-look.el (info-lookup): If *info* is shown in another frame
13107 on the same display, select that frame, instead of switching to
13108 the Info buffer in another window of the selected frame.
13109
13110 * simple.el (universal-argument-map): Bind numeric keypad keys
13111 kp-0 to kp-9 and kp-subtract.
13112 (digit-argument): Handle these keys.
13113
131142000-07-20 Dave Love <fx@gnu.org>
13115
13116 * net/goto-addr.el (goto-address-fontify): Don't bother with
13117 buffer-modified and read-only stuff -- irrelevant with overlays.
13118 Put an extra property on the overlays and use it to clean up in
13119 case goto-address is re-run.
13120
131212000-07-19 Richard M. Stallman <rms@gnu.org>
13122
13123 * timer.el (run-with-idle-timer): Doc fix.
13124
13125 * mail/mail-utils.el (mail-strip-quoted-names):
13126 Handle case where <...> appears inside "...".
13127 Use replace-match to edit the string more simply.
13128 (rmail-dont-reply-to): Cope with an unmatched ".
13129
131302000-07-19 Dave Love <fx@gnu.org>
13131
13132 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13133 implementation.
13134
13135 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13136 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13137 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13138
131392000-07-19 Gerd Moellmann <gerd@gnu.org>
13140
13141 * textmodes/refer.el: Correct maintainer's email address.
13142
13143 * progmodes/hideif.el: Correct author's email address.
13144 Fix typo in comment.
13145
13146 * xml.el: New file.
13147
13148 * mail/mailheader.el: Correct author's mail address.
13149
13150 * gnus/parse-time.el: Correct author's mail address.
13151
131522000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13153
13154 * comint.el (comint-highlight-input, comint-highlight-face):
13155 New user options.
13156 (comint-input-ring-file-name): Change custom type.
13157 (comint-mode-map): Bind mouse-2.
13158 (comint-insert-clicked-input): New function.
13159 (comint-send-input): Handle input highlighting.
13160
131612000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13162
13163 * mouse.el (popup-menu): New function.
13164 (mouse-major-mode-menu): Use it.
13165
131662000-07-18 Dave Love <fx@gnu.org>
13167
13168 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13169 improvements.
13170
131712000-07-18 Gerd Moellmann <gerd@gnu.org>
13172
13173 * faces.el (face-font-selection-order)
13174 (face-font-family-alternatives): Add custom type.
13175
131762000-07-18 Dave Love <fx@gnu.org>
13177
13178 * cus-edit.el (custom-variable-reset-saved)
13179 (custom-variable-reset-standard): Remove unused bindings.
13180
13181 * rect.el (open-rectangle-line): Remove unused let.
13182
13183 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13184
131852000-07-18 Gerd Moellmann <gerd@gnu.org>
13186
13187 * cdl.el: Fix `Maintainer' keyword.
13188
13189 * play/pong.el: Add author's email address.
13190
131912000-07-17 Sam Steingold <sds@gnu.org>
13192
13193 * files.el (insert-directory): Call `split-string' instead of
13194 re-implementing it.
13195
131962000-07-18 Gerd Moellmann <gerd@gnu.org>
13197
13198 * mail/vms-pmail.el: Change maintainer to FSF.
13199
13200 * net/goto-addr.el: Change maintainer to FSF.
13201
13202 * info.el (Info-title-face-alist): Removed.
13203
132042000-07-18 David Ponce <david@dponce.com>
13205
13206 * recentf.el (recentf-open-files): New command that works like
13207 `recentf-open-more-files', but shows the whole list of files (not just
13208 those omitted from the menu). Useful if you don't use a menu-bar!
13209 (recentf-open-more-files) Modified to use `recentf-open-files'.
13210
13211 (recentf-open-files, recentf-open-more-files)
13212 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13213
13214 (recentf-dialog-mode): New mode for dialogs. You can now just type
13215 "q" to cancel the dialogs.
13216
132172000-07-18 David Ponce <david@dponce.com>
13218
13219 * recentf.el: This is a major update of recentf.el. It adds new
13220 features to better organize the recentf menu and "More..." buffer.
13221
13222 Using new provided menu filtering functions you can now organize the
13223 recent files list:
13224
13225 - by major modes
13226 - by directories
13227 - by user defined rules
13228
13229 Finally, with the new `recentf-filter-changer' customizable filter you
13230 can define a ring of filters and dynamically (via the menu) cycle on
13231 each menu organization in the ring (a la msb).
13232
132332000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13234
13235 * eshell/eshell.el (eshell): Replace links to eshell.info with
13236 links to eshell, to avoid problems on systems where the manual is
13237 installed as `eshell'.
13238 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13239 * eshell/em-smart.el (eshell-smart): Ditto.
13240 * eshell/em-banner.el (eshell-banner): Ditto.
13241 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13242
13243 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13244 same-file check in the MS-DOS version (it does support inodes).
13245
13246 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13247
13248 * eshell/eshell.el (eshell-directory-name):
13249 Run default directory name through convert-standard-filename.
13250
132512000-07-18 Kenichi Handa <handa@etl.go.jp>
13252
13253 * international/mule-cmds.el (select-safe-coding-system):
13254 Fix typo in the comment.
13255
13256 * language/european.el (compound-text):
13257 Force katakana-jisx0201 to be designated to G1.
13258
13259 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13260 Don't translate some national variant characters of latin-jisx0201.
13261 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13262
13263 * international/kkc.el (kkc-after-update-conversion-functions):
13264 New variable.
13265 (kkc-update-conversion): Run functions in it at the tail.
13266
132672000-07-16 John Wiegley <johnw@gnu.org>
13268
13269 * lisp/align.el (align-newline-and-indent):
13270 Adding new function. for auto-aligning blocks of code on RET.
13271 (align-region): Fixed badly formatted minibuffer message.
13272
132732000-07-17 Kenichi Handa <handa@etl.go.jp>
13274
13275 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13276 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13277 the conversion list at first if appropriate.
13278 (kkc-next): Don't update kkc-next-count here.
13279 (kkc-prev): Don't update kkc-prev-count here.
13280 (kkc-show-conversion-list-update): Fix setting up of conversion
13281 list message.
13282
132832000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13284
13285 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13286
132872000-07-16 Dave Love <fx@gnu.org>
13288
13289 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13290 function to be more specific.
13291
13292 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13293 non-string help-echo.
13294 (widget-types-convert-widget): Defsubst it.
13295 (widget-echo-help): Try to cope with a help-echo function of two
13296 possible sorts.
13297
132982000-07-15 Jason Rumney <jasonr@gnu.org>
13299
13300 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13301 Declare as obsolete.
13302
13303 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13304
133052000-07-14 Gerd Moellmann <gerd@gnu.org>
13306
13307 * hilit-chg.el: Fix typo.
13308
133092000-07-14 Dave Love <fx@gnu.org>
13310
13311 * info.el (Info-mode-menu): Fix use of :help, :enable.
13312
133132000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13314
13315 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13316
133172000-07-13 Dave Love <fx@gnu.org>
13318
13319 * emacs-lisp/easymenu.el: Doc fixes.
13320 (easy-menu-remove): Defalias to ignore.
13321
13322 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13323 Call throw correctly.
13324
133252000-07-13 Gerd Moellmann <gerd@gnu.org>
13326
13327 * faces.el (frame-background-mode): Doc fix.
13328
13329 * simple.el (eval-expression-print-length): Change custom type to
13330 allow entering nil as value.
13331
133322000-07-13 Dave Love <fx@gnu.org>
13333
13334 * progmodes/fortran.el (fortran-imenu-generic-expression):
13335 Change definition layout.
13336 (fortran-mode-menu): Reinstate customize entries.
13337
13338 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13339 Use :filter, per old XEmacs code.
13340
133412000-07-12 Gerd Moellmann <gerd@gnu.org>
13342
13343 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13344 event when deciding what to send to the terminal.
13345
133462000-07-12 Dave Love <fx@gnu.org>
13347
13348 * cus-start.el: Add optional version as 4th element of specs and
13349 use it for several things new in v21. Remove load-path. Fix type
13350 of line-number-display-limit.
13351
133522000-07-11 Dave Love <fx@gnu.org>
13353
13354 * progmodes/fortran.el: Don't require easymenu.
13355 Use repeat counts in various regexps.
13356 (fortran-mode-syntax-table): Defvar directly.
13357 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13358 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13359 Use defvar, not defconst.
13360 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13361 (fortran-mode): Set fortran-comment-line-start-skip,
13362 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13363 (fortran-comment-indent): Use defsubst.
13364 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13365 Use fortran-comment-indent, not fortran-comment-indent-function.
13366 (fortran-comment-region, fortran-electric-line-number): Simplify.
13367 (fortran-auto-fill): New function.
13368 (fortran-do-auto-fill): Deleted.
13369 (fortran-find-comment-start-skip):
13370 Check for non-null comment-start-skip.
13371 (fortran-auto-fill-mode, fortran-fill-statement):
13372 Use fortran-auto-fill.
13373 (fortran-fill): Use fortran-auto-fill. Check for null
13374 comment-start-skip. Simplify final clause and use end-of-line finally.
13375
13376 * widget.el (widget-plist-member): New alias.
13377
133782000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13379
13380 * eshell/esh-module.el (toplevel): Reference
13381 byte-compile-current-file only if it is bound.
13382
133832000-07-10 Gerd Moellmann <gerd@gnu.org>
13384
13385 * dired.el: Don't require `dired-aux'.
13386
133872000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13388
13389 * dired-aux.el (dired-show-file-type): New function.
13390 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13391 (dired-show-file-type): Add autoload.
13392
133932000-07-10 Kenichi Handa <handa@etl.go.jp>
13394
13395 * international/mule-diag.el (describe-font): Adjusted for the
13396 change of fontset-info.
13397 (print-fontset): Likewise.
13398
133992000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13400
13401 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13402
134032000-07-07 Gerd Moellmann <gerd@gnu.org>
13404
13405 * bindings.el: Bind `[delete]' to delete-char.
13406
13407 * dired.el (dired-find-alternate-file): New function.
13408 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13409 (toplevel): Require dired-aux when compiling.
13410 (dired-buffers): Move defvar within file to avoid compiler warning.
13411
13412 * info.el (Info-last-search): Variable removed.
13413 (Info-search-history): New variable.
13414 (Info-search): New Info-search-history.
13415
13416 * battery.el, info-look.el: Change author's mail address.
13417
134182000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13419
13420 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13421 if rmail-ignored-headers is nil.
13422 (rmail-retry-failure): Bind rmail-ignored-headers and
13423 rmail-displayed-headers to nil.
13424
134252000-07-06 Gerd Moellmann <gerd@gnu.org>
13426
13427 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13428 (print-region-1): Don't hard code `-h' here.
13429
13430 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13431
134322000-07-01 Francesco Potorti` <pot@gnu.org>
13433
13434 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13435 exim can use "your message" instead of "the message".
13436
134372000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13438
13439 * facemenu.el: Docstrings fixes.
13440 (facemenu-get-face): Don't use internal-find-face.
13441 (facemenu-iterate): Rename arg to match the docstring.
13442
13443 * newcomment.el (uncomment-region): Be more careful when skipping
13444 backwards over `=' not to bump into BOBP.
13445
134462000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13447
13448 * ediff-diff.el (ediff-wordify): Use syntax table.
13449 * ediff-init.el (ediff-has-face-support-p): Use
13450 ediff-color-display-p.
13451 (ediff-color-display-p): Use display-color-p, changed to defun
13452 from defsubst.
13453 Got rid of special cases for NeXT and OS/2.
13454 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13455 face.
13456
134572000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13458
13459 * emacs-lisp/lucid.el: Require CL.
13460 (copy-tree, remprop): Remove, it's provided by CL.
13461 (map-keymap): Define in terms of cl-map-keymap.
13462 (extent-property, set-extent-end-glyph): New functions.
13463
13464 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13465
134662000-07-05 Gerd Moellmann <gerd@gnu.org>
13467
13468 * Makefile.in (DONTCOMPILE): Add comment that the name may
13469 not be changed without changing the make-dist script.
13470
13471 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13472 (cl-mapc): Use mapc instead of cl-old-mapc.
13473
134742000-07-05 Andrew Innes <andrewi@gnu.org>
13475
13476 * makefile.nt: Add support for `bootstrap' and related targets.
13477
134782000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13479
13480 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13481 (easy-menu-do-define): Use `menu-item' format.
13482 Handle case where easy-menu-create-menu returns a symbol.
13483 Manually call the potential top-level filter in the function binding.
13484 (easy-menu-filter-return): New arg NAME.
13485 Convert to a keymap if MENU is an XEmacs menu.
13486 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13487 (easy-menu-converted-items-table, easy-menu-convert-item):
13488 New var and fun to memoize easy-menu-convert-item-1.
13489 (easy-menu-do-add-item): Use it.
13490 (easy-menu-create-menu): Use easy-menu-convert-item.
13491 Wrap easy-menu-filter-return around any :filter specification.
13492 Don't convert the menu if a filter was specified.
13493 Tell easy-menu-make-symbol not to check for MENU being an expression.
13494 (easy-menu-make-symbol): New arg NOEXP.
13495
134962000-07-05 Gerd Moellmann <gerd@gnu.org>
13497
13498 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13499 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13500 (eval-defun): If called with prefix arg, instrument code for
13501 Edebug.
13502
13503 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13504 similar to that of eval-defun.
13505
135062000-07-04 Dave Love <fx@gnu.org>
13507
13508 * hl-line.el (hl-line-overlay): Make it permanent-local.
13509
13510 * calendar/todo-mode.el: Replaced with a working version, based on
13511 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13512
135132000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13514
13515 * paths.el (prune-directory-list): New function.
13516 (Info-default-directory-list): Rewritten to more methodically
13517 enumerate a big list of possible info directories (based on the
13518 list used by the standalone info reader).
13519
13520 * info.el (info-initialize): Use prune-directory-list to remove
13521 non-existent directories from Info-directory-list.
13522
13523 * paths.el (Info-default-directory-list): Try a list of possible
13524 info-directories instead of a single one. Add the possible
13525 info directory "/usr/share/info".
13526
13527 * woman.el (woman-man.conf-path): Explicitly include the debian
13528 man-db config file "/etc/manpath.config".
13529 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13530 are present in `manpath.config'.
13531 (woman-manpath): Include "/usr/share/man".
13532
135332000-07-03 Gerd Moellmann <gerd@gnu.org>
13534
13535 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13536
13537 * startup.el (command-line): Initialize blink-cursor based
13538 on window-system.
13539
13540 * frame.el (blink-cursor): Default to nil if not running under
13541 a window-system.
13542
13543 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13544 (face-x-resources): Remove duplicate entry for :font.
13545
13546 * textmodes/refer.el (refer-find-entry-internal): Use some-window
13547 instead of cycling through windows with next-window.
13548
13549 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13550 of cycling through windows with next-window.
13551
13552 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13553 of cycling through windows with next-window.
13554
13555 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13556 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13557 instead of cycling through windows with next-window.
13558
13559 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13560 instead of cycling through windows with next-window.
13561
13562 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13563 of cycling through windows with next-window.
13564
13565 * terminal.el (te-process-output): Use walk-windows instead of
13566 cycling through windows with next-window.
13567
13568 * server.el (server-switch-buffer): Use some-window instead of
13569 cycling through windows with next-window.
13570
13571 * window.el (some-window): New function.
13572 (walk-windows): Remove reference to walk-windows-start.
13573
13574 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
13575
135762000-07-03 Richard Stallman <rms@gnu.org>
13577
13578 * window.el (walk-windows): Guarantee termination by keeping a list
13579 of all the windows already handled.
13580
135812000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13582
13583 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
13584 window-system.
13585
13586 * man.el (Man-notify-when-ready): Don't use window-system. If
13587 Man-notify-method is newframe, and the display is not
13588 multi-frame, select the frame created for the man page.
13589 (Man-init-defvars): Doc fix.
13590
135912000-06-28 Gerd Moellmann <gerd@gnu.org>
13592
13593 * faces.el (region): Change background color for light background.
13594
13595 * ediff-wind.el (ediff-setup-control-frame): Remove :box
13596 attribute from mode-line face of Ediff control frame.
13597
13598 * replace.el (query-replace-map): Bind `e' like `E'.
13599
136002000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13601
13602 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
13603 Change name to "Select All".
13604
13605 * dos-fns.el (convert-standard-filename): Fix last change.
13606
136072000-06-27 Gerd Moellmann <gerd@gnu.org>
13608
13609 * help.el (describe-variable): Don't insert a second `'s' in front
13610 of the string `value is shown below'. Since the syntax-table is
13611 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
13612 an existing `'s', so that this won't be deleted.
13613
13614 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
13615 * pcmpl-unix.el: New files.
13616
136172000-06-26 Stefan Monnier <monnier@cs.yale.edu>
13618
13619 * wid-edit.el (widget-member): Use the new plist-member.
13620
136212000-06-26 Gerd Moellmann <gerd@gnu.org>
13622
13623 * replace.el (perform-replace): Undo change of 2000-04-04.
13624 Instead, move backward 1 character at the end of the loop when
13625 necessary.
13626
13627 * faces.el (fringe): Change face for different backgrounds.
13628
13629 * eshell/esh-module.el (toplevel): Load defgroup's differently;
13630 patch from John.
13631
13632 * eshell/*.el: Change spelling of the Free Software Foundation.
13633
13634 * eshell/esh-toggle.el: Removed.
13635
13636 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13637
13638 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
13639 interactively.
13640
136412000-06-26 Alex Schroeder <alex@gnu.org>
13642
13643 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
13644 `define-key'; instead of checking `(emacs-version)' check for
13645 `set-keymap-parent' and `set-keymap-name' directly. Add entries
13646 for `;' and `o' which might be electric.
13647
13648 (sql-electric-stuff): New user option.
13649 (sql-magic-go): New function which uses `sql-electric-stuff'.
13650 (sql-magic-semicolon): New function which uses
13651 `sql-electric-stuff'.
13652
13653 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
13654 is not fboundp.
13655
13656 (sql-oracle-options): New variable.
13657 (sql-oracle): Use it.
13658
13659 (sql-imenu-generic-expression): Doc change.
13660 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
13661 is used.
13662
13663 (sql-informix): Added command line parameter "-" to force
13664 sql-informix-program to use stdout.
13665
136662000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
13667
13668 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
13669 (cp864-decode-table): Doc fix.
13670 (cp720-decode-table): New variable, supports the Arabic OEM
13671 codepage used by Windows.
13672 (cp737-decode-table): New, Greek OEM codepage used by Windows.
13673
136742000-06-23 Dave Love <fx@gnu.org>
13675
13676 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
13677 (font-lock-fontify-anchored-keywords): Use
13678 line-beginning-position.
13679 (global-font-lock-mode): Use mapc.
13680
136812000-06-23 Stefan Monnier <monnier@cs.yale.edu>
13682
13683 * eshell/esh-module.el: Require CL when compiling.
13684
136852000-06-23 Gerd Moellmann <gerd@gnu.org>
13686
13687 * comint.el (comint-substitute-in-file-name): Call replace-match
13688 with second and third arg t.
13689
13690 * cus-edit.el (custom-button-face, custom-button-pressed-face):
13691 Specify foreground color.
13692
13693 * faces.el (tool-bar, mode-line, header-line): Specify foreground
13694 color.
13695
13696 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
13697
13698 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
13699 cddr instead of cdddr.
13700
13701 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
13702 instead of copy-list.
13703
13704 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
13705 of copy-list.
13706
13707 * subdirs.el: Add eshell subdirectory.
13708
13709 * eshell: New subdirectory containing the Eshell package.
13710
13711 * pcomplete.el: New file.
13712
137132000-06-23 Paul Eggert <eggert@twinsun.com>
13714
13715 * mail/mailpost.el (post-mail-send-it): Make sure file has
13716 proper permissions from birth.
13717
13718 * files.el (basic-save-buffer-2): When temporarily setting
13719 file modes, set them to current modes plus 0200, not to 0777.
13720
13721 * emerge.el (emerge-make-temp-file): Make sure file has proper
13722 permissions from birth.
13723
137242000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
13725
13726 * files.el (make-backup-file-name-1): On DOS/Windows, run the
13727 backup file name through convert-standard-filename.
13728
13729 * dos-fns.el (convert-standard-filename): Convert leading
13730 directories as well. When long file names are supported, convert
13731 characters that are invalid in Windows file names.
13732
137332000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13734
13735 * ps-print.el: Fix bug: if ^L is the very first buffer character,
13736 ps-print crashes. New feature: page selection for printing. Create
13737 raw-text-unix coding system for XEmacs. Doc fix.
13738 (ps-print-version): New version number (5.2.3).
13739 (ps-plot-region): Bug fix.
13740 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
13741 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
13742 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
13743 funs.
13744 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
13745 (ps-last-page): New vars.
13746
137472000-06-21 Gerd Moellmann <gerd@gnu.org>
13748
13749 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
13750 empty option string.
13751
137522000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
13753
13754 * man.el (man): Doc fix.
13755
137562000-06-21 Kenichi Handa <handa@etl.go.jp>
13757
13758 * international/mule-cmds.el (set-language-info-alist): Docstring
13759 fixed.
13760
137612000-06-20 Gerd Moellmann <gerd@gnu.org>
13762
13763 * version.el (emacs-version): Use ISO date format.
13764
13765 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
13766 instead of `M-backspace'.
13767
13768 * simple.el (turn-off-auto-fill): New function.
13769
137702000-06-20 Stefan Monnier <monnier@cs.yale.edu>
13771
13772 * jit-lock.el (with-buffer-prepared-for-jit-lock):
13773 Renamed from with-buffer-prepared-for-font-lock and use
13774 inhibit-modification-hooks rather than setting *-change-functions.
13775 Update all functions to use the new name.
13776 (jit-lock-first-unfontify-pos): New semantics (and doc).
13777 (jit-lock-mode): Make non-interactive.
13778 Don't automatically turn on font-lock.
13779 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
13780 Always use jit-lock-after-change.
13781 Remove and restore font-lock-after-change-function.
13782 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
13783 (jit-lock-after-unfontify-buffer): Remove.
13784 (jit-lock-stealth-fontify):
13785 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
13786 (jit-lock-after-change): Set the `fontified' text-prop to nil.
13787
137882000-06-20 Sam Steingold <sds@gnu.org>
13789
13790 * emacs-lisp/cl-indent.el (toplevel): Indent
13791 `print-unreadable-object' properly. Untabify.
13792
137932000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13794
13795 * textmodes/reftex.el (reftex-find-citation-regexp-format):
13796 Support for bibentry.
13797 (reftex-compile-variables): Fixed problem with end of section-re.
13798
13799 * texmodes/reftex-dcr.el (reftex-view-crossref,
13800 reftex-view-crossref-from-bibtex):
13801 Deal with changed `reftex-find-citation-regexp-format'.
13802 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
13803 Replaced `remprop' with `put'.
13804 (reftex-view-crossref, reftex-view-crossref-when-idle):
13805 Support for bibentry.
13806
13807 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13808 New entry for bibentry package.
13809
13810 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
13811 Regexp also matches "\nobibliography".
13812
13813 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
13814 Call `reftex-ensure-write-access' before doing anything.
13815 (reftex-ensure-write-access): New function.
13816
138172000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13818
13819 * progmodes/idlwave.el: File re-installed (update to version 4.2)
13820
13821 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
13822
13823 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
13824
13825 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
13826
13827
138282000-06-20 Dave Love <fx@gnu.org>
13829
13830 * faces.el (frame-background-mode): Use set-default, not set, in
13831 setter.
13832 (frame-update-faces, frame-update-face-colors): Define with
13833 defalias.
13834
13835 * enriched.el (enriched-decode-foreground)
13836 (enriched-decode-background): Don't use internal-find-face.
13837
13838 * apropos.el: Doc fixes.
13839
13840 * cus-edit.el (customize-changed-options): Check arg.
13841 (customize-version-lessp): Don't require decimal point.
13842
13843 * custom.el (defcustom, defgroup): Doc fix.
13844
13845 * newcomment.el (comment) <defgroup>: Add :version.
13846 (comment-multi-line): Doc fix.
13847
13848 * emulation/mlsupport.el (define-hooked-local-abbrev,
13849 define-hooked-global-abbrev): Fix, using define-abbrev.
13850
138512000-06-19 Gerd Moellmann <gerd@gnu.org>
13852
13853 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
13854 the whole buffer.
13855
138562000-06-19 Dave Love <fx@gnu.org>
13857
13858 * menu-bar.el (menu-bar-options-save): New function.
13859 (menu-bar-options-menu): Use it.
13860 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
13861 Simplify.
13862
138632000-06-19 Andreas Schwab <schwab@suse.de>
13864
13865 * progmodes/etags.el (tags-query-replace): Put new parameters
13866 START and END at the end, for backward compatibility.
13867
138682000-06-19 Kenichi Handa <handa@etl.go.jp>
13869
13870 * international/codepage.el:
13871 (cp-coding-system-for-codepage-1): Delete special codes for
13872 generating xxx-dos coding system because now a CCL based coding
13873 system can handle EOL conversion by default.
13874
13875 * international/mule.el (make-coding-system): Generate subsidiary
13876 coding systems for EOL handling variants even for a CCL based
13877 coding system.
13878
138792000-06-19 Kenichi Handa <handa@etl.go.jp>
13880
13881 * international/isearch-x.el (isearch-minibuffer-input-method)
13882 (isearch-minibuffer-input-method-function): These variables
13883 deleted.
13884 (isearch-with-input-method): Don't use the above variables.
13885 (isearch-process-search-multibyte-characters): Likewise. Call
13886 read-string with the arg INHERIT-INPUT-METHOD t.
13887
138882000-06-17 Stefan Monnier <monnier@cs.yale.edu>
13889
13890 * font-lock.el (font-lock-after-fontify-buffer)
13891 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
13892
13893 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
13894 Use consistent make-local-variable style for font-lock-fontified.
13895 (jit-lock-fontify-buffer):
13896 Don't bother checking for font-lock-mode and jit-lock-mode.
13897
13898 * time.el: Remove trailing ^M that prevent CVS-merging.
13899
139002000-06-16 Gerd Moellmann <gerd@gnu.org>
13901
13902 * Makefile.in (distclean): New target.
13903
139042000-06-16 Stefan Monnier <monnier@cs.yale.edu>
13905
13906 * Makefile.in (srcdir): Define for update-subdirs.
13907
139082000-06-16 Gerd Moellmann <gerd@gnu.org>
13909
13910 * find-lisp.el: New file.
13911
139122000-06-16 Andrew Innes <andrewi@gnu.org>
13913
13914 * time.el (display-time-mail-function): New variable, to allow
13915 external packages to indicate when new mail is available.
13916 (display-time-update): Use it.
13917
139182000-06-16 Kenichi Handa <handa@etl.go.jp>
13919
13920 * international/mule.el (mule-version): Change version name to
13921 SAKAKI. AOI has already been used by Meadow.
13922
13923 * international/quail.el (quail-show-guidance-buf): To find the
13924 bottom window (but minibuffer), pay attention to the height of
13925 minibuffer.
13926
139272000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
13928
13929 * arc-mode.el (archive-mode-map): Use the new menu-item format for
13930 menu-bar menus. Add help strings. Don't remove the Edit menu
13931 from the menu bar, as the menu bar has enough space now.
13932
13933 * Makefile.in (SHELL): Make sure /bin/sh is used.
13934
13935 * woman.el (woman-man-buffer): Fix bold and underlined CJK
13936 characters, which use series of two ^H characters instead of one.
13937
139382000-06-15 Gerd Moellmann <gerd@gnu.org>
13939
13940 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
13941 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
13942 functions.
13943 (Info-find-node-2): Try a case-sensitive search first, then
13944 do a case-insensitive search.
13945
13946 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
13947 tutorials.
13948
13949 * complete.el (PC-env-vars-alist): New variable.
13950 (PC-complete-as-file-name): New function.
13951 (partial-completion-mode): Initialize PC-env-vars-alist from
13952 process-environment.
13953 (PC-do-completion): Handle completion of env vars.
13954
13955 * info.el (Info-set-mode-line): Show file name in mode line,
13956 use `*Info*' instead of `Info:'.
13957
13958 * startup.el (command-line-1): Change copyright messages to year
13959 2000.
13960
139612000-06-15 Dave Love <fx@gnu.org>
13962
13963 * net/goto-addr.el (goto-address-fontify): Use keymap property,
13964 not local-map.
13965
139662000-06-15 Kenichi Handa <handa@etl.go.jp>
13967
13968 * international/mule.el (set-buffer-file-coding-system): Almost
13969 rewritten to handle `undecided' as no-op.
13970
139712000-06-14 Gerd Moellmann <gerd@gnu.org>
13972
13973 * Makefile.in: New file.
13974
13975 * Makefile: Removed.
13976
13977 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
13978 (goto-address-highlight-keymap): Bind C-c RET.
13979
139802000-06-14 Kenichi Handa <handa@etl.go.jp>
13981
13982 * mail/sendmail.el (sendmail-send-it): The temporary buffer
13983 inherits buffer-file-coding-system of the current buffer.
13984
13985 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
13986 0. Give correct argument to set-auto-coding-function.
13987 (tar-expunge): For goto-char, use (point-min), not 0.
13988 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
13989 (tar-subfile-save-buffer): Likewize.
13990
13991 * international/mule.el
13992 (after-insert-file-set-buffer-file-coding-system): Call
13993 set-buffer-file-coding-system with the arg FORCE t.
13994
139952000-06-13 Gerd Moellmann <gerd@gnu.org>
13996
13997 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
13998 nil. Contemporary sendmails issue an X-Authentication-Warning if
13999 the sender is set with `-f'.
14000
140012000-06-13 Dave Love <fx@gnu.org>
14002
14003 * help.el (describe-function-1): Kluge around cases of functions
14004 fset to subrs whose doc doesn't match their symbol-name.
14005
14006 * image.el (insert-image): Default STRING to a space.
14007
14008 * info.el Doc fixes.
14009 (Info-build-node-completions): Match Ref tags.
14010
140112000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14012
14013 * frame.el (display-multi-frame-p, display-multi-font-p): New
14014 defaliases for display-graphic-p.
14015
14016 * hl-line.el: Fixed a typo in commentary.
14017
140182000-06-13 Kenichi Handa <handa@etl.go.jp>
14019
14020 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14021 fixed.
14022
140232000-06-12 Dave Love <fx@gnu.org>
14024
14025 * image.el (insert-image): Save a little consing.
14026
140272000-06-12 Kenichi Handa <handa@etl.go.jp>
14028
14029 * language/tibet-util.el: Convert all tibetan-1-column characters
14030 to the corresponding tibetan characters.
14031 (tibetan-add-components): Delete code for the special treatment of
14032 'a chung.
14033
14034 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14035 change.
14036 (tibetan-vowel-transcription-alist): More rules added.
14037 (tibetan-composite-vowel-alist): New variable.
14038 (tibetan-precomposition-rule-alist): More rules added.
14039
140402000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14041
14042 * startup.el (command-line): Only call menu-bar-mode if interactive.
14043
14044 * thingatpt.el (toplevel symbol-properties):
14045 * textmodes/makeinfo.el (makeinfo-compile):
14046 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14047 * progmodes/hideif.el (hif-compress-define-list)
14048 (hide-ifdef-use-define-alist):
14049 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14050 (ange-ftp-vms-add-file-entry):
14051 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14052 * man.el (Man-build-man-command):
14053 * mail/rnewspost.el (news-reply-header-hook):
14054 * info.el (Info-insert-dir):
14055 * emulation/mlconvert.el (backward-word, forward-word, setq):
14056 * emacs-lisp/gulp.el (gulp-send-requests):
14057 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14058 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14059 (byte-optimize-apply, end of file):
14060 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14061 (ad-make-freeze-definition):
14062 * startup.el (command-line, command-line-1): Don't quote lambdas.
14063
14064 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14065 (cvs-cleanup-removed): New function.
14066 (cvs-cleanup-functions): New var.
14067 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14068 some flexibility in specifying additional entries to auto-cleanup.
14069 (cvs-quickdir): New function.
14070 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14071 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14072 (cvs-mode-find-file): Check that we are on a filename or dirname
14073 when invoked through a mouse-click.
14074 (cvs-full-path): Remove.
14075 (cvs-dired-action): Re-introduced.
14076 (cvs-dired-noselect): Use it.
14077 (vc-post-command-functions): use this new hook if available.
14078
14079 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14080 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14081 (cvs-filename-map, cvs-dirname-map): Remove.
14082 (cvs-default-action): Remove.
14083 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14084 if the arg is really a keymap.
14085 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14086 Don't hardcode the mapping from state (aka type) to face, but check
14087 the var cvs-fi-<type>-face instead.
14088 (cvs-fileinfo-from-entries): New function.
14089
14090 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14091 Docstring fix.
14092 (cvs-find-file-and-jump): Change default to be safer.
14093 (cvs-mode-diff-map): Define it as a function as well.
14094 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14095 Bind mouse-2 in this global map rather than with text-properties.
14096
14097 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14098 file to resolve the ambiguity between C(conflict) and C(need-merge).
14099
141002000-06-12 Kenichi Handa <handa@etl.go.jp>
14101
14102 * international/mule.el (set-buffer-file-coding-system): If
14103 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14104 unconditionally.
14105
141062000-06-12 Dave Love <fx@gnu.org>
14107
14108 * wid-edit.el (widget-specify-button): Really suppress the face if
14109 required.
14110
141112000-06-11 Gerd Moellmann <gerd@gnu.org>
14112
14113 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14114
141152000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14116
14117 * imenu.el (imenu-generic-expression): Docstring fix.
14118
14119 * composite.el (composition-function-table): Move the `put'
14120 below the autoload cookie so we can load the file before loaddefs.
14121
14122 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14123
14124 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14125 Handle easy-mmode-define-global-mode.
14126 For complex macros like define-minor-mode that can generate
14127 several autoload entries, try to autoload entries in the
14128 macroexpanded code.
14129
14130 * emacs-lisp/easy-mmode.el (define-minor-mode):
14131 If KEYMAP is a symbol, just use it.
14132 Use byte-compile-current-file and load-file-name to infer the
14133 proper :require to pass to defcustom.
14134 Wrap the hook var into `progn' so as not to autoload it.
14135 Add a :autoload-end cookie.
14136 Be more careful about the evaluation of KEYMAP.
14137 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14138 (define-derived-mode): Move define-abbrev-table outside of defvar.
14139
141402000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14141
14142 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14143 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14144 (backup-compiled-files): Ignore errors during `tar'.
14145 (bootstrap): Make autoloads before elc files.
14146
141472000-06-10 Kenichi Handa <handa@etl.go.jp>
14148
14149 * international/mule.el (set-buffer-file-coding-system): If one of
14150 undecided-XXX is specified, change only EOL conversion.
14151
14152 * international/mule-conf.el (unix): New alias for the coding
14153 system undecided-unix.
14154
141552000-06-09 Dave Love <fx@gnu.org>
14156
14157 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14158
14159 * progmodes/executable.el: Byte compile dynamic.
14160 (executable-insert): Change custom type.
14161 (executable-find): Add autoload cookie.
14162 (executable-make-buffer-file-executable-if-script-p): New
14163 function. After Noah Friedman.
14164
14165 * files.el (after-save-hook): Customize, with
14166 executable-make-buffer-file-executable-if-script-p as an option.
14167
141682000-06-09 Kenichi Handa <handa@etl.go.jp>
14169
14170 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14171 "tib24p-mule.bdf" for Tibetan.
14172
14173 * composite.el (decompose-composite-char): Declare it as obsolete.
14174
14175 * man.el (Man-fontify-manpage): Pay attention to underline and
14176 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14177
141782000-06-08 Gerd Moellmann <gerd@gnu.org>
14179
14180 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14181 Set maintainer to FSF since author isn't reachable.
14182
141832000-06-08 Dave Love <fx@gnu.org>
14184
14185 * international/mule-cmds.el (select-safe-coding-system): If
14186 DEFAULT-CODING-SYSTEM is not specified, also check the most
14187 preferred coding-system if buffer-file-coding-system is
14188 `undecided'. From Handa.
14189
141902000-06-08 Kenichi Handa <handa@etl.go.jp>
14191
14192 * international/mule.el
14193 (after-insert-file-set-buffer-file-coding-system): If the buffer
14194 size is greater than INSERTED, judget that we are not visiting.
14195
141962000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14197
14198 * whitespace.el (defgroup whitespace): Comment out `:version'.
14199 XEmacs 20.4 has problems defining the group with this present.
14200 We'll have this commented out till get resolve the problem.
14201
142022000-06-07 John Wiegley <johnw@gnu.org>
14203
14204 * align.el (align-dq-string-modes, align-sq-string-modes)
14205 (align-open-comment-modes): Add pyhton-mode.
14206 (align-rules-list): Use get-text-property instead of
14207 text-properties-at.
14208 (align-rules-list): Add python-assignment.
14209 (align-rules-list): Change perl-comma-delimiter to
14210 basic-comma-delimiter. Use if for Perl modes and python-mode.
14211 (align-rules-list): Add python-chain-logic and
14212 basic-line-continuation.
14213
142142000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14215
14216 * apropos.el (apropos-mode-hook): New user variable.
14217 (apropos-mode): Run apropos-mode-hook.
14218
142192000-06-07 David Ponce <david@dponce.com>
14220
14221 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14222 commands. Require `wid-edit' at run-time.
14223
142242000-06-07 David Ponce <david@dponce.com>
14225
14226 * recentf.el: Added some "Commentary".
14227 (recentf-open-more-files, recentf-edit-list): Minor changes to
14228 move the point at the top of the file list. This behaviour is
14229 consistent with the menu one when the list contains a lot of
14230 files.
14231 (recentf-cleanup): Now displays the number of items removed from
14232 the list.
14233 (recentf-relative-filter) New menu filter to show filenames
14234 relative to `default-directory'.
14235
142362000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14237
14238 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14239 with/without giving an error if PostScript printer doesn't have this
14240 kind of page size. Zebra Stripe continues or restarts on next page.
14241 Manual/automatic paper feeding. Switch or not the header.
14242 (ps-print-version): New version number (5.2.2).
14243 (ps-windows-system): Include emx as a Windows system.
14244 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14245 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14246 (ps-background-text): Code fix.
14247 (ps-error-handler-message, ps-user-defined-prologue)
14248 (ps-print-prologue-header, ps-printer-name)
14249 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14250 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14251 (ps-use-face-background): Customization fix.
14252 (ps-n-up-database): Data fix.
14253 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14254 (ps-switch-header): New vars.
14255 (ps-xemacs-color-name, ps-face-foreground-name)
14256 (ps-face-background-name, ps-boolean-constant): New funs.
14257
142582000-06-07 Dave Love <fx@gnu.org>
14259
14260 * allout.el: New version from Manheimer.
14261
142622000-06-07 Kenichi Handa <handa@etl.go.jp>
14263
14264 * textmodes/fill.el (fill-find-break-point): Check the validity of
14265 charset.
14266
142672000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14268
14269 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14270 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14271 Call display-color-p and display-mouse-p instead of looking at
14272 window-system.
14273
142742000-06-06 Dave Love <fx@gnu.org>
14275
14276 * image.el (find-image): Doc fix. Return nil if image not found.
14277 (put-image, insert-image): Make STRING arg optional.
14278
142792000-06-06 Kenichi Handa <handa@etl.go.jp>
14280
14281 * language/vietnamese.el: Remove eval-when-compile.
14282 (viet-viscii-nonascii-translation-table): Define it as a
14283 translation table made from viet-viscii-decode-table.
14284 (viet-viscii-encode-table): Define it as a translation table made
14285 from the reverse map of above.
14286 (viet-vscii-nonascii-translation-table): Define it as a
14287 translation table made from viet-vscii-decode-table.
14288 (viet-vscii-encode-table): Define it as a translation table made
14289 from the reverse map of above.
14290 (ccl-decode-viscii): Use translate-character.
14291 (ccl-encode-viscii, ccl-encode-viscii-font)
14292 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14293 Likewize.
14294
14295 * language/cyrillic.el: Remove eval-when-compile.
14296 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14297 translation table made from cyrillic-koi8-r-decode-table.
14298 (cyrillic-koi8-r-encode-table): Define it as a translation table
14299 made from the reverse map of above.
14300 (ccl-decode-koi8): Use translate-character.
14301 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14302 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14303 a translation table made from cyrillic-alternativnyj-decode-table.
14304 (cyrillic-alternativnyj-encode-table): Define it as a translation
14305 table made from the reverse map of above.
14306 (ccl-decode-alternativnyj): Use translate-character.
14307 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14308 Likewize
14309
14310 * international/mule-diag.el (non-iso-charset-alist): Specify
14311 translation table symbol instead of translation table itself.
14312 (list-block-of-chars): CHARSET may be a translation table symbol.
14313
14314 * international/mule.el (make-coding-system): If CODING-SYSTEM
14315 already exists, override it.
14316
14317 * international/fontset.el: Use family `proportional' for Tibetan
14318 fonts.
14319
14320 * international/ccl.el (ccl-compile-translate-character): Don't
14321 check if Rrr has property translation-table.
14322 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14323
143242000-06-05 Gerd Moellmann <gerd@gnu.org>
14325
14326 * info.el: Bind case-fold-search to t when searching in case
14327 a user sets it to nil in a hook.
14328
143292000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14330
14331 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14332 * hl-line.el (hl-line-mode): Use the new :global key argument.
14333
14334 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14335 (tar-clip-time-string): Prepend a space.
14336 (tar-grind-file-mode): Construct a string rather than modifying one.
14337 (tar-header-block-summarize): Fix docstring.
14338 Use `format' rather than an error-prone set of copy-loops.
14339
14340 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14341 (diff-goto-source, diff-unified->context, diff-context->unified)
14342 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14343 understand the format output by the `-p' argument to diff.
14344
14345 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14346 (sh-re-done): Use defconst.
14347 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14348 (sh-help-string-for-variable, sh-guess-basic-offset):
14349 Don't quote lambdas.
14350 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14351 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14352
14353 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14354 (mh-letter-mode): Derive from text-mode.
14355 This implicitly means that it now calls kill-all-local-variables.
14356 Also remove the Emacs-18 compatibility code.
14357
14358 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14359 Make use of symbol-property doc-string-elt.
14360 Use memq rather than a sequence of eq.
14361 (doc-string-elt): Fix the wrong or missing previously unused values.
14362 (autoload-print-form): New function extracted from
14363 generate-file-autoloads to allow recursion when handling progn
14364 so that defvar's and defun's docstrings are properly printed.
14365 (generate-file-autoloads): Use it.
14366
14367 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14368 Use find-file-hooks in the minor-mode function.
14369 Be careful not to loop indefinitely in the post-command-hook function.
14370
143712000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14372
14373 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14374 tty's.
14375 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14376 differences whenever appropriate.
14377 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14378 * viper.el (find-file, find-file-other-window): Get viper to do
14379 wildcards.
14380
143812000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14382
14383 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14384 (jit-lock-fontify-buffer): New function for JIT refontification.
14385 (jit-lock-mode): Fix docstring.
14386 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14387 Remove jit-lock-after-change from the _local_ hook.
14388 (jit-lock-function-1): Fix docstring.
14389
14390 * info.el (Info-on-current-buffer): Initialize info.
14391
14392 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14393
14394 * progmodes/tcl.el (tcl-indent-for-comment):
14395 Ignore comment-indent-hook.
14396
14397 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14398 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14399 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14400 and improve to use the lighter to guess the capitalization.
14401 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14402 Add keyword arguments to specify global-ness or the custom group.
14403 Add local-map and help-echo properties to the lighter.
14404 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14405 (easy-mmode-define-global-mode): New macro.
14406
144072000-06-02 Dave Love <fx@gnu.org>
14408
14409 * wid-edit.el: byte-compile-dynamic since we typically don't use
14410 all the widgets. Don't require cl or widget. Remove
14411 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14412 (widget-read-event): Removed. Callers changed to use read-event.
14413 (widget-button-release-event-p): Renamed from
14414 button-release-event-p.
14415 (widget-field-add-space, widget-field-use-before-change):
14416 Uncustomize.
14417 (widget-specify-field): Use keymap property, not local-map.
14418 (widget-specify-button): Obey :suppress-face.
14419 (widget-specify-insert): Use modern backquote syntax.
14420 (widget-image-directory): Renamed from widget-glyph-directory.
14421 (widget-image-enable): Renamed from widget-glyph-enable.
14422 (widget-image-find): Replaces widget-glyph-find.
14423 (widget-button-pressed-face): Move defvar.
14424 (widget-image-insert): Replaces widget-glyph-insert.
14425 (widget-convert): Use keywordp.
14426 (widget-leave-text, widget-children-value-delete): Use mapc.
14427 (widget-keymap): Remove XEmacs stuff.
14428 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14429 (widget-button-click): Don't set point at the click, but re-centre
14430 if we scroll out of window. Rewritten for images v. glyphs &c.
14431 (widget-tabable-at): Use POS arg, not point.
14432 (widget-beginning-of-line, widget-end-of-line)
14433 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14434 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14435 (widget-default-create): Use widget-image-insert; some rewriting.
14436 (widget-visibility-value-create)
14437 (widget-push-button-value-create, widget-toggle-value-create): Use
14438 widget-image-insert.
14439 (checkbox): Create on and off images dynamically.
14440 (documentation-link): Change :help-echo.
14441 (widget-documentation-link-echo-help): Remove.
14442
144432000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14444
14445 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14446
14447 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14448 (easy-mmode-define-toggle, define-minor-mode): Use it.
14449 (easy-mmode-define-keymap): Docstring fix.
14450 (define-derived-mode): Default PARENT to fundamental-mode.
14451 Add the derived-mode-parent symbol-property.
14452 (easy-mmode-derived-mode-p): New function.
14453
144542000-06-02 Dave Love <fx@gnu.org>
14455
14456 * files.el (convert-standard-filename): Doc fix.
14457 (normal-backup-enable-predicate): New function.
14458 (backup-enable-predicate): Use it to replace the lambda form.
14459
14460 * calendar/todo-mode.el: [This needs more work on the outline
14461 stuff.] Doc fixes.
14462 (todo) <defgroup>: Add :version.
14463 (todo-add-category): Don't use pushnew.
14464 (todo-cmd-raise): Fix typo.
14465 (todo-top-priorities): Change temp buffer name.
14466 (todo-category-alist): Avoid redundant lambda.
14467 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14468 Use outline-next-heading.
14469
14470 * autoarg.el: Rewritten to use define-minor-mode.
14471 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14472 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14473
144742000-06-02 Kenichi Handa <handa@etl.go.jp>
14475
14476 * isearch.el (isearch-other-meta-char): Fix previous change.
14477
144782000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14479
14480 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14481 (log-edit-done): Only add the comment to the ring if it's different
14482 from the last comment entered.
14483
14484 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14485
144862000-06-01 Dave Love <fx@gnu.org>
14487
14488 * hl-line.el: Rewritten using define-minor-mode.
14489
14490 * help.el (describe-function-1): Distinguish special form from
14491 builtin function. Sanity-check presence of arglist for builtins.
14492
144932000-06-01 Kenichi Handa <handa@etl.go.jp>
14494
14495 * international/characters.el: Fix syntax/category setting of
14496 Tibetan characters.
14497
14498 * language/tibet-util.el (tibetan-add-components): Fixes for new
14499 encoding of Tibetan characters.
14500 (tibetan-decompose-precomposition-alist): New variable.
14501 (tibetan-decompose-region): Convert precomposed characters to
14502 non-precomposed characters.
14503 (tibetan-decompose-string): Likewise.
14504 (tibetan-composition-function): Fix args to
14505 thibetan-compose-string.
14506
14507 * language/tibetan.el (tibetan-composable-pattern): More
14508 characters included.
14509 (tibetan-consonant-transcription-alist): Rule for "R" added.
14510 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14511 "+R" added.
14512 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14513
14514 * language/lao-util.el (lao-composition-function): Fix args to
14515 compose-string.
14516
14517 * language/thai-util.el (thai-composition-function): Fix args to
14518 compose-string.
14519
14520 * isearch.el (isearch-update): Set disable-point-adjustment to t
14521 to prevent the point moving to the end of a composition when a
14522 part of a composition is searched.
14523 (isearch-other-meta-char): If the key invoking this command can be
14524 mapped by function-key-map to a printing char, call
14525 isearch-process-search-char directly.
14526
145272000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14528
14529 * emacs-lisp/bytecomp.el:
14530 * frame.el:
14531 * international/mule-cmds.el:
14532 * international/mule-util.el:
14533 * international/mule.el:
14534 * mouse.el:
14535 * subr.el:
14536 * faces.el: Update calls to make-obsolete with a WHEN argument.
14537
14538 * byte-run.el (make-obsolete, make-obsolete-variable):
14539 Add an optional WHEN argument and change the format of the
14540 symbol-property information.
14541 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14542 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14543 new obsolete-symbol-property format and print WHEN if it is provided.
14544
145452000-05-31 Dave Love <fx@gnu.org>
14546
14547 * loadhist.el (loadhist-hook-functions): Remove
14548 before-change-function, after-change-function.
14549 (unload-feature): Deal with symbols which are both bound and
14550 fbound.
14551
14552 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14553 before-change-function, after-change-function.
14554
14555 * simple.el (newline): Don't bind before-change-function,
14556 after-change-function.
14557
145582000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
14559
14560 * whitespace.el (whitespace-rescan-timer-time): Update interval
14561 set to 600 seconds (10 minutes) instead of 60 seconds since
14562 a large number of whitespace buffers causes emacs to `freeze'
14563 for a considerable amount of time.
14564
14565 * whitespace.el: Updated email address
14566
145672000-05-31 Dave Love <fx@gnu.org>
14568
14569 * add-log.el (change-log-font-lock-keywords) <function>: Add
14570 pattern for function of change.
14571 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
14572 acknowledgements patterns.
14573
145742000-05-31 Kenichi Handa <handa@etl.go.jp>
14575
14576 * isearch.el (isearch-printing-char): If keyboard coding system is
14577 being used, call isearch-process-search-multibyte-characters.
14578
14579 * international/isearch-x.el: Mostly rewritten.
14580
14581 * international/quail.el (quail-start-conversion): Don't include
14582 unhandled events in the returned events, but set them in
14583 unread-command-events. Exit if all inputs are deleted.
14584
145852000-05-30 Jason Rumney <jasonr@gnu.org>
14586
14587 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
14588
14589 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
14590 Reenable code to create initial fontsets.
14591 Use set-fontset-font in place of put-charset-property.
14592
145932000-05-30 Gerd Moellmann <gerd@gnu.org>
14594
14595 * progmodes/perl-mode.el (perl-indent-line): When looking for a
14596 label, ensure that the first colon isn't followed by another.
14597
14598 * paths.el (Info-default-directory-list): Doc fix.
14599
14600 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
14601 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
14602 send a query containing USER only, not USER@HOST.
14603
14604 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
14605 and rmail-msgend to compute the restriction at the end, instead of
14606 computing it.
14607
146082000-05-29 Gerd Moellmann <gerd@gnu.org>
14609
14610 * dabbrev.el (dabbrev-expand): Don't display messages in the
14611 echo area if the minibuffer window is active.
14612
14613 * jit-lock.el (jit-lock-mode): Add after change function to
14614 local hook.
14615
146162000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
14617
14618 * antlr-mode.el: New commands: hide/unhide actions,
14619 upcase/downcase literals.
14620 (antlr-tiny-action-length): New user option.
14621 (antlr-hide-actions): New command. Suggested by
14622 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14623 (antlr-mode-map): New binding [C-c C-v].
14624 (antlr-mode-menu): New entries.
14625 (antlr-downcase-literals): New command.
14626 (antlr-upcase-literals): Ditto.
14627
14628 * antlr-mode.el: Minor changes: indendation, mode-name.
14629 (antlr-indent-line): Indent cpp directive at column 0.
14630 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14631
14632 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14633 (antlr-font-lock-additional-keywords): Workaround for intentional
14634 bug in XEmacs version of font-lock.
14635 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
14636 be used by a smarter version of `buffers-menu-grouping-function'.
14637
146382000-05-29 Gerd Moellmann <gerd@gnu.org>
14639
14640 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
14641 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
14642
146432000-05-29 Kenichi Handa <handa@etl.go.jp>
14644
14645 * international/encoded-kb.el
14646 (encoded-kbd-iso2022-designation-map): Pay attention to that
14647 charset-iso-final-char return -1 for eight-bit-control and
14648 eight-bit-graphic.
14649
146502000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14651
14652 * speedbar.el (speedbar-use-images, speedbar-update-flag)
14653 (speedbar-easymenu-definition-base): Use display-graphic-p where
14654 available, instead of window-system.
14655
146562000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14657
14658 * international/codepage.el (cp-coding-system-for-codepage-1): Add
14659 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
14660 coding systems.
14661
146622000-05-26 Dave Love <fx@gnu.org>
14663
14664 * disp-table.el (standard-display-underline): Don't use
14665 internal-find-face.
14666
14667 * mail/reporter.el: Maintainer change. Doc fixes.
14668 (reporter-version): Deleted.
14669
14670 * emacs-lisp/elp.el: Maintainer change.
14671 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
14672
146732000-05-26 Stefan Monnier <monnier@cs.yale.edu>
14674
14675 * add-log.el (add-change-log-entry): Merge the current entry with the
14676 previous one if the previous one is empty.
14677
146782000-05-26 Dave Love <fx@gnu.org>
14679
14680 * loadhist.el (unload-feature): Fix interactive spec [from
14681 lijnzaad@ebi.ac.uk].
14682
14683 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
14684 subr-arity to check primitives.
14685 (byte-compile-flush-pending, byte-compile-file-form-progn)
14686 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
14687 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
14688 mapcar.
14689
146902000-05-26 Kenichi Handa <handa@etl.go.jp>
14691
14692 * international/fontset.el: Set family names of non-latin charsets
14693 in default fontset to "*".
14694
14695 * international/mule-diag.el (print-fontset): Combine family part
14696 and registry part of the fontname by "-*-" instead of "-".
14697
14698 * international/mule-cmds.el (encode-coding-char): Make strings
14699 multibyte before calling encode-coding-string.
14700
147012000-05-25 Stefan Monnier <monnier@cs.yale.edu>
14702
14703 * derived.el: Fix keywords.
14704 (define-derived-mode): Only define if needed.
14705
14706 * simple.el (fill-comment, comment-column, comment-start)
14707 (comment-start-skip, comment-end, comment-indent-function)
14708 (block-comment-start, block-comment-end, indent-for-comment)
14709 (set-comment-column, kill-comment, comment-padding, comment-region)
14710 (comment-multi-line, indent-new-comment-line): Remove.
14711
14712 * bindings.el (esc-map): Change ; to comment-dwim and use the new
14713 function names for comment operations.
14714
14715 * newcomment.el: Add abundant autoload cookies.
14716 (comment-style): Don't depend on runtime data at compile-time.
14717 (comment-indent-hook): Remove.
14718 (comment-indent): Check if comment-indent-hook is bound.
14719 (comment-region): Docstring fix.
14720
147212000-05-25 Dave Love <fx@gnu.org>
14722
14723 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
14724 byte-code-function-p.
14725
14726 * mail/rmailsum.el: Add provide.
14727
14728 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
14729
14730 * smerge-mode.el (smerge-diff-switches): Don't use list* in
14731 defcustom.
14732
147332000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
14734
14735 * ediff-diff.el (ediff-exec-process): delete --binary option from
14736 non-buffer ediff jobs.
14737
147382000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14739
14740 * hilit-chg.el (highlight-changes-mode): Ask about color or
14741 grayscale support, not about window-system.
14742
14743 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
14744 window-system.
14745 (ffap-highlight): Always default to t.
14746
14747 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
14748 display-popup-menus-p instead of looking at window-system.
14749
14750 * disp-table.el (standard-display-g1, standard-display-graphic):
14751 Only refuse to use string glyphs on X and MS-Windows.
14752
14753 * avoid.el: Remove window-system from commentary, suggest to use
14754 display-*-p instead.
14755
14756 * apropos.el (apropos-print): Use display-mouse-p instead of
14757 window-system.
14758
147592000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14760
14761 * international/codepage.el (cp-decoding-vector-for-codepage):
14762 Fill up unsupported characters with their own codes. From Kenichi
14763 Handa.
14764
147652000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14766
14767 * international/mule-diag.el (describe-char-after): Use
14768 display-graphic-p instead of window-system, so that this function
14769 works on MS-DOS.
14770
147712000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14772
14773 * international/codepage.el (cp-make-coding-systems-for-codepage):
14774 Remove the eight-bit-graphic and eight-bit-control charsets from
14775 the list of charsets which we convert into `?'.
14776
147772000-05-25 Kenichi Handa <handa@etl.go.jp>
14778
14779 * international/mule-conf.el: Specify CHARSET-ID explicitely for
14780 private charsets.
14781 (mule-unicode-0100-24ff, japanese-jisx0213-1,
14782 japanese-jisx0213-2): New charsets.
14783
14784 * international/fontset.el: Setup default fontset for new charsets.
14785
147862000-05-24 Dave Love <fx@gnu.org>
14787
14788 * info.el (Info-find-node-2): Restructure [following "Vadim
14789 S. Solomin" <sovs@uic.nnov.ru>].
14790
14791 * icomplete.el: Fix header for Finder.
14792
147932000-05-24 Eric M. Ludlam <zappo@ultranet.com>
14794
14795 * rmailout.el (rmail-output-to-rmail-file): Added optional param
14796 STAY.
14797
14798 * rmail.el (rmail-automatic-folder-directives): New user variable.
14799 (rmail-show-message): Add call to `rmail-auto-file' during
14800 display.
14801 (rmail-auto-file): New function.
14802
148032000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14804
14805 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
14806 account.
14807 (ediff-test-utility,ediff-diff-mandatory-option)
14808 (ediff-reset-diff-options): Utilities for proper initialization of
14809 ediff-diff-options and ediff-diff3-options on Windows.
14810
14811 * ediff-init.el (ediff-merge-filename-prefix): New customizable
14812 variable.
14813
14814 * ediff-mult.el (ediff-filegroup-action): Use
14815 ediff-merge-filename-prefix.
14816
148172000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14818
14819 * viper-ex.el (ex-write): Set selective display to nil.
14820
148212000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14822
14823 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
14824 aliases for hebrew-iso-8bit.
14825
148262000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14827
14828 * woman.el: New version from Francis J. Wright
14829 <F.J.Wright@Maths.QMW.ac.uk>.
14830 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
14831 names in environment variables regardless of the path separator.
14832 (woman-topic-all-completions-1): Don't call file-name-directory-p
14833 on all files, since woman-file-regexp already filters out any
14834 directories.
14835
148362000-05-24 Kenichi Handa <handa@etl.go.jp>
14837
14838 * international/quail.el (quail-start-translation): Don't change
14839 modified-p of the current buffer.
14840 (quail-start-conversion): Likewise.
14841
14842 * international/kkc.el (kkc-region): Don't change modified-p of
14843 the current buffer.
14844
14845 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
14846 conform to RFC1468.
14847 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
14848
148492000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
14850
14851 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
14852 (speedbar-insert-button): Invisible text property fix.
14853 (speedbar-directory-plus): Renamed from speedbar-directory-+
14854 (speedbar-directory-minus): Renamed from speedbar-directory--
14855 (speedbar-page-plus): Renamed from speedbar-file-+
14856 (speedbar-page-minus): Renamed from speedbar-file--
14857 (speedbar-page): Renamed from speedbar-file-
14858 (speedbar-tag): Renamed from speedbar-tag-
14859 (speedbar-tag-plus): Renamed from speedbar-tag-+
14860 (speedbar-tag-minus): Renamed from speedbar-tag--
14861 (speedbar-expand-image-button-alist): Use above renames.
14862
14863 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
14864 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
14865 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
14866 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
14867 * sb-pg.xpm: Renamed from sb-file.xpm
14868 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
14869 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
14870
148712000-05-24 Kenichi Handa <handa@etl.go.jp>
14872
14873 * international/quail.el (quail-show-guidance-buf): Set
14874 current-input-method of the guidance buffer to the name of the
14875 curren input method.
14876
148772000-05-23 Stefan Monnier <monnier@cs.yale.edu>
14878
14879 * progmodes/compile.el (compile-internal): Style typo.
14880
14881 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
14882 quote vars and functions in the docstring.
14883
14884 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
14885
14886 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
14887 Don't quote lambdas.
14888
14889 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
14890
148912000-05-23 Gerd Moellmann <gerd@gnu.org>
14892
14893 * startup.el (command-line): Determine source file of compiled
14894 user init file differently. Warn if compiled user init file
14895 is older than its source file.
14896
14897 * ffap.el (ffap-url-regexp): Add `https'.
14898
148992000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
14900
14901 * files.el (make-backup-file-name-1): Replace slashes with `!'
14902 rather than `|' (which is not allowed on Windows). Replace the
14903 drive letters with a string "drive_X".
14904
149052000-05-23 Gerd Moellmann <gerd@gnu.org>
14906
14907 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
14908
14909 * files.el (interpreter-mode-alist): Add `bash2'.
14910
149112000-05-22 Dave Love <fx@gnu.org>
14912
14913 * loadhist.el (feature-symbols, file-provides, file-requires): Use
14914 mapc.
14915 (feature-file): Avoid calling symbol-name. Doc fix.
14916 (file-set-intersect, file-dependents): Use dolist, not mapcar.
14917 (loadhist-hook-functions): Add mouse-position-function.
14918 (unload-feature): Change uses of mapcar.
14919
14920 * files.el (parse-colon-path): Doc fix.
14921 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
14922 (set-auto-mode): Use mapc.
14923
14924 * complete.el (PC-look-for-include-file): Use :alnum: character
14925 class.
14926 (partial-completion-mode): Add autoload cookie.
14927
149282000-05-22 Sam Steingold <sds@gnu.org>
14929
14930 * info.el (Info-fontify-node): Fixed the call to
14931 `add-text-properties' (bug introduced on 2000-05-18).
14932
149332000-05-22 Dave Love <fx@gnu.org>
14934
14935 * bindings.el: Remove debug-ignored-errors set in other files.
14936
14937 * progmodes/etags.el: Add to debug-ignored-errors.
14938 (visit-tags-table-buffer): Clear out buffers holding old tables
14939 when making a new list.
14940 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
14941 mapc.
14942
14943 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
14944 quote keywords.
14945 (cmpl-string-case-type): Use character classes.
14946
14947 * comint.el:
14948 * textmodes/ispell.el:
14949 * imenu.el:
14950 * mail/mh-e.el:
14951 * progmodes/compile.el: Add to debug-ignored-errors.
14952
14953 * dabbrev.el: Add to debug-ignored-errors.
14954 (dabbrev-completion): Use mapc.
14955
149562000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
14957
14958 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
14959 (woman-mapcan, woman-parse-man.conf)
14960 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
14961 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
14962 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
14963 path syntax better.
14964 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
14965 (woman-manpath): Call woman-parse-man.conf.
14966 (woman-emulation): New defcustom, defaults to nroff.
14967 (woman-font-support): New defconst.
14968 (woman-use-symbol-font): New defcustom.
14969 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
14970 "Emulation".
14971 Many functions: Doc fix.
14972
149732000-05-22 Kenichi Handa <handa@etl.go.jp>
14974
14975 * international/quail.el (quail-simple-translation-keymap): Map
14976 128..255 to quail-self-insert-command.
14977 (quail-keyboard-layout-alist): Add definition for "pc102-de".
14978
149792000-05-22 Stefan Monnier <monnier@cs.yale.edu>
14980
14981 * help.el (help-manyarg-func-alist): Typo.
14982
14983 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
14984 intervals which makes it heaps simpler.
14985
14986 * newcomment.el (comment-region-internal): Go back to BEG after quoting
14987 the nested comment markers.
14988
14989 * subr.el (remove-hook): Don't turn the hook's value into a list.
14990
149912000-05-21 Dave Love <fx@gnu.org>
14992
14993 * edmacro.el (edmacro-parse-keys): Return vector if any elements
14994 are invalid characters.
14995
14996 * international/mule-util.el (detect-coding-with-priority): Use
14997 mapc. Remove redundant lambda.
14998
14999 * international/mule-diag.el (list-non-iso-charset-chars)
15000 (describe-fontset): Remove redundant lambda.
15001
15002 * emulation/crisp.el (brief-mode): New alias.
15003
15004 * emacs-lisp/ring.el (ring-elements): New function.
15005
15006 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15007 (easy-menu-do-add-item): Use keywordp.
15008
15009 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15010
15011 * replace.el: Doc and error message fixes.
15012 (replace-highlight): Use facep, not internal-find-face.
15013
150142000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15015
15016 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15017
15018 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15019 (log-edit-insert-changelog): Drop `:' as well.
15020
15021 * log-view.el: Fix file description.
15022 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15023 available.
15024 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15025 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15026
15027 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15028 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15029 Print a status message if the toggle is called interactively.
15030 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15031 for global minor modes and use `defcustom' for them.
15032 Use add-minor-mode.
15033 (easy-mmode-define-derived-mode): Remove.
15034 (define-derived-mode): Fancier default docstring.
15035 (easy-mmode-define-navigation): Signal an error rather than (ding).
15036
15037 * newcomment.el (comment-styles): New `box-multi'.
15038 (comment-normalize-vars): Better default for comment-continue to
15039 avoid whitespace-only continuations.
15040 (comment-search-forward): Always move even in the no-syntax case.
15041 (comment-padright): Only obey N if it's only obeyed for padleft.
15042 (comment-make-extra-lines): Better handling of empty continuations.
15043 Use `=' for the filler if comment-start has only one character.
15044 (uncomment-region): Try handling the special `=' filler.
15045 (comment-region): Allow LINES even if MULTI is nil.
15046 (comment-box): Choose box style based on comment-style.
15047
150482000-05-20 Kenichi Handa <handa@etl.go.jp>
15049
15050 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15051 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15052
150532000-05-20 Kenichi HANDA <handa@etl.go.jp>
15054
15055 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15056 and insert, not subst-char-in-region.
15057
15058 * international/mule-diag.el (list-character-sets-1): Handle
15059 charsets eight-bit-control and eight-bit-graphic.
15060 (list-iso-charset-chars): Likewise.
15061 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15062 charactes as is. Use indent-to to align characters.
15063
15064 * international/mule-cmds.el (find-multibyte-characters): Never
15065 exclude charsets eight-bit-control and eight-bit-graphic.
15066
150672000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15068
15069 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15070 Don't quote lambdas.
15071
15072 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15073
150742000-05-19 Gerd Moellmann <gerd@gnu.org>
15075
15076 * gud.el (gud-jdb-directories): Doc fix.
15077
150782000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15079
15080 * newcomment.el: New file.
15081
150822000-05-19 Gerd Moellmann <gerd@gnu.org>
15083
15084 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15085
150862000-05-18 Andreas Schwab <schwab@suse.de>
15087
15088 * dired.el (dired-between-files): Also skip lines beginning with
15089 `used'.
15090
150912000-05-18 Gerd Moellmann <gerd@gnu.org>
15092
15093 * msb.el (msb-menu-cond): Add choice `user'.
15094
150952000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15096
15097 * ps-print.el: Compatibility, customization and doc fix.
15098 (ps-printer-name-option): Replace defconst by defvar.
15099 (ps-postscript-code-directory): XEmacs compatibility.
15100 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15101 fix.
15102 (ps-user-defined-prologue, ps-print-prologue-header)
15103 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15104 compatibility and code fix.
15105 (ps-print-background-image, ps-print-background-text):
15106 Customization fix.
15107 (ps-line-number-start, ps-n-up-on): New vars.
15108
151092000-05-18 Espen Skoglund <esk@ira.uka.de>
15110
15111 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15112 the indent-comment function to just return the appropriate indent.
15113
151142000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15115
15116 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15117 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15118 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15119
151202000-05-18 Dave Love <fx@gnu.org>
15121
15122 * info.el (Info-fontify-node): Add intangible property as well as
15123 invisible.
15124
15125 * calendar/appt.el (appt-make-list): Match all lines of entry.
15126 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15127
151282000-05-18 Kenichi Handa <handa@etl.go.jp>
15129
15130 * international/mule-diag.el (describe-char-after): Call
15131 internal-char-font, not char-font. If internal-char-font returns
15132 nil, display "-- none --".
15133
151342000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15135
15136 * image.el (image-type-available-p): Don't reference image-types
15137 if it isn't bound.
15138
151392000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15140
15141 * autoarg.el (autoarg-mode): Typo in the :set argument.
15142
151432000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15144
15145 * startup.el (command-line-1): Don't signal an error if the
15146 directory for auto-save-list files does not yet exist.
15147
151482000-05-17 Kenichi Handa <handa@etl.go.jp>
15149
15150 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15151
151522000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15153
15154 * subr.el (remove-hook): `setq' hook-value, not `set'.
15155
151562000-05-16 Sam Steingold <sds@gnu.org>
15157
15158 * info.el (debug-ignored-errors): More errors to ignore.
15159
151602000-05-16 Dave Love <fx@gnu.org>
15161
15162 * cus-edit.el: Don't require cl or easymenu.
15163 (custom-variable-prompt): Test standard-value property, not
15164 user-variable-p.
15165
151662000-05-16 Sam Steingold <sds@gnu.org>
15167
15168 * subr.el (add-hook): `setq' hook-value, not `set'.
15169
151702000-05-16 Gerd Moellmann <gerd@gnu.org>
15171
15172 * startup.el (command-line-1): Mention the FAQ in the startup
15173 message.
15174
15175 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15176
15177 * progmodes/compile.el (compilation-parse-errors): Collect
15178 `nomessage' regexps last.
15179
15180 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15181
15182 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15183 to the function name.
15184
151852000-05-15 Dave Love <fx@gnu.org>
15186
15187 * speedbar.el (speedbar-recenter): Typo.
15188 (speedbar-expand-line): Make arg optional.
15189 (speedbar-mode): Avoid a compiler warning.
15190
151912000-05-15 Gerd Moellmann <gerd@gnu.org>
15192
15193 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15194 user-specified option string is empty.
15195
15196 * mouse.el (mouse-yank-at-click): Doc fix.
15197
151982000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15199
15200 * term/internal.el (IT-character-translations): More updates of
15201 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15202 documents.
15203
152042000-05-15 Gerd Moellmann <gerd@gnu.org>
15205
15206 * env.el (getenv): New function, interactively callable.
15207 (setenv, getenv): Remove autoload cookies.
15208
15209 * loadup.el: Load `env'.
15210
15211 * progmodes/f90.el: Change author's mail address.
15212
152132000-05-14 Dave Love <fx@gnu.org>
15214
15215 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15216 goto-addr as an option.
15217
15218 * help.el (help-xref-stack): Doc fix.
15219 (help-xref-following): New variable.
15220 (help-make-xrefs): Use it.
15221 (help-xref-go-back): Use position information from stack element.
15222 (help-follow): Make position in stack element a pair. Use
15223 help-xref-following.
15224
15225 * autoarg.el: New file.
15226
15227 * faces.el: Declare more functions obsolete.
15228
15229 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15230 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15231 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15232 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15233 Remove all the setup-...-environment functions.
15234
152352000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15236
15237 * speedbar.el: Updated the commentary section. xemacs20p now uses
15238 >= when detecting. Require `defimage' safely.
15239 (speedbar-easymenu-definition-base): Add toggle for images.
15240 (speedbar-easymenu-definition-special): Add flush cache & expand.
15241 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15242 (speedbar-reconfigure-keymaps-hook): New variable.
15243 (speedbar-frame-parameters): Updated documentation.
15244 (speedbar-use-imenu-flag): Updated custom tag
15245 (speedbar-dynamic-tags-function-list): New variable.
15246 (speedbar-tag-hierarchy-method): Updated doc & custom.
15247 (speedbar-indentation-width, speedbar-indentation-width) New
15248 variables.
15249 (speedbar-hide-button-brackets-flag): Customizable.
15250 (speedbar-vc-indicator): Doc update.
15251 (speedbar-ignored-path-expressions): Updated default value.
15252 (speedbar-supported-extension-expressions): Updated default value.
15253 (speedbar-syntax-table): Remove {} paren status.
15254 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15255 as "+". Added overlay aliases.
15256 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15257 `force-mode-line-update'.
15258 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15259 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15260 `mouse-set-point'
15261 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15262 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15263 of arbitrary text, and new helper functions.
15264 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15265 filename finder.
15266 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15267 (speedbar-directory-buttons): Update path search/expansion.
15268 (speedbar-make-tag-line): Pay attention to
15269 `speedbar-indentation-width'. Use more care w/ invisible
15270 properties.
15271 (speedbar-change-expand-button-char): Call
15272 `speedbar-insert-image-button-maybe'.
15273 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15274 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15275 (speedbar-trim-words-tag-hierarchy)
15276 (speedbar-simple-group-tag-hierarchy): New functions
15277 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15278 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15279 functions.
15280 (speedbar-mouse-set-point): New function
15281 (speedbar-power-click): Updated documentation.
15282 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15283 of tag prefix text.
15284 (speedbar-expand-line, speedbar-contract-line): Make more robust
15285 to strange text.
15286 (speedbar-expand-line): Takes universal argument to flush the
15287 cache.
15288 (speedbar-flush-expand-line): New function.
15289 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15290 Use new generator insertion method.
15291 (speedbar-fetch-dynamic-tags): New function.
15292 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15293 `speedbar-fetch-dynamic-imenu'.
15294 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15295 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15296 "Revert Buffer" menu items.
15297 (speedbar-buffer-buttons-engine): Be smarter when creating a
15298 filename tag (for expansion purposes.).
15299 (speedbar-highlight-one-tag-line,
15300 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15301 (speedbar-recenter): New functions.
15302 (defimage-speedbar): Image loading abstraction.
15303 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15304 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15305 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15306 (speedbar-tag-type, speedbar-tag-mail): New images.
15307 (speedbar-expand-image-button-alist): New variable.
15308 (speedbar-insert-image-button-maybe): Insert an image over some
15309 buttons.
15310
153112000-05-13 Kenichi Handa <handa@etl.go.jp>
15312
15313 * international/mule-cmds.el (encode-coding-char): An ASCII
15314 character is always encodable.
15315
15316 * international/mule-conf.el: Add more information in descriptions
15317 of character sets.
15318
15319 * international/mule-diag.el (describe-char-after): New function.
15320 (describe-font-internal): Adjusted for the change of font-info.
15321 (describe-font): Likewise.
15322 (print-fontset): Rewritten for the new fontset implementation.
15323 (describe-fontset): Include fontset alias names in completion.
15324 (list-fontsets): Adjusted for the change of print-fontset.
15325
15326 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15327 describe-char-after instead of displaying the detail in the echo
15328 area.
15329 (syntax-code-table): Format changed.
15330 (string-to-syntax): Adjusted for the above change.
15331
153322000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15333
15334 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15335
153362000-05-12 Dave Love <fx@gnu.org>
15337
15338 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15339 dependence. Use line-{beginning,end}-position, not
15340 point-at{b,e}ol. Some doc fixes.
15341 (todo-position): New function. Fix callers of position to use it.
15342 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15343
153442000-05-12 Gerd Moellmann <gerd@gnu.org>
15345
15346 * time.el (display-time-mail-icon): Use `:ascent center'.
15347
15348 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15349 handling FTP security extensions.
15350
153512000-05-11 Dave Love <fx@gnu.org>
15352
15353 * calendar/todo-mode.el: New file.
15354
153552000-05-11 Gerd Moellmann <gerd@gnu.org>
15356
15357 * comint.el (comint-read-input-ring): Move reference to
15358 comint-input-ring-size outside of the save-excursion. It was
15359 causing the default value to be the only one ever seen.
15360
15361 * font-lock.el: Update copyright. Remove Simon Marshall's email
15362 address on request from him.
15363
15364 * subr.el (substitute-key-definition): Add comment describing
15365 the meaning of PREFIX.
15366
153672000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15368
15369 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15370
15371 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15372 (add-minor-mode): Don't make the variable buffer-local and add a
15373 reference to define-minor-mode in the docstring.
15374
15375 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15376 HEADER/FOOTER and fix bug with trailing empty directory.
15377 (cvs-append-to-ignore): Use vc-editable-p if available.
15378 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15379 (vc-do-command): Tweak advice to handle the new VC.
15380
15381 * log-view.el (log-view-goto-rev): New function for the new VC.
15382 (log-view-minor-wrap): Use mark-active.
15383
15384 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15385 (log-edit-changelog-full-paragraphs): New var.
15386 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15387 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15388 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15389 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15390 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15391 Replace the `cvs' prefix with `log-edit'.
15392
15393 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15394
15395 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15396 (diff-font-lock-defaults): Explicitly turn off multiline.
15397 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15398 (diff-ediff-patch): Fix call to ediff-patch-file.
15399 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15400 Handle comments.
15401
15402 * frame.el (automatic-hscrolling): Typo.
15403
15404 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15405
154062000-05-09 Sam Steingold <sds@goems.com>
15407
15408 * apropos.el (apropos-print): use `describe-face' instead of
15409 `customize-face-other-window'.
15410
154112000-05-09 Dave Love <fx@gnu.org>
15412
15413 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15414
15415 * help.el (describe-variable): Have customize button pop the
15416 help-xref stack when invoked.
15417 (help-xref-symbol-regexp): Add `face'.
15418 (help-make-xrefs): Check for quoted face names and adapt regexp
15419 submatch numbers to cope.
15420 (help-xref-interned): Maybe insert face doc too. Separate
15421 sections with a line of hyphens.
15422
15423 * faces.el: Some doc fixes. Declare some functions obsolete.
15424 (describe-face): Add customize button. Return the help
15425 text. Fix prompt.
15426
154272000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15428
15429 * term/internal.el (IT-character-translations): Fix last change.
15430
154312000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15432
15433 * woman.el: New file
15434 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15435
154362000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15437
15438 * term/internal.el (IT-character-translations): Update ASCII
15439 simulations for greek-iso8859-7, add latin-iso8859-14 and
15440 latin-iso8859-15.
15441
15442 * international/mule-cmds.el (set-language-info-alist): Call
15443 define-prefix-command with 3 arguments, to make the map suitable
15444 for a menu.
15445
154462000-05-07 Dave Love <fx@gnu.org>
15447
15448 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15449
154502000-05-05 Dave Love <fx@gnu.org>
15451
15452 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15453 list in doc string. Don't quote keyword symbols.
15454 * emacs-lisp/cl.el: Likewise
15455 * emacs-lisp/cl-seq.el: Likewise
15456
154572000-05-05 Gerd Moellmann <gerd@gnu.org>
15458
15459 * abbrev.el (abbrev-mode): Make ARG optional.
15460
154612000-05-04 Gerd Moellmann <gerd@gnu.org>
15462
15463 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15464
15465 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15466
15467 * subr.el (substitute-key-definition): Clarify documentation.
15468
154692000-05-04 Milan Zamazal <pdm@freesoft.cz>
15470
15471 * glasses.el (glasses-convert-to-unreadable): Use
15472 `glasses-separator' instead of the hard-wired "_".
15473 (glasses-mode): Call `glasses-make-unreadable' only in a single
15474 place.
15475
154762000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15477
15478 * term/internal.el (cjk-codepages-alist): Add associations for
15479 Chinese and Korean codepages. Remove FIXME comment.
15480
154812000-05-03 Dave Love <fx@gnu.org>
15482
15483 * time.el (display-time-mail-face, display-time-use-mail-icon):
15484 New option.
15485 (display-time-mail-icon): New variable.
15486 (display-time-string-forms): Use the above. Fix the local-map.
15487
154882000-05-03 Gerd Moellmann <gerd@gnu.org>
15489
15490 * replace.el (query-replace-map): Add binding for `E'.
15491 (query-replace-help): Extend help text.
15492 (perform-replace): Allow editing the replacement string.
15493
15494 * make-mode.el (makefile-mode-abbrev-table): New variable.
15495 (makefile-mode): Set local abbrev table to
15496 makefile-mode-abbrev-table.
15497 (makefile-font-lock-keywords): Fontify includes and conditionals.
15498
15499 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15500 set TOGGLE's value.
15501
15502 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15503 mail-interactive-insert-alias.
15504 (mail-abbrev-complete-alias): New command.
15505 (mail-mode-map): Bind it to `M-TAB'.
15506
155072000-05-03 Kenichi Handa <handa@etl.go.jp>
15508
15509 * language/lao-util.el (lao-compose-region): New function.
15510
155112000-05-02 Gerd Moellmann <gerd@gnu.org>
15512
15513 * files.el (recover-session): Make directories as necessary
15514 if they don't exist yet.
15515
15516 * calendar/cal-french.el
15517 (french-calendar-multibyte-special-days-array)
15518 (french-calendar-special-days-array): Change French text.
15519 (calendar-french-date-string): Change output.
15520 (calendar-goto-french-date): Likewise.
15521
155222000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15523
15524 * wid-edit.el (widget-default-active): Obey `:always-active'.
15525 (widget-documentation-string-value-create): Set `:always-active'.
15526
155272000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15528
15529 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15530 default prefix to `~/_emacs.d/auto-save.list/_s'.
15531 (normal-top-level): Create the directory for auto-save files, if
15532 it doesn't already exist (in the ms-dos case only).
15533
155342000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15535
15536 * international/mule-cmds.el (set-language-environment): Don't
15537 concat an integer (dos-codepage), use format instead.
15538
155392000-05-02 Dave Love <fx@gnu.org>
15540
15541 * help.el (help-xref-on-pp): Check for constant symbols.
15542
155432000-04-29 Gerd Moellmann <gerd@gnu.org>
15544
15545 * startup.el (normal-top-level): Put a condition-case around
15546 the code loading subdirs.el.
15547
155482000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15549
15550 * ps-print.el: Upside-down and face background color printing,
15551 line number step, doc fix.
15552 (ps-print-version): New version number (5.2).
15553 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15554 (ps-face-attribute-list, ps-plot-with-face): Code fix.
15555 (ps-spool-config): Var fix.
15556 (ps-printer-name-option): Const fix.
15557 (ps-print-upside-down, ps-use-face-background)
15558 (ps-line-number-step): New vars.
15559 (ps-window-system, ps-lp-system): New consts.
15560 (ps-face-background): New fun.
15561
155622000-04-28 Richard Stallman <rms@gnu.org>
15563
15564 * files.el (make-auto-save-file-name):
15565 Apply auto-save-file-name-transforms to visited file name
15566 before generating auto save file name.
15567 (auto-save-file-name-transforms): New variable.
15568
15569 * files.el (backup-enable-predicate):
15570 Correctly test for a file under a temporary directory.
15571
155722000-04-28 Gerd Moellmann <gerd@gnu.org>
15573
15574 * subr.el (add-minor-mode): Rewritten.
15575
155762000-04-28 Kenichi Handa <handa@etl.go.jp>
15577
15578 * mail/sendmail.el (sendmail-send-it): Set
15579 buffer-file-coding-system to the selected coding system for MIME
15580 header.
15581
155822000-04-27 Gerd Moellmann <gerd@gnu.org>
15583
15584 * dired.el (dired-move-to-filename-regexp): Allow format where
15585 YYYY is followed by two spaces.
15586
15587 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
15588 in the second character class of the regexp.
15589
15590 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
15591 mh-etc, too.
15592
15593 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
15594 nil.
15595
15596 * subr.el (add-minor-mode): Use `set' instead of `setq'.
15597
15598 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
15599 argument.
15600
156012000-04-27 Sen Nagata <sen@eccosys.com>
15602
15603 * emacs-lisp/crm.el (crm-completion-table): New variable.
15604 (crm-collection-fn, crm-test-completion)
15605 (completing-read-multiple): Use it.
15606
156072000-04-27 Dave Love <fx@gnu.org>
15608
15609 * help.el (locate-library): Use mapc.
15610 (help-manyarg-func-alist): Add call-process-region.
15611
156122000-04-26 Gerd Moellmann <gerd@gnu.org>
15613
15614 * subr.el (add-minor-mode): Make argument MAP optional.
15615
15616 * desktop.el (desktop-save): Save list of minor modes.
15617 (desktop-create-buffer): Restore minor modes.
15618 (desktop-minor-mode-table): New user-option.
15619
15620 * subr.el (add-minor-mode): New function.
15621
15622 * image.el (find-image): New function.
15623 (defimage): Rewritten to find image at load time.
15624
15625 * startup.el (normal-top-level-add-to-load-path): Handle
15626 case that the default directory is not in load-path.
15627
15628 * help.el: Old patch from Stefan Monnier.
15629 (help-xref-on-pp): New function.
15630 (describe-variable): Use it to display xrefs in a symbol's value.
15631
156322000-04-26 Stefan Monnier <monnier@cs.yale.edu>
15633
15634 * cus-edit.el (custom-face): Fix parenthesis.
15635
156362000-04-26 Kenichi Handa <handa@etl.go.jp>
15637
15638 * mail/rmail.el (rmail-expunge): When there are no deleted
15639 messages, do nothing.
15640
156412000-04-26 Dave Love <fx@gnu.org>
15642
15643 * international/mule-cmds.el (locale-translation-file-name):
15644 Defvar to nil.
15645 (set-locale-environment): Set it here (at runtime).
15646
156472000-04-25 Gerd Moellmann <gerd@gnu.org>
15648
15649 * replace.el (perform-replace): Add parameters START and END. Use
15650 them instead of the check for a region in Transient Mark mode.
15651 (query-replace-read-args): Return two more list elements for the
15652 start and end of the region in Transient Mark mode.
15653 (query-replace, query-replace-regexp, query-replace-regexp-eval)
15654 (map-query-replace-regexp, replace-string, replace-regexp): Add
15655 optional last arguments START and END and pass them to
15656 perform-replace.
15657
15658 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
15659 form with additional arguments for perform-replace.
15660
15661 * progmodes/etags.el (tags-query-replace): Add parameters START
15662 and END. Construct a form with additional arguments for
15663 perform-replace.
15664
15665 * simple.el (shell-command): Set default directory for "*Shell
15666 Command Output" buffer.
15667
15668 * language/european.el (iso-latin-4): Fix typo.
15669
15670 * emacs-lisp/crm.el: New file.
15671
156722000-04-24 Dave Love <fx@gnu.org>
15673
15674 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15675 (Custom-reset-saved, Custom-reset-standard)
15676 (custom-group-value-create, custom-group-set, custom-group-save)
15677 (custom-group-reset-current, custom-group-reset-saved)
15678 (custom-group-reset-standard): Use mapc.
15679 (custom-buffer-create-internal): Disable undo when creating items.
15680 Use mapc.
15681 (custom-face): Avoid redundant lambda.
15682
156832000-04-24 Gerd Moellmann <gerd@gnu.org>
15684
15685 * startup.el (auto-save-list-file-prefix): Set default to
15686 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
15687
156882000-04-24 Sam Steingold <sds@gnu.org>
15689
15690 * time-stamp.el (time-stamp-string-preprocess): Always convert
15691 `field-result' to a string.
15692
156932000-04-24 Gerd Moellmann <gerd@gnu.org>
15694
15695 * frame.el (scrolling): New group.
15696 (automatic-hscrolling): New user-option.
15697
15698 * startup.el (command-line-x-option-alist): Add `-lsp' and
15699 `--line-spacing'.
15700
157012000-04-19 Dave Love <fx@gnu.org>
15702
15703 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
15704 (cl-mapc): Rename from mapc. Fix the funcall.
15705
157062000-04-19 Gerd Moellmann <gerd@gnu.org>
15707
15708 * simple.el (clone-indirect-buffer-other-window): New command.
15709 (clone-indirect-buffer): Add optional arg NORECROD.
15710 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
15711
15712 * help.el (resize-temp-buffer-window): Use count-screen-lines.
15713
15714 * window.el (count-screen-lines): New function.
15715 (shrink-window-if-larger-than-buffer): Use count-screen-lines
15716 instead of window-buffer-height.
15717
15718 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
15719 non-existing variable comint-input-sentinel.
15720 (inferior-lisp-args-to-list): Removed.
15721 (inferior-lisp): Use split-string instead of
15722 inferior-lisp-args-to-list.
15723
15724 * hexl.el (hexl-insert-hex-string): New command.
15725
15726 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
15727 instead of concat.
15728
157292000-04-18 Gerd Moellmann <gerd@gnu.org>
15730
15731 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
15732 at the start of an existing but empty folder.
15733
157342000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15735
15736 * ps-mule.el: Customization fix, doc fix.
15737 (ps-multibyte-buffer): Customization fix.
15738
157392000-04-17 Richard M. Stallman <rms@gnu.org>
15740
15741 * subr.el (read-passwd): Use read-char-exclusive.
15742
157432000-04-17 Gerd Moellmann <gerd@gnu.org>
15744
15745 * textmodes/texinfo.el (texinfo-insert-@email)
15746 (texinfo-insert-@emph, texinfo-insert-@quotation)
15747 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
15748 (texinfo-mode-map): Add key bindings for them.
15749
15750 * files.el (basic-save-buffer-2): Use a template with `$'
15751 instead of `#' for VMS.
15752
15753 * simple.el (clone-indirect-buffer): New function.
15754
157552000-04-16 Stephen Eglen <stephen@gnu.org>
15756
15757 * iswitchb.el (iswitchb-case): New function. If the user input
15758 contains any upper-case characters, the search is made
15759 case-sensitive.
15760
157612000-04-17 Stefan Monnier <monnier@cs.yale.edu>
15762
15763 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
15764 comment-end.
15765 (texinfo-font-lock-syntactic-keywords): New var.
15766 (texinfo-font-lock-keywords): Remove comment regexp.
15767 (texinfo-insert-block): New function.
15768 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
15769 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
15770 and font-lock-defaults. Use regexp-opt for outline-regexp.
15771 (texinfo-environments): New var.
15772 (texinfo-environment-regexp): Use regexp-opt and
15773 texinfo-environments.
15774
15775 * textmodes/ispell.el (ispell-menu-map-needed): Check that
15776 ispell-process is bound since this might be eval'd before ispell
15777 is loaded.
15778 (ispell-message): Use a tiny bit less magic and a bit more hard
15779 data to figure out what kind of sc-cite-regexp to use.
15780
15781 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
15782
15783 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
15784 (insert-cyclic-diary-entry): Unquote the lambda.
15785
15786 * gud.el (gud-jdb-build-source-files-list): Fix typo.
15787
15788 * files.el (backup-enable-predicate): Unquote the lambda.
15789
15790 * cus-edit.el (custom-face, face): Unquote the lambda.
15791
157922000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15793
15794 * ps-print.el: Check for line-beginning-position definition.
15795
15796 * ps-print.el: Fix counting lines in a region.
15797 (ps-print-version): New version number (5.1.5).
15798 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
15799 (ps-printing-region): Fun code fix.
15800
158012000-04-15 Gerd Moellmann <gerd@gnu.org>
15802
15803 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
15804 to file-directory-p.
15805
158062000-04-14 Gerd Moellmann <gerd@gnu.org>
15807
15808 * gud.el (gud-jdb-build-source-files-list): Check that directory
15809 exists before calling directory-files.
15810
158112000-04-13 Dave Love <fx@gnu.org>
15812
15813 * emacs-lisp/trace.el: Change maintainer. Use new backquote
15814 syntax.
15815
15816 * emacs-lisp/cl-specs.el: Remove when, unless.
15817
15818 * emacs-lisp/cl-extra.el: Don't quote keywords.
15819 (cl-old-mapc): New variable.
15820 (mapc): Use it.
15821 (cl-map-intervals): Use with-current-buffer. Don't check for
15822 next-property-change.
15823 (cl-map-overlays): Use with-current-buffer.
15824 (cl-expt): Remove.
15825 (copy-tree, remprop): Define unconditionally.
15826
15827 * emacs-lisp/cl-compat.el (keywordp): Remove.
15828
15829 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
15830 to use keywordp.
15831 (edebug-spec): Enable keywordp.
15832
15833 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
15834 string-lessp.
15835
15836 * cus-start.el: Use keywordp.
15837
158382000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15839
15840 * diary-lib.el (include-other-diary-files): Fix the fix of
15841 2000-02-18 by doing a save-excursion.
15842
158432000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15844
15845 * ps-print.el: Customization fix, doc fix.
15846 (ps-print-version): New version number (5.1.4).
15847 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
15848 (ps-print-preprint): Adjust code.
15849 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
15850 (ps-print-prologue-header, ps-print-control-characters)
15851 (ps-spool-config): Customization fix.
15852
158532000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
15854
15855 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
15856 converted to the new menu-item format, names silightly changed,
15857 help strings added.
15858
15859 Support for spelling without async subprocesses:
15860
15861 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
15862 (ispell-session-buffer): New variables.
15863 (ispell-start-process, ispell-process-status,
15864 ispell-accept-output, ispell-send-string): New functions, for
15865 Ispell invocation when async subprocesses aren't supported.
15866 (ispell-word, ispell-pdict-save, ispell-command-loop,
15867 ispell-process-line, ispell-buffer-local-parsing): Replace calls
15868 to process-send-string with calls to ispell-send-string, and
15869 accept-process-output with ispell-accept-output.
15870 (ispell-init-process): Call ispell-process-status instead of
15871 process-status with.
15872 (ispell-init-process): Call ispell-start-process. Call
15873 ispell-accept-output and ispell-send-string. Don't call
15874 process-kill-without-query and kill-process if they are unbound.
15875 (ispell-async-processp): New function.
15876
158772000-04-12 Dave Love <fx@gnu.org>
15878
15879 * info.el: Add debug-ignored-errors.
15880 (Info-mode-menu): Add some items.
15881 (Info-directory): Add autoload cookie.
15882
15883 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
15884 Modify `truncate-lines'. Make `describe-language-environment'
15885 always visible and add help. Modify `describe-key' help. Invoke
15886 Info-directory from `info'. New entry `emacs-manual'.
15887
158882000-04-10 Gerd Moellmann <gerd@gnu.org>
15889
b291c86c
SM
15890 * progmodes/ebrowse.el (ebrowse-tree-mode):
15891 Use propertized-buffer-identification.
a30eb617
DL
15892 (ebrowse-update-member-buffer-mode-line): Likewise.
15893 (ebrowse--mode-strings): Removed.
15894 (ebrowse--mode-line-props): Removed.
15895
15896 * files.el (auto-mode-alist): Add `EBROWSE'.
15897
15898 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
15899 space before testing for end of buffer.
15900 (ebrowse-load): Removed.
15901 (ebrowse-revert-tree-buffer-from-file): Rewritten.
15902 (ebrowse-create-tree-buffer): Rewritten.
15903 (ebrowse-tree-mode): Read tree from buffer.
15904
15905 * progmodes/ebrowse-ffh.el: Removed.
15906
159072000-04-10 Kenichi Handa <handa@etl.go.jp>
15908
15909 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
15910
159112000-04-10 Gerd Moellmann <gerd@gnu.org>
15912
15913 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
15914 at the wrong place.
15915
159162000-04-09 Dave Love <fx@gnu.org>
15917
b291c86c
SM
15918 * files.el (backup-enable-predicate):
15919 Use temporary-file-directory, small-temporary-file-directory.
15920 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
15921 (make-backup-file-name-1): New function.
15922 (make-backup-file-name): Use it.
b291c86c 15923 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
15924 (file-newest-backup): Use make-backup-file-name.
15925
159262000-04-09 Gerd Moellmann <gerd@gnu.org>
15927
15928 * progmodes/ebrowse-ffh.el: New file.
15929
86f6474c
SM
15930 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
15931 Moved to ebrowse-ffh.el.
a30eb617
DL
15932 (ebrowse-load): Add autoload.
15933
15934 * finder.el (finder-commentary): Add autoload cookie.
15935
15936 * mail/rfc2368.el: Correct author's email address.
15937
15938 * progmodes/ebrowse.el: New file.
15939
15940 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
15941 item help string.
15942 (easy-menu-do-add-item): Ditto.
15943 (easy-menu-define): Extend doc string.
15944
86f6474c 15945 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
15946 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
15947 (jit-lock-function, jit-lock-stealth-fontify): Don't use
15948 with-buffer-unmodified.
15949
159502000-04-08 Dave Love <fx@gnu.org>
15951
15952 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
15953 unless, when.
15954
159552000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
15956
15957 * viper-util.el (viper-put-on-search-overlay): New subroutine.
15958 (viper-flash-search-pattern): No operation when using Emacs
15959 doesn't support face.
15960 Use `viper-put-on-search-overlay'.
15961
159622000-04-04 Gerd Moellmann <gerd@gnu.org>
15963
15964 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
15965 like C-r.
15966
15967 * progmodes/make-mode.el: Some doc fixes.
15968 (makefile-mode-abbrev-table): New variable.
15969 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
15970 (makefile-font-lock-keywords): Fontify includes and conditionals.
15971 (toplevel): Require `dabbrev' and `add-log' when compiling.
15972
15973 * replace.el (perform-replace): Don't move forward one char
15974 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
15975 to do that because it leaves point 1 position after the last
15976 replacement, after everything has been replaced.
15977
15978 * jit-lock.el (with-buffer-unmodified): New macro.
15979 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
15980 modified state.
15981 (jit-lock-function-1): Extracted from jit-lock-function; not
15982 preserving buffer's modified state.
86f6474c
SM
15983 (jit-lock-function, jit-lock-stealth-fontify):
15984 Call jit-lock-function-1.
a30eb617
DL
15985
15986 * mail/rfc2368.el: Remove supernumerary copyright line.
15987
159882000-04-04 Milan Zamazal <pdm@freesoft.cz>
15989
15990 * glasses.el: Provide facilities for inserting space before left
15991 parentheses and uncapitalization of identifiers.
15992 (glasses-mode): Try to remove old overlays in all cases.
15993
159942000-04-03 Gerd Moellmann <gerd@gnu.org>
15995
15996 * progmodes/compile.el (compile-internal): Display the compilation
15997 buffer in a different frame, if it's already displayed there.
15998
15999 * mail/rfc2368.el: New file.
16000
16001 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16002 header and insert its value as mail body.
16003
16004 * subr.el (member-ignore-case): New function.
16005
16006 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16007 (dabbrev--find-expansion): Ignore buffers matching a regexp
16008 from dabbrev-ignored-regexps.
16009
16010 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16011 to extensions handled by gzip.
16012
160132000-04-03 Richard M. Stallman <rms@gnu.org>
16014
16015 * files.el (insert-directory): List the total free space
16016 along with the used space.
16017
16018 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16019 line is followed by one that matches CITATION-REGEXP, end the
16020 paragraph.
16021
160222000-04-03 Markus Rost <rost@delysid.gnu.org>
16023
16024 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16025 (rmail-make-basic-summary-line): Use that option.
16026
160272000-04-03 Kenichi Handa <handa@etl.go.jp>
16028
16029 * international/mule-cmds.el (encoded-string-description):
16030 Rewritten. Try pretty description for ISO 2022 escape sequences
16031 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16032 for hexadecimal format.
16033
160342000-04-01 Dave Love <fx@gnu.org>
16035
16036 * cpp.el: Change customization group to `c' from `C'.
16037
16038 * vcursor.el (vcursor-move): Use display-color-p.
16039
16040 * international/mule-util.el: Provide mule-utils.
16041 (string-to-sequence): Simplify and speed up.
16042
16043 * international/mule.el (make-coding-system): Purecopy doc-string.
16044
16045 * international/mule-cmds.el: Various menu changes.
16046 (describe-specified-language-support): Handle `Default'.
16047 (set-language-info): Purecopy `info'.
16048
160492000-03-31 Andrew Innes <andrewi@gnu.org>
16050
16051 * vc.el (vc-backend-diff): Return the correct status if we had to
16052 retry the rcsdiff command without the --brief option.
16053
160542000-03-31 Dave Love <fx@gnu.org>
16055
16056 * help.el (help-manyarg-func-alist): Correct several omissions.
16057
16058 * add-log.el: Don't require cl, fortran.
16059 (add-log-current-defun-function): Doc fix.
86f6474c 16060 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16061 (change-log-version-rcs): Function deleted.
86f6474c
SM
16062 (change-log-version-number-search): Doc fix.
16063 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16064 (add-change-log-entry): Just call add-log-current-defun to get
16065 defun. Simplify somewhat.
16066 (change-log-get-method-definition-1): Likewise.
16067 (add-log-current-defun): Return nil if calling
16068 add-log-current-defun-function does so. Move Fortran stuff to
16069 fortran.el. Return string without properties.
16070
16071 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16072 and :alpha: char classes.
16073
16074 * mail/supercite.el: Defvar curline when compiling.
16075 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16076 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16077 rather than a-zA-Z0-9 to allow non-ASCII characters.
16078
160792000-03-31 Gerd Moellmann <gerd@gnu.org>
16080
16081 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16082
16083 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16084 Re-enable new code.
16085
16086 * lpr.el (print-region-1): Use -d to specify printer name for
16087 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16088
160892000-03-31 Dave Love <fx@gnu.org>
16090
86f6474c
SM
16091 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16092 Look for function definition in symbol's function value slot first
a30eb617
DL
16093 instead of first consulting byte-compile-function-environment.
16094
160952000-03-31 Kenichi Handa <handa@etl.go.jp>
16096
16097 * language/european.el ("Polish"): New language environment.
16098 (setup-polish-environment): New function.
16099
161002000-03-30 Gerd Moellmann <gerd@gnu.org>
16101
16102 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16103 Disable new code.
16104
16105 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16106 trying to `load' the symbol of an autoload instead of the file
16107 recorded in the autoload. Fix error messages.
16108
161092000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16110
16111 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16112 (ps-print-version): New version number (5.1.3).
16113 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16114 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16115 (ps-generate-postscript-with-faces): Code fix.
16116 (ps-color-values): XEmacs compatibility.
16117 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16118 (ps-default-fg, ps-default-bg): Adjust customization.
16119 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16120 (ps-color-scale): Renaming old ps-color-value fun.
16121 (ps-print-headers): Replace ps-print-header group to avoid conflict
16122 with ps-print-header variable.
16123 (ps-print-miscellany): New group.
16124 (ps-format-color, ps-rgb-color): New funs.
16125 (ps-default-foreground): New var.
16126 (ps-printer-name-option): New const.
16127
161282000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16129
16130 * net/net-utils.el:
16131 (network-connection-host, network-connection-service): New variables
16132 (network-connection-mode): New mode, derived from comint-mode
16133 (network-connection-mode-setup): New function, saves host and
16134 service information in local variables.
16135
16136 * lisp/locate.el:
16137 (locate-word-at-point): Added this function
16138 (locate): Default to using locate-word-at-point as input
16139 Run dired-mode-hook
16140
161412000-03-29 Dave Love <fx@gnu.org>
16142
16143 * calendar/appt.el: Doc fixes.
16144 (appt-check): Convert min-to-app to a string before passing to
16145 appt-disp-window-function or concat.
16146 (appt-delete-window): Remove test for frame-root-window.
16147 (appt-select-lowest-window, appt-convert-time): Simplify.
16148
16149 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16150 (byte-compile-file-form-autoload):
16151 Update byte-compile-function-environment.
a30eb617
DL
16152
161532000-03-29 Andreas Schwab <schwab@suse.de>
16154
86f6474c 16155 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16156
16157 * dired.el (dired-insert-directory): If dired-free-space-program
16158 failed just delete its output.
16159
161602000-03-29 Dave Love <fx@gnu.org>
16161
16162 * international/iso-cvt.el: Move provide to end. Doc fixes.
16163 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16164 (iso-iso2sgml, iso-sgml2iso): New functions.
16165 (iso-cvt-define-menu): Fix some entries and use backquote for
16166 clarity.
16167
16168 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16169
161702000-03-28 Gerd Moellmann <gerd@gnu.org>
16171
16172 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16173 ISO-DATE. If non-nil, return date in ISO 8601 format.
16174
161752000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16176
16177 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16178 if it ever becomes used.
16179 (log-edit-mode-hook): Default to vc-log-mode-hook.
16180 (log-edit-mode): Fix the docstring.
16181
16182 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16183 the code.
16184
161852000-03-26 Dave Love <fx@gnu.org>
16186
16187 * net/browse-url.el (browse-url): Re-fix case of
16188 browse-url-browser-function being an alist.
16189 (browse-url): Add :link to defgroup.
16190
16191 * files.el: Doc fixes.
16192 (file-truename): Include `[' in wildcard characters.
16193 (automount-dir-prefix): Customize.
16194 (find-file-wildcards): Add :version.
16195 (find-file-noselect): Simplify a mapcar call.
16196
16197 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16198 compatible with inf-lisp version.
16199 (eval-defun-1): Fix custom-declare-variable case.
16200
162012000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16202
16203 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16204
162052000-03-24 Gerd Moellmann <gerd@gnu.org>
16206
16207 * Makefile (COMPILE_FIRST): New macro.
16208 (compile-files): Compile files from COMPILE_FIRST first.
16209
86f6474c 16210 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16211
16212 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16213 matching open parenthesis in column 0 to defun-prompt-regexp
16214 only if open-paren-in-column-0-is-defun-start is set.
16215
16216 * sun-curs.el: Require CL at compile-time only.
16217
16218 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16219 instead of copy-list which is a function from CL.
16220 (msb--choose-menu, msb--mode-menu-cond)
16221 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16222 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16223 (msb--aggregate-alist): Use mapcar instead of mapcan.
16224 Fix `(' in column 0 in doc string.
a30eb617
DL
16225 (msb--add-separators): Use mapcar instead of mapcan.
16226
16227 * cus-dep.el: Require CL at compile-time only.
16228
162292000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16230
16231 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16232 (byte-compile-warnings): New warning `noruntime'.
16233 (byte-compile-constants, byte-compile-variables): Fix docstring.
16234 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16235 execute `eval-whenc-compile's body.
16236 (byte-compile-unresolved-functions): Fix docstring.
16237 (byte-compile-eval): New function.
16238 (byte-compile-callargs-warn): Check if the function will be available
16239 at runtime (via property `byte-compile-noruntime').
16240 (byte-compile-print-syms): New function.
16241 (byte-compile-warn-about-unresolved-functions): Also warn about
16242 `noruntime' functions (and use `byte-compile-print-syms').
16243 (byte-compile-file): Capitalize the message.
16244
162452000-03-24 Gerd Moellmann <gerd@gnu.org>
16246
16247 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16248 (rmail-expunge): Ask for confirmation depending on the setting
16249 of rmail-confirm-expunge.
16250
162512000-03-23 Gerd Moellmann <gerd@gnu.org>
16252
16253 * Makefile (bootstrap-clean): If $(emacs) exists, build
16254 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16255 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16256
162572000-03-23 Dave Love <fx@gnu.org>
16258
16259 * net/browse-url.el: Restore previous use of
16260 browse-url-maybe-new-window.
16261
162622000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16263
16264 * ps-print.el: Skip banner page fix.
16265 (ps-print-version): New version number (5.1.2).
16266 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16267
162682000-03-23 Dave Pearson <davep@davep.org>
16269
16270 * net/quickurl.el Changed the type of parameter passed to the
16271 function defined by `quickurl-format-function'. Before only the
16272 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16273 and the function is responsible for extracting the parts it requires.
16274 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16275 (quickurl-insert): Changed the `funcall' of
16276 `quickurl-format-function' to match the above change.
16277 (quickurl-list-insert): Changed the `url' case so that it makes
16278 use of `quickurl-format-function', previous to this the format was
16279 hard wired.
16280
162812000-03-22 Gerd Moellmann <gerd@gnu.org>
16282
16283 * startup.el: Change some spellings for the X Window System.
16284
162852000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16286
86f6474c
SM
16287 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16288 Clean up the code and the regexp and make sure the cursor is
16289 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16290
162912000-03-22 Jason Rumney <jasonr@gnu.org>
16292
16293 * w32-fns.el (w32-charset-info-alist): Initialize.
16294
162952000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16296
16297 * ps-print.el: N-up last page fix.
16298 (ps-print-version): New version number (5.1.1).
16299 (ps-end-file, ps-end-job, ps-generate): Code fix.
16300
163012000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16302
16303 * files.el (find-file-run-dired): Update docstring.
16304 (find-directory-functions): New hook.
16305 (find-file-noselect): Run find-directory-functions rather than
16306 calling dired directly.
16307
16308 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16309
16310 * pcvs.el: Add a minimal leading commentary.
16311 (cvs-make-cvs-buffer): Change the header part by removing the startup
16312 message and adding a `Module' entry. Also replace the FOOTER and
16313 HEADER special fileinfos with the new support in ewoc for updating
16314 its own footer and header.
16315 (cvs-update-header): Update to use the header/footer of the ewoc.
16316 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16317 (cvs-is-within-p): New function.
16318 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16319 to only examine some subset of the buffers.
16320
16321 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16322 `format' instead of our own ad-hoc functions.
16323 Remove HEADER and FOOTER cases, now handled in the EWOC.
16324 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16325
16326 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16327 output to avoid scaring the user.
16328 (cvs-parse-table): Catch message for non-up-to-date commits.
16329
16330 * pcvs-defs.el (cvs-startup-message): Remove.
16331 (cvs-global-menu): New autoloaded menu.
16332
16333 * pcvs-util.el (cvs-string-fill): Remove.
16334
16335 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16336 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16337 PP part of it and also make it work for footers and headers.
16338 (ewoc-create): Drop POS and BUFFER arguments.
16339 Use the DLL's dummy node to store the end-of-footer position.
16340 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16341 (ewoc-refresh): Remove unused `header' variable.
16342 (ewoc-(get|set)-hf): New functions.
16343
16344 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16345 log-view-*-(message|file) and use easy-mmode-define-navigation.
16346 (log-view-message-re): Match SCCS format as well.
16347 And match the revision line rather than the dashed separator line.
16348 (log-view-mode): Use the new define-derived-mode.
16349 (log-view-current-tag): Fill in with an actual implementation.
16350
16351 * cvs-status.el (cvs-status-(prev|next)): Rename from
16352 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16353 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16354 to let the output "breathe" a little more (more readable).
16355 (cvs-status-mode): Use the new define-derived-mode.
16356
16357 * smerge-mode.el (smerge-auto-leave): New function and variable.
16358 (smerge-basic-map): Rename from smerge-basic-keymap.
16359 Change the bindings for smerge-diff-*.
16360 (smerge-*-map): Use easy-mmode-defmap.
16361 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16362 (smerge-keep-*): Use smerge-auto-leave.
16363
163642000-03-21 Jason Rumney <jasonr@gnu.org>
16365
16366 * cus-edit.el (custom-button-face): Use 3D look for w32.
16367 (custom-button-pressed-face): Likewise.
16368
163692000-03-21 Gerd Moellmann <gerd@gnu.org>
16370
16371 * progmodes/etags.el (tags-case-fold-search): New user-option.
16372 (tags-loop-eval): New function. Bind case-fold-search around eval
16373 depending on the value of tags-case-fold-search.
16374 (tags-loop-continue): Use tags-loop-eval.
16375 (find-tag-in-order): Bind case-fold-search depending on the value
16376 of tags-case-fold-search.
16377
163782000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16379
86f6474c 16380 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16381 (diff-end-of-hunk): Return the end position for use in
16382 `easy-mmode-define-navigation'.
16383 (diff-recenter): Remove.
16384 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16385 of `easy-mmode-define-navigation'.
16386 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16387 previous renaming) and fix to use new names.
16388 (diff-merge-strings): Use \n as separator: simpler, faster.
16389 (diff-mode): Use `define-derived-mode'.
16390
16391 * derived.el (define-derived-mode): Don't autoload anymore.
16392 Prefer the macro-only version provided by easy-mmode.el.
16393
16394 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16395 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16396 (easy-mmode-define-navigation): New macro.
16397
16398 * subr.el (combine-run-hooks): New function.
16399
164002000-03-21 Kenichi HANDA <handa@etl.go.jp>
16401
16402 * term/x-win.el: Fontsets related initialization is simplified.
16403
16404 * international/mule-diag.el (describe-font): Don't refer to
16405 global-fontset-alist, instead call font-list.
16406 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16407 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16408
86f6474c
SM
16409 * international/fontset.el (x-charset-registries): Variable removed,
16410 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16411 (register-alternate-fontnames): Function removed.
16412 (resolved-ascii-font): Variable removed.
16413 (x-compose-font-name): Ignore the second argument REDOCE.
16414 (x-complement-fontset-spec): Complement only an ASCII font and
16415 element for those charsets than can use that ASCII font.
16416 (generate-fontset-menu): Don't refer to global-fontset-alist,
16417 instead call fontset-list.
16418 (uninstantiated-fontset-alist): Variable removed.
16419 (x-style-funcs-alist): Likewise.
16420 (fontset-default-styles): Likewise.
16421 (x-modify-font-name): Function removed.
86f6474c 16422 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16423 (create-fontset-from-ascii-font): Docsting adjusted for the above
16424 change.
16425 (instantiate-fontset, resolve-fontset-name): Functions removed.
16426 (fontset-list): Now implemented by C code.
16427
16428 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16429 (describe-face): Include `font' attribute in the description.
16430
164312000-03-21 Kenichi Handa <handa@etl.go.jp>
16432
16433 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16434
164352000-03-20 Gerd Moellmann <gerd@gnu.org>
16436
16437 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16438 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16439 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16440
16441 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16442 about behavior of set-buffer-modified-p wrt redisplay.
16443
164442000-03-19 Richard M. Stallman <rms@gnu.org>
16445
16446 * view.el (view-mode-disable): Kill local binding of view-read-only.
16447
164482000-03-18 Gerd Moellmann <gerd@gnu.org>
16449
86f6474c 16450 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16451 is a string, convert it to a syntax cell using string-to-syntax.
16452
16453 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16454 (string-to-syntax): New function.
16455
16456 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16457 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16458 try to use passive ftp mode.
16459
164602000-03-17 Gerd Moellmann <gerd@gnu.org>
16461
16462 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16463
16464 * simple.el (append-to-buffer): Update point of windows after
16465 insertion.
16466
16467 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16468 forward then moving backward. Reindent.
16469
16470 * frame.el (other-frame): Call x-focus-frame only if
16471 focus-follows-mouse is off.
16472
164732000-03-17 Dave Love <fx@gnu.org>
16474
86f6474c 16475 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16476
164772000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16478
16479 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16480 regexp for labels cannot span several lines.
16481
16482 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16483 `(setq :<key> ':<key>)' to the macro expansion.
16484
164852000-03-16 Dave Love <fx@gnu.org>
16486
16487 * progmodes/f90.el (f90): Put custom group under `languages', not
16488 `fortran'.
16489 (f90-mode-hook): Customize.
16490 (f90-mode): Set add-log-current-defun-function.
16491 (f90-current-defun): New function.
16492
164932000-03-16 Gerd Moellmann <gerd@gnu.org>
16494
16495 * cus-edit.el (custom-variable-tag-face): Handle case that
16496 default face's height is not a number.
16497 (custom-face-tag-face, custom-group-tag-face-1)
16498 (custom-group-tag-face): Ditto.
16499 (custom-group-tag-face-1): Add :group.
16500
16501 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16502
165032000-03-15 Gerd Moellmann <gerd@gnu.org>
16504
16505 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16506 requiring easymenu.
16507
165082000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16509
16510 * ps-print.el: PostScript user-defined prologue, PostScript error
16511 handler, doc fix.
16512 (ps-print-version): New version number (5.1).
16513 (ps-user-defined-prologue, ps-error-handler-message)
16514 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16515 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16516 (ps-insert-string): New function.
16517
165182000-03-15 Kenichi Handa <handa@etl.go.jp>
16519
16520 * international/ccl.el (ccl-compile-expression): Don't generate
16521 invalid self-assignment code.
16522
165232000-03-14 Dave Love <fx@gnu.org>
16524
16525 * subr.el (replace-regexp-in-string): Renamed from
16526 replace-regexps-in-string. Doc fix.
16527
165282000-03-12 Dave Love <fx@gnu.org>
16529
16530 * cus-edit.el: Doc fixes.
86f6474c 16531 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16532 (custom-variable-tag-face, custom-face-tag-face)
16533 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16534 style which user identify as hyperlink.
16535 (hook): Don't add undefined functions to the hook.
16536 (debug-ignored-errors): Transfer message from bindings.el.
16537
165382000-03-12 Gerd Moellmann <gerd@gnu.org>
16539
86f6474c
SM
16540 * recentf.el (recentf-keep-non-readable-files-p):
16541 Remove double/nested definition.
a30eb617
DL
16542
165432000-03-12 Dave Love <fx@gnu.org>
16544
16545 * facemenu.el (facemenu-get-face): Use display-color-p.
16546 * enriched.el (enriched-decode-foreground): Likewise.
16547 (enriched-decode-background): Likewise.
16548 * isearch.el (isearch-highlight): Likewise.
16549 * info-look.el (info-lookup): Likewise.
16550 * simple.el (completion-setup-function): Likewise.
16551
16552 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16553 :options.
16554
16555 * bindings.el (mode-line-format): Fix line-number and
16556 column-number items. Add help-echo for the background.
16557 (mode-line-mule-info): Modify help-echo.
16558
16559 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16560
16561 * files.el (load-file): Allow completion to .elc.
16562
16563 * man.el: Doc fixes.
16564 (Man-init-defvars): Use display-color-p to set fontification.
16565
16566 * play/hanoi.el (hanoi-internal): Don't use oddp.
16567
165682000-03-12 Gerd Moellmann <gerd@gnu.org>
16569
16570 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
16571
16572 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
16573
165742000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
16575
16576 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
16577 Fix comment.
16578
165792000-03-10 Stefan Monnier <monnier@cs.yale.edu>
16580
16581 * font-lock.el (font-lock-keywords): Fix the doc now that
16582 regexp-opt-depth is unnecessary.
16583 (save-buffer-state): Set an edebug spec.
16584 (font-lock-fontify-anchored-keywords): Properly handle the case when
16585 the matcher goes past the limit.
16586
16587 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
16588 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
16589
16590 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
16591 dll.el and cookie.el (from Elib) with heavy renaming and other
16592 massaging.
16593
16594 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
16595 Autoload the functions used.
16596 (easy-mmode-define-syntax): Fix CL typo.
16597 (easy-mmode-define-derived-mode): Improve the docstring generation.
16598
165992000-03-10 Gerd Moellmann <gerd@gnu.org>
16600
16601 * textmodes/texinfo.el (texinfo-version): Variable and function
16602 removed.
16603
166042000-03-09 Stefan Monnier <monnier@cs.yale.edu>
16605
16606 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16607 allow more flexibility.
ff39b9a1 16608 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
16609 (easy-mmode-defmap, easy-mmode-defsyntax)
16610 (easy-mmode-define-derived-mode): New macros.
16611
166122000-03-09 Didier Verna <didier@xemacs.org>
16613
16614 * rect.el (replace-rectangle): New function.
16615
166162000-03-09 Dave Love <fx@gnu.org>
16617
ff39b9a1 16618 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
16619 (fortran-comment-line-start-skip): Don't match cpp stuff.
16620 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
16621 (fortran-mode-map): Remove over-eager custom-menu-create for now.
16622 (fortran-mode): Don't set fortran-comment-line-start-skip,
16623 fortran-comment-line-start here. Set comment-start,
16624 add-log-current-defun.
16625 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16626 (fortran-current-defun): New function.
16627
166282000-03-09 Gerd Moellmann <gerd@gnu.org>
16629
16630 * emacs-lisp/re-builder.el: New file.
16631
16632 * mouse.el (mouse-drag-region): Don't run up-event handler
16633 if hscroll has changed.
16634
16635 * octave-mod.el (octave-font-lock-keywords): To font-lock the
16636 builtin operators, use `font-lock-builtin-face' for Emacs and
16637 `font-lock-preprocessor-face' otherwise.
16638
16639 * font-lock.el (lisp-font-lock-keywords-1): Highlight
16640 `(defun (setf foo)' differently.
16641
166422000-03-08 Stefan Monnier <monnier@cs.yale.edu>
16643
16644 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
16645 (regexp-opt): Update comment and adapt the code the new meaning of
16646 the `paren' argument of regex-opt-group for shy-groups.
16647 (regexp-opt-depth): Handle shy groups as well as backslashed
16648 backslashes.
16649 (regexp-opt-group): Turn the leading comment into a docstring.
16650 Allow `paren' to be a string (the string to use to open a group).
16651 Remove open-presuf and close-presuf. Instead of checking for `all
16652 one-char' and then later on check for `several one-char', handle
16653 both cases close together. Also apply a more generic algorithm
16654 for suffixes (the mirror image of the algorithm used for
16655 prefixes). Use shy-groups. Use nreverse rather than reverse.
16656 (regexp-opt-try-suffix): Removed.
16657
16658 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
16659 from comint-mode-map, so we can just inherit from it. Also, move
16660 the initialization into the `defvar' since there's no docstring
16661 anyway and it's fairly short.
16662 (inferior-scheme-mode): Define it as derived-mode: the code is
16663 shorter and this way we inherit from comint-mode-map rather than
16664 copying it.
16665
16666 * subr.el (replace-regexps-in-string): Properly handle the case
16667 where we match an empty string.
16668
16669 * comint.el (comint-exec-1): Add the current-dir to the exec-path
16670 when the command has a directory component (such as "./testml").
16671 Also fix a typo in the comment.
16672
166732000-03-08 Gerd Moellmann <gerd@gnu.org>
16674
16675 * Makefile (compile-files): Compile files one by one because
16676 that's the only way to ensure a clean compilation environment for
16677 each individual file.
16678
16679 * frame.el (other-frame): Call x-focus-frame.
16680
166812000-03-07 Dave Love <fx@gnu.org>
16682
16683 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
16684 :require to defcustom.
16685
ff39b9a1 16686 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
16687
16688 * files.el (auto-mode-alist): Add configure.in.
16689
16690 * progmodes/autoconf.el: New file.
16691
166922000-03-07 Gerd Moellmann <gerd@gnu.org>
16693
16694 * mail/mh-e.el: Change maintainer to `none'.
16695
16696 * recentf.el (recentf-keep-non-readable-files-p): Quote args
16697 to remove-hook and add-hook.
16698
166992000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16700
16701 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
16702 it as the default.
16703 (mail-send): Test mail-send-nonascii also for the new `mime' value.
16704 (sendmail-send-it): Conditionally add MIME headers specifying the
16705 used character set.
16706
167072000-03-07 Dave Love <fx@gnu.org>
16708
ff39b9a1
SM
16709 * winner.el: Fix keywords, autoload cookies.
16710 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
16711
167122000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
16713
16714 * international/mule.el: Modify comment about coding system
16715 property `coding-category'.
16716 (make-coding-system): New argument EOL-TYPE. Pay attention to
16717 coding-category property of PROPERTIES.
16718
ff39b9a1
SM
16719 * international/mule-conf.el (coding-category-utf-8)
16720 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
16721 categories. Include them in the argument for set-coding-priority.
16722
ff39b9a1
SM
16723 * international/mule-cmds.el (reset-language-environment):
16724 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
16725 coding-category-utf-16-le in the argument for set-coding-priority.
16726 (reset-language-environment): Initialize coding-category-utf-8,
16727 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
16728
167292000-03-06 Karl Fogel <kfogel@red-bean.com>
16730
16731 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
16732 code abstracted out of `bookmark-jump-noselect'. Now tries info
16733 extensions as well as compression extensions.
16734 (bookmark-jump-noselect): Use above new func.
16735
167362000-03-03 Gerd Moellmann <gerd@gnu.org>
16737
16738 * strokes.el: Change maintainer's mail address.
16739
167402000-03-03 Kenichi Handa <handa@etl.go.jp>
16741
16742 * international/mule-diag.el (list-character-sets): Make help-echo
16743 string by substitute-command-keys.
16744 (list-character-sets): Likewise.
16745 (sort-listed-character-sets): Call help-setup-xref.
16746
167472000-03-02 Gerd Moellmann <gerd@gnu.org>
16748
ff39b9a1 16749 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
16750
167512000-03-01 Dave Love <fx@gnu.org>
16752
16753 * help.el (help-xref-go-back): Don't try to set position.
16754
ff39b9a1
SM
16755 * international/mule-diag.el (list-character-sets):
16756 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
16757 (list-character-sets-1): Add help-echo to xrefs.
16758
167592000-03-02 Gerd Moellmann <gerd@gnu.org>
16760
16761 * frame.el (blink-cursor-mode): Switch cursor on when turning
16762 the mode off.
16763
16764 * add-log.el (add-log-current-defun): Add support for
16765 Autoconf mode.
16766
16767 * mail/rmail.el (rmail-quit-hook): New variable.
16768
167692000-03-01 Dave Love <fx@gnu.org>
16770
16771 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
16772
16773 * help.el (help-xref-button): Add help-echo arg.
16774 (describe-function-1, describe-variable, help-make-xrefs): Use it.
16775
ff39b9a1 16776 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 16777
ff39b9a1 16778 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
16779
167802000-03-01 Gerd Moellmann <gerd@gnu.org>
16781
16782 * image.el (defimage): Look for image files in load-path.
16783
ff39b9a1 16784 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
16785
167862000-03-01 David Ponce <david.ponce@wanadoo.fr>
16787
ff39b9a1 16788 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
16789
167902000-03-01 David Ponce <david.ponce@wanadoo.fr>
16791
ff39b9a1 16792 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
16793 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
16794 action to select/unselect a file.
16795 (recentf-edit-list): Code cleanup and improvement.
16796 (recentf-open-more-files-action): `recentf-open-more-files' button
16797 widget action to open a file.
ff39b9a1 16798 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
16799 (recentf-more-collection): Deleted.
16800 (recentf-more-history): Deleted.
16801 (recentf-setup-more-completion): Deleted.
16802
168032000-03-01 David Ponce <david.ponce@wanadoo.fr>
16804
16805 * recentf.el (recentf-mode): No more needs that Emacs is running
16806 under a window-system.
16807
ff39b9a1 168082000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16809
16810 * recentf.el (recentf-edit-list): New command to edit the recent
16811 list which allow the user to remove files.
16812 (recentf-edit-selected-items): New global variable, used by
16813 `recentf-edit-list' to hold the list of files to be removed from
16814 the recent list.
16815 (recentf-make-menu-items): Updated to display a "Edit list..."
16816 menu item. Minor code cleanup.
16817
ff39b9a1 168182000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16819
16820 * recentf.el (recentf-open-more-files): New command to open files
16821 that are not displayed in the menu.
16822 (recentf-more-collection): New global variable holding the set of
16823 permissible completions used by `recentf-open-more-files'.
16824 (recentf-more-history): New global variable holding the history list
16825 used by `recentf-open-more-files' completion.
16826 (recentf-setup-more-completion): New function to setup completion for
16827 `recentf-open-more-files'.
16828 (recentf-make-menu-items): Updated to display a "More..." menu item.
16829
ff39b9a1 168302000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16831
16832 * recentf.el (recentf-menu-action): Doc fixed.
16833
ff39b9a1 168342000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16835
16836 * recentf.el (recentf-menu-filter): Doc updated.
16837 (recentf-update-menu-hook): Allow menu filters to force menu update.
16838 (recentf-make-menu-items): New menu filter handling.
16839 (recentf-make-menu-item): New helper function.
16840 (recentf-menu-elements): New menu handling function.
16841 (recentf-sort-ascending): Updated to new menu filter handling.
16842 (recentf-sort-descending): Updated to new menu filter handling.
16843 (recentf-sort-basenames-ascending): New menu filter function.
16844 (recentf-sort-basenames-descending): New menu filter function.
16845 (recentf-show-basenames): New menu filter function.
16846 (recentf-show-basenames-ascending): New menu filter function.
16847 (recentf-show-basenames-descending): New menu filter function.
16848
168492000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16850
16851 * diary-lib.el (list-diary-entries): Don't try to go forward at
16852 the end of the buffer.
16853
168542000-02-29 Kenichi Handa <handa@etl.go.jp>
16855
ff39b9a1
SM
16856 * international/mule-diag.el (list-character-sets):
16857 Completely rewritten.
a30eb617
DL
16858 (sort-listed-character-sets): New function.
16859 (list-character-sets-1): Completely rewritten.
16860 (list-character-sets-2): New function.
16861 (non-iso-charset-alist): New variable.
16862 (decode-codepage-char): New function.
16863 (charset-history): New variable.
16864 (read-charset) (list-block-of-chars)
16865 (list-iso-charset-chars)
16866 (list-non-iso-charset-chars)
16867 (list-charset-chars): New functions.
86f6474c 16868 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
16869 (dump-charsets): Likewise.
16870
168712000-02-29 Gerd Moellmann <gerd@gnu.org>
16872
16873 * dired-x.el (dired-filename-at-point): Add `@' to valid
16874 file name characters.
16875 (dired-filename-at-point): Handle ange-ftp file names.
16876
16877 * frame.el (frame-notice-user-settings): Use assq-delete-all
16878 instead of assoc-delete-all.
16879 (frame-notice-user-settings): Ditto.
16880
16881 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
16882 Don't copy alist.
16883
168842000-02-28 Eli Barzilay <eli@cs.cornell.edu>
16885
16886 * calculator.el (calculator-use-menu): New option.
86f6474c 16887 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
16888 (calculator-forced-input): Removed.
16889 (calculator-restart-other-mode): New variable.
16890 (calculator-mode-map): Set up menu.
16891
168922000-02-28 Jari Aalto <jari.aalto@poboxes.com>
16893
86f6474c 16894 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
16895
168962000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
16897
86f6474c 16898 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 16899 translate all ESC key sequences.
86f6474c 16900 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 16901 they were saved.
86f6474c
SM
16902 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
16903 * viper-util.el (viper-set-replace-overlay-glyphs)
16904 (viper-set-replace-overlay): Always check if the replacement
a30eb617 16905 overlay is live.
86f6474c
SM
16906 * viper.el (viper-vi-state-mode-list): Add major modes.
16907 * ediff-wind.el: Minor comment changes.
16908 * ediff.el: Copyright notice date fix.
a30eb617
DL
16909
169102000-02-27 Jason Rumney <jasonr@gnu.org>
16911
16912 * faces.el (face-font-family-alternatives): Add arial to helv.
16913 (mode-line, header-line, tool-bar): Same default as x for w32.
16914 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
16915 face-font-family-alternatives from working.
16916 * term/w32-win.el (mouse-set-font): Do not build fontset from
16917 chosen font.
16918
169192000-02-25 Sam Steingold <sds@goems.com>
16920
16921 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
16922 properly.
16923
169242000-02-25 Richard M. Stallman <rms@gnu.org>
16925
16926 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
16927
169282000-02-25 Gerd Moellmann <gerd@gnu.org>
16929
86f6474c 16930 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
16931
16932 * frame.el (busy-cursor-delay-seconds): New option.
16933
169342000-02-24 Gerd Moellmann <gerd@gnu.org>
16935
16936 * frame.el (show-cursor-in-non-selected-windows): New option.
16937
169382000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16939
16940 * diary-lib.el (include-other-diary-files): Undo the selective
16941 display in any included file and don't kill it.
16942
169432000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
16944
86f6474c
SM
16945 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
16946 Menu items converted to (menu-item format, help strings added.
a30eb617 16947 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 16948 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
16949 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
16950
169512000-02-23 Dave Love <fx@gnu.org>
16952
16953 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
16954 (backward-kill-word): Revert addition of * to interactive spec --
16955 it's a feature.
16956
16957 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
16958 (backward-kill-sentence, kill-sentence): Likewise.
16959
16960 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
16961 scratch buffer name.
86f6474c 16962 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
16963
16964 * term/w32-win.el (internal-face-interactive): Update prompt for
16965 new read-face-name.
16966
16967 * mail/footnote.el (footnote): Add :version to defgroup.
16968 (footnote-section-tag-regexp): Customize.
16969 (footnote-start-tag, footnote-end-tag): New option.
16970 (footnote-latin-regexp): New variable.
16971 (Footnote-latin): New function.
16972 (footnote-style-alist): Add element for latin style.
16973 (footnote-style): Moved.
16974 (Footnote-goto-footnote): Use eq to test arg.
16975
16976 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
16977
16978 * emacs-lisp/byte-opt.el: Change old backquote syntax.
16979 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
16980 (byte-optimize-quote, byte-optimize-lapcode):
16981 Use byte-compile-const-symbol-p.
a30eb617
DL
16982 (byte-optimize-char-before): New optimization.
16983
16984 * emacs-lisp/bytecomp.el: Change old backquote syntax.
16985 (byte-compile-const-symbol-p): New function.
16986 (byte-compile-constp, byte-compile-out-toplevel)
16987 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
16988 Use it.
16989
16990 * subr.el (define-key-after): Default AFTER to t. Doc fix.
16991
169922000-02-23 Kenichi Handa <handa@etl.go.jp>
16993
16994 * international/encoded-kb.el: Be sure to update minor-mode-alist
16995 and minor-mode-map-alist.
16996 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
16997 codes SS2 and SS3 correctly.
16998 (encoded-kbd-self-insert-ccl): New function.
16999 (encoded-kbd-setup-keymap): New function.
17000 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17001 by calling encoded-kbd-setup-keymap.
17002
86f6474c
SM
17003 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17004 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17005
170062000-02-22 Dave Love <fx@gnu.org>
17007
17008 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17009 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17010 (lisp-mode-syntax-table): Set up for #|...|# comments.
17011 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17012 classes. Match `defface'.
17013 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17014 (eval-defun-1): Fix for defcustom.
17015 (lisp-indent-region): Doc fix.
17016
17017 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17018 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17019 (replace-regexps-in-string): New function.
17020
170212000-02-22 Gerd Moellmann <gerd@gnu.org>
17022
17023 * help.el (describe-variable): Set syntax table to
17024 emacs-lisp-mode-syntax-table when moving forward over the
17025 symbol's name.
17026
170272000-02-22 Dave Love <fx@gnu.org>
17028
17029 * xt-mouse.el: Doc fixes.
17030 (xterm-mouse-position-function): New function, replacing advice of
17031 mouse-position.
17032 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17033
17034 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17035
170362000-02-21 Gerd Moellmann <gerd@gnu.org>
17037
86f6474c
SM
17038 * format.el (format-annotate-single-property-change):
17039 Handle properties.with dotted-list values.
a30eb617
DL
17040 (format-proper-list-p): New function.
17041
17042 * enriched.el (enriched-face-ans): Handle '(foreground-color
17043 . COLOR) and (background-color . COLOR).
17044
170452000-02-20 Dave Love <fx@gnu.org>
17046
17047 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17048 and assignments to it.
17049 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17050 current local map.
17051 (make-flyspell-overlay): Use it.
17052 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17053
17054 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17055 (lm-get-header-re): Defun, not defsubst.
17056 (lm-get-package-name): Defun, not defsubst. Simplify.
17057 (lm-version): Doc fix. Simplify.
17058 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17059 (lm-crack-address, lm-last-modified-date, lm-commentary)
17060 (lm-verify, lm-synopsis): Simplify.
17061 (lm-report-bug): Require emacsbug. Use compose-mail.
17062
170632000-02-20 Gerd Moellmann <gerd@gnu.org>
17064
17065 * dired.el (dired-mode): Call propertized-buffer-identification
17066 to set mode-line-buffer-identification to something having
17067 the right text properties.
17068
17069 * bindings.el (propertized-buffer-identification): New function.
17070
170712000-02-20 Dave Love <fx@gnu.org>
17072
17073 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17074 check for t-mouse too.
17075
17076 * cus-start.el: Make echo-keystrokes `number'.
17077
170782000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17079
17080 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17081 Don't call ring-empty-p unless tags-location-ring is bound.
17082 From Noah Friedman <friedman@splode.com>.
17083
170842000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17085
17086 * progmodes/hideshow.el (hs-flag-region): No longer use
17087 `intangible' overlay property.
17088
17089 (hs-toggle-hiding): New command.
17090 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17091
17092 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17093 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17094 and deactivation.
17095
170962000-02-18 Gerd Moellmann <gerd@gnu.org>
17097
17098 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17099
171002000-02-17 Gerd Moellmann <gerd@gnu.org>
17101
17102 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17103
17104 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17105 of `*' to handle `(* ... *)' comments.
17106
171072000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17108
17109 * faces.el (list-faces-display): Use display-mouse-p instead of
17110 window-system.
17111
17112 * menu-bar.el (global-map): Menu-bar items converted to the new
17113 format (menu-item..., rearranged for better CUA compliance, and
17114 their names changed for better clarity. Help strings added.
17115
17116 * international/mule-cmds.el (mule-menu-keymap)
17117 (describe-language-environment-map, set-coding-system-map)
17118 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17119 form, add help strings. Change names of menu items for better clarity.
17120 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17121
171222000-02-17 Gerd Moellmann <gerd@gnu.org>
17123
17124 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17125 within the code.
17126
171272000-02-16 Dave Love <fx@gnu.org>
17128
17129 * faces.el: Don't require custom. Add more specific :groups to
17130 various deffaces.
17131 (set-face-attribute): Purecopy args.
17132 (read-face-name): Default to name at point and use it in prompt.
17133 Remove colon from arg in all callers.
17134 (list-faces-display): Hyperlink to face descriptions and customize
17135 buffers.
17136
171372000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17138
86f6474c 17139 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17140
171412000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17142
17143 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17144 at ':' characters by call to split-string.
17145
171462000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17147
17148 * textmodes/bibtex.el: Added RCS version identification.
17149
171502000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17151
17152 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17153 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17154 (bibtex-field-const): Allow capital letters.
17155 (bibtex-start-of-string): Deleted because unused.
17156
17157 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17158 use the term 'reference' to describe a bibtex entry as a whole.
17159 Further, reference keys are no longer called 'labels'.
17160 (bibtex-keys): Renamed to bibtex-reference-keys.
17161 (bibtex-reformat-previous-labels): Renamed to
17162 bibtex-reformat-previous-reference-keys.
17163 (bibtex-reference-type): Renamed to bibtex-entry-type.
17164 (bibtex-reference-head): Renamed to bibtex-entry-head.
17165 (bibtex-reference-maybe-empty-head): Renamed to
17166 bibtex-entry-maybe-empty-head.
17167 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17168 (bibtex-search-reference): Renamed to bibtex-search-entry.
17169 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17170 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17171 (bibtex-entry-field-alist, bibtex-entry-head)
17172 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17173 (bibtex-map-entries, bibtex-search-entry)
17174 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17175 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17176 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17177 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17178 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17179 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17180 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17181
171822000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17183
17184 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17185 comment.
17186 (bibtex-format-field-delimiters): New function, functionality
17187 extracted from bibtex-format-entry.
17188 (bibtex-autokey-get-yearfield-digits): New function, functionality
17189 extracted from bibtex-autokey-get-yearfield.
17190
17191 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17192 entries in order to avoid stack overflow in the regexp matcher if
17193 field contents become large.
86f6474c
SM
17194 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17195 (bibtex-field-string-part-not-braced)
17196 (bibtex-field-string-part-no-inner-braces)
17197 (bibtex-field-string-part-1-inner-brace)
17198 (bibtex-field-string-part-2-inner-braces)
17199 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17200 (bibtex-field-string-quoted, bibtex-field-string)
17201 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17202 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17203 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17204 Deleted as parsing is now performed by the following functions.
17205 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17206 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17207 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17208 (bibtex-parse-association, bibtex-field-name-for-parsing)
17209 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17210 (bibtex-search-forward-field, bibtex-search-backward-field)
17211 (bibtex-start-of-field, bibtex-end-of-field)
17212 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17213 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17214 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17215 (bibtex-parse-string, bibtex-search-forward-string)
17216 (bibtex-search-backward-string, bibtex-start-of-string)
17217 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17218 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17219 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17220 entries. Instead of reporting the results of the parsing by
17221 match-beginning or match-end, these functions return data structures
17222 that hold the corresponding positions.
17223 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17224 return values rather than by match-beginning or match-end.
17225 The following functions have been adapted to use the new
17226 parsing functions.
17227 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17228 (bibtex-enclosing-field, bibtex-format-entry)
17229 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17230 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17231 (bibtex-print-help-message, bibtex-end-of-entry)
17232 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17233 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17234 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17235 Use the new method for parsing.
17236 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17237 (bibtex-map-entries, bibtex-flash-head)
17238 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17239 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17240 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17241 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17242 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17243 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17244 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17245 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17246
172472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17248
17249 * textmodes/bibtex.el: Copyright notice is up to date.
17250 Added constant 'bibtex-maintainer-salutation.
17251
86f6474c 17252 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17253 than make-temp-name, use match-string-no-properties and eliminate
17254 a quadratic behavior when building bibtex-strings.
17255
17256 * bibtex.el (bibtex-reference-key): Accept string entries whose
17257 reference key contains upper case letters.
17258
172592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17260
17261 * bibtex.el (bibtex-reference-head): Allow entries to start with
17262 a new line.
17263
172642000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17265
17266 * bibtex.el: Hiding of entry bodies is not longer provided by
17267 bibtex.el directly. Instead the hideshow package can be used.
17268 Added a special bibtex entry to hs-special-modes-alist.
17269 (bibtex-hs-forward-sexp): Added for hideshow.el.
17270
172712000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17272
17273 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17274 proceedings entry type (for cross referencing). Thanks to Wagner
17275 Toledo Correa for the suggestion.
17276
17277 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17278
172792000-02-14 Kenichi Handa <handa@etl.go.jp>
17280
17281 * international/characters.el: Setup case table for Vietnamese.
17282
172832000-02-12 Gerd Moellmann <gerd@gnu.org>
17284
17285 * uniquify.el (toplevel): Require CL at compile time.
17286 (uniquify-push): Removed.
17287
17288 * shadowfile.el (shadow-when): Removed.
17289
17290 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17291 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17292
17293 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17294 regexp for paragraph-start.
17295
17296 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17297 commas as well.
17298
172992000-02-10 Dave Love <fx@gnu.org>
17300
17301 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17302 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17303 Deleted.
17304 (widget-specify-field, widget-specify-button): Don't use
17305 widget-mouse-help as help-echo property.
17306 (default): Use #'ignore for :validate and :mouse-down-action.
17307 (checkbox): Add help-echo.
17308 (widget-sexp-validate): Rewritten to clarify error messages.
17309 (character): Use char-valid-p in :match function.
17310 (widget-color-complete): Use facemenu-color-alist.
17311 (widget-color-action): Use facemenu-read-color.
17312
17313 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17314 set up `caar' &c that we now have.
17315
173162000-02-09 Ray Blaak <blaak@gnu.org>
17317
17318 * delphi.el: Make resourcestring a declaration region, like const
17319 and var.
17320
173212000-02-09 Dave Love <fx@gnu.org>
17322
17323 * bindings.el (mode-line-input-method-map): New variable.
17324 (mode-line-mule-info): Use it; fix last change.
17325 (mode-line-mode-menu): Move definition.
17326 (mode-line-mouse-sensitive-p): Deleted.
17327 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17328 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17329
17330 * startup.el (command-line-1): Don't call
17331 make-mode-line-mouse-sensitive.
17332
173332000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17334
86f6474c
SM
17335 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17336 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17337
173382000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17339
17340 * diff-mode.el (diff-kill-junk): New interactive function.
17341 (diff-reverse-direction): Use delete-and-extract-region.
17342 (diff-post-command-hook): Restrict the area so that the hook also works
17343 outside of any diff hunk. This is necessary for the minor-mode.
17344 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17345 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17346
17347 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17348 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17349 so that it can be used more easily in <foo>-mode-hook. Also make sure
17350 to avoid duplicate entries.
17351 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17352 (font-lock-remove-keywords): Just as was done for `add', allow it to
17353 work even if font-lock-mode is nil. Also make sure we don't modify
17354 any pre-existing list by forcing a copy-sequence. Finally rename
17355 `major-mode' to `mode'.
17356 (font-lock-fontify-syntactic-anchored-keywords)
17357 (font-lock-fontify-anchored-keywords)
17358 (font-lock-fontify-keywords-region): Use line-end-position.
17359 Don't make `font-lock-multiline' local (it's now done in
17360 font-lock-set-defaults).
86f6474c
SM
17361 (font-lock-set-defaults): Make `font-lock-multiline' local.
17362 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17363
173642000-02-06 Andrew Innes <andrewi@gnu.org>
17365
17366 * term/w32-win.el (x-handle-args): Comment out call to message,
17367 which occurs before window system is initialized.
17368
17369 * makefile.nt: Add support for recompiling lisp code.
17370
173712000-02-04 Dave Love <fx@gnu.org>
17372
17373 * bindings.el (mode-line-mule-info): Fix/extend last change.
17374
17375 * completion.el: Replace completion-dolist with dolist.
17376
86f6474c 17377 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17378
173792000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17380
86f6474c 17381 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17382 environment names before they go into the section regexp.
17383
86f6474c 17384 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17385 char class in regexp.
17386
86f6474c
SM
17387 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17388 Bind `case-fold-search' to nil.
a30eb617 17389
86f6474c
SM
17390 * progmodes/idlwave.el (idlwave-template):
17391 Respect `idlwave-abbrev-change-case'.
17392 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17393 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17394 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17395 (idlwave-rw-case): New function.
17396 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17397 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17398 (idlwave-surround): New argument LENGTH to support padding of
17399 operators longer than 1 char.
17400
17401 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17402 idlwave-shell-expression-overlay. Implemented printing of
17403 expressions on higher levels of the calling stack.
86f6474c 17404 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17405 (idlwave-retrieve-expression-from-level): New function.
17406 (idlwave-shell-last-calling-stack): Variable removed.
17407 (idlwave-shell-reset): Argument action reversed (`visible' to
17408 `hidden'). Also remove stop-line overlay.
17409 (idlwave-shell-calling-stack-routine): New variable.
17410 (idlwave-shell-parse-stack-and-display): Messages now display
17411 negative level numbers.
17412 (idlwave-shell-mode): Set `modeline-format'.
17413 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17414 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17415 (idlwave-shell-print-expression-function): New option.
17416
86f6474c
SM
17417 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17418 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17419 `tool-bar' instead of `toolbar'.
17420
174212000-02-02 Dave Love <fx@gnu.org>
17422
17423 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17424 emacs-lisp-mode-hook. Don't check for defalias being defined.
17425
17426 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17427 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17428 Use the new builtins directly.
a30eb617
DL
17429
17430 * whitespace.el (whitespace): Add :version to defgroup.
17431
17432 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17433 Doc fix.
17434
17435 * thingatpt.el (sexp-at-point, symbol-at-point)
17436 (number-at-point, list-at-point): Add autoload cookie.
17437
17438 * recentf.el (recentf): Add :version to defgroup.
17439
17440 * quickurl.el (quickurl): Add :version to defgroup.
17441
17442 * elide-head.el (elide-head): Use point-marker more.
17443
17444 * bs.el (bs): Add :version to defgroup.
17445
17446 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17447
17448 * progmodes/delphi.el (delphi): Add :version to defgroup.
17449
174502000-02-02 Gerd Moellmann <gerd@gnu.org>
17451
17452 * ange-ftp.el (ange-ftp-write-region): Handle case that
17453 succeeding process operation sets a different coding system.
17454
17455 * calculator.el: New file.
17456
174572000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17458
86f6474c 17459 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17460 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17461 (display-selections-p, display-screens, display-pixel-width)
17462 (display-pixel-height, display-mm-width, display-mm-height)
17463 (display-backing-store, display-save-under, display-planes)
17464 (display-color-cells, display-visual-class): New functions.
17465
17466 * term/tty-colors.el (tty-color-gray-shades): New function.
17467
17468 * faces.el (display-color-p): Use framep-on-display.
17469 (display-grayscale-p): New function.
17470
174712000-01-31 Dave Love <fx@gnu.org>
17472
17473 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17474 (create-fontset-from-x-resource): Don't concat integers.
17475
174762000-01-31 Inge Frick <inge@nada.kth.se>
17477
17478 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17479 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17480 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17481 window is not deleted. Modifies change 1998-04-26.
17482
174832000-01-31 Gerd Moellmann <gerd@gnu.org>
17484
17485 * windmove.el: New file.
17486
17487 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17488 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17489 progmodes/ebnf-yac.el: Update copyright and license info.
17490
86f6474c
SM
17491 * jit-lock.el (jit-lock-function): Widen before calculating
17492 end position.
a30eb617
DL
17493 (jit-lock-stealth-chunk-start): Rewritten.
17494
17495 * info.el (Info-title-face-alist): Removed.
86f6474c 17496 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17497 (Info-fontify-node): Use these faces.
17498
174992000-01-30 Gerd Moellmann <gerd@gnu.org>
17500
17501 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17502 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17503 `&allow-other-keywords'.
17504
17505 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17506 the list of directories scanned heuristically.
17507
86f6474c 17508 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17509
175102000-01-30 Jason Rumney <jasonr@gnu.org>
17511
17512 * w32-fns.el: Define w32-tty-standard-colors.
17513
17514 * startup.el (command-line): Use w32-tty-standard-colors when in
17515 w32 console mode.
17516
175172000-01-30 Dave Love <fx@gnu.org>
17518
17519 * jka-compr.el (jka-compr-load): Fix up load-history.
17520
17521 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17522
17523 * emacs-lisp/cl-macs.el: Revert previous change.
17524
175252000-01-29 Dave Love <fx@gnu.org>
17526
17527 * facemenu.el: Purecopy various strings.
17528
17529 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17530 years. Deal with three-digit years.
17531
86f6474c
SM
17532 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17533 Use defconst, purecopy.
a30eb617
DL
17534 (help-back-label): Purecopy it.
17535
175362000-01-18 Gerd Moellmann <gerd@gnu.org>
17537
17538 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17539 variable. If non-nil, order the buffer list according to the
17540 currently selected frame.
17541 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17542 non-nil, pass the selected frame to function buffer-list.
17543
175442000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17545
17546 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17547
175482000-01-28 Dave Love <fx@gnu.org>
17549
17550 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17551
17552 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17553 Don't use lisp-indent-hook property.
17554 (cl-abs): Remove.
17555
17556 * subr.el: Move out indent and edebug specs for when and unless.
17557
17558 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17559 when, unless.
17560
17561 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17562 unless, when.
17563
175642000-01-28 Gerd Moellmann <gerd@gnu.org>
17565
17566 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17567 `collecting' as synonym for `collect'.
17568
17569 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17570 for the case it contains spaces.
17571
86f6474c 17572 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
17573
17574 * frame.el (delete-other-frames): New function.
17575 (toplevel): Bind it to C-x 5 1.
17576
17577 * sort.el (sort-numeric-base): New option.
17578 (sort-numeric-fields): If number starts with `0' or `0[xX[',
17579 interpret it as octal or hexadecimal. Use sort-numeric-base
17580 as default base.
17581
17582 * progmodes/glasses.el: New file.
17583
175842000-01-27 Gerd Moellmann <gerd@gnu.org>
17585
17586 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17587 userids differently.
17588
17589 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17590 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17591 progmodes/ebnf-yac.el: New files.
17592
175932000-01-26 Dave Love <fx@gnu.org>
17594
17595 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17596 on a function with an empty body. [From Eric Ludlam.]
17597
175982000-01-25 Andre Spiegel <spiegel@gnu.org>
17599
17600 * vc.el (vc-version-diff): Make sure file name is expanded.
17601
176022000-01-25 Gerd Moellmann <gerd@gnu.org>
17603
17604 * scroll-bar.el (scroll-bar-timer): Variable removed.
17605 (scroll-bar-toolkit-scroll): Don't use a timer.
17606
176072000-01-25 Kenichi Handa <handa@etl.go.jp>
17608
86f6474c
SM
17609 * language/thai-util.el (thai-composition-function):
17610 Delete superfluous `a'.
a30eb617
DL
17611
176122000-01-24 Dave Love <fx@gnu.org>
17613
17614 * fortran.el (fortran-mode): Use beginning-of-defun-function,
17615 end-of-defun-function.
17616
86f6474c 17617 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
17618
176192000-01-22 Jason Rumney <jasonr@gnu.org>
17620
17621 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17622 conflicts with new face support.
17623
176242000-01-22 Richard M. Stallman <rms@gnu.org>
17625
17626 * replace.el (query-replace): Rename last arg to DELIMITED.
17627 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17628 (query-replace-regexp): Likewise.
17629
176302000-01-20 Richard M. Stallman <rms@gnu.org>
17631
17632 * subr.el (with-syntax-table): Use make-symbol, not gensym.
17633
17634 * emacs-lisp/lisp.el (beginning-of-defun-function):
17635 Variable renamed from beginning-of-defun.
17636 Do not call make-variable-buffer-local.
17637 (beginning-of-defun-raw): Use new variable name; doc fix.
17638 (beginning-of-defun): Doc fix.
17639 (end-of-defun-function): Variable renamed from end-of-defun.
17640 Do not call make-variable-buffer-local.
17641 (end-of-defun): Use new variable name; doc fix.
17642
17643 * subr.el (dolist, dotimes): Copied from cl-macs.el
17644 and made to work.
17645
17646 * mail/undigest.el (rmail-digest-end-regexps):
17647 Variable replaces rmail-digest-end-regexp.
17648 Allows multiple regexps for detecting the end line.
17649 (undigestify-rmail-message): Corresponding changes.
17650
176512000-01-19 Dave Love <fx@gnu.org>
17652
17653 * files.el (user-init-file): Don't declare here -- is primitive.
17654
17655 * startup.el (command-line): Check for compiled user-init-file and
17656 set to uncompiled version if necessary.
17657
176582000-01-18 Gerd Moellmann <gerd@gnu.org>
17659
17660 * mail/undigest.el (rmail-digest-end-regexp): New user option.
17661 (undigestify-rmail-message): Use it.
17662
17663 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
17664
176652000-01-17 Gerd Moellmann <gerd@gnu.org>
17666
17667 * tmm.el (tmm-goto-completions): Adapt to prompt being part
17668 of mini-buffer.
17669
176702000-01-14 Gerd Moellmann <gerd@gnu.org>
17671
17672 * emacs-lisp/copyright.el (copyright-update): Removed the
17673 requirement for a trailing space from `copyright-regexp', to
17674 support copyrights with owner specified on a separate line..
17675
17676 * align.el: New file.
17677
17678 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
17679
17680 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
17681
176822000-01-13 Dave Love <fx@gnu.org>
17683
17684 * ph.el: Removed. (Obsoleted by EUDC.)
17685
176862000-01-13 Gerd Moellmann <gerd@gnu.org>
17687
17688 * net/eudc.el (toplevel): Remove autoloaded code installing
17689 menu with easymenu, because that causes build problems.
17690
17691 * frame.el (frame-notice-user-settings): New variable.
17692 (frame-notice-user-settings): Don't modify frame parameters
17693 if called a second time.
17694
176952000-01-13 Richard M. Stallman <rms@gnu.org>
17696
17697 * frame.el (frame-notice-user-settings):
17698 Notice default-frame-parameters even for non-window frames.
17699
177002000-01-13 Gerd Moellmann <gerd@gnu.org>
17701
17702 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
17703 for Emacs.
17704 (eudc-bob-can-display-inline-images): Extend for Emacs.
17705 (eudc-bob-toggle-inline-display): Ditto.
17706 (eudc-bob-display-jpeg): Ditto.
17707
177082000-01-12 Gerd Moellmann <gerd@gnu.org>
17709
17710 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
17711 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
17712 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
17713
86f6474c
SM
17714 * add-log.el (add-change-log-entry): Fix error trying an
17715 `(insert nil)'.
a30eb617
DL
17716
17717 * subdirs.el: Add `net' directory.
17718
17719 * net: New directory.
17720
17721 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
17722 eval-last-sexp. Don't bind debug-on-error here.
17723 (eval-last-sexp): New function. Bind debug-on-error if
17724 eval-expression-debug-on-error is non-nil.
17725 (eval-defun-2, eval-defun): Likewise.
17726
17727 * simple.el (eval-expression): Don't bind debug-on-error if
17728 eval-expression-debug-on-error is nil. Detect changed
17729 debug-on-error, and propagate new value to global binding, if
17730 eval-expression-debug-on-error is non-nil,
17731 (eval-expression-debug-on-error): Change doc string.
17732
177332000-01-11 Richard M. Stallman <rms@gnu.org>
17734
17735 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
17736
17737 * emacs-lisp/lisp-mode.el (with-syntax-table):
17738 Set up lisp-indent-function property.
17739
17740 * subr.el (with-syntax-table): Moved from simple.el.
17741
17742 * simple.el (with-syntax-table): Moved to subr.el.
17743
177442000-01-11 Gerd Moellmann <gerd@gnu.org>
17745
17746 * tmm.el (tmm-shortcut): Delete region after prompt instead
17747 of erasing buffer.
17748
17749 * textmodes/fill.el (fill-common-string-prefix): New function.
17750 (fill-context-prefix): Use the longest common prefix of first
17751 and second line fill prefix, if there is one.
17752
177532000-01-11 Richard M. Stallman <rms@gnu.org>
17754
17755 * array.el (array-mode): Don't use make-variable-buffer-local.
17756 Use make-local-variable for `truncate-lines'.
17757
177582000-01-11 Jari Aalto <jari.aalto@poboxes.com>
17759
17760 * add-log.el (add-log-current-defun): Handle user-defined
17761 add-log-current-function returning nil,
17762
17763 * add-log.el (add-change-log-entry): Insert version number
17764 if having found a current function
17765
86f6474c
SM
17766 * add-log.el (add-log-current-defun):
17767 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
17768 level 1. Strip whitespace from defun found.
17769
177702000-01-10 John Wiegley <johnw@gnu.org>
17771
17772 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 17773 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
17774
177752000-01-10 Dave Love <fx@gnu.org>
17776
17777 * elide-head.el (elide-head): Use point-marker, not point.
17778
177792000-01-10 Gerd Moellmann <gerd@gnu.org>
17780
17781 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
17782 before and after the year 2000.
17783
17784 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
17785 Add ispell- prefix.
17786
177872000-01-10 Ken Stevens <k.stevens@ieee.org>
17788
17789 * ispell.el: Only define dictionaries in menus when they exist.
17790 (version18p): New variable.
17791 (version20p): New variable.
17792 (xemacsp): New variable.
17793 (ispell-choices-win-default-height): Fix for XEmacs visibility.
17794 (ispell-dictionary-alist1): Added Brasileiro dictionary.
17795 (ispell-dictionary-alist6): Russian command lines no longer accept
17796 run-together words.
17797 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
17798 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
17799 (check-ispell-version): Added documentation string. Return library
17800 path when called non-interactively.
a30eb617
DL
17801 (ispell-menu-map-needed): Uses new variables.
17802 (ispell-library-path): New variable.
17803 (ispell-decode-string): XEmacs fix for bogus variable bindings.
17804 (ispell-word): Improved documentation string. Test for valid
17805 character mappings. Correctly check typed in word changes that can
86f6474c
SM
17806 result in single words split into multiple words.
17807 Return replacement word.
a30eb617
DL
17808 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
17809 replace in recursive query replace mode. Help message for
17810 recursive edit mode.
17811 (ispell-show-choices): Protect against bad framepop bindings.
17812 (ispell-help): Fix to work with XEmacs.
17813 (ispell-highlight-spelling-error): Use new variables.
17814 (ispell-overlay-window): Fix to work with XEmacs.
17815 (ispell-parse-output): Passed and returns location information
17816 tracking spelling corrections. Doesn't recheck same word on
17817 current line.
17818 (ispell-init-process): Protect against bogus XEmacs variable binding.
17819 Fix call to single argument in sleep-for. Use new variables.
17820 (ispell-region): Passed and returns location information tracking
17821 spelling corrections. Doesn't check same word on current line.
17822 Improved documentation string. Doesn't resend a line already
17823 checked to the ispell process - fixes bug in LaTeX parsing.
17824 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
17825 (ispell-skip-region): No longer skips <TT> in SGML.
17826 (ispell-process-line): Tracks location information with spelling
17827 corrections. Added documentation string. Accounts for words
17828 already accepted on this line. Don't allow query-replace on line
17829 starting with math characters. Doesn't resend a line already sent
17830 to ispell process. Fixes alignment error bug.
17831
178322000-01-10 Richard M. Stallman <rms@gnu.org>
17833
17834 * dired-x.el (dired-guess-shell-alist-default):
17835 Suggest xloadimage, which is free, not xv, which isn't.
17836
17837 * ange-ftp.el (ange-ftp-file-name-nondirectory):
17838 Don't ever include the host name or user name in the value.
17839
178402000-01-09 Gerd Moellmann <gerd@gnu.org>
17841
17842 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
17843 of a real newline.
17844
178452000-01-09 Stephen Eglen <stephen@gnu.org>
17846
17847 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
17848 for .png files.
17849
178502000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
17851
17852 * cus-edit.el (custom-hook-convert-widget): Fix comment.
17853
178542000-01-09 Gerd Moellmann <gerd@gnu.org>
17855
17856 * progmodes/cperl-mode.el: Replace ^F with ^L.
17857
86f6474c
SM
17858 * sendmail.el (toplevel): Provide `sendmail' when compiling before
17859 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
17860
178612000-01-08 Dave Love <fx@gnu.org>
17862
17863 * emacs-lisp/backquote.el: Remove inappropriate customization
17864 (allowing custom.el to use backquote).
17865
178662000-01-07 Dave Love <fx@gnu.org>
17867
17868 * add-log.el (add-log-debugging): Deleted.
17869 (add-change-log-entry): Treat a backup FILE-NAME as its parent
17870 file. Remove debugging code.
17871 (change-log-get-method-definition, change-log-name): Add doc.
17872 (change-log-sortable-date-at): New function.
17873 (change-log-merge): New command.
17874
17875 * time.el (display-time-string-forms): Make the Mail string active.
17876 (display-time-update): Provide help-echo for load average.
17877
17878 * bindings.el (make-mode-line-mouse2-map): New function.
17879 (mode-line-modified): Use it and simplify.
17880 (mode-line-mule-info): Provide help-echo info.
17881 (minor-mode-alist): Activate the strings.
17882 (make-mode-line-mouse-sensitive): Simplify for
17883 mode-line-buffer-identification.
17884
178852000-01-07 Gerd Moellmann <gerd@gnu.org>
17886
17887 * play/pong.el: New file.
17888
178892000-01-06 Dave Love <fx@gnu.org>
17890
17891 * array.el: Assorted cleanups for compiler warnings, doc strings,
17892 `array-' prefix for symbols.
17893
178942000-01-05 Dave Love <fx@gnu.org>
17895
86f6474c
SM
17896 * textmodes/outline.el (outline-mode-menu-bar-map):
17897 Add outline-headers-as-kill.
a30eb617
DL
17898 (outline-mode): Define imenu-generic-expression.
17899 (outline-headers-as-kill): New command.
17900
17901 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
17902 from paragraph-start.
17903 (paragraph-indent-minor-mode): New command.
17904
17905 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
17906 M-C-e, M-C-h, C-j, C-xnd, TAB.
17907 (fortran-mode): Set beginning-of-defun, end-of-defun.
17908 (fortran-column-ruler): Simplify.
17909 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
17910 (fortran-with-subprogram-narrowing): Likewise.
17911 (fortran-indent-subprogram): Call mark-defun.
17912 (fortran-check-for-matching-do): Change narrowing.
17913
17914 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
17915 (cl-lucid-hash-tag): Delete.
17916 (cl-hash-table-p): Correct test for native table.
17917 (cl-hash-table-count): Use hash-table-count.
17918
17919 * browse-url.el (browse-url): Fix case of
17920 browse-url-browser-function being an alist.
17921
179222000-01-05 Carsten Dominik <cd@gnu.org>
17923
17924 * textmodes/reftex-vars.el (reftex-parse-file-extension)
17925 (reftex-index-phrase-file-extension): New options.
17926
17927 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
17928 Use new option `reftex-index-phrase-file-extension'.
17929
17930 * textmodes/reftex.el (reftex-access-parse-file): Use new option
17931 `reftex-parse-file-extension'.
17932
179332000-01-05 Dave Love <fx@gnu.org>
17934
17935 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
17936 (beginning-of-defun-raw): Use it.
17937 (end-of-defun): New variable.
17938 (end-of-defun): Use it.
17939 (check-parens): New command.
17940
179412000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
17942
17943 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
17944 (hs-show-block): Don't use `mapcar' when not accumulating.
17945
17946 Fix buglet in local variables initialization.
17947
179482000-01-05 Andreas Schwab <schwab@suse.de>
17949
17950 * hscroll.el (hscroll): Doc fix.
17951
179522000-01-05 Carsten Dominik <cd@gnu.org>
17953
86f6474c
SM
17954 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
17955 Require idlw-toolbar.
a30eb617 17956
86f6474c 17957 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 17958 file idlw-rinfo.el.
86f6474c
SM
17959 (idlwave-customize): Load must read file idlw-shell.el.
17960 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
17961
179622000-01-05 Carsten Dominik <dominik@astro.uva.nl>
17963
17964 * progmodes/idlw-shell.el: Also provide idlwave-shell
17965 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
17966 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
17967
86f6474c 17968 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
17969 both reftex-dcr and reftex-vcr.
17970
17971 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
17972
179732000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17974
17975 * ps-print.el: PostScript code now is in separate files, doc fix.
17976 (ps-print-version): New version number (5.0.3).
17977 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
17978 local.
17979 (ps-spool-config): Initialization fix.
17980 (ps-print-prologue-1, ps-print-prologue-2)
17981 (ps-print-duplex-feature): PostScript code moved to separated file.
17982 (ps-background-image): Little code reformating.
17983 (ps-begin-file, ps-begin-job): Fix code.
17984 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
17985 (ps-prologue-file): New fun.
17986
179872000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17988
17989 * ps-vars.el: Eliminated.
17990
17991 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
17992 `;;;###autoload'.
17993
17994 * ps-print.el: ps-vars eliminated, doc fix.
17995 (ps-print-version): New version number (5.0.2).
17996 (ps-spool-config): Initialization fix.
17997 (ps-print-customize): New fun.
17998
179992000-01-04 Gerd Moellmann <gerd@gnu.org>
18000
86f6474c 18001 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18002
180032000-01-04 Dave Love <fx@gnu.org>
18004
18005 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18006 menu items.
18007
180082000-01-03 Dave Love <fx@gnu.org>
18009
18010 * elide-head.el (elide-head) [defgroup]: Add :version.
18011
18012 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18013 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18014 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18015 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18016
180172000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18018
18019 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18020 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18021
180222000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18023
18024 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18025 at comment end, and re-insert them after filling.
18026
180272000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18028
18029 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18030 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18031 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18032
180332000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18034
18035 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18036 the new name of face-color-supported-p.
18037
18038 * term/w32-win.el (xw-defined-colors): Likewise.
18039
180402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18041
18042 * simple.el (completion-setup-function): Count completion-size
18043 from minibuffer-prompt-end, not from point-min.
18044
180452000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18046
18047 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18048 Pass the frame to tty-color-* functions.
18049 (display-color-p, frame-set-background-mode): Pass the frame to
18050 tty-display-color-p.
18051
18052 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18053 tty-color-alist.
18054 (tty-color-alist, tty-modify-color-alist): New functions.
18055 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18056 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18057 optional parameter FRAME.
a30eb617
DL
18058
180592000-01-01 Gerd Moellmann <gerd@gnu.org>
18060
86f6474c
SM
18061 * image.el (create-image, defimage): Don't assume image data is
18062 a string.
a30eb617
DL
18063
18064 * image.el (defimage): Handle specifications containing :data
18065 instead of :file.
18066 (image-type-from-data): New function.
18067 (image-type-from-file-header): Use it.
18068 (create-image): Add parameter DATA-P.
18069
18070See ChangeLog.8 for earlier changes.
18071
18072;; Local Variables:
18073;; coding: iso-2022-7bit
18074;; End: