(bookmark-insert-location, bookmark-bmenu-list)
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
e55c4863
EZ
12001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * files.el (auto-mode-alist): Add configure.ac (autoconf). From
4 Karl Eichwalder <ke@suse.de>.
5
4bd41f5a
RS
62001-06-23 Richard M. Stallman <rms@gnu.org>
7
8 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
9
10 * progmodes/cc-styles.el (c-set-style): Don't specify initial
11 contents for completing-read.
12
fdae95d4
RS
132001-06-22 Richard M. Stallman <rms@gnu.org>
14
15 * menu-bar.el (menu-bar-make-toggle): Construct the
16 function's doc string from HELP, not DOC, and make it accurate by
17 adding "Toggle whether to " at the front and downcasing the initial.
18 Change the HELP arg in some calls to make it fit this usage.
19
20 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
21 Undo previous change.
22
5f0e1d42
EZ
232001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
24
1fd63d9b
EZ
25 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
26
5f0e1d42
EZ
27 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc
28 fix.
29
2ebf8f54
EZ
302001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
31
7a03d9cd
EZ
32 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
33
2ebf8f54
EZ
34 * dabbrev.el (dabbrev--select-buffers): Fix last change.
35
4de68712
RS
362001-06-20 Richard M. Stallman <rms@gnu.org>
37
38 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
39 broken out from dabbrev--find-expansion. Handle minibuffer
40 specially here.
41 (dabbrev--find-expansion): Simplify code in various ways.
42 Don't treat minibuffers specially.
43 Call dabbrev--make-friend-buffer-list.
44 (dabbrev--select-buffers): Don't treat minibuffers specially.
45 Simplify.
46 (dabbrev--scanning-message): Do nothing when minibuffer is current.
47
f84e9763 482001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 49
f84e9763
JW
50 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
51 Also, added a comment describing how to greatly speedup Eshell
52 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 53
f5f3efaa 542001-06-19 John Wiegley <johnw@gnu.org>
b868ed49
JW
55
56 * eshell/esh-mode.el: Disabled a test that often yields false
57 failures.
f84e9763
JW
58
592001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
60
61 * woman.el (WoMan-highlight-references): Add help-echo to
62 mouse-highlighted text.
b868ed49 63
f7ac3e28
SM
642001-06-18 Stefan Monnier <monnier@cs.yale.edu>
65
66 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
67
f6f1beba
GM
682001-06-18 Gerd Moellmann <gerd@gnu.org>
69
f7ac3e28
SM
70 * international/quail.el (quail-start-conversion):
71 Reset quail-translating to nil.
db8f7303 72
f6f1beba
GM
73 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
74 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
75
1a0b9ae6
EZ
762001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
77
855eca56
EZ
78 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
79 mouse-highlighted text.
80
1a0b9ae6
EZ
81 * dired.el (dired-mark-pop-up): Fix last change.
82
e75e894b
EZ
832001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
84
218abc51
EZ
85 * calendar/calendar.el (generate-calendar-month): Add help-echo to
86 mouse-highlighted text.
87
d36ca65d
EZ
88 * net/quickurl.el (quickurl-url-file): Run through
89 convert-standard-filename.
90 (quickurl-list-populate-buffer): Add help-echo to
91 mouse-highlighted text.
92 (top-level): Update Dave's URL.
93
092924fd
EZ
94 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
95 mouse-highlighted text.
96
f7ac3e28
SM
97 * textmodes/page-ext.el (pages-copy-header-and-position):
98 Add help-echo to mouse-highlighted text.
092924fd
EZ
99
100 * tar-mode.el (tar-header-block-summarize): Add help-echo to
101 mouse-highlighted text.
102
103 * replace.el (occur): Add help-echo to mouse-highlighted text.
104
105 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
106 mouse-highlighted text.
107
108 * progmodes/cpp.el (cpp-make-button): Add help-echo to
109 mouse-highlighted text.
110
f7ac3e28
SM
111 * progmodes/compile.el (compile-reinitialize-errors):
112 Add help-echo to mouse-highlighted messages.
092924fd
EZ
113 (compilation-forget-errors): Remove help-echo property as well.
114
f7ac3e28
SM
115 * play/landmark.el (lm-plot-square, lm-init-display):
116 Add help-echo to mouse-highlighted text.
092924fd 117
f7ac3e28
SM
118 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
119 Add help-echo to mouse-highlighted text.
092924fd
EZ
120
121 * dired.el (dired-insert-set-properties): Add help-echo to
122 mouse-highlighted text.
f7ac3e28 123 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
124
125 * comint.el (comint-send-input): Add help-echo to
126 mouse-highlighted text.
127
128 * buff-menu.el (list-buffers-noselect): Add help-echo to
129 mouse-highlighted text.
130
131 * arc-mode.el (archive-summarize-files): Add help-echo to
132 mouse-highlighted text.
133
e75e894b
EZ
134 * ffap.el (ffap-machine-p): Always return nil if
135 open-network-stream is not fboundp.
136
f621ed9d
SM
1372001-06-17 Stefan Monnier <monnier@cs.yale.edu>
138
139 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
140 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
141 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
142 incorrectly binding chars between 128 and 256 to it.
143 (sgml-maybe-name-self): Handle latin-1 chars properly.
144 (sgml-tags-invisible): Bind buffer-file-name to nil.
145 Use unwind-protect and restore-buffer-modified-p.
146 (sgml-point-entered): Use buffer-substring-no-properties.
147 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
148 (html-mode): Don't force `imenu-sort-function'.
149
884e8578
EZ
1502001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
151
d5b49f47
EZ
152 * tar-mode.el: Fix the copyright notice.
153
ce6b1982
EZ
154 * font-lock.el (font-lock-comment-face): For tty's with dark
155 background, use "red1", since "lightred" is not one of the colors
156 recognized by tty-colors.el.
157
884e8578
EZ
158 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
159 create a buffer for extracted file, in case there's more than one
160 file by that name in an archive, possibly in different
161 directories. From Kevin Rodgers <kevinr@ihs.com>.
162
163 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
164 <alex@gnu.org>.
165
72190a54
MB
1662001-06-15 Miles Bader <miles@gnu.org>
167
f621ed9d
SM
168 * textmodes/texinfmt.el (texinfo-format-syntax-table):
169 Revert previous change.
72190a54 170
e4cdc335
RS
1712001-06-14 Richard M. Stallman <rms@gnu.org>
172
173 * replace.el (keep-lines-read-args): Return just a regexp.
174 Provide nil for the region args.
f621ed9d 175 (keep-lines, flush-lines, how-many):
e4cdc335
RS
176 Calculate the defaults for the region here, when args are nil.
177
c8c6b45a
EZ
1782001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
179
180 * rot13.el (rot13-other-window): Some more doc fix.
181
f54701d1
EZ
1822001-06-14 Per Starback <starback@ling.uu.se>
183
184 * replace.el (case-replace, query-replace-from-history-variable)
185 (query-replace-to-history-variable, keep-lines-read-args)
186 (occur-revert-function, query-replace-help): Dox fix.
187
1604ce98
EZ
1882001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
189
190 * rot13.el (rot13-other-window): Doc fix.
191
22058843
MB
1922001-06-14 Miles Bader <miles@gnu.org>
193
194 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
195 of " and \ to "." (punctuation).
196 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
197
e4cdc335
RS
1982001-06-13 Richard M. Stallman <rms@gnu.org>
199
200 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
201
202 * simple.el (shell-command-on-region): Never kill the
203 *Shell Command Output* buffer.
204
a62d56ab
SM
2052001-06-13 Stefan Monnier <monnier@cs.yale.edu>
206
207 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
208
4a0aa1d9
SM
2092001-06-10 Stefan Monnier <monnier@cs.yale.edu>
210
211 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
212 New var, to recognize ${ $' and PODs.
213 (perl-font-lock-syntactic-face-function): New function.
214 (perl-mode): Use them.
215 (perl-continuation-line-p): New function, from perl-calculate-indent.
216 (perl-calculate-indent): Use it, to properly handle continuation
217 lines of continuation lines.
218
b5a9911c
EZ
2192001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
220
221 * server.el (server-process, server-buffer-clients): Doc fix.
222 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
223
0f056ec1
JW
2242001-06-09 John Wiegley <johnw@gnu.org>
225
226 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
227 test if the last command was Lisp or not.
228 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
229 B x C".
230
e5e316b0
EZ
2312001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
232
233 * dos-w32.el (grep-regexp-alist): Remove definition, since the
234 general one on compile.el supports drive letters.
7f4350a7
CD
235
2362001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
237
5a905a7e 238 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 239 key description.
7f4350a7
CD
240
241 * textmodes/reftex-sel.el (reftex-select-jump): New command.
242
5a905a7e 243 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
244 (reftex-toc-jump): New command.
245
246 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 247 to parse international characters as well.
7f4350a7 248
5a905a7e 249 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 250 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 251
5a905a7e
SM
252 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
253
254 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 255 TAB to the key separators.
7f4350a7 256
73419021
EZ
2572001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
258
259 * international/mule.el (auto-coding-alist): Remove redundant
260 up-cased versions of the extensions (auto-coding-alist-lookup is
261 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
262 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
263
cada28bb
EZ
2642001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
265
266 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
267
4f7666dc
RS
2682001-06-01 Richard M. Stallman <rms@gnu.org>
269
270 * help.el (describe-variable): Put value on same line
271 with preceding text, if it is short enough to look good that way.
272
70079787
EZ
2732001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
274
275 * term/internal.el (IT-unicode-translations): New variable.
276 (IT-setup-unicode-display): New function.
277
c86f4619
GM
2782001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
279
280 * ps-print.el: Handle before-string and after-string overlay properties
281 in ps-print-*-with-faces commands. Doc fix.
282 (ps-print-version): New version number (6.5.2).
283 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
284 for XEmacs.
285 (ps-prefix-quote): Doc fix.
c6d452ad 286 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
287 (ps-basic-plot-str, ps-plot-string): New funs.
288
1ea98518
SM
2892001-05-31 Stefan Monnier <monnier@cs.yale.edu>
290
291 * progmodes/etags.el (tags-compression-info-list): Fix docstring
292 and :type spec.
293
2b1ec973
GM
2942001-05-31 Gerd Moellmann <gerd@gnu.org>
295
1ea98518
SM
296 * international/mule-cmds.el (inactivate-input-method):
297 Set input-method-function to nil.
2b1ec973 298
94843cc1
GM
299 * xml.el (xml-parse-tag): The document may contain invalid characters.
300 From ShengHuo ZHU <zsh@cs.rochester.edu>
301
9652931f
GM
3022001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
303
304 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
305 `rmail-summary-line-decoder' if the message does not have
306 a Subject: field.
9652931f 307
1ea98518 308 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 309
1ea98518
SM
310 * mail/rmail.el (rmail-insert-mime-resent-message-function):
311 New variable.
9652931f
GM
312 (rmail-resend): Modify to work in `rmail-view-buffer'; call
313 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
314 is non-nil.
315
f7ac3e28
SM
3162001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
317
318 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
319
b781e739
SS
3202001-05-29 Sam Steingold <sds@gnu.org>
321
00f51890
SS
322 * faces.el (face-valid-attribute-values): Bind `valid' directly
323 instead of using `setq'.
324
b781e739
SS
325 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
326 Use `tex-shell-buf'.
327 (tex-shell-proc): Use `tex-shell-running'.
328 (tex-shell-buf-no-error): New function.
329 (tex-send-tex-command): Use it.
330 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
331 (tex-kill-job): Check the process before calling `quit-process'.
332
3d0e328b
GM
3332001-05-29 Gerd Moellmann <gerd@gnu.org>
334
1ea98518
SM
335 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
336 UTF-8 sequences.
3d0e328b 337
8bd6307f
GM
3382001-05-28 Miles Bader <miles@gnu.org>
339
340 * comint.el (comint-carriage-motion): Renamed from
341 `comint-cr-magic'. Operate on the buffer instead of the string
342 (for use as a comint post-output filter, instead of as a
343 pre-output filter). Handle backspaces too. Add to the
344 `comint-output-filter-functions' hook instead of
345 `comint-preoutput-filter-functions'.
346
89c8dc6c
GM
3472001-05-28 Gerd Moellmann <gerd@gnu.org>
348
349 * language/japan-util.el (japanese-hankaku): Prefer the charset
350 `jisx0201' when the optional argument `ascii-only' is not specified.
351 (japanese-hankaku-region): Ditto.
352 From Katsumi Yamaoka <yamaoka@jpl.org>
353
f25c1b9b
SM
3542001-05-28 Stefan Monnier <monnier@cs.yale.edu>
355
356 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
357 (outline-invisible-p): New function.
358 (hide-leaves): Save excursion.
359 (hide-other): Stop looping when reaching bobp.
360
719bb352
EZ
3612001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
362
363 * cus-edit.el (custom-file): Fix last change.
364
d686d354
SM
3652001-05-27 Stefan Monnier <monnier@cs.yale.edu>
366
367 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
368 same definition in byte-compile-function-environment as `autoload'
369 would put in `symbol-function'.
370
371 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
372 patch to correct the error message as well.
373
49b1a638
EZ
3742001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
375
71261a01
EZ
376 * cus-edit.el (custom-file): Don't assume we were invoked with -q
377 unless ~/.emacs exists.
378
49b1a638
EZ
379 * novice.el (enable-command): If user-init-file is nil or does not
380 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
381
a434b175
SM
3822001-05-25 Stefan Monnier <monnier@cs.yale.edu>
383
15ca8de7
SM
384 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
385 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
386 Allow spaces around macro arguments.
387 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
388 indent-for-tab-command.
389 (latex-mode-map, plain-tex-mode-map): New keymaps.
390 Inherit from tex-mode-map.
391 (tex-common-initialization): Don't setup the keymap any more
392 since it's now done right by define-derived-mode.
393 (latex-mode): Set skeleton-end-hook to nil.
394 (latex-skeleton-end-hook): Remove.
395 (tex-latex-block, latex-insert-item): Simplify.
396 (latex-syntax-after): Use following-char rather than char-after.
397 (tex-discount-args-cmds, tex-count-words): New functions.
398
399 * textmodes/tildify.el (tildify-ignored-environments-alist):
400 Recognize \verb* as well.
401
402 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
403 (perl-comment-indent): Simplify to let newcomment.el do its job.
404 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
405 (perl-mark-function): Cleanup the namespace.
406 (perl-calculate-indent): Don't be fooled by nested functions.
407
408 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
409
a434b175
SM
410 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
411 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
412
4e7e1f03
AC
4132001-05-25 Andrew Choi <akochoi@i-cable.com>
414
415 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
416 actually be `\\'.
417 (ctlau-b5-converter): Likewise.
418
2bef0948
AC
4192001-05-24 Andrew Choi <akochoi@i-cable.com>
420
421 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
422 Change CTLauB.el to CTLau-b5.el.
423
d2d1851b
SM
4242001-05-23 Stefan Monnier <monnier@cs.yale.edu>
425
426 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
427 rather than beginning-of-line to avoid problems with fields.
428 (gud-perldb-massage-args): Use unless and push.
429 (gud-chdir-before-run): New var.
430 (gud-common-init): Use it.
431
5e3d4fbc
AC
4322001-05-24 Andrew Choi <akochoi@i-cable.com>
433
434 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
435 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 436 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 437 chinese-ctlaub.
d2d1851b
SM
438 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
439 New functions.
5e3d4fbc 440
0216c3df
GM
4412001-05-22 Gerd Moellmann <gerd@gnu.org>
442
f1f65349
GM
443 * cus-edit.el (custom-comment-show): Remove debug code.
444
0216c3df
GM
445 * language/japan-util.el (japanese-symbol-table): Fix handling of
446 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
447
e8a1ed31
SM
4482001-05-21 Stefan Monnier <monnier@cs.yale.edu>
449
450 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
451 Renamed by removing the silly `-flag' suffix.
452 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
453
7246200c
SM
4542001-05-20 Stefan Monnier <monnier@cs.yale.edu>
455
456 * replace.el (keep-lines-read-args): Use `copy-marker'.
457 (how-many): Save excursion properly.
458 (occur-mode): Use define-derived-mode.
459 (perform-replace): Use with-current-buffer.
460
7e971261
RS
4612001-05-20 Richard M. Stallman <rms@gnu.org>
462
65569e52
RS
463 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
464
cc9684e8
RS
465 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
466
9ca00e71
RS
467 * info.el (Info-read-subfile): Widen before finding the
468 desired node in the subfile.
469
7e971261
RS
470 * startup.el (command-line-1): When >2 files visited,
471 leave the last one visible, and make that the selected window.
472
7c5312b2
GM
4732001-05-20 Gerd Moellmann <gerd@gnu.org>
474
475 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
476
310e9a21
EZ
4772001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
478
7246200c
SM
479 * international/ccl.el (define-ccl-program): Fix a typo.
480 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
481
482 * international/mule.el (decode-char): Fix a typo. From Pavel
483 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
484
485 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
486 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
487
310e9a21
EZ
488 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
489 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
490
ef55aa6c
SS
4912001-05-18 Sam Steingold <sds@gnu.org>
492
7246200c 493 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
494 and [RET] to `cvs-mode-find-file'.
495
c9f3bebe
JW
4962001-05-18 John Wiegley <johnw@gnu.org>
497
498 * eshell/esh-ext.el (eshell-explicit-command-char): A new
499 configuration variable, which determines the initial character
500 that forces use of an external version of a command. The default
501 is *, but may be set to \, for example.
502
503 * eshell/esh-ext.el (eshell-explicit-command):
504 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 505
c9f3bebe
JW
506 * eshell/esh-cmd.el (eshell/which):
507 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 508
7c5312b2
GM
509 * eshell/em-cmpl.el (eshell-completion-command-name)
510 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
511 instead of ?*.
512
1c66d9fb
GM
5132001-05-18 Gerd Moellmann <gerd@gnu.org>
514
a724ed38
GM
515 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
516 subst-char-in-string.
517 (ange-ftp-after-parse-ls-hook): New variable.
518 (ange-ftp-ls): Run that hook.
519 From Peter Milliken <Peter.Milliken@GTECH.COM>.
520
0595722b
GM
521 * tmm.el (tmm-get-keymap): Fix handling of :filter.
522 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
523 text into *Completions*.
524
1c66d9fb
GM
525 * net/goto-addr.el (goto-address-at-point): Deal with URLs
526 part of which look like email addresses.
527
c5bdb93d
AI
5282001-05-18 Andrew Innes <andrewi@gnu.org>
529
7246200c
SM
530 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
531 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
532 cmd.exe's handling of FOR loops.
533 (autoloads): Set find-file-suppress-same-file-warnings to t to
534 avoid slew of spurious messages.
535
9a1211f2
GM
5362001-05-18 Simon Josefsson <simon@josefsson.org>
537
538 * mail/smtpmail.el (maybe-append-domain): Renamed to
539 `smtpmail-maybe-append-domain'.
540 (smtpmail-via-smtp): Use the new name.
541
29148a3f
GM
542 * net/browse-url.el (browse-url-browser-function): Add kde.
543 (browse-url-kde-program, browse-url-kde-args): New variables.
544 (browse-url-kde): New function.
545
9ab59a1a
MB
5462001-05-18 Miles Bader <miles@gnu.org>
547
7246200c
SM
548 * simple.el (delete-horizontal-space, just-one-space):
549 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
550 because it's more efficient for large files.
551
cebf1b97
GM
5522001-05-17 Gerd Moellmann <gerd@gnu.org>
553
f90c23ca
GM
554 * mail/rmail.el (rmail-require-mime-maybe): New function.
555 (rmail): Use it.
556 (rmail-mode): Handle the case of finding Rmail files.
557
cebf1b97
GM
558 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
559 functions.
560
df22166e
SM
5612001-05-17 Stefan Monnier <monnier@cs.yale.edu>
562
563 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
564 text-property after moving to the beginning of line and regardless
565 of the value of font-lock-multiline.
566
2ca0d5f1
GM
5672001-05-17 Gerd Moellmann <gerd@gnu.org>
568
e85e809a
GM
569 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
570
2ca0d5f1
GM
571 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
572 last coding system used before calling set-buffer-modified-p
573 because that function changes last-coding-system.
574
4c6a4739
EZ
5752001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
576
577 * files.el (switch-to-buffer-other-window)
578 (switch-to-buffer-other-frame): Add an xref to display-buffer in
579 the doc string.
580
f08cf35b
GM
5812001-05-17 Gerd Moellmann <gerd@gnu.org>
582
583 * language/slovak.el, language/czech.el: New maintainer.
584
2180ea97
SS
5852001-05-16 Sam Steingold <sds@gnu.org>
586
f08cf35b 587 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
588 sub-form of `defgeneric' correctly.
589
9bae8781
GM
5902001-05-16 Gerd Moellmann <gerd@gnu.org>
591
a90b3d3c
GM
592 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
593 of `c'.
594
1b7818b4 595 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
596 condition-case, test what outline-level returns instead, to
597 ease debugging.
1b7818b4 598
9bae8781
GM
599 * international/mule.el (auto-coding-regexp-alist): New user-option.
600 (auto-coding-from-file-contents): New function.
601 (set-auto-coding): Use it to determine a coding system.
602
7644c605
GM
6032001-05-15 Gerd Moellmann <gerd@gnu.org>
604
18a0a39e
GM
605 * mouse.el (mouse-delete-other-windows): Doc fix.
606
df22166e
SM
607 * emacs-lisp/lisp-mode.el (lisp-mode):
608 Make font-lock-keywords-case-fold-search a buffer-local variable with
609 make-local-variable before setting it.
7644c605 610
940cf42e
EZ
6112001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
612
613 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
614 prefixes.
615
557f7c34
GM
6162001-05-14 Gerd Moellmann <gerd@gnu.org>
617
618 * hexl.el (hexl-current-address): Print a message when called
619 interactively.
620
14d9b141
SM
6212001-05-11 Stefan Monnier <monnier@cs.yale.edu>
622
623 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
624
625 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
626
627 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
628
7bd2d083
GM
6292001-05-11 Gerd Moellmann <gerd@gnu.org>
630
47e72862
GM
631 * startup.el (command-line): If parameters have been changed in
632 the init files which influence font selection, clear the face
633 cache so that faces get realized with the new parameters.
634
14d9b141 635 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 636
0f49941f
SM
6372001-05-10 Stefan Monnier <monnier@cs.yale.edu>
638
639 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
640
cbeed4a8
EZ
6412001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
642
643 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
644 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
645
ff9aa2ca
GM
6462001-05-10 Gerd Moellmann <gerd@gnu.org>
647
648 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 649 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 650
b2c99950
JW
6512001-05-09 John Wiegley <johnw@gnu.org>
652
0f49941f
SM
653 * eshell/esh-util.el (eshell-convert-numeric-arguments):
654 Annotated the documentation string to tell users about
3cb27fd7
JW
655 `eshell-no-numeric-conversions'.
656
c26f6b27
JW
657 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
658 conversions if a Lisp function has the property
659 `eshell-no-numeric-conversions' set to a non-nil value.
660
661 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
662 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
663 property `eshell-no-numeric-conversions' on the following
664 functions (which all deal with filesystem entities, and never Lisp
665 numerical values): eshell/cd, eshell/pushd, eshell/popd,
666 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
667 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
668 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
669 eshell/which, eshell/addpath.
670
6712001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 672
d089e299
JW
673 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
674 encountered as an argument, don't convert it right away, but tag
675 the first character of the string with the text properties
676 `number', which signifies to `eshell-lisp-command' that the
677 argument should be passed through `string-to-number' if it is
678 actually used in the call to a Lisp function.
679
680 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
681 function, convert any string arguments that have been tagged as
682 "numbers", by calling string-to-number.
683
684 * eshell/esh-util.el (eshell-number-regexp): Now that number
685 conversions only happen for Lisp function calls, the number regexp
686 should now match all integer and floating point forms.
687
688 * eshell/esh-proc.el: Disable `eshell-stop-process' and
689 `eshell-continue-process', since they are both nonfunctional at
690 the moment.
691 (eshell-proc-initialize): Don't bind keys for
692 `eshell-stop-process' or `eshell-continue-process'.
693
0f49941f
SM
694 * eshell/em-unix.el (eshell-shuffle-files):
695 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
696
697 * eshell/em-hist.el (eshell-add-to-history): Reference to
698 `eshell-history-ring' needed to be `eshell-history-index'.
699
0f49941f
SM
700 * calendar/timeclock.el (timeclock-find-discrep):
701 Initialize `elapsed' to 0.
cb89da0f
JW
702 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
703 it's still nil.
b2c99950 704
ff39b9a1
SM
7052001-05-09 Stefan Monnier <monnier@cs.yale.edu>
706
707 * arc-mode.el (archive-int-to-mode): Construct the string directly.
708 (archive-mode): Use capitalize.
709 (archive-unique-fname): Use make-temp-file.
710
9e53a675
GM
7112001-05-09 Gerd Moellmann <gerd@gnu.org>
712
713 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
714
c8224de6
EZ
7152001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
716
c533a7e2
EZ
717 * tar-mode.el (tar-extract): Pay attention to the value of
718 coding-system-for-read, if it is non-nil.
719
ff39b9a1
SM
720 * calendar/holidays.el (holidays): Add an autoload cookie.
721 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 722
1c8c9fb8
JW
7232001-05-08 John Wiegley <johnw@gnu.org>
724
ff39b9a1
SM
725 * calendar/timeclock.el (timeclock-workday-remaining):
726 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
727 (timeclock-workday-elapsed): Don't accept a "relative" argument
728 for the current day's elapsed time. What could that have meant?
ff39b9a1 729 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
730 (timeclock-when-to-leave): Changed logic, similarly to what was
731 done for `timeclock-workday-remaining'.
732 (timeclock-find-discrep): Removed "today-only" argument, which had
733 no meaning. Fixed some more math problems. The function now
734 returns a three member list: (TOTAL-TIME-DISCREPANCY
735 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
736
5f47fb28
EZ
7372001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
738
739 * w32-fns.el (convert-standard-filename): Start replacing slashes
740 from the beginning of the file name, not from where the last
741 invalid character was. From "Andrew Maguire (SWW)"
742 <Andrew.Maguire@Smallworld.co.uk>
743
6da5c7da
GM
7442001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
745
746 The following changes are to provide infrastructure for handling
747 MIME messages to rmail. They don't affect the original behaviour
748 if rmail-enable-mime is nil.
749
750 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
751 (rmail-search-mime-message-function)
752 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
753 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
754 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
755 `rmail-view-buffer' is hidden.
6da5c7da
GM
756 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
757 call rmai-show-mime-function.
758 (rmail-display-labels): If rmail-enable-mime is non-nil, update
759 mode-line-process of rmail-view-buffer.
760 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
761 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
762 buffer.
ff39b9a1
SM
763 (rmail-next-message, rmail-next-undeleted-message): Be sure to
764 set-buffer to the Rmail buffer.
6da5c7da
GM
765 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
766 rmail-search-mime-header-function.
767 (rmail-search-message): New function.
768 (rmail-search): Call rmail-search-message to check if a message
769 matches REGEXP, lastly update point after calling
770 rmail-show-message.
ff39b9a1
SM
771 (rmail-undelete-previous-message, rmail-expunge-confirmed)
772 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
773 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
774 header region, refer to rmail-msgref-vector while setting the
775 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
776 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
777 If rmail-enable-mime is non-nil, call
6da5c7da
GM
778 rmail-insert-mime-forwarded-message-function instead of inserting
779 forwarded message by itself.
780
781 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
782 Rmail buffer.
783 (rmail-set-label, rmail-next-labeled-message): Likewise.
784
785 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
786 set-buffer to the Rmail buffer.
787 (rmail-output-to-rmail-file): Likewise.
788 (rmail-output): Likewise.
789
790 * mail/rmailsum.el (rmail-message-subject-p): Process the result
791 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
792 (rmail-new-summary): Be sure to go to the Rmail buffer.
793 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
794 rmail-view-buffer to nil.
795 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
796 rmail-view-buffer.
797 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
798 rmail-buffer.
799 (rmail-summary-scroll-msg-down): Likewise.
800 (rmail-summary-beginning-of-message): Likewise.
801 (rmail-summary-wipe): Likewise.
802 (rmail-summary-toggle-header): Use save-window-excursion, not
803 save-excursion. Update point in rmail-view-buffer, not in
804 rmail-buffer.
805 (rmail-summary-reply): Before calling rmail-reply, set buffer to
806 rmail-view-buffer, not rmail-buffer.
807
5092477a
GM
8082001-05-07 Gerd Moellmann <gerd@gnu.org>
809
1e9fc92e
GM
810 * cus-edit.el (custom-file): Signal an error if user-init-file is
811 nil (running -q).
812
1d053370
GM
813 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
814
ff39b9a1
SM
815 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
816 Add :version.
817
818 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
819 New option.
1b62b062
GM
820 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
821 only if smtpmail-warn-about-unknown-extensions is set.
822
f851a71c
GM
823 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
824 instead of rmail-sort-by-keywords.
825
ff39b9a1 826 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
827 rmail-sort-by-keywords.
828
ff39b9a1
SM
829 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
830 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
831 (rmail-summary-mode): Doc fix.
832
5092477a
GM
833 * mail/rmail.el (rmail-edit): New Custom group.
834
835 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
836 (rmail-edit-mode-hook): New user-option.
837
05be3833
RS
8382001-05-05 Richard M. Stallman <rms@gnu.org>
839
840 * help.el (help-xref-symbol-regexp): Recognize "source of"
841 and friends, meaning make a link to the source file.
842 (help-make-xrefs): Handle "source of" and friends
843 by constructing a link that visits the source file.
844
845 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
846
7dfb000f
SM
8472001-05-04 Stefan Monnier <monnier@cs.yale.edu>
848
5efe6a56
SM
849 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
850 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
851 Renamed from perl-font-lock-keywords to avoid clashes.
852 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
853 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
854 Updated correspondingly.
855
7dfb000f
SM
856 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
857 Typo `nonexistant' -> `nonexistent'.
858
88bbb8cb
EZ
8592001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
860
7dfb000f
SM
861 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
862 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
863 `c-electric-delete-forward' always deletes forward and
864 `c-electric-delete' only contains the code necessary for XEmacs to
865 choose between backward and forward deletion.
7dfb000f 866
88bbb8cb
EZ
867 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
868 get the electric behavior on that key too.
869 (c-fill-paragraph): Fixed bogus direct use of
870 c-comment-prefix-regexp, which caused an error when it's a list.
871
a1af8dcf
EZ
8722001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
873
874 * dired-aux.el (dired-diff): Doc fix.
875
876 * dired.el (dired-diff): Likewise.
877
ddfb4005
EZ
8782001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
879
880 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
881
b36581fb
SM
8822001-05-02 Stefan Monnier <monnier@cs.yale.edu>
883
80a00b6a
SM
884 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
885 if both the buffer and the file are read-only.
886
b36581fb
SM
887 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
888 rather than font-lock-string-face.
889 (sh-get-indent-info): Treat heredocs like strings.
890
470bbe9b
GM
8912001-05-02 Gerd Moellmann <gerd@gnu.org>
892
b36581fb
SM
893 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
894 a newline following `}'.
3356df63
GM
895 (texinfo-format-email): New function.
896 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
897 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
898 Add `display'.
3356df63
GM
899 (texinfo-sort-region): Goto point-min before sorting.
900 (texinfo-set): Remove leading white space from value.
901 From yagi@is.titech.ac.jp.
902
470bbe9b
GM
903 * replace.el (query-replace-regexp-eval): Doc fix.
904
a9d2fd1d
SM
9052001-05-01 Stefan Monnier <monnier@cs.yale.edu>
906
907 * diff-mode.el (diff-nonexistant-face): New face.
908 (diff-font-lock-keywords): Use it.
909
2b3e941a
EZ
9102001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
911
22cd6fd3
EZ
912 * font-lock.el (font-lock-mode): Doc fix.
913
2b3e941a
EZ
914 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
915 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
916
50df7214
GM
9172001-04-30 Gerd Moellmann <gerd@gnu.org>
918
a9d2fd1d
SM
919 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
920 backslash at the start of the here-document delimiter.
a9793e45
GM
921 (sh-font-lock-syntactic-keywords): Likewise.
922
50df7214
GM
923 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
924
e2f599e9
EZ
9252001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
926
927 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
928 (tty-color-translate, tty-color-by-index, tty-color-values)
929 (tty-color-desc): Doc fix.
930
dcaf31d3
EZ
9312001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
932
933 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
934 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
935 Mention dired-dwim-target in the doc string.
dcaf31d3 936
a6a06429
MB
9372001-04-28 Miles Bader <miles@gnu.org>
938
939 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
940 (dabbrev--find-expansion): Use it.
941 (dabbrev--select-buffers): Don't select ignored buffers.
942
5a5d9185
GM
9432001-04-27 Gerd Moellmann <gerd@gnu.org>
944
a9d2fd1d 945 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 946
c5b82005
RS
9472001-04-26 Richard M. Stallman <rms@gnu.org>
948
949 * dabbrev.el: Add doc strings for some functions.
950 (dabbrev--eliminate-newlines): New variable.
951 (dabbrev--substitute-expansion): Convert newlines to spaces
952 if dabbrev--eliminate-newlines is set.
953 If abbrev and expansion are both all-lower-case,
954 leave dabbrev--last-case-pattern nil.
955
7cff9c6f
GM
9562001-04-26 Gerd Moellmann <gerd@gnu.org>
957
958 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
959 if necessary, like in rmail-show-message.
960
efa89c1f
GM
9612001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
962
963 * ps-print.el: Color specified by number is forced to be float number.
964 (ps-print-version): New version number (6.5.1.1).
965 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
966 initialization.
967 (ps-prefix-quote): New internal var.
968 (ps-print-quote): New fun.
969 (ps-setup, ps-output-frame-properties, ps-float-format)
970 (ps-format-color): Code fix.
a9d2fd1d
SM
971 (ps-plot-region): Eliminate redundant foreground color text setting.
972
d3111e5a
EZ
9732001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
974
975 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
976
a728644c
GM
9772001-04-25 Gerd Moellmann <gerd@gnu.org>
978
979 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
980
4ecdf04d
EZ
9812001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
982
4645bb68
EZ
983 * info.el (Info-additional-directory-list): Doc fix.
984
4ecdf04d 985 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
986 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
987 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 988
7cd512f2
SM
9892001-04-25 Stefan Monnier <monnier@cs.yale.edu>
990
1dc64fca
SM
991 * progmodes/make-mode.el (makefile-font-lock-keywords):
992 Rationalize the rules for includes and conditionals and use the
993 keyword face for them.
994
7cd512f2
SM
995 * faces.el (modify-face): Add compatibility for non-interactive use.
996
ffeb5c1c
JW
9972001-04-24 John Wiegley <johnw@gnu.org>
998
999 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1000 fix from last night, since it wasn't finding eshell/cd.
1001
35f901fa
GM
10022001-04-24 Gerd Moellmann <gerd@gnu.org>
1003
1004 * rect.el (string-rectangle): Revert to 20.x behaviour.
1005 (replace-rectangle): Make it an alias for string-rectangle.
1006 (string-insert-rectangle): New function.
1007
c7b1b508
JW
10082001-04-23 John Wiegley <johnw@gnu.org>
1009
1010 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1011 occurring with Emacs 21's diff.el/compile.el interaction layer.
1012
10132001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1014
1015 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1016 case where the function was defined in a file, but not part of an
1017 eshell module.
1018
157975e3
JW
10192001-04-23 John Wiegley <johnw@gnu.org>
1020
1021 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1022 code to work around a redisplay problem I've been having.
1023
3dc630b9
JW
10242001-04-23 John Wiegley <johnw@gnu.org>
1025
1026 * calendar/timeclock.el (timeclock-day-required): If the time
1027 required for a particular day is not set, use `timeclock-workday'.
1028 (timeclock-find-discrep): Added some sample code in a comment.
1029
1030 * eshell/eshell.el (eshell-command): Made a few changes so that
1031 `eshell-command' could be called programmatically.
1032
7cd512f2 1033 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1034
7cd512f2 1035 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1036
3ae14dd9 10372001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1038
1039 * calendar/timeclock.el: Updated copyright.
1040 (timeclock-generate-report): Don't report the daily or two-week
1041 total, if no time has been worked in that period.
1042 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1043 final computational form, which was unnecessary; corrected a
1044 parsing problem when timeclock-relative was nil.
1045
3ae14dd9 10462001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1047
1048 * calendar/timeclock.el (timeclock-modeline-display): Check if
1049 `list-entry' is null.
1050 (timeclock-use-display-time): The first argument to `set-variable'
1051 must be a symbol.
1052
53e1a74c
EZ
10532001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1054
1055 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1056 (calendar-today-marker, calendar-holiday-marker):
1057 Use display-color-p instead of window-system.
53e1a74c
EZ
1058 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1059 instead of window-system.
1060 (calendar-hide-window): Use display-multi-frame-p instead of
1061 window-system.
1062
1063 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1064 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1065 Use display-multi-frame-p instead of window-system.
53e1a74c 1066
23b809c2
GM
10672001-04-23 Gerd Moellmann <gerd@gnu.org>
1068
1d14e80c
GM
1069 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1070
23b809c2
GM
1071 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1072 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1073
b5eeaa1d
GM
10742001-04-23 Alex Schroeder <alex@gnu.org>
1075
1076 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1077 line-end-position a defalias is used for point-at-bol and point-at-eol.
1078
b5eeaa1d
GM
10792001-04-23 Alex Schroeder <alex@gnu.org>
1080
1081 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1082 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1083
ac1470eb
EZ
10842001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1085
1086 * textmodes/paragraphs.el (sentence-end): Doc fix.
1087
624ef9b3
GM
10882001-04-20 Alex Schroeder <alex@gnu.org>
1089
1090 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1091 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1092
10932001-04-20 Alex Schroeder <alex@gnu.org>
1094
1095 * sql.el (sql-db2-program): New option.
1096 (sql-db2-options): New option.
1097 (sql-db2): New function.
1098
10992001-04-20 Alex Schroeder <alex@gnu.org>
1100
1101 * sql.el (sql-mode-menu): Added highlighting entries.
1102 (sql-highlight-oracle-keywords): New function.
1103 (sql-highlight-postgres-keywords): New function.
1104 (sql-highlight-ansi-keywords): New function.
1105
11062001-04-20 Alex Schroeder <alex@gnu.org>
1107
1108 * sql.el (sql-help): Doc change.
1109
2a83a11d
SM
11102001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1111
1112 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1113
6f4dd4dc
GM
11142001-04-18 Gerd Moellmann <gerd@gnu.org>
1115
0f8d6dc7
GM
1116 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1117 for defmethod.
1118
6f4dd4dc
GM
1119 * comint.el (comint-cr-magic): New function.
1120 (toplevel): Add it to comint-preoutput-filter-functions.
1121
90200fcc
AI
11222001-04-18 Andrew Innes <andrewi@gnu.org>
1123
1124 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1125 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1126 (recompile): Remove stuff to set EMACSLOADPATH.
1127
daa66f34
GM
11282001-04-18 Gerd Moellmann <gerd@gnu.org>
1129
edc5c81d
GM
1130 * language/slovak.el ("Slovak"): Add tutorial entry.
1131
daa66f34
GM
1132 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1133 browse-url-new-window-p.
1134
5d5845dc
EZ
11352001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1136
1137 * info.el (Info-menu-update): When there are no menus and/or no
1138 cross references in the node, make the respective items of the
1139 Info menu-bar menu inactive.
1140
1c8addd0
GM
11412001-04-17 Gerd Moellmann <gerd@gnu.org>
1142
f4f480bd
GM
1143 * indent.el (indent-for-tab-command): Call indent-line-function
1144 with no argument if PREFIX-ARG is non-nil.
1145
1c8addd0
GM
1146 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1147
8f9ab403
EZ
11482001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1149
1150 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1151 an async subprocess if start-process is unavailable. Suggested by
1152 Tim Van Holder <tim.van.holder@pandora.be>.
1153
60322163
EZ
11542001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1155
1156 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1157 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1158
e372bc67
EZ
11592001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1160
1161 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1162 manual.
1163
28037ecf
SM
11642001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1165
1166 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1167 (cvs-menu): Add a few entries.
1168
1169 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1170 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1171 lock file appears to be reachable from Emacs.
1172 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1173 (cvs-mode-find-file): Look for cvs-header-face rather than
1174 cvs-dirname-face (which doesn't exist).
1175 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1176
1177 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1178
5d5e7f53
EZ
11792001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1180
1181 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1182 normal-erase-is-backspace on a tty. Instead, bind some keys such
1183 as [delete] directly, like pc-select.el did before
1184 normal-erase-is-backspace was invented.
1185
118562e1 11862001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1187
1188 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1189
6c9e58c4
JW
11902001-04-11 John Wiegley <johnw@gnu.org>
1191
28037ecf
SM
1192 * eshell/em-ls.el (eshell-ls-insert-directory):
1193 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1194 buffers, if Eshell's ls is being used.
1195
118562e1 11962001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1197
28037ecf
SM
1198 * calendar/timeclock.el (timeclock-completing-read): New function.
1199 (timeclock-ask-for-project, timeclock-ask-for-reason):
1200 Call `timeclock-completing-read'.
978bd3ea
JW
1201
1202 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1203 required where `member' was being used.
1204
118562e1 12052001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1206
28037ecf
SM
1207 * eshell/em-hist.el (eshell-previous-matching-input):
1208 Don't display "History item" if the the minibuffer is active.
978bd3ea 1209
30cb0001
GM
12102001-04-11 Gerd Moellmann <gerd@gnu.org>
1211
1212 * startup.el (command-line): Output a newline after printing
1213 an error from loading the window system's init file.
1214
e38af9bd
EZ
12152001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1216
28037ecf
SM
1217 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1218 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1219 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1220 keywords whose arguments routinely include @@.
1221
bbf63a7b
GM
12222001-04-10 Gerd Moellmann <gerd@gnu.org>
1223
28037ecf
SM
1224 * emacs-lisp/advice.el (ad-make-advised-definition):
1225 Construct advice for subrs differently.
afffeb57 1226
3fe35f35 1227 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1228 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1229
c8d6d636 1230 * simple.el (completion-list-mode-finish): New function.
28037ecf 1231 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1232
2a52f40e 1233 * language/european.el ("Polish"): Change sample text.
28037ecf 1234 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1235
cf8b1bef
GM
1236 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1237 parameter.
1238
bbf63a7b
GM
1239 * faces.el (menu): Doc fix.
1240
719d83ad 12412001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1242
1243 * ps-print.el: Footer implementation. Doc fix.
1244 (ps-print-version): New version number (6.5.1).
1245 (ps-header-frame-alist): New customization var for header frame
1246 properties.
1247 (ps-line-number-color): New customization var for line number color.
1248 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1249 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1250 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1251 (ps-right-footer): New customization vars for footers.
1252 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1253 footers.
1254 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1255 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1256 Code fix.
319acba0
GM
1257 (ps-prologue-file): Indentation fix.
1258 (ps-print-quote): Fun eliminated.
1259 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1260 (ps-output-frame-properties): New fun.
1261 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1262 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1263
e372bc67 12642001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1265
1266 * eshell/eshell.el (eshell-command): Needed a "%s" format
1267 specifier, in case the buffer contains percent characters.
1268
e372bc67 12692001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1270
1271 * calendar/timeclock.el (timeclock-generate-report): Added a
1272 missing insert of the project name.
1273
9f9a5e7a
GM
12742001-04-09 Gerd Moellmann <gerd@gnu.org>
1275
9170e5d4 1276 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1277
865e97c1 1278 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1279 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1280 From: Dave Love <fx@gnu.org>.
1281
cf3885ac 1282 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1283 (server-visit-files): Run server-visit-hook after going to
1284 line 1 so that the hook can set point as it sees fit.
1285
9f9a5e7a
GM
1286 * bindings.el (mode-line-modified): Unify help messages.
1287
51f32106
EZ
12882001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1289
1290 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1291 All callers changed.
1292
e02160a3
EZ
12932001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1294
8e6bb0d0
EZ
1295 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1296 long file names aren't supported, truncate the file names in
1297 quail-misc-package-ext-info to 8+3 before matching them against
1298 FILENAME.
1299
1300 * dos-fns.el (dos-truncate-to-8+3): New function.
1301
ec321d77
EZ
1302 * progmodes/compile.el (grep-compute-defaults): Use null-device
1303 instead of literal /dev/null. Reported by Jens Schmidt
1304 <schmidt@mathematik.uni-kl.de>.
1305
e02160a3
EZ
1306 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1307
cf3885ac
SM
13082001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1309
1310 * textmodes/sgml-mode.el: Add unknown maintainer.
1311 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1312 (html-mode-map): Use set-keymap-parent.
1313
3ffb33bb
DL
13142001-04-06 Dave Love <fx@gnu.org>
1315
1316 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1317 Remove redundant string-to-list.
1318
8f625692
SM
13192001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1320
1321 * composite.el (reference-point-alist): Doc fix.
1322
1087f198
SS
13232001-04-05 Sam Steingold <sds@gnu.org>
1324
8f625692
SM
1325 * font-lock.el (font-lock-keywords-case-fold-search):
1326 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1327 file made font-lock case-insensitive.
1328
a55e4e68
GM
13292001-04-05 Gerd Moellmann <gerd@gnu.org>
1330
0e4892e2
GM
1331 * faces.el (defface menu): Doc fix.
1332
4d664b04
GM
1333 * wid-edit.el (widget-color-sample-face-get): Don't make
1334 faces for undefined colors.
1335
a55e4e68
GM
1336 * version.el (emacs-version): Include LessTif/Motif version info.
1337
f383cd0d
GM
13382001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1339
1340 * ps-mule.el: Eliminate cl package dependence.
1341 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1342 if they aren't defined yet.
1343 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1344 Eliminate cl package dependence.
1345
de28797f
SM
13462001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1347
1348 * progmodes/cc-cmds.el (c-outline-level):
1349 Bind buffer-invisibility-spec. Originally from Dave Love, but
1350 got lost when incorporating version 5.26.
1351
32df8b47
EZ
13522001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1353
de28797f
SM
1354 * emulation/pc-select.el (pc-selection-mode):
1355 Call normal-erase-is-backspace-mode instead of binding
1356 keys individually.
58e4f61d 1357
7f62656b
EZ
1358 * cus-load.el (normal-erase-is-backspace): Use it instead of
1359 delete-key-deletes-forward.
1360
1361 * startup.el (command-line): Use normal-erase-is-backspace and
1362 normal-erase-is-backspace-mode.
1363
1364 * simple.el (normal-erase-is-backspace): Rename from
1365 delete-key-deletes-forward. Doc fix.
1366 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
1367 delete-key-deletes-forward-mode. Doc fix.
1368 Run normal-erase-is-backspace-hook.
7f62656b 1369
32df8b47 1370 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
1371 ``human-readable'' format produced by GNU `ls'.
1372 (dired-move-to-filename-regexp): Recognize ISO format dates.
1373 From Paul Eggert <eggert@twinsun.com>.
32df8b47 1374
5efa6032
GM
13752001-04-04 Gerd Moellmann <gerd@gnu.org>
1376
1377 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1378 New functions.
de28797f
SM
1379 (lm-verify): Check keywords.
1380 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 1381
d757aac1
EL
13822001-04-03 Eric M. Ludlam <eric@siege-engine.com>
1383
1384 * speedbar.el (speedbar-insert-image-button-maybe): Check for
1385 `xemacs' feature instead of for the function `set-extent-property'.
1386
9832760a
SM
13872001-04-03 Stefan Monnier <monnier@cs.yale.edu>
1388
1389 * mail/mh-utils.el (mh-folder-hist): New var.
1390 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
1391
d565f6aa
EZ
13922001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
1393
1394 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
1395 region, position point on the first or last 16-byte group.
1396 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
1397 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
1398 hexl-beginning-of-line.
1399
24c0fd39
GM
14002001-04-03 Gerd Moellmann <gerd@gnu.org>
1401
5efa6032
GM
1402 * icomplete.el (icomplete-mode): Treat an argument like other
1403 modes do.
1404
b3f6107b
GM
1405 * startup.el (fancy-splash-head): Use splash8.xpm for color
1406 depth 8.
1407
24d451c5
SM
1408 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
1409 Add an antry for ``converts''.
476bf681 1410
24d451c5
SM
1411 * language/slovak.el ("Slovak"): Add documentation string.
1412 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 1413
450f6970
GM
1414 * language/czech.el ("Czech"): Add documentation string.
1415 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1416
24d451c5
SM
1417 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
1418 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
1419
14202001-04-02 Stefan Monnier <monnier@cs.yale.edu>
1421
1422 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
1423 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
1424 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
1425 Use `defsubst' rather than a macro to ease debugging.
1426 (mail-extr-last): Remove (use `last' instead).
1427 (mail-extract-address-components): Properly reset the syntax-table
1428 after parsing an address. Use `last' rather than mail-extr-last.
1429 Make sure the end marker stays at the very end.
24c0fd39 1430
2b908342
EZ
14312001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1432
1433 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
1434 last change.
1435
acfb077d
GM
14362001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1437
1438 * ps-print.el: Line and paragraph spacing feature. Region to cut
1439 out when printing. Doc fix.
1440 (ps-print-version): New version number (6.5).
24d451c5
SM
1441 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1442 New vars. Line and paragraph spacing feature.
acfb077d
GM
1443 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
1444 out when printing.
1445 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1446 (ps-get-font-size, ps-begin-job, ps-continue-line)
1447 (ps-plot-region): Code fix.
1448 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
1449 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1450 New internal vars.
acfb077d
GM
1451 (ps-get-size): New fun.
1452 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1453 (ps-next-line): Replace defun by defsubst.
1454 (ps-mule-plot-string): Autoload doc fix.
1455
1456 * ps-bdf.el: XEmacs compatibility. Doc fix.
1457 (installation-directory, coding-system-for-read): Declare vars if
1458 it's not declared yet.
1459 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
1460
1461 * ps-mule.el: XEmacs compatibility. Doc fix.
1462 (leading-code-private-22): Declare var if it's not declared yet.
1463 (charset-bytes, charset-dimension, charset-id, charset-width)
1464 (find-charset-region, split-char, char-width, chars-in-region)
1465 (forward-point, decompose-composite-char, encode-coding-string)
1466 (coding-system-p, ccl-execute-on-string, define-ccl-program):
1467 Define funs if not defined yet.
1468 (encode-composition-rule, find-composition): Define funs if not
1469 loaded yet.
1470 (ps-mule-prologue): PostScript code fix.
1471
14722001-04-02 Kenichi Handa <handa@etl.go.jp>
1473
1474 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
1475 non-nil, generate font for the header strings.
1476 (ps-mule-prepare-font): Likewise.
1477 (ps-mule-generate-glyphs): Likewise.
1478 (ps-mule-string-encoding): Likewise.
1479 (ps-mule-header-charsets): New variable.
1480 (ps-mule-encode-header-string): New function.
1481 (ps-mule-header-string-charsets): New function.
1482 (ps-mule-begin-job): Check charsets in the header strings. If there
1483 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
1484
1485 * ps-print.el (ps-generate-header-line): Encode the header string by
1486 ps-mule-encode-header-string.
1487 (ps-mule-encode-header-string): Declare autoload.
1488
c0eb3c10
GM
14892001-04-02 Gerd Moellmann <gerd@gnu.org>
1490
24d451c5
SM
1491 * frame.el (cursor-in-non-selected-windows):
1492 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 1493
a3d0b0e0
KH
14942001-03-31 Kenichi Handa <handa@etl.go.jp>
1495
1496 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1497 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 1498 (quail-misc-package-ext-info): New variable.
a3d0b0e0 1499 (tsang-quick-converter): New function.
24d451c5
SM
1500 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
1501 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
1502 (miscdic-convert, batch-miscdic-convert): New functions.
1503
55f7832c
KH
15042001-03-30 Kenichi Handa <handa@etl.go.jp>
1505
a2217cd8
KH
1506 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
1507 eight-bit-control chars.
1508
55f7832c 1509 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 1510 Reduce making temporary vector (suggested by Dave Love).
55f7832c 1511
911a2406
EZ
15122001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1513
1514 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
1515 string as well.
1516
1a518f2c
AS
15172001-03-30 Andreas Schwab <schwab@suse.de>
1518
1519 * files.el (backup-directory-alist): Fix typo.
1520
ef080b16
EZ
15212001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1522
1523 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
1524 <eggert@twinsun.com>.
1525
e4174a55
DL
15262001-03-30 Dave Love <fx@gnu.org>
1527
1528 * progmodes/fortran.el (fortran-comment-region): Fix typo.
1529
9d5d1075
EZ
15302001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1531
1532 * simple.el (transient-mark-mode): Mention C-g in the doc string.
1533
a27b451e
MB
15342001-03-30 Miles Bader <miles@gnu.org>
1535
1536 * subr.el (interactive-form): Fix paren typo.
1537
aea51abe
EZ
15382001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
1539
1540 * emacs-lisp/profile.el: Say that it's obsolete in the header
1541 line, so that finder.el puts that into its data-base.
1542 Suggested by Alex Schroeder <alex@gnu.org>.
1543
249dd409
EZ
15442001-03-29 Paul Eggert <eggert@twinsun.com>
1545
1546 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
1547 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
1548
1ac1fa96
SM
15492001-03-29 Stefan Monnier <monnier@cs.yale.edu>
1550
1551 * generic.el (generic-mode-set-comments): Use "" rather than nil
1552 for comment-end.
1553
e2b8a830
GM
15542001-03-29 Gerd Moellmann <gerd@gnu.org>
1555
1ac1fa96
SM
1556 * emacs-lisp/advice.el (ad-make-advised-definition):
1557 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
1558
1559 * subr.el (interactive-form): New function.
1560
8b2375e7
AS
15612001-03-29 Andre Spiegel <spiegel@gnu.org>
1562
1563 * vc-sccs.el (vc-sccs-register): Use relative file names.
1564
f827b862
GM
15652001-03-28 Gerd Moellmann <gerd@gnu.org>
1566
e59d0e9d
GM
1567 * bookmark.el (bookmark-get-bookmark): Handle case that
1568 BOOKMARK is not a string.
1569
deb2613a
GM
1570 * image.el (image-type-regexps): Change type for PS files
1571 to `postscript'.
1572
f827b862
GM
1573 * subr.el (read-passwd): Clear command history after each
1574 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
1575
3c9449d0
KH
15762001-03-27 Kenichi Handa <handa@etl.go.jp>
1577
1578 * international/kkc.el (kkc-save-init-file): Locally bind
1579 print-length to nil.
1580
e6b13c74
GM
15812001-03-26 Gerd Moellmann <gerd@gnu.org>
1582
e120bebf
GM
1583 * textmodes/flyspell.el: Some doc fixes.
1584 (flyspell-maybe-correct-transposition)
1585 (flyspell-maybe-correct-doubling): Use a temporary buffer
1586
1587 * textmodes/ispell.el (ispell-parse-output): Doc fix.
1588
5f6c5771 1589 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
1590 (byte-optimize-form-code-walker): Diagnose too few arguments
1591 for `if' and `while'.
1592
2b984c45
KH
15932001-03-26 Kenichi Handa <handa@etl.go.jp>
1594
1595 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1596 Prepend `\' to "\<quail-translation-docstring>".
1597
bf2150fa
GM
15982001-03-26 Gerd Moellmann <gerd@gnu.org>
1599
5f6c5771
SM
1600 * autorevert.el (global-auto-revert-non-file-buffers):
1601 Remove duplicate defcustom.
bf2150fa 1602
a0d59316
MB
16032001-03-26 Miles Bader <miles@gnu.org>
1604
5f6c5771
SM
1605 * international/latin1-disp.el (latin1-char-displayable-p):
1606 Add leading "-" for X font pattern.
a0d59316 1607
9edbff6c
KH
16082001-03-26 Kenichi Handa <handa@etl.go.jp>
1609
5f6c5771
SM
1610 * international/mule-diag.el (describe-coding-system):
1611 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
1612 charsets they can encode.
1613
50b57199
EZ
16142001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
1615
1616 * help.el (view-lossage): Mention open-dribble-file in the doc
1617 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
1618
5b83f9c0
SM
16192001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1620
1621 * skeleton.el (skeleton-internal-list): Fix bogus logic.
1622 (skeleton-pair-insert-maybe): Don't pair after a backslash.
1623
e0ecbf5c
KH
16242001-03-23 Kenichi Handa <handa@etl.go.jp>
1625
5b83f9c0
SM
1626 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1627 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
1628 multibyte sequence can work correctly.
1629 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
1630 property of the coding system.
1631
1cc218de
SM
16322001-03-23 Stefan Monnier <monnier@cs.yale.edu>
1633
1634 * textmodes/fill.el (fill-individual-paragraphs-prefix):
1635 Fix transcription typo.
1636
a3db02ad
RV
16372001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
1638
1639 * whitespace.el: Add buffer local variables to toggle testing of
1640 whitespaces in buffers without affecting the default values.
a3db02ad 1641 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
1642 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
1643 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
1644 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 1645
83c9cb8e
SM
16462001-03-21 Stefan Monnier <monnier@cs.yale.edu>
1647
1648 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
1649
180d5509
GM
16502001-03-21 Gerd Moellmann <gerd@gnu.org>
1651
eeb5b5c1
GM
1652 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
1653 bs-cycle-configuration-name. From Juanma Barranquero
1654 <lektu@uol.com.br>.
1655
170a9e70
GM
1656 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
1657 and cc-vars.el.
1658
180d5509
GM
1659 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
1660 headers. Always invoke sendmail with option -t.
1661
130c507e
GM
16622000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1663
1664 * Release of cc-mode 5.28.
1665
16662000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1667
1668 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
1669 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 1670 It's instead taken care of by the default value for c-default-style.
130c507e 1671
130c507e
GM
16722000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1673
1674 * cc-align.el (c-lineup-math): Fix bug where lineup was
1675 triggered by equal signs in string literals.
1676
16772000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1678
1679 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
1680 limit detection when at the ends of the buffer.
1681
1682 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
1683 "for" statement clause in case 7F; a better one is done
1684 earlier in case 7D anyway.
1685
16862000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1687
1688 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
1689 somewhat more and did a small optimization.
1690
16912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1692
1693 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
1694 Use the limit argument only to limit the syntactic context
1695 search, not to limit the actual movement.
1696
1697 * cc-cmds.el (c-beginning-of-statement): Move by sentence
1698 inside multiline strings, just like in comments. Also various
1699 fixes to the paragraph and comment prefix recognition, block
1700 comment ender handling etc.
1701
17022000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1703
1704 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
1705 the relative position of the point.
1706
1707 * cc-cmds.el (c-electric-continued-statement): New function to
1708 use as abbrev hook to reindent for keywords such as "else"
1709 that continues an earlier statement.
1710
1711 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
1712 like classes.
1713
1714 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
1715 (pike-mode): Populate the default abbrev tables to reindent for
1716 keywords such as "else" that can continue earlier statements.
1717 Abbrev mode is therefore turned on by default now. (Note that
1718 this doesn't apply to idl-mode, since IDL afaik doesn't have
1719 statements at all.)
1720
17212000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1722
1723 * cc-engine.el (c-inside-bracelist-p): Fix for handling
1724 bracelists where the declaration contains template arguments.
1725
17262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1727
83c9cb8e
SM
1728 * cc-cmds.el (c-comment-indent):
1729 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
1730 syntactic indentation. Fixes bug with lineup functions that
1731 return vectors.
1732
1733 * cc-engine.el (c-get-syntactic-indentation): Split the
1734 indentation sum calculation from `c-indent-line' to a separate
1735 function.
1736
17372000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1738
1739 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
1740 Fixed places where it was assumed that preprocessor directives
1741 have to start in column zero.
1742
1743 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
1744 template arguments after a class identifier properly.
1745
1746 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
1747 lists for `new Foo[]' constructs in Java as expressions and
1748 not top level definition brace lists on the top level, so that
1749 they'll get indented consistently with the same type of
1750 expression in a normal block.
1751
17522000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1753
1754 * cc-cmds.el (c-fill-paragraph): The kludge that checks
1755 whether the adaptive filling package fails to keep the comment
1756 prefix is now kludged further to check for filladapt-mode
1757 which doesn't have that problem. This is really icky, but it's
1758 the only way that works with the current misfeatures/bugs in
1759 both adaptive-fill-mode and filladapt-mode.
1760
1761 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
1762 around point is recognized more robust.
1763
17642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1765
1766 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
1767 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
1768 (c-lit-type): Fixed all internal variables used dynamically so
1769 that they are always bound.
1770
1771 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
1772 errors:
1773
1774 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
1775 the region is fully reindented even when an error occurs.
1776 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
1777 whole lot of code that tried to optimize indentation of whole
1778 sexps but in reality accomplishes nothing.
1779
1780 (c-indent-sexp): Use c-indent-region.
1781
1782 (c-parsing-error): Changed this variable to hold the message
1783 for any syntactic error that is discovered.
1784
1785 (c-parse-state): Search backward from point instead of the bod
1786 position when the latter is invalid. This makes CC Mode
1787 recover faster when there are unbalanced close braces.
1788
1789 (c-backward-to-start-of-if): Use c-parsing-error to report
1790 dangling "else" clauses instead of throwing an error, and fall
1791 back to a reasonable position.
1792
83c9cb8e 1793 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 1794
83c9cb8e 1795 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
1796
17972000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1798
1799 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
1800 paragraph recognition when moving by sentence in literals.
1801
83c9cb8e
SM
1802 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
1803 start regexp for javadoc to recognize javadoc markup in general instead
1804 of a specific set of keywords, to be more future-safe.
130c507e
GM
1805
1806 (c-Pike-pikedoc-paragraph-start)
1807 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
1808 pikedoc markup.
1809
83c9cb8e 1810 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 1811
83c9cb8e 1812 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
1813
1814 * cc-vars.el (c-default-style): Made a nicer Customize widget.
1815
1816 (c-comment-prefix-regexp): Made it possible to use an
1817 association list on this to specify mode specific regexps.
1818 The default value now use a special regexp in Pike mode to
1819 recognize pikedoc markup.
1820
1821 (c-current-comment-prefix): New variable containing the actual
1822 regexp from c-comment-prefix-regexp for the current buffer.
1823
18242000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1825
1826 * cc-cmds.el (c-electric-brace): Fixed check for special brace
1827 lists: We can't look at the syntax, since a brace list can get
1828 recognized as a plain statement-cont.
1829
1830 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
1831 special brace list opener broken over two lines got recognized
1832 as a statement on the second line. Case 9A changed.
1833
18342000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1835
1836 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
1837 adjustment after line is reindented.
1838
18392000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1840
1841 * cc-defs.el (c-point): Added optional argument for position
1842 to use instead of the current point.
1843
1844 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
1845 the in-expression block symbols when the construct starts at
1846 boi, to avoid the extra level of indentation in that case.
1847 Cases 4, 16A and 17E affected.
1848
18492000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1850
1851 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 1852 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
1853
1854 * cc-engine.el (c-indent-line): Use the syntax already bound
1855 to `c-syntactic-context', if there is any.
1856
18572000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1858
1859 * cc-engine.el (c-get-offset): Fixed bug where the indentation
1860 wasn't added up correctly when a lineup function returned nil.
1861
18622000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1863
1864 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 1865 empty lines were ignored when collecting line comments backwards.
130c507e
GM
1866
18672000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1868
1869 * cc-align.el (c-lineup-dont-change): Return an absolute
1870 indentation column to work correctly in the case when several
1871 syntactic elements are processed for the same line.
1872
1873 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
1874 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
1875 (c-set-offset): Added absolute indentation column settings by
1876 using the vector type.
1877
130c507e
GM
18782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1879
1880 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
1881 Implemented two new cleanups `space-before-funcall' and
1882 `compact-empty-funcall'.
1883
130c507e
GM
18842000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1885
1886 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
1887 helping building regexps.
1888
1889 * cc-engine.el (c-on-identifier): New function for detecting
1890 identifiers. It takes keywords into account.
1891
1892 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
1893 lists. `c-keywords' is set to a regexp matching all keywords
1894 in the current language.
1895
18962000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1897
1898 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
1899 list of characters to skip backwards over at the beginning of
1900 a statement, since it can precede string literals in Pike.
1901
19022000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1903
1904 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
1905 recognition when standing on the last line in a C++ comment
1906 with nothing but whitespace after the prefix.
1907
1908 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
1909 given no limit argument.
1910
19112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1912
1913 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
1914 recognition for the `[]= operator symbol in Pike.
1915
19162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1917
1918 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
1919 around a bug in `eval-when-compile' in the byte compiler.
1920
1921 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 1922 value when count is zero and there's no token start within the limit.
130c507e
GM
1923
1924 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
1925 "prefix comments", i.e. comments which are followed by code on
1926 the same line.
1927
1928 * cc-mode-19.el: Fixes so that checks that must be done at
1929 compile time also are done then.
1930
19312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1932
1933 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
1934 time and at runtime, and only when it's needed.
1935
19362000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1937
1938 Major cleanup for less error prone and more warning free
1939 compilation, including some fixes for bugs due to different
1940 compilation orders. Thanks to Martin Buchholz for providing
1941 the basis for all this.
1942
1943 * cc-bytecomp.el: New file that provides some byte compilation
1944 features: It ensures that files always are loaded from the
1945 current source directory during compilation, and it provides a
1946 set of macros to turn off specific compiler warnings for
1947 specific symbols. (It's not CC Mode specific in any way.)
1948
1949 Fixed a nearly acyclic dependency tree (both runtime and
1950 compile-time) between all files.
1951
1952 * cc-defs.el: Separated all macros before the inline functions,
1953 to ensure correct compilation.
1954
1955 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
1956 cc-defs.el to cc-engine.el and made it a function instead.
1957
1958 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
1959 about char-after.
1960
1961 * cc-vars.el: Cope even when there isn't a custom package
1962 containing defcustom available.
1963
1964 * cc-make.el: Removed since it's no longer necessary.
1965
1966 README: Updated installation instructions.
1967
19682000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1969
1970 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
1971 improve the modularity: Moved all mode init stuff from
1972 cc-langs.el to cc-mode.el, including the keymap
1973 initialization; cc-langs now only contains the various
1974 variables for configuring the language syntax.
1975
83c9cb8e
SM
1976 * cc-engine.el, cc-styles.el (c-evaluate-offset)
1977 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 1978 dependency analysis suggests they belong there (which also
83c9cb8e 1979 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
1980
19812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1982
1983 * cc-cmds.el (c-fn-region-is-active-p): New function that
1984 wraps the corresponding macro, for use in places that aren't
1985 compiled. Thanks to Martin Buchholz for pointing out this.
1986
83c9cb8e 1987 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
1988
1989 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
1990 add things to the bug report.
1991
19922000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1993
1994 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
1995 returned prefix could contain a newline when the search for a
1996 good prefix line failed.
1997
19982000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
1999
2000 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2001 (c-toggle-auto-hungry-state): Made the argument optional, as
2002 the documentation says it is.
2003
20042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2005
2006 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2007 multiline string syntax, #"...", as a cpp macro.
2008
7008ccac
GM
20092001-03-21 Paul Eggert <eggert@twinsun.com>
2010
83c9cb8e
SM
2011 * international/mule-cmds.el (set-locale-environment):
2012 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2013 caller specifies a non-nil locale name.
3c9449d0 2014
c2478129 20152001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2016
2017 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2018 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2019
117e4b0c
GM
20202001-03-20 Gerd Moellmann <gerd@gnu.org>
2021
7194219d
GM
2022 * follow.el (follow-avoid-tail-recenter): Doc fix.
2023
5721ae13
GM
2024 * custom.el (custom-set-variables): Avoid reversing the list
2025 of args needlessly.
2026
7b8bbf72
GM
2027 * startup.el (fancy-splash-head): Don't change the colors of the
2028 XPM image on a dark background.
2029
a91ad7c9
GM
2030 * comint.el (comint-exec-1): Set columns of the terminal to
2031 window-width instead of frame-width.
2032
fa88947e
GM
2033 * info.el (Info-scroll-down): Add missing WINDOW arg for
2034 pos-visible-in-window-p.
2035
1741905c
GM
2036 * ehelp.el (electric-help-mode-hook): Add defcustom.
2037
117e4b0c
GM
2038 * mail/sendmail.el (mail-mode): Activate case-folding in
2039 font-lock-defaults.
2040
e84c695d
SM
20412001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2042
2043 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2044 (completion-ignored-extensions): Remove duplicate ".class".
2045
fc774041
AS
20462001-03-19 Andreas Schwab <schwab@suse.de>
2047
83c9cb8e
SM
2048 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2049 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2050
c2c097cc
GM
20512001-03-19 Gerd Moellmann <gerd@gnu.org>
2052
2053 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2054 methods since there are not prefix input methods.
2055
fbe2e958
KH
20562001-03-19 Kenichi Handa <handa@etl.go.jp>
2057
83c9cb8e
SM
2058 * international/mule-cmds.el (read-input-method-name):
2059 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2060
da47e491
SM
20612001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2062
2063 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2064
4986c2c6 20652001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2066
4986c2c6
MK
2067 * ediff-util.el: Copyright years.
2068 (ediff-choose-syntax-table): New function.
2069 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2070
4986c2c6
MK
2071 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2072 with-syntax-table.
83c9cb8e 2073
4986c2c6 2074 * ediff.el: Date of last update, copyright years.
83c9cb8e 2075
4986c2c6 2076 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2077
4986c2c6
MK
2078 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2079 of Scott Bronson.
2080 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2081 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2082 Deleted functions.
2083 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2084 ex-token-list.
83c9cb8e 2085
4986c2c6 2086 * viper-util.el: Spaces, indentation.
83c9cb8e 2087
4986c2c6 2088 * viper.el: Changed version, modification time.
83c9cb8e 2089
3c799aec 20902001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2091
2092 * calendar/timeclock.el (timeclock-workday-remaining):
2093 Check whether `discrep' is non-null before using it.
3c799aec 2094
ae3ce418
JW
20952001-03-16 John Wiegley <johnw@gnu.org>
2096
2097 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2098 first-time checkins.
2099 (timeclock-log-data): Fixed problem with reading timelog log file.
2100 Resulting data in the "day list" was incorrect.
2101 (timeclock-find-discrep): Check if `timeclock-file' is readable
2102 before opening it.
2103 (timeclock-time-less-p): New function.
2104 (timeclock-day-base): New function.
2105 (timeclock-geometric-mean): New function.
2106 (timeclock-generate-report): Generate a summary report based on
2107 the contents of the log file. This uses `timeclock-log-data', and
2108 is an example of writing a timelog manipulation function.
2109 (timeclock-visit-timelog): A quick command for opening the timelog
2110 file.
2111 (timeclock-log-data): Bound the variable event.
2112
c8d4a9bb
KH
21132001-03-16 Kenichi Handa <handa@etl.go.jp>
2114
83c9cb8e
SM
2115 * international/mule-cmds.el (select-safe-coding-system):
2116 Fix typo: symbol-name -> symbol-value.
11d56c64 2117
c8d4a9bb
KH
2118 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2119 before substitute-in-file-name to handle double slashes in FILE
2120 correctly.
2121
c899e7e6
GM
21222001-03-15 Gerd Moellmann <gerd@gnu.org>
2123
2124 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2125 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2126
819dce0f
GM
21272001-03-14 Gerd Moellmann <gerd@gnu.org>
2128
697617d9
GM
2129 * bindings.el (features): Add `md5' and `overlay' to the list.
2130
819dce0f
GM
2131 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2132 bound before using it. It's not bound when configured without X,
2133 for instance.
2134
e0067a9d
TTN
21352001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2136
2137 * progmodes/hideshow.el: Update copyright.
2138 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2139 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2140
afcdc0a1
GM
21412001-03-13 Gerd Moellmann <gerd@gnu.org>
2142
e0067a9d 2143 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2144 a non-list.
2145
30564c48
EZ
21462001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2147
2148 * startup.el (fancy-splash-tail, command-line-1): Fix the
2149 copyright year.
2150
2b8e24b3
KH
21512001-03-13 Kenichi Handa <handa@etl.go.jp>
2152
2153 * term.el: These changes are based on a patch sent from Yong Lu
2154 <lyongu@yahoo.com>.
2155 (term-set-escape-char): Bind M-x to execute-extended-command in
2156 term-raw-escape-map.
2157 (term-move-columns): Don't try to move to negagive column.
2158 (term-emulate-terminal): Insert a string before deleting a text to
2159 overwrite.
2160
789b6186
GM
21612001-03-12 Gerd Moellmann <gerd@gnu.org>
2162
b0778a31
GM
2163 * play/life.el (life): Rearrange code so that all calls to
2164 life-display-generation are in a catch-form.
2165
04528cda
GM
2166 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2167 file that isn't interesting. In an interesting file, push the old
2168 value of point on the mark ring.
2169
760cefb5
GM
2170 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2171 New function.
2172 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2173 Use it.
2174
83c9cb8e
SM
2175 * emacs-lisp/autoload.el (generate-file-autoloads):
2176 Remove warning about line lengths.
789b6186 2177
a2ffbafe
FP
21782001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2179
2180 * progmodes/etags.el (tags-compression-info-list): New variable.
2181 (find-tag-in-order): Use it to deal with compressed source files.
2182 (tag-file-name-match-p): New function.
2183 (etags-recognize-tags-table): Use it for better match of file names.
2184
5c9d9d92
KH
21852001-03-12 Kenichi Handa <handa@etl.go.jp>
2186
ba3e9b9b
KH
2187 * international/mule-cmds.el (register-input-method): Doc fix.
2188
5c9d9d92
KH
2189 * international/quail.el (quail-translate-key): Fix condition to
2190 check if there's another breaking point in the current key.
2191
40beecee
EZ
21922001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2193
2194 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2195 Babyl header to the newly-created output file, bind
2196 coding-system-for-write to either rmail-file-coding-system or
2197 emacs-mule-unix.
2198
75c6cb7f
SM
21992001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2200
2201 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2202 Fix the name and regexp used for subsubsections.
2203
5ec17636
DL
22042001-03-10 Dave Love <fx@gnu.org>
2205
2206 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2207 and save-buffer if buffer-file-name non-nil. From rms.
2208
6d2e2c02
AS
22092001-03-10 Andre Spiegel <spiegel@gnu.org>
2210
2211 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2212 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2213 to reflect that.
2214 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2215 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2216 variable bindings that might affect the diff command.
2217 (vc-print-log): Don't switch to the *vc* buffer before the
2218 command, so that local variable bindings are preserved.
2219
789b6186 2220 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2221 not the current buffer.
2222 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2223
789b6186 2224 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2225 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2226
b18f5523
SM
22272001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2228
2229 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2230 so ^, $, *, ? and + are interpreted correctly.
2231
3cfd8357
GM
22322001-03-09 Gerd Moellmann <gerd@gnu.org>
2233
c085b77c 2234 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2235 mode-line-key-binding. Handle any event on a string.
2236 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2237
3cfd8357
GM
2238 * comint.el (comint-insert-clicked-input): Use the last key
2239 from this-command-keys to lookup the global key definition.
2240
348f797a
KH
22412001-03-09 Kenichi Handa <handa@etl.go.jp>
2242
3ebf3717
KH
2243 * international/characters.el: Add category `j' for
2244 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2245
348f797a
KH
2246 * international/mule-conf.el (no-conversion): Fix docstring.
2247 (raw-text): Fix docstring.
2248
e1fbabaf
GM
22492001-03-08 Gerd Moellmann <gerd@gnu.org>
2250
96e8e603
GM
2251 * simple.el (choose-completion-string): When not leaving the
2252 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2253 is set.
2254
e1fbabaf
GM
2255 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2256 parameter `(minibuffer . t)'.
2257
f9db8f19
SM
22582001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2259
2260 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2261 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2262 (sh-mode): Remove `make-local-variable' for unused var
2263 `font-lock-unfontify-region-function'.
2264
02756877
RS
22652001-03-07 Richard M. Stallman <rms@gnu.org>
2266
132bf46d
RS
2267 * info.el (Info-scroll-down): Fix previous change.
2268
02756877
RS
2269 * mail/rmail.el (rmail-toggle-header): Use a window which
2270 is showing the Rmail buffer, rather than the selected window.
2271
eeb24429
DL
22722001-03-07 Dave Love <fx@gnu.org>
2273
2274 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2275 now, to avoid problems with binding imenu directly to a mouse event.
2276
3bdf2660
GM
22772001-03-07 Gerd Moellmann <gerd@gnu.org>
2278
2279 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2280 second arg t.
2281
22822001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2283
2284 * log-edit.el (log-edit-common-indent): New var.
2285 (log-edit-set-common-indentation): Renamed from
2286 log-edit-delete-common-indentation. Use the new var.
2287 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2288
2289 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2290 (cvs-mode-add-change-log-entry-other-window):
2291 Don't presume change-log-default-name is defined.
2292
2293 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2294
2295 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2296 the "tree" operation as well.
2297
2298 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2299
2300 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2301 to match paragraph-start.
2302
2303 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2304 comment-start-skip and set comment-end-skip as well.
2305 (sgml-comment-indent): Fix for new value of comment-start-skip.
2306 (html-autoview-mode): Don't bother using make-local-hook.
2307
2ad02767
GM
23082001-03-07 Gerd Moellmann <gerd@gnu.org>
2309
189638d5 2310 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2311 variables, otherwise long Custom entries would make them ineffective.
189638d5 2312
2ad02767
GM
2313 * uniquify.el: Set maintainer to FSF.
2314
656f8cae
EZ
23152001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2316
2317 * dired-aux.el (dired-do-shell-command): Doc fix.
2318
c83965c4
SM
23192001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2320
04af43bc
SM
2321 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2322
2323 * which-func.el (which-func-modes): Add cperl-mode.
2324 (which-func-mode-global): Use define-minor-mode.
2325
2326 * info-look.el: Docstring fixes and dead code eliminated.
2327 (cperl-mode): Add support.
2328 (emacs-lisp-mode): List all entries from elisp manual, whether
2329 or not they are currently (f)bound or not. Update regexp.
2330
2331 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2332
c83965c4
SM
2333 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2334 so that C-h m shows the correct information.
2335 Use make-local-variable rather than make-variable-buffer-local.
2336 (cperl-info-buffer, cperl-setup-tmp-buf):
2337 Use make-local-variable rather than make-variable-buffer-local.
2338 (cperl-msb-fix, cperl-get-help-defer):
2339 Check major-mode for `cperl-mode' as well.
2340
2341 * progmodes/cperl-mode.el: Updated to author version 4.23.
2342 (cperl-electric-pod): SYNOPSIS was misspelled.
2343 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2344 (cperl-after-expr-p): Make true after __END__.
2345
f16a7aa5
GM
23462001-03-06 Gerd Moellmann <gerd@gnu.org>
2347
157ae273 2348 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2349 bookmark-completion-ignore-case is t.
157ae273 2350
f16a7aa5
GM
2351 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2352 switch, like xterm, and concat resource strings, with a newline
2353 between them.
2354
abaddb98
EZ
23552001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2356
a2ffbafe 2357 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2358 (cp773-decode-table, cp774-decode-table): New variables.
2359
abaddb98
EZ
2360 * man.el (Man-hyphenated-reference-regexp): New variable.
2361 (Man-build-references-alist): Use it to search for referenced
2362 manpages. If hyphenated is non-nil, record a concatenated word in
2363 Man-refpages-alist only if it matches Man-reference-regexp.
2364 Update word's length when it is concatenated. Reverse the list,
2365 to get the first manpage at the head.
2366 (Man-possibly-hyphenated-word): New function.
2367 (Man-follow-manual-reference): Use it instead of current-word to
2368 find a manpage at point, in a way that accounts for hyphenated
2369 references.
2370
eb3f61dd
GM
23712001-03-06 Alex Schroeder <alex@gnu.org>
2372
2373 * sql.el (sql-interbase): New function.
2374 (sql-interbase-program): New option.
2375 (sql-interbase-options): New option.
2376 And some typos fixed: "customise" to "customize".
2377
fa84f42a
DL
23782001-03-06 Dave Love <fx@gnu.org>
2379
83c9cb8e
SM
2380 * textmodes/flyspell.el (flyspell-region):
2381 Set up flyspell-local-mouse-map.
fa84f42a 2382
fda3411d
RS
23832001-03-05 Richard M. Stallman <rms@gnu.org>
2384
a2ffbafe 2385 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
2386 Don't call rmail-beginning-of-message.
2387 Don't discard From: field. Do discard Received: field.
2388 Use unwind-protect to re-prune.
2389 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 2390
e972ab1f
KH
23912001-03-06 Kenichi Handa <handa@etl.go.jp>
2392
2393 * international/quail.el (quail-title): Add autoload cookie.
2394
335db3c1
DL
23952001-03-05 Dave Love <fx@gnu.org>
2396
2397 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
2398 new defs.
2399
278dd6ac
KH
24002001-03-05 Kenichi Handa <handa@etl.go.jp>
2401
83c9cb8e
SM
2402 * language/ethio-util.el (ethio-toggle-space):
2403 Update current-input-method-title if necessary.
36d5e61d
KH
2404 (ethio-toggle-punctuation): Likewise.
2405
341cd4f0
KH
2406 * international/quail.el (quail-title): Fix for the case that a
2407 title of an input method is specified by a list of the same form
2408 as used in mode-line-format.
2409
83c9cb8e
SM
2410 * international/mule-cmds.el (activate-input-method):
2411 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
2412 respect that value.
2413
10ebaeb6
GM
24142001-03-05 Gerd Moellmann <gerd@gnu.org>
2415
2416 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
2417
7a65c85c
GM
24182001-03-05 Alex Schroeder <alex@gnu.org>
2419
2420 * sql.el (sql-sybase): Fix typo (was: query user about server two
2421 times instead of server and database).
2422
2423 * sql.el (sql-sybase): Doc change.
2424 (sql-mysql): Doc change.
2425 (sql-postgres): Doc change.
2426
b86644f2
KH
24272001-03-05 Kenichi Handa <handa@etl.go.jp>
2428
83c9cb8e
SM
2429 * international/mule-conf.el (emacs-mule, raw-text):
2430 Docstring modified.
b86644f2 2431
e30bd7b7
EZ
24322001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2433
2434 * term/internal.el: Update copyright notice.
2435
2436 * term/pc-win.el: Update copyright notice.
2437
7e365285
DL
24382001-03-02 Dave Love <fx@gnu.org>
2439
83c9cb8e
SM
2440 * files.el (insert-file-contents-literally):
2441 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2442 not jka-compr-compression-info-list.
7e365285 2443
75ed43a6
SM
24442001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2445
2446 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2447 spaces in default comment-start-skip settings rather than \s-.
2448
53c4b1e6
EZ
24492001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2450
2451 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2452 default-frame-alist as well.
2453
028d739a
DL
24542001-03-01 Dave Love <fx@gnu.org>
2455
2456 * textmodes/reftex.el (defvar): Wrap some defvars in
2457 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
2458
2459 * subr.el (event-basic-type): Doc fix.
2460
2461 * international/quail.el: Doc fixes.
2462
2463 * international/utf-8.el: Doc fixes.
2464
2465 * international/mule-cmds.el: Doc fixes.
2466 (leim-list-header): Fix header text.
2467
2468 * international/mule.el (coding-system-category): Doc fix.
2469
2470 * international/ccl.el (ccl-compile): Doc fix.
2471
15d1caef
SM
24722001-03-01 Stefan Monnier <monnier@cs.yale.edu>
2473
2474 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
2475 rather than (before|after)-change-functions.
2476
f84ff02c
GM
24772001-03-01 Gerd Moellmann <gerd@gnu.org>
2478
2479 * ediff-util.el (ediff-scroll-horizontally): Arrange for
2480 scroll-left and scroll-right being called interactively so that
2481 they set the window's min_hscroll.
2482
e0c1e774
EZ
24832001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
2484
2485 * info.el (info-insert-file-contents-1): Accept an additional
2486 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
2487 `suffix'; otherwise use the complicated MS-DOS code.
2488 All callers changed.
e0c1e774
EZ
2489 (info-insert-file-contents, Info-find-node): If the MS-DOS port
2490 can access long file names, try the long file-name version of
2491 `info-insert-file-contents-1', then the short file-name version.
2492
b8b2ea31 24932001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 2494
af122766
KH
2495 * language/ethio-util.el (setup-ethiopic-environment-internal):
2496 Change bindings of functions keys to conform to "Emacs Lisp Coding
2497 Convention".
2498
2499 * language/ethiopic.el ("Ethiopic"): Add documentation.
2500
b8b2ea31
KH
25012001-02-28 Kenichi Handa <handa@etl.go.jp>
2502
1d64e2ad
KH
2503 * international/utf-8.el (mule-utf-8): Set coding-category
2504 property to coding-category-utf-8.
2505
91cb6e51
RS
25062001-02-27 Richard M. Stallman <rms@gnu.org>
2507
2508 * lpr.el (lpr-page-header-switches, print-region-1):
2509 Undo 2000-07-06 change.
7298f3f7
RS
2510 (lpr-add-switches): Default to t on gnu/linux.
2511
c0cb1027
GM
25122001-02-27 Gerd Moellmann <gerd@gnu.org>
2513
2514 * bs.el (bs-attributes-list): Doc fix.
2515
01459648
GM
25162001-02-26 Gerd Moellmann <gerd@gnu.org>
2517
baebd8a5 2518 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 2519
01459648
GM
2520 * help.el (view-order-manuals): Use goto-address.
2521
2522 * startup.el (command-line-1): Add info about ordering manuals
2523 to the not so fancy splash screens.
2524
f93e614e
AS
25252001-02-26 Andre Spiegel <spiegel@gnu.org>
2526
01459648
GM
2527 * vc.el (vc-default-workfile-unchanged-p)
2528 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 2529
12435002
GM
25302001-02-26 Gerd Moellmann <gerd@gnu.org>
2531
a2ffbafe 2532 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
2533 fontify in the right buffer.
2534
12435002
GM
2535 * allout.el (outline-flag-region): Move macro in front of first
2536 use to avoid a run-time error.
2537
425de386
AI
25382001-02-24 Andrew Innes <andrewi@gnu.org>
2539
2540 * makefile.w32-in: Fix copyright notice.
2541
66c56ed1
KH
25422001-02-24 Kenichi Handa <handa@etl.go.jp>
2543
4c1593ce
KH
2544 * international/utf-8.el (mule-utf-8): Set correct value for
2545 valid-codes property.
2546
66c56ed1
KH
2547 * international/fontset.el (x-complement-fontset-spec): In the
2548 case that we use ASCII font for the other charsets, use only
15d1caef 2549 family and registry part of it.
66c56ed1 2550
119171dd
EZ
25512001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2552
2553 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
2554 (shrink-window-if-larger-than-buffer): Doc fix.
2555
932c309e
SM
25562001-02-23 Stefan Monnier <monnier@cs.yale.edu>
2557
2558 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
2559 predicate passed to completing-read.
2560
9b760e36
EZ
25612001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
2562
2563 * startup.el (command-line): Fix last change.
2564
5c39a60f
JR
25652001-02-23 Jason Rumney <jasonr@gnu.org>
2566
2567 * startup.el (tool-bar-originally-present): New variable.
2568 (command-line): Set it if the tool-bar is switched on at startup.
2569
2570 * frame.el (frame-notice-user-settings): Only adjust frame height
2571 for no tool-bar case if tool-bar was originally switched on.
796ead7e 2572 From E. Jay Berkenbilt.
5c39a60f 2573
cb91b2c7
SM
25742001-02-22 Stefan Monnier <monnier@cs.yale.edu>
2575
39b557e8
SM
2576 * server.el (server-switch-buffer): Only switch window if the
2577 current one is dedicated.
2578
cb91b2c7
SM
2579 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
2580 rather than using (match-beginning 0) when searching for break point.
2581
9238a8df
EZ
25822001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2583
2584 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
2585 @ follows an accent command such as @'. Support optional braces
2586 in commands that insert accents, like makeinfo does.
2587
3473f362
GM
25882001-02-22 Gerd Moellmann <gerd@gnu.org>
2589
2590 * startup.el (fancy-splash-text): Add a line for ordering
2591 manuals. Reverse order of splash screens shown.
2592 (use-fancy-splash-screens-p): Adapt to the text line added.
2593
2594 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
2595 manuals from the FSF.
2596
2597 * help.el (view-order-manuals): New function.
2598 (toplevel): Bind C-h C-m to this function.
2599
76a4de07
SM
26002001-02-21 Stefan Monnier <monnier@cs.yale.edu>
2601
2602 * newcomment.el (comment-forward): Skip the comment-start before
2603 searching for the comment-end.
2604
75b71d85
DL
26052001-02-21 Dave Love <fx@gnu.org>
2606
2f4c9a87
DL
2607 * custom.el (custom-initialize-changed, defcustom): Doc fix.
2608
75b71d85
DL
2609 * international/mule-cmds.el, international/mule.el: Doc fixes.
2610
2611 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
2612 (fortune) <defgroup>: Add :link.
2613 (fortune-from-region): Use eq, not eql.
2614
ffc9ff0c
GM
26152001-02-21 Gerd Moellmann <gerd@gnu.org>
2616
2617 * startup.el (fancy-splash-screens): Use display-hourglass
2618 instead of display-busy-cursor.
2619
2620 * frame.el (display-hourglass): Renamed from busy-cursor.
2621 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
2622 (show-cursor-in-non-selected-windows): Doc fix.
2623
f34eb373
DL
26242001-02-20 Dave Love <fx@gnu.org>
2625
2626 * international/utf-8.el: Doc and commentary fixes.
2627
f55e4a7e
EZ
26282001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2629
2630 * ehelp.el (with-electric-help): Doc fix.
2631
fa97adf6
GM
26322001-02-20 Gerd Moellmann <gerd@gnu.org>
2633
2634 * msb.el (msb-mode): Call the update-buffers function explicitly
2635 with a FORCE argument.
2636
2637 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
2638 FORCE. If set, update the menu even if frame-or-buffer-changed-p
2639 returns nil.
2640
54ed3bd2
GM
26412001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2642
2643 * ps-print.el: Timestamp package replacement. Some enhancements.
2644 Some XEmacs compatibility. Doc fix.
2645 (ps-print-version): New version number (6.4).
2646 (ps-printer-name): Initialization fix.
2647 (ps-zebra-stripe-follow): Funcionality enhancement.
2648 (ps-prologue-file): Code enhancement.
2649 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
2650 (ps-setup, ps-face-bold-p, ps-face-italic-p)
2651 (ps-get-page-dimensions)
54ed3bd2
GM
2652 (ps-generate-header, ps-begin-file, ps-begin-job)
2653 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
2654 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
2655 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
2656 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 2657
e8ebf97d
MB
26582001-02-20 Miles Bader <miles@gnu.org>
2659
2660 * image-file.el (image-file-name-extensions): Add "tif".
2661
136b27c5
GM
26622001-02-19 Gerd Moellmann <gerd@gnu.org>
2663
2664 * wid-edit.el (widget-button-click): Save the selected window
2665 around the code handling clicks on buttons.
2666
6ebbcf59
DL
26672001-02-18 Dave Love <fx@gnu.org>
2668
2669 * imenu.el (imenu--generic-function): Use mapc to iterate over
2670 syntax characters.
2671
595ded73
RS
26722001-02-17 Richard M. Stallman <rms@gnu.org>
2673
b9fe3dc8
RS
2674 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
2675
595ded73
RS
2676 * uniquify.el (uniquify-buffer-name-style): Doc fix.
2677
f3f053f3
GM
26782001-02-16 Gerd Moellmann <gerd@gnu.org>
2679
2680 * mouse.el (mouse-save-then-kill): If the distance from the new
2681 point to the mark is equal to the distance of point from the new
2682 point, move point instead of the mark.
2683
11570a8f
DL
26842001-02-16 Dave Love <fx@gnu.org>
2685
2686 * textmodes/flyspell.el (flyspell-get-word): Return string without
2687 properties.
2688
fb339cd5
EZ
26892001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2690
2691 * generic.el (generic-find-file-regexp): Doc fix.
2692 (generic-ignore-files-regexp): New defcustom.
2693 (generic-mode-find-file-hook): If the file's name matches the
2694 regexp in `generic-ignore-files-regexp', don't enter
2695 default-generic-mode. Doc fix.
2696
c56b1c1b
GM
26972001-02-16 Gerd Moellmann <gerd@gnu.org>
2698
a2ffbafe 2699 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
2700 Add autoload cookies.
2701
a2ffbafe 2702 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
2703 of cal-tex-24.
2704
0d140e65
EZ
27052001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2706
81558867
EZ
2707 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
2708
0d140e65
EZ
2709 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
2710 the character class after the (optional) drive, to support file
2711 names with embedded blanks.
2712
713f7b15
SS
27132001-02-15 Sam Steingold <sds@gnu.org>
2714
2715 * textmodes/tex-mode.el (tex-shell-running):
2716 Check the process buffer too.
2717
9a2a6f73
DL
27182001-02-15 Dave Love <fx@gnu.org>
2719
2720 * battery.el (battery-status-function): Fix doc, :type.
2721
15d1caef 2722 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 2723
fe10cef0
GM
27242001-02-15 Gerd Moellmann <gerd@gnu.org>
2725
2726 * subr.el (read-passwd): Clear Lisp memory holding password.
2727
126f5d4d
MB
27282001-02-15 Miles Bader <miles@gnu.org>
2729
2730 * info.el (Info-copy-current-node-name): New function.
2731 (Info-mode-menu): Add it to the menu.
2732
92e98d63
RS
27332001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
2734
2735 * international/mule-cmds.el (toggle-input-method): Doc fix.
2736
dd4e0e55
SM
27372001-02-13 Stefan Monnier <monnier@cs.yale.edu>
2738
2739 * replace.el (occur): Stop at end of buffer.
2740
402dbbd1
EZ
27412001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
2742
2743 * international/mule-cmds.el (set-input-method): Another doc fix.
2744
e9fcba3d
GM
27452001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
2746
2747 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
2748
78ad1cd5
MB
27492001-02-13 Miles Bader <miles@gnu.org>
2750
713f7b15 2751 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
2752 (set-face-stipple): Treat a value of nil as being `unspecified'.
2753
fce9d9dc
DL
27542001-02-12 Dave Love <d.love@dl.ac.uk>
2755
2756 * international/latin1-disp.el: Doc fixes.
2757 (latin1-display) <defgroup>: Add :link.
2758 (latin1-display) <function>: Set variable latin1-display.
2759
bc406911
EZ
27602001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
2761
2762 * international/mule-cmds.el (set-input-method): Doc fix.
2763
68514d48
EL
27642001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
2765
2766 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
2767 (speedbar-line-file): Return nil if not a file.
2768 (speedbar-buffers-line-path): Return file for tags, and dir for files.
2769
513bea45 27702001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 2771
513bea45
MK
2772 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
2773 for remote files.
bc406911 2774 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 2775 with raw-text.
713f7b15 2776
513bea45 2777 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 2778
83c9cb8e
SM
2779 * ediff-util.el (ediff-compute-custom-diffs-maybe):
2780 Better handling of the diff mode.
713f7b15 2781
513bea45 2782 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 2783
bc406911 2784 * viper.texi: Fix typos.
713f7b15 2785
521d4010
DL
27862001-02-11 Dave Love <fx@gnu.org>
2787
36fd8e17
DL
2788 * shadowfile.el: Doc fixes.
2789 (shadow) <defgroup>: Add :link.
2790 (shadowfile-unload-hook): New function.
2791 (shadow-initialize): Use defalias, not fset.
2792 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 2793 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 2794
521d4010
DL
2795 * international/mule.el: Doc and message fixes.
2796
36fd8e17
DL
2797 * international/ccl.el (define-ccl-program): Doc fix.
2798
92395bbe
KH
27992001-02-11 Kenichi Handa <handa@etl.go.jp>
2800
2801 * faces.el (mode-line): Set :line-width property to -1.
2802
103db06c
RS
28032001-02-10 Richard M. Stallman <rms@gnu.org>
2804
08b78974
RS
2805 * complete.el (partial-completion-mode): Doc fix.
2806
103db06c
RS
2807 * simple.el (delete-key-deletes-forward-mode):
2808 Change `let' to `let*' to fix gross bug in last change.
2809
2810 * repeat.el (repeat): Don't let execute-kbd-macro alter
2811 real-last-command.
2812
a6a1ee53
EZ
28132001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
2814
2815 * simple.el (eval-expression): Doc fix.
2816
d2f288c6
DL
28172001-02-09 Dave Love <fx@gnu.org>
2818
038f4ae3
DL
2819 * imenu.el (imenu-generic-expression): Doc fix.
2820
83c9cb8e
SM
2821 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
2822 From Juanma Barranquero.
038f4ae3 2823
15d1caef 2824 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 2825
9804b846
KH
28262001-02-09 Kenichi Handa <handa@etl.go.jp>
2827
2828 * faces.el (set-face-attribute): Describe the case of a negative
2829 value specified for :line-width.
2830
532f5197
SM
28312001-02-08 Stefan Monnier <monnier@cs.yale.edu>
2832
2833 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 2834 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 2835
1d279666
DL
28362001-02-08 Dave Love <fx@gnu.org>
2837
4681ca3a
DL
2838 * wid-edit.el (widget-plist-convert-widget): Replace binding of
2839 widget-plist-value-type.
2840 (widget-alist-convert-widget): Replace binding of
2841 widget-alist-value-type.
2842
1d279666
DL
2843 * textmodes/paragraphs.el (sentence-end): Doc fix.
2844
83c9cb8e
SM
2845 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
2846 Remove `backward-line'.
1d279666 2847
532f5197
SM
2848 * play/pong.el (pong-blank-color, pong-bat-color)
2849 (pong-ball-color, pong-border-color, pong-left-key)
2850 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
2851 (pong-pause-key, pong-resume-key, pong-timer-delay):
2852 * mail/mh-comp.el (mh-compose-letter-function):
2853 * eshell/esh-mode.el (eshell-skip-prompt-function):
2854 * emulation/viper-ex.el (ex-unix-type-shell-options):
2855 * recentf.el (recentf-menu-filter):
2856 * ps-print.el (ps-print-region-function):
2857 * lpr.el (print-region-function):
2858 * forms.el (forms-mode-hooks):
2859 * dirtrack.el (dirtrack-directory-change-hook):
2860 * cus-start.el (temp-buffer-show-function, display-buffer-function):
2861 * textmodes/spell.el (spell-filter):
2862 * textmodes/fill.el (adaptive-fill-function):
2863 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
2864 * progmodes/etags.el (find-tag-default-function):
2865 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
2866 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2867
6f676109
EZ
28682001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
2869
751d3bc4
EZ
2870 * emulation/viper-init.el (viper-fast-keyseq-timeout)
2871 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
2872 Meyering <jim@meyering.net>.
2873
6f676109
EZ
2874 * loadup.el: Revert last change.
2875
d3c26cdf
KH
28762001-02-07 Kenichi Handa <handa@etl.go.jp>
2877
83c9cb8e
SM
2878 * international/mule.el (transform-make-coding-system-args):
2879 Make it work also for coding systems not using CCL.
d3c26cdf 2880
44806980
EZ
28812001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2882
9889af08
EZ
2883 * simple.el (previous-matching-history-element)
2884 (next-matching-history-element): Doc fix.
2885
44806980
EZ
2886 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
2887 specific part.
2888
1e36ff68
DL
28892001-02-06 Dave Love <fx@gnu.org>
2890
713f7b15 2891 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
2892 (add-log-buffer-file-name-function, add-log-file-name-function):
2893 Fix :type.
2894 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
2895
c7ca58df
EZ
28962001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2897
fecd556a
EZ
2898 * info.el (info-initialize): Remove the test for system-type when
2899 invocation-directory is non-nil.
2900
c7ca58df
EZ
2901 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
2902 of `font-lock-defaults' to `backward-paragraph' rather than nil.
2903
587b5737
AI
29042001-02-06 Andrew Innes <andrewi@gnu.org>
2905
2906 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
2907 absolute.
2908
baf7eee4
GM
29092001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
2910
2911 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
2912 buffers. When hi-lock turned on rather than only checking current
2913 buffer for regexps, all buffers are checked. Moved activation of
2914 font-lock to hi-lock-refontify. When font-lock turned off rather
2915 than removing added highlighting just in current buffer, remove it
2916 in all buffers. Changed edit menu text from "Automatic
2917 Highlighting" to "Regexp Highlighting" Documentation for
2918 highlighting phrases, minor documentation changes.
2919 (hi-lock-set-file-patterns): Execute only if there are new or
2920 existing file patterns.
2921 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
2922 unfontify and, if a support mode is active, will not refontify the
2923 whole buffer. If necessary, turn on font lock. (Removed
2924 font-lock-unfontify and font-lock support-mode-specific calls,
2925 such as lazy-lock-fontify-window.)
2926 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
2927 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 2928 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
2929 (hi-lock-face-phrase-buffer): New function. Also added related
2930 menu item and keybinding.
2931 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
2932 (hi-lock-process-phrase): New function.
2933 (hi-lock-line-face-buffer): Doc fixes.
2934 (hi-lock-face-buffer): Doc fixes.
2935 (hi-lock-unface-buffer): Doc fixes.
713f7b15 2936
36710aa6
GM
29372001-02-06 Gerd Moellmann <gerd@gnu.org>
2938
2939 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
2940 dabbrev-ignored-regexps.
2941
d3f22784
EZ
29422001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2943
2944 * simple.el (kill-line): Doc fix.
2945
5cb3c8d4
DL
29462001-02-05 Dave Love <fx@gnu.org>
2947
2948 * loadup.el: Revert last two changes -- bootstrapping works with
2949 regenerated loaddefs.
2950
e6297e7d
EZ
29512001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
2952
1e14b095
EZ
2953 * isearch.el (isearch-forward): Doc fix.
2954
e6297e7d
EZ
2955 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
2956 of font-lock-defaults to backward-paragraph.
2957
e16f52ce
GM
29582001-02-05 Gerd Moellmann <gerd@gnu.org>
2959
2960 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
2961 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
2962
01d19dd7
GM
29632001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2964
2965 * ebnf2ps.el: Eliminate time-stamp functions.
2966 (ebnf-version): New version (3.5).
2967 (ebnf-eps-finish-and-write): Replace time-stamp functions by
2968 format-time-string.
2969
24886813
GM
29702001-02-05 Gerd Moellmann <gerd@gnu.org>
2971
2972 * simple.el (next-line): Goto end-of-line before inserting a newline.
2973
65e70fc4
MB
29742001-02-05 Miles Bader <miles@gnu.org>
2975
2976 * image-file.el (insert-image-file): When visiting an image, also
2977 set `truncate-lines' to t so that any fringe arrow looks correct.
2978
482f06c9
KH
29792001-02-05 Kenichi Handa <handa@etl.go.jp>
2980
2981 * isearch.el (isearch-forward): Add description about input method
2982 in the docsting.
2983
02399da7
SM
29842001-02-04 Stefan Monnier <monnier@cs.yale.edu>
2985
2986 * skeleton.el (skeleton-internal-1): Always push the mark for @.
2987
2c366083
EZ
29882001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2989
2990 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 2991 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 2992
bdadfce3
GM
29932001-02-02 Gerd Moellmann <gerd@gnu.org>
2994
79fb38c0
GM
2995 * wid-edit.el (widget-button-click): Fix last change.
2996
bdadfce3
GM
2997 * frame.el (frame-notice-user-settings): When resizing the initial
2998 frame because the tool bar is off, also change the frame's top
2999 position if a negative top position was specified.
3000
33155ffb
MB
30012001-02-02 Miles Bader <miles@gnu.org>
3002
3003 * image-file.el (insert-image-file): When visiting an image,
3004 suppress the cursor in the image buffer.
3005
1355ba0c
DL
30062001-02-01 Dave Love <fx@gnu.org>
3007
3008 * progmodes/f90.el (f90-mode): Remove startup message.
3009
fb758d2d 3010 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3011
01acdb05
GM
30122001-02-01 Gerd Moellmann <gerd@gnu.org>
3013
3014 * startup.el (command-line): Fix code determining whether or not
3015 to use delete-key-deletes-forward-mode.
3016
5b1ee316
AS
30172001-02-01 Andre Spiegel <spiegel@gnu.org>
3018
3019 * vc.el (vc-diff-switches): New user option.
3020 (vc-version-diff): Use it.
3021 (vc-diff-switches-list): New macro.
3022
83c9cb8e
SM
3023 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3024 New customization options.
5b1ee316
AS
3025 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3026
3027 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3028
00b1e7a1
GM
30292001-02-01 Gerd Moellmann <gerd@gnu.org>
3030
3031 * msb.el (toplevel): Quote hook symbols.
3032
85827036
KH
30332001-02-01 Kenichi Handa <handa@etl.go.jp>
3034
8e028499 3035 * international/mule.el (make-coding-system): Add description
3c948dde 3036 about recognized properties in the docstring.
8e028499 3037
85827036
KH
3038 * international/mule-conf.el: Remove unused charsets
3039 mac-roman-lower and mac-roman-upper.
3040
7ccf7ab9
GM
30412001-01-31 Gerd Moellmann <gerd@gnu.org>
3042
2441692d
GM
3043 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3044 is in front of the left-margin, if any.
3045
ee5cece0
GM
3046 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3047 like `delete'.
3048
83c9cb8e 3049 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3050
7ccf7ab9
GM
3051 * term/w32-win.el (mouse-set-font): Doc fix.
3052
b4f30ec5 30532001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3054
b4f30ec5
GM
3055 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3056 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3057 on already.
3058
03e0fe6e
GM
30592001-01-31 Markus Rost <rost@math.ohio-state.edu>
3060
3061 * files.el (save-buffer): Don't give message if (buffer-file-name)
3062 returns nil.
713f7b15 3063
8f289acc
EZ
30642001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3065
cb4aae04
EZ
3066 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3067
dbd98b19
EZ
3068 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3069 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3070
8f289acc
EZ
3071 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3072 display problems.
3073
c12553c1
KH
30742001-01-31 Kenichi Handa <handa@etl.go.jp>
3075
c7bf5db9
KH
3076 * international/mule.el (charset-info): Fix docstring.
3077
3078 * international/mule-diag.el (describe-character-set): Check final
3079 char valid before printing it.
c12553c1 3080
14f16b9c
GM
30812001-01-30 Gerd Moellmann <gerd@gnu.org>
3082
efaa080b
GM
3083 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3084
eef93f99
GM
3085 * frame.el (frame-notice-user-settings): Do the tool-bar
3086 stuff only for graphical displays. Fix a braino.
713f7b15 3087
14f16b9c
GM
3088 * frame.el (frame-initialize): Create initial frame visible.
3089 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3090 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3091
3092 * startup.el (command-line): Remove manipulation of frame
3093 height for tool bars.
3094
4ad25e43
EZ
30952001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3096
3097 * lpr.el: Compatibility with XEmacs and doc fixes.
3098 (lpr-windows-system, lpr-lp-system): New vars.
3099 (lpr-printer-switch): New defcustom.
3100 (printer-name, lpr-command): Customization fix.
3101 (print-region-1): Code fix.
3102 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3103 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3104 New functions.
4ad25e43 3105
e8f044a0
GM
31062001-01-29 Gerd Moellmann <gerd@gnu.org>
3107
3108 * msb.el (toplevel): Fix the eval-after-load.
3109
850d5045
GM
31102001-01-29 Dave Love <fx@gnu.org>
3111
762fe76e
DL
3112 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3113
3114 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3115
83c9cb8e 3116 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3117 (tcl-using-emacs-19-23): Consider Emacs 21+.
3118 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3119 (tcl-add-emacs-menu): Supply menu name.
3120 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3121
3a768251
GM
31222001-01-29 Gerd Moellmann <gerd@gnu.org>
3123
3124 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3125
274d02f7
SM
31262001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3127
3128 * pcvs.el (cvs-mark-fis-dead): New function.
3129 (cvs-mode-add): Use it.
3130 (cvs-mode-add-change-log-entry-other-window):
3131 Rebind change-log-default-name to itself rather than to nil.
3132
ed5d446e
SS
31332001-01-29 Sam Steingold <sds@gnu.org>
3134
efaa080b 3135 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3136 `autoload' statements.
3137
e2a80284
EZ
31382001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3139
8e1db7b3
EZ
3140 * files.el (confirm-kill-emacs): Doc fix.
3141
ff2a1c79
EZ
3142 * frame.el (frame-initialize): Doc fix.
3143
e7b0deaf
EZ
3144 * time-stamp.el (time-stamp-string): Doc fix.
3145
83c9cb8e
SM
3146 * woman.el (WoMan-log-1): Make the log buffer writable.
3147 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3148
005913e4
GM
31492001-01-29 Gerd Moellmann <gerd@gnu.org>
3150
3151 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3152 the `make-variable-buffer-local'.
3153
58622cc5
GM
31542001-01-29 Dave Love <fx@gnu.org>
3155
3156 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3157 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3158 Add autoload cookie.
58622cc5
GM
3159 (ansi-color-apply-sequence): Fix typo.
3160
0404d031
GM
31612001-01-29 Gerd Moellmann <gerd@gnu.org>
3162
ed5d446e 3163 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3164 Postscript printing in black and white.
3165
0404d031
GM
3166 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3167 X-Mailman-Version, Precedence, List-Help, List-Post,
3168 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3169 Content-Type, Content-Length.
3170
3b6ed359
DL
31712001-01-29 Dave Love <fx@gnu.org>
3172
ddd16e7a
DL
3173 * elide-head.el (elide-head): Make overlay evaporate.
3174
83c9cb8e 3175 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3176
8005142f
EZ
31772001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3178
3179 * isearch.el (isearch-highlight): Don't punt if the display
3180 doesn't support colors, since isearch faces are defined for
3181 monochrome displays as well.
3182
84728570
SS
31832001-01-27 Sam Steingold <sds@gnu.org>
3184
3185 * shell.el (shell-write-history-on-exit): Make sure that we are in
3186 the shell buffer (M-x tex-file RET inserted the error message into
3187 the TeX buffer).
3188
e26f9ced
EZ
31892001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3190
3191 * simple.el (transient-mark-mode): Doc fix.
3192
dc0274bd
GM
31932001-01-27 Gerd Moellmann <gerd@gnu.org>
3194
83c9cb8e 3195 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3196
c1acacc4
EZ
31972001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3198
f5058b96
EZ
3199 * shell.el (shell-unquote-argument): If the shell is one of the
3200 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3201 quote character.
3202 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3203 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3204
c1acacc4 3205 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3206 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3207
103db06c 32082001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3209
84728570 3210 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3211 Treat a one-capital-letter abbrev as "not all upper case",
3212 so as to force preservation of the expansion's pattern
3213 if the expansion starts with a capital letter.
3214
cfa70244
EZ
32152001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3216
cfee9de7
EZ
3217 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3218 Doc fix.
3219
cfa70244
EZ
3220 * simple.el (transient-mark-mode): Document the fact that many
3221 commands act on the region when mark is active.
3222
17d90d6b
KH
32232001-01-27 Kenichi Handa <handa@etl.go.jp>
3224
3225 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3226 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3227 (quail-show-guidance-buf): Make the multibyteness of current
3228 buffer inherited to Quail guidance buffer.
3229 (quail-help): Make the multibyteness of current buffer inherited
3230 to Quail help buffer.
3231
61076b20
DL
32322001-01-26 Dave Love <fx@gnu.org>
3233
c47e2c68
DL
3234 * time-stamp.el: Doc fixes.
3235
84728570 3236 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3237 (delphi-keyword-face, delphi-other-face): Fix :type.
3238
940f14b4
DL
3239 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3240
3241 * mail/feedmail.el (feedmail): Add :link.
3242 (feedmail-send-it): Doc fix.
3243
3244 * mail/sendmail.el: Doc fixes.
3245 (sendmail-send-it): Fix the non-ASCII regexp and use
3246 rfc2047-encode-string.
3247
61076b20
DL
3248 * dired.el, dired-aux.el: Revert last change.
3249
6c317bd2
GM
32502001-01-26 Gerd Moellmann <gerd@gnu.org>
3251
3252 * makefile.w32-in (DONTCOMPILE): Add various term files.
3253
32542001-01-26 Dave Love <fx@gnu.org>
3255
3256 * Makefile.in (DONTCOMPILE): Add various term files.
3257
1c636b5f
GM
32582001-01-26 Gerd Moellmann <gerd@gnu.org>
3259
af900b23
GM
3260 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3261
15fa6db0 3262 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3263 the echo area is resized to fit the size of the startup message.
15fa6db0 3264
1c636b5f
GM
3265 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3266 part of which is a constant.
3267
9b1adbd5
EZ
32682001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3269
83c9cb8e 3270 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3271
103db06c 32722001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3273
3274 * simple.el (next-line): Don't let `newline' expand abbrevs.
3275 Simplify slightly.
3276 (open-line): Don't let `newline' expand abbrevs.
3277
219227ea
JW
32782001-01-25 John Wiegley <johnw@gnu.org>
3279
3280 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3281 to `repeat' in the :type field.
3282
3283 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3284 allow a choice of regexp or nil.
d2906bf8 3285 (pcomplete-dir-ignore): Same.
219227ea
JW
3286
3287 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3288 a command) to always fail.
3289
ceba0dac
GM
32902001-01-25 Gerd Moellmann <gerd@gnu.org>
3291
3292 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3293 discard the result.
3294 (iswitchb-to-end): Likewise.
3295
9b0630e5
SS
32962001-01-25 Sam Steingold <sds@gnu.org>
3297
3298 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3299 Require vc.
9b0630e5 3300
a2ed9670
SM
33012001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3302
f0c1adab
SM
3303 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3304
a2ed9670
SM
3305 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3306
34ac3367
DL
33072001-01-25 Dave Love <fx@gnu.org>
3308
61076b20
DL
3309 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3310 (describe-coding-system): Tweak the English text.
3311
34ac3367
DL
3312 * loadup.el: Preload international/ccl for utf-8.
3313
4685e6b7
EZ
33142001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3315
3316 * mail/rmail.el (rmail-redecode-body): Doc fix.
3317
0fdb4475
KH
33182001-01-25 Kenichi Handa <handa@etl.go.jp>
3319
83c9cb8e
SM
3320 * international/mule-cmds.el (reset-language-environment):
3321 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3322
83c9cb8e
SM
3323 * international/mule-conf.el (coding-category-utf-8):
3324 Initialize to mule-utf-8.
0fdb4475 3325
9b0630e5 3326 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3327
3328 * international/utf-8.el: New file.
3329
245ed2b1
SM
33302001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3331
3332 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3333
e95b0c08
SS
33342001-01-24 Sam Steingold <sds@gnu.org>
3335
3336 * dired.el (dired-replace-in-string): Removed.
3337 (dired-sort-toggle): Use `replace-regexps-in-string'
3338 instead of `dired-replace-in-string'.
9b0630e5 3339
ceba0dac
GM
3340 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3341 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3342
e95b0c08
SS
3343 * gs.el (gs-replace-in-string): Removed.
3344 (gs-options): Use `replace-regexps-in-string'
3345 instead of `gs-replace-in-string'.
3346
c3902c3e
EZ
33472001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3348
3349 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3350 bug report is mailed to an email list and posted to a news group.
3351
b66b6aeb
GM
33522001-01-24 Gerd Moellmann <gerd@gnu.org>
3353
83c9cb8e
SM
3354 * comint.el (comint-replace-by-expanded-history-before-point):
3355 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3356
b66b6aeb
GM
3357 * startup.el (tool-bar-images-pixel-height): New variable.
3358 (command-line): After loading the user's init file, when
3359 tool-bar-mode is on, increase the frame's size by some lines for
3360 the tool-bar.
3361
3362 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3363
ff890e66
SZ
33642001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
3365
3366 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3367 (chinese-big5): MIME:Big5.
3368
04363179
GM
33692001-01-24 Gerd Moellmann <gerd@gnu.org>
3370
e95b0c08 3371 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
3372 Handle commands with prefix args.
3373
d56aaa64
GM
33742001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3375
3376 * calendar/diary-lib.el (diary-float): Fix case of MONTH
3377 being a list of numbers.
3378 (diary-mail-entries): Rewritten.
3379
99858627
DL
33802001-01-23 Dave Love <fx@gnu.org>
3381
7aeb1fa9
DL
3382 * international/mule.el (make-coding-system): Fix typo.
3383
83c9cb8e
SM
3384 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3385 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 3386
5a43decf
EZ
33872001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
3388
3389 * font-lock.el (font-lock-mode): Doc fix.
3390
b0e98867
KH
33912001-01-23 Kenichi Handa <handa@etl.go.jp>
3392
3393 * international/mule.el (make-translation-table): Fix docstring.
3394
9c8acefd
EZ
33952001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
3396
fd4976b8
EZ
3397 * mail/rmail.el (rmail-redecode-body): New function.
3398
9c8acefd
EZ
3399 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
3400
871e0439
GM
34012001-01-22 Gerd Moellmann <gerd@gnu.org>
3402
21c2bbe0
GM
3403 * isearch.el (isearch-lazy-highlight-case-fold-search)
3404 (isearch-lazy-highlight-regexp): New variables.
3405 (isearch-lazy-highlight-cleanup): Update lazy highlight if
3406 case-fold search or regexp search has been toggled.
3407
5710730c
GM
3408 * wid-edit.el (widget-button-click): Avoid a save-excursion
3409 around running a global binding.
3410
871e0439
GM
3411 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
3412 to 0.25.
3413
d0554957
MB
34142001-01-20 Miles Bader <miles@gnu.org>
3415
3416 * cus-edit.el (custom-face-save): Do post-processing on the face's
3417 new value like `custom-face-set' does.
3418
1519f618
EZ
34192001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3420
ccd87890
EZ
3421 * mail/emacsbug.el (report-emacs-bug): Report the value of
3422 LC_CTYPE, not LC_TYPE.
3423
1519f618
EZ
3424 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
3425 isearch-toggle-regexp and isearch-edit-string to doc string.
3426
9724173b
GM
34272001-01-19 Gerd Moellmann <gerd@gnu.org>
3428
48bb9196
GM
3429 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
3430 as font-lock-beginning-of-syntax-function in font-lock-defaults.
3431
e95b0c08 3432 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
3433 font-lock-beginning-of-syntax-function to nil.
3434
dc81f8a2
EZ
34352001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3436
3437 * mail/emacsbug.el (report-emacs-bug): Report values of
3438 locale-coding-system, default-enable-multibyte-characters, and the
3439 environment variables LC_ALL, LC_TYPE, and LANG.
3440
99327974
GM
34412001-01-19 Gerd Moellmann <gerd@gnu.org>
3442
83c9cb8e 3443 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 3444
2be6ecc6
GM
3445 * font-lock.el (font-lock-multiline): Default to nil.
3446 (font-lock-default-fontify-region): If font-lock-multiline is
3447 nil, don't check the property `font-lock-multiline'.
3448
99327974
GM
3449 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3450 is nil, don't check the `font-lock-multiline' text property.
3451
2550055a
MK
34522001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3453
0a949811 3454 * viper.el: Call initial-major-mode on startup.
e95b0c08 3455
0a949811 3456 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 3457
8501998a 3458 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 3459
2550055a 34602001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 3461
0a949811 3462 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 3463 diff mode, if available.
e95b0c08 3464
0a949811 34652001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 3466
8501998a 3467 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 3468
2550055a
MK
3469 * ediff-init.el (subst-char-in-string): Define and use it, unless
3470 it's already defined.
e95b0c08 3471
8962e303
GM
34722001-01-18 Gerd Moellmann <gerd@gnu.org>
3473
3474 * tooltip.el (tooltip-hide-delay): New user-option.
3475 (tooltip-show): Use tooltip-hide-delay instead of the default.
3476
6b453381
KH
34772001-01-18 Kenichi Handa <handa@etl.go.jp>
3478
3479 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
3480 kill-local-variable doesn't work for enable-multibyte-characters.
3481
9eaf396b
DL
34822001-01-17 Dave Love <fx@gnu.org>
3483
cebd37ce
DL
3484 * ediff-init.el (ediff-before-setup-hook)
3485 (ediff-merge-filename-prefix): Add :version.
3486
9eaf396b
DL
3487 * international/latin1-disp.el: Require disp-table.
3488 (latin1-display): Fix :set.
3489
3490 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
3491
f864120f
GM
34922001-01-17 Gerd Moellmann <gerd@gnu.org>
3493
3494 * isearch.el (isearch-lazy-highlight-initial-delay)
3495 (isearch-lazy-highlight-interval): Default to 0.
3496
34972001-01-17 Bob Glickstein <bobg@zanshin.com>
3498
3499 * isearch.el (isearch-highlight): Set isearch-overlay priority to
3500 1 here rather than each time through
3501 isearch-lazy-highlight-new-loop.
3502 (isearch-lazy-highlight-max): Variable deleted.
3503 (isearch-lazy-highlight-max-at-a-time): New user variable, like
3504 isearch-lazy-highlight-max but controls a single invocation of
3505 isearch-lazy-highlight-update.
3506 (isearch-lazy-highlight-wrapped): Variable recreated.
3507 (isearch-lazy-highlight-window-start): New variable.
3508 (isearch-lazy-highlight-cleanup): Restored to behavior of
3509 before 2-Jan.
3510 (isearch-lazy-highlight-remove-overlays): Function deleted;
3511 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
3512 behavior removed.
3513 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
3514 isearch-lazy-highlight-update in a loop rather than just once.
3515 Test isearch-invalid-regexp here and decide not to start a new
3516 loop, rather than testing it each time through
3517 isearch-lazy-highlight-update.
3518 (isearch-lazy-highlight-search): Function restored.
3519 (isearch-lazy-highlight-update): Get called in a timer loop again,
3520 but this time highlight more than one match each time through.
83c9cb8e
SM
3521 Only highlight matches in the visible part of the window.
3522 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
3523 the edge of the window. Use sit-for to force redisplay and ensure
3524 window-start is credible. "Face suppressing" behavior removed;
3525 overlay priorities should make it unnecessary, right?
3526 (isearch-highlight): Face suppressing behavior removed.
3527 (isearch-dehighlight): Face suppressing behavior removed.
3528 (isearch-set-lazy-highlight-faces-at): Removed.
3529
076ec540
KH
35302001-01-17 Kenichi Handa <handa@etl.go.jp>
3531
3532 * language/european.el ("Latin-1"): Make the format of description
3533 about additional language environments same as that of Latin-2.
3534
92328ec5
DL
35352001-01-16 Dave Love <fx@gnu.org>
3536
39f2174e
DL
3537 * isearch.el (isearch-lazy-highlight): Add :version.
3538
92328ec5
DL
3539 * simple.el (backward-delete-char-untabify-method)
3540 (next-line-add-newlines): Add :version.
3541
f251459d
GM
35422001-01-16 Gerd Moellmann <gerd@gnu.org>
3543
9d4850e5
GM
3544 * bindings.el: Bind <backspace> and <delete> via function-key-map.
3545 Don't bind <delete> otherwise.
3546
3547 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
3548 and <delete> via function-key-map.
3549
f251459d
GM
3550 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
3551 Subject line only if point is after the `Subject:'.
3552
771ffcf7
KH
35532001-01-16 Kenichi Handa <handa@etl.go.jp>
3554
bda6b481
KH
3555 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
3556 japanese-jisx0213-2 in `charset' property of this lang. env.
3557
35793af7
KH
3558 * language/european.el ("Latin-1"): Add description for Dutch and
3559 Spanish lang. env.
3560
771ffcf7
KH
3561 * international/mule.el (decode-char): Fix conditions.
3562 (encode-char): Handle eight-bit-control too.
1c8102ff 3563 (transform-make-coding-system-args): New function.
50c29104
KH
3564 (make-coding-system): Accept XEmacs style arguments for CCL base
3565 coding system.
771ffcf7 3566
e1cf67b6
GM
35672001-01-15 Gerd Moellmann <gerd@gnu.org>
3568
3569 * progmodes/etags.el (find-tag-noselect): Save the value of
3570 tags-file-name before switching buffers, for the case it has a
3571 buffer-local value.
3572
b3287acf
GM
35732001-01-15 Alex Schroeder <alex@gnu.org>
3574
9eaf396b
DL
3575 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3576 From Dave Love <fx@gnu.org>.
b3287acf
GM
3577 (ansi-color-for-comint-mode): Fix :version.
3578
35792001-01-15 Alex Schroeder <alex@gnu.org>
3580
3581 * ansi-color.el (ansi-color-unfontify-region): Doc change.
3582
8d7ff9c8
EZ
35832001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
3584
3585 * dired.el (dired-insert-directory): If file-system-info fails,
3586 remove the " free " part, but don't signal an error.
3587
dbe99ae9
SS
35882001-01-12 Sam Steingold <sds@gnu.org>
3589
3590 * bookmark.el (bookmark-maybe-historicize-string):
3591 Use new backquote syntax.
3592
103db06c 35932001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
3594
3595 * subr.el (last): Handle a list that doesn't end in nil.
3596
ca2ddd8e
SS
35972001-01-12 Sam Steingold <sds@gnu.org>
3598
3599 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
3600 to `backward-delete-char-untabify'.
3601
1751c874
DL
36022001-01-12 Dave Love <fx@gnu.org>
3603
3604 * cus-edit.el (customize-menu-create): Fix the :filter following
3605 easymenu change.
3606
3607 * wid-edit.el (function): Add :match-alternatives.
3608 (widget-color-action): Doc fix.
3609
3cccce8d
GM
36102001-01-12 Gerd Moellmann <gerd@gnu.org>
3611
3612 * calendar/calendar.el (calendar-basic-setup): Doc fix.
3613
18bfd6b5
KH
36142001-01-12 Kenichi Handa <handa@etl.go.jp>
3615
83c9cb8e 3616 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 3617
18bfd6b5
KH
3618 * international/ccl.el (define-ccl-program): Fix docstring.
3619
562e00da
DL
36202001-01-11 Dave Love <fx@gnu.org>
3621
14fd0da3
DL
3622 * international/mule-cmds.el (standard-display-european-internal):
3623 Set display table for 2208 as for 160.
3624
3625 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
3626
562e00da
DL
3627 * progmodes/fortran.el (fortran-mode-map): Modify Customization
3628 entry for custom-menu-create change.
3629 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
3630 don't cons it in the search loop.
3631
3632 * imenu.el (imenu--truncate-items): Revert last change.
3633
6e961dcd
EZ
36342001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3635
3636 * info.el (Info-setup-header-line): If the node header includes
3637 either Next: or Prev: links, don't show the File: and Node: parts
3638 in the header line.
3639
2c2ff7f2
GM
36402001-01-11 Gerd Moellmann <gerd@gnu.org>
3641
a7ee2d2e
GM
3642 * comint.el (comint-goto-process-mark): Don't print a message
3643 when running in batch mode.
3644
c5348233
GM
3645 * isearch.el (isearch-search): In the condition-case handler for
3646 `error', set isearch-invalid-regexp to the whole error message.
3647
422717d1
GM
3648 * subr.el (eval-after-load): Call load-symbol-file-load-history to
3649 ensure that eval-after-load works for files dumped with Emacs.
3650
3651 * help.el (load-symbol-file-load-history): New function extracted
3652 from function symbol-file.
3653 (symbol-file): Use it.
3654
83c9cb8e 3655 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 3656
926861fb
EZ
36572001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3658
3659 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
3660 behave as if there were no prefix argument.
3661 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
3662 argument were nil.
3663
afa1f52c
RS
36642001-01-11 Richard M. Stallman <rms@gnu.org>
3665
ca2ddd8e 3666 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
3667 Don't look for more potential matches once maximum is exceeded.
3668 Use overlays-in to check correctly for overlap with current match.
3669 Ignore empty matches.
3670
47a9f362
MB
36712001-01-11 Miles Bader <miles@gnu.org>
3672
3673 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
3674 (ispell-overlay-window, ispell-help, ispell-show-choices)
3675 (ispell-command-loop): Use it instead of `window-height'.
3676
d196f58d
GM
36772001-01-10 Gerd Moellmann <gerd@gnu.org>
3678
cf523f0e
GM
3679 * files.el (confirm-kill-emacs): New user-option.
3680 (save-buffers-kill-emacs): Ask for final confirmation before
3681 killing Emacs.
3682
d196f58d
GM
3683 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
3684 to nil.
3685
7c6c3d8e
GM
36862001-01-10 Dave Love <fx@gnu.org>
3687
1f8be15d
DL
3688 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
3689
83c9cb8e 3690 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
3691
3692 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
3693
3694 * calculator.el (calculator-number-digits): Fix :type.
3695
0d5184de
DL
3696 * vc-cvs.el (vc-cvs-header): Fix :type.
3697 * vc-rcs.el (vc-rcs-header): Fix :type.
3698 * vc-sccs.el (vc-sccs-header): Fix :type.
3699
3700 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3701
7c6c3d8e
GM
3702 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3703
8c9f73a2
GM
3704 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
3705
457b792c
GM
37062001-01-10 Gerd Moellmann <gerd@gnu.org>
3707
3708 * simple.el (set-variable): Force a thorough redisplay for the
3709 case that the variable has an effect on the display, like
3710 `tab-width' has.
3711
d2622d08
AS
37122001-01-10 Andre Spiegel <spiegel@gnu.org>
3713
3714 * vc.el: Add documentation for backend interface.
3715
ae4b5f4f
KH
37162001-01-10 Kenichi Handa <handa@etl.go.jp>
3717
e0844717
KH
3718 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
3719
ae4b5f4f
KH
3720 * international/mule-conf.el (latin-extra-code-table): Set to t
3721 for \223 and \224.
3722
3184082b
KH
37232001-01-09 Kenichi Handa <handa@etl.go.jp>
3724
3725 * international/mule-cmds.el (locale-language-names): Map "es" to
3726 "Spanish" and "nl" to "Dutch".
3727
732b9cdd
GM
37282001-01-09 Gerd Moellmann <gerd@gnu.org>
3729
1dfca644
GM
3730 * bindings.el (global-map): Bind <home> to beginning-of-line,
3731 <end> to end-of-line, C-<home> to beginning-of-buffer, and
3732 C-<end> to end-of-buffer.
3733
732b9cdd
GM
3734 * language/european.el: Add Dutch and Spanish language info
3735 to be able to use the appropriate tutorials.
3736
37372001-01-09 Alex Schroeder <alex@gnu.org>
3738
3739 * ansi-color.el (ansi-color-process-output): Use markers instead
3740 of positions for start and end of region.
3741 (ansi-color-apply-on-region): Rewrote code to make it more robust.
3742 Previously, occasional mistakes happend when fontifying many
3743 chunks of output (eg. ls --color=yes /dev). This happened
3744 whenever an overlay was created up to the end of the region, which
3745 coincided with the process-mark. New text would then be added
3746 within that overlay instead of after it.
3747 (ansi-color-make-extent): Overlays are created with the property
3748 `modification-hooks' set to '(ansi-color-freeze-overlay).
3749 (ansi-color-freeze-overlay): New function. When inserting text at
3750 the end of the overlay, the overlay will resize.
3751
37522000-01-09 Alex Schroeder <alex@gnu.org>
3753
3754 * ansi-color.el (ansi-color-process-output): Doc change.
3755 (ansi-color-unfontify-region): Doc change. No longer installed
3756 automatically in font-lock-unfontify-region-function.
3757 (ansi-color-apply): Doc change.
3758 (ansi-color-apply-on-region): Use extents or overlays instead of
3759 text-properties.
3760 (ansi-color-make-extent): New function.
3761 (ansi-color-set-extent-face): New function.
3762
37632000-01-09 Alex Schroeder <alex@gnu.org>
3764
3765 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
3766 both use ansi-color-process-output, now.
3767 (ansi-color-process-output): Doesn't return string anymore. It is
3768 installed in comint-output-filter-functions for both Emacs and
3769 XEmacs, now.
3770 (ansi-color-unfontify-region): Simplified code removing variables
3771 pos and start-ansi.
3772 (ansi-color-apply): Put text-property ansi-color before putting
3773 text-property face because ansi-color-unfontify-region is called
3774 immediately after the call to put-text-property.
3775 (ansi-color-context-region): Doc change.
3776 (ansi-color-filter-region): Simplified code.
3777 (ansi-color-apply-on-region): Changed start to start-marker, using
3778 a marker explicitly. Put text-property ansi-color before putting
3779 text-property face because ansi-color-unfontify-region is called
3780 immediately after the call to put-text-property.
3781
37822000-01-09 Alex Schroeder <alex@gnu.org>
3783
3784 * ansi-color.el (ansi-color-faces-vector): Doc change.
3785 (ansi-color-for-comint-mode): Changed :type property to choice.
3786 (ansi-color-last-context): Removed.
3787 (ansi-color-process-output): Don't use ansi-color-last-context, as
3788 the main functions will store their context now.
3789 (ansi-color-context): Doc change.
3790 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
3791 Uses ansi-color-context such that repeated calls will strip
3792 partial escape sequences, too.
3793 (ansi-color-apply): Simplified code. Colorize end of string if
3794 face is not null. Store context in new (FACE STRING) format, such
3795 that repeated calls will strip partial escape sequences, too.
3796 Append faces to face property using ansi-color-apply-sequence such
3797 that cumulative mode actually works.
3798 (ansi-color-context-region): New variable.
3799 (ansi-color-filter-region): Rewrote it based on
3800 ansi-color-apply-on-region. Uses ansi-color-context-region such
3801 that repeated calls will strip partial escape sequences, too.
3802 (ansi-color-apply-on-region): Simplified code. Colorize end of
3803 region if face is not null. Store context in new (FACE POS)
3804 format, such that repeated calls will strip partial escape
3805 sequences, too. Append faces to face property using
83c9cb8e 3806 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
3807 (ansi-color-apply-sequence): New function.
3808 (ansi-color-get-face): When the default face is added to the list
3809 of faces, all previous settings are discarded and the list of
3810 faces is set to '(default).
3811
38122000-01-09 Alex Schroeder <alex@gnu.org>
3813
3814 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
3815 face, such that ansi-color-apply and ansi-color-apply-on-region
3816 will do the right thing.
3817 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
3818 returns nil, set the list of faces back to nil instead of
83c9cb8e 3819 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
3820
38212000-01-09 Alex Schroeder <alex@gnu.org>
3822
3823 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
3824 (ansi-color-process): Doc change.
3825 (ansi-color-last-context): New buffer-local variable.
3826 (ansi-color-process-output): New function. It is automatically
3827 added to comint-output-filter-functions if this is XEmacs.
3828 (ansi-color-unfontify-region): New optional parameter for XEmacs
3829 compatibility. Check wether font-lock-syntactic-keywords is
3830 boundp before removing the syntax table text property, as XEmacs
3831 doesn't have it.
3832 (ansi-color-filter-region): Doc change.
3833 (ansi-color-apply-on-region): Doc change.
3834 (ansi-color-make-face): New function. Compatibility layer for
3835 XEmacs. Return temporary faces instead of cons cells for XEmacs.
3836 (ansi-color-make-color-map): Use ansi-color-make-face.
3837 (ansi-color-get-face): Avoid face text property '(nil) as results
3838 in an errow for XEmacs.
3839
38402000-01-09 Alex Schroeder <alex@gnu.org>
3841
83c9cb8e
SM
3842 * ansi-color.el (ansi-color-unfontify-region): New function.
3843 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
3844 ansi-color. When the package is loaded, a lambda expression is
3845 put onto font-lock-mode-hook. This lambda expression will check
3846 font-lock-unfontify-region-function and replace
83c9cb8e 3847 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
3848 (ansi-color-apply): Add text-property ansi-color in addition to
3849 text-property face.
3850 (ansi-color-apply-on-region): Add text-property ansi-color in
3851 addition to text-property face.
3852 (save-buffer-state): Copy of the macro that is also used by
3853 lazy-lock and font-lock.
3854
3855 (ansi-color-for-comint-mode): New option.
3856 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
3857 (ansi-color-for-comint-mode-off): Ditto.
3858 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
3859 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
3860 decide what to do. This function is added to
3861 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
3862
3863 (ansi-color-for-shell-mode-set): Removed.
3864 (ansi-color-for-shell-mode): Removed.
3865
38662000-01-09 Alex Schroeder <alex@gnu.org>
3867
3868 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
3869 the lambda expression from the ansi-color-for-shell-mode :set
3870 property. Additionally, modify shell-mode-hook to enable or
3871 disable font-lock-mode for future shell buffers.
3872 (ansi-color-for-shell-mode): The :set property calls
3873 ansi-color-for-shell-mode-set instead of a lambda expression.
3874
38752000-01-09 Alex Schroeder <alex@gnu.org>
3876
3877 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
3878 (ansi-color-context): New variable.
3879 (ansi-color-apply): Save context between calls.
3880
fb55ff10
EZ
38812001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
3882
83c9cb8e
SM
3883 * isearch.el (isearch, isearch-lazy-highlight-face):
3884 New definitions for face colors and attributes.
29910493 3885
fb55ff10
EZ
3886 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
3887 of display-mouse-p.
3888
134d6265
KH
38892001-01-09 Kenichi Handa <handa@etl.go.jp>
3890
3891 * international/mule.el (make-coding-system): If the coding system
3892 accepts extra latin codes, register such codes as safe for the
3893 coding system.
3894
103db06c 38952001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 3896
984c9f75
RS
3897 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
3898 don't mention the file name or the date here, because they are
3899 logged at the start of the file.
3900
39012001-01-08 Richard M. Stallman <rms@gnu.org>
3902
78b8eee8
RS
3903 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3904 Change screen-width to frame-width.
3905
1460e5d4
EZ
39062001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3907
3908 * info.el (Info-search): Print the default as part of the prompt.
3909
56f24bc1
AS
39102001-01-08 Andre Spiegel <spiegel@gnu.org>
3911
ca2ddd8e 3912 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
3913 constant implementations in backends.
3914
3915 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
3916 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
3917
3918 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
3919 WRITABLE to EDITABLE.
3920
3921 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
3922 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
3923 to EDITABLE.
3924
b7812d30
EZ
39252001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3926
3927 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 3928 (copyright, copyright-update): Compute the current year at run time.
b7812d30 3929
7e56ea04
GM
39302001-01-08 Gerd Moellmann <gerd@gnu.org>
3931
3932 * isearch.el (isearch-old-signal-hook): Removed.
3933 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
3934 instead of setting signal-hook-function.
3935 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
3936
a758f97d
GM
39372001-01-08 Kevin Gallagher <kevingal@onramp.net>
3938
3939 * emulation/edt.el: Update to version 4.0. Provide support for
3940 EDT scroll margins at top and bottom of the window. Provide an
3941 emulation of the EDT SUBS command (bound to GOLD-Enter, by
3942 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
3943 user when file-related buffer modifications exist.
3944 Provide support for running EDT Emulation in XEmacs.
3945 Provide customize access to some user updatable variables.
3946 Add Commentary section to file header.
3947 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
3948
3949 * emulation/edt-mapper.el: Update to version 4.0. Provide support
3950 for detecting a keypress that generates an ASCII key sequence.
3951 (Previously, only a keypress that generates a vector was
3952 recognized.) Embed Window Manager name into name of the generated
3953 EDT Emulation initialization file since the initialization file is
3954 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 3955
30db89f9
EZ
39562001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
3957
4deb3ba9
EZ
3958 * mail/sendmail.el (mail-mode): Doc fix.
3959
30db89f9
EZ
3960 * info.el (Info-goto-emacs-command-node): Doc fix.
3961 (Info-goto-emacs-key-command-node): Doc fix.
3962
c3f2772b
EZ
39632001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
3964
8726e79b 3965 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
3966 systems without long file-name support.
3967
0dac6924
AI
39682001-01-06 Andrew Innes <andrewi@gnu.org>
3969
3970 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
3971
4e6ef391
EZ
39722001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
3973
380866a2
EZ
3974 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
3975 (isearch-lazy-highlight-update): Doc fix.
3976
148b5960
EZ
3977 * ffap.el (ffap-bindings): Doc fix.
3978
4e6ef391
EZ
3979 * dired-x.el (dired-virtual-guess-dir): Doc fix.
3980
4cb1bcc2
DL
39812001-01-05 Dave Love <fx@gnu.org>
3982
3983 * emacs-lisp/cl-seq.el (remove, remq): Remove.
3984
3828218c
GM
39852001-01-05 Gerd Moellmann <gerd@gnu.org>
3986
83c9cb8e
SM
3987 * mouse-drag.el (mouse-drag-safe-scroll):
3988 Bind scroll-preserve-screen-position to nil.
f1ade7d3 3989
1f4139d5
GM
3990 * isearch.el (isearch-old-signal-hook): New variable.
3991 (isearch-mode): Set signal-hook-function to isearch-done.
3992 (isearch-done): Restore old signal-hook-function.
3993
3828218c
GM
3994 * info.el (Info-fontify-node): Mark one more char as intangible.
3995
3970013f
KH
39962000-01-05 Kenichi Handa <handa@etl.go.jp>
3997
83c9cb8e
SM
3998 * composite.el (compose-last-chars): New argument COMPONENTS.
3999 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4000 COMPONENTS.
4001
4002 * international/quail.el (quail-input-string-to-events): New function.
4003 (quail-input-method): Convert input string to events here.
4004 (quail-start-translation): Return input string, not event list.
4005 (quail-start-conversion): Likewise.
4006
f3b05e99
GM
40072001-01-04 Gerd Moellmann <gerd@gnu.org>
4008
ca2ddd8e 4009 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4010 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4011 and tooltip-add-timeout.
4012 (tooltip-show): Set border color from faces's foreground.
4013 (tooltip-show-help-function): If called with the same help string
4014 as last time, do nothing.
4015 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4016
0f2ac578
GM
4017 * startup.el (fancy-splash-screens): Don't bind show-help-function
4018 to nil.
4019
f3b05e99
GM
4020 * tooltip.el (tooltip-frame-parameters): Remove colors.
4021 (tooltip): New face
4022 (tooltip-set-param): New function.
4023 (tooltip-show): Set up color frame parameters from face `tooltip'.
4024 Display the tooltip text in face `tooltip'.
4025
8416e94a
DL
40262001-01-04 Dave Love <fx@gnu.org>
4027
4028 * whitespace.el (whitespace-global-mode): Fix typo.
4029
4030 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4031
30db89f9
EZ
40322001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4033
83c9cb8e
SM
4034 * help.el (help-for-help): Fix a typo in a doc string.
4035 From kwzh@gnu.org (Karl Heuer).
30db89f9 4036
b847eb8c
DL
40372001-01-03 Dave Love <fx@gnu.org>
4038
4039 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4040 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4041 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4042 (dired-guess-shell-alist-user): Customize.
4043 (dired-x-help-address): Set to bug-gnu-emacs.
4044 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4045 (dired-default-directory): Renamed from default-directory.
4046
4047 * hl-line.el (hl-line): Doc fix.
4048
43c4b570
KF
40492001-01-03 Karl Fogel <kfogel@red-bean.com>
4050
1bf6b1bf 4051 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4052
984c9f75 40532001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4054
4055 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4056 to remove all the current alternative-match highlighting.
4057 If nil, remove only what's outside the current window.
4058 (isearch-lazy-highlight-remove-overlays): Take optional
4059 region within which NOT to remove them.
4060 (isearch-lazy-highlight-new-loop): Greatly simplified.
4061 (isearch-lazy-highlight-update): Find all the other occurrences
4062 visible in the window, in just one call.
4063 (isearch-lazy-highlight-start): Now holds start of region to scan.
4064 (isearch-lazy-highlight-end): Now holds end of region to scan.
4065 (isearch-lazy-highlight-wrapped): Variable deleted.
4066 (isearch-lazy-highlight-search): Function deleted.
4067
13d6a61c
AI
40682000-01-02 Andrew Innes <andrewi@gnu.org>
4069
4070 * w32-fns.el (convert-standard-filename): Do length check on name
4071 before aref.
4072
064866e7
DL
40732001-01-02 Dave Love <fx@gnu.org>
4074
b33e041b
DL
4075 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4076 value.
4077 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4078
4079 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4080
8166ffd5
DL
4081 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4082 read syntax.
4083
064866e7
DL
4084 * calendar/todo-mode.el (todo): Add :link, :version.
4085 (todo-save-top-priorities): Remove autoload cookie.
4086 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4087 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4088
6dde6abc
GM
40892001-01-02 Gerd Moellmann <gerd@gnu.org>
4090
4091 * comint.el (comint-input-history-ignore): New variable.
4092 (comint-read-input-ring): Ignore entries matching
4093 comint-input-history-ignore.
4094
1a8a9daf
GM
40952001-01-02 Eric M. Ludlam <zappo@gnu.org>
4096
4097 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4098 (lm-copyright-mark): New function.
4099 (lm-crack-copyright): New function.
4100 (lm-verify): Check that the file has a copyright.
4101 Check that the file is copyright Free Software Foundation.
4102
9c92eb53
KH
41032000-12-30 Kenichi Handa <handa@etl.go.jp>
4104
4105 * international/mule-diag.el (print-fontset): Indent font name by
4106 24 columns, not 25.
4107
49172314
GM
41082000-12-29 Gerd Moellmann <gerd@gnu.org>
4109
762a68ec
GM
4110 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4111 in Subject line.
4112
49172314 4113 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4114 Use mail-mode-hook instead of mail-setup-hook.
4115 Otherwise continuing an interrupted message with C-u C-x m for
4116 instance, winds up in Mail mode without abbrevs.
49172314 4117
bd7a2e26
GM
41182000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4119
4120 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4121 non-nil. Adding almost all customization variables on ps-setup.
4122 Doc fix.
bd7a2e26
GM
4123 (ps-print-version): New version number (6.3.3).
4124 (ps-end-with-control-d): Initialization fix.
4125 (ps-lines-printed): New var.
4126 (ps-skip-newline): New fun.
4127 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4128 (ps-next-line, ps-continue-line, ps-plot-region)
4129 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4130
2b3f28a4
KH
41312000-12-29 Kenichi Handa <handa@etl.go.jp>
4132
83c9cb8e
SM
4133 * international/fontset.el (x-complement-fontset-spec):
4134 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4135 registered in x-font-name-charset-alist.
4136 (create-fontset-from-fontset-spec): Adjusted for the above change.
4137 The name of fontset alias should be a unresolved ASCII font name.
4138
2ece9174
GM
41392000-12-28 Gerd Moellmann <gerd@gnu.org>
4140
4141 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4142 and delete in isearch-mode-map.
4143
cbe3ad7a
RS
41442000-12-28 Richard M. Stallman <rms@gnu.org>
4145
ca2ddd8e 4146 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4147 Use xpdf instead of acroread.
4148
a816f1c5
KH
41492000-12-28 Kenichi Handa <handa@etl.go.jp>
4150
f086e73c
KH
4151 * textmodes/artist.el (artist-butlast): Deleted.
4152 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4153 artist-butlast.
f086e73c 4154
a816f1c5
KH
4155 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4156
4157 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4158
b202115b
EZ
41592000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4160
4161 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4162
4163 * ls-lisp.el: Better support for the Mac and MS-Windows.
4164 (ls-lisp): New defgroup.
4165 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4166 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4167 (ls-lisp-support-shell-wildcards): New defcustoms.
4168 (ls-lisp-parse-symlink): New function.
4169 (insert-directory): Code to convert switches to a list and set up
4170 the wildcard argument copied from ls-lisp-insert-directory.
4171 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4172 for -C and -R switches.
4173 (ls-lisp-column-format): New function.
ca2ddd8e 4174 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4175 (ls-lisp-format-time): Add doc strings.
4176 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4177 Support ls-lisp-dirs-first.
4178 (ls-lisp-classify, ls-lisp-extension): New functions.
4179 (ls-lisp-format): Optionally support emulation of symlinks.
4180 Support -i, -s, and -G switches.
4181
6061fbf0
GM
41822000-12-27 Gerd Moellmann <gerd@gnu.org>
4183
5e25feee
GM
4184 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4185
6061fbf0
GM
4186 * version.el (emacs-version): Print X scroll bar information.
4187
4188 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4189 instead of x-toolkit-scroll-bars-p.
4190
4191 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4192 of x-toolkit-scroll-bars-p.
4193
25050dab
EZ
41942000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4195
83c9cb8e 4196 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4197 (ffap-bindings): Doc fix, to reflect the above change.
4198
c1786874
KH
41992000-12-27 Kenichi Handa <handa@etl.go.jp>
4200
4201 * term.el (term-char-mode): Define all non-ascii self-inserting
4202 characters to 'term-send-raw in term-raw-map.
4203
7261ece3 42042000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4205
83c9cb8e 4206 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4207
83c9cb8e
SM
4208 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4209 Changed initialization; use add-hook.
6061fbf0 4210 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4211
6061fbf0 4212 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4213
6061fbf0
GM
4214 * ediff.el (ediff-patch-buffer): Bug fix.
4215 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4216
83f40583
SM
42172000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4218
4219 * subr.el (combine-run-hooks): Remove.
4220
4221 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4222 and remove the rogue second spec.
4223
bdd6d4e8
GM
42242000-12-23 Gerd Moellmann <gerd@gnu.org>
4225
4226 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4227
26736ce3
SM
42282000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4229
0e86b6b0
SM
4230 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4231 Use minibuffer menu prompt for the `=' prefix.
4232 (smerge-command-prefix): Change default to C-^.
6eabfb26 4233 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4234
26736ce3
SM
4235 * skeleton.el (skeleton-internal-1): Make sure the first line of
4236 the region is also re-indented.
d21584d6
SM
4237 (skeleton-end-newline): New var.
4238 (skeleton-end-hook): Use it.
26736ce3 4239
95fa4fd7
MB
42402000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4241
4242 * comint.el (comint-password-prompt-regexp): Support CVS.
4243
f060b834
GM
42442000-12-22 Gerd Moellmann <gerd@gnu.org>
4245
83c9cb8e
SM
4246 * simple.el (delete-key-deletes-forward-mode): Simplify.
4247 Also backspace key combinations, depending on
856ff7a7
GM
4248 delete-key-deletes-forward.
4249
4250 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4251
f060b834
GM
4252 * simple.el (delete-key-deletes-forward): Doc fix.
4253
653558a1
GM
42542000-08-22 Emmanuel Briot <briot@gnat.com>
4255
4256 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4257 white spaces are relevant in the XML file.
653558a1
GM
4258 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4259 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4260 of XML files.
653558a1
GM
4261 (xml-parse-tag): Check that the casing is the same in the start
4262 tag and end tag, since XML is case-sensitive. Allows for spaces
4263 in the end tag, after the name of the tag.
4264 (xml-parse-attlist): Allow for the character '-' in the name of
4265 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4266 the properties in the XML tree, since they are not relevant.
653558a1 4267
3ad93d8d
SM
42682000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4269
4270 * generic.el (generic-read-type): Undo last change, inline into
4271 `generic-mode' and then remove.
4272 (generic-mode): Inline generic-read-type.
4273 (define-generic-mode): Push the symbol name rather than the symbol
4274 onto generic-mode-list.
4275
177f4e88
GM
42762000-12-21 Gerd Moellmann <gerd@gnu.org>
4277
8e15274f
GM
4278 * generic.el (generic-read-type): Build an alist for
4279 completing-read as in 20.7.
4280
4281 * play/landmark.el (lm): Use interactive spec `P'.
4282 (toplevel): Don't set debug-on-error.
4283
83c9cb8e 4284 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4285
6ba384dc
GM
42862000-12-21 Dave Pearson <davep@davep.org>
4287
4288 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4289
647a066c
GM
42902000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4291
4292 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4293 ranges like \177-\237, but accepts the character sequence from \177 to
4294 \237. Doc fix.
4295 (ebnf-version): New version (3.4).
4296 (ebnf-setup): Code fix.
4297 (ebnf-range-regexp): New fun.
4298 (ebnf-8-bit-chars): Const fix.
4299
4300 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4301 entry. Doc fix.
4302 (ebnf-bnf-lex): Code fix.
4303 (ebnf-bnf-comment-chars): Const fix.
4304
4305 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4306 entry. Doc fix.
4307 (ebnf-iso-comment-chars): Const fix.
4308
4309 * ebnf-otz.el: Doc fix.
4310
4311 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4312 entry. Doc fix.
4313 (ebnf-yac-skip-code): Code fix.
4314 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4315
bc22fd18
EZ
43162000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4317
4318 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4319 (recover-file): Use it instead of insert-directory.
4320 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4321
587fc3f9
KH
43222000-12-21 Kenichi Handa <handa@etl.go.jp>
4323
83c9cb8e
SM
4324 * international/mule-cmds.el (select-safe-coding-system):
4325 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4326
587fc3f9
KH
4327 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4328
01860fb9
MB
43292000-12-21 Miles Bader <miles@gnu.org>
4330
83c9cb8e 4331 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4332
3f9d67a6
KH
43332000-12-21 Kenichi Handa <handa@etl.go.jp>
4334
9fd1c1f7
KH
4335 * international/mule-diag.el (describe-char-after): Make *Help*
4336 buffer inherit multibyteness of the current buffer.
4337
3f9d67a6
KH
4338 * international/mule.el (make-char): Docstring adjusted for the
4339 change of make-char-internal.
4340
c9669fac
SM
43412000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4342
4343 * international/iso-cvt.el: Docstrings fix.
4344
19594307
DL
43452000-12-20 Dave Love <fx@gnu.org>
4346
4347 * subr.el (eval-after-load): Doc fix.
4348
b1a447b3
KH
43492000-12-20 Kenichi Handa <handa@etl.go.jp>
4350
4351 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4352 for numbers.
4353
09877d5d
MB
43542000-12-20 Miles Bader <miles@gnu.org>
4355
4356 * international/quail.el (quail-help): Resize the help window
4357 again after it has all its contents. Remove unneeded progn.
4358
71d4497a
GM
43592000-12-19 Gerd Moellmann <gerd@gnu.org>
4360
4361 * pcmpl-linux.el: Fix copy/paste error.
4362
741e56a0
AI
43632000-12-19 Andrew Innes <andrewi@gnu.org>
4364
83c9cb8e 4365 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 4366
cc24d91c
CD
43672000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
4368
ba4c05aa
CD
4369 * progmodes/idlw-rinfo.el: Fixed copyright notice.
4370
4371 * progmodes/idlw-toolbar.el: Fixed copyright notice.
4372
4373 * progmodes/idlw-shell.el: Fixed copyright notice.
4374
4375 * progmodes/idlwave.el: Fixed copyright notice.
4376
71d4497a 4377 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
4378 TAB as key separators.
4379
524c8caf
GM
43802000-12-19 Alex Schroeder <alex@gnu.org>
4381
4382 * sql.el (sql-sybase-options): New option.
4383 (sql-sybase): Use it. Add sql-database to the list of parameters
4384 provided for login. The options -w 2048 -n are not used any more.
4385 (sql-postgres-options): Changed default from "--pset" to "-P".
4386 (sql-mysql-options): Doc change.
4387 (sql-stop): Doc change.
4388
b5fa513d
KH
43892000-12-19 Kenichi Handa <handa@etl.go.jp>
4390
4391 * international/quail.el (quail-input-method): Always hide
4392 the guidance buffer on exiting.
4393
91c9e6ce
GM
43942000-12-18 Gerd Moellmann <gerd@gnu.org>
4395
c6da4eb4
GM
4396 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
4397 isn't fboundp.
4398
3d2a0e0b
GM
4399 * server.el (server-buffer-done): Bury the buffer before
4400 killing it.
4401
91c9e6ce
GM
4402 * faces.el (face-spec-set): Interpret a nil in specs for
4403 foreground and background colors as `unspecified', for
4404 compatibility with 20.x.
4405
40fa0008
DL
44062000-12-18 Dave Love <fx@gnu.org>
4407
22adbe54
DL
4408 * simple.el (mail-user-agent): Doc fix.
4409 (input-mode-8-bit): Removed.
4410
4411 * international/mule.el (set-keyboard-coding-system): Doc fix.
4412 (keyboard-coding-system): New option.
4413
40fa0008
DL
4414 * mail/sendmail.el (send-mail-function): Customize.
4415
6f4745e2
EZ
44162000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
4417
4418 * international/codepage.el (cp866-decode-table): New table.
4419
82b90229
GM
44202000-12-18 Gerd Moellmann <gerd@gnu.org>
4421
4422 * version.el (emacs-version): Remove `%a' from the time format
4423 because the weekday doesn't fit well into each locale.
4424
5a047002
MB
44252000-12-18 Miles Bader <miles@gnu.org>
4426
7f49aa07
MB
4427 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4428
ca2ddd8e 4429 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
4430 Check that emacs-major-version is `=' to 20, not `>='.
4431 (artist-replace-chars): Use `make-string' instead of a loop.
4432
22ea2607
EZ
44332000-12-17 Stefan Monnier <monnier@cs.yale.edu>
4434
4435 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4436 (cvs-execute-single-file): Don't change directory.
4437 Patch from Per Cederqvist.
4438
6c825f8e
EZ
44392000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4440
83c9cb8e
SM
4441 * textmodes/ispell.el (check-ispell-version):
4442 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
4443 of -vv.
4444
8ff06845
KH
44452000-12-16 Kenichi Handa <handa@etl.go.jp>
4446
af4bb4c8
KH
4447 * international/mule-diag.el (mule-diag): Insert information about
4448 configure options, multibyte awareness, language env.
4449
8ff06845
KH
4450 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4451 regexp to search for candidates.
4452
b24e84ab
EZ
44532000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4454
4455 * info.el (Info-forward-node): If the node has an
4456 Info-header-line, widen the buffer before searching for "next:"
4457 and "up:" pointers, and set the search limit to stay in the
4458 current node.
4459
7981d89f
MB
44602000-12-16 Miles Bader <miles@gnu.org>
4461
4462 * simple.el (delete-trailing-whitespace): Remove extraneous let.
4463
88ee7917
MB
44642000-12-15 Miles Bader <miles@gnu.org>
4465
4466 * comint.el (comint-send-string, comint-send-region): Also accept
4467 a buffer, buffer-name, or nil for PROCESS, for compatibility with
4468 process-send-string/region.
4469
0c28d842
GM
44702000-12-15 Gerd Moellmann <gerd@gnu.org>
4471
4ea7fdca
GM
4472 * isearch.el (isearch-lazy-highlight-max): New user-option.
4473 (isearch-lazy-highlight-update): Don't highlight more than
4474 isearch-lazy-highlight-max matches.
4475
0c28d842
GM
4476 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
4477
984c9f75 44782000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 4479
8062e53a
GM
4480 * sort.el (sort-columns): Fix error message.
4481
3ffa545b
GM
4482 * dabbrev.el (dabbrev--last-case-pattern): Value is now
4483 `upcase' or `downcase' or nil.
4484 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
4485 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
4486 (dabbrev--substitute-expansion): New arg record-case-pattern.
4487 If it is non-nil, set dabbrev--last-case-pattern.
4488 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
4489
4490 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
4491
c2d7f289
MB
44922000-12-15 Miles Bader <miles@gnu.org>
4493
b6348438
MB
4494 * paths.el (Info-default-directory-list): Don't delete
4495 configure-info-directory from the list of standard info
83c9cb8e 4496 directories when appending it to the end -- their order is important.
b6348438 4497
f9056dd9
MB
4498 * faces.el (read-face-attribute): If there's no entry for the
4499 user's input in VALID, just use it as-is (this will often result
4500 in an error, but it may be OK for e.g. colors using hexadecimal
4501 notation, and at least will yield a better error message).
4502
c2d7f289 4503 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 4504 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
4505 Variables removed.
4506 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
4507 window is really the right size. Use vertical-motion
4508 rather than forward-line.
4509 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
4510 (ispell-command-loop, ispell-show-choices): Use the variable
4511 ispell-choices-win-default-height, rather than the function.
4512 (ispell-choices-win-default-height): Function removed.
4513 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 4514
8f530b95
SM
45152000-12-14 Stefan Monnier <monnier@cs.yale.edu>
4516
4517 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
4518
6d435deb
EZ
45192000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4520
83c9cb8e
SM
4521 * paths.el (Info-default-directory-list):
4522 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
4523 put it first in the list; otherwise put it last. Doc string
4524 changed accordingly.
4525
4526 * info.el (Info-directory-list): Change doc string to reflect the
4527 change in Info-default-directory-list.
4528
6d435deb
EZ
4529 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
4530 windows-nt as windowed environments, even under -nw.
4531
4532 * startup.el (command-line): Don't call x-backspace-delete-keys-p
4533 if not fboundp. Switch delete-forward mode for the <delete> key
4534 on all PC platforms, even under -nw.
4535
4536 * term/internal.el ([M-delete]): Remap to M-d.
4537
9d7d9263
GM
45382000-12-14 Gerd Moellmann <gerd@gnu.org>
4539
4540 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
4541
7cf0153a
EZ
45422000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4543
4544 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4545
5e5b3d41
GM
45462000-12-14 Gerd Moellmann <gerd@gnu.org>
4547
5f368d29
GM
4548 * startup.el (command-line): Call delete-key-deletes-forward-mode,
4549 if appropriate.
4550
4551 * simple.el (delete-key-deletes-forward): New user-option.
4552 (delete-key-deletes-forward-mode): New function.
4553
9d7d9263 4554 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 4555
83c9cb8e
SM
4556 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
4557 Test if symbol is bound before getting its value.
5e5b3d41
GM
4558
4559 * tooltip.el (tooltip-show): If an error is signaled in
4560 x-show-tip, display that error, and display the help in the
4561 echo area.
ca2ddd8e 4562
191b83b6
KH
45632000-12-14 Kenichi Handa <handa@etl.go.jp>
4564
83c9cb8e
SM
4565 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
4566 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 4567
6192b604
KF
45682000-12-13 Karl Fogel <kfogel@red-bean.com>
4569
4570 * bookmark.el: Provide a generic exit hook, as suggested by
4571 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
4572 (bookmark-exit-hook): New var.
4573 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
4574 old raw lambda form in `kill-emacs-hook', and runs new
4575 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
4576 as logically that feature must have been provided if this function
4577 is running.
4578 Removed ;;;###autoload before the `add-hook' call.
4579
5edf6b55
SM
45802000-12-13 Stefan Monnier <monnier@cs.yale.edu>
4581
4582 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
4583 (easy-menu-current-active-maps): New function.
4584 (easy-menu-get-map): Use it.
4585 Make a proper menu entry when creating a new keymap.
4586
16b5e8e6
KH
45872000-12-13 Kenichi Handa <handa@etl.go.jp>
4588
d49fc4eb
KH
4589 * international/characters.el: Fix cases and syntaxes for
4590 mule-unicode-0100-24ff.
4591
3b53d876
KH
4592 * dired.el (dired-move-to-filename-regexp): Fixed for the case
4593 that a Japanese character is not appended after day and year.
4594
16b5e8e6
KH
4595 * info.el (Info-suffix-list): Change format for a command that
4596 requires arguments.
4597 (info-insert-file-contents): Adjusted for the above change.
4598
1df1c518
AS
45992000-12-12 Andreas Schwab <schwab@suse.de>
4600
4601 * tar-mode.el (tar-extract): Base the name of the subfile buffer
4602 on the name of the tar buffer. Verify that the existing buffer is
4603 visiting the same subfile.
4604
a7a07b98
DL
46052000-12-12 Dave Love <fx@gnu.org>
4606
4607 * subdirs.el: Add obsolete.
4608
4fdbd809
GM
46092000-12-12 Gerd Moellmann <gerd@gnu.org>
4610
bfdb75ee
GM
4611 * mail/rmailsum.el (rmail-summary-expunge)
4612 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
4613 instead of rmail-confirm-expunge.
4614
4fdbd809
GM
4615 * replace.el (perform-replace): Don't use an empty match adjacent
4616 to a non-empty match when computing the next match before the
4617 replacement is performed.
4618
e9a59cad
GM
46192000-12-12 Milan Zamazal <pdm@freesoft.cz>
4620
4621 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
4622 definition (patch by Stefan Monnier).
4623 (glasses-mode): Use jit-lock instead of `after-change-functions'
4624 (patch by Stefan Monnier).
4625
c2def7a0
MB
46262000-12-12 Miles Bader <miles@gnu.org>
4627
4628 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
4629 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
4630
591b63b4
AC
46312000-12-12 Andrew Choi <akochoi@i-cable.com>
4632
4633 * term/mac-win.el: Remove load for ls-lisp.
4634
a924cf63 4635 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 4636
5ff4ba3d
MB
46372000-12-12 Miles Bader <miles@gnu.org>
4638
4639 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
4640 Respect field end too.
4641 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
4642 (newline-and-indent, reindent-then-newline-and-indent):
4643 Use `delete-horizontal-space'.
5ff4ba3d 4644
d0c679bc
SM
46452000-12-11 Stefan Monnier <monnier@cs.yale.edu>
4646
adf9c994
SM
4647 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
4648 (so as to obey the field property in the minibuffer).
4649
4b0cd42d
SM
4650 * obsolete/c-mode.el: Moved from lisp/progmodes.
4651 * obsolete/auto-show.el: Moved from lisp.
4652 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 4653
89f85863
CD
46542000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
4655
4656 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 4657 changes to list them here.
89f85863 4658
83c9cb8e
SM
4659 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
4660 Too many changes to list them here.
89f85863 4661
83c9cb8e
SM
4662 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
4663 Too many changes to list them here.
89f85863
CD
4664
4665 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
4666
3e0d35ce
GM
46672000-12-11 Gerd Moellmann <gerd@gnu.org>
4668
83c9cb8e 4669 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 4670
ca2ddd8e 4671 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
4672 Comment fix.
4673
3e0d35ce
GM
4674 * hscroll.el: Moved to `obsolete' subdir.
4675
ff904dd6
MB
46762000-12-11 Miles Bader <miles@gnu.org>
4677
4678 * window.el (window-text-height): Function removed (now in C).
4679
fb97d87f
SM
46802000-12-10 Stefan Monnier <monnier@cs.yale.edu>
4681
4682 * log-edit.el (log-edit-parent-buffer): New var.
4683 (log-edit): Set it. Add BUFFER argument.
4684 (log-edit-done): Use char-before.
4685 Don't bother checking validity of vc-comment-ring.
4686 Only bury the buffer if log-edit popped it up.
4687
4688 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
4689 (cvs-mode-diff-help): Remove.
4690 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 4691 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
4692
4693 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
4694 Remove binding for ? now made unnecessary.
4695
7de77417
CD
46962000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
4697
83c9cb8e 4698 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
4699 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
4700
4701 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
4702 when master file is not open.
4703
4efa209f
SM
47042000-12-09 Stefan Monnier <monnier@cs.yale.edu>
4705
4706 * progmodes/ada-stmt.el: Update `maintainer'.
4707
0a8052bd
GM
47082000-12-09 Stephen Gildea <gildea@alum.mit.edu>
4709
4710 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
4711 choices to match documentation string.
4712
a12167c5
MB
47132000-12-09 Miles Bader <miles@gnu.org>
4714
2161605d
MB
4715 * minibuf-eldef.el: New file.
4716
a12167c5
MB
4717 * window.el (fit-window-to-buffer): Don't pass last argument to
4718 pos-visible-in-window-p, now that its meaning is inverted.
4719
9ea8de1b
EZ
47202000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
4721
4722 * image.el (create-image): Doc fix; spotted by Per Cederqvist
4723 <ceder@lysator.liu.se>.
4724
5002ddbb
SM
47252000-12-08 Stefan Monnier <monnier@cs.yale.edu>
4726
b6114d80
SM
4727 * autoinsert.el (auto-insert-alist): Add missing final \n.
4728
ee8d23ee
SM
4729 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
4730 (cvs-menu-map): Remove.
4731 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
4732 (cvs-mode-quit): Turn it back into a plain function.
4733
5002ddbb 4734 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 4735 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
4736
4737 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
4738 file where it's more visible.
4739 (texinfo-filter, texinfo-chapter-level-regexp): New variables
4740 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
4741 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
4742 (texinfo-inside-macro-p): Only catch `scan-error's.
4743 (texinfo-inside-env-p): Make better use of the match info.
4744 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
4745 (texinfo-insert-@end): Slight re-organization.
4746 Also remove useless `looking-at' call.
4747
30cd075d
AI
47482000-12-08 Andrew Innes <andrewi@gnu.org>
4749
4750 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
4751 accessible in -nw mode.
4752
4753 * term/w32-win.el: Remove stuff about selection timeout, which is
4754 irrelevant on Windows. Move clipboard support to w32-fns.el, so
4755 it is accessible in -nw mode.
4756
01b91009
DL
47572000-12-08 Dave Love <fx@gnu.org>
4758
83c9cb8e
SM
4759 * emacs-lisp/lisp-mode.el (lisp-mode):
4760 Set font-lock-keywords-case-fold-search.
01b91009 4761
842b2a94
GM
47622000-12-08 Gerd Moellmann <gerd@gnu.org>
4763
4764 * textmodes/ispell.el (ispell): Doc fix.
4765
f9d5f611
KH
47662000-12-08 Kenichi Handa <handa@etl.go.jp>
4767
4768 * international/quail.el (quail-insert-decode-map): Check the
4769 frame width of a window displaying the current buffer, not that of
4770 the selected frame.
4771 (quail-help): Make sure that the help buffer has window before
4772 inserting text in it.
4773
e04d21aa
SS
47742000-12-07 Sam Steingold <sds@gnu.org>
4775
4776 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
4777 Backquote is used in isearch.el, so autoloading saves nothing.
4778
fc3e23a4
EZ
47792000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
4780
83c9cb8e
SM
4781 * startup.el (normal-top-level-add-subdirs-to-load-path):
4782 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 4783
fc3e23a4
EZ
4784 * dired.el (dired-insert-directory): If file-system-info is
4785 fboundp, call it instead of invoking dired-free-space-program.
4786
796ecd10
GM
47872000-12-07 Gerd Moellmann <gerd@gnu.org>
4788
0f5f7c3e
GM
4789 * server.el (server-visit-files): Push files on file-name-history.
4790
3764ba49
GM
4791 * progmodes/cc-langs.el: Update copyright.
4792
8e7931da
GM
4793 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
4794
ae0d7485 4795 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 4796
796ecd10
GM
4797 * bindings.el (mode-line-mode-menu): Reverse the order
4798 of define-keys so that the menu appears in alphabetical order.
4799
ae0d7485
GM
48002000-12-07 Milan Zamazal <pdm@freesoft.cz>
4801
4802 * progmodes/glasses.el (glasses-mode): Update mode line at the end
4803 of the function.
4804
e2849090
DL
48052000-12-07 Dave Love <fx@gnu.org>
4806
4807 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
4808
4809 * facemenu.el (facemenu-unlisted-faces): Fix value.
4810
5c7f629c
SM
48112000-12-07 Stefan Monnier <monnier@cs.yale.edu>
4812
4813 * font-lock.el (font-lock-default-fontify-region):
4814 Include the terminating \n (off-by-one error).
4815 (font-lock-set-defaults): Use dolist.
4816
4817 * derived.el (define-derived-mode): Don't use combine-run-hooks.
4818
73481ae3
KH
48192000-12-07 Kenichi Handa <handa@etl.go.jp>
4820
83c9cb8e
SM
4821 * international/mule-cmds.el (describe-language-environment):
4822 Fix for the case that an input method title is not string but a list.
ffbaa122 4823
73481ae3
KH
4824 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
4825 of wrong SIZE record.
4826
e2896b22
DL
48272000-12-06 Dave Love <fx@gnu.org>
4828
67292061
DL
4829 * newcomment.el (comment-region, comment-dwim): Doc fix.
4830
4831 * textmodes/texinfo.el: Require tex-mode when compiling.
4832 (texinfo-update-node): Doc fix.
4833 (texinfo-imenu-generic-expression): Add @anchor.
4834 (texinfo-font-lock-keywords): Add @uref.
4835 (texinfo-inside-macro-p): Don't use ignore-errors.
4836 (texinfo-insert-quote): Match more contexts.
4837
e76938e7
DL
4838 * international/mule.el (decode-char, encode-char): Doc fix.
4839 (auto-coding-alist): Customize.
4840
4841 * files.el (load-file): Fix change of 2000-03-12.
4842
e2896b22
DL
4843 * wid-edit.el (widget-text-keymap): Doc fix.
4844
6610f4b2
AI
48452000-12-06 Andrew Innes <andrewi@gnu.org>
4846
4847 * makefile.w32-in (lisp): Set to an absolute directory, namely
4848 $(CURDIR).
4849
9e3366e4
EZ
48502000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4851
4852 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
4853 read generated-autoload-file, and set buffer-file-coding-system to
4854 raw-text-unix after reading the file.
4855
83c9cb8e
SM
4856 * international/mule-conf.el (file-coding-system-alist):
4857 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 4858
d94d636f
GM
48592000-12-06 Gerd Moellmann <gerd@gnu.org>
4860
384333ee
GM
4861 * replace.el (occur): Make line-number-width 1 smaller for the
4862 colon following the line number.
4863
83c9cb8e
SM
4864 * startup.el (fancy-splash-text, command-line-1):
4865 Use `File' for the menu name instead of `Files'.
e04d21aa 4866
d4b72d58
GM
4867 * tmm.el: Update copyright.
4868
d94d636f
GM
4869 * cus-start.el: Add entry for even-window-heights.
4870
6e424019
MB
48712000-12-06 Miles Bader <miles@gnu.org>
4872
4873 * faces.el (frame-set-background-mode): Avoid stomping on
4874 locally modified faces.
4875
e6477b58
KH
48762000-12-06 Kenichi Handa <handa@etl.go.jp>
4877
4878 * international/fontset.el: Correct the font registries for
4879 japanese-jisx0213-1 and japanese-jisx0213-2.
4880
21999ab9
GM
48812000-12-05 Gerd Moellmann <gerd@gnu.org>
4882
57d6e381
GM
4883 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
4884
21999ab9
GM
4885 * iswitchb.el: Update customization commentary.
4886
7422819c
GM
48872000-12-05 Rob Riepel <riepel@Stanford.EDU>
4888
4889 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
4890 (tpu-search-highlight): Fixed comparison of overlay end positions.
4891 (tpu-trim-line-ends): Implemented trimming logic locally.
4892
4893 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 4894 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 4895
73daff18
KH
48962000-12-05 Kenichi Handa <handa@etl.go.jp>
4897
4898 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
4899 to cn-gb.
4900 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
4901
6a4cd002
DL
49022000-12-04 Dave Love <fx@gnu.org>
4903
4904 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
4905
6452929e
GM
49062000-12-04 Gerd Moellmann <gerd@gnu.org>
4907
e04d21aa 4908 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
4909 (rmail-summary-expunge-and-save): Ask for confirmation with
4910 rmail-expunge-confirmed.
4911
4912 * mail/rmail.el (rmail-expunge-confirmed): New function.
4913 (rmail-expunge): Use it.
4914
1790abf4
FP
49152000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
4916
0c68ce6f 4917 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
4918 (etags-recognize-tags-table, find-tag-in-order):
4919 New functionality: interpret file names as tags.
e04d21aa 4920
7a53d8c8
EZ
49212000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
4922
4923 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
4924 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
4925 the first subnode until the bottom of the current node is visible.
7a53d8c8 4926
caa15ef7
GM
49272000-12-04 Gerd Moellmann <gerd@gnu.org>
4928
4929 * format.el (format-decode): Don't change buffer's undo list.
4930
e225faa7
KH
49312000-12-04 Kenichi Handa <handa@etl.go.jp>
4932
4933 * faces.el (face-font-registry-alternatives): Add entries for CJK
4934 fonts. Doc-string adjusted for the actual usage of this data.
4935
4936 * international/fontset.el: Change the font registries for CJK
4937 fonts in the default fontset. Don't append '*' to registries.
4938
8b262a65
SM
49392000-12-03 Stefan Monnier <monnier@cs.yale.edu>
4940
e04d21aa 4941 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
4942 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
4943
4944 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
4945 (derived-mode-p): New function.
4946 (derived-mode-make-docstring): Add `docstring' argument.
4947 Use it if available and complete it if necessary.
4948
33c4460b
AS
49492000-12-03 Andreas Schwab <schwab@suse.de>
4950
4951 * type-break.el (type-break): Don't make parent of itself.
4952
5c9b3fac
MB
49532000-12-03 Miles Bader <miles@gnu.org>
4954
4955 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
4956
27ce741e
SM
49572000-12-02 Stefan Monnier <monnier@cs.yale.edu>
4958
07c16ec4
SM
4959 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
4960 (tex-main-file, tex-file): Simplify.
4961 (tex-generate-zap-file-name): Use subst-char-in-string.
4962 (tex-strip-dots): Remove.
4963
c19cc275
SM
4964 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
4965
27ce741e
SM
4966 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
4967 to check if the match succeeded.
4968
285991dc
GM
49692000-12-02 Gerd Moellmann <gerd@gnu.org>
4970
4971 * startup.el (use-fancy-splash-screens-p): New function.
4972 (command-line-1): Use it to determine whether or not to use
4973 a fancy splash screen.
4974
52dca1b2
AS
49752000-12-02 Andreas Schwab <schwab@suse.de>
4976
4977 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
4978
d3e7e7cf
EZ
49792000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
4980
2dce2360
EZ
4981 * international/mule.el (make-char): Fix last change.
4982
9768eaa7
EZ
4983 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4984 New defcustoms.
4985 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
4986 autoloading tex-mode; instead, do the same manually.
4987 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
4988 with numeric argument. Docstring fix.
4989 (toplevel): Require cl when compiling.
e04d21aa 4990
285991dc 4991 * international/mule.el (make-char): Doc fix.
d3e7e7cf 4992
0dd5e255
JR
49932000-12-02 Jason Rumney <jasonr@gnu.org>
4994
4995 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
4996 the Emacs Lisp manual)
4997
fbb87147
EZ
49982000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
4999
5cbb3e93
EZ
5000 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5001
fbb87147
EZ
5002 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5003 the Emacs Lisp manual).
5004
1636ca09
GM
50052000-12-02 Gerd Moellmann <gerd@gnu.org>
5006
5007 * simple.el (next-line-add-newlines): Change default to nil.
5008
68875f0e
EZ
50092000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5010
83c9cb8e
SM
5011 * files.el (revert-buffer, recover-file):
5012 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5013
fd9ac94c
GM
50142000-12-01 Gerd Moellmann <gerd@gnu.org>
5015
5016 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5017
45450dd5
MB
50182000-12-01 Miles Bader <miles@gnu.org>
5019
5020 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5021
09df8881
KH
50222000-12-01 Kenichi Handa <handa@etl.go.jp>
5023
5024 * international/mule-diag.el (describe-char-after): Fix typo.
5025 (describe-character-set, non-iso-charset-alist): Fix typo.
5026
dea0a87d
MB
50272000-12-01 Miles Bader <miles@gnu.org>
5028
b170205b
MB
5029 * image-file.el (image-file-name-regexp): Automatically add
5030 upper-case variants of each filename extension in
5031 `image-file-name-extensions', since they seem to be common.
5032
e04d21aa 5033 * simple.el (minibuffer-contents)
dea0a87d
MB
5034 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5035 New functions.
5036 * filecache.el (file-cache-directory-name)
5037 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5038
eb04d6cd 50392000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5040
dea0a87d
MB
5041 * filecache.el (file-cache-minibuffer-complete): Don't try to
5042 delete the minibuffer prompt.
5043
a8a1b05d
DL
50442000-11-30 Dave Love <fx@gnu.org>
5045
5046 * cus-start.el: Fix read-buffer-function type.
5047
693c4692
GM
50482000-11-30 Gerd Moellmann <gerd@gnu.org>
5049
5050 * md5.el: Removed. There's a built-in function, now.
5051
2c0b1898
GM
50522000-11-30 Markus Rost <rost@math.ohio-state.edu>
5053
5054 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5055 as dummy 0-th char of rmail-deleted-vector.
5056
63dfcf4b
EZ
50572000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5058
5059 * ps-print.el (ps-end-job): Bind case-fold-search only after
5060 switching to ps-spool-buffer.
5061
50622000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5063
5064 * ps-print.el: Line number font customization. PostScript: Lines and
5065 PageCount are initialized on each page. Doc Fix.
5066 (ps-print-version): New version number (6.3.2).
5067 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5068 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5069 (ps-right-header): Customization fix.
5070 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5071 Fix code.
5072 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5073 New vars.
5074
df3aedcf
GM
50752000-11-30 Gerd Moellmann <gerd@gnu.org>
5076
edfb795e
GM
5077 * bs.el: Fix typos and spelling errors.
5078 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5079 (bs-configuration): Doc fix.
e04d21aa 5080
df3aedcf
GM
5081 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5082
8b8a7f01
GM
50832000-11-30 Rob Riepel <riepel@Stanford.EDU>
5084
5085 * emulation/tpu-edt.el (tpu-version): New version.
5086 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5087 (tpu-original-mode-line): Variable deleted.
5088 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5089 (tpu-set-mode-line): Don't redefine mode-line-format.
5090 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5091 (tpu-update-mode-line): New mark flag logic.
5092 (tpu-get): Use find-file-wildcards.
5093 (tpu-search-highlight): Move overlay less, reset overlay properly.
5094 (tpu-unselect): Deactivate mark.
5095 (tpu-lm-replace): Reset overlay properly.
5096 (tpu-forward-line): Use forward-visible-line.
5097 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5098
83c9cb8e 5099 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5100
c069a9d3
GM
51012000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5102
5103 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5104
b02cd40b
GM
51052000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5106
5107 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5108 and skip whitespace and newlines.
e04d21aa 5109
b7a90344
SM
51102000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5111
5112 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5113
be6bbb55
GM
51142000-11-29 Gerd Moellmann <gerd@gnu.org>
5115
0383ed60
GM
5116 * help.el (describe-function-1): Regexp-quote function name
5117 when used as part of a regexp.
5118
83c9cb8e
SM
5119 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5120 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5121 (tool-bar-add-item): Likewise, and handle unspecified colors.
5122
5123 * enriched.el (enriched-face-ans): Use face-attribute instead
5124 of face-foreground and face-background.
5125
5126 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5127 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5128
7423978d
GM
5129 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5130
ef128c78
GM
5131 * play/5x5.el: Remove version info.
5132
a81fc510
GM
5133 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5134
be6bbb55
GM
5135 * frame.el (blink-cursor-mode): Doc fix.
5136
f9396e03
GM
51372000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5138
5139 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5140 to create Makefile rules.
5141 (antlr-tool-command): New user option.
5142 (antlr-ask-about-save): New user option.
5143 (antlr-makefile-specification): New user option.
5144 (antlr-file-formats-alist): New variable.
5145 (antlr-special-file-formats): New variable.
5146 (antlr-unknown-file-formats): New user option.
5147 (antlr-help-unknown-file-text): New variable.
5148 (antlr-help-rules-intro): New variable.
5149 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5150 (antlr-mode-menu): Add entries.
5151 (antlr-file-dependencies): New function.
5152 (antlr-directory-dependencies): New function.
5153 (antlr-superclasses-glibs): New function.
5154 (antlr-run-tool): New command.
5155 (antlr-makefile-insert-variable): New function.
5156 (antlr-insert-makefile-rules): New function.
5157 (antlr-show-makefile-rules): New command.
5158
5159 * antlr-mode.el: More Emacs/XEmacs stuff.
5160 (antlr-no-action-keywords): New constant with value nil.
5161 (antlr-font-lock-keywords-alist): Use it. Old value would break
5162 syntax highlighting in Emacs-21.0.
5163 (antlr-default-directory): Emacs/XEmacs dependend function.
5164 (antlr-read-shell-command): Ditto.
5165 (antlr-with-displaying-help-buffer): Ditto.
5166
51672000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5168
5169 * antlr-mode.el: imenu, parsing and highlighting changes.
5170 (antlr-imenu-create-index-function): Don't create extra submenus
5171 for definitions in different grammar classes. It is not necessary
5172 for the menu and would make command `imenu' awkward to use.
5173 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5174 header actions and more than one.
5175 (antlr-font-lock-tokendef-face): Changed color.
5176 (antlr-font-lock-tokenref-face): Changed color.
5177 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5178 (antlr-mode-syntax-table): New variable.
5179 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5180 (antlr-with-syntax-table): Don't copy syntax table.
5181
51822000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5183
5184 * antlr-mode.el: Minor changes: language setting.
5185 (antlr-language-alist): The value for file option "language" can
5186 be both an identifier and a string.
5187 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5188 (antlr-language-limit-n-regexp): Change accordingly.
5189
51902000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5191
5192 * antlr-mode.el: Minor changes: tabs, hiding.
5193 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5194 (antlr-action-visibility): Also allow value nil to also hide the
5195 braces. Renamed from `antlr-tiny-action-length'.
5196 Suggested by Jay@aol.com.
5197 (antlr-hide-actions): Change accordingly. Hide line if completely
5198 hidden action is on a line of its own.
e04d21aa 5199
6ad948eb
SM
52002000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5201
5202 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5203
5204 * sort.el (sort-columns): Don't concat strings with numbers.
5205
9c6a4107
DL
52062000-11-29 Dave Love <fx@gnu.org>
5207
5208 * cus-edit.el (face): Fix :format.
5209
5210 * mail/feedmail.el: Require smtpmail when compiling.
5211 (mail-do-fcc): Autoload.
5212 (feedmail) <defgroup>: Fix :link.
5213 (feedmail-nuke-body-in-fcc): Fix :type.
5214 (feedmail-send-it): Add autoload cookie.
5215
053b8d35
SM
52162000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5217
5218 * newcomment.el (comment-indent): Save excursion around call to
5219 comment-indent-function.
5220
242c13e8
MB
52212000-11-29 Miles Bader <miles@gnu.org>
5222
5223 * subr.el (member-ignore-case): Return the tail of the list who's
5224 car matches, like `member', not the matching element itself.
5225
8f4b5f28
KH
52262000-11-29 Kenichi Handa <handa@etl.go.jp>
5227
5228 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5229 should not contain `\n'.
5230
bebe4a2c
GM
52312000-11-28 Gerd Moellmann <gerd@gnu.org>
5232
fd9ac94c 5233 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5234
ba7e40eb
GM
5235 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5236
75ab0c79
GM
5237 * dired-aux.el (dired-do-create-files): Construct default file
5238 name for dired-mark-read-file-name so that when the user enters
5239 just RET, the target file will end up in the target directory.
5240
bebe4a2c
GM
5241 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5242 local-abbrev-table before changing buffers because it might
5243 have a buffer-local binding.
5244
fa6d1ca8
MB
52452000-11-28 Miles Bader <miles@gnu.org>
5246
5247 * simple.el (delete-horizontal-space): Handle fields more generally.
5248
8d2c2642
GM
52492000-11-28 Gerd Moellmann <gerd@gnu.org>
5250
5251 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5252
8b31236d
DL
52532000-11-28 Dave Love <fx@gnu.org>
5254
3cbd02d2
DL
5255 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5256 comment-start-skip locally.
5257
8b31236d
DL
5258 * progmodes/fortran.el (fortran-mode): Don't set
5259 fortran-comment-line-start-skip. Set comment-start to
5260 fortran-comment-line-start.
5261 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5262 (fortran-comment-line-start-skip): Simplify slightly.
5263
ae4bf56d
GM
52642000-11-28 Gerd Moellmann <gerd@gnu.org>
5265
17ef7534
GM
5266 * play/5x5.el: Remove RCS keyword.
5267
fd9ac94c 5268 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5269
665b27a6
GM
52702000-11-28 Milan Zamazal <pdm@freesoft.cz>
5271
83c9cb8e
SM
5272 * textmodes/tildify.el (tildify-string-alist):
5273 Add `plain-tex-mode' here.
665b27a6 5274
fe3c2ae3
GM
52752000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5276
5277 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5278 reference.
5279
d970106b
MB
52802000-11-28 Miles Bader <miles@gnu.org>
5281
36b80a0d
MB
5282 * cus-face.el (custom-face-attributes): Add post-filter function
5283 for :box. Make pre-filter function for :box handle all cases.
5284
d970106b
MB
5285 * wid-edit.el (widget-choose): Make sure pop-up window is large
5286 enough to display all the choices, as there's no way to scroll it.
5287
5a2bae6c
KH
52882000-11-28 Kenichi Handa <handa@etl.go.jp>
5289
5290 * international/mule-conf.el: Make the coding system no-conversion
5291 safe for all characters.
5292
9e836e23
DL
52932000-11-27 Dave Love <fx@gnu.org>
5294
8b31236d
DL
5295 * net/ldap.el (ldap) <defgroup>: Add :version.
5296
9e836e23
DL
5297 * tooltip.el (tooltip-use-echo-area): Doc fix.
5298
5299 * cus-start.el <minibuffer-prompt-properties>: Add version.
5300 <read-buffer-function>: Add.
5301
5302 * apropos.el (apropos-print): Add help-echo to active text.
5303
5304 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5305
4a74d071
GM
53062000-11-27 Gerd Moellmann <gerd@gnu.org>
5307
5308 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5309 type, group and version.
5310
76058c27
EZ
53112000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5312
4a74d071 5313 * select.el (x-get-selection): Docstring fix.
76058c27 5314
fd9ac94c 53152000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5316
fd9ac94c 5317 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5318
49060c51
AI
53192000-11-27 Andrew Innes <andrewi@gnu.org>
5320
5321 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5322
5323 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5324
b2a8e429
MB
53252000-11-27 Miles Bader <miles@gnu.org>
5326
5327 * dired.el (dired-get-filename): Return filename verbatim if
5328 LOCALP is `verbatim'.
5329 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5330 `verbatim' so that we don't inadvertently delete a non-existant
5331 directory name.
5332
5ac0366d
KH
53332000-11-27 Kenichi Handa <handa@etl.go.jp>
5334
5335 * international/characters.el: Specify cases and syntaxes for
5336 mule-unicode-0100-24ff.
5337
67f1cf4c
GM
53382000-11-27 Gerd Moellmann <gerd@gnu.org>
5339
5340 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5341 that foreground and/or background colors of the face `tool-bar'
5342 are unspecified.
5343
46c56972
MB
53442000-11-27 Miles Bader <miles@gnu.org>
5345
e04d21aa 5346 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5347 (widget-field-end): Handle widget field `pseudo-overlays'.
5348 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5349 if it's there instead of in `widget-field-list'.
5350
46c56972 5351 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5352 (help-make-xrefs): Delete extraneous newlines at the end of the
5353 docstring.
46c56972 5354
640a9cdd
JR
53552000-11-25 Jason Rumney <jasonr@gnu.org>
5356
5357 * startup.el (command-line): Call set-locale-environment after
5358 Window System init file is read, as it can result in a call to
5359 redraw-frame.
5360
0b3f96d4
EZ
53612000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5362
5363 * simple.el (shell-command): Mention the effect of the prefix
5364 argument in the doc string.
5365
8da6e2a1
MB
53662000-11-25 Miles Bader <miles@gnu.org>
5367
a658d039
MB
5368 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5369
8da6e2a1 5370 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 5371 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 5372
d3416cca
JR
53732000-11-24 Jason Rumney <jasonr@gnu.org>
5374
5375 * international/mule-cmds.el (locale-language-names): Add "jp" as
5376 a non-standard alternative for Japanese.
5377
17e37f53
AS
53782000-11-24 Andre Spiegel <spiegel@gnu.org>
5379
5380 * vc-hooks.el: Require 'cl during compilation.
5381
9aa5f148
GM
53822000-11-24 Gerd Moellmann <gerd@gnu.org>
5383
ba193890
GM
5384 * faces.el (face-set-after-frame-default): Let face attributes
5385 specified for new frames override frame parameters.
5386
9aa5f148
GM
5387 * startup.el (command-line): Fix computation of the source file
5388 for user-init-file when user-init-file is a compiled file.
5389
51a1edab
MB
53902000-11-24 Miles Bader <miles@gnu.org>
5391
e04d21aa 5392 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
5393 (custom-post-filter-face-spec): New functions.
5394 (custom-face-set, custom-face-value-create): Filter the face spec
5395 before and after customization.
5396 (custom-face-set): If VALUE specifies a null face, pass a
5397 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
5398 * cus-face.el (custom-face-attributes): Remove SET and GET
5399 functions. Add some IN-FILTER and OUT-FILTER functions in the few
5400 cases they're needed.
5401
1ed74431
MB
5402 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
5403 that it's distinguishable from the :off-glyph on dark-background
5404 displays. Set its background color too.
5405
67ee1125
MB
5406 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
5407 so that people can easily turn it off.
5408
7d027816 54092000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 5410
7d027816 5411 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 5412
9aa5f148 5413 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 5414
9aa5f148 5415 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 5416
9aa5f148 5417 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 5418 redundant skip-small-frames test.
e04d21aa 5419
9aa5f148 5420 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 5421 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 5422
9aa5f148
GM
5423 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
5424 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
5425 (viper-restore-cursor-type,viper-set-insert-cursor-type):
5426 New functions.
e04d21aa 5427
9aa5f148 5428 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 5429
9aa5f148 5430 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 5431
f07fa1b8
KH
54322000-11-24 Kenichi Handa <handa@etl.go.jp>
5433
83c9cb8e
SM
5434 * international/mule-diag.el (list-iso-charset-chars):
5435 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
5436 (list-non-iso-charset-chars): Fix the `while' condition.
5437
ba8299ff
SM
54382000-11-23 Stefan Monnier <monnier@cs.yale.edu>
5439
79372165
SM
5440 * subr.el (add-hook, remove-hook): Don't call make-local-hook
5441 if the variable is make-variable-buffer-local.
5442
83c9cb8e
SM
5443 * progmodes/ada-stmt.el (ada-template-map):
5444 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
5445 (ada-stmt-mode-hook): New function extracted from old code.
5446 Only change the buffer-local side of skeleton-*.
5447 (ada-mode-hook): Use it.
5448
68a887fa
EZ
54492000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5450
5451 * iswitchb.el (iswitchb-minibuf-depth): New variable.
5452 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5453 we expect to be returned by minibuffer-depth once we prompt the
5454 user in the minibuffer.
5455 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5456 as recorded in iswitchb-minibuf-depth, return non-nil.
5457
3b345582
EZ
54582000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5459
5460 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5461 (hscroll-window-maybe): Docstring fix.
5462
595dead2
DL
54632000-11-23 Dave Love <fx@gnu.org>
5464
5465 * rect.el (string-rectangle): Don't test delete-selection-mode.
5466
1e66b27a
GM
54672000-11-23 Gerd Moellmann <gerd@gnu.org>
5468
02790ce2
GM
5469 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
5470 is in the tool bar.
5471
1e66b27a 5472 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 5473 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 5474
a4caa65d
SM
54752000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5476
5477 * textmodes/outline.el (outline-flag-region):
5478 Don't bind inhibit-read-only since we don't modify the buffer.
5479 (outline-isearch-open-invisible): Don't jump to overlay-start
5480 since we're trying to unhide text around point.
5481 (outline-discard-overlays): Use dolist.
5482
5483 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
5484
03e757c1
GM
54852000-11-22 Gerd Moellmann <gerd@gnu.org>
5486
83c9cb8e 5487 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 5488
1598a961
SM
54892000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5490
5491 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
5492 Fix ARG regexp to skip quoted braces.
5493 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
5494 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
5495 are (correctly) handled separately).
5496 Remove `caption' and `footnote' from `citations': they contain text.
5497 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
5498 (latex-skeleton-end-hook): New function.
5499 (latex-mode): Use it.
5500 (tex-start-tex-marker): Remove.
5501 (tex-send-tex-command): Don't set tex-start-tex-marker.
5502 (tex-error-parse-syntax-table): New var.
5503 (tex-compilation-parse-errors): Use it.
5504 Ignore tex-start-tex-marker. Don't bother with marker-position.
5505 (tex-validate-buffer): Don't bother with marker-position.
5506
5507 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 5508 (flyspell-generic-progmode-verify): Use it.
1598a961 5509
eaae8106
SS
55102000-11-22 Sam Steingold <sds@gnu.org>
5511
83c9cb8e 5512 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 5513
eaae8106 5514 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 5515 `ada-remove-trailing-spaces'.
eaae8106 5516 (ada-remove-trailing-spaces): Removed.
e04d21aa 5517
eaae8106 5518 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 5519
1598a961
SM
5520 * textmodes/picture.el (picture-clean): Removed.
5521 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 5522
a41d49e9
GM
55232000-11-22 Gerd Moellmann <gerd@gnu.org>
5524
e053c60f
GM
5525 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5526
a41d49e9
GM
5527 * hi-lock.el (hi-lock-refontify): Don't call non-existent
5528 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 5529 do anything special when jit-lock is active.
a41d49e9
GM
5530 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
5531
197615f3
DL
55322000-11-22 Dave Love <fx@gnu.org>
5533
ddbfaa9f
DL
5534 * calendar/todo-mode.el (todo-top-priorities): Use
5535 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
5536
ddc3c695
DL
5537 * language/chinese.el, language/cyrillic.el:
5538 * language/devanagari.el, language/ethiopic.el, language/greek.el:
5539 * language/hebrew.el, language/indian.el, language/japanese.el:
5540 * language/korean.el, language/lao.el, language/misc-lang.el:
5541 * language/thai.el, language/tibetan.el, language/vietnamese.el:
5542 Use provide.
5543
fb9fa98d
DL
5544 * cus-edit.el (custom-buffer-create-internal): Save some consing.
5545 (custom-variable-set): Improve validation error mesage.
5546
197615f3
DL
5547 * rect.el (string-rectangle): Revert last change.
5548 (string-rectangle-line): New arg DELETE.
5549 (string-rectangle): Check delete-selection-mode.
5550
5551 * emacs-lisp/edebug.el (edebug-version)
5552 (edebug-maintainer-address): Deleted.
5553 (edebug-submit-bug-report): Just alias to report-emacs-bug.
5554 (edebug-read-function): Account for other `'#' read forms.
5555 (edebug-mode-menus): Make some items toggles.
5556 (edebug-outside-unread-command-event, unread-command-event):
5557 Remove these to avoid warnings.
5558
f4117c4d
GM
55592000-11-22 David Ponce <david@dponce.com>
5560
5561 * recentf.el (recentf-menu-items-for-commands)
5562 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 5563 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 5564
f4117c4d
GM
5565 (recentf-build-dir-rules, recentf-dump-variable)
5566 (recentf-edit-list, recentf-open-files-item)
5567 (recentf-open-files): Replaced unnecessary `mapcar' with new
5568 built-in `mapc'.
eaae8106 5569
f8e2f3f2
MB
55702000-11-23 Miles Bader <miles@gnu.org>
5571
5572 * faces.el (menu): Make inverse-video on ttys too.
5573
4c4a541d
SM
55742000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5575
5576 * simple.el (comment-line-break-function): Use the new name
5577 indent-new-comment-line -> comment-indent-new-line.
5578 (clone-indirect-buffer): Don't ignore NORECORD.
5579 (next-completion): Properly handle the case where items are adjacent.
5580
5581 * mouse.el (popup-menu): Stupid typo.
5582
980d836e
GM
55832000-11-22 Gerd Moellmann <gerd@gnu.org>
5584
60e8e0a5
GM
5585 * emacs-lisp/authors.el: Remove autoload cookies, add author,
5586 maintainer, keywords tags.
5587
980d836e
GM
5588 * rect.el (replace-rectangle): Don't call string-rectangle-line
5589 with too many arguments.
5590
e08b2069
AS
55912000-11-22 Andre Spiegel <spiegel@gnu.org>
5592
60e8e0a5 5593 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 5594 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
5595 vc-locking-user, which no longer exists.
5596
5597 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
5598
c6779d8d
DL
55992000-11-22 Dave Love <fx@gnu.org>
5600
5601 * md5.el (md5): Provide.
5602 (md5): Fix error call.
5603
e672fdce
MB
56042000-11-22 Miles Bader <miles@gnu.org>
5605
eaae8106 5606 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
5607 (refill-fill-paragraph-at): Remove debugging code.
5608
80e24c04
MB
5609 * calendar/calendar.el (generate-calendar-window): When we don't
5610 call `fit-window-to-buffer', make sure the top line is fully visible.
5611
3a17d6cc
MB
5612 * image-file.el (insert-image-file): Don't make `read-only'
5613 property rear-nonsticky.
5614
ae1a21c6
MB
5615 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
5616 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
5617 stashing away its original value.
5618 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
5619 in the recursive edit.
5620 Bind `isearch-original-minibuffer-message-timeout' to protect it.
5621 (isearch-done): Restore `minibuffer-message-timeout'.
5622
e672fdce
MB
5623 * cus-start.el: Remove entry for `mode-line-inverse-video'.
5624
3ea79df8
SM
56252000-11-21 Stefan Monnier <monnier@cs.yale.edu>
5626
5627 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
5628
5629 * find-lisp.el (find-lisp-find-files-internal):
5630 Use dolist, when and file-name-as-directory.
5631
980d836e 5632 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
5633 (define-derived-mode, define-minor-mode): Add specs.
5634
5635 * window.el: General comment and spacing fixes.
5636 (save-selected-window): Use backquotes.
5637 (window-safely-shrinkable-p): New function.
5638 (shrink-window-if-larger-than-buffer): Use it.
5639
5640 * subr.el (make-local-hook): Docstring fix.
5641
5642 * shell.el (shell-mode): Use define-derived-mode.
5643
5644 * newcomment.el (comment-indent): Insert comment before calling
5645 comment-indent-function. Don't insert in column 0.
5646 (comment-dwim): Indent before inserting comment.
5647
5648 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
5649 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
5650 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
5651 Use mapc rather than map.
5652
5653 * files.el (find-buffer-visiting): Compare all attributes before
5654 declaring two files identical (rather than just their inode-no).
5655 (auto-mode-alist): Use \' rather than $.
5656
5657 * which-func.el: Update maintainer line.
5658
5659 * pcvs.el (uniquify-buffer-file-name): Remove advice.
5660 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
5661 (uniquify-buffer-file-name): Use it.
5662
8f62f2b8
MB
56632000-11-22 Miles Bader <miles@gnu.org>
5664
5665 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
5666 * simple.el (minibuffer-avoid-prompt): New function.
5667
fb279a6d
GM
56682000-11-21 Gerd Moellmann <gerd@gnu.org>
5669
5670 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
5671
867092e9
MB
56722000-11-21 Miles Bader <miles@gnu.org>
5673
ef860850
MB
5674 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
5675 inclusion of `track-mouse'.
5676
867092e9
MB
5677 * textmodes/refill.el (refill-ignorable-overlay): New variable.
5678 (refill-adjust-ignorable-overlay): New function.
5679 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
5680 only the paragraph's tail if possible.
5681 Update `refill-ignorable-overlay'.
5682 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
5683
5684 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5685 point inside the fill-prefix.
5686
5687 * textmodes/refill.el (refill-post-command-function): Don't reset
5688 refill-doit in the case where a self-insertion command doesn't
5689 case a refill. Use `refill-fill-paragraph-at', getting position
5690 from `refill-doit'.
5691 (refill-after-change-function): Set `refill-doit' to END.
5692 (refill-fill-paragraph-at): New function, mostly from old
5693 refill-fill-paragraph.
5694 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
5695 (refill-pre-command-function): New function.
5696 (refill-mode): Add it to `pre-command-hook'.
5697
ff9ab414
GM
56982000-11-20 Gerd Moellmann <gerd@gnu.org>
5699
29a01b72
GM
5700 * textmodes/artist.el (artist-mode): Fix autoload cookie.
5701
ff9ab414
GM
5702 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
5703 javadoc tags.
eaae8106 5704
885b211b
AS
57052000-11-20 Andre Spiegel <spiegel@gnu.org>
5706
5707 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
5708 vc.el).
5709
eaae8106 5710 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 5711 require vc.
eaae8106
SS
5712
5713 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 5714 checkouts.
eaae8106 5715
d1838556
DL
57162000-11-20 Dave Love <fx@gnu.org>
5717
5718 * Makefile.in (DONTCOMPILE): Omit bindings.el.
5719
2b69bc11 57202000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 5721
2b69bc11
GM
5722 * calculator.el (calculator-paste): Use `if' instead of `and'
5723 and `or'.
5724 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 5725
b95b34e5
GM
57262000-11-19 Gerd Moellmann <gerd@gnu.org>
5727
030de92f
GM
5728 * info.el (info-menu-5): Doc fix.
5729
b95b34e5
GM
5730 * textmodes/artist.el: New file.
5731
54970452
AS
57322000-11-19 Andre Spiegel <spiegel@gnu.org>
5733
eaae8106 5734 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
5735 and differentiate according to checkout model.
5736 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
5737 since this function is only concerned with master state.
5738
83c9cb8e
SM
5739 * vc-hooks.el (vc-workfile-unchanged-p)
5740 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 5741
83c9cb8e
SM
5742 * vc.el (vc-workfile-unchanged-p)
5743 (vc-default-workfile-unchanged-p): See above.
54970452 5744
e5a9dabf
MB
57452000-11-19 Miles Bader <miles@gnu.org>
5746
5747 * image-file.el (insert-image-file): Make `intangible' and
5748 `read-only' properties rear-nonsticky too.
5749
24127af0
GM
57502000-11-18 Gerd Moellmann <gerd@gnu.org>
5751
d392e9c5 5752 * ps-print.el: Update copyright notice.
eaae8106 5753
d392e9c5
GM
5754 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
5755 (tooltip-show): Use the offsets.
5756
24127af0 5757 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 5758 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
5759 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
5760
2b69bc11 57612000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 5762
2b69bc11
GM
5763 * ps-print.el (toplevel): Test for find-coding-system being
5764 fboundp before calling ps-x-find-coding-system.
08ea6f17 5765
66321b2f
SM
57662000-11-16 Stefan Monnier <monnier@cs.yale.edu>
5767
5768 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
5769 (vc-version-backup-file): Docstring fix.
5770
046110c6
GM
57712000-11-16 Gerd Moellmann <gerd@gnu.org>
5772
4104194e
GM
5773 * files.el (basic-save-buffer): Don't add a newline if
5774 find-file-literally is non-nil.
5775 (find-file-literally): Extend doc string.
5776
046110c6
GM
5777 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
5778 sort(1) with the `-f' argument.
5779
6505c16e
AS
57802000-11-16 Andre Spiegel <spiegel@gnu.org>
5781
fd063975
AS
5782 * vc.el: Updated backend documentation.
5783 (vc-default-check-headers): New function.
5784
3d02dd81 5785 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
5786
5787 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 5788 up-to-date.
eaae8106 5789 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 5790 the minibuffer is not active.
fd063975 5791
eaae8106 5792 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 5793 `vc-cvs-use-edit' is on.
eaae8106
SS
5794 (vc-cvs-checkout): When this is used for reverting the workfile,
5795 make a backup of the original contents and revert to that in case
8791d617 5796 of error.
eaae8106 5797 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 5798 remote repositories.
eaae8106 5799
6505c16e
AS
5800 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
5801 for both version and ratio in the minibuffer.
fd063975 5802
eaae8106 5803 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 5804 Use vc-do-command to perform the annotation, not call-process.
6505c16e 5805
a13f0660
KH
58062000-11-16 Kenichi Handa <handa@etl.go.jp>
5807
5808 * international/quail.el (quail-start-translation): Don't call
5809 `message' before reading key sequence.
5810
1389a414
MB
58112000-11-16 Miles Bader <miles@lsi.nec.co.jp>
5812
5813 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
5814
9256a532
KH
58152000-11-16 Kenichi Handa <handa@etl.go.jp>
5816
5817 * window.el (fit-window-to-buffer): Be sure to acquire at least
5818 one text line even if the buffer is empty.
5819
0e14fe9f
GM
58202000-11-16 Gerd Moellmann <gerd@gnu.org>
5821
eaae8106 5822 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
5823 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
5824 Bind ange-ftp-process-verbose to nil.
0e14fe9f 5825
da645c53
DL
58262000-11-15 Dave Love <fx@gnu.org>
5827
83c9cb8e
SM
5828 * wid-edit.el (widget-specify-field, widget-specify-button):
5829 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
5830 widget-mouse-help.
5831 (widget-mouse-help): New function.
5832 (widget-echo-help): Rewritten for :help-echo functions only taking
5833 a widget arg.
5834
83c9cb8e
SM
5835 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
5836 Use display-graphic-p.
b12057b9
DL
5837 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
5838 and that JPEG is available.
5839 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
5840
da645c53
DL
5841 * international/mule-cmds.el (locale-charset-language-names):
5842 Match @euro.
5843
6d133d1f
GM
58442000-11-15 Gerd Moellmann <gerd@gnu.org>
5845
83c9cb8e
SM
5846 * faces.el (face-set-after-frame-default):
5847 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
5848 default face from X resources.
5849
49ac2ac5
EZ
58502000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
5851
5852 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
5853 Don't set EMACSLOADPATH.
5854
4fb0a34c
EZ
58552000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
5856
5857 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
5858 texinfo-insert-@url.
5859 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
5860 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
5861
bb304a7a
SM
58622000-11-14 Stefan Monnier <monnier@cs.yale.edu>
5863
82bc80bf
SM
5864 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
5865 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
5866 (checkdoc-minor-keymap): Backward compatibility.
5867 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
5868 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
5869 (checkdoc-this-string-valid-engine): Be a bit more strict
5870 to avoid matching substrings of `...' quoted vars/funs.
5871 (checkdoc-defun-info): Only look for `interactive' if alone.
5872 (debug-ignored-errors): Add "arg doesn't appear in docstring".
5873
e8c87124
SM
5874 * progmodes/compile.el (grep): `tag-default' can be nil.
5875
bb304a7a
SM
5876 * newcomment.el (comment-indent): Paren typo.
5877
8628686a
DL
58782000-11-14 Dave Love <fx@gnu.org>
5879
25c269ef
DL
5880 * calculator.el: New maintainer version.
5881
66321b2f 5882 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 5883
8628686a
DL
5884 * cmuscheme.el: Doc fixes.
5885 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 5886 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
5887
5888 * xscheme.el (scheme-program-name): Don't define here.
5889
5890 * progmodes/scheme.el (scheme-program-name): New variable
5891 (originally in cmuscheme).
5892
88f0a1eb
MB
58932000-11-14 Miles Bader <miles@gnu.org>
5894
5895 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
5896 Handle header-lines. Don't loop forever if we can't enlarge the
5897 window anymore. Simplify a bit.
5898
cd9a000c
KH
58992000-11-14 Kenichi Handa <handa@etl.go.jp>
5900
5901 * window.el (fit-window-to-buffer): Don't check
5902 window-text-height. Assure that the last line is fully visible.
5903
83c9cb8e
SM
5904 * international/quail.el (quail-show-guidance-buf):
5905 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
5906 buffer.
5907 (quail-update-guidance): Avoid making the guidance buffer shorter.
5908
d3fcda22
SM
59092000-11-14 Stefan Monnier <monnier@cs.yale.edu>
5910
bdbd9606
SM
5911 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
5912 rather than `prepend' and add an interesting comment.
5913 (tex-math-face, tex-font-lock-syntactic-face-function):
5914 New face and function to use it.
5915 (tex-define-common-keys, tex-mode-map): Use menu-item rather
5916 than `menu-enable' symbol property.
5917 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
5918 (tex-mode): Add some latex-mode commands for auto-selection.
5919 Use tex-font-lock-syntactic-face-function.
5920 (tex-insert-quote): Simplify.
5921 (tex-shell): New mode.
5922 (tex-start-shell): Use it.
5923 (tex-shell-proc, tex-shell-buf): New functions.
5924 (tex-send-command): Use it.
5925 (tex-main-file): Fix the meaning of the new arg REALFILE.
5926 (tex-send-tex-command): New function split from `tex-start-tex'.
5927 Set compilation-last-buffer and compilation-parsing-end.
5928
d3fcda22
SM
5929 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
5930 when it follows non-comment text on the line.
5931
5932 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5933 Set font-lock-defaults.
5934 (lisp-mode-shared-map): Init inside the defvar.
5935 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
5936 Use define-derived-mode.
5937
bdab1d43
MB
59382000-11-14 Miles Bader <miles@lsi.nec.co.jp>
5939
5940 * faces.el (header-line): Use `:box nil' for color/gs displays too.
5941
936ae731
GM
59422000-11-14 Gerd Moellmann <gerd@gnu.org>
5943
83c9cb8e
SM
5944 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
5945 Don't recursively optimize body because that can lead to infinite
936ae731
GM
5946 recursion; see comment there.
5947
1695ca2b
EZ
59482000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
5949
5950 * faces.el (face-spec-set-match-display): Revert the change from
5951 2000-10-24. Add a FIXME for after v21.1.
5952
9d348294
MB
59532000-11-13 Miles Bader <miles@gnu.org>
5954
5955 * textmodes/fill.el (skip-line-prefix): New function.
5956 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
5957 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
5958 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5959 point inside the fill-prefix.
9d348294 5960
b85fa13c
MB
59612000-11-13 Miles Bader <miles@lsi.nec.co.jp>
5962
83c9cb8e
SM
5963 * calendar/calendar.el (generate-calendar-window):
5964 Use `fit-window-to-buffer'.
b85fa13c 5965
a0b47716
SM
59662000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5967
5968 * gud.el (gud-minor-mode): New var.
5969 (gud-symbol, gud-val): New functions.
5970 (gud-find-file): Copy gud-minor-mode to the new buffer.
5971 (gud-menu-map): Include entries for commands that are not always
5972 available, using :enable to (de)activate them.
5973 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
5974 (gud-mode-map): New map.
eaae8106 5975 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
5976 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
5977 Don't set up gud's menu (it's done by the minor-mode).
5978 (gud-minibuffer-local-map): New.
5979 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
5980 (gud-query-cmdline): New function.
5981 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
5982 (gud-mode): Use define-derived-mode.
5983 Don't set up gud's menu (it's done by the minor-mode).
5984 (gud-chop-words): Remove.
5985 (gud-common-init): Use split-string instead.
5986 (gud-new-keymap, gud-make-debug-menu): Eradicate.
5987
5988 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
5989 Add keyword arg :name.
5990
5991 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
5992 (diff-count-matches, diff-split-hunk): New functions.
5993 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
5994
5995 * pcvs-info.el (cvs-fi-conflict-face): New var.
5996
5997 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
5998 Make it into a simple syntax-table, shared among all submodes.
5999 (sh-heredoc-face): Re-introduce.
6000 (sh-font-lock-syntactic-face-function): New function.
6001 (sh-mode): Use it. Also use define-derived-mode.
6002 Remove old bogus setting of indent-region-function.
6003 (sh-set-shell): Don't set the syntax-table any more.
6004 (sh-mode-syntax-table) <defun>: Remove.
6005
f5ed37df
MB
60062000-11-12 Miles Bader <miles@gnu.org>
6007
6008 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6009 message if interactive.
6010
0b074c2f
DL
60112000-11-12 Dave Love <fx@gnu.org>
6012
6013 * mail/feedmail.el: Fix header,
6014 (feedmail) <defgroup>: Add :link.
6015
6016 * view.el: Use local-map property, not keymap on mode-line string.
6017
83c9cb8e
SM
6018 * scroll-all.el (scroll-all-mode): Customize variable.
6019 Add autoload cookie to function.
0b074c2f
DL
6020
6021 * lazy-lock.el: Remove compatibility code.
6022
6023 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6024 (finder-help-echo): New variable.
6025 (finder-mouse-face-on-line): Add help-echo stuff.
6026 (finder-list-keywords, finder-list-matches): Use mapc.
6027
6028 * faces.el (face-font-registry-alternatives): Add :version.
6029
6030 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6031 tags-table-list.
6032
a0b47716 6033 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6034
a0b47716 6035 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6036 (mail-mode): Use [:alnum:] in some regexps.
6037
6d502396
DL
60382000-11-10 Dave Love <fx@gnu.org>
6039
6040 * ediff.el (ediff-regions-internal, ediff-documentation):
6041 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6042 fundamental mode.
6043
6044 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6045 buffer into fundamental mode.
6046 (ediff-set-difference): Use copy-sequence if available.
6047
83c9cb8e
SM
6048 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6049 Check ediff-patch-map non-nil.
6d502396
DL
6050 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6051 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6052 buffer into fundamental mode.
6053
6054 * ediff-merg.el (state-or-merge): Defvar when compiling.
6055
a82fe213
JR
60562000-11-10 Jason Rumney <jasonr@gnu.org>
6057
6058 * w32-fns.el (w32-add-charset-info): New function.
6059 (w32-charset-info-alist): Use it.
6060
52d89894
GM
60612000-11-10 Gerd Moellmann <gerd@gnu.org>
6062
6063 * faces.el (face-font-registry-alternatives): New user-option.
6064
178932de
SM
60652000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6066
d7fa3319
SM
6067 * textmodes/texinfo.el (texinfo-block-default): New var.
6068 (texinfo-insert-block): Use it. Insert a newline if needed.
6069
178932de
SM
6070 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6071 (fill-region-as-paragraph): Use it.
6072
6073 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6074 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6075 Tweak paragraph regexps to allow a leading [ \t]*.
6076 (tex-latex-block): Insert a newline if necessary.
6077 (latex-insert-item): Only insert a newline if necessary.
6078 (tex-guess-main-file): New function.
6079 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6080 Set tex-main-file if TeX-master is provided.
6081 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6082
bd02b8e0
GM
60832000-11-10 Gerd Moellmann <gerd@gnu.org>
6084
6085 * startup.el (command-line): Set the default tooltip-mode
6086 to t for graphical displays which implement x-show-tip.
6087
6088 * tooltip.el (tooltip-mode): Add a comment about startup.el
6089 setting the default value of this user-option.
6090
b29b03eb
SM
60912000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6092
6093 * font-lock.el (font-lock-*-face) <defvar>: Move.
6094 (font-lock-defaults-alist): Mark obsolete.
6095 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6096 (font-lock-mode): Use define-minor-mode.
6097 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6098 (font-lock-turn-off-thing-lock): Be more explicit.
6099 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6100 (font-lock-syntactic-face-function): New var.
6101 (font-lock-fontify-syntactically-region): Use it.
6102 (font-lock-doc-face): New.
6103
6104 * pcvs.el (cvs-enabledp): Ignore errors.
6105 (cvs-commit-filelist): Never query.
6106 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6107 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6108 (cvs-do-removal): Use cvs-partition rather than delete-if.
6109 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6110 cvs-bury-buffer.
6111
6112 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6113 Allow `next' to jump to after the end of the last match.
6114
778fbc46
GM
61152000-11-09 Gerd Moellmann <gerd@gnu.org>
6116
730c746c
GM
6117 * simple.el (byte-compiling-files-p): New function.
6118
6119 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6120 if it is there.
6121
6122 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6123 nil again.
6124
778fbc46
GM
6125 * textmodes/ispell.el (ispell-library-path): Don't call
6126 check-ispell-version when byte-compiling because that starts
6127 an ispell process, and ispell might not be installed.
6128 (toplevel): Don't set up a menu when byte-compiling.
6129
6130 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6131 it, so that a boundp test can be used to determine if we're
6132 currently byte-compiling.
6133
5912c5bb
DL
61342000-11-09 Dave Love <fx@gnu.org>
6135
83c9cb8e 6136 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6137
7bb054a5
GM
61382000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6139
83c9cb8e
SM
6140 * ps-print.el: Patch for variable initialization when spooling.
6141 Doc fix.
7bb054a5
GM
6142 (ps-output-list): Fun eliminated.
6143 (ps-begin-file, ps-begin-job): Code fix.
6144
9db2706e
DL
61452000-11-08 Dave Love <fx@gnu.org>
6146
83c9cb8e 6147 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6148
f7eb32aa
GM
61492000-11-08 Gerd Moellmann <gerd@gnu.org>
6150
6151 * simple.el (shell-command, display-message-or-buffer)
6152 (shell-command-on-region): Mention resize-mini-windows in the doc
6153 string.
6154 (display-message-or-buffer): Take the value of resize-mini-windows
6155 into account.
6156
7b01b08c
GM
61572000-11-07 Gerd Moellmann <gerd@gnu.org>
6158
acad3c0b
GM
6159 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6160
7b01b08c
GM
6161 * dired.el (dired-between-files): Add `^. find' as an alternative
6162 to the regular expression, for find-dired.
6163
6f602bd0
SM
61642000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6165
6166 * textmodes/texnfo-upd.el: Require texinfo.
6167 (defmacro, defgroup): Remove.
6168 (texinfo-section-to-generic-alist): Remove.
6169 Use texinfo-section-list instead (i.e. level is changed string->int).
6170 (texinfo-filter): New function.
6171 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6172 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6173 Use it. And use regexp-opt.
6174 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6175 (texinfo-update-menu-region-beginning)
6176 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6177 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6178 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6179 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6180 (texinfo-sequential-node-update): Remove autoload cookie.
6181
6182 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6183 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6184 (texinfo-chapter-level-regexp): Remove.
6185 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6186
bb216218
DL
61872000-11-06 Dave Love <fx@gnu.org>
6188
6f602bd0 6189 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6190
6f602bd0
SM
6191 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6192 Match defun*.
bb216218 6193
ff8dd5d5
KH
61942000-11-06 Kenichi Handa <handa@etl.go.jp>
6195
6196 * composite.el (composition-function-table): Variable declaration
6197 moved to src/composite.c.
6198 (compose-chars-after): New optional arg object.
6199
e9da51a1
GM
62002000-11-06 Gerd Moellmann <gerd@gnu.org>
6201
e0c12c68
GM
6202 * bindings.el (mode-line-toggle-read-only)
6203 (mode-line-toggle-modified, mode-line-widen)
6204 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6205 (make-mode-line-mouse2-map): Rewritten.
6206 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6207 functions so that C-h k can show something with a doc string.
eaae8106 6208
e9da51a1
GM
6209 * startup.el (fancy-splash-delay): Set to 10 seconds.
6210 (fancy-splash-max-time): New user-option.
6211 (fancy-splash-stop-time): New variable.
6212 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6213 (fancy-splash-screens-1): Throw `stop-splashing' when current
6214 time is greater than fancy-splash-stop-time.
6215
611dbdf0
SM
62162000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6217
4d2806e2
SM
6218 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6219
611dbdf0
SM
6220 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6221 Prompt user for a file rather than raising an error.
6222 (cvs-enabledp): Fix call to cvs-mode-marked.
6223 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6224 (cvs-mode-insert): Use it. Change the init prompt' value.
6225 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6226
6227 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6228 Don't pass default arg to ewoc-locate.
6229 (ewoc-collect): Return result in the right order.
6230
6231 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6232
6233 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6234 (cvs-status-get-tags): Fix regexp.
6235 (cvs-status-trees, cvs-status-cvstrees):
6236 Combine after change hooks and don't sit-for.
4d2806e2
SM
6237 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6238 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6239 Use make-char rather than hard-coded cryptic data.
6240 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6241
6242 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6243
6244 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6245 (cvs-insert-strings): New function.
6246
937b2877
MB
62472000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6248
6249 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6250 `mwheel-scroll-amount'.
6251 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6252 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6253 string-matching against the version string.
6254
c6c97763
KH
62552000-11-06 Kenichi Handa <handa@etl.go.jp>
6256
6eaec747
KH
6257 * language/thai.el ("Thai"): Set a lisp form that produces
6258 composed string in `sample-text' language info.
6259
6260 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6261 composed string in `sample-text' language info.
6262
83c9cb8e
SM
6263 * international/mule-cmds.el (describe-language-environment):
6264 Eval `sample-text' data and insert the result.
6eaec747 6265
c6c97763
KH
6266 * international/mule-conf.el (compound-text): Define this coding
6267 system here. Make x-ctext and ctext aliases of it.
6268
6269 * language/european.el (compound-text, ctext): Moved to
6270 international/mule-conf.el.
6271
d1145f85
AI
62722000-11-05 Andrew Innes <andrewi@gnu.org>
6273
6274 * w32-fns.el (w32-version): New function.
6275
178a6a45
SM
62762000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6277
6278 * progmodes/awk-mode.el: Update copyright.
6279 (awk-mode-abbrev-table): Remove.
6280 (awk-font-lock-keywords): Use regexp-opt.
6281 (awk-mode): Use define-derived-mode.
6282
6283 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6284 when extracting a suffix.
6285
1ba90166
AS
62862000-11-04 Andre Spiegel <spiegel@gnu.org>
6287
6288 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6289 auto-save-mode.
6290
546790cb
JR
62912000-11-04 Jason Rumney <jasonr@gnu.org>
6292
6293 * language/european.el (decode-mac-roman): Test against r1 not r0.
6294
d247e32d
SM
62952000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6296
fbf44f44
SM
6297 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6298 (icon-mode): Define indent-line-function.
6299 (icon-comment-indent): Simplify.
6300 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6301
6302 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6303
6304 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6305 Bind change-log-default-mode to defeat the caching done on it.
6306 Don't bother saving excursion any more.
6307
6308 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6309
6310 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6311 (set-frame-font): Use the new name (and the old for compatibility).
6312
eaae8106
SS
6313 * toolbar/tool-bar.el (tool-bar-mode):
6314 * time.el (display-time-mode):
6315 * recentf.el (recentf-mode):
6316 * paren.el (show-paren-mode):
6317 * mwheel.el (mouse-wheel-mode):
6318 * msb.el (msb-mode):
6319 * jka-compr.el (auto-compression-mode):
6320 * image-file.el (auto-image-file-mode):
6321 * hl-line.el (hl-line-mode):
6322 * delsel.el (delete-selection-mode):
6323 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6324 * complete.el (partial-completion-mode): Drop unneeded positional args.
6325
eaae8106 6326 * info.el (Info-mode):
79372165 6327 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6328
d247e32d
SM
6329 * log-edit.el (log-edit-menu): New menu.
6330
4921558e
MB
63312000-11-03 Miles Bader <miles@gnu.org>
6332
6333 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6334 definition, so that trailing spaces are handled properly.
6335 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6336
1fc02b3c
GM
63372000-11-03 Gerd Moellmann <gerd@gnu.org>
6338
6339 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6340 tab character.
6341 (fancy-splash-screens): Set tab-width to 20.
6342
51d001f7
DL
63432000-11-03 Dave Love <fx@gnu.org>
6344
6345 * comint.el (comint-completion-addsuffix): Fix custom type.
6346
ba22aeff
SM
63472000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6348
6349 * font-lock.el (font-lock-buffers): Remove.
6350 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6351 (font-lock-change-major-mode): Remove.
6352 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6353 (font-lock-default-fontify-region): Extend the multiline
6354 fontification to whole lines.
6355 (font-lock-fontify-anchored-keywords)
6356 (font-lock-fontify-keywords-region): If matching just one
6357 line (with \n) only mark the \n as multiline.
6358
6359 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6360 Correctly handle the case where several :group args are supplied.
6361 Allow :extra-args.
6362 (easy-mmode-define-global-mode): Allow :extra-args.
6363 Correctly handle the case where several :group args are supplied.
6364
9c887ada
MB
63652000-11-02 Miles Bader <miles@gnu.org>
6366
eaae8106 6367 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
6368 (holiday-face): Remove dependency on `window-system'.
6369
7f25090d
KR
63702000-11-02 Ken Raeburn <raeburn@gnu.org>
6371
6372 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 6373 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 6374 (compile-files): Bomb out if compilation of a file fails.
7f25090d 6375
7dd6009c
DL
63762000-11-02 Dave Love <fx@gnu.org>
6377
6378 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6379
94821e4f
EZ
63802000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
6381
6382 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6383 punctuation in the warning inserted into the *mail* buffer.
6384
1ac3fc42
GM
63852000-11-02 Gerd Moellmann <gerd@gnu.org>
6386
57731876
GM
6387 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6388 (authors-public-domain-p): New function.
6389 (authors-print): Use it.
6390
975f82c9
GM
6391 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
6392
1ac3fc42
GM
6393 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
6394
4b3eb10f
GM
63952000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6396
975f82c9 6397 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
6398 (ps-print-version): New version number (6.3.1).
6399 (ps-even-or-odd-pages): Customization fix.
6400 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
6401 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
6402 (ps-page-count): Var replaced by `ps-page-column'.
6403 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
6404 (ps-print-sheet-p): New fun.
6405
7da794df
MB
64062000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6407
6408 * tooltip.el (tooltip-gud-tips-setup): New function.
6409 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
6410 (tooltip-mode): Call tooltip-gud-tips-setup.
6411 (tooltip-gud-tips): Use `gud-basic-call' instead of
6412 process-send-string, so the prompt gets frobbed appropriately.
6413 Handle nil return value from `tooltip-gud-print-command'.
6414
0e40b809
EL
64152000-11-01 Eric M. Ludlam <zappo@ultranet.com>
6416
6417 * comint.el (comint-add-to-input-history): New function.
6418 (comint-send-input): Use `comint-add-to-input-history'.
6419
50ada0db
MB
64202000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6421
973a3104
MB
6422 * info.el (info-menu-header): New face.
6423 (Info-fontify-menu-headers): New function.
6424 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
6425
50ada0db
MB
6426 * info.el (Info-insert-dir): Don't include blank lines at
6427 beginning of additional dir files (one is added automatically).
6428
bff53411
SM
64292000-11-01 Stefan Monnier <monnier@cs.yale.edu>
6430
6431 * emacs-lisp/easy-mmode.el (define-minor-mode):
6432 Revert the latest changes.
6433 Allow the three positional arguments to be skipped and replaced
6434 by keyword arguments.
6435 Add a :toggle argument to determine whether a nil arg means toggle
6436 or means turn-on. The default is unchanged.
6437 Add a call to force-mode-line-update.
6438
6b8a0b2d
DL
64392000-11-01 Dave Love <fx@gnu.org>
6440
83c9cb8e 6441 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 6442
5bf99100
MB
64432000-11-01 Miles Bader <miles@lsi.nec.co.jp>
6444
83c9cb8e
SM
6445 * calendar/calendar.el (diary-face, holiday-face):
6446 Add dark-background variants.
5bf99100 6447
a4032611
SS
64482000-10-31 Sam Steingold <sds@gnu.org>
6449
6450 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6451 `tex-main-file' does not have directory in it.
6452
c286608e
SM
64532000-10-31 Stefan Monnier <monnier@cs.yale.edu>
6454
6455 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6456
4836835a
TTN
64572000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
6458
6459 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6460 functional change.
6461
26dcb81b
GM
64622000-10-31 Gerd Moellmann <gerd@gnu.org>
6463
6464 * files.el (find-file-noselect): When we expand a wildcard, return
6465 a list of buffers, as we should do according to the doc string.
6466
49fc4500
KR
64672000-10-31 Ken Raeburn <raeburn@gnu.org>
6468
6469 * loadup.el (top level): Adjust load path if program name is
6470 "../src/bootstrap-emacs", in case it's not dumped and thus the
6471 load path adjustment hasn't already been done.
6472
ea0c615d
GM
64732000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6474
83c9cb8e
SM
6475 * ps-print.el: Fix bug on selected pages for printing.
6476 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
6477 is on. Try to avoid warning messages when compiling. Doc Fix.
6478 (ps-print-version): New version number (6.3).
6479 (ps-color-device): Use `color-values' to determine if device
6480 supports color.
6481 (ps-color-values): Try to use `x-color-values' when using XEmacs.
6482 (ps-print-page-p): Changed from defsubst to defun.
6483 (ps-page-number): Changed from defmacro to defun.
6484 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
6485 printing.
c286608e 6486 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
6487 (ps-end-file, ps-dummy-page): Funs eliminated.
6488 (ps-print-color-scale): Changed default value.
6489 (ps-page-n-up, ps-print-page-p): New internal vars.
6490 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
6491 (ps-plot-region, ps-generate, ps-end-job): Code fix.
6492
9e20722f
GM
6493 * delim-col.el: Little programming improvement.
6494 (delimit-columns-str): New macro.
6495 (delimit-columns-region, delimit-columns-rectangle): Code fix.
6496
d7a0fd00
KH
64972000-10-31 Kenichi Handa <handa@etl.go.jp>
6498
c286608e
SM
6499 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
6500 Moved to european.el.
d7a0fd00
KH
6501 (ccl-encode-mac-roman-font, fontset-mac): Modified for
6502 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
6503 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
6504 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 6505
234be340
DL
65062000-10-30 Dave Love <fx@gnu.org>
6507
6508 * progmodes/cc-menus.el (imenu-generic-expression)
6509 (imenu-progress-message): Only defvar when compiling.
6510
4edc4a39
DL
6511 * emacs-lisp/elp.el (elp-unload-hook): New function.
6512
6513 * loadhist.el (unload-feature): Call elp-restore-function,
6514 checking for symbols; don't use elp-restore-all.
6515 (loadhist-hook-functions): Doc fix.
6516
70c825df
SM
65172000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6518
6519 * log-edit.el (log-edit-confirm): Fix the default.
6520
1d3baf74
GM
65212000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6522
6523 * delim-col.el: Little fix: replace delimit-columns-align-columns by
6524 delimit-columns-format.
6525 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 6526
1ec321a7
MB
65272000-10-30 Miles Bader <miles@lsi.nec.co.jp>
6528
6529 * comint.el (comint-replace-by-expanded-history): Don't use
6530 comint-get-old-input (we're not looking at *old* input).
6531 (comint-get-old-input-default): If using fields, signal an error
6532 when the point is not in an input field.
6533
70737ea9
KH
65342000-10-30 Kenichi Handa <handa@etl.go.jp>
6535
6536 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
6537 and mule-unicode-e000-ffff.
6538
fa0cb51d 6539 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
6540 (make-coding-system): Accept a symbol of translation table as a
6541 value of property `safe-chars'.
6542
6543 * international/mule-cmds.el (encode-coding-char): Check property
6544 safe-chars instead of safe-charsets.
6545
6546 * international/fontset.el (fontset-default): Modified for
6547 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6548 (x-font-name-charset-alist): Likewise.
6549 (ccl-encode-unicode-font): New CCL program. Record it in
6550 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
6551
70c825df
SM
6552 * language/european.el (mac-roman-decoder, mac-roman-encoder):
6553 New translation tables.
70737ea9
KH
6554 (decode-mac-roman, encode-mac-roman): Definition of these CCL
6555 programs are modified and moved from mac-win.el.
6556 (mac-roman): Definition of this coding system is modified and
6557 moved from mac-win.el.
4836835a 6558
fda2ce24 65592000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 6560
1d3baf74 6561 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 6562 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 6563
dd4d3cb6
MB
65642000-10-29 Miles Bader <miles@gnu.org>
6565
6566 * custom.el (custom-add-to-group): Allow multiple entries for a
6567 given value OPTION, as long as their widget types are different.
6568 * cus-edit.el (custom-face-value-create): If face name doesn't end
6569 with "face", add such here (similar to custom group widgets).
6570
6571 * comint.el (comint-highlight-prompt): Add :type.
6572
dace60cf
JW
65732000-10-28 John Wiegley <johnw@gnu.org>
6574
dace60cf
JW
6575 * calendar/timeclock.el (timeclock-log): Doc fix.
6576 (timeclock-last-event): Doc fix.
83c9cb8e 6577 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
6578 (timeclock-find-discrep): Use a temp buffer to read in the
6579 timelog, instead of visiting the file.
6580 (timeclock-log-data): A new function, along with a host of helper
6581 functions, for the purpose of making timelog data accessible to
6582 programmers.
6583
6584 * eshell/esh-mode.el (window-height test): Make certain that
6585 `eshell-stringify-t' is non-nil.
6586 (eshell-password-prompt-regexp): Changed to a much simpler
6587 password regexp.
6588 (eshell-send-input): If `eshell-invoke-directly' returns t,
6589 directly invoke the parsed command using `eval'. This improves
6590 turn-around time on simple commands by a factor of three or
6591 greater, such as cd, ls, pwd, etc. -- which get used very often.
6592 It also conserves thousands of cons cells per call (since
6593 `eshell-do-eval' consumes memory like a Cookie Monster set loose
6594 in the Pacific Cookie Company).
6595
6596 * eshell/esh-test.el (eshell-test): Whitespace fix.
6597
83c9cb8e
SM
6598 * eshell/em-ls.el (eshell-ls-insert-directory):
6599 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
6600
6601 * eshell/em-script.el (eshell-script-initialize): Add names to
6602 `eshell-complex-commands, since `source' and `.' are complex.
6603
0467b076
EZ
6604 * eshell/esh-cmd.el (eshell-rewrite-for-command)
6605 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
6606 `eshell-copy-handles'.
6607 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
6608 bodies.
6609 (eshell-separate-commands): Whitespace fix.
6610 (eshell-complex-commands): Added a new list of names, for
6611 determining whether a given command is as simple as it looks.
6612 (eshell-invoke-directly): New function. Returns t if a command
6613 should be invoked directly (using `eval'), rather than indirectly
6614 using `eshell-do-eval'.
6615 (eshell-do-eval): Whitespace fix.
6616
6617 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
6618 which provides an emulation of the DOS shell behavior of assuming
6619 that cp/mv/ln should copy/move/link to the current directory.
6620 (eshell-remove-entries): Added a doc string.
6621 (eshell-shuffle-files): Removed the check for `target' being null.
6622 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
6623 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
6624 it to do a smarter check of whether a destination was provided.
6625 (eshell/mv, eshell/cp): Enable `:preserve-args'.
6626 (eshell/ln): Enable `:preserve-args', and use
6627 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
6628 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
6629 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
6630 list after flattening it. This makes it possible to cat files
6631 with numerical names.
6632 (eshell-unix-initialize): Added several names to
6633 `eshell-complex-commands.
6634 (eshell-unix-command-complex-p): Return t if a given command name
6635 may result in external processes being invoked.
6636
6637 * eshell/em-glob.el (eshell-glob-show-progress): Make this
6638 variable nil by default, since it slows down glob processing by a
6639 factor of two or more, and increases memory consumption.
6640
6641 * eshell/em-smart.el: Added a note about how memory consumptive
6642 smart display mode can be (at least this is true in Emacs 21).
6643 (eshell-smart-initialize): Whitespace fix.
6644 (eshell-refresh-windows): Use `if' instead of `when'.
6645 (eshell-smart-scroll-window): Calling `save-current-buffer' was
6646 not necessary.
83c9cb8e 6647 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
6648
6649 * eshell/em-ls.el (eshell-do-ls): Code simplification.
6650 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
6651 Whitespace fix.
6652 (eshell-ls-exclude-hidden): Added this variable in addition to
6653 `eshell-ls-exclude-regexp'. This one prevents files beginning
6654 with . from even being read, which can improve memory consumption
6655 quite a bit.
6656 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
6657 read file entries beginning with a dot. In home directories with
6658 lots of hidden files, fully two-thirds of the time spent in ls is
6659 used to read directory entries that are immediately thrown away.
6660 (eshell-ls-initial-args): Added back this configuration variable,
6661 for specifying default initial arguments to every call to ls.
6662 Much faster than using an alias to do the same thing.
6663 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
6664 (eshell-ls-dir): Whitespace change.
6665
6666 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
6667
83c9cb8e 6668 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
6669 (eshell-stringify-t): Added a customization variable, to indicate
6670 whether `t' should be rendered as a string at all. If not, one
6671 can still determine if the result of an expression is true using
6672 "file-exists-p FILE && echo true".
6673 (eshell-stringify): If `eshell-stringify-t' is nil, don't
6674 stringify t!
6675
6676 * eshell/esh-module.el: Whitespace fix.
6677
83c9cb8e
SM
6678 * eshell/em-alias.el (eshell-alias-initialize):
6679 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
6680 (eshell-command-aliased-p): New function that returns t if a
6681 command name names an aliased.
6682
657f9cb8 66832000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 6684
0467b076 6685 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 6686 redrawing the screen when changing cursor color.
0467b076
EZ
6687 (viper-insert-state-pre-command-sentinel)
6688 (viper-replace-state-pre-command-sentinel)
70c825df
SM
6689 (viper-replace-state-post-command-sentinel):
6690 Use viper-preserve-cursor-color.
657f9cb8
MK
6691 Many functions changed to use viper= instead of = when comparing
6692 characters.
0467b076 6693 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 6694 working with characters.
0467b076 6695 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
6696 Many functions changed to use viper= instead of = when comparing
6697 characters.
0467b076 6698 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 6699
0467b076 6700 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 6701 Several typos fixed in various docstrings.
0467b076 6702 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 6703 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
6704 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
6705 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
6706 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
6707 (ediff-get-selected-buffers): New function.
6708 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
6709 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
6710 Use save-window-excursion.
0467b076 6711 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 6712 termination check in while loop.
0467b076 6713 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 6714 dired buffer.
0467b076
EZ
6715 (ediff-files,ediff-merge-files,ediff-files3)
6716 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 6717
4f490d99
DL
67182000-10-28 Dave Love <fx@gnu.org>
6719
6720 * info.el (Info-fontify-node): Add help-echo for menu items.
6721
45b84006
EZ
67222000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
6723
5ebc02b3
EZ
6724 * startup.el (normal-top-level): If the value of $TERM indicates
6725 we are running from xterm or one of its work-alikes, default to a
6726 light background mode.
6727
45b84006
EZ
6728 Support for -fg, -bg, and -rv command-line arguments for TTYs:
6729 * faces.el (tty-handle-reverse-video): New function.
6730 (tty-create-frame-with-faces): Call it.
6731
6732 * frame.el (frame-notice-user-settings): Don't apply
6733 default-frame-alist and initial-frame-alist to MS-DOS frames.
6734 Call tty-handle-reverse-video, frame-set-background-mode, and
6735 face-set-after-frame-default for non-MS-DOS frames.
6736
6737 * startup.el (tty-long-option-alist): New variable.
6738 (tty-handle-args): New function.
6739 (command-line): Call tty-handle-args.
6740
6741 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
6742 startup.el now does that for all character-terminal frames.
6743
eab6e8b9
MB
67442000-10-28 Miles Bader <miles@gnu.org>
6745
83c9cb8e
SM
6746 * emacs-lisp/easy-mmode.el (define-minor-mode):
6747 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
6748 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 6749 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
6750 version using `easy-mmode-define-global-mode'.
6751 Add :conditional-turn-on keyword argument.
eab6e8b9 6752
51a29efc
DL
67532000-10-28 Dave Love <fx@gnu.org>
6754
83c9cb8e
SM
6755 * international/latin1-disp.el (latin1-char-displayable-p):
6756 Don't use window-system.
51a29efc 6757
d71d7114
EZ
67582000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
6759
6760 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6761 Don't call find-buffer-file-type-coding-system. Instead, just
6762 set eol-type to -unix if inhibit-eol-conversion is in effect, or
6763 if the file is on an untranslated filesystem.
6764 (add-untranslated-filesystem): Use "D" instead of "f" inside
6765 interactive.
6766
1f9cab4b
DL
67672000-10-27 Dave Love <fx@gnu.org>
6768
70c825df 6769 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
6770 (refill-mode): Use it.
6771
70c825df
SM
67722000-10-27 Stefan Monnier <monnier@cs.yale.edu>
6773
6774 * international/quail.el (quail-activate): Don't make-local-hook.
6775
7432cf10
AS
67762000-10-27 Andre Spiegel <spiegel@gnu.org>
6777
4836835a 6778 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 6779 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
6780 (vc-make-version-backup): Don't do it on MS-DOS without long file
6781 names.
4836835a 6782
7432cf10
AS
6783 * vc.el (vc-version-other-window): If an automatic backup of the
6784 desired version exists, rename it instead of copying it.
6785
4836835a
TTN
6786 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
6787 after command. If there's an unexpected error, signal it instead
7432cf10 6788 of being silent.
e1483c38 6789 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 6790
05ea7ef2
MB
67912000-10-27 Miles Bader <miles@lsi.nec.co.jp>
6792
fd1035aa
MB
6793 * shell.el (shell): Add BUFFER argument.
6794 * comint.el (make-comint-in-buffer): New function.
6795 (make-comint): Use it.
6796
05ea7ef2
MB
6797 * faces.el (face-spec-choose): Change syntax so that the list of
6798 attribute-value pairs is now the cdr of each clause, not the cadr.
6799 Detect old-style entries, and handle them. Use pop.
6800
835a55fe
SM
68012000-10-26 Stefan Monnier <monnier@cs.yale.edu>
6802
f5ab1cdd
SM
6803 * cus-edit.el (custom-mode-map): Use a sparse map.
6804 (custom-mode): Don't bother with make-local-hook.
6805
6806 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
6807
835a55fe
SM
6808 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
6809
c13b0ec8
GM
68102000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6811
6812 * ps-print.el: Avoid compilation gripes.
6813 (ps-print-version): New version number (6.2.1).
4836835a 6814
e9f63196
DL
68152000-10-26 Dave Love <fx@gnu.org>
6816
0b95284b
DL
6817 * menu-bar.el: Modify some menu item help strings.
6818 (menu-bar-help-menu): Add link to MORE.STUFF.
6819
e9f63196
DL
6820 * cus-edit.el (custom-mode): Add `special' mode-class property.
6821
6822 * wid-browse.el (widget-browse-mode): Likewise.
6823
6824 * wid-edit.el (widget-specify-field): Revert to using local-map
6825 property, not keymap.
6826
e276a14a
MB
68272000-10-26 Miles Bader <miles@lsi.nec.co.jp>
6828
c1545d88
MB
6829 * wid-edit.el (widget-field-end): When checking for a `boundary'
6830 field, do so in the correct buffer.
6831
3c1b77ca
MB
6832 * simple.el (undo): Correctly distinguish between numeric and
6833 non-numeric prefix args in non-transient-mark-mode, as per the doc
6834 string. When in transient-mark-mode, treat all prefix-args as
6835 numeric.
6836
f5ab1cdd
SM
6837 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
6838 Position point on match. Handle N == 0 correctly.
22626d9d
MB
6839
6840 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
6841 (comint-mode-map): Reverse order of `comint-write-output' and
6842 `comint-append-output-to-file'.
6843 (comint-append-output-to-file): Reinstate this function, for the
6844 benefit of the menu.
6845
d97151cb
SM
68462000-10-25 Stefan Monnier <monnier@cs.yale.edu>
6847
6848 * vc.el (vc-version-other-window): Bind `file'.
6849
ea7d6f5b
GM
68502000-10-25 Gerd Moellmann <gerd@gnu.org>
6851
f5ab1cdd 6852 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
6853
6854 * emacs-lisp/authors.el (batch-update-authors): New function.
6855 (authors-fixed-entries): New defconst.
6856 (authors-add-fixed-entries): New function.
6857 (authors): Call it.: Don't process lispref/.
6858
17c25cea
JR
68592000-10-25 Jason Rumney <jasonr@gnu.org>
6860
6861 * cus-edit.el (custom-button-face, custom-button-pressed-face):
6862 Merge x w32 and mac definitions.
6863
4ecda532
GM
68642000-10-25 Gerd Moellmann <gerd@gnu.org>
6865
6866 * menu-bar.el (menu-bar-options-menu): Add a help string for
6867 `uniquify'.
6868
b6735035
GM
68692000-10-25 Stephen Gildea <gildea@alum.mit.edu>
6870
f5ab1cdd
SM
6871 * time-stamp.el (time-stamp-string-preprocess):
6872 Fix a wrong type argument error.
b6735035 6873
f4cbc7a0
MB
68742000-10-25 Miles Bader <miles@gnu.org>
6875
6876 * recentf.el (recentf-mode): Variable removed.
6877 (recentf-mode): Use `define-minor-mode'.
6878
6879 * mwheel.el (mouse-wheel-mode): New global minor mode.
6880 (mwheel-install): Use `mouse-wheel-mode'.
6881
f4b020f6
DL
68822000-10-25 Dave Love <fx@gnu.org>
6883
f5ab1cdd
SM
6884 * progmodes/cperl-mode.el (cperl-mode):
6885 Set normal-auto-fill-function correctly.
072cb6f9 6886
83c9cb8e
SM
6887 * wid-edit.el (widget-field-keymap, widget-text-keymap):
6888 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 6889 bindings.
f4b020f6 6890
ebe2a441
MB
68912000-10-25 Miles Bader <miles@lsi.nec.co.jp>
6892
ff4dcd4b
MB
6893 * wid-edit.el (widget-field-at): New function.
6894 (widget-at, widget-field-activate): Use it.
6895 (widget-tabable-at): Use `widget-at'.
6896 (widget-specify-field): If the terminating character of the widget
6897 field (which is read-only) is a newline, put it into a special
6898 `boundary' field so that C-n/C-p act more naturally.
6899 (widget-field-end): Also don't subtract one if a special
6900 `boundary' field has been added after the widget field.
6901
83c9cb8e
SM
6902 * comint.el (comint-output-filter, comint-send-input):
6903 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 6904 code, since it should notice the overlay insertion-types now.
ff4dcd4b 6905
ebe2a441
MB
6906 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
6907 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
6908 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
6909
fe50b6ab
GM
69102000-10-24 Gerd Moellmann <gerd@gnu.org>
6911
53df4dda 6912 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
6913 (authors): Set file coding system to iso-2022-7bit.
6914 Add file-local variables to output buffer.
53df4dda 6915
4836835a 6916 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
6917 WARN is nil.
6918
53df4dda
GM
69192000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6920
6921 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
6922
6923 * delim-col.el: Now there is a column formatting mechanism.
6924 Modified to customization mechanisms convention. Doc fix.
6925 (columns): New group for delim-col.
6926 (delimit-columns-before, delimit-columns-after)
6927 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
6928 (delimit-columns-end): New vars.
6929 (delimit-columns-customize, delimit-columns-format): New funs.
6930 (delimit-columns-region, delimit-columns-rectangle)
6931 (delimit-columns-rectangle-line): Modified to support column
6932 formatting.
4836835a 6933
a9839779
DL
69342000-10-24 Dave Love <fx@gnu.org>
6935
6936 * log-edit.el (log-edit): Add :version and a :group for vc.
6937
df0267b8
GM
69382000-10-24 Gerd Moellmann <gerd@gnu.org>
6939
9acc3873
GM
6940 * files.el (after-find-file): Don't print a message ``New file''
6941 if WARN is nil.
6942
83c9cb8e
SM
6943 * wid-edit.el (widget-field-keymap, widget-text-keymap):
6944 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
6945 get duplicate tool-bar entries because we'll see the global ones
6946 on more than one path through keymaps.
6947
1946f901
GM
6948 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
6949
df0267b8
GM
6950 * progmodes/cmacexp.el: Change Francesco's email address.
6951
ae3b264b
KH
69522000-10-24 Kenichi Handa <handa@etl.go.jp>
6953
6954 * window.el (fit-window-to-buffer): Adjust point of the window
6955 buffer, not that of the current buffer.
6956
23afac01
EZ
69572000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
6958
6959 * progmodes/cmacexp.el: Update the euthor's email address.
6960
22d1a4ed
MB
69612000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6962
6963 * faces.el (face-spec-set-match-display): Add `graphic' display
6964 type (the inverse of `tty'). Use `display-graphic-p' instead of
6965 the window-system variable.
6966
f408aa48
KH
69672000-10-24 Kenichi Handa <handa@etl.go.jp>
6968
83c9cb8e
SM
6969 * international/isearch-x.el (isearch-with-input-method):
6970 Call input-method-function with the first event in
f408aa48
KH
6971 unread-command-events.
6972
94fe8a31
MB
69732000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6974
83c9cb8e 6975 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 6976
8f47302e
AC
69772000-10-24 Andrew Choi <akochoi@i-cable.com>
6978
6979 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
6980 New charsets.
6981
6982 * term/mac-win.el: Remove definitions of mac-roman-lower and
6983 mac-roman-upper, require dired, and define instead of set
6984 mac-ready-for-drag-n-drop to avoid compilation error.
6985
446c097e
AI
69862000-10-23 Andrew Innes <andrewi@gnu.org>
6987
83c9cb8e
SM
6988 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
6989 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
6990 expand-file-name after convert-standard-filename to ensure
6991 expected directory separators are used.
6992
379b70e7
EZ
69932000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
6994
6995 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
6996
85c766e9
DL
69972000-10-23 Dave Love <fx@gnu.org>
6998
b7e03a67
DL
6999 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7000 (tool-bar-add-item): Set foreground and background for XBM icons.
7001
83c9cb8e
SM
7002 * international/latin1-disp.el (latin1-char-displayable-p):
7003 New function (from Handa).
b7e03a67
DL
7004 (latin1-display-check-font): Use it.
7005
0dcf8835 7006 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7007 using :key-sequence, making it much more usable.
7008 Use nconc, not append.
0dcf8835
DL
7009 (imenu--create-keymap-1): Avoid append.
7010
85c766e9 7011 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7012
cb3069bb
MB
70132000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7014
7015 [the following changes fix a bug where `define-minor-mode' didn't
7016 correctly generate :require clauses for defcustoms in compiled files]
7017 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7018 (byte-compile-log-file, byte-compile-log-1): Don't set
7019 `byte-compile-current-file' to nil. Instead set
7020 `byte-compile-last-logged-file' to it. Test whether
7021 byte-compile-current-file equals byte-compile-last-logged-file
7022 instead of whether its nil.
3b6542ba 7023 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7024
6db6243b
SM
70252000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7026
7027 * textmodes/refill.el: Fix var names in doc.
7028 (refill-mode): Don't bother with make-local-hook anymore.
7029
98490598
MB
70302000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7031
e01cd227
MB
7032 * faces.el (face-user-default-spec, face-default-spec): New functions.
7033 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7034 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7035 Use `face-user-default-spec'. Simplify code slightly.
7036
4836835a 7037 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7038 (woman-unknown-face): Add dark-background variants.
7039 (woman-default-faces): Renamed from `woman-colour-faces'.
7040 Set using the stored defaults, rather than using hard-wired colors.
7041 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7042 Just make the foreground `unspecified' rather than "black".
7043 (woman-menu): Rename menu entries accordingly.
7044
98490598
MB
7045 * faces.el (header-line): Make more reasonable on mono/grayscale
7046 displays.
7047
1a578e9b
AC
70482000-10-23 Andrew Choi <akochoi@i-cable.com>
7049
7050 * cus-edit.el (custom-button-face): Use 3D look for mac.
7051 (custom-button-pressed-face): Likewise.
7052
7053 * faces.el (set-face-attributes-from-resources): Handle mac frames
7054 in the same way as x and w32 frames.
7055 (face-valid-attribute-values): Likewise.
7056 (read-face-attribute): Likewise.
7057 (defined-colors): Likewise.
7058 (color-defined-p): Likewise.
7059 (color-values): Likewise.
7060 (display-grayscale-p): Likewise.
7061 (face-set-after-frame-default): Likewise.
7062 (mode-line): Same default face as for x and w32.
7063 (tool-bar): Likewise.
7064
7065 * frame.el: Remove call to frame-notice-user-settings at end of
7066 the file.
7067
83c9cb8e 7068 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7069 as for x, pc, and w32 frame types.
7070
7071 * term/mac-win.el: New file.
7072
aaaf7be7
DL
70732000-10-22 Dave Love <fx@gnu.org>
7074
7075 * textmodes/refill.el: New file.
7076
5392d654
AS
70772000-10-22 Andre Spiegel <spiegel@gnu.org>
7078
4836835a 7079 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7080 MANUAL and REGEXP.
4836835a 7081 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7082 New functions.
7083 (vc-before-save): Use the latter.
7084 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7085 confusion.
7086
4836835a 7087 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7088 expected by vc[-hooks].el.
7089
7090 * vc.el (vc-checkout): Added `-p' suffix in call to
7091 vc-make-version-backups-p; use vc-make-version-backup to actually
7092 make the backup.
7093 (vc-version-other-window, vc-version-backup-file): Handle both
7094 automatic and manual backups.
7095 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7096 of all of them.
7097
1e221c16
MB
70982000-10-22 Miles Bader <miles@gnu.org>
7099
7ff4fda5
MB
7100 * comint.el (comint-highlight-input, comint-highlight-prompt):
7101 Renamed, `-face' at end removed.
7102 (comint-send-input, comint-output-filter): Use renamed faces.
7103
3511cde8
MB
7104 * window.el (fit-window-to-buffer): Change defaulting of
7105 MAX-HEIGHT slightly.
7106
1e221c16
MB
7107 * faces.el (color-values, color-defined-p): Use `member', not
7108 `memq', because it works correctly for strings.
7109 (frame-set-background-mode): Actually, "unspecified-fg" and
7110 "unspecified-bg" *are* strings. Use `member', not `memq', and
7111 `equal', not `eq', when a string value is possible.
7112
b6ef4898
EZ
71132000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7114
7115 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7116
34939e2c
SM
71172000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7118
7119 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7120 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7121 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7122 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7123 (sh-font-lock-syntactic-keywords): Use them.
7124 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7125 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7126 (sh-mode): Don't override font-lock-unfontify-region-function.
7127 Use a copy of sh-font-lock-syntactic-keywords.
7128 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7129 Don't call sh-scan-buffer since font-lock does it on the fly.
7130 (sh-get-indent-info): Use `face' rather than `syntax-table'
7131 text-property to detect here-documents.
7132 Replace sh-special-syntax with sh-st-punc.
7133 (sh-prev-line): Use `face' rather than `syntax-table'
7134 text-property to skip over here-documents.
7135 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7136 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7137 (sh-electric-less, sh-set-here-doc-region)
4836835a 7138 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7139 (sh-scan-buffer, sh-rescan-buffer): Remove.
7140
f3d3c491
AI
71412000-10-21 Andrew Innes <andrewi@gnu.org>
7142
7143 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7144 remote (ange-ftp) file names.
7145
b86c791c
MB
71462000-10-21 Miles Bader <miles@gnu.org>
7147
d9c30bdf
MB
7148 * window.el (fit-window-to-buffer): New function.
7149 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7150 (window-text-height): Don't expect minibuffers to have mode-lines.
7151
d9c30bdf 7152 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7153 * international/quail.el (quail-update-guidance):
7154 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7155
617fee5a
MB
7156 * international/quail.el (quail-show-guidance-buf): Make sure
7157 guidance window really has enough room.
7158 (quail-update-guidance): If quail-guidance-win is already shown,
7159 make sure its height is OK.
7160
b86c791c
MB
7161 * window.el (window-text-height, set-window-text-height):
7162 New functions.
7163 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7164 instead of `window-height' & `mode-line-window-height-fudge'.
7165 (mode-line-window-height-fudge): Add FACE parameter.
7166 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7167 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7168
e34850d1
MB
71692000-10-20 Miles Bader <miles@gnu.org>
7170
7171 * window.el (height-affecting-face-attributes): Use `defconst'.
7172
7173 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7174 New function, conditionally aliased to `mode-line-window-height-fudge'.
7175 (ispell-help): Use it.
7176 (ispell-choices-win-default-height): Don't include mode-line fudge.
7177 (ispell-choices-win-default-height): New function.
7178 (ispell-show-choices, ispell-command-loop): Use function
7179 `ispell-choices-win-default-height' instead of variable.
7180
a8b883c2
MB
71812000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7182
8c6e4a58
MB
7183 * window.el (mode-line-window-height-fudge): New variable.
7184 (height-affecting-face-attributes): New variable.
7185 (mode-line-window-height-fudge): New function.
7186 (shrink-window-if-larger-than-buffer): Use it.
7187 * help.el (resize-temp-buffer-window): Likewise.
7188
a8b883c2
MB
7189 * info.el (Info-fontify-node): Add support for @subsubsection
7190 titles, which use `Info-title-4-face'.
7191 (Info-title-4-face): New face.
7192 (Info-title-3-face): Inherit from Info-title-4-face instead of
7193 variable-pitch.
7194
e64c3a75
JR
71952000-10-19 Jason Rumney <jasonr@gnu.org>
7196
7197 * dired.el (dired-insert-directory): Do not let errors signalled by
7198 attempt to run dired-free-space-program prevent dired from working.
7199
c70fe852
SM
72002000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7201
7202 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7203
877cf6b4
GM
72042000-10-19 Gerd Moellmann <gerd@gnu.org>
7205
5de037e0
GM
7206 * dirtrack.el (dirtrack): Fix call to run-hooks.
7207
6deb9af9
GM
7208 * cmuscheme.el (cmuscheme-program-name): Renamed from
7209 scheme-program-name because xscheme.el contains a defcustom with
7210 the same name. As a consequence, customizing group `cmuscheme'
7211 loaded `xscheme' which redefined run-scheme.
7212 (run-scheme): Use cmuscheme-program-name.
7213
83c9cb8e 7214 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7215
e597d8fb 7216 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7217 anonymous address, and add a website for Befrienders International.
4836835a 7218
3e9cb08f
GM
72192000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7220
c70fe852
SM
7221 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7222 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7223 (ps-print-version): New version number (6.2).
7224 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7225 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7226 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7227 (ps-x-extent-priority, ps-x-extent-start-position)
7228 (ps-x-face-font-instance, ps-x-find-coding-system)
7229 (ps-x-font-instance-properties, ps-x-make-color-instance)
7230 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7231 avoid compilation gripes without defining functions.
7232 (ps-e-find-composition): Alias for function find-composition, to have a
7233 suitable function depending on Emacs version.
7234 (ps-color-device, ps-color-values, ps-face-foreground-name)
7235 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7236 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7237 (ps-print-ensure-fontified): Function definitions surrounded by
7238 `eval-and-compile' to avoid compilation gripes.
7239 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7240 by symbol-value to avoid compilation gripes.
7241 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7242 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7243
d8abcd91
MB
72442000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7245
13ab33c4
MB
7246 * startup.el (normal-top-level): Call `frame-set-background-mode'
7247 after `frame-notice-user-settings' because the latter doesn't call
7248 the former on a tty.
7249
d8abcd91
MB
7250 * faces.el (frame-set-background-mode): `unspecified' &c are
7251 symbols, not strings.
7252
e8bce0a9
EZ
72532000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7254
c70fe852
SM
7255 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7256 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7257
c70fe852
SM
7258 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7259 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7260
773272d8
KH
72612000-10-19 Kenichi Handa <handa@etl.go.jp>
7262
c70fe852 7263 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7264 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7265 for ISO10646-1 fonts.
7266 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7267
772139c0
EZ
72682000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7269
7270 * faces.el (frame-set-background-mode): If a tty frame defines a
7271 background color, use that to compute the background mode, instead
7272 of always defaulting to "dark".
7273
d134a19f
MB
72742000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7275
8bb84cb2
MB
7276 * comint.el (comint-write-output): New function.
7277 (comint-mode-map): Add it to the menu.
e40a778f 7278 Bind `C-c C-s' to comint-write-output.
d134a19f 7279
dada41e1
GM
72802000-10-18 Gerd Moellmann <gerd@gnu.org>
7281
7282 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7283 Use fancy-splash-delay.
7284
9b5360aa
GM
72852000-10-18 Alex Schroeder <alex@gnu.org>
7286
7287 * progmodes/sql.el (sql-sybase-options): New option.
7288 (sql-sybase): Use it. Add sql-database to the list of parameters
7289 provided for login. The options -w 2048 -n are not used any more.
7290
9035a35a
GM
7291 * comint.el (comint-read-input-ring): Bugfix such that the first
7292 and the last entry of the input ring file are not lost.
7293
3556c6dd
GM
72942000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7295
7296 * ps-print.el: Internal variable changes to defcustom,
7297 make-local-hook changes to defvar. Doc fix.
7298 (ps-print-version): New version number (6.1).
7299 (ps-setup, ps-do-despool): Code fix.
7300 (ps-printer-name): Customization fix.
7301 (ps-printer-name-option): Now is a defcustom instead of an
7302 internal variable.
7303 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7304 (ps-print-begin-column-hook): Now are defvar instead of
7305 make-local-hook.
4836835a 7306
4e217e50
MB
73072000-10-18 Miles Bader <miles@gnu.org>
7308
7309 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7310 (comint-kill-output): Changed into an alias for `comint-delete-output',
7311 and made obsolete.
7312 (comint-mode-map): Rename references to comint-kill-output.
7313
34460354
EZ
73142000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7315
7316 * diff-mode.el (diff-header-face, diff-file-header-face)
7317 (diff-changed-face): Add bold and italic attributes to tty faces.
7318 (diff-function-face): New face.
7319 (diff-font-lock-keywords): Use it.
7320
17ea3cdb
MB
73212000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7322
7323 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7324 Remove commented-out call to force-mode-line-update.
7325 (comint-kill-output): Use `forward-line 0' instead of
7326 beginning-of-line to make sure we get past the prompt.
7327
9244f2c7
SM
73282000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7329
7330 * diff-mode.el (diff-header-face, diff-file-header-face):
7331 Add specific setting for dark background.
7332 (diff-context-face): Renamed from diff-comment-face.
7333 Set explicitly rather than inheriting from font-lock-comment-face.
7334
1592c1ef
EZ
73352000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7336
7337 * startup.el (command-line): Move the code which sets the default
7338 TTY colors to before before-init-hook.
7339
f86292a9
GM
73402000-10-17 Gerd Moellmann <gerd@gnu.org>
7341
7342 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7343
f7f2e883
EZ
73442000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7345
e854cc22
EZ
7346 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7347 extensions, for MS-DOS.
7348
f7f2e883
EZ
7349 * diff-mode.el (diff-header-face, diff-file-header-face)
7350 (diff-changed-face): Define tty-specific colors.
7351
c7b4f0f9
GM
73522000-10-17 Gerd Moellmann <gerd@gnu.org>
7353
7354 * startup.el (fancy-splash-text): Realign the text.
7355
12a72271
EZ
73562000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7357
7358 * font-lock.el (font-lock-comment-face): Define a separate default
7359 for dark-background tty's.
7360
61dfccfd
MB
73612000-10-17 Miles Bader <miles@gnu.org>
7362
7363 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7364 being obscured by whizzy mode-lines on graphics displays.
7365
333cd59e
EZ
73662000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7367
7368 * info.el (Info-title-1-face, Info-title-2-face)
7369 (Info-title-3-face): Define colors for tty's.
dada41e1 7370 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 7371
dbf1fcc1
EZ
73722000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7373
7374 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7375 reverse from the frame parameters, and don't invert foreground and
7376 background colors.
7377
ac629823
MB
73782000-10-16 Miles Bader <miles@gnu.org>
7379
7380 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7381 string "*Info*". Call propertized-buffer-identification to spruce
7382 up the result.
7383
76eebffc
GM
73842000-10-16 Gerd Moellmann <gerd@gnu.org>
7385
3a6b59d9
GM
7386 * help.el: Provide `help' for the sake of define-minor-mode
7387 which generates defcustoms with requires.
7388
6569c3d3
GM
7389 * jit-lock.el (jit-lock-after-change): If we're in text that
7390 matches a multi-line font-lock pattern, make sure the whole text
7391 will be redisplayed.
7392
c2e0a611
GM
7393 * emacs-lisp/authors.el (authors-add): Don't add an entry if
7394 author's name is unknown.
7395
76eebffc
GM
7396 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
7397 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
7398 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
7399 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
7400 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
7401 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
7402 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
7403 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
7404 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
7405 Add author information.
7406
cf1e7b12
MB
74072000-10-16 Miles Bader <miles@lsi.nec.co.jp>
7408
7409 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
7410 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
7411 full-color version (using the Gimp) to eliminate dithering artifacts.
7412
5586f3eb
SM
74132000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7414
7415 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
7416
7417 * simple.el (syntax-flag-table, string-to-syntax): Remove.
7418
ad64a888
DL
74192000-10-15 Dave Love <fx@gnu.org>
7420
83c9cb8e 7421 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
7422
7423 * pcomplete.el (pcomplete) <defgroup>: Add :version.
7424
7425 * whitespace.el: Doc fixes.
7426 (top-level): Don't add hooks here.
7427 (whitespace-running-emacs): Deleted.
7428 (timer): Don't require.
7429 (whitespace): Add back :version conditional on xemacs test.
7430 (whitespace-spacetab-regexp, whitespace-indent-regexp)
7431 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
7432 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
7433 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
7434 Avoid specific xemacs test.
7435 (whitespace-global-mode): New option.
7436 (whitespace-global-mode): New command.
7437 (whitespace-unload-hook): New function.
7438
7439 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 7440 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
7441 (Info-fontify-node): `Goto' goes to `Go to'.
7442 (Info-fontify-node): Add help-echo to xref links.
7443
1ef49fc6
EZ
74442000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
7445
7446 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7447
8b7707e1
SM
74482000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7449
b3b7f42f
SM
7450 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7451 Use plist-get and allow :inherit.
7452
7453 * emacs-lisp/cl-macs.el (cl-do-arglist):
7454 Use plist-get and plist-member instead of memq.
7455
3c7fafc7
SM
7456 * emacs-lisp/ewoc.el (ewoc-location): New function.
7457 (ewoc-enter-after, ewoc-enter-before): Document return value.
7458 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7459 Don't need make-local-hook any more.
7460 (cvs-addto-collection): Return the new tin.
7461 (cvs-mode-insert): Jump to the new line.
7462
8b7707e1
SM
7463 * jit-lock.el (jit-lock-fontify-buffer): Remove.
7464
7465 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
7466
7467 * font-lock.el (font-lock-syntactically-fontified): New var.
7468 (font-lock-fontify-syntactic-keywords-region): Use it.
7469 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
7470
7471 * diff-mode.el (diff-find-file-name): Fix regexp.
7472
7473 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
7474 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
7475
7476 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
7477 (sh-mode-syntax-table): Add punctuation syntax for < and >.
7478 (sh-mode): Don't make all vars local here.
7479 (sh-kw): Reformat.
7480 (sh-set-shell): Use dolist. Don't set indent-region-function.
7481 (sh-mode-syntax-table): Use pop.
7482 (sh-remember-variable): Use push.
7483 (sh-help-string-for-variable): Use memq.
7484 (sh-safe-backward-sexp): Remove.
7485 (sh-safe-forward-sexp): Add ARG.
7486 (sh-get-indent-info, sh-prev-stmt): Use it.
7487 (sh-prev-line): Simplify by using forward-comment.
7488 (sh-this-is-a-continuation): Simplify.
7489 (sh-learn-buffer-indent): Use dolist.
7490 (sh-do-nothing): Remove.
7491 (sh-set-char-syntax, sh-set-here-doc-region):
7492 Use inhibit-modification-hooks.
7493 (sh-name-style): Use mapcar and push.
7494 (sh-load-style): Use dolist.
7495 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
7496 (sh-case, sh-while-getopts): Use propertize directly rather
7497 than sh-electric-rparen.
7498
74992000-10-14 Stefan Monnier <monnier@cs.yale.edu>
7500
7501 * textmodes/tex-mode.el: Require CL when compiling.
7502 (tex-mode-syntax-table): Init immediately.
7503 (tex-mode-map): Bind M-RET to latex-insert-item.
7504 (latex-mode): Set indent-line-function to latex-indent.
7505 (tex-common-initialization): Don't setup the syntax-table any more.
7506 (latex-insert-item): New skeleton.
7507 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 7508 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 7509 (latex-indent, latex-find-indent): New functions.
4836835a 7510 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
7511 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
7512 (tex-compilation-parse-errors): Use with-syntax-table.
7513
86b7fcbb
MB
75142000-10-15 Miles Bader <miles@gnu.org>
7515
7516 * font-lock.el (font-lock-comment-face): Change dark-background,
7517 color, non-tty, default to `chocolate1'.
7518
57a24508
JW
75192000-10-13 John Wiegley <johnw@gnu.org>
7520
7521 * eshell/esh-util.el (require): Added a missing `require' form,
7522 needed when compiling (for an ange-ftp macro definition).
7523
40ad3db4
DL
75242000-10-13 Dave Love <fx@gnu.org>
7525
7526 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
7527
db460189
GM
75282000-10-13 Gerd Moellmann <gerd@gnu.org>
7529
83c9cb8e 7530 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 7531
4836835a 7532 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
7533 transparent -colors 8).
7534
3b5e21df
GM
75352000-10-13 Stephen Gildea <gildea@alum.mit.edu>
7536
7537 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
7538 that breaks with old list format timestamps.
7539 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 7540 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 7541
16908a3f
JW
75422000-10-13 John Wiegley <johnw@gnu.org>
7543
d7103dda
JW
7544 * align.el, pcomplete.el, calendar/timeclock.el,
7545 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
7546
dace60cf 7547 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
7548 faulty math, where holiday hours were being computing as seconds.
7549
b6b70cda
JW
75502000-10-13 John Wiegley <johnw@gnu.org>
7551
7552 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
7553 specifying what "other" kinds of buffers should be saved.
7554 This used to be hard-coded.
b6b70cda
JW
7555 (desktop-buffer-misc-functions): A global for specifying how
7556 auxiliary data should be determined for special buffer types.
7557 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
7558 instead of hard-coding the special buffer types.
7559 (desktop-save): Run `desktop-buffer-misc-functions' to gather
7560 auxiliary data, instead of hard-coding for Info buffers and dired.
7561 (desktop-buffer-info-misc-data): Aux function for determining Info
7562 buffer auxiliary info.
7563 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
7564 (desktop-buffer-info): Changed this function to use the info
7565 gathered above.
7566 (desktop-create-buffer): Be a little more careful about what
7567 `minor-mode' means before calling it. This is important for some
7568 buffer types.
7569
8c6b1d83
JW
75702000-10-13 John Wiegley <johnw@gnu.org>
7571
7572 * eshell/esh-util.el: Added a global form which declares an
7573 autoload for `parse-time-string', if that function is not already
7574 defined, and if parse-time.el is available on the user's system.
7575
7576 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
7577 to be aware of ange-ftp user info.
83c9cb8e 7578 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
7579 (eshell-ls-annotate): Use `eshell-file-attributes'.
7580 (eshell-ls-file): Made the user-id printing code a bit smarter.
7581
7582 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
7583 allow identification of alias user ids in remote directories.
83c9cb8e
SM
7584 It's manual, but there's no other way to know when the current user
7585 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
7586 (fboundp): Bind `ange-cache'.
7587 (eshell-directory-files-and-attributes): Re-organized the logic a
7588 bit to use `eshell-file-attributes' instead of `file-attributes'.
7589 The former is more sensitive to directories that are read via FTP,
7590 and knows how to use ange-ftp to determine full attribute
7591 information, instead of just the name and last modtime.
7592 (eshell-current-ange-uids): Return the current user id when in a
7593 remote directory.
7594 (eshell-parse-ange-ls): Parse a full directory listing that has
7595 been returned by ange-ftp.
7596 (eshell-file-attributes): This beefed up version of
7597 `file-attributes' is only special if the user is currently in a
7598 remote directory, in which case it does a lot of work to find out
7599 what the real attributes of a file are, as they appear on the
7600 remote machine. This makes usage of remote directories (i.e.,
7601 ange-ftp pathnames) much more useful. You can now use Eshell as a
7602 full-fledged FTP client, with much more manipulation ability than
7603 most other clients.
7604
7605 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
7606 variable, which means that Eshell's du should always be preferred
7607 in remote directories.
7608 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
7609 just `file-attributes'.
7610 (eshell-mvcp-template): Bind `ange-cache', to improve performance
7611 when reading remote directories. This is an Eshell-specific
7612 variable (not part of ange-ftp).
7613 (eshell/ln): Bind `ange-cache'.
7614 (eshell/du): Added some extra logic for determining when to use
7615 Eshell's du (which is slow), and when to use the external version
7616 (which may or may not exist).
7617
83c9cb8e
SM
7618 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7619 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
7620 `get-buffer-process', since backgrounded processes don't count in
7621 the context of this function's logic.
7622
7623 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
7624 `forward-char', so that null strings are parsed correctly.
7625
87730e84 76262000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 7627
83c9cb8e
SM
7628 * eshell/em-pred.el (eshell-pred-file-type)
7629 (eshell-pred-file-links, eshell-pred-file-size):
7630 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
7631
7632 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
7633 that remote file globbing is more efficient.
7634
7635 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
7636 gathering the files and attributes within a directory.
7637
7638 * eshell/em-unix.el (eshell/cat): If any of the files passed on
7639 the command line is a special file (not a regular file, directory
7640 or symlink), always attempt to call the external version of cat.
7641
87730e84 76422000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
7643
7644 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
7645 Eshell-friendly version of find-tag.
7646
1c7e37a9
MB
76472000-10-13 Miles Bader <miles@lsi.nec.co.jp>
7648
4836835a 7649 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
7650 (image-file-name-regexps): Add autoload cookies.
7651
11a7f341
KH
76522000-10-13 Kenichi Handa <handa@etl.go.jp>
7653
7654 * international/mule-cmds.el (select-safe-coding-system): If FROM
7655 is string, show it in *Warning* buffer.
7656
8ddddcb0
EZ
76572000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7658
7659 * startup.el (normal-top-level): Use display-popup-menus-p instead
7660 of window-system.
7661 (command-line): Use display-graphic-p instead of window-system.
7662 (command-line-1): Use display-popup-menus-p and display-mouse-p
7663 instead of window-system.
7664
72200f89
SS
76652000-10-12 Sam Steingold <sds@gnu.org>
7666
7667 * tooltip.el (tooltip-use-echo-area): New user variable.
7668 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
7669
8661c643
DL
76702000-10-12 Dave Love <fx@gnu.org>
7671
d0b40dc1
DL
7672 * recentf.el: Maintainer's checkdoc fixes.
7673
83c9cb8e
SM
7674 * startup.el (normal-top-level-add-subdirs-to-load-path):
7675 Use character class, not ASCII when matching file names.
a622451f
DL
7676 (fancy-splash-head): Add trailing slash to URL.
7677 (command-line): Don't require XPM support for toolbar.
7678
8661c643
DL
7679 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
7680 (cperl-invalid-face): Revert last change.
7681 (cperl-init-faces): Quote cperl-invalid-face.
7682
ef2ed8ab
KH
76832000-10-12 Kenichi Handa <handa@etl.go.jp>
7684
7685 * startup.el (fancy-splash-text): Remove superfluous quote.
7686
b0da379e
GM
76872000-10-12 Gerd Moellmann <gerd@gnu.org>
7688
dbeb499b
GM
7689 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
7690 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
7691 (command-line-1): Don't use fancy-splash-pending-command.
7692 (fancy-splash-screens-1): Goto point-min after inserting text.
7693
d861718a
GM
7694 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
7695
b0da379e
GM
7696 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
7697 instead of shared-lisp-mode-map.
7698
4fb2ad98
MB
76992000-10-12 Miles Bader <miles@lsi.nec.co.jp>
7700
1cb4393e
MB
7701 * faces.el (header-line): Change tty-variant to use underlining.
7702
4fb2ad98
MB
7703 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
7704 (isearch-highlight): Restore lazy-isearch face properties at old
7705 position, and suppress them at new position.
7706 (isearch-dehighlight): Restore lazy-isearch face properties.
7707 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
7708 over the real isearch overlay, but in that case, don't give it a
7709 face property. Use `push'.
7710
eb991b25
KH
77112000-10-12 Kenichi Handa <handa@etl.go.jp>
7712
7713 * man.el (Man-getpage-in-background): Fix previous change.
7714 Decode the process output only when we are in multibyte mode.
7715
a818c1c0
DL
77162000-10-11 Dave Love <fx@gnu.org>
7717
c990f53a
DL
7718 * info.el (Info-mode-menu): Fix some help.
7719 (info-tool-bar-map): Add entry for Info-last.
7720
a818c1c0
DL
7721 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
7722 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
7723 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
7724 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
7725 * toolbar/search-replace.xpm, toolbar/exit.xpm:
7726 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
7727 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
7728 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
7729 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
7730 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
7731 Reduce colour requirements to 25 overall. (Probably wants
7732 revisiting from the originals to reduce further.)
7733
c1b096cb
EZ
77342000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
7735
7736 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
7737 buffer-file-coding-system, instead of raw-text.
7738 (dehexlify-buffer): Bind coding-system-for-read to
7739 buffer-file-coding-system, instead of raw-text.
7740
5c8b7eaf
SS
77412000-10-11 Sam Steingold <sds@gnu.org>
7742
83c9cb8e 7743 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
7744 `underline' - fixes the bug introduced on 2000-09-21.
7745
2cfbdb7a
DL
77462000-10-11 Dave Love <fx@gnu.org>
7747
83c9cb8e
SM
7748 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
7749 Avoid compiler warnings.
2cfbdb7a
DL
7750 (scheme-mode): Doc fix.
7751 (scheme-font-lock-keywords-1): Match `define-syntax'.
7752
77532000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
7754
7755 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
7756 face specs as well as default ones. Only do anything if the
7757 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 7758 (region): Make dark-background `region' face less in-your-face.
4b33f290 7759
690ec649
SS
77602000-10-10 Sam Steingold <sds@gnu.org>
7761
7762 * chistory.el, ielm.el, ledit.el:
7763 * progmodes/inf-lisp.el, progmodes/scheme.el:
7764 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
7765
3b95d6bb
SM
77662000-10-10 Stefan Monnier <monnier@cs.yale.edu>
7767
7768 * textmodes/texinfo.el: Update copyright and fix typo.
7769
7770 * desktop.el (desktop-modes-not-to-save): New var.
7771 (desktop-save-buffer-p): Use it.
a30eb617
DL
7772 Also, obey desktop-buffers-not-to-save even for non-file buffers.
7773 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
7774
77752000-10-10 Dave Love <fx@gnu.org>
7776
7777 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 7778 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
7779
7780 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
7781 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
7782 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
7783 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
7784 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
7785 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
7786 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
7787 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
7788 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
7789 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
7790 the .xpms; probably need retouching.
7791
77922000-10-10 Miles Bader <miles@lsi.nec.co.jp>
7793
7794 * subr.el (add-to-list): Add optional argument APPEND.
7795 * battery.el (display-battery): Use `add-to-list'.
7796
77972000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
7798
83c9cb8e
SM
7799 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
7800 properties.
a30eb617
DL
7801 (zone, zone-when-idle, zone-leave-me-alone)
7802 (zone-pgm-whack-chars): Use new symbol properties.
7803
7804 * battery.el (display-battery): Doc spelling fix.
7805
7806 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
7807 property.
7808
78092000-10-09 Dave Love <fx@gnu.org>
7810
7811 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
7812 has been initialized before calling tool-bar-setup.
7813 (tool-bar-add-item-from-menu): Add autoload cookie.
7814
78152000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
7816
7817 * menu-bar.el (send-mail-item-name): New function.
7818 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
7819 of mail-user-agent in the menu. Don't display the "Send Mail"
7820 item if mail-user-agent is nil or its value is ignore.
7821 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
7822 if read-mail-command is nil or its value is ignore.
7823
7824 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
7825
78262000-10-09 Miles Bader <miles@gnu.org>
7827
7828 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
7829 Correct image size.
7830 * toolbar/left_arrow.xpm: Correct image size.
7831
7832 * jka-compr.el: Don't call `jka-compr-install' when loading (it
7833 will be done by the definition of `auto-compression-mode' if
7834 necessary. Move code to uninstall existing file-name handler
7835 before definition of `auto-compression-mode'.
7836
7837 * image-file.el (auto-image-file-mode): Move to the end of the
7838 file, because `define-minor-mode' actually calls the mode-function
7839 if the associated variable is non-nil, which requires that all
7840 needed functions be already defined.
7841
7842 * mouse.el (popup-menu): Balance parens.
7843
78442000-10-08 Stefan Monnier <monnier@cs.yale.edu>
7845
7846 * mouse.el (popup-menu): Move the command call outside the loop
7847 so that popup-menu returns whatever the command returns.
7848
7849 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
7850 (initialize-new-tags-table): Use run-hook-with-args-until-success.
7851 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
7852 (tags-table-format-functions): Renamed from tags-table-format-hooks.
7853
7854 * vc.el (vc-version-diff): diff-switches can be a list.
7855 Use relative filenames for prettier output.
7856
7857 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
7858 (vc-post-command-functions): Remove old-VC compatibility code.
7859
7860 * newcomment.el (comment-indent-default): Autoload.
7861
7862 * font-lock.el (font-lock-defaults): Make buffer-local.
7863 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
7864 (font-lock-choose-keywords):
7865 Ignore LEVEL unless KEYWORDS is a list of syms.
7866 (c-keywords, c++-keywords, objc-keywords, java-keywords):
7867 Don't wrap regexp-opt things in \(...\) unnecessarily.
7868
7869 * jit-lock.el: Don't require font-lock any more.
7870 (jit-lock-functions): Make buffer-local.
7871 (jit-lock-saved-fontify-buffer-function): Remove.
7872 (jit-lock-mode): Remove autoload cookie.
7873 Remove font-lock specific code.
7874 (jit-lock-unregister): Don't bother handling complex hooks any more.
7875 (jit-lock-refontify): New function.
7876 (jit-lock-fontify-buffer): Use it.
7877 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
7878 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
7879 Add optional args START and END.
7880 Never call font-lock-fontify-region directly.
7881 (jit-lock-function, jit-lock-stealth-fontify): Use it.
7882
7883 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
7884
78852000-10-08 Dave Love <fx@gnu.org>
7886
7887 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
7888
7889 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
7890
7891 * play/studly.el (studlify-region, studlify-word): Add autoload
7892 cookie.
7893
7894 * play/morse.el (morse-region, unmorse-region): Add autoload
7895 cookie.
7896
7897 * play/spook.el (spook-phrases-file): Use expand-file-name, not
7898 concat.
7899
7900 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
7901 insist on symbols starting with word syntax.
7902 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
7903 (eval-defun-1): Doc fix.
7904 (indent-sexp): Use nconc to build up indent-stack.
7905
7906 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
7907 Gnus with little use.
7908 (mail-setup-hook): Add mail-abbrevs-setup to options.
7909
7910 * recentf.el: Doc fixes.
7911
7912 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
7913 Clean up remainder.
7914
7915 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
7916 without timezone and (8) with timezone to enforce some whitespace.
7917 Simplify code somewhat.
7918
7919 * options.el (list-options): Doc that you should use customize.
7920
7921 * iswitchb.el (iswitchb-mode): Add :require.
7922
7923 * info.el (Info-goto-node, Info-menu): Doc fix.
7924 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
7925 (info-tool-bar-map): New variable.
7926 (Info-mode): Use it.
7927 (Info-edit-map): Define all in defvar.
7928 (speedbar-attached-frame): Avoid compiler warning.
7929
7930 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
7931 (global-map): Bind [tool-bar] to a filtered map.
7932 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
7933 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
7934 Allow PBM icons.
7935 (tool-bar-setup): Adjust calls of tool-bar-add-item.
7936
7937 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
7938 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
7939 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
7940 icons, except up_arrow, which is left-arrow rotated.
7941
7942 * imenu.el (imenu-add-to-menubar): Fix last change.
7943
79442000-10-08 Peter Breton <pbreton@ne.mediaone.net>
7945
7946 * generic-x.el (rul-generic-mode): Remove eval-when-compile
7947 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
7948
79492000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
7950
7951 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
7952 typos in doc strings.
7953
7954 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
7955 the doc strings how to customize Font Lock faces.
7956
7957 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
7958 computing growth when dragging the header line.
7959
79602000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
7961
7962 * simple.el (kill-line): Doc fix.
7963
79642000-10-08 Miles Bader <miles@gnu.org>
7965
7966 * faces.el (secondary-selection): Make foreground visible on tty.
7967
7968 * jka-compr.el (auto-compression-mode): Move to the end of the
7969 file, because `define-minor-mode' actually calls the mode-function
7970 if the associated variable is non-nil, which requires that all
7971 needed functions be already defined.
7972 (with-auto-compression-mode): Add autoload cookie.
7973
79742000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
7975
7976 * files.el (find-backup-file-name) [ms-dos]: If support for long
7977 file names is not available, behave as if version-control were set
7978 to never.
7979
79802000-10-07 Dave Love <fx@gnu.org>
7981
7982 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
7983 (browse-url-gnome-moz): New function.
7984 (browse-url-browser-function): Use it.
7985 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
7986
79872000-10-07 Stefan Monnier <monnier@cs.yale.edu>
7988
7989 * indent.el (tab-always-indent): New var.
7990 (indent-for-tab-command): Use it.
7991
7992 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
7993 raise an error. This way it can still default to a sane value.
7994
79952000-10-06 Stefan Monnier <monnier@cs.yale.edu>
7996
7997 * startup.el (fancy-splash-screens): Use local rather than global map.
7998 Don't use `update-menu-bindings' any more.
7999 Get rid of assumptions about keymap representation.
8000
80012000-10-06 Dave Love <fx@gnu.org>
8002
8003 * textmodes/fill.el (sentence-end-double-space)
8004 (sentence-end-without-period): Doc fix.
8005 (adaptive-fill-regexp): Purecopy.
8006 (unjustify-current-line): Use line-end-position.
8007 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8008
8009 * net/eudc-vars.el (eudc): Add :version, :link.
8010
8011 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8012
8013 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8014 Fix for define-minor-mode.
8015 (function-at-point): Alias to function-called-at-point.
8016
8017 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8018
8019 * simple.el (backward-word): Doc fix.
8020
8021 * image-file.el (image-file-name-regexp): image-file-regexps ->
8022 image-file-name-regexps.
8023 (image-file-name-extensions): Add pbm.
8024
80252000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8026
8027 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8028 and add filename to the names so that diff-mode can jump to source.
8029
8030 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8031 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8032 (tex-font-lock-keywords-1): Remove.
8033 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8034 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8035 (font-lock-default-fontify-region):
8036 Expand beg..end correctly when just following a multiline region.
8037 (font-lock-fontify-anchored-keywords):
8038 Include the anchor text as part of the multiline.
8039
80402000-10-06 Gerd Moellmann <gerd@gnu.org>
8041
8042 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8043 latter needs the autoloaded define-minor-mode macro during the
8044 bootstrap.
8045
8046 * startup.el (command-line): For now, activate tool-bar-mode only
8047 if XPM images are supported.
8048
8049 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8050 window by dragging a header-line at the top of the frame; that's
8051 confusing because the header-line doesn't move.
8052 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8053 of treating the event as a list. Some cleanup.
8054
80552000-10-06 Miles Bader <miles@gnu.org>
8056
8057 * simple.el (display-message-or-buffer): New function.
8058 (shell-command-on-region): Use `display-message-or-buffer'.
8059
8060 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8061 docstring parts.
8062
8063 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8064 (smbclient-prompt-regexp): Add usage note to doc string.
8065 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8066 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8067 Use add-hook for adding the comint filter function, and only do so
8068 if it's not already in the global hook list.
8069 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8070 to `make-local-variable'.
8071 (nslookup-font-lock-keywords): Remove prompt entry.
8072 (nslookup): Don't set the process-filter.
8073 (finger): Exit the loop correctly when the regexps list runs out.
8074 (ftp, smbclient, smbclient-list-shares):
8075 Set the real major mode immediately, not after execing.
8076 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8077
8078 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8079
80802000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8081
8082 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8083
8084 * which-func.el (which-func-format): Remove spurious space.
8085 (which-func-mode): Don't make it permanent-local.
8086 (which-func-ff-hook): Allow which-func-maxout to be nil.
8087 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8088 (which-func-mode): Simplify.
8089 Use post-command-idle-hook rather than post-command-hook.
8090 Go through all buffers and update their state.
8091 (which-function): Also try add-log-current-defun-function.
8092
8093 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8094 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8095 Update call to with-vc-properties accordingly.
8096 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8097 (vc-revert-buffer): More careful about window selection and deletion.
8098 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8099
8100 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8101 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8102 (cvs-dired-action): Change the default to quickdir.
8103
8104 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8105 if comment-indent-function returns nil.
8106 (comment-indent-default): New function.
8107 (comment-indent-function): Use it and document the new semantics.
8108
8109 * image-file.el: Docstring fixes.
8110
8111 * help.el (help-xref-on-pp): Use match-string.
8112 (describe-variable): New arg BUFFER.
8113 Store the current buffer in the help-xref-stack.
8114 (temp-buffer-resize-mode): Use define-minor-mode.
8115
8116 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8117 consistently with its docstring.
8118 Set jit-lock-first-unfontify-pos in an idempotent way.
8119 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8120
81212000-10-05 Alex Schroeder <alex@gnu.org>
8122
8123 * sql.el (sql-mysql-options): New variable.
8124 (sql-mysql): Use it.
8125
81262000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8127
8128 * image.el (image): New group.
8129
8130 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8131 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8132
81332000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8134
8135 * net/net-utils.el (nslookup-font-lock-keywords)
8136 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8137 Ignore the value of wqindow-system; always define keywords
8138
81392000-10-05 Kenichi Handa <handa@etl.go.jp>
8140
8141 * startup.el (fancy-splash-screens): Remove the code for
8142 debugging; `(trace-to-stderr "EXITTT\n")'.
8143
81442000-10-05 Miles Bader <miles@gnu.org>
8145
8146 * diff-mode.el (diff-goto-source): Update call to
8147 `diff-hunk-status-msg' to reflect new REV variable.
8148
81492000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8150
8151 * progmodes/icon.el (icon-mode):
8152 Don't gratuitously override the default for comment-column.
8153
8154 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8155
8156 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8157 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8158 (jit-lock-functions): New var.
8159 (jit-lock-function-1): Use it if non-nil.
8160 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8161 Set the `fontified' property before doing the fontification to avoid
8162 repeatedly going through the same error.
8163 Don't turn errors into messages.
8164 (jit-lock-register, jit-lock-unregister): New functions.
8165
8166 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8167 Use with-current-buffer.
8168
8169 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8170 Turn comment into docstring.
8171
8172 * apropos.el (apropos-mode): Use define-derived-mode.
8173
81742000-10-04 Gerd Moellmann <gerd@gnu.org>
8175
8176 * startup.el (fancy-splash-pending-command): New variable.
8177 (fancy-splash-pre-command): New function.
8178 (fancy-splash-screens): Rewritten.
8179 (command-line-1): If fancy-splash-pending-command is set, call it
8180 interactively.
8181
81822000-10-04 Dave Love <fx@gnu.org>
8183
8184 * toolbar/tool-bar.el (tool-bar-setup): New function.
8185 (tool-bar-mode): Use it.
8186
8187 * subr.el (substitute-key-definition): Doc fix.
8188 (play-sound-file): New command.
8189
81902000-10-04 Andre Spiegel <spiegel@gnu.org>
8191
8192 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8193 vc-version-backup-file-name): New functions.
8194
8195 * files.el (basic-save-buffer): Call vc-before-save before saving.
8196
8197 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8198 vc-cvs-stay-local-p.
8199
8200 * vc.el (vc-revert-buffer): Handle empty diff properly.
8201 (vc-version-backup-file): New function.
8202 (vc-checkout): Create a version backup if necessary.
8203 (vc-checkin): If a version backup file exists, delete it.
8204 (vc-version-diff): Diff locally using version backups, if available.
8205 (vc-revert-file): If there's a version backup, revert locally.
8206 (vc-transfer-file): Use version backup for base version, if
8207 available. If not, ask for confirmation whether to get it from the
8208 server. Update mode line before check-in.
8209
82102000-10-04 Dave Love <fx@gnu.org>
8211
8212 * toolbar/tool-bar.el (tool-bar-setup): New function.
8213 (tool-bar-mode): Use it.
8214
82152000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8216
8217 * net/net-utils.el (nslookup-font-lock-keywords)
8218 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8219 Only set if window-system is non-nil
8220 (net-utils-run-program): Returns buffer.
8221 (network-connection-reconnect): Added this function.
8222
8223 * generic.el:
8224 Incorporates extensive cleanup and docfixes by
8225 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8226 Uses cl compile-time macros.
8227 (generic-mode-name, generic-comment-list)
8228 (generic-keywords-list, generic-font-lock-expressions)
8229 (generic-mode-function-list, generic-mode-syntax-table):
8230 Removed variables.
8231 (generic-mode-alist): Renamed to generic-mode-list.
8232 (generic-find-file-regexp): Default changed to "^#".
8233 (generic-read-type): Uses completing read on generic-mode-list.
8234 (generic-mode-sanity-check): removed this function.
8235 (generic-add-to-auto-mode): Removed this function
8236 (generic-mode-internal): Bind mode-specific definitions
8237 into function instead of putting them in alist.
8238 (generic-mode-set-comments): Reworked extensively.
8239 (generic-mode-find-file-hook): Simplified regexp searching
8240 (generic-make-keywords-list): Omit extra pair of parens
8241
8242 * find-lisp.el (find-lisp-find-files-internal):
8243 Make sure directory name ends with "/".
8244
8245 * generic-x.el (apache-conf-generic-mode):
8246 Regexp now allows leading whitespace.
8247 (rc-generic-mode): Added eval-when-compile
8248 around generic-make-keywords-list.
8249 Deleted duplicate regexp
8250 (rul-generic-mode): Added eval-when-compile
8251 around generic-make-keywords-list.
8252 (etc-fstab-generic-mode): New generic mode.
8253 (rul-generic-mode): Removed one eval-when-compile
8254 which caused a max-specpdl-size exceeded error.
8255
82562000-10-04 Miles Bader <miles@gnu.org>
8257
8258 * simple.el (minibuffer-temporary-goal-position): New variable.
8259 (next-history-element): Try to keep the position of point in the
8260 input string constant.
8261
8262 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8263 (dired-do-create-files): If there's only one file, pass it in as
8264 the DEFAULT arg to dired-mark-read-file-name.
8265
82662000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8267
8268 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8269 (diff-goto-source): Be smarter when choosing REVERSE or not.
8270
8271 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8272 (texinfo-mode-menu): Add an explicit shortcut for update all.
8273
82742000-10-03 Andre Spiegel <spiegel@gnu.org>
8275
8276 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8277 factorize backend-specific code cleanly (this was essentially
8278 conceived by Stefan Monnier).
8279 (vc-unregister): Function removed.
8280 (vc-revert-file): New function.
8281 (vc-revert-buffer): Delegate some of the work to it.
8282
8283 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8284 default branch unconditionally.
8285 (vc-rcs-set-default-branch): New function.
8286 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8287 (vc-rcs-checkin): If an appropriate default branch has been set,
8288 force creation of that branch.
8289 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8290 code (as suggested by Stefan Monnier).
8291
82922000-10-02 Gerd Moellmann <gerd@gnu.org>
8293
8294 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8295 highlighting overlay with a different face over the overlay
8296 isearch uses to highlight the current match because that can lead
8297 to bad face combinations.
8298
8299 * loadup.el (toplevel): Load faces before isearch.
8300
8301 * isearch.el (isearch-faces): New custom group.
8302 (isearch): New defface; was already tested for in the code.
8303 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8304 (isearch-highlight): Always use face `isearch'.
8305
83062000-10-02 Dave Love <fx@gnu.org>
8307
8308 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8309 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8310 comparison of opcode with operand.
8311
83122000-10-03 Miles Bader <miles@gnu.org>
8313
8314 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8315 buffer, since the echo area will now grow to accommodate them.
8316
83172000-10-02 Andre Spiegel <spiegel@gnu.org>
8318
8319 * vc-hooks.el (vc-registered): If FILE used to be registered under
8320 a certain backend, try that one first.
8321
8322 * vc.el (vc-responsible-backend): Undo the previous change in the
8323 argument list. Handle multiple backends correctly.
8324 (vc-find-new-backend): Function removed.
8325 (vc-register): Use vc-responsible-backend, as before.
8326 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8327
83282000-10-02 Gerd Moellmann <gerd@gnu.org>
8329
8330 * startup.el (fancy-splash-head): Change message below the
8331 logo.
8332
83332000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8334
8335 * diff-mode.el (diff-goto-source): Emit a status message.
8336 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8337 (diff-test-hunk): Fix doc string.
8338 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8339 (diff-advance-after-apply-hunk): New variable.
8340 (diff-apply-hunk): Don't return a value.
8341
83422000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8343
8344 * vc.el (vc-editable-p): Minor optimization.
8345 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8346 (vc-find-new-backend): New function split from vc-responsible-backend.
8347 (vc-register): Use it.
8348 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8349 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8350 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8351 (vc-clear-headers): Don't use find-file.
8352 (vc-revert-buffer): Use `and' again (must have been a braino).
8353 (vc-switch-backend): Only prompt if requested.
8354 Short circuit if nothing is to be done.
8355 Don't use vc-resynch-buffer which could lose unsaved editing.
8356 (vc-default-receive-file): Update call to vc-unregister.
8357 (with-vc-file, vc-next-action-on-file):
8358 Use vc-backend rather than vc-registered.
8359 (vc-next-action-on-file): Use intern-soft.
8360 Deal with read-only *vc-diff* buffer.
8361 (vc-transfer-file): Docstring fix.
8362
8363 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8364 (vc-rcs-receive-file): Avoid with-vc-properties.
8365 Update call to vc-unregister.
8366 Use constant `RCS' rather than (dynamically bound) var `backend'.
8367
83682000-10-01 Andre Spiegel <spiegel@gnu.org>
8369
8370 * vc.el (vc-next-action-on-file): Update mode line only if file
8371 is visited.
8372 (vc-start-entry): New argument initial-contents. Don't visit the file
8373 if it isn't already visited. Brought documentation up-to-date.
8374 (vc-next-action, vc-register): Updated calls to vc-start-entry.
8375 (vc-checkin): New optional arg initial-contents, which is passed to
8376 vc-start-entry.
8377 (vc-finish-logentry): Make sure to bury log buffer only if there
8378 really is one. Call `vc-resynch-buffer' on log-file, not
8379 buffer-file-name.
8380 (vc-default-comment-history, vc-default-wash-log): New functions.
8381 (vc-index-of): Removed.
8382 (vc-transfer-file): Make do without the above.
8383 (vc-default-receive-file): Call comment-history unconditionally. Pass
8384 the resulting string to vc-checkin, instead of inserting it into the
8385 comment ring.
8386
8387 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8388 unconditionally. Use the comments as initial contents of the log
8389 entry buffer. Document the trick to force branch creation with no
8390 changes.
8391
83922000-10-01 Miles Bader <miles@gnu.org>
8393
8394 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
8395 `recenter' with an arg to prevent redrawing the display.
8396
83972000-09-30 Stefan Monnier <monnier@cs.yale.edu>
8398
8399 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
8400
8401 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
8402
8403 * progmodes/c-mode.el (c-mode):
8404 Don't gratuitously override the default for comment-column.
8405
8406 * textmodes/tex-mode.el (latex-metasection-list): New var.
8407 (latex-imenu-create-index): Use it.
8408 Move the regexp construction outside loops (and use push).
8409 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
8410 (tex-font-lock-keywords): Moved from font-lock.el.
8411 (tex-comment-indent): Remove.
8412 (tex-common-initialization): Don't set comment-indent-function.
8413 (latex-block-default): New var.
8414 (tex-latex-block): Use it to provide a default choice.
8415 Add any unknown choice to latex-block-names.
8416 Insert [...] after {...}.
8417 (tex-last-unended-begin): Simplify regexp.
8418 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
8419 (latex-forward-sexp-1, latex-forward-sexp): New functions.
8420 (latex-mode): Set forward-sexp-function.
8421
8422 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
8423 Add regexp for @ignore ... @end ignore.
8424 (texinfo-heading-face): New face.
8425 (texinfo-font-lock-keywords): Use it.
8426 (texinfo-mode-menu): New menu.
8427 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
8428 New functions.
8429 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
8430 (texinfo-section-types-regexp, texinfo-section-level-regexp)
8431 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
8432 Remove declaration.
8433 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
8434
8435 * delsel.el (delete-selection-mode): Use define-minor-mode.
8436
8437 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
8438
84392000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8440
8441 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8442
84432000-09-30 Gerd Moellmann <gerd@gnu.org>
8444
8445 * replace.el (keep-lines-read-args): New function.
8446 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8447 read arguments interactively. Add parameters RSTART and REND.
8448 Operate on the active region in Transient Mark mode.
8449
8450 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8451
8452 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8453 (authors-obsolete-files-regexps): New variable.
8454 (authors-add): Don't record changes in obsolete files.
8455
84562000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8457
8458 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8459
8460 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8461 (comment-indent): Make sure there's a space between code and comment.
8462 Shift comments left to avoid going past fill-column.
8463
84642000-09-29 Gerd Moellmann <gerd@gnu.org>
8465
8466 * startup.el (startup-echo-area-message): New function.
8467 (display-startup-echo-area-message): Use it.
8468 (fancy-splash-screens): Rewritten to use keymaps and a timer.
8469 (fancy-splash-default-action): New function.
8470 (fancy-splash-screens-1): New function.
8471 (fancy-splash-head): Put a help-echo and a keymap under the image.
8472
84732000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8474
8475 * diff-mode.el (diff-add-log-file-name): Remove.
8476 (diff-mode): Use add-log-buffer-file-name-function.
8477
8478 * add-log.el (find-change-log): New arg BUFFER-FILE.
8479 (add-log-file-name): Obey add-log-file-name-function.
8480 (add-log-buffer-file-name-function): New var.
8481 (add-change-log-entry): Use it.
8482
84832000-09-29 Miles Bader <miles@gnu.org>
8484
8485 * image-file.el (image-file-name-extensions): New variable.
8486 (image-file-name-regexps): Renamed from `image-file-regexps'.
8487 New default value is nil. Call `auto-image-file-mode'.
8488 (image-file-name-regexp): New function.
8489 (auto-image-file-mode): New minor mode.
8490 (insert-image-file): Don't make conditional on the image-file
8491 handler being enabled.
8492 (image-file-handler): Make the call here conditional instead.
8493 (set-image-file-handler-enabled, enable-image-file-handler)
8494 (disable-image-file-handler): Functions removed.
8495
8496 * emacs-lisp/authors.el (authors-print): Rephrase many-files
8497 string.
8498
84992000-09-29 Gerd Moellmann <gerd@gnu.org>
8500
8501 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
8502 it's a function from CL.
8503 (latex-imenu-create-index): Replace eval-when-compile with progn
8504 because latex-section-alist is not bound while compiling.
8505
85062000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8507
8508 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
8509 (outline-mode): Use define-derived-mode.
8510
8511 * progmodes/perl-mode.el (perl-mode):
8512 * progmodes/awk-mode.el (awk-mode):
8513 * progmodes/asm-mode.el (asm-mode):
8514 Don't gratuitously override the default for comment-column.
8515
8516 * emacs-lisp/lisp.el (lisp-complete-symbol):
8517 Distinguish the let-binding case from the funcall case.
8518 (forward-sexp-function): New variable.
8519 (forward-sexp): Use it.
8520
8521 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
8522 (easy-mmode-defmap): Remove the now useless autoload.
8523
8524 * time.el (display-time-mode): Use define-minor-mode.
8525
8526 * subr.el (add-minor-mode): Don't eval NAME.
8527 Don't depend on the presence of TOGGLE-FUN for any special behavior.
8528 Use if rather than cond.
8529
8530 * simple.el (read-expression-map): Define more properly.
8531 (comment-indent-hook): Remove.
8532 (string-to-syntax): Bug fix.
8533
8534 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
8535 (cvs-ediff-diff): Fix typo.
8536 (cvs-revert-if-needed): Don't bother preserving read-only.
8537
8538 * paren.el (show-paren-mode): Use define-minor-mode.
8539
8540 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
8541 (toggle-auto-compression): Remove.
8542 (jka-compr-build-file-regexp): Remove useless grouping.
8543
8544 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
8545 Avoid user-reserved bindings.
8546 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
8547 (diff-header-face): Revert to grey85.
8548
8549 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
8550
8551 * complete.el (partial-completion-mode) <defcustom>: Remove.
8552 (partial-completion-mode): Use define-minor-mode.
8553 (PC-do-completion): Understand `completion-auto-help = delay'
8554 to mean to popup the completion buffer only the second time.
8555 (PC-include-file-all-completions, PC-include-file-all-completions)
8556 (PC-include-file-all-completions): Don't quote lambda.
8557
8558 * comint.el (comint-mode-hook): Docstring fix.
8559 (comint-mode): Use define-derived-mode.
8560 (comint-mode-map): Remove obsolete comment.
8561 (make-comint): Minor stylistic change.
8562 (comint-insert-clicked-input): Be more careful to find the overlay.
8563 Use this-command-keys rather than hardcoding mouse-2.
8564
8565 * font-lock.el: Replace confusing (,@ with ,
8566 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8567 Don't use regexp-opt-depth. Spice up the regexp for args.
8568 Don't distinguish between cmds that can take an opt arg or not.
8569 Use `append' and `prepend' rather than `keep'.
8570
8571 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
8572 (latex-outline-regexp): New var.
8573 (latex-outline-level): New fun.
8574 (latex-section-alist): New var.
8575 (latex-imenu-create-index): Use it. Use `push' as well.
8576 (tex-shell-map): Initialize it properly.
8577 (tex-mode): Minor stylistic change.
8578 (plain-tex-mode): Use define-derived-mode.
8579 (latex-mode): Use define-derived-mode.
8580 Construct the paragraph regexps in a more readable way.
8581 Set the buffer-local outline-{level,regexp} vars.
8582 (slitex-mode): Derive from latex-mode.
8583 (tex-common-initialization): Don't kill-all-vars anymore.
8584 Add setting for comment-add and font-lock-defaults.
8585 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
8586 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
8587 (tex-start-tex): New arg DIR (and send a chdir command for it).
8588 Also display the shell buffer and save it in tex-last-buffer-texed.
8589 (tex-region): Use expand-file-name rather than concat.
8590 Remove code made useless by changes in tex-start-tex.
8591 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
8592
8593 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
8594
85952000-09-28 Dave Love <fx@gnu.org>
8596
8597 * eshell/eshell.el (eshell) <defgroup>: Add :version.
8598
85992000-09-28 Gerd Moellmann <gerd@gnu.org>
8600
8601 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
8602 `append'.
8603
86042000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8605
8606 * info.el (Info-extract-pointer): Undo last change.
8607 Instead, fix the position of the `bound' arg to re-search-backward.
8608
86092000-09-27 Stefan Monnier <monnier@cs.yale.edu>
8610
8611 * info.el (Info-extract-pointer):
8612 Widen more carefully, to avoid finding pointers in other nodes.
8613 (Info-index): Use push.
8614
86152000-09-27 Gerd Moellmann <gerd@gnu.org>
8616
8617 * frame.el (set-frame-font): Remove call to obsolete function
8618 frame-update-faces.
8619 (set-foreground-color, set-background-color): Likewise for
8620 frame-update-face-colors.
8621
86222000-09-27 Miles Bader <miles@gnu.org>
8623
8624 * image-file.el: New file.
8625
86262000-09-27 Gerd Moellmann <gerd@gnu.org>
8627
8628 * frame.el (frame-notice-user-settings): Don't call
8629 frame-update-faces, which is a no-op now.
8630
8631 * ediff-wind.el (ediff-control-frame-parameters): Add zero
8632 tool-bar-lines.
8633
86342000-09-27 Dave Love <fx@gnu.org>
8635
8636 * mouse.el: Fix last change.
8637
86382000-09-27 Miles Bader <miles@lsi.nec.co.jp>
8639
8640 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
8641
86422000-09-22 Kenichi Handa <handa@etl.go.jp>
8643
8644 * international/quail.el (quail-help): The output message is
8645 improved.
8646
86472000-09-26 Dave Love <fx@gnu.org>
8648
8649 * mouse.el (popup-menu): If POSITION is nil, set it using
8650 mouse-position.
8651
86522000-09-25 Sam Steingold <sds@gnu.org>
8653
8654 * net/browse-url.el (browse-url-file-url): Check for null maps.
8655
86562000-09-26 Gerd Moellmann <gerd@gnu.org>
8657
8658 * frame.el (frame-notice-user-settings): Don't add a
8659 tool-bar-lines frame parameter to default-frame-alist in batch mode.
8660
8661 * frame.el (frame-notice-user-settings):
8662 Make tool-bar-mode and default-frame-alist consistent.
8663
8664 * toolbar/tool-bar.el (tool-bar-help): New function.
8665
86662000-09-25 Gerd Moellmann <gerd@gnu.org>
8667
8668 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
8669 current-load-list in top-level forms. Else this leaks a cons cell
8670 every time a defun is called.
8671
8672 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
8673
86742000-09-25 Dave Love <fx@gnu.org>
8675
8676 * startup.el (fancy-splash-head): Check XPM is available.
8677
8678 * autoinsert.el (auto-insert): Doc fix.
8679 (auto-insert-alist): Following GNU notices, don't say `copyright
8680 _by_'. Use line-beginning-position.
8681 (auto-insert): Check buffer-file-name is non-nil before use.
8682
86832000-09-25 Gerd Moellmann <gerd@gnu.org>
8684
8685 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
8686 starting with `@def' or `@multitable', in addition to ones
8687 specified by the user in auto-fill-inhibit-regexp.
8688
86892000-09-25 Markus Rost <rost@math.ohio-state.edu>
8690
8691 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
8692 rmail-dont-reply-to-names matches the empty string.
8693
86942000-09-25 Gerd Moellmann <gerd@gnu.org>
8695
8696 * startup.el (command-line-1, fancy-splash-text): Change the
8697 text to sound more friendly.
8698
86992000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
8700
8701 * progmodes/hideshow.el: Update author email address.
8702 Generally, sync w/ maintainer version 5.22.
8703 (hs-hide-all-non-comment-function): New var.
8704 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
8705 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
8706 (hs-show-region): Delete this command.
8707 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
8708
87092000-09-22 Dave Love <fx@gnu.org>
8710
8711 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
8712 (hl-line-highlight): Specify buffer when moving overlay.
8713
8714 * progmodes/fortran.el (fortran-mode): Locally set
8715 normal-auto-fill-function.
8716 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
8717 (fortran-mode-map): Adjust auto-fill menu entry.
8718
87192000-09-22 Gerd Moellmann <gerd@gnu.org>
8720
8721 * vc-rcs.el (toplevel): Require `vc' when compiling.
8722
8723 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
8724
87252000-09-22 Andre Spiegel <spiegel@gnu.org>
8726
8727 * vc.el (vc-switch-backend): Signal an error if the file is not
8728 registered under the new backend.
8729
8730 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
8731 without explicit revision number.
8732
87332000-09-21 Stefan Monnier <monnier@cs.yale.edu>
8734
8735 * diff-mode.el (diff-file-header-face): Reset to its previous value.
8736 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
8737 (diff-xor): New function.
8738 (diff-find-source-location): Use it. Fix a stupid name clash.
8739 (diff-hunk-status-msg): New function.
8740 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
8741 (diff-test-hunk): Use diff-find-source-location.
8742 (diff-goto-source): Favor the `reverse'.
8743 (diff-hunk-text): Properly handle one-sided context diffs.
8744 (diff-apply-hunk): When done, advance to the next hunk.
8745
87462000-09-21 Gerd Moellmann <gerd@gnu.org>
8747
8748 * startup.el (command-line): If frame was created with a non-zero
8749 tool-bar-lines parameter, switch tool-bar-mode on.
8750
8751 * add-log.el (change-log-date-face, change-log-name-face)
8752 (change-log-email-face, change-log-file-face)
8753 (change-log-list-face, change-log-conditionals-face)
8754 (change-log-function-face, change-log-acknowledgement-face):
8755 New faces, inheriting from font-lock faces.
8756 (change-log-font-lock-keywords): Use them.
8757
87582000-09-21 Dave Love <fx@gnu.org>
8759
8760 * progmodes/cperl-mode.el (top-level): Clean up
8761 `eval-when-compile's and assorted defvars.
8762 (cperl-invalid-face): Don't double-quote value. Change custom
8763 type.
8764 (cperl-mode): Set normal-auto-fill-function and don't zap
8765 auto-fill-function.
8766 (cperl-imenu--function-name-regexp-perl): Renamed from
8767 imenu-example--function-name-regexp-perl.
8768 (cperl-imenu--create-perl-index): Renamed from
8769 imenu-example--create-perl-index.
8770 (cperl-xsub-scan): Don't require cl.
8771
8772 * msb.el (msb-mode-map): Use substitute-key-definition.
8773 (msb-mode): Use msb-mode-map.
8774
87752000-09-21 Andre Spiegel <spiegel@gnu.org>
8776
8777 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
8778 New functions.
8779 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
8780 (vc-switch-backend): New function.
8781 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
8782 (vc-register): Fix prompt.
8783 (vc-unregister, vc-default-unregister): New functions.
8784 (vc-version-diff): Handle empty buffer in sentinel.
8785
8786 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
8787 (vc-rcs-state-heuristic): Use it to guess the state of files with
8788 non-strict locking.
8789 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
8790 been set with -b, but not created yet.
8791 (vc-rcs-fetch-master-state): With non-strict locking, compare file
8792 contents in order to find the state.
8793 (vc-rcs-checkin): Allow creation of branches with no changes.
8794 (vc-rcs-unregister, vc-rcs-receive-file)
8795 (vc-rcs-set-non-strict-locking): New functions.
8796
8797 * vc-hooks.el (vc-name): Force correct computation of the value
8798 in case it is missing.
8799
88002000-09-21 Gerd Moellmann <gerd@gnu.org>
8801
8802 * startup.el (fancy-splash-tail): Use a different foreground
8803 color on a dark frame background.
8804
88052000-09-21 Miles Bader <miles@lsi.nec.co.jp>
8806
8807 * info.el: Use the correct capitalization when making Info-mode
8808 and Info-edit-mode `special' modes.
8809
88102000-09-20 Stefan Monnier <monnier@cs.yale.edu>
8811
8812 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
8813 (diff-mode): Add support for add-log.el.
8814 (diff-hunk-text): Use char offsets rather than line offsets.
8815 (diff-find-source-location): Replace LINE with line-offset (nil
8816 if not found) and always set POS to a meaningful position.
8817 Adapt to the new char-offsets.
8818 (diff-apply-hunk): Drop support for the unused `select' POPUP.
8819 Adapt to the new diff-find-source-location.
8820 (diff-goto-source): Adapt to the new diff-find-source-location.
8821
8822 * add-log.el (add-log-file-name): New function (split out of
8823 add-change-log-entry).
8824 (add-change-log-entry): Use it.
8825 Call add-log-file-name-function with the changelog file name if
8826 the current buffer is not associated with any file.
8827 Avoid find-file if the selected window is dedicated.
8828
8829 * diff-mode.el (diff-find-source-location):
8830 Move code from diff-apply-hunk. Return buffer rather than file.
8831 (diff-apply-hunk): Use the new result from diff-find-source-location.
8832 (diff-goto-source): Use the new diff-find-source-location.
8833
88342000-09-20 Dave Love <fx@gnu.org>
8835
8836 * iswitchb.el: Some doc fixes.
8837 (iswitchb-mode-map): Define completely initially. Inherit
8838 minibuffer-local-map.
8839 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
8840 fundamental-mode.
8841 (iswitchb-global-map): New variable.
8842 (iswitchb-summaries-to-end): Amalgamate regexps.
8843 (iswitchb-mode): New.
8844 (iswitchb-mode-hook): New variable.
8845 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
8846 `extensions'.
8847
88482000-09-20 Gerd Moellmann <gerd@gnu.org>
8849
8850 * ehelp.el (electric-help): New defgroup.
8851 (electric-help-shrink-window): New user-option.
8852 (with-electric-help): Use it.
8853
8854 * window.el (shrink-window-if-larger-than-buffer): If face
8855 `mode-line' has a :box, and we're on a graphical frame, add 1
8856 to the needed window height.
8857
8858 * frame.el (frame-notice-user-settings): Add a last parameter nil
8859 to a call to `append', because the last list passed to `append' is
8860 not copied, and so subsequent calls to assq-delete-all will modify
8861 default-frame-alist.
8862
8863 * startup.el (fancy-splash-image): Change :type.
8864 (fancy-splash-head): Use an XBM image if appropriate.
8865 (command-line-1): Show splash screens in more cases.
8866
8867 * startup.el (fancy-splash-text): Don't quote faces.
8868
8869 * dired.el (dired-font-lock-keywords): Undo last change.
8870 (dired-readin): Bind indent-tabs-mode to nil.
8871
8872 * startup.el (fancy-splash-head): If frame's background mode
8873 is `dark', change the black background of the image to gray.
8874 (fancy-splash-screens): Display startup echo area message.
8875 (display-startup-echo-area-message): New function.
8876
88772000-09-20 Miles Bader <miles@lsi.nec.co.jp>
8878
8879 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
8880
8881 * info.el (info-header-node): Tweak for color ttys.
8882
8883 * faces.el (face-valid-attribute-values): Make sure directories we
8884 search for stipples both exist and are readable before trying to
8885 search them.
8886
8887 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
8888 in the dry-run case.
8889
8890 * jka-compr.el (with-auto-compression-mode): New macro.
8891
8892 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
8893 (custom-group-tag-face, custom-variable-tag-face): Use relative
8894 :height and inherit from `variable-pitch' face instead of
8895 hardwiring :family.
8896 * hi-lock.el (hi-black-hb): Likewise.
8897
8898 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
8899 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
8900 toolbar-add-item, if image doesn't have a mask add a `:mask
8901 heuristic'.
8902
89032000-09-19 Stefan Monnier <monnier@cs.yale.edu>
8904
8905 * diff-mode.el: Docstring fixes.
8906 (diff-header-face, diff-comment-face): New faces.
8907 (diff-font-lock-keywords): Highlight a bit differently.
8908 (diff-find-source-location): Don't return SPAN any more.
8909 (diff-hunk-text): Don't bother erasing the temp buffer.
8910 (diff-find-text): Drop argument LINE.
8911 (diff-apply-hunk): Update calls to diff-find-text.
8912 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
8913
8914 * calendar/calendar.el: Docstring fixes.
8915 (calendar-make-alist): Don't quote lambda.
8916 (calendar-star-date): Use make-local-variable.
8917
89182000-09-19 Dave Love <fx@gnu.org>
8919
8920 * toolbar/tool-bar.el: Renamed from toolbar.el.
8921 Change `toolbar' to `tool-bar' generally in symbols.
8922 Make some items invisible in `special' major modes.
8923 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
8924 Add arg PROPS.
8925
8926 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
8927 Add :version here.
8928 (fancy-splash-delay, fancy-splash-image): Remove :version here.
8929
89302000-09-19 Gerd Moellmann <gerd@gnu.org>
8931
8932 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
8933
8934 * files.el (find-file-suppress-same-file-warnings): New user-option.
8935 (find-file-noselect): Use it.
8936
8937 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
8938 (fancy-splash-screen): Defgroup.
8939
8940 * add-log.el (change-log-font-lock-keywords): Match names
8941 more exactly for the case that font-lock-constant-face is
8942 underlined.
8943
89442000-09-19 Richard M. Stallman <rms@gnu.org>
8945
8946 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
8947
89482000-09-19 Andre Spiegel <spiegel@gnu.org>
8949
8950 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
8951
89522000-09-19 Gerd Moellmann <gerd@gnu.org>
8953
8954 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
8955 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
8956 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
8957 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
8958 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
8959 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
8960 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
8961 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
8962 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
8963 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
8964 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8965 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
8966
8967 * startup.el (fancy-splash-text): New variable.
8968 (fancy-splash-delay, fancy-splash-image): New user-options.
8969 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
8970 (fancy-splash-screens): New functions.
8971 (command-line-1): If display has a `display' frame parameter, has
8972 colors, and we have XPM support, show more fancy splash screens.
8973
89742000-09-19 Dave Love <fx@gnu.org>
8975
8976 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
8977 with null `help'. Use modern backquote syntax.
8978
89792000-09-19 Gerd Moellmann <gerd@gnu.org>
8980
8981 * font-lock.el (font-lock-mode): Change message telling the user
8982 that ``the buffer is too big''.
8983
8984 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
8985 for instance for the case that tab-width is 2.
8986
89872000-09-18 Gerd Moellmann <gerd@gnu.org>
8988
8989 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
8990 toolbar-add-item, if image doesn't have a mask add a `:mask
8991 heuristic'.
8992
89932000-09-18 Miles Bader <miles@lsi.nec.co.jp>
8994
8995 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
8996 and return a cons if it's non-nil.
8997 (diff-apply-hunk): Try to jump to the line in the source text
8998 corresponding to the position of point in the in the hunk.
8999
9000 * info.el (Info-title-3-face, Info-title-2-face)
9001 (Info-title-1-face): Use face inheritance and relative sizes
9002 instead of hard-wiring things.
9003
9004 * faces.el (secondary-selection): Make dark-background variant sane.
9005
90062000-09-16 Andrew Innes <andrewi@gnu.org>
9007
9008 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9009 read-only, since they aren't under VC now.
9010
90112000-09-17 Dave Love <fx@gnu.org>
9012
9013 * tmm.el: Replace mapcar with mapc in several places.
9014
9015 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9016 ad-unadvise.
9017
9018 * international/latin1-disp.el: New file.
9019
9020 * calendar/cal-move.el (scroll-calendar-left)
9021 (scroll-calendar-right): Make arg optional (for active mode line).
9022
9023 * calendar/calendar.el (calendar-mode-line-format): Make fields
9024 mouse-sensitive.
9025 (calendar-read-date, calendar-read-date, calendar-window-list):
9026 Unquote lambda.
9027 (calendar-month-name): Use aref, not sref.
9028
9029 * view.el (minor-mode-alist): Propertize the string.
9030
9031 * international/characters.el (standard-case-table): Add entries
9032 for Greek.
9033
90342000-09-18 Miles Bader <miles@gnu.org>
9035
9036 * info.el (info-node, info-xref): Add dark-background variants.
9037
9038 * faces.el (header-line): Change defaults to be less confusing
9039 when mixed with mode-lines.
9040
9041 * info.el (Info-fontify-node): Make a few cleanups.
9042 Add extra `help-echo' and `local-map' props to node xrefs.
9043 Use header-specific faces for node-names & xrefs.
9044 (Info-use-header-line): New variable.
9045 (info-header-xref, info-header-node): New faces.
9046 (Info-setup-header-line): New function.
9047 (Info-select-node): Call Info-setup-header-line when enabled.
9048 (Info-extract-pointer): Work even if the header line is hidden.
9049 (Info-header-line): New variable.
9050
90512000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9052
9053 * vms-patch.el (print-region-function): Don't quote lambda.
9054
9055 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9056
9057 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9058 (lm-get-header-re): Allow spaces between the header and the colon.
9059 (lm-header): Allow $ in non-RCS headers.
9060 (lm-header-multiline): Put the strings back into order.
9061 Stop at an empty line. Don't require two space chars if the
9062 line is clearly not another header line.
9063
9064 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9065 (popup-menu-popup): Remove.
9066
90672000-09-15 Gerd Moellmann <gerd@gnu.org>
9068
9069 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9070 specification if or if not tool-bar item contains an `:enabled'
9071 property.
9072
9073 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9074 current buffer has no file name.
9075
90762000-09-15 Dave Love <fx@gnu.org>
9077
9078 * strokes.el: Sync with maintainer's current version with changes
9079 for Emacs, but avoid runtime cl and levents.
9080 (toplevel): Change autoloads and compilation requires.
9081 (strokes-version, strokes-bug-address, strokes-lift): Values
9082 changed.
9083 (strokes-xpm-header, strokes-insinuated): New variable.
9084 (strokes): Add :link.
9085 (strokes-mode): Customized.
9086 (strokes-while-inhibiting-garbage-collector): New macro.
9087 (strokes-remassoc): Avoid remove-if.
9088 (strokes-fix-button2-command): Don't use ad-do-it.
9089 (strokes-insinuate): New function.
9090 (strokes-button-press-event-p, strokes-button-release-event-p):
9091 New functions, used instead of non-`strokes-' versions..
9092 (strokes-mouse-event-p): Rewritten.
9093 (strokes-event-closest-point): Avoid event-point.
9094 (strokes-get-grid-position): Avoid cdadr, caadr
9095 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9096 functions.
9097 (strokes-help): Use with-output-to-temp-buffer.
9098 (strokes-window-configuration-changed-p): New function.
9099 (strokes-update-window-configuration): Use buffer-live-p,
9100 strokes-window-configuration-changed-p.
9101 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9102 (strokes-char-face): New face.
9103 (strokes-char-table, strokes-base64-chars): New variable.
9104 (strokes-xpm-for-stroke, strokes-list-strokes)
9105 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9106 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9107 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9108 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9109 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9110 functions.
9111
91122000-09-15 Gerd Moellmann <gerd@gnu.org>
9113
9114 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9115
9116 * image.el (create-image): Doc fix.
9117
9118 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9119 instead of `:heuristic-mask t'.
9120
91212000-09-14 Andrew Innes <andrewi@gnu.org>
9122
9123 * makefile.w32-in: Revert to Unix line endings.
9124
91252000-09-14 Andrew Innes <andrewi@gnu.org>
9126
9127 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9128 when installing.
9129
9130 * makefile.nt (DONTCOMPILE): Fix typo.
9131
9132 * shell.el (shell-write-history-on-exit): New function.
9133 (shell-dumb-shell-regexp): New custom variable.
9134 (shell-mode): Make shell-write-history-on-exit the process
9135 sentinel if shell name matches shell-dumb-shell-regexp.
9136
9137 * w32-fns.el: Comment out before-init-hook function which resets
9138 source-directory based; this breaks bootstrap.
9139
91402000-09-14 Dave Love <fx@gnu.org>
9141
9142 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9143 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9144 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9145 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9146 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9147 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9148 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9149 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9150 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9151
9152 * toolbar/toolbar.el: New.
9153
9154 * subdirs.el: Add toolbar.
9155
91562000-09-14 Gerd Moellmann <gerd@gnu.org>
9157
9158 * indent.el (indent-for-tab-command): Doc fix.
9159
91602000-09-14 Alex Schroeder <alex@gnu.org>
9161
9162 * ansi-color.el (ansi-colors): Doc change.
9163 (ansi-color-get-face): Simplified regexp.
9164 (ansi-color-faces-vector): Added more faces, doc change.
9165 (ansi-color-names-vector): Doc change.
9166 (ansi-color-regexp): Simplified regexp.
9167 (ansi-color-parameter-regexp): New regexp.
9168 (ansi-color-filter-apply): Doc change.
9169 (ansi-color-filter-region): Doc change.
9170 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9171 deal with zero length parameters.
9172 (ansi-color-apply-on-region): Doc change.
9173 (ansi-color-map): Doc change.
9174 (ansi-color-map-update): Removed debugging message.
9175 (ansi-color-get-face-1): Added condition-case to trap
9176 args-out-of-range errors.
9177 (ansi-color-get-face): Doc change.
9178 (ansi-color-make-face): Removed.
9179 (ansi-color-for-shell-mode): New option.
9180
91812000-09-13 Kenichi Handa <handa@etl.go.jp>
9182
9183 * international/quail.el (quail-start-translation): Translate KEY
9184 if necessary even if it doesn't have any mapping in the current
9185 input method.
9186 (quail-start-conversion): Likewise.
9187 (quail-help): The output message is improved.
9188
91892000-09-13 Miles Bader <miles@gnu.org>
9190
9191 * comint.el (comint-output-filter): Revert to using
9192 `insert-before-markers'. Add bletcherous hack to undo damage
9193 caused by `insert-before-markers'. Put `front-sticky' property on
9194 overlays created here so that the field code understands how the
9195 overlay works. Use a let when making comint-last-prompt-overlay,
9196 so that the code is easier to read.
9197
91982000-09-13 Dave Love <fx@gnu.org>
9199
9200 * wid-edit.el (widget-default-format-handler): DTRT when
9201 doc-property is a function.
9202
92032000-09-12 Francesco Potorti` <pot@gnu.org>
9204
9205 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9206 filed name if it's not there.
9207
92082000-09-12 Dave Love <fx@gnu.org>
9209
9210 * simple.el (read-mail-command): Doc fix.
9211 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9212
9213 * vc.el (vc-dired-listing-switches): Fix :version.
9214
9215 * vc-hooks.el: Doc fixes.
9216
9217 * subr.el (add-minor-mode): Use toggle-fun arg.
9218
9219 * speedbar.el: Add :version to several defcustoms.
9220
9221 * imenu.el (imenu--truncate-items, imenu--cleanup)
9222 (imenu--generic-function): Avoid mapcar.
9223 (imenu--replace-spaces): Function removed.
9224 (imenu--completion-buffer): Use subst-char-in-string.
9225 (imenu-add-to-menubar): Use keymap inheritance.
9226
92272000-09-12 Miles Bader <miles@gnu.org>
9228
9229 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9230 (diff-mode-map): Bind `diff-test-hunk'.
9231 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9232
92332000-09-11 Gerd Moellmann <gerd@gnu.org>
9234
9235 * bytecomp.el (byte-compile-defvar): Undo last change
9236 because it breaks '(make-variable-buffer-local (defvar ...)'
9237 which is used at least in dired.
9238
92392000-09-12 Kenichi Handa <handa@etl.go.jp>
9240
9241 * international/quail.el (quail-define-package): Docstring
9242 modified.
9243
92442000-09-12 Kenichi Handa <handa@etl.go.jp>
9245
9246 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9247 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9248 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9249 docstring of "chinese-py".
9250
9251 * international/quail.el (quail-translation-docstring): New
9252 variable.
9253 (quail-show-keyboard-layout): Docstring modified.
9254 (quail-select-current): Likewise.
9255 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9256 infinite recursive call.
9257 (quail-help): Check quail-translation-docstring. Format of the
9258 output changed.
9259 (quail-help-insert-keymap-description): Adjusted for the above
9260 change.
9261
92622000-09-11 Gerd Moellmann <gerd@gnu.org>
9263
9264 * bytecomp.el (byte-compile-defvar): Only cons onto
9265 current-load-list in top-level forms. Else this leaks a cons cell
9266 every time a defun is called.
9267
92682000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9269
9270 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9271 Now understands non-unified diffs. Some functionality moved into
9272 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9273 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9274 modify anything. Only reposition point in the patched file if the
9275 patch succeeds. Only pop up another window if POPUP is true.
9276 Emit a message describing what happened if successful, and at what
9277 line-offset. Automatically detect reversed hunks and do something
9278 appropriate.
9279 (diff-hunk-text, diff-find-text): New functions.
9280 (diff-filter-lines): Function removed.
9281 (diff-test-hunk): New function.
9282 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9283
92842000-09-10 Dave Love <fx@gnu.org>
9285
9286 * textmodes/tildify.el: Minor doc/commentary fixes.
9287 (tildify) <defgroup>: Add :version.
9288
9289 * faces.el (face-x-resources): Make custom type more specific.
9290 (frame-background-mode): Use mapc.
9291 (region) <defcustom>: Add :version.
9292
92932000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9294
9295 * vc-sccs.el (vc-sccs-register):
9296 * vc-rcs.el (vc-rcs-register):
9297 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9298 * vc.el (vc-register): Clear file's properties.
9299
93002000-09-08 Gerd Moellmann <gerd@gnu.org>
9301
9302 * faces.el (face-spec-set): Only face-spec-reset-face when
9303 ATTRS is non-nil.
9304
93052000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9306
9307 * help.el (help-insert-xref-button): Fix a typo in doc string.
9308
93092000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9310
9311 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9312 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9313 methods.
9314
9315 * menu-bar.el (read-mail-item-name): New function.
9316 (menu-bar-tools-menu): Use it to compute and display the package
9317 used to read email.
9318 (menu-bar-tools-menu): Fix typo in GUD's help string.
9319
93202000-09-07 Dave Love <fx@gnu.org>
9321
9322 * diff-mode.el (diff-mouse-goto-source): New function.
9323
9324 * vc-sccs.el: Doc fixes.
9325 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9326
9327 * vc-rcs.el: Doc fixes.
9328 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9329 (vc-rcs-checkout-switches, vc-rcs-header)
9330 (vc-rcs-master-templates): Add or change :version.
9331
9332 * vc-cvs.el: Doc fixes.
9333 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9334 (vc-cvs-stay-local): Add :version.
9335
9336 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9337
93382000-09-07 Kenichi Handa <handa@etl.go.jp>
9339
9340 * international/quail.el (quail-help): Fix previous change.
9341
93422000-09-07 Gerd Moellmann <gerd@gnu.org>
9343
9344 * faces.el (color-values): Doc fix.
9345
9346 * faces.el (frame-set-background-mode): Use frame-parameter
9347 instead of frame-parameters.
9348
9349 * frame.el (filtered-frame-list): Reduce consing.
9350 (frames-on-display-list): Call frame-parameter instead of
9351 frame-parameters.
9352
93532000-09-07 Kenichi Handa <handa@etl.go.jp>
9354
9355 * language/devan-util.el (devanagari-to-indian-region): In the
9356 loop, change the following char, not preceding char.
9357
93582000-09-07 Gerd Moellmann <gerd@gnu.org>
9359
9360 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9361 instead of frame-parameters.
9362
9363 * faces.el (set-face-attribute): Simplify by calling
9364 internal-set-lisp-face-attribute with FRAME being 0.
9365
9366 * vc.el: Remove `Id' version control keyword.
9367
93682000-09-07 Kenichi Handa <handa@etl.go.jp>
9369
9370 * help.el (help-make-xrefs): Adjusted for the change of
9371 help-xref-mule-regexp.
9372 (help-insert-xref-button): New function.
9373
9374 * international/mule-cmds.el (help-xref-mule-regexp-template):
9375 Include the pattern for character set.
9376 (leim): New group.
9377
9378 * international/quail.el: Don't require face.
9379 (quail): New group.
9380 (quail-other-command): Dummy command to make quail-help work better.
9381 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9382 (quail-keyboard-layout-substitution): New variable.
9383 (quail-update-keyboard-layout): New function.
9384 (quail-keyboard-layout-type): New customizable variable.
9385 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9386 (quail-keyboard-translate): Pay attention to
9387 quail-keyboard-layout-substitution.
9388 (quail-insert-kbd-layout): New function.
9389 (quail-show-keyboard-layout): New function.
9390 (quail-get-translation): If the definition is a vector of length
9391 1, and the element is a string of length 1, return the character
9392 in that string.
9393 (quail-update-current-translations): Fix the case of
9394 relative-index out of range.
9395 (quail-build-decode-map, quail-insert-decode-map): New Functions.
9396 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
9397 Show key sequences for all available characters.
9398 (quail-help-insert-keymap-description): Don't show such verbose
9399 key bindings as quail-self-insert-command.
9400
9401 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9402 Format changed, and each element now have extra documentations.
9403 (tit-process-header): Delete invalid characters from TIT-PROMPT.
9404 Adjusted for the change of quail-cxterm-package-ext-info.
9405
94062000-09-06 Gerd Moellmann <gerd@gnu.org>
9407
9408 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
9409 requiring it leads to a recursive loading of vc.el and vc-hooks.el
9410 during bootstrap.
9411
94122000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9413
9414 * vc.el: (toplevel): Don't require `dired' at run-time.
9415 (vc-dired-resynch-file): Remove autoload cookie.
9416
94172000-09-05 Andre Spiegel <spiegel@gnu.org>
9418
9419 * vc.el: Made several backend functions optional.
9420 (vc-default-responsible-p): New function.
9421 (vc-merge): Use RET for first version to trigger merge-news, not
9422 prefix arg.
9423 (vc-annotate): Handle backends that do not support annotation.
9424 (vc-default-merge-news): Removed. The existence of a merge-news
9425 implementation is now checked on caller sites.
9426
9427 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
9428 case.
9429
9430 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
9431 special case that has been removed from the default in vc-hooks.el.
9432
94332000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9434
9435 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
9436
94372000-09-05 Andre Spiegel <spiegel@gnu.org>
9438
9439 * vc-hooks.el: Require vc during compilation.
9440 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9441 macro `with-vc-properties' in vc.el.
9442 (vc-file-getprop): Doc fix.
9443 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9444
9445 * vc.el: Require dired-aux during compilation.
9446 (vc-name-assoc-file): Moved to vc-sccs.el.
9447 (with-vc-properties): New macro.
9448 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9449 vc-finish-steal): Use it.
9450 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
9451 to the backend-specific function is now supposed to do the checkout,
9452 too.
9453 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9454
9455 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9456 set file properties; that gets done in the generic code now.
9457
9458 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9459 Changed parameter list, added code from vc.el that does the
9460 checkout, possibly with a double-take.
9461
9462 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
9463 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
9464 the above under the new name.
9465 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
9466 parameter list, added checkout command.
9467 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
9468 properties; that gets done in the generic code now.
9469
94702000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9471
9472 * vc.el: Docstring fixes (courtesy of checkdoc).
9473
94742000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9475
9476 * vc.el (vc-checkout-writable-buffer-hook)
9477 (vc-checkout-writable-buffer): Remove.
9478 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
9479 (vc-log-mode): Make it into a clean derived major mode.
9480 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
9481 vc-log-mode if log-edit is not available.
9482 (vc-dired-mode-map): Don't set-keymap-parent yet.
9483 (vc-dired-mode): Do set-keymap-parent here.
9484 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
9485
94862000-09-05 Gerd Moellmann <gerd@gnu.org>
9487
9488 * faces.el (set-face-attribute, face-spec-reset-face)
9489 (face-spec-set): Avoid consing by removing calls to `apply'.
9490
9491 * frame.el (frame-parameter): Move to C code.
9492
94932000-09-05 Dave Love <fx@gnu.org>
9494
9495 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
9496 insert-before-markers-and-inherit. Now checked systematically!
9497
94982000-09-05 Alex Schroeder <alex@gnu.org>
9499
9500 * sql.el (sql-postgres): Use sql-postgres-options.
9501 (sql-postgres-options): New variable.
9502
95032000-09-05 Alex Schroeder <alex@gnu.org>
9504
9505 * sql.el (sql-mode-menu): Work around missing variable mark-active
9506 in XEmacs.
9507 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
9508 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
9509 compatibility.
9510
95112000-09-04 Gerd Moellmann <gerd@gnu.org>
9512
9513 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9514
9515 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
9516
9517 * Makefile.in (DONTCOMPILE): Fix typo in file name.
9518
95192000-09-04 Andre Spiegel <spiegel@gnu.org>
9520
9521 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
9522 don't support anything else under SCCS yet.
9523
9524 * vc-hooks.el: Minor doc fixes.
9525
95262000-09-04 Andre Spiegel <spiegel@gnu.org>
9527
9528 * vc.el (vc-next-action-on-file): Do not visit the file if it's
9529 not necessary. If verbose in state `needs-patch', do the same as
9530 under `up-to-date'. When NOT verbose and `needs-patch', check out
9531 latest version instead of `merge-news'.
9532 (vc-next-action-dired): Don't mess with default-directory here; it
9533 breaks other parts of dired. It is the job of the
9534 backend-specific functions to adjust it temporarily if they need it.
9535 (vc-next-action): Remove a special CVS case.
9536 (vc-clear-headers): New optional arg FILE.
9537 (vc-checkin, vc-checkout): Set properties vc-state and
9538 vc-checkout-time properly.
9539 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
9540 (vc-print-log): Use new backend function `show-log-entry'.
9541 (vc-cancel-version): Do the checks in a different order. Added a
9542 FIXME concerning RCS-only code.
9543
9544 * vc-rcs.el (vc-rcs-show-log-entry): New function.
9545 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
9546
9547 * vc-cvs.el (vc-cvs-show-log-entry): New function.
9548
9549 * vc-hooks.el (vc-default-mode-line-string): Show state
9550 `needs-patch' as a `-' too.
9551
95522000-09-04 Andre Spiegel <spiegel@gnu.org>
9553
9554 * vc.el (vc-responsible-backend): New optional arg REGISTER.
9555 (vc-default-could-register): New function.
9556 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
9557 (vc-resynch-buffer): Call vc-dired-resynch-file.
9558 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
9559 vc-resynch-buffer instead of vc-resynch-window.
9560 (vc-next-action-dired): Don't redisplay here, that gets done as a
9561 result of the individual file operations.
9562 (vc-retrieve-snapshot): Corrected prompt order.
9563
9564 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9565
9566 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
9567 as well.
9568 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
9569 hostname regexps. Updated all callers.
9570 (vc-cvs-responsible-p): Handle directories as well.
9571 (vc-cvs-could-register): New function.
9572 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
9573 properties up-to-date.
9574
9575 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
9576 user whether to create one.
9577
95782000-09-04 Andre Spiegel <spiegel@gnu.org>
9579
9580 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
9581 check out a non-existing file.
9582
9583 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
9584 workfile does not exist.
9585
9586 * vc.el (vc-version-diff): Use `require' to check for existence of
9587 diff-mode.
9588
95892000-09-04 Andre Spiegel <spiegel@gnu.org>
9590
9591 * vc-cvs.el (vc-cvs-registered): Use new function
9592 vc-cvs-parse-entry to do the actual work.
9593
95942000-09-04 Andre Spiegel <spiegel@gnu.org>
9595
9596 * vc-hooks.el (vc-find-backend-function): If function doesn't
9597 exist, return nil instead of error.
9598 (vc-call-backend): Doc fix.
9599
9600 * vc.el (vc-do-command): Doc fix.
9601 (vc-finish-logentry): When checking in from vc-dired, choose the
9602 right backend for logentry check.
9603 (vc-dired-mode-map): Inherit from dired-mode-map.
9604 (vc-dired-mode): Local value of dired-move-to-filename-regexp
9605 simplified.
9606 (vc-dired-state-info): Removed, updated caller.
9607 (vc-default-dired-state-info): Use parentheses instead of hyphens.
9608 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
9609 (vc-dired-listing-switches): New variable.
9610 (vc-directory): Use it, instead of dired-listing-switches.
9611
9612 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
9613 (vc-cvs-dir-state): New function.
9614 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
9615 (vc-cvs-parse-entry): New function, also to be used in
9616 vc-cvs-registered.
9617
96182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9619
9620 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
9621 *or* single-window-frames.
9622
96232000-09-04 Andre Spiegel <spiegel@gnu.org>
9624
9625 * vc.el (vc-update-changelog): Split into generic part and default
9626 implementation. Doc string adapted.
9627 (vc-default-update-changelog): New function. Call the `rcs2log'
9628 script in exec-directory, to fix a long-standing nuisance.
9629
9630 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
9631 simply signals an error.
9632
96332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9634
9635 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
9636 control-flow more clear and to avoid running `cvs' twice.
9637
9638 * vc.el (vc-next-action-on-file): Doc fix.
9639 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
9640 (vc-print-log): Eval `file' before constructing the continuation.
9641
96422000-09-04 Andre Spiegel <spiegel@gnu.org>
9643
9644 * vc.el (vc-next-action-on-file): Corrected several messages.
9645 (vc-merge): Add prefix arg `merge-news'; handle it.
9646
9647 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
9648 is not reached. It is.
9649 (vc-cvs-merge): Set state to 'edited after merge.
9650 (vc-cvs-merge-news): Set workfile version to nil if not known.
9651 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
9652
9653 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
9654 via stdout. (Merge from main line.)
9655
96562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9657
9658 * vc.el (vc-finish-logentry): Thinko in the "same comment"
9659 detection.
9660
96612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9662
9663 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
9664 against kill-all-local-variables.
9665 (vc-log-edit): Don't save vc-parent-buffer any more.
9666 (vc-last-comment-match): Initialize to an empty string.
9667 (vc-post-command-functions): New hook.
9668 (vc-do-command): Run it.
9669 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
9670 (vc-finish-logentry): Only add the comment to the ring if it's
9671 different from the last comment entered.
9672 (vc-new-comment-index): New function.
9673 (vc-previous-comment): Use it. Make the minibuffer message
9674 slightly less terse.
9675 (vc-comment-search-reverse): Make it work forward as well. Don't
9676 set vc-comment-ring-index if no match is found. Use
9677 vc-new-comment-index.
9678 (vc-comment-search-forward): Use vc-comment-search-reverse.
9679 (vc-dired-mode-map): Don't inherit from dired-mode-map since
9680 define-derived-mode will do it for us. Bind `v' to a keymap that
9681 inherits from vc-prefix-map so that we can bind `vt' without
9682 binding C-x v t.
9683 (vc-retrieve-snapshot): Parenthesis typo.
9684
9685 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
9686 to 1. Make sure to switch to *vc* before looking for an error
9687 message. Use vc-parse-buffer.
9688
96892000-09-04 Andre Spiegel <spiegel@gnu.org>
9690
9691 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
9692 and NAME.
9693 (vc-retrieve-snapshot): Split into two parts.
9694 (vc-default-retrieve-snapshot): New function.
9695
9696 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
9697 (vc-cvs-retrieve-snapshot): New function (untested).
9698 (vc-cvs-stay-local): Default to t.
9699 (vc-cvs-remote-p): New function and property.
9700 (vc-cvs-state): Stay local only if the above is t.
9701 (vc-handle-cvs): Removed.
9702 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
9703 done via vc-handled-backends now.
9704 (vc-cvs-header): Escape Id.
9705
97062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9707
9708 * vc.el (vc-do-command): Remove unused commands.
9709 (vc-version-diff): Make sure default-directory ends with a slash.
9710 Move the window commands into a vc-exec-after.
9711 (vc-print-log): Move more of the code into the `vc-exec-after'.
9712
97132000-09-04 Andre Spiegel <spiegel@gnu.org>
9714
9715 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
9716 (vc-print-log): Search current revision from beginning of buffer.
9717 (vc-revert-buffer): Clear echo area after the diff is finished.
9718 (vc-prefix-map): Removed definition of "t" for terse display in vc
9719 dired.
9720 (vc-dired-mode-map): Inherit from dired-mode-map. Added
9721 definition of "vt" for terse display.
9722 (vc-dired-mode): Fix dired-move-to-filename-regexp.
9723
97242000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9725
9726 * vc.el (vc-exec-after): Avoid caddr.
9727
97282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9729
9730 * vc.el (vc-exec-after): New function.
9731 (vc-do-command): Use it to add a termination message for async
9732 procs.
9733 (vc-checkout): Try to handle a missing-backend situation.
9734 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
9735 of a directory with a backend using async diffs.
9736 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
9737 present.
9738
9739 * vc-sccs.el (vc-sccs-state-heuristic): Use
9740 file-ownership-preserved-p.
9741
9742 * vc-rcs.el (vc-rcs-state-heuristic): Use
9743 file-ownership-preserved-p.
9744 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
9745
97462000-09-04 Andre Spiegel <spiegel@gnu.org>
9747
9748 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
9749 vc-do-command.
9750
9751 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
9752 when there are no changes.
9753
97542000-09-04 Andre Spiegel <spiegel@gnu.org>
9755
9756 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
9757
9758 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
9759
97602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9761
9762 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
9763
9764 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
9765 the `fset' outside of the defvar so that it works even if
9766 vc-prefix-map was already defined.
9767 (vc-setup-buffer): New function, split out of vc-do-command.
9768 (vc-do-command): Allow BUFFER to be t to mean `just use the
9769 current buffer without any fuss'.
9770 (vc-version-diff): Change the `diff' backend operation to just put
9771 the diff in the current buffer without erasing it. Always use
9772 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
9773 shrink-window-if-larger-than-buffer.
9774 (vc-print-log): Change the `print-log' backend operation to just
9775 put the log in the current buffer without erasing it. Protect
9776 shrink-window-if-larger-than-buffer.
9777 (vc-update-change-log): Fix setd typo.
9778
9779 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
9780 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
9781
9782 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
9783 (vc-rcs-diff): Insert in the current buffer and remove unused arg
9784 CMP.
9785
9786 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
9787 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
9788 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
9789
97902000-09-04 Andre Spiegel <spiegel@gnu.org>
9791
9792 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
9793 not possible, use vc-BACKEND-workfile-unchanged-p.
9794 (vc-default-workfile-unchanged-p): New function. Delegates to a
9795 full vc-BACKEND-diff.
9796
9797 * vc-hooks.el (vc-simple-command): Removed.
9798
9799 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
9800 instead of vc-simple-command.
9801 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
9802 avoid doing a diff when opening a file.
9803 (vc-rcs-state): Added check for unlocked-changes.
9804 (vc-rcs-header): Escape Id.
9805 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
9806 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
9807 version.
9808
9809 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
9810 (vc-sccs-diff): Remove optional arg CMP.
9811 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
9812 SCCS-specific function.
9813
9814 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
9815 vc-simple-command.
9816
98172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9818
9819 * vc.el (vc-editable-p): Renamed from vc-writable-p.
9820 (with-vc-file, vc-merge): Use vc-editable-p.
9821 (vc-do-command): Remove unused var vc-file and fix the
9822 doubly-defined `status' var. Add a user message when starting an
9823 async command.
9824 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
9825 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
9826 Use with-current-buffer.
9827 (vc-buffer-sync): Use unless.
9828 (vc-next-action-on-file): If the file is 'edited by read-only,
9829 make it read-write instead of trying to commit.
9830 (vc-version-diff, vc-update-change-log): Use `setq
9831 default-directory' rather than `cd'.
9832 (vc-log-edit): Don't forget to set default-directory in the
9833 buffer.
9834
9835 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
9836 (vc-sccs-state-heuristic): Use file-writable-p instead of
9837 comparing userids.
9838 (vc-sccs-checkout): Use `unless'.
9839
9840 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
9841 of comparing userids.
9842 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
9843 Simplify the logic by eliminating unreachable code.
9844 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
9845 just do a recursive call if we need to retry.
9846 (vc-rcs-checkout): Handle the case where rcs is missing by making
9847 the buffer read-write if requested and re-signalling the error.
9848
9849 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
9850
98512000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9852
9853 * vc-hooks.el (vc-handled-backends): Docstring change.
9854 (vc-ignore-vc-files): Mark obsolete.
9855 (vc-registered): Check vc-ignore-vc-files.
9856 (vc-find-file-hook, vc-file-not-found-hook): Don't check
9857 vc-ignore-vc-files.
9858
9859 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
9860
98612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9862
9863 * vc.el (vc-checkout): Don't do anything special for ange-ftp
9864 files since ange-ftp already has vc-registered return nil.
9865
9866 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
9867 (vc-sccs-workfile-version): Use with-temp-buffer and new
9868 vc-parse-buffer and don't bother setting the property.
9869 (vc-sccs-add-triple): Use with-current-buffer and
9870 find-file-noselect.
9871 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
9872
9873 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
9874 derives from the old vc-parse-buffer but uses the revision number
9875 rather than the date (much easier to compare robustly).
9876 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
9877 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
9878 locking-user more directly. Check strict locking and set
9879 checkout-model appropriately.
9880 (vc-rcs-parse-locks): Remove.
9881 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
9882 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
9883 (vc-rcs-system-release): Use with-current-buffer and
9884 vc-parse-buffer.
9885 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
9886
9887 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
9888 (vc-simple-command): Docstring fix.
9889 (vc-registered): Align the way the file-handler is called with the
9890 way the function itself works.
9891 (vc-file-owner): Remove.
9892
9893 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
9894 extraction of fields and call to file-attributes because of a
9895 temporary bug in rcp.el.
9896 (vc-cvs-fetch-status): Use with-current-buffer.
9897
98982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9899
9900 * vc.el (vc-do-command): Use file-relative-name.
9901 (vc-responsible-backend): Use vc-backend if possible.
9902 (vc-create-snapshot): Improve the `interactive' spec. Add support
9903 for branches and dispatch to backend-specific `create-snapshot'.
9904 (vc-default-create-snapshot): New function, containing the bulk of
9905 the old vc-create-snapshot.
9906 (vc-retrieve-snapshot): Improve the interactive spec.
9907
9908 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
9909 (vc-backend-hook-functions): Remove.
9910 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
9911 (vc-backend): Reintroduce the test for `file = nil' now that I
9912 know why it was there (and added a comment to better remember).
9913
9914 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
9915 code from vc-sccs-hooks.el.
9916 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
9917 'vc anymore.
9918 (vc-sccs-responsible-p): Use expand-file-name instead of concat
9919 and file-directory-p instead of file-exists-p.
9920 (vc-sccs-check-headers): Simplify the regexp.
9921
9922 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
9923 from vc-rcs-hooks.el. Don't require 'vc anymore.
9924 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
9925 file-directory-p instead of file-exists-p.
9926
9927 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
9928 from vc-cvs-hooks.el.
9929 (proto vc-cvs-registered): Require 'vc-cvs instead of
9930 'vc-cvs-hooks. Don't require 'vc anymore.
9931 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
9932 file-directory-p instead of file-exists-p.
9933 (vc-cvs-create-snapshot): New function, replacing
9934 vc-cvs-assign-name.
9935 (vc-cvs-assign-name): Remove.
9936
99372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9938
9939 * vc-cvs.el (vc-cvs-header): New var.
9940
9941 * vc-rcs.el (vc-rcs-exists): Remove.
9942 (vc-rcs-header): New var.
9943
9944 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
9945 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
9946 (vc-sccs-header): New var.
9947
9948 * vc.el (vc-do-command): Get rid of the `last' argument.
9949 (vc-header-alist): Remove, replaced by vc-X-header.
9950 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
9951 (vc-dired-hook): Use expand-file-name instead of concat.
9952 (vc-directory): Use file-name-as-directory.
9953 (vc-snapshot-precondition, vc-create-snapshot)
9954 (vc-retrieve-snapshot): Allow the command to operate on any
9955 directory.
9956
9957 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
9958 just removing the 'WORKFILE argument or by removing the 'MASTER
9959 argument and replacing `file' with (vc-name file).
9960
99612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9962
9963 * vc.el: Update Copyright and add a crude list of backend funs.
9964 (vc-writable-p): New function.
9965 (with-vc-file): Use vc-writable-p.
9966 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
9967 (vc-register): Avoid vc-name.
9968 (vc-locking-user): Remove.
9969 (vc-steal-lock): Make the `owner' arg non-optional.
9970 (vc-merge): Use vc-writable-p instead of vc-locking-user and
9971 vc-checkout-model.
9972 (vc-default-dired-state-info): Use vc-state instead of
9973 vc-locking-user and return special strings for special states.
9974 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
9975 and get rid of one of the special CVS cases.
9976 (vc-cancel-version): prettify error message with \\[...].
9977 (vc-rename-master): New function.
9978 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
9979 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
9980 the CVS special case generic.
9981 (vc-default-record-rename): Remove.
9982 (vc-file-tree-walk-internal): Only call FUNC for files that are
9983 under control of some VC backend and replace `concat' with
9984 expand-file-name.
9985 (vc-file-tree-walk): Update docstring.
9986 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
9987 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
9988
9989 * vc-sccs.el (vc-sccs-rename-file): Renamed from
9990 vc-sccs-record-rename. Use `find-file-noselect' rather than
9991 `find-file' and call `vc-rename-master' to do the actual move.
9992 (vc-sccs-diff): Remove unused `backend' variable.
9993
9994 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
9995 to delay loading of vc-sccs until it is really used.
9996 (vc-sccs-master-templates): Preload.
9997 (vc-sccs-state): Update call to vc-sccs-parse-locks.
9998 (vc-sccs-project-dir): Remove (merged into
9999 vc-sccs-search-project-dir).
10000 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10001 rather than `concat', make sure it is preloaded and don't bother
10002 to check that the file actually exists.
10003 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10004 `locks' argument (use buffer's content instead) and eliminate n^2
10005 behavior.
10006
10007 * vc-rcs.el: Update Copyright.
10008 (vc-rcs-rename-file): New function.
10009 (vc-rcs-diff): Remove unused `backend' variable.
10010
10011 * vc-hooks.el: Update Copyright.
10012 (vc-backend): Don't accept a nil argument any more.
10013 (vc-up-to-date-p): Turn into a defsubst.
10014 (vc-possible-master): New function.
10015 (vc-check-master-templates): Use `vc-possible-master' and allow
10016 funs in vc-X-master-templates to return a non-existent file.
10017
10018 * vc-cvs.el: Update Copyright.
10019 (vc-cvs-diff): Remove unused `backend' variable.
10020 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10021
10022 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10023
100242000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10025
10026 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10027 since it can be called from vc-rcs.el.
10028 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10029
100302000-09-04 Andre Spiegel <spiegel@gnu.org>
10031
10032 * vc.el (vc-version-diff): Expand file name read from the
10033 minibuffer. Handle the case when a previous version number can't
10034 be guessed. Give suitable messages when there were no differences
10035 found.
10036 (vc-clear-headers): Call backend-specific implementation, if one
10037 exists.
10038 (vc-cancel-version): Made error checks generic. When done, clear
10039 headers generically, too.
10040
10041 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10042 from vc-clear-headers in vc.el.
10043
10044 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10045 correctly.
10046 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10047 optional. Handle the case when it's not there.
10048
100492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10050
10051 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10052
100532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10054
10055 * vc-hooks.el (vc-loadup): Remove.
10056 (vc-find-backend-function): Use `require'. Also, handle the case
10057 where vc-BACKEND-hooks.el doesn't exist.
10058 (vc-call-backend): Cleanup.
10059
100602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10061
10062 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10063 vc-rcs-grab-templates)
10064 (vc-rcs-registered): Remove. The default function works as well.
10065 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10066 vc-sccs-grab-templates)
10067 (vc-sccs-registered): Remove. The default function works as well.
10068
10069 * vc.el (vc-version-diff): Left out a vc- in call to
10070 vc-call-backend.
10071 (vc-default-dired-state-info, vc-default-record-rename)
10072 (vc-default-merge-news): Update for the new backend argument.
10073
10074 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10075 using the default function.
10076 (vc-call-backend): If calling the default function, pass it the
10077 backend as first argument. Update the docstring accordingly.
10078 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10079 for the new backend argument.
10080 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10081 (vc-find-backend-function): Use the new name.
10082 (vc-default-registered): New function.
10083
100842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10085
10086 * vc.el (vc-merge): Use vc-find-backend-function.
10087
10088 * vc-hooks.el (vc-backend-functions): Remove.
10089 (vc-loadup): Don't setup 'vc-functions.
10090 (vc-find-backend-function): New function.
10091 (vc-call-backend): Use above fun and populate 'vc-functions
10092 lazily.
10093 (vc-backend-defines): Remove.
10094
100952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10096
10097 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10098 Call vc-call-backend without the leading vc-.
10099 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10100 (vc-check-headers): Call vc-call-backend without the leading vc-.
10101 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10102 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10103 Call vc-call-backend without the leading vc-.
10104
10105 * vc-cvs.el (tail): Provide vc-cvs.
10106 * vc-sccs.el (tail): Provide vc-sccs.
10107 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10108
10109 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10110 (vc-make-backend-function, vc-call): Pass names without leading
10111 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10112 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10113 (vc-call-backend): Always try to load vc-X-hooks.
10114 (vc-registered): Remove vc- in call to vc-call-backend.
10115
101162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10117
10118 * vc.el (vc-process-filter): New function.
10119 (vc-do-command): Setup `vc-process-filter' for the async process.
10120 (vc-maybe-resolve-conflicts): New function to reduce
10121 code-duplication. Additionally, it puts the buffer in
10122 `smerge-mode' if applicable.
10123 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10124 calling `merge-news'.
10125 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10126 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10127 interfacing to log-edit.el.
10128 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10129 log-edit is available.
10130 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10131
101322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10133
10134 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10135 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10136 defvar and the initialization.
10137 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10138
10139 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10140 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10141
10142 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10143
101442000-09-04 Andre Spiegel <spiegel@gnu.org>
10145
10146 * vc.el (vc-file-clear-masterprops): Removed.
10147 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10148 (vc-version-diff): Use buffer-size without argument.
10149 (vc-register): Heed vc-initial-comment.
10150
10151 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10152 default branch.
10153
10154 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10155 file name and workfile version.
10156 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10157
10158 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10159 vc-file-clear-masterprops.
10160
10161 * vc-sccs.el (vc-sccs-checkout): Removed call to
10162 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10163 rather than user login name.
10164
10165
101662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10167
10168 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10169 `want-differences-if-changed' and simplify.
10170 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10171 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10172 output (which is invalid for async vc-diff) to decide whether to
10173 do the revert silently or not.
10174
101752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10176
10177 * vc-hooks.el (vc-loadup): Load files quietly.
10178 (vc-call-backend): Oops, brain fart.
10179
101802000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10181
10182 * vc-cvs.el (vc-cvs-state): Typo.
10183 (vc-cvs-merge-news): Return the status code rather than the error msg.
10184
101852000-09-04 Andre Spiegel <spiegel@gnu.org>
10186
10187 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10188 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10189 vc-state or vc-up-to-date-p.
10190 (vc-merge): Use vc-backend-defines to check whether merging is
10191 possible. Set state to 'edited after successful merge.
10192
10193 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10194 return that name. Redocumented.
10195
101962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10197
10198 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10199 new `vc-state' semantics.
10200 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10201 'vc-locking-user to the current user.
10202 (vc-merge): Inline vc-backend-merge. Comment out code that I
10203 don't understand and hence can't adapt to the new `vc-state' and
10204 `vc-locking-user' semantics.
10205 (vc-backend-merge): Remove.
10206
10207 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10208 rather than 'vc-locking-user.
10209
10210 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10211
10212 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10213 (vc-state): Don't use 'reserved any more. Just use the same
10214 convention as the one used for vc-<backend>-state where the
10215 locking user (as a string) is returned.
10216 (vc-locking-user): Update, based on the above convention. The
10217 'vc-locking-user property has disappeared.
10218 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10219
10220 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10221 with a heuristic one.
10222 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10223 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10224 error. That allows us to get to 'needs-merge even in the
10225 stay-local case. There's still no way to detect 'needs-patch in
10226 such a setup (or to force an update for that matter).
10227 (vc-cvs-logentry-check): Remove, the default works as well.
10228
102292000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10230
10231 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10232
10233 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10234 major-mode in which the buffer might have been put earlier. Use
10235 `remove' and `when'. Allow `okstatus' to be `async' and use
10236 `start-process' in this case.
10237 (vc-version-diff): Handle the case where the diff looks empty
10238 because of the use of an async process.
10239
102402000-09-04 Andre Spiegel <spiegel@gnu.org>
10241
10242 * vc.el (vc-next-action-on-file): Removed optional parameter
10243 `simple'. Recompute state unconditionally.
10244 (vc-default-toggle-read-only): Removed.
10245
10246 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10247 (vc-toggle-read-only): Undid prev change.
10248
10249 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10250 vc-cvs-simple-toggle. Redocumented.
10251 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10252 (vc-cvs-toggle-read-only): Removed.
10253
102542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10255
10256 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10257 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10258 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10259 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10260 still is. So maybe it should be removed.
10261 (vc-head-version, vc-find-binary): Remove.
10262 (vc-recompute-state): Move from vc-hooks.el.
10263 (vc-next-action-on-file): Add a `simple' argument to allow
10264 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10265 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10266 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10267 (vc-dired-mode-map): Properly defvar it.
10268 (vc-print-log): Call log-view-mode if available.
10269 (small-temporary-file-directory): defvar instead of use boundp.
10270 (vc-merge-news): Moved to vc-cvs.el.
10271 (vc-default-merge-news): New function.
10272
10273 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10274 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10275 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10276 unknown `vc-latest-version' function. It should probably refer to
10277 vc-workfile-version or somesuch, but it's very unclear to me and I
10278 don't have SCCS to test things.
10279
10280 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10281 (vc-sccs-state-heuristic): Fix typo.
10282 (vc-sccs-workfile-unchanged-p): Add missing argument.
10283
10284 * vc-rcs.el: Require vc and vc-rcs-hooks.
10285 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10286 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10287 (vc-release-greater-or-equal-p): Move from vc.
10288 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10289 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10290 (vc-rcs-checkout): Add a missing `new-version' argument in the
10291 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10292
10293 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10294 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10295 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10296 than the apparently unbound `workfile-version'.
10297
10298 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10299 (vc-file-prop-obarray): Use `make-vector'.
10300 (vc-backend-functions): Add new hookable functions
10301 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10302 (vc-loadup): If neither backend nor default functions exist, use
10303 the backend function rather than nil.
10304 (vc-call-backend): If the function if not bound yet, try to load
10305 the non-hook file to see if it provides it.
10306 (vc-call): New macro plus use it wherever possible.
10307 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10308 nor `vc-find-binary' since it's only called from
10309 vc-mistrust-permission which is only used once the backend is known.
10310 (vc-checkout-model): Fix parenthesis.
10311 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10312
10313 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10314 (vc-cvs-release, vc-cvs-system-release): Remove.
10315 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10316 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10317 status symbols.
10318 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10319 (vc-cvs-toggle-read-only): First cut at a function to allow a
10320 cvs-status-free vc-toggle-read-only.
10321 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10322 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10323 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10324 (vc-cvs-checkout): Modify access rights directly if the user
10325 requested not to use `cvs edit'. And refresh the mode line.
10326
10327 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10328 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10329
103302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10331
10332 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10333 workfile' that got lost when the code was extracted from vc.el.
10334 And merged the tail with the rest of the code (not possible in the
10335 old vc.el where the tail was shared among all backends). And
10336 explicitly set the state to 'edited if `writable' is set.
10337
10338 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10339 (vc-cvs-state): Be careful to return the value from
10340 vc-cvs-parse-state.
10341 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10342 property but return it instead. Also be careful to handle a nil
10343 or "" `rev' when workfile is non-nil (it was handled properly when
10344 workfile was nil).
10345
10346 * vc.el: Removed those pesky unnecessary `(function' quotes.
10347 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10348 directly in the defvar.
10349 (vc-do-command): Bind inhibit-read-only so as to properly handle
10350 the case where the destination buffer has been made read-only.
10351 (vc-diff): Delegate to vc-version-diff in all cases.
10352 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10353 (vc-annotate-mode-variables): Removed (code moved partly to
10354 defvars and partly to vc-annotate-add-menu).
10355 (vc-annotate-mode): Turned into a derived-mode.
10356 (vc-annotate-add-menu): Moved in code in
10357 vc-annotate-mode-variables.
10358 (vc-update-change-log): Use make-temp-file if available.
10359
103602000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10361
10362 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10363 `vc-checkout-model' updated to `vc-cvs-update-model'.
10364
103652000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10366
10367 * vc.el (vc-next-action-on-file): Added handling of state
10368 `unlocked-changes'.
10369 (vc-checkout-carefully): Is now practically obsolete, unless the
10370 above is too slow to be enabled unconditionally.
10371 (vc-update-change-log): Fixed typo.
10372
10373 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10374
10375 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10376 Now handles state `unlocked-changes'.
10377 (vc-sccs-workfile-unchanged-p): New function, to support the above.
10378
10379 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10380
10381 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10382 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
10383 `unlocked-changes'.
10384 (vc-rcs-workfile-unchanged-p): Renamed from
10385 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
10386 function yet, but supposed to become one soon.
10387
10388 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
10389 `vc-steal-lock'.
10390 (vc-call-backend): Changed error message.
10391 (vc-state): Added description of state `unlocked-changes'.
10392
103932000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10394
10395 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
10396 always return t in CVS-controlled directories.
10397
10398 * vc.el (vc-responsible-backend): New function.
10399 (vc-register): Largely rewritten.
10400 (vc-admin): Removed (implementation moved into vc-register).
10401 (vc-checkin): Redocumented.
10402 (vc-finish-logentry): If no backend defined yet (because we are in
10403 the process of registering), use the responsible backend.
10404
10405 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10406 Updated function lists.
10407 (vc-call-backend): Fixed typo.
10408
10409 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
10410 New functions.
10411 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
10412 Removed query option. Redocumented.
10413
104142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10415
10416 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
10417
10418 * vc.el: Updated callers of `vc-checkout-required' to use
10419 `vc-checkout-model'.
10420
104212000-09-04 Martin Lorentzson <martinl@gnu.org>
10422
10423 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
10424 stuff updated to reference this function instead of the old
10425 `vc-backend-release-p'.
10426
104272000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10428
10429 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
10430 vc-checkout-model. Return appropriate values. Updated callers.
10431
104322000-09-04 Martin Lorentzson <martinl@gnu.org>
10433
10434 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
10435 (vc-backend-revert): Function moved into `vc-revert';
10436 `vc-next-action' must be updated to accomodate this change.
10437 (vc-backend-steal): Function moved into `vc-finish-steal'.
10438 (vc-backend-logentry-check): Function moved into
10439 `vc-finish-logentry'.
10440 (vc-backend-printlog): Function moved into `vc-print-log'.
10441 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10442 (vc-backend-assign-name): Function moved into
10443 `vc-create-snapshot'.
10444
104452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10446
10447 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10448 Rename to vc-checkout-model. Return appropriate values.
10449 Update callers.
10450
10451 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10452 to vc-checkout-model.
10453 (vc-checkout-required): Rename to vc-checkout-model.
10454 Re-implement and re-comment.
10455 (vc-after-save): Use vc-checkout-model.
10456
104572000-09-04 Martin Lorentzson <martinl@gnu.org>
10458
10459 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10460 Update to use the vc-BACKEND-diff functions instead.
10461 `vc-diff' is now working.
10462
10463 * vc-rcs.el (vc-rcs-logentry-check): New function.
10464
10465 * vc-cvs.el (vc-cvs-logentry-check): New function.
10466
10467 * vc-sccs.el (vc-sccs-diff): Function changed name from
10468 `vc-backend-diff'. This makes `vc-diff' work.
10469
10470 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
10471 of functions possibly implemented in a vc-BACKEND library.
10472 (vc-checkout-required): Fix bug that caused an error to be
10473 signaled during `vc-after-save'.
10474
10475 * vc.el: Fix typo.
10476 This checkin is made with our new VC code base for the very first time.
10477 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
10478
10479 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
10480 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
10481
10482 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
10483 updated to `vc-uses-locking'.
10484 (vc-checkout-required): Call to backend function.
10485 `vc-checkout-required' updated to `vc-uses-locking' instead.
10486
10487 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
10488 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
10489
10490 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
10491 to match the split into various backends.
10492 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
10493 (vc-retrieve-snapshot): Bug fix.
10494
104952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10496
10497 * vc-sccs.el (vc-sccs-release): Doc fix.
10498
104992000-09-04 Martin Lorentzson <martinl@gnu.org>
10500
10501 * vc.el (vc-next-action-on-file): Bug found and fixed.
10502 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
10503 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
10504
10505 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
10506 (vc-rcs-checkout): Name space cleaned up. No more revision number
10507 crunching function names that are not prefixed with vc-rcs.
10508 (vc-rcs-checkout-model): Function added. References to
10509 `vc-checkout-model' replaced.
10510
105112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10512
10513 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
10514 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
10515 still need to be split, and implemented for RCS).
10516
105172000-09-04 Martin Lorentzson <martinl@gnu.org>
10518
10519 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
10520
10521 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
10522 required by the vc.el file.
10523
10524 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
10525 required by the vc.el file.
10526 (vc-rcs-exists): Function added.
10527
10528 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
10529 required by the vc.el file.
10530
10531 * vc.el (vc-admin): Updated to handle selection of appropriate
10532 backend. Current implementation is crufty and need re-thinking.
10533
10534 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
10535
105362000-09-04 Martin Lorentzson <martinl@gnu.org>
10537
10538 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
10539 beginning of annotate buffers correctly.
10540
10541 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
10542 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
10543 functionality updated quite a lot to support multiple backends.
10544 Variables `vc-annotate-mode', `vc-annotate-buffers',
10545 `vc-annotate-backend' added.
10546
10547 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
10548 `vc-annotate-difference' added to supported backend functions.
10549
105502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10551
10552 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
10553 Use with-temp-file instead of /bin/sh. Merged from mainline
10554
105552000-09-04 Martin Lorentzson <martinl@gnu.org>
10556
10557 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
10558
10559 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
10560
10561 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
10562
105632000-09-04 Martin Lorentzson <martinl@gnu.org>
10564
10565 * vc-hooks.el: vc-state-heuristic added to
10566 vc-backend-hook-functions.
10567
10568 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
10569
10570 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
10571
10572 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
10573 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
10574 state to `reserved'.
10575
10576 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
10577 `vc-checkout-required'. Rename the `locked' state to `reserved'.
10578
105792000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10580
10581 * vc-rcs-hooks.el: Implement new state model. Hardly anything
10582 untouched.
10583
10584 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
10585
10586 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
10587 if defined. (Merged from main line, slightly adapted.)
10588
10589 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
10590 millenium problem (merged from mainline).
10591
105922000-09-04 Martin Lorentzson <martinl@gnu.org>
10593
10594 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
10595 part and moved the non-BACKEND stuff to vc.el.
10596
10597 * vc.el: Split the annotate feature into a BACKEND specific part
10598 and moved it from the vc-cvs.el file to this one.
10599
106002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10601
10602 * vc-hooks.el: Implement new state model.
10603 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
10604 (vc-locking-user): Simplify. Now only needed if the file is
10605 locked by somebody else.
10606 (vc-lock-from-permissions): Remove. Functionality is in
10607 vc-sccs-hooks.el and vc-rcs-hooks.el now.
10608 (vc-mode-line-string): New name for former vc-status. Adapted.
10609 (vc-mode-line): Adapt to use the above. Remove optional parameter.
10610
10611 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
10612 Various simplifications and adaptations all over the place.
10613
10614 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
10615 Simplify and adapt the rest.
10616
10617 * vc.el (vc-resynch-window): Add TODO comment: check for
10618 interaction with view mode according to recent RCS change.
10619 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
10620
106212000-09-04 Martin Lorentzson <martinl@gnu.org>
10622
10623 * vc.el: Convert the remaining function comments to docstrings.
10624
106252000-09-04 Martin Lorentzson <martinl@gnu.org>
10626
10627 * vc.el (vc-backend-release, vc-release-greater-or-equal)
10628 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
10629 (vc-minor-part, vc-previous-version): Functions that operate and
10630 compare revision numbers got proper documentation. Comments added
10631 about their possible removal.
10632
106332000-09-04 Martin Lorentzson <martinl@gnu.org>
10634
10635 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
10636 the vc-backend.el files.
10637
10638 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
10639
10640 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
10641 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
10642 (vc-rcs-previous-version): Functions added.
10643
10644 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
10645
10646 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
10647
106482000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10649
10650 * vc-hooks.el (vc-master-templates): Is really obsolete.
10651 Comment out the definition for now. What is the right procedure
10652 to get rid of it?
10653 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
10654 rewritten.
10655 (vc-default-registered): Remove.
10656 (vc-check-master-templates): New function; does mostly what the
10657 above did before.
10658 (vc-locking-user): Don't rely on the backend to set the property.
10659
10660 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
10661 Rewrite documentation.
10662 (vc-rcs-templates-grabbed): New variable.
10663 (vc-rcs-grab-templates): New function.
10664 (vc-rcs-registered): Rewrite to use above mechanism.
10665
10666 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
10667 Rewrite documentation.
10668 (vc-sccs-templates-grabbed): New variable.
10669 (vc-sccs-grab-templates): New function.
10670 (vc-sccs-registered): Rewrite to use above mechanism.
10671 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
10672 Don't throw the result, simply return it.
10673
10674 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
10675 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
10676 (vc-cvs-registered): Does the check itself now. Simplify.
10677
10678 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
10679 from main line.
10680
106812000-09-04 Martin Lorentzson <martinl@gnu.org>
10682
10683 * vc-cvs.el (vc-cvs-diff): New function.
10684
10685 * vc-sccs.el (vc-sccs-diff): New function.
10686
10687 * vc-rcs.el (vc-rcs-diff): New function.
10688 (vc-rcs-checkout): Bug (typo) found and fixed.
10689 (vc-rcs-register-switches): New variable.
10690
10691 * vc.el (vc-backend-diff): Function removed and placed in the
10692 backend files.
10693
106942000-09-04 Martin Lorentzson <martinl@gnu.org>
10695
10696 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
10697
10698 * vc.el (vc-backend-checkout): Function removed and replaced in
10699 the vc-backend.el files.
10700
10701 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
10702
10703 * vc.el (vc-backend-admin): Removed and replaced in the
10704 vc-backend.el files.
10705
10706 * vc.el (Martin): Removed all the annotate functionality since it
10707 is CVS backend specific.
10708
107092000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10710
10711 * spec.txt: Added specification of vc-state.
10712
10713 * vc-sccs-hooks.el (vc-sccs-master-properties):
10714 Remove handling of vc-latest-version and
10715 vc-your-latest-version. What used to be vc-latest-version, is now
10716 returned as vc-workfile-version.
10717 (vc-sccs-workfile-version): Adapt.
10718
107192000-09-04 Dave Love <fx@gnu.org>
10720
10721 * vc.el: [Merged from mainline.]
10722 (vc-dired-mode): Make the dired-move-to-filename-regexp
10723 regexp match the date, to avoid treating date as file size.
10724 Add YYYY S option to WESTERN/
10725
107262000-09-04 Dave Love <fx@gnu.org>
10727
10728 * vc.el: Require `compile' when compiling.
10729 (vc-logentry-check-hook): New option.
10730 (vc-steal-lock): Use compose-mail.
10731 (vc-dired-mode-map): Defvar when compiling.
10732 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
10733 vc-sccs.el and renamed. Callers changed.
10734 (vc-backend-checkout, vc-backend-logentry-check)
10735 (vc-backend-merge-news): Doc fix.
10736 (vc-default-logentry-check): New function.
10737 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
10738 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
10739 (vc-backend-merge): Doc fix. Use backend functions.
10740 (vc-check-headers): Use backend functions.
10741
10742 * vc-cvs.el: Require vc when compiling.
10743 (vc-cvs-register-switches): Doc fix.
10744 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
10745 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
10746 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
10747 New functions (code from vc.el).
10748 (vc-annotate-display-default): Fix interactive spec.
10749 (vc-annotate-time-span): Doc fix.
10750
10751 * vc-rcs.el: Require vc when compiling.
10752 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
10753 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
10754 (vc-rcs-checkin): New functions (code from vc.el).
10755 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
10756 Doc fix.
10757 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
10758
10759 * vc-sccs.el: Require vc when compiling.
10760 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
10761 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
10762 (vc-sccs-revert)
10763 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
10764 from vc.el).
10765 (vc-sccs-add-triple, vc-sccs-record-rename)
10766 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
10767 (vc-sccs-admin): Doc fix.
10768
107692000-09-04 Martin Lorentzson <martinl@gnu.org>
10770
10771 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
10772 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
10773 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
10774 from vc.el.
10775
10776 * vc-sccs.el (vc-admin-sccs): Added from vc.el
10777
10778 * vc-cvs.el: Moved the annotate functionality from vc.el.
10779 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
10780
107812000-09-04 Dave Love <fx@gnu.org>
10782
10783 * vc.el (vc-backend-release): Call vc-system-release.
10784
10785 * vc-sccs.el (vc-sccs-system-release):
10786 Renamed from vc-sccs-backend-release.
10787
10788 * vc-rcs.el (vc-rcs-system-release):
10789 Renamed from vc-rcs-backend-release.
10790
10791 * vc-cvs.el (vc-cvs-system-release):
10792 Renamed from vc-cvs-backend-release.
10793
107942000-09-04 Dave Love <fx@gnu.org>
10795
10796 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
10797 backend files.
10798 (vc-backend-release): Dispatch to backend functions.
10799 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
10800 probably needs attention.]
10801
10802 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
10803 (vc-sccs-backend-release): New function.
10804
10805 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
10806 (vc-cvs-backend-release): New function.
10807
10808 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
10809 Doc fix.
10810 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
10811 (vc-default-dired-state-info): New function.
10812 (vc-dired-state-info): Dispatch to backends.
10813 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
10814
10815 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
10816 from vc.el and renamed.
10817
108182000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10819
10820 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
10821 (vc-version-other-window, vc-backend-assign-name): Removed
10822 references to vc-latest-version; sometimes changed into
10823 vc-workfile-version.
10824
10825 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
10826 vc-rcs-master-workfile-version.
10827 (vc-rcs-workfile-version): Use the above. Don't call
10828 vc-latest-version (that was unreachable code, anyway).
10829 (vc-rcs-fetch-master-properties): Doc fix.
10830
10831 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
10832 (vc-backend-hook-functions): Removed them from this list, too.
10833 (vc-fetch-properties): Removed.
10834 (vc-workfile-version): Doc fix.
10835
10836 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
10837 (vc-rcs-workfile-version, vc-rcs-locking-user)
10838 (vc-rcs-uses-locking): Use it.
10839
10840 * vc-hooks.el (vc-consult-rcs-headers):
10841 Moved into vc-rcs-hooks.el, under the name
10842 vc-rcs-consult-headers.
10843
10844 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
10845 headers.
10846 (vc-cvs-find-master): Use this name only; correct different
10847 versions of the name.
10848
10849 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
10850 New functions.
10851 (vc-sccs-locking-user): Use the latter.
10852
10853 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
10854 New functions.
10855
10856 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
10857 Moved into both
10858 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
10859 functions are implementation details of those two backends.
10860
108612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10862
10863 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
10864 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
10865
10866 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
10867 (vc-sccs-parse-locks): SCCS-specific code moved here from
10868 vc-hooks.
10869
10870 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
10871 code moved here from vc-hooks.
10872
10873 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
10874 into back-end specific parts and removed. Callers not updated
10875 yet; because I guess these callers will disappear into back-end
10876 specific files anyway.
10877
108782000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10879
10880 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
10881 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
10882 `vc-uses-locking'.
10883
10884 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
10885 Store yes/no in the property, and return t/nil. Updated all
10886 callers.
10887
10888 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
10889 vc-sccs-uses-locking. Don't set property.
10890 (vc-sccs-locking-user): Don't set property.
10891
10892 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
10893 vc-cvs-uses-locking. Don't set property here; leave that to
10894 vc-hooks.
10895 (vc-cvs-locking-user): Reflect above change. Streamlined.
10896
10897 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
10898 vc-rcs-uses-locking.
10899 (vc-rcs-locking-user): Reflect above change.
10900
109012000-09-04 Dave Love <fx@gnu.org>
10902
10903 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
10904
10905 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
10906
10907 * vc-hooks.el (vc-checkout-model): Punt to backends.
10908
10909 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
10910
10911 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
10912
10913 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
10914 New functions.
10915
10916 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
10917 New functions.
10918
10919 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
10920 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
10921
10922 * vc-hooks.el (vc-default-locking-user): New function.
10923 (vc-locking-user, vc-workfile-version): Punt to backends.
10924
109252000-09-04 Dave Love <fx@gnu.org>
10926
10927 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
10928 (vc-master-workfile-version): Moved from vc-hooks.
10929
10930 * vc-rcs-hooks.el: Fix duplicate code in last change.
10931
10932 * vc-rcs-hooks.el: Require vc-hooks when compiling.
10933 (vc-rcs-master-templates): Improve :type.
10934 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
10935 vc-master-workfile-version): Moved from vc-hooks.
10936
10937 * vc-sccs-hooks.el: Require vc-hooks when compiling.
10938 (vc-sccs-master-templates): Improve :type.
10939 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
10940
10941 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
10942
10943 * vc-cvs-hooks.el: Require vc-hooks when compiling.
10944 (vc-cvs-master-templates): Improve :type. Use
10945 vc-cvs-find-cvs-master.
10946 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
10947 from vc-hooks.
10948 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
10949
10950 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
10951 Moved to vc-cvs-hooks.
10952
10953 * vc-hooks.el: Add doc strings in various places. Simplify the
10954 minor mode setup.
10955 (vc-handled-backends): New user variable.
10956 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
10957 simplification.
10958
109592000-09-04 Dave Love <fx@gnu.org>
10960
10961 * vc.el: Some doc fixes for autoloaded and interactive functions.
10962 Fix compilation warnings from ediff stuff.
10963 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
10964
10965 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
10966
10967 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
10968
10969 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
10970
109712000-09-04 Dave Love <fx@gnu.org>
10972
10973 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10974 New variable.
10975 (vc-make-backend-function, vc-loadup, vc-call-backend)
10976 (vc-backend-defines): New functions.
10977
10978 * vc-hooks.el: Various doc fixes.
10979 (vc-default-back-end, vc-follow-symlinks): Custom fix.
10980 (vc-match-substring): Function removed. Callers changed to use
10981 match-string.
10982 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
10983 Simplify.
10984
109852000-09-04 Dave Love <fx@gnu.org>
10986
10987 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
10988 type.
10989 (vc-sccs-project-dir, vc-search-sccs-project-dir)
10990 (vc-sccs-registered): Doc fix.
10991
10992 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
10993 (vc-cvs-registered): Doc fix.
10994
10995 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
10996 (vc-rcs-registered): Doc fix.
10997
109982000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10999
11000 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11001
11002 * vc-hooks.el: vc-registered has been renamed
11003 vc-default-registered. Some functions have been moved to the
11004 backend specific files. they all support the
11005 vc-BACKEND-registered functions.
11006
110072000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11008
11009 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11010
11011 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11012
110132000-09-04 Dave Love <fx@gnu.org>
11014
11015 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11016 menu-bar-update-hook.
11017
11018 * help.el (help-manyarg-func-alist): Add
11019 find-operation-coding-system.
11020
11021 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11022
11023 * custom.el (custom-set-variables): Print message about errors in
11024 setting.
11025
110262000-09-03 Andrew Innes <andrewi@gnu.org>
11027
11028 * makefile.w32-in: Change to DOS line endings.
11029
110302000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11031
11032 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11033 minor-mode keymaps, if they don't have one.
11034
110352000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11036
11037 * eshell/esh-module.el (eval-when-compile): Don't lose if
11038 esh-module.el's file name is truncated to DOS 8+3 limits.
11039
110402000-09-01 John Wiegley <johnw@gnu.org>
11041
11042 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11043 predicate, which caused entries in the completion list to be
11044 doubled.
11045
110462000-08-30 John Wiegley <johnw@gnu.org>
11047
11048 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11049 sending to subprocesses. Also, hook pre-command-hook if
11050 `eshell-send-direct-to-subprocesses' is non-nil.
11051 (eshell-send-direct-to-subprocesses): New config variable. If t,
11052 subprocess input is send immediately.
11053 (eshell-toggle-direct-send): New function.
11054 (eshell-self-insert-command): New function.
11055 (eshell-intercept-commands): New function.
11056 (eshell-send-input): If direct subprocess sending is enabled,
11057 don't echo any input to the Eshell buffer. Let the subprocess
11058 handle that. This requires "stty echo" in bash, for example.
11059
110602000-08-28 John Wiegley <johnw@gnu.org>
11061
11062 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11063 completion function for Eshell's implementation of `unset'.
11064
110652000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11066
11067 * info.el (Info-directory-list): Doc fix.
11068
110692000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11070
11071 * filecache.el (file-cache-add-directory-using-find): Don't quote
11072 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11073
110742000-08-31 Kenichi Handa <handa@etl.go.jp>
11075
11076 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11077 coding systems.
11078
110792000-08-30 Andrew Innes <andrewi@gnu.org>
11080
11081 * timer.el (run-with-idle-timer): Undo last change, so that timer
11082 is not activated immediately if Emacs is already idle. Some
11083 existing code relies on this behaviour.
11084
110852000-08-30 Miles Bader <miles@gnu.org>
11086
11087 * frame.el (set-frame-font): Do completion of font-name for
11088 interactive use.
11089
110902000-08-30 Kenichi Handa <handa@etl.go.jp>
11091
11092 * international/quail.el (quail-start-translation): Bind locally
11093 last-command-event, last-command, and this-command.
11094 (quail-start-conversion): Likewise.
11095 (quail-self-insert-command): Fix docstring.
11096
110972000-08-29 Gerd Moellmann <gerd@gnu.org>
11098
11099 * progmodes/executable.el
11100 (executable-make-buffer-file-executable-if-script-p): Check that
11101 buffer contains at least 2 characters.
11102
111032000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11104
11105 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11106
111072000-08-29 Dave Love <fx@gnu.org>
11108
11109 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11110 (diff-mode-shared-map): Bind mouse-2.
11111 (diff-imenu-generic-expression): New variable.
11112 (diff-mode): Use it.
11113
11114 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11115 (mouse-popup-menubar): Add minor mode menus.
11116 (popup-menu): Check for lookup-key returning number.
11117
111182000-08-29 Miles Bader <miles@gnu.org>
11119
11120 * comint.el (comint-send-input): Create overlays using the proper
11121 front/read-advance arguments.
11122
111232000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11124
11125 * ps-print.el: Even/odd pages printing. Doc fix.
11126 (ps-print-version): New version number (6.0).
11127 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11128 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11129 (ps-print-duplex-feature): Variable eliminated.
11130 (ps-even-or-odd-pages): New variable.
11131
11132 * progmodes/ebnf2ps.el: Doc fix.
11133 (ebnf-version): New version (3.3).
11134 (ebnf-user-arrow): Change variable customization to sexp.
11135 (ebnf-user-arrow): Function eliminated.
11136 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11137
111382000-08-29 Kenichi Handa <handa@etl.go.jp>
11139
11140 * help.el (help-xref-mule-regexp): New variable.
11141 (help-make-xrefs): Handle help-xref-mule-regexp.
11142
11143 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11144 variable.
11145 (describe-input-method): Temporarily activate the specfied input
11146 method to display the information.
11147 (describe-language-environment): Hyperlinks to mule related items.
11148
11149 * international/mule-diag.el (charset-multibyte-form-string): New
11150 function.
11151 (list-character-sets-1): Use charset-multibyte-form-string.
11152 (describe-character-set): New function.
11153 (describe-coding-system): Hyperlinks to safe character sets.
11154
11155 * international/quail.el (quail-help): New arg PACKAGE.
11156 Hyperlinks to mule related items.
11157 (quail-help-insert-keymap-description): Use
11158 substitute-command-keys instead of describe-bindings.
11159 (quail-translation-help): Hyperlinks to mule related items.
11160
111612000-08-28 John Wiegley <johnw@gnu.org>
11162
11163 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11164 have a defsubst call itself. Made `eshell-flatten-list' back into
11165 a function again.
11166
11167 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11168 catch, in case re-centering point at bottom messes up the display.
11169 This happens frequently in Emacs 21, due I believe to variable
11170 line heights.
11171
11172 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11173 to call `find-tag-interactive'.
11174
11175 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11176 the list of remember directories.
11177
111782000-08-28 John Wiegley <johnw@gnu.org>
11179
11180 * align.el: Test align-region-separate to see if it's a symbol.
11181
111822000-08-28 John Wiegley <johnw@gnu.org>
11183
11184 * eshell/esh-util.el (eshell-flatten-list): Made this function
11185 into a defsubst form. It gets used very frequently, although
11186 calls don't occur all that often.
11187
11188 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11189 examining it.
11190
11191 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11192 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11193 `eshell-protect'.
11194 (eshell-copy-handles): Created a new macro for duplicating the
11195 current set of open handles. This is needed by the looping
11196 functions.
11197 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11198 is not incorrectly stomped on.
11199
11200 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11201 declaration for pcomplete-use-paring.
11202 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11203 value of eshell-cmpl-use-paring.
11204 * pcomplete.el (pcomplete-use-paring): New config variable, to
11205 indicate whether paring should be used.
11206 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11207 completion alternatives that have already been used.
11208
11209 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11210 bound to C-c C-y, which will repeat the previous N arguments
11211 (based on prefix argument).
11212 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11213
11214 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11215 if there is no *Help* buffer. This is for XEmacs, which renames
11216 its help buffers uniquely. TODO: Find out what the current buffer
11217 name to delete is.
11218
11219 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11220 first entry that correlates to a passwd/group number. Later
11221 entries (used for group/user name aliasing to multiple IDs) are
11222 ignored.
11223
11224 * eshell/em-xtra.el (eshell/expr):
11225 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11226 (eshell-grep, eshell/diff, eshell/locate):
11227 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11228 argument list, before passing it to the system command.
11229
11230 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11231 `find-tag' for use at final position in Eshell buffers (which
11232 otherwise triggers an error on Emacs 21).
11233 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11234 buffer, if it is currently bound to `find-tag'.
11235
11236 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11237 in the list of matched Makefile names.
11238 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11239 directory, prefer its contents to Makefile.
11240
11241 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11242 directory parts (like "cd old new", or "cd =regexp"), are now case
11243 sensitive on non-Windows/DOS platforms.
11244
11245 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11246 types RET after an open delimiter (like "), display a message
11247 indicating that Eshell is waiting for the closing delimiter.
11248
11249 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11250 environment variables.
11251
11252 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11253 gracefully if the user enters incorrect arguments.
11254
11255 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11256 Eshell buffers.
11257
11258 * eshell/esh-var.el (eshell-interpolate-variable):
11259 * eshell/esh-mode.el (eshell-move-argument):
11260 * eshell/em-unix.el (eshell-du-sum-directory):
11261 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11262 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11263 (not (= ...)).
11264
11265 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11266 to ensure the `preserve' flag gets propagated when doing recursive
11267 directory copies.
11268
112692000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11270
11271 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11272 Don't convert \n into \0177 in memory.
11273 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11274 and back again, when reading and writing.
11275
112762000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11277
11278 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11279 testing of `fboundp' on `processp'.
11280
11281 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11282 (eshell/jobs): Don't call process-list if it is not bound.
11283 (eshell-gather-process-output): Support systems where async
11284 subprocesses aren't supported.
11285 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11286 variables.
11287
11288 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11289 eshell-do-eval returns t.
11290 (eshell-do-pipelines-synchronously): New defmacro.
11291 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11292 when async subprocesses aren't supported.
11293 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11294 if async subprocesses aren't supported.
11295 (eshell-resume-command): Don't assume STATUS is a string.
11296
11297 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11298
11299 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11300 (eshell-close-target, eshell-get-target): Use eshell-processp.
11301 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11302 fix.
11303 (eshell-get-target, eshell-create-handles): Doc fix.
11304
113052000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11306
11307 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11308 criterion to include commands that output something, as long as it
11309 leaves both the command and the end-of-buffer visible when the
11310 command has exited.
11311 (eshell-review-quick-commands): Adjust the help doc string
11312 accordingly.
11313
113142000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11315
11316 * locate.el (locate): Cleaned up locate command's interactive prompting
11317 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11318
11319 * filecache.el (file-cache-case-fold-search): New variable
11320 (file-cache-assoc-function): New variable
11321 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11322 Use file-cache-case-fold-search variable
11323 (file-cache-add-file): Use file-cache-assoc-function
11324 (file-cache-delete-file): likewise
11325 (file-cache-directory-name): likewise
11326 (file-cache-debug-read-from-minibuffer): likewise
11327
113282000-08-28 Gerd Moellmann <gerd@gnu.org>
11329
11330 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11331 (abbrev-table-name): New function.
11332 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11333 If non-nil list local abbrev, only.
11334
113352000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11336
11337 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11338 from Gnus support code, and use special article copy buffer
11339 `(gnus-original-article-buffer)' instead. This allows to get rid
11340 of article-hide-headers usage (which breaks in the latest Gnus
11341 version). Thanks to Detlev Zundel.
11342
113432000-08-28 Kenichi Handa <handa@etl.go.jp>
11344
11345 * international/quail.el (quail-use-package): Hide "... loaded"
11346 message.
11347 (quail-start-translation, quail-start-conversion): Likewise.
11348
11349 * international/kkc.el (kkc-region): Hide "... loaded" message.
11350
113512000-08-27 Dave Love <fx@gnu.org>
11352
11353 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11354
113552000-08-27 Miles Bader <miles@gnu.org>
11356
11357 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11358
113592000-08-27 Kenichi Handa <handa@etl.go.jp>
11360
11361 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11362 'ja-dic-cnv), not (require 'skkdic-cnv).
11363
113642000-08-26 Miles Bader <miles@gnu.org>
11365
11366 * faces.el (face-x-resources): Add entry for :inherit.
11367 * cus-face.el (custom-face-attributes): Add support for :inherit
11368 attribute. Add support for relative face heights.
11369 (custom-face-attributes-get): Treat `nil' as being a default value
11370 for :inherit (as well as `unspecified').
11371
11372 * faces.el (set-face-attribute): Update doc string.
11373 (face-attribute-name-alist): Add :inherit.
11374 (face-valid-attribute-values): Handle :inherit.
11375 (face-read-string): Rephrase prompt to be less confusing.
11376 Assume that DEFAULT is a string, since we must return a string.
11377 (face-read-integer): Use `format' to turn DEFAULT into an
11378 acceptable default for face-read-string. Match NEW-VALUE against
11379 the string "unspecified", not the symbol `unspecified', since
11380 that's what face-read-string returns.
11381 (read-face-attribute): Lookup a name for old-value in valid, and
11382 use it as a default if we find one. Treat all values from
11383 face-read-string as strings. If the default is used, don't do any
11384 more processing on the value, just use the old value directly.
11385 (read-face-and-attribute, modify-face): Tweak prompt.
11386 (read-face-name): Don't assume prompt ends with a space.
11387
11388 * faces.el (describe-face): Add support for :inherit attribute.
11389
113902000-08-25 Kenichi Handa <handa@etl.go.jp>
11391
11392 * terminal.el (terminal-emulator): Fix args to `concat'. Now
11393 concat doesn't accept interger.
11394
11395 * international/kkc.el: Remove SKK from Keywords. Require
11396 ja-dic-utl instead of skkdic-utl.
11397
11398 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
11399 Provide ja-dic-cnv instead of skkdic-cnv.
11400 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
11401 (iso-2022-7bit-short): Add safe-charsets property.
11402 (skkdic-convert-postfix): Search Japanese chou-on character in
11403 addition to Hiragana character.
11404 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
11405 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
11406 (batch-skkdic-convert): Likewise.
11407
11408 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
11409 Provide ja-dic-utl instead of skkdic-utl.
11410 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
11411
114122000-08-24 Dave Love <fx@gnu.org>
11413
11414 * disp-table.el (standard-display-default): Make the test of `l'
11415 useful.
11416
11417 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
11418 mod sample text.
11419
11420 * international/iso-ascii.el: Make pilcrow convenient string
11421 consistent with section.
11422 (iso-ascii-display): Set up multibyte characters as well as
11423 unibyte.
11424
114252000-08-24 Kenichi Handa <handa@etl.go.jp>
11426
11427 * international/mule-cmds.el (reset-language-environment): Set
11428 default-process-coding-system to '(undecided . iso-latin-1), which
11429 makes process I/O almost consistent with file I/O. Call this
11430 function when mule-cmds.el[c] is loaded.
11431
114322000-08-22 Andrew Innes <andrewi@gnu.org>
11433
11434 * makefile.w32-in: New file.
11435
114362000-08-22 Miles Bader <miles@lsi.nec.co.jp>
11437
11438 * comint.el (comint-output-filter): Compare end of
11439 comint-last-output-overlay with the start of the newly inserted
11440 text, not the end, when deciding whether to extend it.
11441 Set saved-point's insertion type to advance after insertion.
11442
11443 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11444 since this is now done independently of font-lock mode.
11445
114462000-08-21 Gerd Moellmann <gerd@gnu.org>
11447
11448 * server.el (server-kill-new-buffers): New user option.
11449 (server-existing-buffer): New buffer-local variable.
11450 (server-visit-files): When using an existing buffer, set
11451 server-existing-buffer to t.
11452 (server-buffer-done): If server-kill-new-buffers is t, kill the
11453 buffer, unless it was already present before visiting it with
11454 Emacs server.
11455
114562000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
11457
11458 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11459 even if the display doesn't support colors: some displays will
11460 support bold/underline faces.
11461
114622000-08-21 Gerd Moellmann <gerd@gnu.org>
11463
11464 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
11465
11466 * startup.el (command-line): If user's init file had an error,
11467 add explanatory text to *Messages*.
11468
114692000-08-21 Kenichi Handa <handa@etl.go.jp>
11470
11471 * man.el (Man-getpage-in-background): Decode the process output by
11472 the system locale coding system.
11473
114742000-08-20 Dave Love <fx@gnu.org>
11475
11476 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
11477 Don't test x-popup-menu.
11478 (function) <complete-function>: Complete only fbound symbols.
11479 <validate, value>: New.
11480 (variable) <complete-function>: Complete only bound symbols.
11481 (coding-system): Add :base-only, :complete-function, :validate,
11482 :value, :prompt-match.
11483 (widget-coding-system-prompt-value): Use read-coding-system and
11484 act on :base-only.
11485 (editable-field): Add :help-echo.
11486 (widget-push-button-gui, widget-push-button-cache)
11487 (widget-gui-action, widget-editable-list-gui): COmment out, along
11488 with uses.
11489 (widget-at): Make arg optional.
11490 (widget-echo-help): Adjust for current help-echo calling sequence.
11491 (widget-specify-field, widget-specify-button)
11492 (widget-specify-insert, widget-get-sibling, widget-image-find)
11493 (widget-convert, widget-insert, widget-leave-text)
11494 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
11495 (widget-setup, widget-field-find, widget-before-change)
11496 (widget-after-change, widget-default-complete)
11497 (widget-default-create, widget-default-delete)
11498 (widget-push-button-value-create, editable-field)
11499 (widget-field-prompt-value, widget-field-validate)
11500 (widget-choice-value-create, widget-choice-action)
11501 (widget-choice-validate, widget-checklist-add-item)
11502 (widget-radio-add-item, widget-radio-chosen)
11503 (widget-radio-value-inline, widget-editable-list-value-create)
11504 (widget-editable-list-entry-create)
11505 (widget-documentation-link-add)
11506 (widget-documentation-string-value-create)
11507 (widget-regexp-validate, widget-file-complete)
11508 (widget-sexp-validate, widget-plist-convert-widget)
11509 (widget-plist-convert-widget, widget-alist-convert-widget)
11510 (widget-alist-convert-widget, widget-color-complete): Simplify,
11511 particularly to avoid bindings which aren't optimized out.
11512
11513 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
11514 Doc fix.
11515 (down-list, backward-up-list, up-list, kill-sexp)
11516 (backward-kill-sexp, mark-sexp): Make arg optional.
11517 (lisp-complete-symbol): Add optional arg PREDICATE.
11518
11519 * cus-start.el: Add display-buffer-reuse-frames,
11520 file-coding-system-alist.
11521
115222000-08-20 Gerd Moellmann <gerd@gnu.org>
11523
11524 * startup.el (command-line): Clear realized faces after
11525 modifying TTY color mappings.
11526
115272000-08-20 Miles Bader <miles@gnu.org>
11528
11529 * faces.el (face-attr-match-p): Don't return true if ATTRS are
11530 merely a subset of FACE's attributes.
11531
115322000-08-19 Miles Bader <miles@gnu.org>
11533
11534 * comint.el (comint-output-filter): Save the point with a marker,
11535 not just a buffer position.
11536
11537 * international/mule.el (set-buffer-process-coding-system): Make
11538 interactive prompt less confusing.
11539
115402000-08-19 Gerd Moellmann <gerd@gnu.org>
11541
11542 * hilit-chg.el: General cleanup of doc strings, comments and
11543 code formatting.
11544
115452000-08-19 Miles Bader <miles@gnu.org>
11546
11547 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
11548 Compiler macro removed; beginning-of-line is no longer always
11549 equivalent to forward-line, in the presence of fields.
11550
11551 * comint.el (comint-output-filter): Remove ad-hoc saving of
11552 restriction, and just use save-restriction, now that it works
11553 correctly. Don't adjust comint-last-input-start to account for
11554 our insertion; it shouldn't have moved because we don't use
11555 insert-before-markers anymore. Comment out call to
11556 `force-mode-line-update'; why is it here?
11557
11558 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
11559 while checking for prompt to delete. Use `forward-line 0'
11560 instead of beginning-of-line.
11561 (gud-filter): Temporarily widen gud comint buffer while
11562 examining output.
11563
115642000-08-18 Stefan Monnier <monnier@cs.yale.edu>
11565
11566 * progmodes/sh-script.el: Big bag of typos.
11567
11568 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
11569 check since ispell-process is not bound when ispell is not yet loaded.
11570
115712000-08-18 Dave Love <fx@gnu.org>
11572
11573 * image.el (find-image): Copy `spec' before using plist-put.
11574
115752000-08-18 Gerd Moellmann <gerd@gnu.org>
11576
11577 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
11578 `portugues'.
11579
11580 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
11581 backward-kill-sexp, analogous to kill-sexp.
11582
11583 * progmodes/icon.el (icon-indent-line)
11584 (icon-is-continuation-line): Handle comments specially.
11585
115862000-08-17 Ken Stevens <k.stevens@ieee.org>
11587
11588 * ispell.el: Set to standard author/maintainer/keyword fields.
11589 Fine tuning to menu map appearance and operation, and added help.
11590 Remove `start' and `end' error messages when compiling.
11591 (ispell-choices-win-default-height): Fixed comment string.
11592 (ispell-dictionary-alist-1): Fixed regexp in castellano and
11593 castellano8 dictionaries.
11594 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
11595 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
11596 dictionary, added italiano dictionary.
11597 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
11598 word character
11599 (ispell-tex-skip-alists): Added psfig support.
11600 (ispell-skip-html): Renamed from ispell-skip-sgml.
11601 (ispell-begin-skip-region-regexp, ispell-skip-region)
11602 (ispell-minor-check): Improved html skipping support to skip across
11603 code, and recognize `&' commands without propper `;' syntax;
11604 (ispell-process-line): Fix alignment error when manually
11605 correcting spelling.
11606 (ispell): Fix comment string.
11607 (ispell-add-per-file-word-list): Always put word list on new line.
11608
116092000-08-17 Gerd Moellmann <gerd@gnu.org>
11610
11611 * format.el (format-encode-run-method): Fix error message to say
11612 `encode' instead of `decode'. Use save-window-excursion around
11613 shell-command-on-region as in format-decode-run-method because
11614 shell-command-on-region can display a buffer with error output.
11615 (format-decode): Don't record undo information for the decoding.
11616 (format-annotate-function): Add parameter FORMAT-COUNT. Make
11617 that number part of the temporary buffer name so that more than
11618 one decoding using a temporary buffer can happen safely.
11619
11620 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
11621 of `A-z' in the regexp.
11622
11623 * hilit-chg.el: Fix typos in commentary.
11624
11625 * help.el (view-emacs-news): Rewritten for new naming scheme
11626 for old NEWS files.
11627
11628 * startup.el (command-line): Pop to *Messages* in case an error
11629 is signaled while loading user-init-file.
11630
116312000-08-17 Andreas Schwab <schwab@suse.de>
11632
11633 * files.el (insert-directory): Don't lose original file name,
11634 undoing an undocumented change.
11635
116362000-08-17 Alex Schroeder <alex@gnu.org>
11637
11638 * sql.el (sql-magic-go): Use comint-bol.
11639 (sql-copy-column): Use comint-line-beginning-position.
11640 (comint-line-beginning-position): Define a replacement for
11641 comint-line-beginning-position if it is not fboundp.
11642
116432000-08-17 Alex Schroeder <alex@gnu.org>
11644
11645 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
11646 it didn't have any effect anyway.
11647
116482000-08-17 Alex Schroeder <alex@gnu.org>
11649
11650 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
11651 --pset and pager=off instead of sending \\o|cat at the beginning
11652 of the session.
11653
116542000-08-17 Miles Bader <miles@gnu.org>
11655
11656 * progmodes/octave-inf.el: Add compatibility definition of
11657 comint-line-beginning-position.
11658
116592000-08-17 Kenichi Handa <handa@etl.go.jp>
11660
11661 * startup.el (normal-top-level): Look in each dir in load-path for
11662 a leim-list.el file too. This assures of loading leim-list.el
11663 that is created at Emacs installation time even if a user have his
11664 own leim-list.el.
11665
116662000-08-17 Miles Bader <miles@gnu.org>
11667
11668 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
11669 foreground color to black if the background is dark.
11670
116712000-08-16 Stefan Monnier <monnier@cs.yale.edu>
11672
11673 * loadhist.el (unload-feature): Typo.
11674
11675 * finder.el (finder-compile-keywords):
11676 * cus-dep.el (custom-make-dependencies): Add local-variable settings
11677 to the generated file.
11678
11679 * mail/mh-e.el (mh-make-local-vars):
11680 Replace make-variable-buffer-local with make-local-variable.
11681
11682 * play/landmark.el:
11683 * options.el (Edit-options-{set,toggle,t,nil}):
11684 * mail/mailabbrev.el (mail-abbrevs-mode):
11685 * textmodes/tex-mode.el (tex-expand-files):
11686 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
11687
11688 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
11689
11690 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
11691 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
11692 Allow going past the last element.
11693 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
11694 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
11695 (cvs-mouse-toggle-mark): Don't move point.
11696 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
11697
11698 * progmodes/compile.el (grep): Provide a default set of files.
11699 (next-error): Docstring fix.
11700 (compilation-find-file): Avoid find-file (fails in a dedicated window).
11701
11702 * emacs-lisp/easy-mmode.el (define-minor-mode):
11703 Use `symbol-value' to keep the byte-compiler quiet.
11704
11705 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
11706 (diff-find-source-location): New fun, extracted from diff-goto-source.
11707 (diff-goto-source): Use it.
11708 (diff-next-complex-hunk, diff-filter-lines): New function.
11709 (diff-apply-hunk): New command.
11710
11711 * smerge-mode.el (smerge-mode-menu): Doc fix.
11712
11713 * msb.el (msb-mode): Define it in terms of define-minor-mode.
11714
117152000-08-16 Dave Love <fx@gnu.org>
11716
11717 * windmove.el (windmove) <defgroup>: Add :version.
11718
11719 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
11720 (goto-address-fontify-p, goto-address-highlight-p)
11721 (goto-address-url-face, goto-address-url-mouse-face)
11722 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
11723 (goto-address-url-regexp): Use thing-at-point-url-regexp.
11724 (goto-address-fontify, goto-address-at-mouse): Simplify,
11725 (goto-address-at-point): browse-url-url-at-point,
11726 goto-address-find-address-at-point can return nil.
11727 (goto-address-find-address-at-point): Return nil on failure.
11728
11729 * align.el (align) <defgroup>: Add :version.
11730
11731 * calculator.el (calculator): Add :version.
11732 (calculator): Use two lines for calculator window if `modeline'
11733 face is boxed.
11734
11735 * play/5x5.el: Doc fixes.
11736 (5x5) <defgroup>: Add :version.
11737
11738 * play/fortune.el (fortune) <defgroup>: Add :version.
11739 (fortune-append): Fix error message.
11740 (fortune-from-region): Doc fix.
11741
11742 * play/pong.el (pong): Doc fix.
11743
11744 * play/morse.el: Keywords, commentary, autoloads.
11745
117462000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
11747
11748 * desktop.el (desktop-save): Don't look at symbol-value of a
11749 member of minor-mode-alist, unless it is boundp.
11750
117512000-08-16 Sam Steingold <sds@gnu.org>
11752
11753 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
11754 `while'; use `with-current-buffer' instead of `save-excursion'.
11755 Removed unnecessary kludges now that "*Buffer List*" is excluded.
11756
117572000-08-16 Kenichi Handa <handa@etl.go.jp>
11758
11759 * international/ccl.el (declare-ccl-program): Docstring modified.
11760 (ccl-execute-with-args): Likewise.
11761
117622000-08-16 Miles Bader <miles@gnu.org>
11763
11764 * progmodes/sql.el: Add compatibility definition of
11765 comint-line-beginning-position.
11766
117672000-08-15 Gerd Moellmann <gerd@gnu.org>
11768
11769 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
11770 'buffer-menu' property.
11771 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
11772 fails.
11773 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
11774 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
11775 wasn't killed.
11776
11777 * buff-menu.el (list-buffers-noselect): Don't display the
11778 *Buffer List* buffer.
11779
11780 * font-lock.el: Require jit-lock to prevent a very late
11781 `Loading jit-lock' message.
11782
11783 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
11784 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
11785 mail address.
11786
117872000-08-15 Miles Bader <miles@gnu.org>
11788
11789 * textmodes/ispell.el (ispell-graphic-p): New constant.
11790 (ispell-choices-win-default-height, ispell-help): Use
11791 `ispell-graphic-p' instead of `xemacsp'.
11792
117932000-08-15 Dave Love <fx@gnu.org>
11794
11795 * simple.el: Autoload widget-convert when compiling.
11796 (mail-user-agent): Doc fix.
11797
11798 * help.el (function-called-at-point, variable-at-point): Use
11799 with-syntax-table.
11800 (help-manyarg-func-alist): Add insert-and-inherit.
11801
11802 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
11803
11804 * delsel.el (delsel-unload-hook): New function.
11805
11806 * find-file.el: Doc fixes. Move provide to end.
11807 (ff) <defgroup>: Add :link.
11808 (ff-goto-click): Deleted.
11809 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
11810 Use mouse-set-point.
11811
11812 * textmodes/tildify.el: Doc fixes.
11813 (tildify) <defgroup>: Add:version.
11814
11815 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
11816 (glasses-custom-set): Use set-default, not set.
11817 (minor-mode-alist): Propertize the lighter.
11818 (glasses-mode): Provide optional arg.
11819
11820 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
11821 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
11822 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
11823 option. Provide :type.
11824 (cwarn-configuration): Provide :type.
11825 (cwarn-mode): Doc fix.
11826
11827 * add-log.el (change-log-merge): Doc fix.
11828 (change-log-redate): New command.
11829
11830 * net/browse-url.el (browse-url-filename-alist): Add a clause for
11831 Doze and Dog.
11832 (browse-url): Use dolist, not mapcar.
11833 (browse-url-at-point): Check for null url.
11834 (browse-url-event-buffer, browse-url-event-point): Functions
11835 deleted.
11836 (browse-url-at-mouse, browse-url-netscape): Simplify.
11837
11838 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
11839 modes.
11840 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
11841 Fix previous change to mapcan.
11842 (msb--init-file-alist, msb--add-separators)
11843 (msb--make-keymap-menu): Simplify.
11844 (msb--choose-file-menu): Use copy-sequence.
11845 (msb-mode-map): Add title to keymap.
11846 (msb-unload-hook): New function.
11847
11848 * bs.el: Fix indentation.
11849 (bs) <defgroup>: Add :links.
11850 (bs-show): Doc fix.
11851 (bs-apply-sort-faces): Don't use window-system.
11852 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
11853
118542000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
11855
11856 * calendar/timeclock.el (timeclock-file): Run .timelog through
11857 convert-standard-filename.
11858
118592000-08-14 Gerd Moellmann <gerd@gnu.org>
11860
11861 * emacs-lisp/authors.el: New file.
11862
11863 * paren.el (show-paren-priority): New user option.
11864 (show-paren-function): Set overlay priorities to
11865 show-paren-priority.
11866
118672000-08-14 Miles Bader <miles@gnu.org>
11868
11869 * comint.el (comint-bol): Use `forward-line 0' instead of calling
11870 beginning-of-line with inhibit-field-text-motion bound.
11871
118722000-08-14 Gerd Moellmann <gerd@gnu.org>
11873
11874 * calendar/timeclock.el: New file.
11875
118762000-08-14 David Ponce <david@dponce.com>
11877
11878 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
11879 `widget-button-click'. so that one can use left mouse button to
11880 click on dialog buttons.
11881
118822000-08-14 Emmanuel Briot <briot@gnat.com>
11883
11884 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
11885 identifiers, since XML is case sensitive
11886
118872000-08-12 Miles Bader <miles@gnu.org>
11888
11889 * comint.el (comint-output-filter): Don't bother frobbing
11890 window-start, it doesn't seem to be necessary.
11891
11892 * comint.el (comint-send-string, comint-send-region): Make into
11893 real functions. Snapshot the prompt before sending.
11894
118952000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
11896
11897 * info.el (Info-find-emacs-command-nodes): Rewrite to use
11898 technique similar to Info-index, instead of relying on specific
11899 names of relevant Index nodes.
11900 (Info-goto-emacs-command-node): Bind Info-history to nil when
11901 going to the first node found by Info-find-emacs-command-nodes.
11902
119032000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
11904
11905 * menu-bar.el (menu-bar-help-menu): Add a :help string.
11906
119072000-08-10 Miles Bader <miles@gnu.org>
11908
11909 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
11910
119112000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
11912
11913 * info.el (Info-file-list-for-emacs): More elements for the
11914 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
11915 and woman manuals.
11916
119172000-08-10 Miles Bader <miles@lsi.nec.co.jp>
11918
11919 * comint.el (comint-send-input): Make the newline boundary overlay
11920 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
11921 (comint-output-filter): Use `insert' instead of
11922 `insert-before-markers'. Extend comint-last-output-overlay when
11923 necessary since we can't rely on insert-before-markers to do it.
11924 * gud.el (gud-filter): Use `with-current-buffer' instead of
11925 save-excursion when inserting the output, so that point gets
11926 updated correctly; the old method relied on a rather dodgy
11927 side-effect of comint-output-filter to avoid the effect of
11928 save-excursion.
11929
119302000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
11931
11932 * files.el (recover-file): Call insert-directory instead of
11933 invoking `ls' directly.
11934
119352000-08-10 Miles Bader <miles@gnu.org>
11936
11937 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
11938 (comint-last-prompt-overlay): New variables.
11939 (comint-output-filter): Implement prompt highlighting.
11940 (comint-snapshot-last-prompt): New function.
11941 (comint-send-input): Snapshot the last prompt.
11942 Use comint-highlight-input-face.
11943 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
11944 Use defface instead of defcustom.
11945 (send-invisible, comint-send-eof): Snapshot the last prompt.
11946 (comint-delchar-or-maybe-eof): Use comint-send-eof.
11947 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
11948
119492000-08-09 Stefan Monnier <monnier@cs.yale.edu>
11950
11951 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
11952 (regexp-opt-group): Use a list of chars for `letters'.
11953 (regexp-opt-charset): `chars' is now a list of chars.
11954 Use a char-table rather than a vector so it works for multibyte chars.
11955
11956 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
11957 Set cvs-minor-current-files to the selected fileinfo.
11958 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
11959 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
11960
119612000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
11962
11963 * files.el (insert-directory): Don't call access-file on
11964 directories on DOS and Windows.
11965
119662000-08-09 Kenichi Handa <handa@etl.go.jp>
11967
11968 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
11969 longer if necessary.
11970 (ccl-embed-code): Call ccl-embed-data to store CODE in
11971 ccl-program-vector.
11972
119732000-08-09 Miles Bader <miles@gnu.org>
11974
11975 * comint.el (comint-output-filter): Properly handle the case where
11976 the text surrounded by comint-last-output-overlay was deleted.
11977
119782000-08-08 Gerd Moellmann <gerd@gnu.org>
11979
11980 * info.el (Info-insert-dir): Use Info-additional-directory-list if
11981 non-nil.
11982 (Info-file-list-for-emacs): Remove "info" from the list because
11983 that leads to trying to use the documentation from file `info'
11984 in various situations where it isn't appropriate, for instance
11985 C-h C-k C-h i.
11986
11987 * ffap.el (ffap-read-file-or-url-internal): Handle case that
11988 DIR and/or STRING are nil.
11989
11990 * progmodes/compile.el (compilation-setup): Make variable
11991 compilation-error-screen-columns buffer-local, as some comment
11992 in the code suggests it should be.
11993
11994 * files.el (auto-mode-interpreter-regexp): New variable.
11995 (set-auto-mode): Use it.
11996
11997 * indent.el (indent-for-tab-command): Doc fix.
11998
11999 * mouse-sel.el (mouse-sel-mode): Doc fix.
12000
12001 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12002 labels.
12003
12004 * help.el (print-help-return-message): When
12005 display-buffer-reuse-frames is set, let the help window been quit,
12006 instead of deleting it, which might delete a reused frame.
12007
120082000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12009
12010 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12011 rename a directory to a name that differs only by its letter case.
12012
120132000-08-08 Kenichi Handa <handa@etl.go.jp>
12014
12015 * international/quail.el (quail-define-rules): Handle Quail decode
12016 map correctly. Add code for supporting annotations.
12017 (quail-install-decode-map): New function.
12018 (quail-defrule-internal): New optional arguments decode-map and
12019 props.
12020 (quail-advice): New function.
12021
120222000-08-07 Sam Steingold <sds@gnu.org>
12023
12024 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12025 `defconst', `define-condition', `with-slots'.
12026 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12027
120282000-08-03 Miles Bader <miles@gnu.org>
12029
12030 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12031 New variable.
12032 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12033 comint-use-prompt-regexp-instead-of-fields.
12034 (comint-send-input): Add `input' field property to stuff we send to
12035 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12036 (comint-output-filter): Add `output' field property to process
12037 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12038 (comint-replace-by-expanded-history)
12039 (comint-get-old-input-default, comint-show-output)
12040 (comint-backward-matching-input, comint-forward-matching-input)
12041 (comint-next-prompt, comint-previous-prompt): Use field
12042 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12043 (comint-line-beginning-position): New function.
12044 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12045 (comint-replace-by-expanded-history-before-point): Use
12046 comint-line-beginning-position and line-end-position.
12047 (comint-last-output-overlay): New variable.
12048 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12049
12050 * shell.el (shell-prompt-pattern): Doc change.
12051 (shell-backward-command): Use line-beginning-position.
12052
12053 * gud.el (gud-gdb-complete-command): Use
12054 comint-line-beginning-position.
12055
12056 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12057 comint-bol doesn't actually go to the beginning of the line.
12058
12059 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12060 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12061 (try-expand-line-all-buffers): Likewise.
12062
12063 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12064 explicitly matching comint-prompt-regexp.
12065 (sql-copy-column): Use comint-line-beginning-position instead of
12066 explicitly matching comint-prompt-regexp.
12067
12068 * progmodes/octave-inf.el (inferior-octave-complete): Use
12069 comint-line-beginning-position.
12070
12071 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12072
12073 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12074 looking for a prompt, use `forward-line 0' instead of
12075 `beginning-of-line', to avoid getting caught by an input field.
12076
120772000-08-07 Gerd Moellmann <gerd@gnu.org>
12078
12079 * files.el (shell-quote-wildcard-pattern): Make sure to return
12080 PATTERN, in the Unix case.
12081
120822000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12083
12084 * play/zone.el (zone): Discard any pending input before running
12085 the randomly-chosen pgm.
12086
120872000-08-07 Kenichi Handa <handa@etl.go.jp>
12088
12089 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12090 checking the existence of any multibyte characters.
12091
120922000-08-06 Gerd Moellmann <gerd@gnu.org>
12093
12094 * help.el (describe-mode): Test minor-mode symbol for being
12095 bound before testing its value for being nil.
12096
12097 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12098 `first', `second', and `third'.
12099
12100 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12101 (second): Make it an alias for `cadr'.
12102
121032000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12104
12105 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12106 types of display support faces now.
12107
121082000-08-05 Gerd Moellmann <gerd@gnu.org>
12109
12110 * pcvs.el (require): Require `cl' during compilation, only.
12111
12112 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12113 (toplevel): Remove `remq' and `remove' from autoloads.
12114 (cl-fake-autoloads): New variable. If set, arrange for an error
12115 when CL functions etc. are autoloaded.
12116
121172000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12118
12119 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12120
12121 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12122 popped up, but the user clicks outside the menu, return an empty
12123 regexp (that causes unhighlight-regexp to have no effect).
12124
12125 * menu-bar.el (menu-bar-games-menu): Add Zone.
12126
12127 * hi-lock.el (toplevel): Require font-lock.
12128
121292000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12130
12131 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12132 (ebnf-8-bit-chars): New var for bug fix.
12133 (ebnf-string): Bug fix.
12134
121352000-08-03 Sam Steingold <sds@gnu.org>
12136
12137 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12138 instead of `buffer-string'.
12139 (require 'cl): Always, not just when compiling.
12140 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12141 necessary.
12142
121432000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12144
12145 * international/mule-cmds.el (select-safe-coding-system): Make
12146 the message text about selecting a safe coding system more clear.
12147
121482000-08-02 Gerd Moellmann <gerd@gnu.org>
12149
12150 * hi-lock.el: New file.
12151
12152 * play/zone.el: New file.
12153
12154 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12155 value of tab-width in the original buffer. Choose a line number
12156 format that's a multiple of the original buffer's tab width, so
12157 that lines appear right.
12158
12159 * textmodes/ispell.el (ispell): New function, replacing an alias.
12160 Spell-check active region if in transient-mark-mode and mark
12161 is active; otherwise spell-check buffer.
12162
121632000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12164
12165 * ps-mule.el: Fix a customization problem on
12166 ps-mule-font-info-database-default.
12167
121682000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12169
12170 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12171 display-mouse-p instead of window-system.
12172 (ebrowse-member-mode-map): Ditto.
12173
121742000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12175
12176 * progmodes/ebnf2ps.el: Update ps-print functions call.
12177 Indentation fix. Doc fix.
12178 (ebnf-version): New version number (3.2).
12179 (ebnf-format-color, ebnf-begin-job): Code fix.
12180
121812000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12182
12183 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12184 font lock support on window-system.
12185 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12186
12187 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12188 display-color-p, if fboundp, instead of window-system.
12189
121902000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12191
12192 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12193 instead of window-system.
12194
12195 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12196 window-system.
12197 (widget-choice-mouse-down-action): Use display-popup-menus-p
12198 instead of window-system.
12199
12200 * strokes.el (strokes-file): Run the file name through
12201 convert-standard-filename.
12202 (strokes-mode): Call display-mouse-p instead of looking at
12203 window-system. Change the error message accordingly.
12204
12205 * progmodes/cpp.el (toplevel): Support faces on tty's.
12206
12207 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12208 (lm-plot-square, lm-init-display): Don't use window-system.
12209
12210 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12211 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12212
12213 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12214 instead of looking at window-system.
12215
122162000-07-30 Gerd Moellmann <gerd@gnu.org>
12217
12218 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12219 of testing if iswitchb-prepost-hooks is bound, because the
12220 latter will always be true when invoking a recursive minibuffer
12221 from an active Iswitchb buffer.
12222
122232000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12224
12225 * files.el (shell-quote-wildcard-pattern): New function.
12226 (insert-directory): Call it. Only prepend "\" to command on Unix
12227 and GNU/Linux systems.
12228
122292000-07-30 Gerd Moellmann <gerd@gnu.org>
12230
12231 * eshell/esh-groups.el: Change custom :link file names
12232 from `eshell.info' to `eshell'.
12233
122342000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12235
12236 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12237 correctly in recursive ange-ftp listings.
12238
122392000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12240
12241 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12242 ps-header-font-size-internal and
12243 ps-header-title-font-size-internal variables are not set,
12244 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12245 face text property is (foreground-color . COLOR) or
12246 `(background-color . COLOR)', ps-print crashes. Doc fix.
12247 (ps-print-version): New version number (5.2.4).
12248 (ps-plot-region): Code fix.
12249 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12250 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12251 Bug fix 2.
12252
122532000-07-30 Milan Zamazal <pdm@freesoft.cz>
12254
12255 * glasses.el (glasses-make-readable): Fix uncapitalization of
12256 identifiers like `myXMLDocument'.
12257
122582000-07-28 Karl Fogel <kfogel@red-bean.com>
12259
12260 * mail/mail-hist.el (mail-hist-previous-input)
12261 (mail-hist-next-input): Do the obvious code factorization.
12262 (mail-hist-retrieve-and-insert): New func, contains common
12263 code of above two.
12264 If inserting a message body, leave point at top.
12265
122662000-07-28 Sam Steingold <sds@gnu.org>
12267
12268 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12269 Use `<=', not `<' to compare times!
12270 (ange-ftp-ls): Remove.
12271
122722000-07-27 Gerd Moellmann <gerd@gnu.org>
12273
12274 * play/cookie1.el: Add explanation of how to make cookie.el
12275 compatible with strfile(1) to comment.
12276
12277 * subr.el (remove, remq): New functions.
12278
12279 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12280 escape `*' in regexps.
12281 (midnight-find): Reverse order of arguments in the funcall of
12282 TEST.
12283
12284 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12285 and `.class'.
12286
12287 * play/meese.el: Add Commentary section.
12288
122892000-07-27 Alex Schroeder <alex@gnu.org>
12290
12291 * sql.el (sql-ms): Added autoload cookie.
12292 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12293 (sql-oracle): Ditto.
12294 (sql-help): Doc change.
12295
12296 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12297 types and exceptions.
12298
122992000-07-27 Alex Schroeder <alex@gnu.org>
12300
12301 * sql.el (sql-placeholder-history): New variable.
12302 (sql-query-placeholders-and-send): New function that will query
12303 the user and replace placeholders with user input.
12304 (sql-oracle): If running on NT, set comint-input-sender to
12305 sql-query-placeholders-and-send.
12306
12307 (sql-stop): If in the SQLi buffer, insert stop notification, else
12308 present it as a message.
12309
123102000-07-27 Alex Schroeder <alex@gnu.org>
12311
12312 * sql.el (sql-input-ring-separator): Doc change.
12313 (sql-input-ring-file-name): Doc change.
12314 (sql-interactive-mode): Use `sql-input-ring-separator' and
12315 `sql-input-ring-file-name' to set the comint-mode equivalents
12316 without making them local variables.
12317 (sql-stop): Don't bind `sql-input-ring-separator' and
12318 `sql-input-ring-file-name' dynamically to their comint-mode
12319 equivalents.
12320
123212000-07-27 Kenichi Handa <handa@etl.go.jp>
12322
12323 * international/mule.el (register-char-codings): New function.
12324 (make-coding-system): Handle `safe-chars' specification in the arg
12325 PROPERTY.
12326
12327 * international/mule-cmds.el
12328 (find-coding-systems-region-subset-p): This function deleted.
12329 (sort-coding-systems-predicate): New variable.
12330 (sort-coding-systems): New function.
12331 (find-coding-systems-region): Use
12332 find-coding-systems-region-internal.
12333 (find-coding-systems-string): Use find-coding-systems-region.
12334 (find-coding-systems-for-charsets): Check
12335 char-coding-system-table.
12336 (select-safe-coding-system-accept-default-p): New variable.
12337 (select-safe-coding-system): Mostly rewritten. New argument
12338 ACCEPT-DEFAULT-P.
12339 (select-message-coding-system): Call select-safe-coding-system
12340 with ACCEPT-DEFAULT-P arg.
12341 (reset-language-environment): Reset default-sendmail-coding-system
12342 to the default value iso-latin-1.
12343 (set-language-environment): Don't set the obsolete variable
12344 charset-origin-alist.
12345
12346 * international/codepage.el (cp-coding-system-for-codepage-1):
12347 Give `safe-chars' property to make-coding-system.
12348
12349 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12350 calling select-message-coding-system twice.
12351
12352 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12353 instead of `safe-charsets'.
12354 (cyrillic-alternativnyj): Likewise.
12355 (ccl-encode-alternativnyj): Don't check the charset
12356 cyrillic-iso8859-5.
12357
123582000-07-27 Kenichi Handa <handa@etl.go.jp>
12359
12360 * composite.el (compose-chars-after): Preserve match data.
12361
123622000-07-26 Sam Steingold <sds@gnu.org>
12363
12364 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12365 (ange-ftp-real-file-newer-than-file-p): New function.
12366 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12367 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12368
12369 * tooltip.el (tooltip-float-time): Removed (use `float-time').
12370 * midnight.el (midnight-float-time): Ditto.
12371
123722000-07-26 Andreas Schwab <schwab@suse.de>
12373
12374 * files.el (normal-backup-enable-predicate): Correct
12375 interpretation of the return value of compare-strings.
12376
123772000-07-26 Gerd Moellmann <gerd@gnu.org>
12378
12379 * isearch.el (isearch-resume): New function.
12380 (isearch-done): Add something to command-history to resume
12381 the search.
12382 (isearch-yank-line, isearch-yank-word): Use
12383 buffer-substring-no-properties instead of buffer-substring.
12384
12385 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12386 of flyspell-mouse-map.
12387
12388 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
12389 duplicate definition.
12390 (makefile-mode): Remove duplicate setting of local-abbrev-table.
12391
12392 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
12393 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
12394
123952000-07-25 Sam Steingold <sds@gnu.org>
12396
12397 * net/ange-ftp.el: Get modtime over the net.
12398 (ange-ftp-file-modtime): New function.
12399 (ange-ftp-write-region, ange-ftp-insert-file-contents)
12400 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
12401 Use it.
12402 (ange-ftp-dot-to-slash): New function.
12403 (ange-ftp-fix-name-for-vms): Use it.
12404
12405 * midnight.el (midnight-buffer-display-time): Use
12406 `with-current-buffer'.
12407
124082000-07-25 Gerd Moellmann <gerd@gnu.org>
12409
12410 * find-dired.el: Update copyright notice.
12411 (find-dired): Offer to kill a running `find'.
12412
12413 * enriched.el (enriched-face-ans): For a `foreground-color'
12414 property, return '(("x-color" COLOR))' so that COLOR will be
12415 output as a parameter of the x-color annotation. Likewise for the
12416 `background-color' property. In the case of normal face
12417 properties, don't return annotations for unspecified foreground
12418 and background face attributes.
12419
124202000-07-25 Kenichi Handa <handa@etl.go.jp>
12421
12422 * language/japan-util.el (japanese-katakana-region): Fix handling
12423 HANKAKU argument.
12424
124252000-07-25 Miles Bader <miles@gnu.org>
12426
12427 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
12428 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
12429 constrain-to-field.
12430
124312000-07-24 Andrew Innes <andrewi@gnu.org>
12432
12433 * timer.el (timer-activate-when-idle): Add optional parameter
12434 DONT-WAIT. Update docstring.
12435 (run-with-idle-timer): Specify extra parameter to
12436 timer-activate-when-idle, so that timer will be activated
12437 immediately if Emacs is already idle.
12438
12439 * w32-fns.el (w32-using-nt): Fix docstring.
12440
124412000-07-24 Dave Love <fx@gnu.org>
12442
12443 * mouse.el (popup-menu): Set last-command-event.
12444 (mouse-major-mode-menu-prefix): Declare.
12445
124462000-07-24 Gerd Moellmann <gerd@gnu.org>
12447
12448 * textmodes/flyspell.el: Update to author's version 1.5d.
12449
12450 * progmodes/hideshow.el: Update copyright notice.
12451
12452 * vcursor.el: Set maintainer to FSF, since author cannot
12453 be reached.
12454
124552000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12456
12457 * info.el (Info-goto-emacs-key-command-node): Leave a space after
12458 the prompt.
12459
12460 * mouse.el (popup-menu): Run the keymap through indirect-function,
12461 in case it was defined with define-prefix-key. If the menu is a
12462 list of keymaps, look up the binding of user's choice in each one
12463 of the keymaps.
12464 (mouse-popup-menubar): If the global and local menu-bar keymaps
12465 don't have a prompt string, create one and insert it into the
12466 keymap. Don't barf if current-local-map returns nil.
12467
124682000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
12469
12470 * dired.el (dired-sort-R-check): Added to allow recursive listing
12471 to be undone.
12472 (dired-sort-other): Use it.
12473
124742000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12475
12476 * Release of cc-mode 5.27
12477
124782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12479
12480 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
12481 c-beginning-of-statement-1 that caused a bad case of recursion
12482 which could consume a lot of CPU in large classes in languages
12483 that have in-expression classes (i.e. Java and Pike).
12484
12485 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
12486 statements before top level constructs (i.e. case 6 is moved
12487 before case 5 and is now case 4) to catch in-expression
12488 classes in top level expressions correctly.
12489
124902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12491
12492 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
12493 objc-method-intro. Case 4 removed and case 5I added.
12494
12495 * cc-langs.el (c-append-paragraph-start): New variable used by
12496 c-common-init to get paragraph-start correct.
12497 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
12498 initialize paragraph-start to make it correct both with and
12499 without the javadoc special case.
12500
12501 * cc-mode.el (java-mode): Use c-append-paragraph-start to
12502 initialize paragraph-start for javadoc markup.
12503
12504 * cc-vars.el (c-style-variables-are-local-p): Incompatible
12505 change by defaulting this to t. It's motivated by the
12506 confusing behavior that otherwise arise from the style system
12507 when editing both java and non-java files at the same time
12508 (see the comments about style setting in c-common-init).
12509
125102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12511
12512 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
12513 similar to the one in c-fill-paragraph to check the fill
12514 prefix from the adaptive fill function for sanity.
12515
125162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12517
12518 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
12519 defun block.
12520
a30eb617
DL
125212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12522
12523 * cc-align.el (c-lineup-multi-inher): Handle lines with
12524 leading comma nicely. Extended to handle member initializers
12525 too.
12526
12527 * cc-engine.el: (c-beginning-of-inheritance-list,
12528 c-guess-basic-syntax): Fixed recognition of inheritance lists
12529 when the lines begins with a comma.
12530
a30eb617
DL
12531 * cc-vars.el (c-offsets-alist): Changed default for
12532 member-init-cont to c-lineup-multi-inher since it now handles
12533 member initializers and indents better for leading commas.
12534
125352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12536
12537 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
12538 handling that caused class open lines to be recognized as
12539 statement-conts in some cases.
12540
12541 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
12542 guessed by the adaptive fill function unless point is on the
12543 first line of a block comment.
12544
12545 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
12546 when the buffer ends with a macro continuation char.
12547
12548 * cc-engine.el (c-guess-basic-syntax): Added support for
12549 function definitions as statements in Pike. The first
12550 statement in a lambda block is now labeled defun-block-intro
12551 instead of statement-block-intro.
12552
12553 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
12554 so that the class surrounding point is selected, not the one
12555 innermost in the state.
12556
12557 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
12558 recognition of switch labels having hanging multiline
12559 statements.
12560
12561 * cc-engine.el (c-beginning-of-member-init-list): Broke out
12562 some code in c-guess-basic-syntax to a separate function.
12563 * cc-engine.el (c-just-after-func-arglist-p): Fixed
12564 recognition of member inits with multiple line arglists.
12565 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
12566 member-init-cont when the commas are in funny places.
12567
125682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12569
12570 * cc-defs.el (c-auto-newline): Removed this macro since it's
12571 not used anymore.
12572
12573 * cc-engine.el (c-looking-at-bos): New helper function.
12574 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
12575 inexpr and toplevel classes apart in Pike.
12576
12577 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
12578 of case 9A.
12579
12580 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
12581 constant, since "class" can introduce an in-expression class
12582 in Pike nowadays.
12583
125842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12585
12586 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
12587 indentation on cpp-macro lines.
12588
12589 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
12590 a syntax modifier like comment-intro, to make it possible to
12591 get syntactic indentation for preprocessor directives. It's
12592 incompatible wrt to lineup functions on cpp-macro, but it has
12593 no observable effect in the 99.9% common case where cpp-macro
12594 is set to -1000.
12595
125962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12597
12598 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
12599 member-init-cont when the preceding arglist is several lines.
12600
126012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12602
12603 * cc-styles.el (c-style-alist): The basic offset for the BSD
12604 style corrected to 8.
12605
126062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12607
12608 * cc-styles.el (c-style-alist): Adjusted the indentation of
12609 brace list openers in the gnu style.
12610
126112000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12612
12613 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
12614
12615 * cc-cmds.el (c-electric-brace, c-electric-slash,
12616 c-electric-star, c-electric-semi&comma, c-electric-colon,
12617 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
12618 when c-syntactic-indentation is nil.
12619
12620 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
12621 we were left at comments preceding the first statement when
12622 reaching the beginning of the buffer.
12623
12624 * cc-vars.el (c-syntactic-indentation): New variable to turn
12625 off all syntactic indentation.
12626
126272000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12628
12629 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
12630 between the text and the block comment ender when it hangs,
12631 depending on how many there are before the fill.
12632
126332000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12634
12635 * cc-engine.el (c-beginning-of-closest-statement): New helper
12636 function to go back to the closest preceding statement start,
12637 which could be inside a conditional statement.
12638 * cc-engine.el (c-guess-basic-syntax): Use
12639 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
12640
12641 * cc-engine.el (c-guess-basic-syntax): Better handling of
12642 arglist-intro, arglist-cont-nonempty and arglist-close when
12643 the arglist is nested inside parens. Cases 7A, 7C and 7F
12644 changed.
12645
12646 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
12647 up-to-date with javadoc 1.2.
12648
126492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12650
12651 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
12652 multiline Pike type decls.
12653
126542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12655
12656 * cc-cmds.el (c-indent-new-comment-line): Always break
12657 multiline comments in multiline mode, regardless of
12658 comment-multi-line.
12659
126602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12661
12662 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
12663 fully::qualified::names in C++ member init lists. Preamble in
12664 case 5D changed.
12665
126662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12667
12668 * cc-langs.el (c-common-init): Handling of obsolete variables
12669 moved to c-initialize-cc-mode. More compatible style override
12670 when using global style variables.
12671 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
12672 variables moved here.
12673
a30eb617
DL
12674 * cc-styles.el (c-make-styles-buffer-local): Flag style
12675 variable localness in c-style-variables-are-local-p to make
12676 the compatibility measure in c-common-init work well.
12677
12678 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
12679 longer contain set-from-style.
12680 * cc-styles.el (c-initialize-builtin-style): Don't check for
12681 set-from-style on c-special-indent-hook.
12682 * cc-styles.el (c-copy-tree): Obsolete. The standard function
12683 copy-alist is sufficient now.
12684
12685 * cc-styles.el (c-set-style, c-set-style-1,
12686 c-get-style-variables): Fixes to variable initialization so
12687 that duplicate entries in styles have the same effect
12688 regardless of DONT-OVERRIDE.
12689
12690 * cc-styles.el (c-set-style-2): Fixed bug where the
12691 initialization of inheriting styles failed when the
12692 dont-override flag is set.
12693
12694 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
12695 on this.
12696
126972000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12698
12699 * cc-defs.el (c-forward-comment): Removed the workaround
12700 introduced in 5.38 since it had worse side-effects. If a line
12701 contains the string "//\"", it regarded the // as a comment
12702 start since the \ temporarily doesn't have escape syntax.
12703
eb04d6cd 127042000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
12705
12706 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
12707 ada-xref.el before ada-prj.el, so that the Project menu is created
12708 when ada-prj tries to add to it.
12709 (ada-activate-keys-for-case): Suppress the characters that are not
12710 part of the Ada syntax. Better compatibility with else-mode
12711 (ada-adjust-case-interactive): When auto-casing is not active,
12712 correctly insert newlines (used to insert only ^M). Prevent the
12713 syntax table from being changed in case of an error
12714 (or '_' becomes part of a word and some commands are confused).
12715 Do nothing if ada-auto-case is nil.
12716 (ada-after-keyword-p): Ignore keywords that are also attributes
12717 (ada-batch-reformat): Update usage comment
12718 (ada-call-from-contextual-menu): New function
12719 (ada-case-read-exceptions): Reinitialize the casing exception list
12720 first to nil first, so that the casing exception file can be
12721 shared.
12722 (ada-check-defun-name): Handles "configure" keyword for gnatdist
12723 files.
12724 (ada-compile-goto-error): Fix regexp used to detect a file:line
12725 anywhere in the error message
12726 (ada-contextual-menu-last-point): New variable
12727 (ada-create-keymap): If the variable delete-key-deletes-forward is
12728 t on XEmacs, it means that DEL should delete one character
12729 forward.
12730 (ada-create-menu): Use :included instead of :visible for XEmacs.
12731 New submenu "Options".
12732 (ada-end-stmt-re): Correctly indent "select ... then abort"
12733 statements.
12734 (ada-fill-comment-paragraph): Correctly delete all leading '--'
12735 even if they don't match ada-fill-comment-prefix Fix handling of
12736 paragraphs on the first or last line of a file.
12737 (ada-format-paramlist): Fix handling of default parameter values.
12738 (ada-get-body-name): New function.
12739 (ada-get-current-indent): Optimized by searchling directly for an
12740 existing generic part or a statement outside of it. Handle
12741 ada-indent-align-comments when indenting comments Replaced some
12742 regexps by testing directly the next character. This results in a
12743 huge speedup on some files. New indentation scheme for renames
12744 statements. Stop looking for the 'while' or 'for' associated with
12745 a 'loop' at the first semicolon encountered. A "return" can also
12746 match an anonymous access subprogram declaration.
12747 (ada-get-indent-noindent): Ignore strings and comments when
12748 looking for the keywords "record" and "private".
12749 (ada-goto-matching-decl-start): When matching "if", make sure we
12750 are not in fact seeing "end if". Ignore "when" statements except
12751 when initial keyword was "begin". Fix handling of nested
12752 procedures. Add a recursive call to this function to skip over
12753 other 'end' statmts. Fix indentation for "when .. => begin"
12754 (ada-in-open-paren-p): Fix indentation for complex boolean
12755 expressions, where 'and then', 'or else' and parenthesis
12756 statements are mixed up.
12757 (ada-in-paramlist-p): Skip comments while searching for the
12758 beginning Fix handling of operator declarations.
12759 (ada-indent-align-comments): New variable
12760 (ada-indent-current): Change the syntax table only in the
12761 protected section, so that we are sure it is restored correctly.
12762 (ada-indent-on-previous-lines): Use ada-use-indent and
12763 ada-with-indent Correctly indent "select ... then"
12764 (ada-indent-region): Slight speedup.
12765 (ada-indent-renames): New variable.
12766 (ada-last-which-function-subprog, ada-last-which-function-line):
12767 New variables
12768 (ada-looking-at-semi-private): Correctly indent the 'private'
12769 keyword when it is the first word in a package declaration.
12770 (ada-loose-case-word): Stop searching if at the end of the buffer.
12771 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
12772 even if point is not initially at the end of the word.
12773 (ada-matching-decl-start-re): Add "when".
12774 (ada-mode): Add support for abbrev-mode, outline-mode and
12775 which-func-mode Override the old find-file.el entry in
12776 ff-special-constructs since it is using the obsolete
12777 ada-spec-suffix variable
12778 (ada-no-auto-case): New function
12779 (ada-scan-paramlist): When parsing the argument type, accept
12780 spaces (as in "X 'Class", generated by Rational Rose).
12781 (ada-other-file-name): No longer loads the other file.
12782 (ada-popup-menu): Save and restore the current buffer and cursor
12783 position before and after displaying the menu.
12784 (ada-search-ignore-complex-boolean): New function.
12785 (ada-uncomment-region): Emacs21 already knows how to delete
12786 comments not starting in the first column.
12787 (ada-use-indent): New variable
12788 (ada-which-function): New function.
12789 (ada-with-indent): New variable
12790 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
12791 can be batch-compiled from the command line.
12792
12793 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
12794 Add to the menu when the file is loaded, not in ada-mode-hook.
12795 Add -toolbar to the default ddd command Switches moved from
12796 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
12797 ada-prj-default-comp-opt
12798 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
12799 Reference Manual to the menu
12800 (ada-check-current): rewritten as a call to ada-compile-current
12801 (ada-compile): Removed.
12802 (ada-compile-application, ada-compile-current, ada-check-current):
12803 Set the compilation-search-path so that compile.el automatically
12804 finds the sources in src_dir. Automatic scrollong of the
12805 compilation buffer. C-uC-cC-c asks for confirmation before
12806 compiling
12807 (ada-compile-current): New parameter, prj-field
12808 (ada-complete-identifier): Load the .ali file before doing
12809 processing
12810 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
12811 conform to gnatmake's behavior.
12812 (ada-find-file-in-dir): New function
12813 (ada-find-references): Set the environment variables for gnatfind
12814 (ada-find-src-file-in-dir): New function.
12815 (ada-first-non-nil): Removed
12816 (ada-gdb-application): Add support for jdb, the java debugger.
12817 (ada-get-ada-file-name): Load the original-file first if not done
12818 yet.
12819 (ada-get-all-references): Handles the new ali syntax (parent types
12820 are found between <>).
12821 (ada-initialize-runtime-library): New function
12822 (ada-mode-hook): Always load a project file when a file is opened,
12823 so that the casing exceptions are correctly read.
12824 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
12825 (ada-parse-prj-file): Use find-file-noselect instead of find-file
12826 to open the project file, since the latter does not work with
12827 speedbar Get default values before loading the prj file, or the
12828 default executable file name is wrong. Use the absolute value of
12829 src_dir to initialize ada-search-directories and
12830 compilation-search-path,... Add the standard runtime library to
12831 the search path for find-file.
12832 (ada-prj-default-debugger): Was missing an opening '{'
12833 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
12834 variables.
12835 (ada-prj-default-gnatmake-opt): New variable
12836 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
12837 buffers, the project file is the default one Save the windows
12838 configuration before displaying the menu.
12839 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
12840 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
12841 ...) regexp-quote identifiers names to support operators +,
12842 -,... in regexps.
12843 (ada-remote): New function.
12844 (ada-run-application): Erase the output buffer before starting the
12845 run Support remote execution of the application. Use
12846 call-process, or the arguments are incorrectly parsed
12847 (ada-set-default-project-file): Reread the content of the active
12848 project file, not the one from the current buffer When a project
12849 file is set as the default project, all directories are
12850 automatically associated with it.
12851 (ada-set-environment): New function
12852 (ada-treat-cmd-string): New special variable ${current}
12853 (ada-treat-cmd-string): Revised. The substitution is now done for
12854 any ${...} substring
12855 (ada-xref-current): If no body was found, compiles the spec
12856 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
12857 compiler to get rid of command line length limitations.
12858 (ada-xref-get-project-field): New function
12859 (ada-xref-project-files): New variable
12860 (ada-xref-runtime-library-specs-path)
12861 (ada-xref-runtime-library-ali-path): New variables
12862 (ada-xref-set-default-prj-values): Default run command now does a
12863 cd to the build directory. New field: main_unit Provide a default
12864 file name even if the current buffer has no prj file.
12865
12866 * ada-prj.el:
12867 Rewritten to show a tabbed-dialog.
12868 (ada-prj-add-ada-menu): Remove the map and name parameters.
12869 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
12870 New function
12871 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
12872 (ada-prj-load-from-file): New function
12873 (ada-prj-save): Always save fields that depend on the current buffer
12874 (ada-prj-show-value): New function
12875
12876 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
12877 Ada mode. This will allow us to display the Ada menu in any buffer
12878 we want (for project items).
12879 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
12880 number of spaces in the header.
12881
128822000-07-24 Dave Love <fx@gnu.org>
12883
12884 * ediff-init.el (ediff-region-help-echo): Bind face-help.
12885
128862000-07-23 Noah Friedman <friedman@splode.com>
12887
12888 * type-break.el (type-break): perform autosave.
12889 Suggested by Stephen Gildea <gildea@intouchsys.com>.
12890 (type-break-do-query): Cancel query schedule while performing
12891 actual query, to avoid possibility of a second query being made
12892 while first one is already in progress.
12893 (type-break-time-stamp-format): New variable.
12894 (type-break-time-stamp): New function.
12895 (type-break-time-warning): Use it.
12896 (type-break-keystroke-warning): Use it.
12897 (type-break-noninteractive-query): Use it.
12898
12899 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
12900 cookie.
12901 Use add-minor-mode to set minor-mode-alist, if available.
12902 (eldoc-echo-area-use-multiline-p): New user option.
12903 (eldoc-echo-area-multiline-supported-p): New variable.
12904 (eldoc-docstring-format-sym-doc): Use them.
12905 (eldoc-mode): If not using idle timers, append to local post and
12906 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
12907 (eldoc-display-message-no-interference-p): Don't interfere with
12908 edebug.
12909 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
12910 (eldoc-function-arglist): New function.
12911 (eldoc-function-argstring): Use it.
12912
12913 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
12914 auto save directory exists before calling directory-files.
12915
129162000-07-23 Dave Love <fx@gnu.org>
12917
12918 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
12919 ^o, ^u.
12920
129212000-07-21 Dave Love <fx@gnu.org>
12922
12923 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
12924 now passed to the function. It now works properly.
12925
12926 * smerge-mode.el (smerge-mode-menu): Fill it out.
12927
129282000-07-20 Gerd Moellmann <gerd@gnu.org>
12929
12930 * info-look.el (info-lookup): If *info* is shown in another frame
12931 on the same display, select that frame, instead of switching to
12932 the Info buffer in another window of the selected frame.
12933
12934 * simple.el (universal-argument-map): Bind numeric keypad keys
12935 kp-0 to kp-9 and kp-subtract.
12936 (digit-argument): Handle these keys.
12937
129382000-07-20 Dave Love <fx@gnu.org>
12939
12940 * net/goto-addr.el (goto-address-fontify): Don't bother with
12941 buffer-modified and read-only stuff -- irrelevant with overlays.
12942 Put an extra property on the overlays and use it to clean up in
12943 case goto-address is re-run.
12944
129452000-07-19 Richard M. Stallman <rms@gnu.org>
12946
12947 * timer.el (run-with-idle-timer): Doc fix.
12948
12949 * mail/mail-utils.el (mail-strip-quoted-names):
12950 Handle case where <...> appears inside "...".
12951 Use replace-match to edit the string more simply.
12952 (rmail-dont-reply-to): Cope with an unmatched ".
12953
129542000-07-19 Dave Love <fx@gnu.org>
12955
12956 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
12957 implementation.
12958
12959 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
12960 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
12961 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
12962
129632000-07-19 Gerd Moellmann <gerd@gnu.org>
12964
12965 * textmodes/refer.el: Correct maintainer's email address.
12966
12967 * progmodes/hideif.el: Correct author's email address.
12968 Fix typo in comment.
12969
12970 * xml.el: New file.
12971
12972 * mail/mailheader.el: Correct author's mail address.
12973
12974 * gnus/parse-time.el: Correct author's mail address.
12975
129762000-07-19 Colin Walters <walters@cis.ohio-state.edu>
12977
12978 * comint.el (comint-highlight-input, comint-highlight-face):
12979 New user options.
12980 (comint-input-ring-file-name): Change custom type.
12981 (comint-mode-map): Bind mouse-2.
12982 (comint-insert-clicked-input): New function.
12983 (comint-send-input): Handle input highlighting.
12984
129852000-07-18 Stefan Monnier <monnier@cs.yale.edu>
12986
12987 * mouse.el (popup-menu): New function.
12988 (mouse-major-mode-menu): Use it.
12989
129902000-07-18 Dave Love <fx@gnu.org>
12991
12992 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
12993 improvements.
12994
129952000-07-18 Gerd Moellmann <gerd@gnu.org>
12996
12997 * faces.el (face-font-selection-order)
12998 (face-font-family-alternatives): Add custom type.
12999
130002000-07-18 Dave Love <fx@gnu.org>
13001
13002 * cus-edit.el (custom-variable-reset-saved)
13003 (custom-variable-reset-standard): Remove unused bindings.
13004
13005 * rect.el (open-rectangle-line): Remove unused let.
13006
13007 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13008
130092000-07-18 Gerd Moellmann <gerd@gnu.org>
13010
13011 * cdl.el: Fix `Maintainer' keyword.
13012
13013 * play/pong.el: Add author's email address.
13014
130152000-07-17 Sam Steingold <sds@gnu.org>
13016
13017 * files.el (insert-directory): Call `split-string' instead of
13018 re-implementing it.
13019
130202000-07-18 Gerd Moellmann <gerd@gnu.org>
13021
13022 * mail/vms-pmail.el: Change maintainer to FSF.
13023
13024 * net/goto-addr.el: Change maintainer to FSF.
13025
13026 * info.el (Info-title-face-alist): Removed.
13027
130282000-07-18 David Ponce <david@dponce.com>
13029
13030 * recentf.el (recentf-open-files): New command that works like
13031 `recentf-open-more-files', but shows the whole list of files (not just
13032 those omitted from the menu). Useful if you don't use a menu-bar!
13033 (recentf-open-more-files) Modified to use `recentf-open-files'.
13034
13035 (recentf-open-files, recentf-open-more-files)
13036 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13037
13038 (recentf-dialog-mode): New mode for dialogs. You can now just type
13039 "q" to cancel the dialogs.
13040
130412000-07-18 David Ponce <david@dponce.com>
13042
13043 * recentf.el: This is a major update of recentf.el. It adds new
13044 features to better organize the recentf menu and "More..." buffer.
13045
13046 Using new provided menu filtering functions you can now organize the
13047 recent files list:
13048
13049 - by major modes
13050 - by directories
13051 - by user defined rules
13052
13053 Finally, with the new `recentf-filter-changer' customizable filter you
13054 can define a ring of filters and dynamically (via the menu) cycle on
13055 each menu organization in the ring (a la msb).
13056
130572000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13058
13059 * eshell/eshell.el (eshell): Replace links to eshell.info with
13060 links to eshell, to avoid problems on systems where the manual is
13061 installed as `eshell'.
13062 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13063 * eshell/em-smart.el (eshell-smart): Ditto.
13064 * eshell/em-banner.el (eshell-banner): Ditto.
13065 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13066
13067 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13068 same-file check in the MS-DOS version (it does support inodes).
13069
13070 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13071
13072 * eshell/eshell.el (eshell-directory-name):
13073 Run default directory name through convert-standard-filename.
13074
130752000-07-18 Kenichi Handa <handa@etl.go.jp>
13076
13077 * international/mule-cmds.el (select-safe-coding-system):
13078 Fix typo in the comment.
13079
13080 * language/european.el (compound-text):
13081 Force katakana-jisx0201 to be designated to G1.
13082
13083 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13084 Don't translate some national variant characters of latin-jisx0201.
13085 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13086
13087 * international/kkc.el (kkc-after-update-conversion-functions):
13088 New variable.
13089 (kkc-update-conversion): Run functions in it at the tail.
13090
130912000-07-16 John Wiegley <johnw@gnu.org>
13092
13093 * lisp/align.el (align-newline-and-indent):
13094 Adding new function. for auto-aligning blocks of code on RET.
13095 (align-region): Fixed badly formatted minibuffer message.
13096
130972000-07-17 Kenichi Handa <handa@etl.go.jp>
13098
13099 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13100 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13101 the conversion list at first if appropriate.
13102 (kkc-next): Don't update kkc-next-count here.
13103 (kkc-prev): Don't update kkc-prev-count here.
13104 (kkc-show-conversion-list-update): Fix setting up of conversion
13105 list message.
13106
131072000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13108
13109 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13110
131112000-07-16 Dave Love <fx@gnu.org>
13112
13113 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13114 function to be more specific.
13115
13116 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13117 non-string help-echo.
13118 (widget-types-convert-widget): Defsubst it.
13119 (widget-echo-help): Try to cope with a help-echo function of two
13120 possible sorts.
13121
131222000-07-15 Jason Rumney <jasonr@gnu.org>
13123
13124 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13125 Declare as obsolete.
13126
13127 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13128
131292000-07-14 Gerd Moellmann <gerd@gnu.org>
13130
13131 * hilit-chg.el: Fix typo.
13132
131332000-07-14 Dave Love <fx@gnu.org>
13134
13135 * info.el (Info-mode-menu): Fix use of :help, :enable.
13136
131372000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13138
13139 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13140
131412000-07-13 Dave Love <fx@gnu.org>
13142
13143 * emacs-lisp/easymenu.el: Doc fixes.
13144 (easy-menu-remove): Defalias to ignore.
13145
13146 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13147 Call throw correctly.
13148
131492000-07-13 Gerd Moellmann <gerd@gnu.org>
13150
13151 * faces.el (frame-background-mode): Doc fix.
13152
13153 * simple.el (eval-expression-print-length): Change custom type to
13154 allow entering nil as value.
13155
131562000-07-13 Dave Love <fx@gnu.org>
13157
13158 * progmodes/fortran.el (fortran-imenu-generic-expression):
13159 Change definition layout.
13160 (fortran-mode-menu): Reinstate customize entries.
13161
13162 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13163 Use :filter, per old XEmacs code.
13164
131652000-07-12 Gerd Moellmann <gerd@gnu.org>
13166
13167 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13168 event when deciding what to send to the terminal.
13169
131702000-07-12 Dave Love <fx@gnu.org>
13171
13172 * cus-start.el: Add optional version as 4th element of specs and
13173 use it for several things new in v21. Remove load-path. Fix type
13174 of line-number-display-limit.
13175
131762000-07-11 Dave Love <fx@gnu.org>
13177
13178 * progmodes/fortran.el: Don't require easymenu.
13179 Use repeat counts in various regexps.
13180 (fortran-mode-syntax-table): Defvar directly.
13181 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13182 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13183 Use defvar, not defconst.
13184 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13185 (fortran-mode): Set fortran-comment-line-start-skip,
13186 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13187 (fortran-comment-indent): Use defsubst.
13188 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13189 Use fortran-comment-indent, not fortran-comment-indent-function.
13190 (fortran-comment-region, fortran-electric-line-number): Simplify.
13191 (fortran-auto-fill): New function.
13192 (fortran-do-auto-fill): Deleted.
13193 (fortran-find-comment-start-skip):
13194 Check for non-null comment-start-skip.
13195 (fortran-auto-fill-mode, fortran-fill-statement):
13196 Use fortran-auto-fill.
13197 (fortran-fill): Use fortran-auto-fill. Check for null
13198 comment-start-skip. Simplify final clause and use end-of-line finally.
13199
13200 * widget.el (widget-plist-member): New alias.
13201
132022000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13203
13204 * eshell/esh-module.el (toplevel): Reference
13205 byte-compile-current-file only if it is bound.
13206
132072000-07-10 Gerd Moellmann <gerd@gnu.org>
13208
13209 * dired.el: Don't require `dired-aux'.
13210
132112000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13212
13213 * dired-aux.el (dired-show-file-type): New function.
13214 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13215 (dired-show-file-type): Add autoload.
13216
132172000-07-10 Kenichi Handa <handa@etl.go.jp>
13218
13219 * international/mule-diag.el (describe-font): Adjusted for the
13220 change of fontset-info.
13221 (print-fontset): Likewise.
13222
132232000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13224
13225 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13226
132272000-07-07 Gerd Moellmann <gerd@gnu.org>
13228
13229 * bindings.el: Bind `[delete]' to delete-char.
13230
13231 * dired.el (dired-find-alternate-file): New function.
13232 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13233 (toplevel): Require dired-aux when compiling.
13234 (dired-buffers): Move defvar within file to avoid compiler warning.
13235
13236 * info.el (Info-last-search): Variable removed.
13237 (Info-search-history): New variable.
13238 (Info-search): New Info-search-history.
13239
13240 * battery.el, info-look.el: Change author's mail address.
13241
132422000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13243
13244 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13245 if rmail-ignored-headers is nil.
13246 (rmail-retry-failure): Bind rmail-ignored-headers and
13247 rmail-displayed-headers to nil.
13248
132492000-07-06 Gerd Moellmann <gerd@gnu.org>
13250
13251 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13252 (print-region-1): Don't hard code `-h' here.
13253
13254 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13255
132562000-07-01 Francesco Potorti` <pot@gnu.org>
13257
13258 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13259 exim can use "your message" instead of "the message".
13260
132612000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13262
13263 * facemenu.el: Docstrings fixes.
13264 (facemenu-get-face): Don't use internal-find-face.
13265 (facemenu-iterate): Rename arg to match the docstring.
13266
13267 * newcomment.el (uncomment-region): Be more careful when skipping
13268 backwards over `=' not to bump into BOBP.
13269
132702000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13271
13272 * ediff-diff.el (ediff-wordify): Use syntax table.
13273 * ediff-init.el (ediff-has-face-support-p): Use
13274 ediff-color-display-p.
13275 (ediff-color-display-p): Use display-color-p, changed to defun
13276 from defsubst.
13277 Got rid of special cases for NeXT and OS/2.
13278 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13279 face.
13280
132812000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13282
13283 * emacs-lisp/lucid.el: Require CL.
13284 (copy-tree, remprop): Remove, it's provided by CL.
13285 (map-keymap): Define in terms of cl-map-keymap.
13286 (extent-property, set-extent-end-glyph): New functions.
13287
13288 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13289
132902000-07-05 Gerd Moellmann <gerd@gnu.org>
13291
13292 * Makefile.in (DONTCOMPILE): Add comment that the name may
13293 not be changed without changing the make-dist script.
13294
13295 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13296 (cl-mapc): Use mapc instead of cl-old-mapc.
13297
132982000-07-05 Andrew Innes <andrewi@gnu.org>
13299
13300 * makefile.nt: Add support for `bootstrap' and related targets.
13301
133022000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13303
13304 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13305 (easy-menu-do-define): Use `menu-item' format.
13306 Handle case where easy-menu-create-menu returns a symbol.
13307 Manually call the potential top-level filter in the function binding.
13308 (easy-menu-filter-return): New arg NAME.
13309 Convert to a keymap if MENU is an XEmacs menu.
13310 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13311 (easy-menu-converted-items-table, easy-menu-convert-item):
13312 New var and fun to memoize easy-menu-convert-item-1.
13313 (easy-menu-do-add-item): Use it.
13314 (easy-menu-create-menu): Use easy-menu-convert-item.
13315 Wrap easy-menu-filter-return around any :filter specification.
13316 Don't convert the menu if a filter was specified.
13317 Tell easy-menu-make-symbol not to check for MENU being an expression.
13318 (easy-menu-make-symbol): New arg NOEXP.
13319
133202000-07-05 Gerd Moellmann <gerd@gnu.org>
13321
13322 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13323 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13324 (eval-defun): If called with prefix arg, instrument code for
13325 Edebug.
13326
13327 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13328 similar to that of eval-defun.
13329
133302000-07-04 Dave Love <fx@gnu.org>
13331
13332 * hl-line.el (hl-line-overlay): Make it permanent-local.
13333
13334 * calendar/todo-mode.el: Replaced with a working version, based on
13335 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13336
133372000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13338
13339 * paths.el (prune-directory-list): New function.
13340 (Info-default-directory-list): Rewritten to more methodically
13341 enumerate a big list of possible info directories (based on the
13342 list used by the standalone info reader).
13343
13344 * info.el (info-initialize): Use prune-directory-list to remove
13345 non-existent directories from Info-directory-list.
13346
13347 * paths.el (Info-default-directory-list): Try a list of possible
13348 info-directories instead of a single one. Add the possible
13349 info directory "/usr/share/info".
13350
13351 * woman.el (woman-man.conf-path): Explicitly include the debian
13352 man-db config file "/etc/manpath.config".
13353 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13354 are present in `manpath.config'.
13355 (woman-manpath): Include "/usr/share/man".
13356
133572000-07-03 Gerd Moellmann <gerd@gnu.org>
13358
13359 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13360
13361 * startup.el (command-line): Initialize blink-cursor based
13362 on window-system.
13363
13364 * frame.el (blink-cursor): Default to nil if not running under
13365 a window-system.
13366
13367 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13368 (face-x-resources): Remove duplicate entry for :font.
13369
13370 * textmodes/refer.el (refer-find-entry-internal): Use some-window
13371 instead of cycling through windows with next-window.
13372
13373 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13374 of cycling through windows with next-window.
13375
13376 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13377 of cycling through windows with next-window.
13378
13379 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13380 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13381 instead of cycling through windows with next-window.
13382
13383 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13384 instead of cycling through windows with next-window.
13385
13386 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13387 of cycling through windows with next-window.
13388
13389 * terminal.el (te-process-output): Use walk-windows instead of
13390 cycling through windows with next-window.
13391
13392 * server.el (server-switch-buffer): Use some-window instead of
13393 cycling through windows with next-window.
13394
13395 * window.el (some-window): New function.
13396 (walk-windows): Remove reference to walk-windows-start.
13397
13398 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
13399
134002000-07-03 Richard Stallman <rms@gnu.org>
13401
13402 * window.el (walk-windows): Guarantee termination by keeping a list
13403 of all the windows already handled.
13404
134052000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13406
13407 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
13408 window-system.
13409
13410 * man.el (Man-notify-when-ready): Don't use window-system. If
13411 Man-notify-method is newframe, and the display is not
13412 multi-frame, select the frame created for the man page.
13413 (Man-init-defvars): Doc fix.
13414
134152000-06-28 Gerd Moellmann <gerd@gnu.org>
13416
13417 * faces.el (region): Change background color for light background.
13418
13419 * ediff-wind.el (ediff-setup-control-frame): Remove :box
13420 attribute from mode-line face of Ediff control frame.
13421
13422 * replace.el (query-replace-map): Bind `e' like `E'.
13423
134242000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13425
13426 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
13427 Change name to "Select All".
13428
13429 * dos-fns.el (convert-standard-filename): Fix last change.
13430
134312000-06-27 Gerd Moellmann <gerd@gnu.org>
13432
13433 * help.el (describe-variable): Don't insert a second `'s' in front
13434 of the string `value is shown below'. Since the syntax-table is
13435 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
13436 an existing `'s', so that this won't be deleted.
13437
13438 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
13439 * pcmpl-unix.el: New files.
13440
134412000-06-26 Stefan Monnier <monnier@cs.yale.edu>
13442
13443 * wid-edit.el (widget-member): Use the new plist-member.
13444
134452000-06-26 Gerd Moellmann <gerd@gnu.org>
13446
13447 * replace.el (perform-replace): Undo change of 2000-04-04.
13448 Instead, move backward 1 character at the end of the loop when
13449 necessary.
13450
13451 * faces.el (fringe): Change face for different backgrounds.
13452
13453 * eshell/esh-module.el (toplevel): Load defgroup's differently;
13454 patch from John.
13455
13456 * eshell/*.el: Change spelling of the Free Software Foundation.
13457
13458 * eshell/esh-toggle.el: Removed.
13459
13460 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13461
13462 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
13463 interactively.
13464
134652000-06-26 Alex Schroeder <alex@gnu.org>
13466
13467 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
13468 `define-key'; instead of checking `(emacs-version)' check for
13469 `set-keymap-parent' and `set-keymap-name' directly. Add entries
13470 for `;' and `o' which might be electric.
13471
13472 (sql-electric-stuff): New user option.
13473 (sql-magic-go): New function which uses `sql-electric-stuff'.
13474 (sql-magic-semicolon): New function which uses
13475 `sql-electric-stuff'.
13476
13477 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
13478 is not fboundp.
13479
13480 (sql-oracle-options): New variable.
13481 (sql-oracle): Use it.
13482
13483 (sql-imenu-generic-expression): Doc change.
13484 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
13485 is used.
13486
13487 (sql-informix): Added command line parameter "-" to force
13488 sql-informix-program to use stdout.
13489
134902000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
13491
13492 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
13493 (cp864-decode-table): Doc fix.
13494 (cp720-decode-table): New variable, supports the Arabic OEM
13495 codepage used by Windows.
13496 (cp737-decode-table): New, Greek OEM codepage used by Windows.
13497
134982000-06-23 Dave Love <fx@gnu.org>
13499
13500 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
13501 (font-lock-fontify-anchored-keywords): Use
13502 line-beginning-position.
13503 (global-font-lock-mode): Use mapc.
13504
135052000-06-23 Stefan Monnier <monnier@cs.yale.edu>
13506
13507 * eshell/esh-module.el: Require CL when compiling.
13508
135092000-06-23 Gerd Moellmann <gerd@gnu.org>
13510
13511 * comint.el (comint-substitute-in-file-name): Call replace-match
13512 with second and third arg t.
13513
13514 * cus-edit.el (custom-button-face, custom-button-pressed-face):
13515 Specify foreground color.
13516
13517 * faces.el (tool-bar, mode-line, header-line): Specify foreground
13518 color.
13519
13520 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
13521
13522 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
13523 cddr instead of cdddr.
13524
13525 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
13526 instead of copy-list.
13527
13528 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
13529 of copy-list.
13530
13531 * subdirs.el: Add eshell subdirectory.
13532
13533 * eshell: New subdirectory containing the Eshell package.
13534
13535 * pcomplete.el: New file.
13536
135372000-06-23 Paul Eggert <eggert@twinsun.com>
13538
13539 * mail/mailpost.el (post-mail-send-it): Make sure file has
13540 proper permissions from birth.
13541
13542 * files.el (basic-save-buffer-2): When temporarily setting
13543 file modes, set them to current modes plus 0200, not to 0777.
13544
13545 * emerge.el (emerge-make-temp-file): Make sure file has proper
13546 permissions from birth.
13547
135482000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
13549
13550 * files.el (make-backup-file-name-1): On DOS/Windows, run the
13551 backup file name through convert-standard-filename.
13552
13553 * dos-fns.el (convert-standard-filename): Convert leading
13554 directories as well. When long file names are supported, convert
13555 characters that are invalid in Windows file names.
13556
135572000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13558
13559 * ps-print.el: Fix bug: if ^L is the very first buffer character,
13560 ps-print crashes. New feature: page selection for printing. Create
13561 raw-text-unix coding system for XEmacs. Doc fix.
13562 (ps-print-version): New version number (5.2.3).
13563 (ps-plot-region): Bug fix.
13564 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
13565 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
13566 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
13567 funs.
13568 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
13569 (ps-last-page): New vars.
13570
135712000-06-21 Gerd Moellmann <gerd@gnu.org>
13572
13573 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
13574 empty option string.
13575
135762000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
13577
13578 * man.el (man): Doc fix.
13579
135802000-06-21 Kenichi Handa <handa@etl.go.jp>
13581
13582 * international/mule-cmds.el (set-language-info-alist): Docstring
13583 fixed.
13584
135852000-06-20 Gerd Moellmann <gerd@gnu.org>
13586
13587 * version.el (emacs-version): Use ISO date format.
13588
13589 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
13590 instead of `M-backspace'.
13591
13592 * simple.el (turn-off-auto-fill): New function.
13593
135942000-06-20 Stefan Monnier <monnier@cs.yale.edu>
13595
13596 * jit-lock.el (with-buffer-prepared-for-jit-lock):
13597 Renamed from with-buffer-prepared-for-font-lock and use
13598 inhibit-modification-hooks rather than setting *-change-functions.
13599 Update all functions to use the new name.
13600 (jit-lock-first-unfontify-pos): New semantics (and doc).
13601 (jit-lock-mode): Make non-interactive.
13602 Don't automatically turn on font-lock.
13603 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
13604 Always use jit-lock-after-change.
13605 Remove and restore font-lock-after-change-function.
13606 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
13607 (jit-lock-after-unfontify-buffer): Remove.
13608 (jit-lock-stealth-fontify):
13609 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
13610 (jit-lock-after-change): Set the `fontified' text-prop to nil.
13611
136122000-06-20 Sam Steingold <sds@gnu.org>
13613
13614 * emacs-lisp/cl-indent.el (toplevel): Indent
13615 `print-unreadable-object' properly. Untabify.
13616
136172000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13618
13619 * textmodes/reftex.el (reftex-find-citation-regexp-format):
13620 Support for bibentry.
13621 (reftex-compile-variables): Fixed problem with end of section-re.
13622
13623 * texmodes/reftex-dcr.el (reftex-view-crossref,
13624 reftex-view-crossref-from-bibtex):
13625 Deal with changed `reftex-find-citation-regexp-format'.
13626 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
13627 Replaced `remprop' with `put'.
13628 (reftex-view-crossref, reftex-view-crossref-when-idle):
13629 Support for bibentry.
13630
13631 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13632 New entry for bibentry package.
13633
13634 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
13635 Regexp also matches "\nobibliography".
13636
13637 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
13638 Call `reftex-ensure-write-access' before doing anything.
13639 (reftex-ensure-write-access): New function.
13640
136412000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
13642
13643 * progmodes/idlwave.el: File re-installed (update to version 4.2)
13644
13645 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
13646
13647 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
13648
13649 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
13650
13651
136522000-06-20 Dave Love <fx@gnu.org>
13653
13654 * faces.el (frame-background-mode): Use set-default, not set, in
13655 setter.
13656 (frame-update-faces, frame-update-face-colors): Define with
13657 defalias.
13658
13659 * enriched.el (enriched-decode-foreground)
13660 (enriched-decode-background): Don't use internal-find-face.
13661
13662 * apropos.el: Doc fixes.
13663
13664 * cus-edit.el (customize-changed-options): Check arg.
13665 (customize-version-lessp): Don't require decimal point.
13666
13667 * custom.el (defcustom, defgroup): Doc fix.
13668
13669 * newcomment.el (comment) <defgroup>: Add :version.
13670 (comment-multi-line): Doc fix.
13671
13672 * emulation/mlsupport.el (define-hooked-local-abbrev,
13673 define-hooked-global-abbrev): Fix, using define-abbrev.
13674
136752000-06-19 Gerd Moellmann <gerd@gnu.org>
13676
13677 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
13678 the whole buffer.
13679
136802000-06-19 Dave Love <fx@gnu.org>
13681
13682 * menu-bar.el (menu-bar-options-save): New function.
13683 (menu-bar-options-menu): Use it.
13684 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
13685 Simplify.
13686
136872000-06-19 Andreas Schwab <schwab@suse.de>
13688
13689 * progmodes/etags.el (tags-query-replace): Put new parameters
13690 START and END at the end, for backward compatibility.
13691
136922000-06-19 Kenichi Handa <handa@etl.go.jp>
13693
13694 * international/codepage.el:
13695 (cp-coding-system-for-codepage-1): Delete special codes for
13696 generating xxx-dos coding system because now a CCL based coding
13697 system can handle EOL conversion by default.
13698
13699 * international/mule.el (make-coding-system): Generate subsidiary
13700 coding systems for EOL handling variants even for a CCL based
13701 coding system.
13702
137032000-06-19 Kenichi Handa <handa@etl.go.jp>
13704
13705 * international/isearch-x.el (isearch-minibuffer-input-method)
13706 (isearch-minibuffer-input-method-function): These variables
13707 deleted.
13708 (isearch-with-input-method): Don't use the above variables.
13709 (isearch-process-search-multibyte-characters): Likewise. Call
13710 read-string with the arg INHERIT-INPUT-METHOD t.
13711
137122000-06-17 Stefan Monnier <monnier@cs.yale.edu>
13713
13714 * font-lock.el (font-lock-after-fontify-buffer)
13715 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
13716
13717 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
13718 Use consistent make-local-variable style for font-lock-fontified.
13719 (jit-lock-fontify-buffer):
13720 Don't bother checking for font-lock-mode and jit-lock-mode.
13721
13722 * time.el: Remove trailing ^M that prevent CVS-merging.
13723
137242000-06-16 Gerd Moellmann <gerd@gnu.org>
13725
13726 * Makefile.in (distclean): New target.
13727
137282000-06-16 Stefan Monnier <monnier@cs.yale.edu>
13729
13730 * Makefile.in (srcdir): Define for update-subdirs.
13731
137322000-06-16 Gerd Moellmann <gerd@gnu.org>
13733
13734 * find-lisp.el: New file.
13735
137362000-06-16 Andrew Innes <andrewi@gnu.org>
13737
13738 * time.el (display-time-mail-function): New variable, to allow
13739 external packages to indicate when new mail is available.
13740 (display-time-update): Use it.
13741
137422000-06-16 Kenichi Handa <handa@etl.go.jp>
13743
13744 * international/mule.el (mule-version): Change version name to
13745 SAKAKI. AOI has already been used by Meadow.
13746
13747 * international/quail.el (quail-show-guidance-buf): To find the
13748 bottom window (but minibuffer), pay attention to the height of
13749 minibuffer.
13750
137512000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
13752
13753 * arc-mode.el (archive-mode-map): Use the new menu-item format for
13754 menu-bar menus. Add help strings. Don't remove the Edit menu
13755 from the menu bar, as the menu bar has enough space now.
13756
13757 * Makefile.in (SHELL): Make sure /bin/sh is used.
13758
13759 * woman.el (woman-man-buffer): Fix bold and underlined CJK
13760 characters, which use series of two ^H characters instead of one.
13761
137622000-06-15 Gerd Moellmann <gerd@gnu.org>
13763
13764 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
13765 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
13766 functions.
13767 (Info-find-node-2): Try a case-sensitive search first, then
13768 do a case-insensitive search.
13769
13770 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
13771 tutorials.
13772
13773 * complete.el (PC-env-vars-alist): New variable.
13774 (PC-complete-as-file-name): New function.
13775 (partial-completion-mode): Initialize PC-env-vars-alist from
13776 process-environment.
13777 (PC-do-completion): Handle completion of env vars.
13778
13779 * info.el (Info-set-mode-line): Show file name in mode line,
13780 use `*Info*' instead of `Info:'.
13781
13782 * startup.el (command-line-1): Change copyright messages to year
13783 2000.
13784
137852000-06-15 Dave Love <fx@gnu.org>
13786
13787 * net/goto-addr.el (goto-address-fontify): Use keymap property,
13788 not local-map.
13789
137902000-06-15 Kenichi Handa <handa@etl.go.jp>
13791
13792 * international/mule.el (set-buffer-file-coding-system): Almost
13793 rewritten to handle `undecided' as no-op.
13794
137952000-06-14 Gerd Moellmann <gerd@gnu.org>
13796
13797 * Makefile.in: New file.
13798
13799 * Makefile: Removed.
13800
13801 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
13802 (goto-address-highlight-keymap): Bind C-c RET.
13803
138042000-06-14 Kenichi Handa <handa@etl.go.jp>
13805
13806 * mail/sendmail.el (sendmail-send-it): The temporary buffer
13807 inherits buffer-file-coding-system of the current buffer.
13808
13809 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
13810 0. Give correct argument to set-auto-coding-function.
13811 (tar-expunge): For goto-char, use (point-min), not 0.
13812 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
13813 (tar-subfile-save-buffer): Likewize.
13814
13815 * international/mule.el
13816 (after-insert-file-set-buffer-file-coding-system): Call
13817 set-buffer-file-coding-system with the arg FORCE t.
13818
138192000-06-13 Gerd Moellmann <gerd@gnu.org>
13820
13821 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
13822 nil. Contemporary sendmails issue an X-Authentication-Warning if
13823 the sender is set with `-f'.
13824
138252000-06-13 Dave Love <fx@gnu.org>
13826
13827 * help.el (describe-function-1): Kluge around cases of functions
13828 fset to subrs whose doc doesn't match their symbol-name.
13829
13830 * image.el (insert-image): Default STRING to a space.
13831
13832 * info.el Doc fixes.
13833 (Info-build-node-completions): Match Ref tags.
13834
138352000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
13836
13837 * frame.el (display-multi-frame-p, display-multi-font-p): New
13838 defaliases for display-graphic-p.
13839
13840 * hl-line.el: Fixed a typo in commentary.
13841
138422000-06-13 Kenichi Handa <handa@etl.go.jp>
13843
13844 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
13845 fixed.
13846
138472000-06-12 Dave Love <fx@gnu.org>
13848
13849 * image.el (insert-image): Save a little consing.
13850
138512000-06-12 Kenichi Handa <handa@etl.go.jp>
13852
13853 * language/tibet-util.el: Convert all tibetan-1-column characters
13854 to the corresponding tibetan characters.
13855 (tibetan-add-components): Delete code for the special treatment of
13856 'a chung.
13857
13858 * language/tibetan.el (tibetan-composable-pattern): Fix previous
13859 change.
13860 (tibetan-vowel-transcription-alist): More rules added.
13861 (tibetan-composite-vowel-alist): New variable.
13862 (tibetan-precomposition-rule-alist): More rules added.
13863
138642000-06-12 Stefan Monnier <monnier@cs.yale.edu>
13865
13866 * startup.el (command-line): Only call menu-bar-mode if interactive.
13867
13868 * thingatpt.el (toplevel symbol-properties):
13869 * textmodes/makeinfo.el (makeinfo-compile):
13870 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
13871 * progmodes/hideif.el (hif-compress-define-list)
13872 (hide-ifdef-use-define-alist):
13873 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
13874 (ange-ftp-vms-add-file-entry):
13875 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
13876 * man.el (Man-build-man-command):
13877 * mail/rnewspost.el (news-reply-header-hook):
13878 * info.el (Info-insert-dir):
13879 * emulation/mlconvert.el (backward-word, forward-word, setq):
13880 * emacs-lisp/gulp.el (gulp-send-requests):
13881 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
13882 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
13883 (byte-optimize-apply, end of file):
13884 * emacs-lisp/advice.el (ad-advice-class-completion-table)
13885 (ad-make-freeze-definition):
13886 * startup.el (command-line, command-line-1): Don't quote lambdas.
13887
13888 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
13889 (cvs-cleanup-removed): New function.
13890 (cvs-cleanup-functions): New var.
13891 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
13892 some flexibility in specifying additional entries to auto-cleanup.
13893 (cvs-quickdir): New function.
13894 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
13895 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
13896 (cvs-mode-find-file): Check that we are on a filename or dirname
13897 when invoked through a mouse-click.
13898 (cvs-full-path): Remove.
13899 (cvs-dired-action): Re-introduced.
13900 (cvs-dired-noselect): Use it.
13901 (vc-post-command-functions): use this new hook if available.
13902
13903 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
13904 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
13905 (cvs-filename-map, cvs-dirname-map): Remove.
13906 (cvs-default-action): Remove.
13907 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
13908 if the arg is really a keymap.
13909 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
13910 Don't hardcode the mapping from state (aka type) to face, but check
13911 the var cvs-fi-<type>-face instead.
13912 (cvs-fileinfo-from-entries): New function.
13913
13914 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
13915 Docstring fix.
13916 (cvs-find-file-and-jump): Change default to be safer.
13917 (cvs-mode-diff-map): Define it as a function as well.
13918 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
13919 Bind mouse-2 in this global map rather than with text-properties.
13920
13921 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
13922 file to resolve the ambiguity between C(conflict) and C(need-merge).
13923
139242000-06-12 Kenichi Handa <handa@etl.go.jp>
13925
13926 * international/mule.el (set-buffer-file-coding-system): If
13927 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
13928 unconditionally.
13929
139302000-06-12 Dave Love <fx@gnu.org>
13931
13932 * wid-edit.el (widget-specify-button): Really suppress the face if
13933 required.
13934
139352000-06-11 Gerd Moellmann <gerd@gnu.org>
13936
13937 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
13938
139392000-06-11 Stefan Monnier <monnier@cs.yale.edu>
13940
13941 * imenu.el (imenu-generic-expression): Docstring fix.
13942
13943 * composite.el (composition-function-table): Move the `put'
13944 below the autoload cookie so we can load the file before loaddefs.
13945
13946 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
13947
13948 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
13949 Handle easy-mmode-define-global-mode.
13950 For complex macros like define-minor-mode that can generate
13951 several autoload entries, try to autoload entries in the
13952 macroexpanded code.
13953
13954 * emacs-lisp/easy-mmode.el (define-minor-mode):
13955 If KEYMAP is a symbol, just use it.
13956 Use byte-compile-current-file and load-file-name to infer the
13957 proper :require to pass to defcustom.
13958 Wrap the hook var into `progn' so as not to autoload it.
13959 Add a :autoload-end cookie.
13960 Be more careful about the evaluation of KEYMAP.
13961 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
13962 (define-derived-mode): Move define-abbrev-table outside of defvar.
13963
139642000-06-10 Stefan Monnier <monnier@cs.yale.edu>
13965
13966 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
13967 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
13968 (backup-compiled-files): Ignore errors during `tar'.
13969 (bootstrap): Make autoloads before elc files.
13970
139712000-06-10 Kenichi Handa <handa@etl.go.jp>
13972
13973 * international/mule.el (set-buffer-file-coding-system): If one of
13974 undecided-XXX is specified, change only EOL conversion.
13975
13976 * international/mule-conf.el (unix): New alias for the coding
13977 system undecided-unix.
13978
139792000-06-09 Dave Love <fx@gnu.org>
13980
13981 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
13982
13983 * progmodes/executable.el: Byte compile dynamic.
13984 (executable-insert): Change custom type.
13985 (executable-find): Add autoload cookie.
13986 (executable-make-buffer-file-executable-if-script-p): New
13987 function. After Noah Friedman.
13988
13989 * files.el (after-save-hook): Customize, with
13990 executable-make-buffer-file-executable-if-script-p as an option.
13991
139922000-06-09 Kenichi Handa <handa@etl.go.jp>
13993
13994 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
13995 "tib24p-mule.bdf" for Tibetan.
13996
13997 * composite.el (decompose-composite-char): Declare it as obsolete.
13998
13999 * man.el (Man-fontify-manpage): Pay attention to underline and
14000 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14001
140022000-06-08 Gerd Moellmann <gerd@gnu.org>
14003
14004 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14005 Set maintainer to FSF since author isn't reachable.
14006
140072000-06-08 Dave Love <fx@gnu.org>
14008
14009 * international/mule-cmds.el (select-safe-coding-system): If
14010 DEFAULT-CODING-SYSTEM is not specified, also check the most
14011 preferred coding-system if buffer-file-coding-system is
14012 `undecided'. From Handa.
14013
140142000-06-08 Kenichi Handa <handa@etl.go.jp>
14015
14016 * international/mule.el
14017 (after-insert-file-set-buffer-file-coding-system): If the buffer
14018 size is greater than INSERTED, judget that we are not visiting.
14019
140202000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14021
14022 * whitespace.el (defgroup whitespace): Comment out `:version'.
14023 XEmacs 20.4 has problems defining the group with this present.
14024 We'll have this commented out till get resolve the problem.
14025
140262000-06-07 John Wiegley <johnw@gnu.org>
14027
14028 * align.el (align-dq-string-modes, align-sq-string-modes)
14029 (align-open-comment-modes): Add pyhton-mode.
14030 (align-rules-list): Use get-text-property instead of
14031 text-properties-at.
14032 (align-rules-list): Add python-assignment.
14033 (align-rules-list): Change perl-comma-delimiter to
14034 basic-comma-delimiter. Use if for Perl modes and python-mode.
14035 (align-rules-list): Add python-chain-logic and
14036 basic-line-continuation.
14037
140382000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14039
14040 * apropos.el (apropos-mode-hook): New user variable.
14041 (apropos-mode): Run apropos-mode-hook.
14042
140432000-06-07 David Ponce <david@dponce.com>
14044
14045 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14046 commands. Require `wid-edit' at run-time.
14047
140482000-06-07 David Ponce <david@dponce.com>
14049
14050 * recentf.el: Added some "Commentary".
14051 (recentf-open-more-files, recentf-edit-list): Minor changes to
14052 move the point at the top of the file list. This behaviour is
14053 consistent with the menu one when the list contains a lot of
14054 files.
14055 (recentf-cleanup): Now displays the number of items removed from
14056 the list.
14057 (recentf-relative-filter) New menu filter to show filenames
14058 relative to `default-directory'.
14059
140602000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14061
14062 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14063 with/without giving an error if PostScript printer doesn't have this
14064 kind of page size. Zebra Stripe continues or restarts on next page.
14065 Manual/automatic paper feeding. Switch or not the header.
14066 (ps-print-version): New version number (5.2.2).
14067 (ps-windows-system): Include emx as a Windows system.
14068 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14069 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14070 (ps-background-text): Code fix.
14071 (ps-error-handler-message, ps-user-defined-prologue)
14072 (ps-print-prologue-header, ps-printer-name)
14073 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14074 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14075 (ps-use-face-background): Customization fix.
14076 (ps-n-up-database): Data fix.
14077 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14078 (ps-switch-header): New vars.
14079 (ps-xemacs-color-name, ps-face-foreground-name)
14080 (ps-face-background-name, ps-boolean-constant): New funs.
14081
140822000-06-07 Dave Love <fx@gnu.org>
14083
14084 * allout.el: New version from Manheimer.
14085
140862000-06-07 Kenichi Handa <handa@etl.go.jp>
14087
14088 * textmodes/fill.el (fill-find-break-point): Check the validity of
14089 charset.
14090
140912000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14092
14093 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14094 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14095 Call display-color-p and display-mouse-p instead of looking at
14096 window-system.
14097
140982000-06-06 Dave Love <fx@gnu.org>
14099
14100 * image.el (find-image): Doc fix. Return nil if image not found.
14101 (put-image, insert-image): Make STRING arg optional.
14102
141032000-06-06 Kenichi Handa <handa@etl.go.jp>
14104
14105 * language/vietnamese.el: Remove eval-when-compile.
14106 (viet-viscii-nonascii-translation-table): Define it as a
14107 translation table made from viet-viscii-decode-table.
14108 (viet-viscii-encode-table): Define it as a translation table made
14109 from the reverse map of above.
14110 (viet-vscii-nonascii-translation-table): Define it as a
14111 translation table made from viet-vscii-decode-table.
14112 (viet-vscii-encode-table): Define it as a translation table made
14113 from the reverse map of above.
14114 (ccl-decode-viscii): Use translate-character.
14115 (ccl-encode-viscii, ccl-encode-viscii-font)
14116 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14117 Likewize.
14118
14119 * language/cyrillic.el: Remove eval-when-compile.
14120 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14121 translation table made from cyrillic-koi8-r-decode-table.
14122 (cyrillic-koi8-r-encode-table): Define it as a translation table
14123 made from the reverse map of above.
14124 (ccl-decode-koi8): Use translate-character.
14125 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14126 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14127 a translation table made from cyrillic-alternativnyj-decode-table.
14128 (cyrillic-alternativnyj-encode-table): Define it as a translation
14129 table made from the reverse map of above.
14130 (ccl-decode-alternativnyj): Use translate-character.
14131 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14132 Likewize
14133
14134 * international/mule-diag.el (non-iso-charset-alist): Specify
14135 translation table symbol instead of translation table itself.
14136 (list-block-of-chars): CHARSET may be a translation table symbol.
14137
14138 * international/mule.el (make-coding-system): If CODING-SYSTEM
14139 already exists, override it.
14140
14141 * international/fontset.el: Use family `proportional' for Tibetan
14142 fonts.
14143
14144 * international/ccl.el (ccl-compile-translate-character): Don't
14145 check if Rrr has property translation-table.
14146 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14147
141482000-06-05 Gerd Moellmann <gerd@gnu.org>
14149
14150 * info.el: Bind case-fold-search to t when searching in case
14151 a user sets it to nil in a hook.
14152
141532000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14154
14155 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14156 * hl-line.el (hl-line-mode): Use the new :global key argument.
14157
14158 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14159 (tar-clip-time-string): Prepend a space.
14160 (tar-grind-file-mode): Construct a string rather than modifying one.
14161 (tar-header-block-summarize): Fix docstring.
14162 Use `format' rather than an error-prone set of copy-loops.
14163
14164 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14165 (diff-goto-source, diff-unified->context, diff-context->unified)
14166 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14167 understand the format output by the `-p' argument to diff.
14168
14169 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14170 (sh-re-done): Use defconst.
14171 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14172 (sh-help-string-for-variable, sh-guess-basic-offset):
14173 Don't quote lambdas.
14174 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14175 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14176
14177 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14178 (mh-letter-mode): Derive from text-mode.
14179 This implicitly means that it now calls kill-all-local-variables.
14180 Also remove the Emacs-18 compatibility code.
14181
14182 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14183 Make use of symbol-property doc-string-elt.
14184 Use memq rather than a sequence of eq.
14185 (doc-string-elt): Fix the wrong or missing previously unused values.
14186 (autoload-print-form): New function extracted from
14187 generate-file-autoloads to allow recursion when handling progn
14188 so that defvar's and defun's docstrings are properly printed.
14189 (generate-file-autoloads): Use it.
14190
14191 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14192 Use find-file-hooks in the minor-mode function.
14193 Be careful not to loop indefinitely in the post-command-hook function.
14194
141952000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14196
14197 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14198 tty's.
14199 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14200 differences whenever appropriate.
14201 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14202 * viper.el (find-file, find-file-other-window): Get viper to do
14203 wildcards.
14204
142052000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14206
14207 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14208 (jit-lock-fontify-buffer): New function for JIT refontification.
14209 (jit-lock-mode): Fix docstring.
14210 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14211 Remove jit-lock-after-change from the _local_ hook.
14212 (jit-lock-function-1): Fix docstring.
14213
14214 * info.el (Info-on-current-buffer): Initialize info.
14215
14216 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14217
14218 * progmodes/tcl.el (tcl-indent-for-comment):
14219 Ignore comment-indent-hook.
14220
14221 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14222 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14223 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14224 and improve to use the lighter to guess the capitalization.
14225 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14226 Add keyword arguments to specify global-ness or the custom group.
14227 Add local-map and help-echo properties to the lighter.
14228 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14229 (easy-mmode-define-global-mode): New macro.
14230
142312000-06-02 Dave Love <fx@gnu.org>
14232
14233 * wid-edit.el: byte-compile-dynamic since we typically don't use
14234 all the widgets. Don't require cl or widget. Remove
14235 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14236 (widget-read-event): Removed. Callers changed to use read-event.
14237 (widget-button-release-event-p): Renamed from
14238 button-release-event-p.
14239 (widget-field-add-space, widget-field-use-before-change):
14240 Uncustomize.
14241 (widget-specify-field): Use keymap property, not local-map.
14242 (widget-specify-button): Obey :suppress-face.
14243 (widget-specify-insert): Use modern backquote syntax.
14244 (widget-image-directory): Renamed from widget-glyph-directory.
14245 (widget-image-enable): Renamed from widget-glyph-enable.
14246 (widget-image-find): Replaces widget-glyph-find.
14247 (widget-button-pressed-face): Move defvar.
14248 (widget-image-insert): Replaces widget-glyph-insert.
14249 (widget-convert): Use keywordp.
14250 (widget-leave-text, widget-children-value-delete): Use mapc.
14251 (widget-keymap): Remove XEmacs stuff.
14252 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14253 (widget-button-click): Don't set point at the click, but re-centre
14254 if we scroll out of window. Rewritten for images v. glyphs &c.
14255 (widget-tabable-at): Use POS arg, not point.
14256 (widget-beginning-of-line, widget-end-of-line)
14257 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14258 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14259 (widget-default-create): Use widget-image-insert; some rewriting.
14260 (widget-visibility-value-create)
14261 (widget-push-button-value-create, widget-toggle-value-create): Use
14262 widget-image-insert.
14263 (checkbox): Create on and off images dynamically.
14264 (documentation-link): Change :help-echo.
14265 (widget-documentation-link-echo-help): Remove.
14266
142672000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14268
14269 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14270
14271 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14272 (easy-mmode-define-toggle, define-minor-mode): Use it.
14273 (easy-mmode-define-keymap): Docstring fix.
14274 (define-derived-mode): Default PARENT to fundamental-mode.
14275 Add the derived-mode-parent symbol-property.
14276 (easy-mmode-derived-mode-p): New function.
14277
142782000-06-02 Dave Love <fx@gnu.org>
14279
14280 * files.el (convert-standard-filename): Doc fix.
14281 (normal-backup-enable-predicate): New function.
14282 (backup-enable-predicate): Use it to replace the lambda form.
14283
14284 * calendar/todo-mode.el: [This needs more work on the outline
14285 stuff.] Doc fixes.
14286 (todo) <defgroup>: Add :version.
14287 (todo-add-category): Don't use pushnew.
14288 (todo-cmd-raise): Fix typo.
14289 (todo-top-priorities): Change temp buffer name.
14290 (todo-category-alist): Avoid redundant lambda.
14291 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14292 Use outline-next-heading.
14293
14294 * autoarg.el: Rewritten to use define-minor-mode.
14295 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14296 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14297
142982000-06-02 Kenichi Handa <handa@etl.go.jp>
14299
14300 * isearch.el (isearch-other-meta-char): Fix previous change.
14301
143022000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14303
14304 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14305 (log-edit-done): Only add the comment to the ring if it's different
14306 from the last comment entered.
14307
14308 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14309
143102000-06-01 Dave Love <fx@gnu.org>
14311
14312 * hl-line.el: Rewritten using define-minor-mode.
14313
14314 * help.el (describe-function-1): Distinguish special form from
14315 builtin function. Sanity-check presence of arglist for builtins.
14316
143172000-06-01 Kenichi Handa <handa@etl.go.jp>
14318
14319 * international/characters.el: Fix syntax/category setting of
14320 Tibetan characters.
14321
14322 * language/tibet-util.el (tibetan-add-components): Fixes for new
14323 encoding of Tibetan characters.
14324 (tibetan-decompose-precomposition-alist): New variable.
14325 (tibetan-decompose-region): Convert precomposed characters to
14326 non-precomposed characters.
14327 (tibetan-decompose-string): Likewise.
14328 (tibetan-composition-function): Fix args to
14329 thibetan-compose-string.
14330
14331 * language/tibetan.el (tibetan-composable-pattern): More
14332 characters included.
14333 (tibetan-consonant-transcription-alist): Rule for "R" added.
14334 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14335 "+R" added.
14336 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14337
14338 * language/lao-util.el (lao-composition-function): Fix args to
14339 compose-string.
14340
14341 * language/thai-util.el (thai-composition-function): Fix args to
14342 compose-string.
14343
14344 * isearch.el (isearch-update): Set disable-point-adjustment to t
14345 to prevent the point moving to the end of a composition when a
14346 part of a composition is searched.
14347 (isearch-other-meta-char): If the key invoking this command can be
14348 mapped by function-key-map to a printing char, call
14349 isearch-process-search-char directly.
14350
143512000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14352
14353 * emacs-lisp/bytecomp.el:
14354 * frame.el:
14355 * international/mule-cmds.el:
14356 * international/mule-util.el:
14357 * international/mule.el:
14358 * mouse.el:
14359 * subr.el:
14360 * faces.el: Update calls to make-obsolete with a WHEN argument.
14361
14362 * byte-run.el (make-obsolete, make-obsolete-variable):
14363 Add an optional WHEN argument and change the format of the
14364 symbol-property information.
14365 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14366 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14367 new obsolete-symbol-property format and print WHEN if it is provided.
14368
143692000-05-31 Dave Love <fx@gnu.org>
14370
14371 * loadhist.el (loadhist-hook-functions): Remove
14372 before-change-function, after-change-function.
14373 (unload-feature): Deal with symbols which are both bound and
14374 fbound.
14375
14376 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14377 before-change-function, after-change-function.
14378
14379 * simple.el (newline): Don't bind before-change-function,
14380 after-change-function.
14381
143822000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
14383
14384 * whitespace.el (whitespace-rescan-timer-time): Update interval
14385 set to 600 seconds (10 minutes) instead of 60 seconds since
14386 a large number of whitespace buffers causes emacs to `freeze'
14387 for a considerable amount of time.
14388
14389 * whitespace.el: Updated email address
14390
143912000-05-31 Dave Love <fx@gnu.org>
14392
14393 * add-log.el (change-log-font-lock-keywords) <function>: Add
14394 pattern for function of change.
14395 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
14396 acknowledgements patterns.
14397
143982000-05-31 Kenichi Handa <handa@etl.go.jp>
14399
14400 * isearch.el (isearch-printing-char): If keyboard coding system is
14401 being used, call isearch-process-search-multibyte-characters.
14402
14403 * international/isearch-x.el: Mostly rewritten.
14404
14405 * international/quail.el (quail-start-conversion): Don't include
14406 unhandled events in the returned events, but set them in
14407 unread-command-events. Exit if all inputs are deleted.
14408
144092000-05-30 Jason Rumney <jasonr@gnu.org>
14410
14411 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
14412
14413 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
14414 Reenable code to create initial fontsets.
14415 Use set-fontset-font in place of put-charset-property.
14416
144172000-05-30 Gerd Moellmann <gerd@gnu.org>
14418
14419 * progmodes/perl-mode.el (perl-indent-line): When looking for a
14420 label, ensure that the first colon isn't followed by another.
14421
14422 * paths.el (Info-default-directory-list): Doc fix.
14423
14424 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
14425 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
14426 send a query containing USER only, not USER@HOST.
14427
14428 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
14429 and rmail-msgend to compute the restriction at the end, instead of
14430 computing it.
14431
144322000-05-29 Gerd Moellmann <gerd@gnu.org>
14433
14434 * dabbrev.el (dabbrev-expand): Don't display messages in the
14435 echo area if the minibuffer window is active.
14436
14437 * jit-lock.el (jit-lock-mode): Add after change function to
14438 local hook.
14439
144402000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
14441
14442 * antlr-mode.el: New commands: hide/unhide actions,
14443 upcase/downcase literals.
14444 (antlr-tiny-action-length): New user option.
14445 (antlr-hide-actions): New command. Suggested by
14446 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14447 (antlr-mode-map): New binding [C-c C-v].
14448 (antlr-mode-menu): New entries.
14449 (antlr-downcase-literals): New command.
14450 (antlr-upcase-literals): Ditto.
14451
14452 * antlr-mode.el: Minor changes: indendation, mode-name.
14453 (antlr-indent-line): Indent cpp directive at column 0.
14454 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14455
14456 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14457 (antlr-font-lock-additional-keywords): Workaround for intentional
14458 bug in XEmacs version of font-lock.
14459 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
14460 be used by a smarter version of `buffers-menu-grouping-function'.
14461
144622000-05-29 Gerd Moellmann <gerd@gnu.org>
14463
14464 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
14465 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
14466
144672000-05-29 Kenichi Handa <handa@etl.go.jp>
14468
14469 * international/encoded-kb.el
14470 (encoded-kbd-iso2022-designation-map): Pay attention to that
14471 charset-iso-final-char return -1 for eight-bit-control and
14472 eight-bit-graphic.
14473
144742000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14475
14476 * speedbar.el (speedbar-use-images, speedbar-update-flag)
14477 (speedbar-easymenu-definition-base): Use display-graphic-p where
14478 available, instead of window-system.
14479
144802000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14481
14482 * international/codepage.el (cp-coding-system-for-codepage-1): Add
14483 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
14484 coding systems.
14485
144862000-05-26 Dave Love <fx@gnu.org>
14487
14488 * disp-table.el (standard-display-underline): Don't use
14489 internal-find-face.
14490
14491 * mail/reporter.el: Maintainer change. Doc fixes.
14492 (reporter-version): Deleted.
14493
14494 * emacs-lisp/elp.el: Maintainer change.
14495 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
14496
144972000-05-26 Stefan Monnier <monnier@cs.yale.edu>
14498
14499 * add-log.el (add-change-log-entry): Merge the current entry with the
14500 previous one if the previous one is empty.
14501
145022000-05-26 Dave Love <fx@gnu.org>
14503
14504 * loadhist.el (unload-feature): Fix interactive spec [from
14505 lijnzaad@ebi.ac.uk].
14506
14507 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
14508 subr-arity to check primitives.
14509 (byte-compile-flush-pending, byte-compile-file-form-progn)
14510 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
14511 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
14512 mapcar.
14513
145142000-05-26 Kenichi Handa <handa@etl.go.jp>
14515
14516 * international/fontset.el: Set family names of non-latin charsets
14517 in default fontset to "*".
14518
14519 * international/mule-diag.el (print-fontset): Combine family part
14520 and registry part of the fontname by "-*-" instead of "-".
14521
14522 * international/mule-cmds.el (encode-coding-char): Make strings
14523 multibyte before calling encode-coding-string.
14524
145252000-05-25 Stefan Monnier <monnier@cs.yale.edu>
14526
14527 * derived.el: Fix keywords.
14528 (define-derived-mode): Only define if needed.
14529
14530 * simple.el (fill-comment, comment-column, comment-start)
14531 (comment-start-skip, comment-end, comment-indent-function)
14532 (block-comment-start, block-comment-end, indent-for-comment)
14533 (set-comment-column, kill-comment, comment-padding, comment-region)
14534 (comment-multi-line, indent-new-comment-line): Remove.
14535
14536 * bindings.el (esc-map): Change ; to comment-dwim and use the new
14537 function names for comment operations.
14538
14539 * newcomment.el: Add abundant autoload cookies.
14540 (comment-style): Don't depend on runtime data at compile-time.
14541 (comment-indent-hook): Remove.
14542 (comment-indent): Check if comment-indent-hook is bound.
14543 (comment-region): Docstring fix.
14544
145452000-05-25 Dave Love <fx@gnu.org>
14546
14547 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
14548 byte-code-function-p.
14549
14550 * mail/rmailsum.el: Add provide.
14551
14552 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
14553
14554 * smerge-mode.el (smerge-diff-switches): Don't use list* in
14555 defcustom.
14556
145572000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
14558
14559 * ediff-diff.el (ediff-exec-process): delete --binary option from
14560 non-buffer ediff jobs.
14561
145622000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14563
14564 * hilit-chg.el (highlight-changes-mode): Ask about color or
14565 grayscale support, not about window-system.
14566
14567 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
14568 window-system.
14569 (ffap-highlight): Always default to t.
14570
14571 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
14572 display-popup-menus-p instead of looking at window-system.
14573
14574 * disp-table.el (standard-display-g1, standard-display-graphic):
14575 Only refuse to use string glyphs on X and MS-Windows.
14576
14577 * avoid.el: Remove window-system from commentary, suggest to use
14578 display-*-p instead.
14579
14580 * apropos.el (apropos-print): Use display-mouse-p instead of
14581 window-system.
14582
145832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14584
14585 * international/codepage.el (cp-decoding-vector-for-codepage):
14586 Fill up unsupported characters with their own codes. From Kenichi
14587 Handa.
14588
145892000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14590
14591 * international/mule-diag.el (describe-char-after): Use
14592 display-graphic-p instead of window-system, so that this function
14593 works on MS-DOS.
14594
145952000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14596
14597 * international/codepage.el (cp-make-coding-systems-for-codepage):
14598 Remove the eight-bit-graphic and eight-bit-control charsets from
14599 the list of charsets which we convert into `?'.
14600
146012000-05-25 Kenichi Handa <handa@etl.go.jp>
14602
14603 * international/mule-conf.el: Specify CHARSET-ID explicitely for
14604 private charsets.
14605 (mule-unicode-0100-24ff, japanese-jisx0213-1,
14606 japanese-jisx0213-2): New charsets.
14607
14608 * international/fontset.el: Setup default fontset for new charsets.
14609
146102000-05-24 Dave Love <fx@gnu.org>
14611
14612 * info.el (Info-find-node-2): Restructure [following "Vadim
14613 S. Solomin" <sovs@uic.nnov.ru>].
14614
14615 * icomplete.el: Fix header for Finder.
14616
146172000-05-24 Eric M. Ludlam <zappo@ultranet.com>
14618
14619 * rmailout.el (rmail-output-to-rmail-file): Added optional param
14620 STAY.
14621
14622 * rmail.el (rmail-automatic-folder-directives): New user variable.
14623 (rmail-show-message): Add call to `rmail-auto-file' during
14624 display.
14625 (rmail-auto-file): New function.
14626
146272000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14628
14629 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
14630 account.
14631 (ediff-test-utility,ediff-diff-mandatory-option)
14632 (ediff-reset-diff-options): Utilities for proper initialization of
14633 ediff-diff-options and ediff-diff3-options on Windows.
14634
14635 * ediff-init.el (ediff-merge-filename-prefix): New customizable
14636 variable.
14637
14638 * ediff-mult.el (ediff-filegroup-action): Use
14639 ediff-merge-filename-prefix.
14640
146412000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
14642
14643 * viper-ex.el (ex-write): Set selective display to nil.
14644
146452000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14646
14647 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
14648 aliases for hebrew-iso-8bit.
14649
146502000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
14651
14652 * woman.el: New version from Francis J. Wright
14653 <F.J.Wright@Maths.QMW.ac.uk>.
14654 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
14655 names in environment variables regardless of the path separator.
14656 (woman-topic-all-completions-1): Don't call file-name-directory-p
14657 on all files, since woman-file-regexp already filters out any
14658 directories.
14659
146602000-05-24 Kenichi Handa <handa@etl.go.jp>
14661
14662 * international/quail.el (quail-start-translation): Don't change
14663 modified-p of the current buffer.
14664 (quail-start-conversion): Likewise.
14665
14666 * international/kkc.el (kkc-region): Don't change modified-p of
14667 the current buffer.
14668
14669 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
14670 conform to RFC1468.
14671 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
14672
146732000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
14674
14675 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
14676 (speedbar-insert-button): Invisible text property fix.
14677 (speedbar-directory-plus): Renamed from speedbar-directory-+
14678 (speedbar-directory-minus): Renamed from speedbar-directory--
14679 (speedbar-page-plus): Renamed from speedbar-file-+
14680 (speedbar-page-minus): Renamed from speedbar-file--
14681 (speedbar-page): Renamed from speedbar-file-
14682 (speedbar-tag): Renamed from speedbar-tag-
14683 (speedbar-tag-plus): Renamed from speedbar-tag-+
14684 (speedbar-tag-minus): Renamed from speedbar-tag--
14685 (speedbar-expand-image-button-alist): Use above renames.
14686
14687 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
14688 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
14689 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
14690 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
14691 * sb-pg.xpm: Renamed from sb-file.xpm
14692 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
14693 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
14694
146952000-05-24 Kenichi Handa <handa@etl.go.jp>
14696
14697 * international/quail.el (quail-show-guidance-buf): Set
14698 current-input-method of the guidance buffer to the name of the
14699 curren input method.
14700
147012000-05-23 Stefan Monnier <monnier@cs.yale.edu>
14702
14703 * progmodes/compile.el (compile-internal): Style typo.
14704
14705 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
14706 quote vars and functions in the docstring.
14707
14708 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
14709
14710 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
14711 Don't quote lambdas.
14712
14713 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
14714
147152000-05-23 Gerd Moellmann <gerd@gnu.org>
14716
14717 * startup.el (command-line): Determine source file of compiled
14718 user init file differently. Warn if compiled user init file
14719 is older than its source file.
14720
14721 * ffap.el (ffap-url-regexp): Add `https'.
14722
147232000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
14724
14725 * files.el (make-backup-file-name-1): Replace slashes with `!'
14726 rather than `|' (which is not allowed on Windows). Replace the
14727 drive letters with a string "drive_X".
14728
147292000-05-23 Gerd Moellmann <gerd@gnu.org>
14730
14731 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
14732
14733 * files.el (interpreter-mode-alist): Add `bash2'.
14734
147352000-05-22 Dave Love <fx@gnu.org>
14736
14737 * loadhist.el (feature-symbols, file-provides, file-requires): Use
14738 mapc.
14739 (feature-file): Avoid calling symbol-name. Doc fix.
14740 (file-set-intersect, file-dependents): Use dolist, not mapcar.
14741 (loadhist-hook-functions): Add mouse-position-function.
14742 (unload-feature): Change uses of mapcar.
14743
14744 * files.el (parse-colon-path): Doc fix.
14745 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
14746 (set-auto-mode): Use mapc.
14747
14748 * complete.el (PC-look-for-include-file): Use :alnum: character
14749 class.
14750 (partial-completion-mode): Add autoload cookie.
14751
147522000-05-22 Sam Steingold <sds@gnu.org>
14753
14754 * info.el (Info-fontify-node): Fixed the call to
14755 `add-text-properties' (bug introduced on 2000-05-18).
14756
147572000-05-22 Dave Love <fx@gnu.org>
14758
14759 * bindings.el: Remove debug-ignored-errors set in other files.
14760
14761 * progmodes/etags.el: Add to debug-ignored-errors.
14762 (visit-tags-table-buffer): Clear out buffers holding old tables
14763 when making a new list.
14764 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
14765 mapc.
14766
14767 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
14768 quote keywords.
14769 (cmpl-string-case-type): Use character classes.
14770
14771 * comint.el:
14772 * textmodes/ispell.el:
14773 * imenu.el:
14774 * mail/mh-e.el:
14775 * progmodes/compile.el: Add to debug-ignored-errors.
14776
14777 * dabbrev.el: Add to debug-ignored-errors.
14778 (dabbrev-completion): Use mapc.
14779
147802000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
14781
14782 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
14783 (woman-mapcan, woman-parse-man.conf)
14784 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
14785 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
14786 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
14787 path syntax better.
14788 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
14789 (woman-manpath): Call woman-parse-man.conf.
14790 (woman-emulation): New defcustom, defaults to nroff.
14791 (woman-font-support): New defconst.
14792 (woman-use-symbol-font): New defcustom.
14793 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
14794 "Emulation".
14795 Many functions: Doc fix.
14796
147972000-05-22 Kenichi Handa <handa@etl.go.jp>
14798
14799 * international/quail.el (quail-simple-translation-keymap): Map
14800 128..255 to quail-self-insert-command.
14801 (quail-keyboard-layout-alist): Add definition for "pc102-de".
14802
148032000-05-22 Stefan Monnier <monnier@cs.yale.edu>
14804
14805 * help.el (help-manyarg-func-alist): Typo.
14806
14807 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
14808 intervals which makes it heaps simpler.
14809
14810 * newcomment.el (comment-region-internal): Go back to BEG after quoting
14811 the nested comment markers.
14812
14813 * subr.el (remove-hook): Don't turn the hook's value into a list.
14814
148152000-05-21 Dave Love <fx@gnu.org>
14816
14817 * edmacro.el (edmacro-parse-keys): Return vector if any elements
14818 are invalid characters.
14819
14820 * international/mule-util.el (detect-coding-with-priority): Use
14821 mapc. Remove redundant lambda.
14822
14823 * international/mule-diag.el (list-non-iso-charset-chars)
14824 (describe-fontset): Remove redundant lambda.
14825
14826 * emulation/crisp.el (brief-mode): New alias.
14827
14828 * emacs-lisp/ring.el (ring-elements): New function.
14829
14830 * emacs-lisp/easymenu.el (easy-menu-create-menu)
14831 (easy-menu-do-add-item): Use keywordp.
14832
14833 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
14834
14835 * replace.el: Doc and error message fixes.
14836 (replace-highlight): Use facep, not internal-find-face.
14837
148382000-05-20 Stefan Monnier <monnier@cs.yale.edu>
14839
14840 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
14841
14842 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
14843 (log-edit-insert-changelog): Drop `:' as well.
14844
14845 * log-view.el: Fix file description.
14846 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
14847 available.
14848 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
14849 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
14850
14851 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
14852 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
14853 Print a status message if the toggle is called interactively.
14854 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
14855 for global minor modes and use `defcustom' for them.
14856 Use add-minor-mode.
14857 (easy-mmode-define-derived-mode): Remove.
14858 (define-derived-mode): Fancier default docstring.
14859 (easy-mmode-define-navigation): Signal an error rather than (ding).
14860
14861 * newcomment.el (comment-styles): New `box-multi'.
14862 (comment-normalize-vars): Better default for comment-continue to
14863 avoid whitespace-only continuations.
14864 (comment-search-forward): Always move even in the no-syntax case.
14865 (comment-padright): Only obey N if it's only obeyed for padleft.
14866 (comment-make-extra-lines): Better handling of empty continuations.
14867 Use `=' for the filler if comment-start has only one character.
14868 (uncomment-region): Try handling the special `=' filler.
14869 (comment-region): Allow LINES even if MULTI is nil.
14870 (comment-box): Choose box style based on comment-style.
14871
148722000-05-20 Kenichi Handa <handa@etl.go.jp>
14873
14874 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
14875 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
14876
148772000-05-20 Kenichi HANDA <handa@etl.go.jp>
14878
14879 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
14880 and insert, not subst-char-in-region.
14881
14882 * international/mule-diag.el (list-character-sets-1): Handle
14883 charsets eight-bit-control and eight-bit-graphic.
14884 (list-iso-charset-chars): Likewise.
14885 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
14886 charactes as is. Use indent-to to align characters.
14887
14888 * international/mule-cmds.el (find-multibyte-characters): Never
14889 exclude charsets eight-bit-control and eight-bit-graphic.
14890
148912000-05-19 Stefan Monnier <monnier@cs.yale.edu>
14892
14893 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
14894 Don't quote lambdas.
14895
14896 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
14897
148982000-05-19 Gerd Moellmann <gerd@gnu.org>
14899
14900 * gud.el (gud-jdb-directories): Doc fix.
14901
149022000-05-19 Stefan Monnier <monnier@cs.yale.edu>
14903
14904 * newcomment.el: New file.
14905
149062000-05-19 Gerd Moellmann <gerd@gnu.org>
14907
14908 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
14909
149102000-05-18 Andreas Schwab <schwab@suse.de>
14911
14912 * dired.el (dired-between-files): Also skip lines beginning with
14913 `used'.
14914
149152000-05-18 Gerd Moellmann <gerd@gnu.org>
14916
14917 * msb.el (msb-menu-cond): Add choice `user'.
14918
149192000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14920
14921 * ps-print.el: Compatibility, customization and doc fix.
14922 (ps-printer-name-option): Replace defconst by defvar.
14923 (ps-postscript-code-directory): XEmacs compatibility.
14924 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
14925 fix.
14926 (ps-user-defined-prologue, ps-print-prologue-header)
14927 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
14928 compatibility and code fix.
14929 (ps-print-background-image, ps-print-background-text):
14930 Customization fix.
14931 (ps-line-number-start, ps-n-up-on): New vars.
14932
149332000-05-18 Espen Skoglund <esk@ira.uka.de>
14934
14935 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
14936 the indent-comment function to just return the appropriate indent.
14937
149382000-05-18 Eric M. Ludlam <zappo@ultranet.com>
14939
14940 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
14941 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
14942 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
14943
149442000-05-18 Dave Love <fx@gnu.org>
14945
14946 * info.el (Info-fontify-node): Add intangible property as well as
14947 invisible.
14948
14949 * calendar/appt.el (appt-make-list): Match all lines of entry.
14950 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
14951
149522000-05-18 Kenichi Handa <handa@etl.go.jp>
14953
14954 * international/mule-diag.el (describe-char-after): Call
14955 internal-char-font, not char-font. If internal-char-font returns
14956 nil, display "-- none --".
14957
149582000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
14959
14960 * image.el (image-type-available-p): Don't reference image-types
14961 if it isn't bound.
14962
149632000-05-17 Stefan Monnier <monnier@cs.yale.edu>
14964
14965 * autoarg.el (autoarg-mode): Typo in the :set argument.
14966
149672000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
14968
14969 * startup.el (command-line-1): Don't signal an error if the
14970 directory for auto-save-list files does not yet exist.
14971
149722000-05-17 Kenichi Handa <handa@etl.go.jp>
14973
14974 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
14975
149762000-05-16 Stefan Monnier <monnier@cs.yale.edu>
14977
14978 * subr.el (remove-hook): `setq' hook-value, not `set'.
14979
149802000-05-16 Sam Steingold <sds@gnu.org>
14981
14982 * info.el (debug-ignored-errors): More errors to ignore.
14983
149842000-05-16 Dave Love <fx@gnu.org>
14985
14986 * cus-edit.el: Don't require cl or easymenu.
14987 (custom-variable-prompt): Test standard-value property, not
14988 user-variable-p.
14989
149902000-05-16 Sam Steingold <sds@gnu.org>
14991
14992 * subr.el (add-hook): `setq' hook-value, not `set'.
14993
149942000-05-16 Gerd Moellmann <gerd@gnu.org>
14995
14996 * startup.el (command-line-1): Mention the FAQ in the startup
14997 message.
14998
14999 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15000
15001 * progmodes/compile.el (compilation-parse-errors): Collect
15002 `nomessage' regexps last.
15003
15004 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15005
15006 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15007 to the function name.
15008
150092000-05-15 Dave Love <fx@gnu.org>
15010
15011 * speedbar.el (speedbar-recenter): Typo.
15012 (speedbar-expand-line): Make arg optional.
15013 (speedbar-mode): Avoid a compiler warning.
15014
150152000-05-15 Gerd Moellmann <gerd@gnu.org>
15016
15017 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15018 user-specified option string is empty.
15019
15020 * mouse.el (mouse-yank-at-click): Doc fix.
15021
150222000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15023
15024 * term/internal.el (IT-character-translations): More updates of
15025 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15026 documents.
15027
150282000-05-15 Gerd Moellmann <gerd@gnu.org>
15029
15030 * env.el (getenv): New function, interactively callable.
15031 (setenv, getenv): Remove autoload cookies.
15032
15033 * loadup.el: Load `env'.
15034
15035 * progmodes/f90.el: Change author's mail address.
15036
150372000-05-14 Dave Love <fx@gnu.org>
15038
15039 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15040 goto-addr as an option.
15041
15042 * help.el (help-xref-stack): Doc fix.
15043 (help-xref-following): New variable.
15044 (help-make-xrefs): Use it.
15045 (help-xref-go-back): Use position information from stack element.
15046 (help-follow): Make position in stack element a pair. Use
15047 help-xref-following.
15048
15049 * autoarg.el: New file.
15050
15051 * faces.el: Declare more functions obsolete.
15052
15053 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15054 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15055 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15056 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15057 Remove all the setup-...-environment functions.
15058
150592000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15060
15061 * speedbar.el: Updated the commentary section. xemacs20p now uses
15062 >= when detecting. Require `defimage' safely.
15063 (speedbar-easymenu-definition-base): Add toggle for images.
15064 (speedbar-easymenu-definition-special): Add flush cache & expand.
15065 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15066 (speedbar-reconfigure-keymaps-hook): New variable.
15067 (speedbar-frame-parameters): Updated documentation.
15068 (speedbar-use-imenu-flag): Updated custom tag
15069 (speedbar-dynamic-tags-function-list): New variable.
15070 (speedbar-tag-hierarchy-method): Updated doc & custom.
15071 (speedbar-indentation-width, speedbar-indentation-width) New
15072 variables.
15073 (speedbar-hide-button-brackets-flag): Customizable.
15074 (speedbar-vc-indicator): Doc update.
15075 (speedbar-ignored-path-expressions): Updated default value.
15076 (speedbar-supported-extension-expressions): Updated default value.
15077 (speedbar-syntax-table): Remove {} paren status.
15078 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15079 as "+". Added overlay aliases.
15080 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15081 `force-mode-line-update'.
15082 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15083 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15084 `mouse-set-point'
15085 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15086 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15087 of arbitrary text, and new helper functions.
15088 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15089 filename finder.
15090 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15091 (speedbar-directory-buttons): Update path search/expansion.
15092 (speedbar-make-tag-line): Pay attention to
15093 `speedbar-indentation-width'. Use more care w/ invisible
15094 properties.
15095 (speedbar-change-expand-button-char): Call
15096 `speedbar-insert-image-button-maybe'.
15097 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15098 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15099 (speedbar-trim-words-tag-hierarchy)
15100 (speedbar-simple-group-tag-hierarchy): New functions
15101 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15102 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15103 functions.
15104 (speedbar-mouse-set-point): New function
15105 (speedbar-power-click): Updated documentation.
15106 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15107 of tag prefix text.
15108 (speedbar-expand-line, speedbar-contract-line): Make more robust
15109 to strange text.
15110 (speedbar-expand-line): Takes universal argument to flush the
15111 cache.
15112 (speedbar-flush-expand-line): New function.
15113 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15114 Use new generator insertion method.
15115 (speedbar-fetch-dynamic-tags): New function.
15116 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15117 `speedbar-fetch-dynamic-imenu'.
15118 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15119 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15120 "Revert Buffer" menu items.
15121 (speedbar-buffer-buttons-engine): Be smarter when creating a
15122 filename tag (for expansion purposes.).
15123 (speedbar-highlight-one-tag-line,
15124 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15125 (speedbar-recenter): New functions.
15126 (defimage-speedbar): Image loading abstraction.
15127 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15128 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15129 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15130 (speedbar-tag-type, speedbar-tag-mail): New images.
15131 (speedbar-expand-image-button-alist): New variable.
15132 (speedbar-insert-image-button-maybe): Insert an image over some
15133 buttons.
15134
151352000-05-13 Kenichi Handa <handa@etl.go.jp>
15136
15137 * international/mule-cmds.el (encode-coding-char): An ASCII
15138 character is always encodable.
15139
15140 * international/mule-conf.el: Add more information in descriptions
15141 of character sets.
15142
15143 * international/mule-diag.el (describe-char-after): New function.
15144 (describe-font-internal): Adjusted for the change of font-info.
15145 (describe-font): Likewise.
15146 (print-fontset): Rewritten for the new fontset implementation.
15147 (describe-fontset): Include fontset alias names in completion.
15148 (list-fontsets): Adjusted for the change of print-fontset.
15149
15150 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15151 describe-char-after instead of displaying the detail in the echo
15152 area.
15153 (syntax-code-table): Format changed.
15154 (string-to-syntax): Adjusted for the above change.
15155
151562000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15157
15158 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15159
151602000-05-12 Dave Love <fx@gnu.org>
15161
15162 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15163 dependence. Use line-{beginning,end}-position, not
15164 point-at{b,e}ol. Some doc fixes.
15165 (todo-position): New function. Fix callers of position to use it.
15166 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15167
151682000-05-12 Gerd Moellmann <gerd@gnu.org>
15169
15170 * time.el (display-time-mail-icon): Use `:ascent center'.
15171
15172 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15173 handling FTP security extensions.
15174
151752000-05-11 Dave Love <fx@gnu.org>
15176
15177 * calendar/todo-mode.el: New file.
15178
151792000-05-11 Gerd Moellmann <gerd@gnu.org>
15180
15181 * comint.el (comint-read-input-ring): Move reference to
15182 comint-input-ring-size outside of the save-excursion. It was
15183 causing the default value to be the only one ever seen.
15184
15185 * font-lock.el: Update copyright. Remove Simon Marshall's email
15186 address on request from him.
15187
15188 * subr.el (substitute-key-definition): Add comment describing
15189 the meaning of PREFIX.
15190
151912000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15192
15193 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15194
15195 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15196 (add-minor-mode): Don't make the variable buffer-local and add a
15197 reference to define-minor-mode in the docstring.
15198
15199 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15200 HEADER/FOOTER and fix bug with trailing empty directory.
15201 (cvs-append-to-ignore): Use vc-editable-p if available.
15202 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15203 (vc-do-command): Tweak advice to handle the new VC.
15204
15205 * log-view.el (log-view-goto-rev): New function for the new VC.
15206 (log-view-minor-wrap): Use mark-active.
15207
15208 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15209 (log-edit-changelog-full-paragraphs): New var.
15210 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15211 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15212 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15213 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15214 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15215 Replace the `cvs' prefix with `log-edit'.
15216
15217 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15218
15219 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15220 (diff-font-lock-defaults): Explicitly turn off multiline.
15221 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15222 (diff-ediff-patch): Fix call to ediff-patch-file.
15223 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15224 Handle comments.
15225
15226 * frame.el (automatic-hscrolling): Typo.
15227
15228 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15229
152302000-05-09 Sam Steingold <sds@goems.com>
15231
15232 * apropos.el (apropos-print): use `describe-face' instead of
15233 `customize-face-other-window'.
15234
152352000-05-09 Dave Love <fx@gnu.org>
15236
15237 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15238
15239 * help.el (describe-variable): Have customize button pop the
15240 help-xref stack when invoked.
15241 (help-xref-symbol-regexp): Add `face'.
15242 (help-make-xrefs): Check for quoted face names and adapt regexp
15243 submatch numbers to cope.
15244 (help-xref-interned): Maybe insert face doc too. Separate
15245 sections with a line of hyphens.
15246
15247 * faces.el: Some doc fixes. Declare some functions obsolete.
15248 (describe-face): Add customize button. Return the help
15249 text. Fix prompt.
15250
152512000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15252
15253 * term/internal.el (IT-character-translations): Fix last change.
15254
152552000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15256
15257 * woman.el: New file
15258 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15259
152602000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15261
15262 * term/internal.el (IT-character-translations): Update ASCII
15263 simulations for greek-iso8859-7, add latin-iso8859-14 and
15264 latin-iso8859-15.
15265
15266 * international/mule-cmds.el (set-language-info-alist): Call
15267 define-prefix-command with 3 arguments, to make the map suitable
15268 for a menu.
15269
152702000-05-07 Dave Love <fx@gnu.org>
15271
15272 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15273
152742000-05-05 Dave Love <fx@gnu.org>
15275
15276 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15277 list in doc string. Don't quote keyword symbols.
15278 * emacs-lisp/cl.el: Likewise
15279 * emacs-lisp/cl-seq.el: Likewise
15280
152812000-05-05 Gerd Moellmann <gerd@gnu.org>
15282
15283 * abbrev.el (abbrev-mode): Make ARG optional.
15284
152852000-05-04 Gerd Moellmann <gerd@gnu.org>
15286
15287 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15288
15289 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15290
15291 * subr.el (substitute-key-definition): Clarify documentation.
15292
152932000-05-04 Milan Zamazal <pdm@freesoft.cz>
15294
15295 * glasses.el (glasses-convert-to-unreadable): Use
15296 `glasses-separator' instead of the hard-wired "_".
15297 (glasses-mode): Call `glasses-make-unreadable' only in a single
15298 place.
15299
153002000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15301
15302 * term/internal.el (cjk-codepages-alist): Add associations for
15303 Chinese and Korean codepages. Remove FIXME comment.
15304
153052000-05-03 Dave Love <fx@gnu.org>
15306
15307 * time.el (display-time-mail-face, display-time-use-mail-icon):
15308 New option.
15309 (display-time-mail-icon): New variable.
15310 (display-time-string-forms): Use the above. Fix the local-map.
15311
153122000-05-03 Gerd Moellmann <gerd@gnu.org>
15313
15314 * replace.el (query-replace-map): Add binding for `E'.
15315 (query-replace-help): Extend help text.
15316 (perform-replace): Allow editing the replacement string.
15317
15318 * make-mode.el (makefile-mode-abbrev-table): New variable.
15319 (makefile-mode): Set local abbrev table to
15320 makefile-mode-abbrev-table.
15321 (makefile-font-lock-keywords): Fontify includes and conditionals.
15322
15323 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15324 set TOGGLE's value.
15325
15326 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15327 mail-interactive-insert-alias.
15328 (mail-abbrev-complete-alias): New command.
15329 (mail-mode-map): Bind it to `M-TAB'.
15330
153312000-05-03 Kenichi Handa <handa@etl.go.jp>
15332
15333 * language/lao-util.el (lao-compose-region): New function.
15334
153352000-05-02 Gerd Moellmann <gerd@gnu.org>
15336
15337 * files.el (recover-session): Make directories as necessary
15338 if they don't exist yet.
15339
15340 * calendar/cal-french.el
15341 (french-calendar-multibyte-special-days-array)
15342 (french-calendar-special-days-array): Change French text.
15343 (calendar-french-date-string): Change output.
15344 (calendar-goto-french-date): Likewise.
15345
153462000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15347
15348 * wid-edit.el (widget-default-active): Obey `:always-active'.
15349 (widget-documentation-string-value-create): Set `:always-active'.
15350
153512000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15352
15353 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15354 default prefix to `~/_emacs.d/auto-save.list/_s'.
15355 (normal-top-level): Create the directory for auto-save files, if
15356 it doesn't already exist (in the ms-dos case only).
15357
153582000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15359
15360 * international/mule-cmds.el (set-language-environment): Don't
15361 concat an integer (dos-codepage), use format instead.
15362
153632000-05-02 Dave Love <fx@gnu.org>
15364
15365 * help.el (help-xref-on-pp): Check for constant symbols.
15366
153672000-04-29 Gerd Moellmann <gerd@gnu.org>
15368
15369 * startup.el (normal-top-level): Put a condition-case around
15370 the code loading subdirs.el.
15371
153722000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15373
15374 * ps-print.el: Upside-down and face background color printing,
15375 line number step, doc fix.
15376 (ps-print-version): New version number (5.2).
15377 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15378 (ps-face-attribute-list, ps-plot-with-face): Code fix.
15379 (ps-spool-config): Var fix.
15380 (ps-printer-name-option): Const fix.
15381 (ps-print-upside-down, ps-use-face-background)
15382 (ps-line-number-step): New vars.
15383 (ps-window-system, ps-lp-system): New consts.
15384 (ps-face-background): New fun.
15385
153862000-04-28 Richard Stallman <rms@gnu.org>
15387
15388 * files.el (make-auto-save-file-name):
15389 Apply auto-save-file-name-transforms to visited file name
15390 before generating auto save file name.
15391 (auto-save-file-name-transforms): New variable.
15392
15393 * files.el (backup-enable-predicate):
15394 Correctly test for a file under a temporary directory.
15395
153962000-04-28 Gerd Moellmann <gerd@gnu.org>
15397
15398 * subr.el (add-minor-mode): Rewritten.
15399
154002000-04-28 Kenichi Handa <handa@etl.go.jp>
15401
15402 * mail/sendmail.el (sendmail-send-it): Set
15403 buffer-file-coding-system to the selected coding system for MIME
15404 header.
15405
154062000-04-27 Gerd Moellmann <gerd@gnu.org>
15407
15408 * dired.el (dired-move-to-filename-regexp): Allow format where
15409 YYYY is followed by two spaces.
15410
15411 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
15412 in the second character class of the regexp.
15413
15414 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
15415 mh-etc, too.
15416
15417 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
15418 nil.
15419
15420 * subr.el (add-minor-mode): Use `set' instead of `setq'.
15421
15422 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
15423 argument.
15424
154252000-04-27 Sen Nagata <sen@eccosys.com>
15426
15427 * emacs-lisp/crm.el (crm-completion-table): New variable.
15428 (crm-collection-fn, crm-test-completion)
15429 (completing-read-multiple): Use it.
15430
154312000-04-27 Dave Love <fx@gnu.org>
15432
15433 * help.el (locate-library): Use mapc.
15434 (help-manyarg-func-alist): Add call-process-region.
15435
154362000-04-26 Gerd Moellmann <gerd@gnu.org>
15437
15438 * subr.el (add-minor-mode): Make argument MAP optional.
15439
15440 * desktop.el (desktop-save): Save list of minor modes.
15441 (desktop-create-buffer): Restore minor modes.
15442 (desktop-minor-mode-table): New user-option.
15443
15444 * subr.el (add-minor-mode): New function.
15445
15446 * image.el (find-image): New function.
15447 (defimage): Rewritten to find image at load time.
15448
15449 * startup.el (normal-top-level-add-to-load-path): Handle
15450 case that the default directory is not in load-path.
15451
15452 * help.el: Old patch from Stefan Monnier.
15453 (help-xref-on-pp): New function.
15454 (describe-variable): Use it to display xrefs in a symbol's value.
15455
154562000-04-26 Stefan Monnier <monnier@cs.yale.edu>
15457
15458 * cus-edit.el (custom-face): Fix parenthesis.
15459
154602000-04-26 Kenichi Handa <handa@etl.go.jp>
15461
15462 * mail/rmail.el (rmail-expunge): When there are no deleted
15463 messages, do nothing.
15464
154652000-04-26 Dave Love <fx@gnu.org>
15466
15467 * international/mule-cmds.el (locale-translation-file-name):
15468 Defvar to nil.
15469 (set-locale-environment): Set it here (at runtime).
15470
154712000-04-25 Gerd Moellmann <gerd@gnu.org>
15472
15473 * replace.el (perform-replace): Add parameters START and END. Use
15474 them instead of the check for a region in Transient Mark mode.
15475 (query-replace-read-args): Return two more list elements for the
15476 start and end of the region in Transient Mark mode.
15477 (query-replace, query-replace-regexp, query-replace-regexp-eval)
15478 (map-query-replace-regexp, replace-string, replace-regexp): Add
15479 optional last arguments START and END and pass them to
15480 perform-replace.
15481
15482 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
15483 form with additional arguments for perform-replace.
15484
15485 * progmodes/etags.el (tags-query-replace): Add parameters START
15486 and END. Construct a form with additional arguments for
15487 perform-replace.
15488
15489 * simple.el (shell-command): Set default directory for "*Shell
15490 Command Output" buffer.
15491
15492 * language/european.el (iso-latin-4): Fix typo.
15493
15494 * emacs-lisp/crm.el: New file.
15495
154962000-04-24 Dave Love <fx@gnu.org>
15497
15498 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15499 (Custom-reset-saved, Custom-reset-standard)
15500 (custom-group-value-create, custom-group-set, custom-group-save)
15501 (custom-group-reset-current, custom-group-reset-saved)
15502 (custom-group-reset-standard): Use mapc.
15503 (custom-buffer-create-internal): Disable undo when creating items.
15504 Use mapc.
15505 (custom-face): Avoid redundant lambda.
15506
155072000-04-24 Gerd Moellmann <gerd@gnu.org>
15508
15509 * startup.el (auto-save-list-file-prefix): Set default to
15510 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
15511
155122000-04-24 Sam Steingold <sds@gnu.org>
15513
15514 * time-stamp.el (time-stamp-string-preprocess): Always convert
15515 `field-result' to a string.
15516
155172000-04-24 Gerd Moellmann <gerd@gnu.org>
15518
15519 * frame.el (scrolling): New group.
15520 (automatic-hscrolling): New user-option.
15521
15522 * startup.el (command-line-x-option-alist): Add `-lsp' and
15523 `--line-spacing'.
15524
155252000-04-19 Dave Love <fx@gnu.org>
15526
15527 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
15528 (cl-mapc): Rename from mapc. Fix the funcall.
15529
155302000-04-19 Gerd Moellmann <gerd@gnu.org>
15531
15532 * simple.el (clone-indirect-buffer-other-window): New command.
15533 (clone-indirect-buffer): Add optional arg NORECROD.
15534 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
15535
15536 * help.el (resize-temp-buffer-window): Use count-screen-lines.
15537
15538 * window.el (count-screen-lines): New function.
15539 (shrink-window-if-larger-than-buffer): Use count-screen-lines
15540 instead of window-buffer-height.
15541
15542 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
15543 non-existing variable comint-input-sentinel.
15544 (inferior-lisp-args-to-list): Removed.
15545 (inferior-lisp): Use split-string instead of
15546 inferior-lisp-args-to-list.
15547
15548 * hexl.el (hexl-insert-hex-string): New command.
15549
15550 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
15551 instead of concat.
15552
155532000-04-18 Gerd Moellmann <gerd@gnu.org>
15554
15555 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
15556 at the start of an existing but empty folder.
15557
155582000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15559
15560 * ps-mule.el: Customization fix, doc fix.
15561 (ps-multibyte-buffer): Customization fix.
15562
155632000-04-17 Richard M. Stallman <rms@gnu.org>
15564
15565 * subr.el (read-passwd): Use read-char-exclusive.
15566
155672000-04-17 Gerd Moellmann <gerd@gnu.org>
15568
15569 * textmodes/texinfo.el (texinfo-insert-@email)
15570 (texinfo-insert-@emph, texinfo-insert-@quotation)
15571 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
15572 (texinfo-mode-map): Add key bindings for them.
15573
15574 * files.el (basic-save-buffer-2): Use a template with `$'
15575 instead of `#' for VMS.
15576
15577 * simple.el (clone-indirect-buffer): New function.
15578
155792000-04-16 Stephen Eglen <stephen@gnu.org>
15580
15581 * iswitchb.el (iswitchb-case): New function. If the user input
15582 contains any upper-case characters, the search is made
15583 case-sensitive.
15584
155852000-04-17 Stefan Monnier <monnier@cs.yale.edu>
15586
15587 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
15588 comment-end.
15589 (texinfo-font-lock-syntactic-keywords): New var.
15590 (texinfo-font-lock-keywords): Remove comment regexp.
15591 (texinfo-insert-block): New function.
15592 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
15593 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
15594 and font-lock-defaults. Use regexp-opt for outline-regexp.
15595 (texinfo-environments): New var.
15596 (texinfo-environment-regexp): Use regexp-opt and
15597 texinfo-environments.
15598
15599 * textmodes/ispell.el (ispell-menu-map-needed): Check that
15600 ispell-process is bound since this might be eval'd before ispell
15601 is loaded.
15602 (ispell-message): Use a tiny bit less magic and a bit more hard
15603 data to figure out what kind of sc-cite-regexp to use.
15604
15605 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
15606
15607 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
15608 (insert-cyclic-diary-entry): Unquote the lambda.
15609
15610 * gud.el (gud-jdb-build-source-files-list): Fix typo.
15611
15612 * files.el (backup-enable-predicate): Unquote the lambda.
15613
15614 * cus-edit.el (custom-face, face): Unquote the lambda.
15615
156162000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15617
15618 * ps-print.el: Check for line-beginning-position definition.
15619
15620 * ps-print.el: Fix counting lines in a region.
15621 (ps-print-version): New version number (5.1.5).
15622 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
15623 (ps-printing-region): Fun code fix.
15624
156252000-04-15 Gerd Moellmann <gerd@gnu.org>
15626
15627 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
15628 to file-directory-p.
15629
156302000-04-14 Gerd Moellmann <gerd@gnu.org>
15631
15632 * gud.el (gud-jdb-build-source-files-list): Check that directory
15633 exists before calling directory-files.
15634
156352000-04-13 Dave Love <fx@gnu.org>
15636
15637 * emacs-lisp/trace.el: Change maintainer. Use new backquote
15638 syntax.
15639
15640 * emacs-lisp/cl-specs.el: Remove when, unless.
15641
15642 * emacs-lisp/cl-extra.el: Don't quote keywords.
15643 (cl-old-mapc): New variable.
15644 (mapc): Use it.
15645 (cl-map-intervals): Use with-current-buffer. Don't check for
15646 next-property-change.
15647 (cl-map-overlays): Use with-current-buffer.
15648 (cl-expt): Remove.
15649 (copy-tree, remprop): Define unconditionally.
15650
15651 * emacs-lisp/cl-compat.el (keywordp): Remove.
15652
15653 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
15654 to use keywordp.
15655 (edebug-spec): Enable keywordp.
15656
15657 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
15658 string-lessp.
15659
15660 * cus-start.el: Use keywordp.
15661
156622000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15663
15664 * diary-lib.el (include-other-diary-files): Fix the fix of
15665 2000-02-18 by doing a save-excursion.
15666
156672000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15668
15669 * ps-print.el: Customization fix, doc fix.
15670 (ps-print-version): New version number (5.1.4).
15671 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
15672 (ps-print-preprint): Adjust code.
15673 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
15674 (ps-print-prologue-header, ps-print-control-characters)
15675 (ps-spool-config): Customization fix.
15676
156772000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
15678
15679 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
15680 converted to the new menu-item format, names silightly changed,
15681 help strings added.
15682
15683 Support for spelling without async subprocesses:
15684
15685 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
15686 (ispell-session-buffer): New variables.
15687 (ispell-start-process, ispell-process-status,
15688 ispell-accept-output, ispell-send-string): New functions, for
15689 Ispell invocation when async subprocesses aren't supported.
15690 (ispell-word, ispell-pdict-save, ispell-command-loop,
15691 ispell-process-line, ispell-buffer-local-parsing): Replace calls
15692 to process-send-string with calls to ispell-send-string, and
15693 accept-process-output with ispell-accept-output.
15694 (ispell-init-process): Call ispell-process-status instead of
15695 process-status with.
15696 (ispell-init-process): Call ispell-start-process. Call
15697 ispell-accept-output and ispell-send-string. Don't call
15698 process-kill-without-query and kill-process if they are unbound.
15699 (ispell-async-processp): New function.
15700
157012000-04-12 Dave Love <fx@gnu.org>
15702
15703 * info.el: Add debug-ignored-errors.
15704 (Info-mode-menu): Add some items.
15705 (Info-directory): Add autoload cookie.
15706
15707 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
15708 Modify `truncate-lines'. Make `describe-language-environment'
15709 always visible and add help. Modify `describe-key' help. Invoke
15710 Info-directory from `info'. New entry `emacs-manual'.
15711
157122000-04-10 Gerd Moellmann <gerd@gnu.org>
15713
b291c86c
SM
15714 * progmodes/ebrowse.el (ebrowse-tree-mode):
15715 Use propertized-buffer-identification.
a30eb617
DL
15716 (ebrowse-update-member-buffer-mode-line): Likewise.
15717 (ebrowse--mode-strings): Removed.
15718 (ebrowse--mode-line-props): Removed.
15719
15720 * files.el (auto-mode-alist): Add `EBROWSE'.
15721
15722 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
15723 space before testing for end of buffer.
15724 (ebrowse-load): Removed.
15725 (ebrowse-revert-tree-buffer-from-file): Rewritten.
15726 (ebrowse-create-tree-buffer): Rewritten.
15727 (ebrowse-tree-mode): Read tree from buffer.
15728
15729 * progmodes/ebrowse-ffh.el: Removed.
15730
157312000-04-10 Kenichi Handa <handa@etl.go.jp>
15732
15733 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
15734
157352000-04-10 Gerd Moellmann <gerd@gnu.org>
15736
15737 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
15738 at the wrong place.
15739
157402000-04-09 Dave Love <fx@gnu.org>
15741
b291c86c
SM
15742 * files.el (backup-enable-predicate):
15743 Use temporary-file-directory, small-temporary-file-directory.
15744 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
15745 (make-backup-file-name-1): New function.
15746 (make-backup-file-name): Use it.
b291c86c 15747 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
15748 (file-newest-backup): Use make-backup-file-name.
15749
157502000-04-09 Gerd Moellmann <gerd@gnu.org>
15751
15752 * progmodes/ebrowse-ffh.el: New file.
15753
86f6474c
SM
15754 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
15755 Moved to ebrowse-ffh.el.
a30eb617
DL
15756 (ebrowse-load): Add autoload.
15757
15758 * finder.el (finder-commentary): Add autoload cookie.
15759
15760 * mail/rfc2368.el: Correct author's email address.
15761
15762 * progmodes/ebrowse.el: New file.
15763
15764 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
15765 item help string.
15766 (easy-menu-do-add-item): Ditto.
15767 (easy-menu-define): Extend doc string.
15768
86f6474c 15769 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
15770 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
15771 (jit-lock-function, jit-lock-stealth-fontify): Don't use
15772 with-buffer-unmodified.
15773
157742000-04-08 Dave Love <fx@gnu.org>
15775
15776 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
15777 unless, when.
15778
157792000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
15780
15781 * viper-util.el (viper-put-on-search-overlay): New subroutine.
15782 (viper-flash-search-pattern): No operation when using Emacs
15783 doesn't support face.
15784 Use `viper-put-on-search-overlay'.
15785
157862000-04-04 Gerd Moellmann <gerd@gnu.org>
15787
15788 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
15789 like C-r.
15790
15791 * progmodes/make-mode.el: Some doc fixes.
15792 (makefile-mode-abbrev-table): New variable.
15793 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
15794 (makefile-font-lock-keywords): Fontify includes and conditionals.
15795 (toplevel): Require `dabbrev' and `add-log' when compiling.
15796
15797 * replace.el (perform-replace): Don't move forward one char
15798 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
15799 to do that because it leaves point 1 position after the last
15800 replacement, after everything has been replaced.
15801
15802 * jit-lock.el (with-buffer-unmodified): New macro.
15803 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
15804 modified state.
15805 (jit-lock-function-1): Extracted from jit-lock-function; not
15806 preserving buffer's modified state.
86f6474c
SM
15807 (jit-lock-function, jit-lock-stealth-fontify):
15808 Call jit-lock-function-1.
a30eb617
DL
15809
15810 * mail/rfc2368.el: Remove supernumerary copyright line.
15811
158122000-04-04 Milan Zamazal <pdm@freesoft.cz>
15813
15814 * glasses.el: Provide facilities for inserting space before left
15815 parentheses and uncapitalization of identifiers.
15816 (glasses-mode): Try to remove old overlays in all cases.
15817
158182000-04-03 Gerd Moellmann <gerd@gnu.org>
15819
15820 * progmodes/compile.el (compile-internal): Display the compilation
15821 buffer in a different frame, if it's already displayed there.
15822
15823 * mail/rfc2368.el: New file.
15824
15825 * simple.el (sendmail-user-agent-compose): Recognize a `body'
15826 header and insert its value as mail body.
15827
15828 * subr.el (member-ignore-case): New function.
15829
15830 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
15831 (dabbrev--find-expansion): Ignore buffers matching a regexp
15832 from dabbrev-ignored-regexps.
15833
15834 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
15835 to extensions handled by gzip.
15836
158372000-04-03 Richard M. Stallman <rms@gnu.org>
15838
15839 * files.el (insert-directory): List the total free space
15840 along with the used space.
15841
15842 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
15843 line is followed by one that matches CITATION-REGEXP, end the
15844 paragraph.
15845
158462000-04-03 Markus Rost <rost@delysid.gnu.org>
15847
15848 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
15849 (rmail-make-basic-summary-line): Use that option.
15850
158512000-04-03 Kenichi Handa <handa@etl.go.jp>
15852
15853 * international/mule-cmds.el (encoded-string-description):
15854 Rewritten. Try pretty description for ISO 2022 escape sequences
15855 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
15856 for hexadecimal format.
15857
158582000-04-01 Dave Love <fx@gnu.org>
15859
15860 * cpp.el: Change customization group to `c' from `C'.
15861
15862 * vcursor.el (vcursor-move): Use display-color-p.
15863
15864 * international/mule-util.el: Provide mule-utils.
15865 (string-to-sequence): Simplify and speed up.
15866
15867 * international/mule.el (make-coding-system): Purecopy doc-string.
15868
15869 * international/mule-cmds.el: Various menu changes.
15870 (describe-specified-language-support): Handle `Default'.
15871 (set-language-info): Purecopy `info'.
15872
158732000-03-31 Andrew Innes <andrewi@gnu.org>
15874
15875 * vc.el (vc-backend-diff): Return the correct status if we had to
15876 retry the rcsdiff command without the --brief option.
15877
158782000-03-31 Dave Love <fx@gnu.org>
15879
15880 * help.el (help-manyarg-func-alist): Correct several omissions.
15881
15882 * add-log.el: Don't require cl, fortran.
15883 (add-log-current-defun-function): Doc fix.
86f6474c 15884 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 15885 (change-log-version-rcs): Function deleted.
86f6474c
SM
15886 (change-log-version-number-search): Doc fix.
15887 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
15888 (add-change-log-entry): Just call add-log-current-defun to get
15889 defun. Simplify somewhat.
15890 (change-log-get-method-definition-1): Likewise.
15891 (add-log-current-defun): Return nil if calling
15892 add-log-current-defun-function does so. Move Fortran stuff to
15893 fortran.el. Return string without properties.
15894
15895 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
15896 and :alpha: char classes.
15897
15898 * mail/supercite.el: Defvar curline when compiling.
15899 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
15900 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
15901 rather than a-zA-Z0-9 to allow non-ASCII characters.
15902
159032000-03-31 Gerd Moellmann <gerd@gnu.org>
15904
15905 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
15906
15907 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15908 Re-enable new code.
15909
15910 * lpr.el (print-region-1): Use -d to specify printer name for
15911 systems `usg-unix-v*, `dgux', `hpux', `irix'.
15912
159132000-03-31 Dave Love <fx@gnu.org>
15914
86f6474c
SM
15915 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
15916 Look for function definition in symbol's function value slot first
a30eb617
DL
15917 instead of first consulting byte-compile-function-environment.
15918
159192000-03-31 Kenichi Handa <handa@etl.go.jp>
15920
15921 * language/european.el ("Polish"): New language environment.
15922 (setup-polish-environment): New function.
15923
159242000-03-30 Gerd Moellmann <gerd@gnu.org>
15925
15926 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15927 Disable new code.
15928
15929 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
15930 trying to `load' the symbol of an autoload instead of the file
15931 recorded in the autoload. Fix error messages.
15932
159332000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15934
15935 * ps-print.el: PostScript programming fix for ghostview, doc fix.
15936 (ps-print-version): New version number (5.1.3).
15937 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
15938 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
15939 (ps-generate-postscript-with-faces): Code fix.
15940 (ps-color-values): XEmacs compatibility.
15941 (ps-print-background-image, ps-print-background-text, ps-printer-name)
15942 (ps-default-fg, ps-default-bg): Adjust customization.
15943 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
15944 (ps-color-scale): Renaming old ps-color-value fun.
15945 (ps-print-headers): Replace ps-print-header group to avoid conflict
15946 with ps-print-header variable.
15947 (ps-print-miscellany): New group.
15948 (ps-format-color, ps-rgb-color): New funs.
15949 (ps-default-foreground): New var.
15950 (ps-printer-name-option): New const.
15951
159522000-03-30 Peter Breton <pbreton@ne.mediaone.net>
15953
15954 * net/net-utils.el:
15955 (network-connection-host, network-connection-service): New variables
15956 (network-connection-mode): New mode, derived from comint-mode
15957 (network-connection-mode-setup): New function, saves host and
15958 service information in local variables.
15959
15960 * lisp/locate.el:
15961 (locate-word-at-point): Added this function
15962 (locate): Default to using locate-word-at-point as input
15963 Run dired-mode-hook
15964
159652000-03-29 Dave Love <fx@gnu.org>
15966
15967 * calendar/appt.el: Doc fixes.
15968 (appt-check): Convert min-to-app to a string before passing to
15969 appt-disp-window-function or concat.
15970 (appt-delete-window): Remove test for frame-root-window.
15971 (appt-select-lowest-window, appt-convert-time): Simplify.
15972
15973 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
15974 (byte-compile-file-form-autoload):
15975 Update byte-compile-function-environment.
a30eb617
DL
15976
159772000-03-29 Andreas Schwab <schwab@suse.de>
15978
86f6474c 15979 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
15980
15981 * dired.el (dired-insert-directory): If dired-free-space-program
15982 failed just delete its output.
15983
159842000-03-29 Dave Love <fx@gnu.org>
15985
15986 * international/iso-cvt.el: Move provide to end. Doc fixes.
15987 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
15988 (iso-iso2sgml, iso-sgml2iso): New functions.
15989 (iso-cvt-define-menu): Fix some entries and use backquote for
15990 clarity.
15991
15992 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
15993
159942000-03-28 Gerd Moellmann <gerd@gnu.org>
15995
15996 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
15997 ISO-DATE. If non-nil, return date in ISO 8601 format.
15998
159992000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16000
16001 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16002 if it ever becomes used.
16003 (log-edit-mode-hook): Default to vc-log-mode-hook.
16004 (log-edit-mode): Fix the docstring.
16005
16006 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16007 the code.
16008
160092000-03-26 Dave Love <fx@gnu.org>
16010
16011 * net/browse-url.el (browse-url): Re-fix case of
16012 browse-url-browser-function being an alist.
16013 (browse-url): Add :link to defgroup.
16014
16015 * files.el: Doc fixes.
16016 (file-truename): Include `[' in wildcard characters.
16017 (automount-dir-prefix): Customize.
16018 (find-file-wildcards): Add :version.
16019 (find-file-noselect): Simplify a mapcar call.
16020
16021 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16022 compatible with inf-lisp version.
16023 (eval-defun-1): Fix custom-declare-variable case.
16024
160252000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16026
16027 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16028
160292000-03-24 Gerd Moellmann <gerd@gnu.org>
16030
16031 * Makefile (COMPILE_FIRST): New macro.
16032 (compile-files): Compile files from COMPILE_FIRST first.
16033
86f6474c 16034 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16035
16036 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16037 matching open parenthesis in column 0 to defun-prompt-regexp
16038 only if open-paren-in-column-0-is-defun-start is set.
16039
16040 * sun-curs.el: Require CL at compile-time only.
16041
16042 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16043 instead of copy-list which is a function from CL.
16044 (msb--choose-menu, msb--mode-menu-cond)
16045 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16046 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16047 (msb--aggregate-alist): Use mapcar instead of mapcan.
16048 Fix `(' in column 0 in doc string.
a30eb617
DL
16049 (msb--add-separators): Use mapcar instead of mapcan.
16050
16051 * cus-dep.el: Require CL at compile-time only.
16052
160532000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16054
16055 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16056 (byte-compile-warnings): New warning `noruntime'.
16057 (byte-compile-constants, byte-compile-variables): Fix docstring.
16058 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16059 execute `eval-whenc-compile's body.
16060 (byte-compile-unresolved-functions): Fix docstring.
16061 (byte-compile-eval): New function.
16062 (byte-compile-callargs-warn): Check if the function will be available
16063 at runtime (via property `byte-compile-noruntime').
16064 (byte-compile-print-syms): New function.
16065 (byte-compile-warn-about-unresolved-functions): Also warn about
16066 `noruntime' functions (and use `byte-compile-print-syms').
16067 (byte-compile-file): Capitalize the message.
16068
160692000-03-24 Gerd Moellmann <gerd@gnu.org>
16070
16071 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16072 (rmail-expunge): Ask for confirmation depending on the setting
16073 of rmail-confirm-expunge.
16074
160752000-03-23 Gerd Moellmann <gerd@gnu.org>
16076
16077 * Makefile (bootstrap-clean): If $(emacs) exists, build
16078 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16079 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16080
160812000-03-23 Dave Love <fx@gnu.org>
16082
16083 * net/browse-url.el: Restore previous use of
16084 browse-url-maybe-new-window.
16085
160862000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16087
16088 * ps-print.el: Skip banner page fix.
16089 (ps-print-version): New version number (5.1.2).
16090 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16091
160922000-03-23 Dave Pearson <davep@davep.org>
16093
16094 * net/quickurl.el Changed the type of parameter passed to the
16095 function defined by `quickurl-format-function'. Before only the
16096 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16097 and the function is responsible for extracting the parts it requires.
16098 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16099 (quickurl-insert): Changed the `funcall' of
16100 `quickurl-format-function' to match the above change.
16101 (quickurl-list-insert): Changed the `url' case so that it makes
16102 use of `quickurl-format-function', previous to this the format was
16103 hard wired.
16104
161052000-03-22 Gerd Moellmann <gerd@gnu.org>
16106
16107 * startup.el: Change some spellings for the X Window System.
16108
161092000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16110
86f6474c
SM
16111 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16112 Clean up the code and the regexp and make sure the cursor is
16113 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16114
161152000-03-22 Jason Rumney <jasonr@gnu.org>
16116
16117 * w32-fns.el (w32-charset-info-alist): Initialize.
16118
161192000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16120
16121 * ps-print.el: N-up last page fix.
16122 (ps-print-version): New version number (5.1.1).
16123 (ps-end-file, ps-end-job, ps-generate): Code fix.
16124
161252000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16126
16127 * files.el (find-file-run-dired): Update docstring.
16128 (find-directory-functions): New hook.
16129 (find-file-noselect): Run find-directory-functions rather than
16130 calling dired directly.
16131
16132 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16133
16134 * pcvs.el: Add a minimal leading commentary.
16135 (cvs-make-cvs-buffer): Change the header part by removing the startup
16136 message and adding a `Module' entry. Also replace the FOOTER and
16137 HEADER special fileinfos with the new support in ewoc for updating
16138 its own footer and header.
16139 (cvs-update-header): Update to use the header/footer of the ewoc.
16140 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16141 (cvs-is-within-p): New function.
16142 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16143 to only examine some subset of the buffers.
16144
16145 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16146 `format' instead of our own ad-hoc functions.
16147 Remove HEADER and FOOTER cases, now handled in the EWOC.
16148 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16149
16150 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16151 output to avoid scaring the user.
16152 (cvs-parse-table): Catch message for non-up-to-date commits.
16153
16154 * pcvs-defs.el (cvs-startup-message): Remove.
16155 (cvs-global-menu): New autoloaded menu.
16156
16157 * pcvs-util.el (cvs-string-fill): Remove.
16158
16159 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16160 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16161 PP part of it and also make it work for footers and headers.
16162 (ewoc-create): Drop POS and BUFFER arguments.
16163 Use the DLL's dummy node to store the end-of-footer position.
16164 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16165 (ewoc-refresh): Remove unused `header' variable.
16166 (ewoc-(get|set)-hf): New functions.
16167
16168 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16169 log-view-*-(message|file) and use easy-mmode-define-navigation.
16170 (log-view-message-re): Match SCCS format as well.
16171 And match the revision line rather than the dashed separator line.
16172 (log-view-mode): Use the new define-derived-mode.
16173 (log-view-current-tag): Fill in with an actual implementation.
16174
16175 * cvs-status.el (cvs-status-(prev|next)): Rename from
16176 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16177 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16178 to let the output "breathe" a little more (more readable).
16179 (cvs-status-mode): Use the new define-derived-mode.
16180
16181 * smerge-mode.el (smerge-auto-leave): New function and variable.
16182 (smerge-basic-map): Rename from smerge-basic-keymap.
16183 Change the bindings for smerge-diff-*.
16184 (smerge-*-map): Use easy-mmode-defmap.
16185 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16186 (smerge-keep-*): Use smerge-auto-leave.
16187
161882000-03-21 Jason Rumney <jasonr@gnu.org>
16189
16190 * cus-edit.el (custom-button-face): Use 3D look for w32.
16191 (custom-button-pressed-face): Likewise.
16192
161932000-03-21 Gerd Moellmann <gerd@gnu.org>
16194
16195 * progmodes/etags.el (tags-case-fold-search): New user-option.
16196 (tags-loop-eval): New function. Bind case-fold-search around eval
16197 depending on the value of tags-case-fold-search.
16198 (tags-loop-continue): Use tags-loop-eval.
16199 (find-tag-in-order): Bind case-fold-search depending on the value
16200 of tags-case-fold-search.
16201
162022000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16203
86f6474c 16204 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16205 (diff-end-of-hunk): Return the end position for use in
16206 `easy-mmode-define-navigation'.
16207 (diff-recenter): Remove.
16208 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16209 of `easy-mmode-define-navigation'.
16210 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16211 previous renaming) and fix to use new names.
16212 (diff-merge-strings): Use \n as separator: simpler, faster.
16213 (diff-mode): Use `define-derived-mode'.
16214
16215 * derived.el (define-derived-mode): Don't autoload anymore.
16216 Prefer the macro-only version provided by easy-mmode.el.
16217
16218 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16219 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16220 (easy-mmode-define-navigation): New macro.
16221
16222 * subr.el (combine-run-hooks): New function.
16223
162242000-03-21 Kenichi HANDA <handa@etl.go.jp>
16225
16226 * term/x-win.el: Fontsets related initialization is simplified.
16227
16228 * international/mule-diag.el (describe-font): Don't refer to
16229 global-fontset-alist, instead call font-list.
16230 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16231 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16232
86f6474c
SM
16233 * international/fontset.el (x-charset-registries): Variable removed,
16234 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16235 (register-alternate-fontnames): Function removed.
16236 (resolved-ascii-font): Variable removed.
16237 (x-compose-font-name): Ignore the second argument REDOCE.
16238 (x-complement-fontset-spec): Complement only an ASCII font and
16239 element for those charsets than can use that ASCII font.
16240 (generate-fontset-menu): Don't refer to global-fontset-alist,
16241 instead call fontset-list.
16242 (uninstantiated-fontset-alist): Variable removed.
16243 (x-style-funcs-alist): Likewise.
16244 (fontset-default-styles): Likewise.
16245 (x-modify-font-name): Function removed.
86f6474c 16246 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16247 (create-fontset-from-ascii-font): Docsting adjusted for the above
16248 change.
16249 (instantiate-fontset, resolve-fontset-name): Functions removed.
16250 (fontset-list): Now implemented by C code.
16251
16252 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16253 (describe-face): Include `font' attribute in the description.
16254
162552000-03-21 Kenichi Handa <handa@etl.go.jp>
16256
16257 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16258
162592000-03-20 Gerd Moellmann <gerd@gnu.org>
16260
16261 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16262 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16263 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16264
16265 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16266 about behavior of set-buffer-modified-p wrt redisplay.
16267
162682000-03-19 Richard M. Stallman <rms@gnu.org>
16269
16270 * view.el (view-mode-disable): Kill local binding of view-read-only.
16271
162722000-03-18 Gerd Moellmann <gerd@gnu.org>
16273
86f6474c 16274 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16275 is a string, convert it to a syntax cell using string-to-syntax.
16276
16277 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16278 (string-to-syntax): New function.
16279
16280 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16281 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16282 try to use passive ftp mode.
16283
162842000-03-17 Gerd Moellmann <gerd@gnu.org>
16285
16286 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16287
16288 * simple.el (append-to-buffer): Update point of windows after
16289 insertion.
16290
16291 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16292 forward then moving backward. Reindent.
16293
16294 * frame.el (other-frame): Call x-focus-frame only if
16295 focus-follows-mouse is off.
16296
162972000-03-17 Dave Love <fx@gnu.org>
16298
86f6474c 16299 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16300
163012000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16302
16303 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16304 regexp for labels cannot span several lines.
16305
16306 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16307 `(setq :<key> ':<key>)' to the macro expansion.
16308
163092000-03-16 Dave Love <fx@gnu.org>
16310
16311 * progmodes/f90.el (f90): Put custom group under `languages', not
16312 `fortran'.
16313 (f90-mode-hook): Customize.
16314 (f90-mode): Set add-log-current-defun-function.
16315 (f90-current-defun): New function.
16316
163172000-03-16 Gerd Moellmann <gerd@gnu.org>
16318
16319 * cus-edit.el (custom-variable-tag-face): Handle case that
16320 default face's height is not a number.
16321 (custom-face-tag-face, custom-group-tag-face-1)
16322 (custom-group-tag-face): Ditto.
16323 (custom-group-tag-face-1): Add :group.
16324
16325 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16326
163272000-03-15 Gerd Moellmann <gerd@gnu.org>
16328
16329 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16330 requiring easymenu.
16331
163322000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16333
16334 * ps-print.el: PostScript user-defined prologue, PostScript error
16335 handler, doc fix.
16336 (ps-print-version): New version number (5.1).
16337 (ps-user-defined-prologue, ps-error-handler-message)
16338 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16339 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16340 (ps-insert-string): New function.
16341
163422000-03-15 Kenichi Handa <handa@etl.go.jp>
16343
16344 * international/ccl.el (ccl-compile-expression): Don't generate
16345 invalid self-assignment code.
16346
163472000-03-14 Dave Love <fx@gnu.org>
16348
16349 * subr.el (replace-regexp-in-string): Renamed from
16350 replace-regexps-in-string. Doc fix.
16351
163522000-03-12 Dave Love <fx@gnu.org>
16353
16354 * cus-edit.el: Doc fixes.
86f6474c 16355 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16356 (custom-variable-tag-face, custom-face-tag-face)
16357 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16358 style which user identify as hyperlink.
16359 (hook): Don't add undefined functions to the hook.
16360 (debug-ignored-errors): Transfer message from bindings.el.
16361
163622000-03-12 Gerd Moellmann <gerd@gnu.org>
16363
86f6474c
SM
16364 * recentf.el (recentf-keep-non-readable-files-p):
16365 Remove double/nested definition.
a30eb617
DL
16366
163672000-03-12 Dave Love <fx@gnu.org>
16368
16369 * facemenu.el (facemenu-get-face): Use display-color-p.
16370 * enriched.el (enriched-decode-foreground): Likewise.
16371 (enriched-decode-background): Likewise.
16372 * isearch.el (isearch-highlight): Likewise.
16373 * info-look.el (info-lookup): Likewise.
16374 * simple.el (completion-setup-function): Likewise.
16375
16376 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16377 :options.
16378
16379 * bindings.el (mode-line-format): Fix line-number and
16380 column-number items. Add help-echo for the background.
16381 (mode-line-mule-info): Modify help-echo.
16382
16383 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16384
16385 * files.el (load-file): Allow completion to .elc.
16386
16387 * man.el: Doc fixes.
16388 (Man-init-defvars): Use display-color-p to set fontification.
16389
16390 * play/hanoi.el (hanoi-internal): Don't use oddp.
16391
163922000-03-12 Gerd Moellmann <gerd@gnu.org>
16393
16394 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
16395
16396 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
16397
163982000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
16399
16400 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
16401 Fix comment.
16402
164032000-03-10 Stefan Monnier <monnier@cs.yale.edu>
16404
16405 * font-lock.el (font-lock-keywords): Fix the doc now that
16406 regexp-opt-depth is unnecessary.
16407 (save-buffer-state): Set an edebug spec.
16408 (font-lock-fontify-anchored-keywords): Properly handle the case when
16409 the matcher goes past the limit.
16410
16411 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
16412 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
16413
16414 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
16415 dll.el and cookie.el (from Elib) with heavy renaming and other
16416 massaging.
16417
16418 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
16419 Autoload the functions used.
16420 (easy-mmode-define-syntax): Fix CL typo.
16421 (easy-mmode-define-derived-mode): Improve the docstring generation.
16422
164232000-03-10 Gerd Moellmann <gerd@gnu.org>
16424
16425 * textmodes/texinfo.el (texinfo-version): Variable and function
16426 removed.
16427
164282000-03-09 Stefan Monnier <monnier@cs.yale.edu>
16429
16430 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16431 allow more flexibility.
ff39b9a1 16432 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
16433 (easy-mmode-defmap, easy-mmode-defsyntax)
16434 (easy-mmode-define-derived-mode): New macros.
16435
164362000-03-09 Didier Verna <didier@xemacs.org>
16437
16438 * rect.el (replace-rectangle): New function.
16439
164402000-03-09 Dave Love <fx@gnu.org>
16441
ff39b9a1 16442 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
16443 (fortran-comment-line-start-skip): Don't match cpp stuff.
16444 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
16445 (fortran-mode-map): Remove over-eager custom-menu-create for now.
16446 (fortran-mode): Don't set fortran-comment-line-start-skip,
16447 fortran-comment-line-start here. Set comment-start,
16448 add-log-current-defun.
16449 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16450 (fortran-current-defun): New function.
16451
164522000-03-09 Gerd Moellmann <gerd@gnu.org>
16453
16454 * emacs-lisp/re-builder.el: New file.
16455
16456 * mouse.el (mouse-drag-region): Don't run up-event handler
16457 if hscroll has changed.
16458
16459 * octave-mod.el (octave-font-lock-keywords): To font-lock the
16460 builtin operators, use `font-lock-builtin-face' for Emacs and
16461 `font-lock-preprocessor-face' otherwise.
16462
16463 * font-lock.el (lisp-font-lock-keywords-1): Highlight
16464 `(defun (setf foo)' differently.
16465
164662000-03-08 Stefan Monnier <monnier@cs.yale.edu>
16467
16468 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
16469 (regexp-opt): Update comment and adapt the code the new meaning of
16470 the `paren' argument of regex-opt-group for shy-groups.
16471 (regexp-opt-depth): Handle shy groups as well as backslashed
16472 backslashes.
16473 (regexp-opt-group): Turn the leading comment into a docstring.
16474 Allow `paren' to be a string (the string to use to open a group).
16475 Remove open-presuf and close-presuf. Instead of checking for `all
16476 one-char' and then later on check for `several one-char', handle
16477 both cases close together. Also apply a more generic algorithm
16478 for suffixes (the mirror image of the algorithm used for
16479 prefixes). Use shy-groups. Use nreverse rather than reverse.
16480 (regexp-opt-try-suffix): Removed.
16481
16482 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
16483 from comint-mode-map, so we can just inherit from it. Also, move
16484 the initialization into the `defvar' since there's no docstring
16485 anyway and it's fairly short.
16486 (inferior-scheme-mode): Define it as derived-mode: the code is
16487 shorter and this way we inherit from comint-mode-map rather than
16488 copying it.
16489
16490 * subr.el (replace-regexps-in-string): Properly handle the case
16491 where we match an empty string.
16492
16493 * comint.el (comint-exec-1): Add the current-dir to the exec-path
16494 when the command has a directory component (such as "./testml").
16495 Also fix a typo in the comment.
16496
164972000-03-08 Gerd Moellmann <gerd@gnu.org>
16498
16499 * Makefile (compile-files): Compile files one by one because
16500 that's the only way to ensure a clean compilation environment for
16501 each individual file.
16502
16503 * frame.el (other-frame): Call x-focus-frame.
16504
165052000-03-07 Dave Love <fx@gnu.org>
16506
16507 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
16508 :require to defcustom.
16509
ff39b9a1 16510 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
16511
16512 * files.el (auto-mode-alist): Add configure.in.
16513
16514 * progmodes/autoconf.el: New file.
16515
165162000-03-07 Gerd Moellmann <gerd@gnu.org>
16517
16518 * mail/mh-e.el: Change maintainer to `none'.
16519
16520 * recentf.el (recentf-keep-non-readable-files-p): Quote args
16521 to remove-hook and add-hook.
16522
165232000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16524
16525 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
16526 it as the default.
16527 (mail-send): Test mail-send-nonascii also for the new `mime' value.
16528 (sendmail-send-it): Conditionally add MIME headers specifying the
16529 used character set.
16530
165312000-03-07 Dave Love <fx@gnu.org>
16532
ff39b9a1
SM
16533 * winner.el: Fix keywords, autoload cookies.
16534 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
16535
165362000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
16537
16538 * international/mule.el: Modify comment about coding system
16539 property `coding-category'.
16540 (make-coding-system): New argument EOL-TYPE. Pay attention to
16541 coding-category property of PROPERTIES.
16542
ff39b9a1
SM
16543 * international/mule-conf.el (coding-category-utf-8)
16544 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
16545 categories. Include them in the argument for set-coding-priority.
16546
ff39b9a1
SM
16547 * international/mule-cmds.el (reset-language-environment):
16548 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
16549 coding-category-utf-16-le in the argument for set-coding-priority.
16550 (reset-language-environment): Initialize coding-category-utf-8,
16551 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
16552
165532000-03-06 Karl Fogel <kfogel@red-bean.com>
16554
16555 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
16556 code abstracted out of `bookmark-jump-noselect'. Now tries info
16557 extensions as well as compression extensions.
16558 (bookmark-jump-noselect): Use above new func.
16559
165602000-03-03 Gerd Moellmann <gerd@gnu.org>
16561
16562 * strokes.el: Change maintainer's mail address.
16563
165642000-03-03 Kenichi Handa <handa@etl.go.jp>
16565
16566 * international/mule-diag.el (list-character-sets): Make help-echo
16567 string by substitute-command-keys.
16568 (list-character-sets): Likewise.
16569 (sort-listed-character-sets): Call help-setup-xref.
16570
165712000-03-02 Gerd Moellmann <gerd@gnu.org>
16572
ff39b9a1 16573 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
16574
165752000-03-01 Dave Love <fx@gnu.org>
16576
16577 * help.el (help-xref-go-back): Don't try to set position.
16578
ff39b9a1
SM
16579 * international/mule-diag.el (list-character-sets):
16580 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
16581 (list-character-sets-1): Add help-echo to xrefs.
16582
165832000-03-02 Gerd Moellmann <gerd@gnu.org>
16584
16585 * frame.el (blink-cursor-mode): Switch cursor on when turning
16586 the mode off.
16587
16588 * add-log.el (add-log-current-defun): Add support for
16589 Autoconf mode.
16590
16591 * mail/rmail.el (rmail-quit-hook): New variable.
16592
165932000-03-01 Dave Love <fx@gnu.org>
16594
16595 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
16596
16597 * help.el (help-xref-button): Add help-echo arg.
16598 (describe-function-1, describe-variable, help-make-xrefs): Use it.
16599
ff39b9a1 16600 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 16601
ff39b9a1 16602 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
16603
166042000-03-01 Gerd Moellmann <gerd@gnu.org>
16605
16606 * image.el (defimage): Look for image files in load-path.
16607
ff39b9a1 16608 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
16609
166102000-03-01 David Ponce <david.ponce@wanadoo.fr>
16611
ff39b9a1 16612 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
16613
166142000-03-01 David Ponce <david.ponce@wanadoo.fr>
16615
ff39b9a1 16616 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
16617 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
16618 action to select/unselect a file.
16619 (recentf-edit-list): Code cleanup and improvement.
16620 (recentf-open-more-files-action): `recentf-open-more-files' button
16621 widget action to open a file.
ff39b9a1 16622 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
16623 (recentf-more-collection): Deleted.
16624 (recentf-more-history): Deleted.
16625 (recentf-setup-more-completion): Deleted.
16626
166272000-03-01 David Ponce <david.ponce@wanadoo.fr>
16628
16629 * recentf.el (recentf-mode): No more needs that Emacs is running
16630 under a window-system.
16631
ff39b9a1 166322000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16633
16634 * recentf.el (recentf-edit-list): New command to edit the recent
16635 list which allow the user to remove files.
16636 (recentf-edit-selected-items): New global variable, used by
16637 `recentf-edit-list' to hold the list of files to be removed from
16638 the recent list.
16639 (recentf-make-menu-items): Updated to display a "Edit list..."
16640 menu item. Minor code cleanup.
16641
ff39b9a1 166422000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16643
16644 * recentf.el (recentf-open-more-files): New command to open files
16645 that are not displayed in the menu.
16646 (recentf-more-collection): New global variable holding the set of
16647 permissible completions used by `recentf-open-more-files'.
16648 (recentf-more-history): New global variable holding the history list
16649 used by `recentf-open-more-files' completion.
16650 (recentf-setup-more-completion): New function to setup completion for
16651 `recentf-open-more-files'.
16652 (recentf-make-menu-items): Updated to display a "More..." menu item.
16653
ff39b9a1 166542000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16655
16656 * recentf.el (recentf-menu-action): Doc fixed.
16657
ff39b9a1 166582000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
16659
16660 * recentf.el (recentf-menu-filter): Doc updated.
16661 (recentf-update-menu-hook): Allow menu filters to force menu update.
16662 (recentf-make-menu-items): New menu filter handling.
16663 (recentf-make-menu-item): New helper function.
16664 (recentf-menu-elements): New menu handling function.
16665 (recentf-sort-ascending): Updated to new menu filter handling.
16666 (recentf-sort-descending): Updated to new menu filter handling.
16667 (recentf-sort-basenames-ascending): New menu filter function.
16668 (recentf-sort-basenames-descending): New menu filter function.
16669 (recentf-show-basenames): New menu filter function.
16670 (recentf-show-basenames-ascending): New menu filter function.
16671 (recentf-show-basenames-descending): New menu filter function.
16672
166732000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16674
16675 * diary-lib.el (list-diary-entries): Don't try to go forward at
16676 the end of the buffer.
16677
166782000-02-29 Kenichi Handa <handa@etl.go.jp>
16679
ff39b9a1
SM
16680 * international/mule-diag.el (list-character-sets):
16681 Completely rewritten.
a30eb617
DL
16682 (sort-listed-character-sets): New function.
16683 (list-character-sets-1): Completely rewritten.
16684 (list-character-sets-2): New function.
16685 (non-iso-charset-alist): New variable.
16686 (decode-codepage-char): New function.
16687 (charset-history): New variable.
16688 (read-charset) (list-block-of-chars)
16689 (list-iso-charset-chars)
16690 (list-non-iso-charset-chars)
16691 (list-charset-chars): New functions.
86f6474c 16692 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
16693 (dump-charsets): Likewise.
16694
166952000-02-29 Gerd Moellmann <gerd@gnu.org>
16696
16697 * dired-x.el (dired-filename-at-point): Add `@' to valid
16698 file name characters.
16699 (dired-filename-at-point): Handle ange-ftp file names.
16700
16701 * frame.el (frame-notice-user-settings): Use assq-delete-all
16702 instead of assoc-delete-all.
16703 (frame-notice-user-settings): Ditto.
16704
16705 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
16706 Don't copy alist.
16707
167082000-02-28 Eli Barzilay <eli@cs.cornell.edu>
16709
16710 * calculator.el (calculator-use-menu): New option.
86f6474c 16711 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
16712 (calculator-forced-input): Removed.
16713 (calculator-restart-other-mode): New variable.
16714 (calculator-mode-map): Set up menu.
16715
167162000-02-28 Jari Aalto <jari.aalto@poboxes.com>
16717
86f6474c 16718 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
16719
167202000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
16721
86f6474c 16722 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 16723 translate all ESC key sequences.
86f6474c 16724 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 16725 they were saved.
86f6474c
SM
16726 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
16727 * viper-util.el (viper-set-replace-overlay-glyphs)
16728 (viper-set-replace-overlay): Always check if the replacement
a30eb617 16729 overlay is live.
86f6474c
SM
16730 * viper.el (viper-vi-state-mode-list): Add major modes.
16731 * ediff-wind.el: Minor comment changes.
16732 * ediff.el: Copyright notice date fix.
a30eb617
DL
16733
167342000-02-27 Jason Rumney <jasonr@gnu.org>
16735
16736 * faces.el (face-font-family-alternatives): Add arial to helv.
16737 (mode-line, header-line, tool-bar): Same default as x for w32.
16738 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
16739 face-font-family-alternatives from working.
16740 * term/w32-win.el (mouse-set-font): Do not build fontset from
16741 chosen font.
16742
167432000-02-25 Sam Steingold <sds@goems.com>
16744
16745 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
16746 properly.
16747
167482000-02-25 Richard M. Stallman <rms@gnu.org>
16749
16750 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
16751
167522000-02-25 Gerd Moellmann <gerd@gnu.org>
16753
86f6474c 16754 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
16755
16756 * frame.el (busy-cursor-delay-seconds): New option.
16757
167582000-02-24 Gerd Moellmann <gerd@gnu.org>
16759
16760 * frame.el (show-cursor-in-non-selected-windows): New option.
16761
167622000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16763
16764 * diary-lib.el (include-other-diary-files): Undo the selective
16765 display in any included file and don't kill it.
16766
167672000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
16768
86f6474c
SM
16769 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
16770 Menu items converted to (menu-item format, help strings added.
a30eb617 16771 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 16772 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
16773 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
16774
167752000-02-23 Dave Love <fx@gnu.org>
16776
16777 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
16778 (backward-kill-word): Revert addition of * to interactive spec --
16779 it's a feature.
16780
16781 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
16782 (backward-kill-sentence, kill-sentence): Likewise.
16783
16784 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
16785 scratch buffer name.
86f6474c 16786 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
16787
16788 * term/w32-win.el (internal-face-interactive): Update prompt for
16789 new read-face-name.
16790
16791 * mail/footnote.el (footnote): Add :version to defgroup.
16792 (footnote-section-tag-regexp): Customize.
16793 (footnote-start-tag, footnote-end-tag): New option.
16794 (footnote-latin-regexp): New variable.
16795 (Footnote-latin): New function.
16796 (footnote-style-alist): Add element for latin style.
16797 (footnote-style): Moved.
16798 (Footnote-goto-footnote): Use eq to test arg.
16799
16800 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
16801
16802 * emacs-lisp/byte-opt.el: Change old backquote syntax.
16803 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
16804 (byte-optimize-quote, byte-optimize-lapcode):
16805 Use byte-compile-const-symbol-p.
a30eb617
DL
16806 (byte-optimize-char-before): New optimization.
16807
16808 * emacs-lisp/bytecomp.el: Change old backquote syntax.
16809 (byte-compile-const-symbol-p): New function.
16810 (byte-compile-constp, byte-compile-out-toplevel)
16811 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
16812 Use it.
16813
16814 * subr.el (define-key-after): Default AFTER to t. Doc fix.
16815
168162000-02-23 Kenichi Handa <handa@etl.go.jp>
16817
16818 * international/encoded-kb.el: Be sure to update minor-mode-alist
16819 and minor-mode-map-alist.
16820 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
16821 codes SS2 and SS3 correctly.
16822 (encoded-kbd-self-insert-ccl): New function.
16823 (encoded-kbd-setup-keymap): New function.
16824 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
16825 by calling encoded-kbd-setup-keymap.
16826
86f6474c
SM
16827 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
16828 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
16829
168302000-02-22 Dave Love <fx@gnu.org>
16831
16832 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 16833 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
16834 (lisp-mode-syntax-table): Set up for #|...|# comments.
16835 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
16836 classes. Match `defface'.
16837 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
16838 (eval-defun-1): Fix for defcustom.
16839 (lisp-indent-region): Doc fix.
16840
16841 * subr.el (when, unless, split-string): Doc fix.
86f6474c 16842 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
16843 (replace-regexps-in-string): New function.
16844
168452000-02-22 Gerd Moellmann <gerd@gnu.org>
16846
16847 * help.el (describe-variable): Set syntax table to
16848 emacs-lisp-mode-syntax-table when moving forward over the
16849 symbol's name.
16850
168512000-02-22 Dave Love <fx@gnu.org>
16852
16853 * xt-mouse.el: Doc fixes.
16854 (xterm-mouse-position-function): New function, replacing advice of
16855 mouse-position.
16856 (xterm-mouse-mode): Use it. Don't turn on under a window system.
16857
16858 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
16859
168602000-02-21 Gerd Moellmann <gerd@gnu.org>
16861
86f6474c
SM
16862 * format.el (format-annotate-single-property-change):
16863 Handle properties.with dotted-list values.
a30eb617
DL
16864 (format-proper-list-p): New function.
16865
16866 * enriched.el (enriched-face-ans): Handle '(foreground-color
16867 . COLOR) and (background-color . COLOR).
16868
168692000-02-20 Dave Love <fx@gnu.org>
16870
16871 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
16872 and assignments to it.
16873 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
16874 current local map.
16875 (make-flyspell-overlay): Use it.
16876 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
16877
16878 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
16879 (lm-get-header-re): Defun, not defsubst.
16880 (lm-get-package-name): Defun, not defsubst. Simplify.
16881 (lm-version): Doc fix. Simplify.
16882 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
16883 (lm-crack-address, lm-last-modified-date, lm-commentary)
16884 (lm-verify, lm-synopsis): Simplify.
16885 (lm-report-bug): Require emacsbug. Use compose-mail.
16886
168872000-02-20 Gerd Moellmann <gerd@gnu.org>
16888
16889 * dired.el (dired-mode): Call propertized-buffer-identification
16890 to set mode-line-buffer-identification to something having
16891 the right text properties.
16892
16893 * bindings.el (propertized-buffer-identification): New function.
16894
168952000-02-20 Dave Love <fx@gnu.org>
16896
16897 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
16898 check for t-mouse too.
16899
16900 * cus-start.el: Make echo-keystrokes `number'.
16901
169022000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
16903
16904 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
16905 Don't call ring-empty-p unless tags-location-ring is bound.
16906 From Noah Friedman <friedman@splode.com>.
16907
169082000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
16909
16910 * progmodes/hideshow.el (hs-flag-region): No longer use
16911 `intangible' overlay property.
16912
16913 (hs-toggle-hiding): New command.
16914 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
16915
16916 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
16917 Fix omission bug: Run `hs-minor-mode-hook' for both activation
16918 and deactivation.
16919
169202000-02-18 Gerd Moellmann <gerd@gnu.org>
16921
16922 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
16923
169242000-02-17 Gerd Moellmann <gerd@gnu.org>
16925
16926 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
16927
16928 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
16929 of `*' to handle `(* ... *)' comments.
16930
169312000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
16932
16933 * faces.el (list-faces-display): Use display-mouse-p instead of
16934 window-system.
16935
16936 * menu-bar.el (global-map): Menu-bar items converted to the new
16937 format (menu-item..., rearranged for better CUA compliance, and
16938 their names changed for better clarity. Help strings added.
16939
16940 * international/mule-cmds.el (mule-menu-keymap)
16941 (describe-language-environment-map, set-coding-system-map)
16942 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
16943 form, add help strings. Change names of menu items for better clarity.
16944 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
16945
169462000-02-17 Gerd Moellmann <gerd@gnu.org>
16947
16948 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
16949 within the code.
16950
169512000-02-16 Dave Love <fx@gnu.org>
16952
16953 * faces.el: Don't require custom. Add more specific :groups to
16954 various deffaces.
16955 (set-face-attribute): Purecopy args.
16956 (read-face-name): Default to name at point and use it in prompt.
16957 Remove colon from arg in all callers.
16958 (list-faces-display): Hyperlink to face descriptions and customize
16959 buffers.
16960
169612000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
16962
86f6474c 16963 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
16964
169652000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16966
16967 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
16968 at ':' characters by call to split-string.
16969
169702000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16971
16972 * textmodes/bibtex.el: Added RCS version identification.
16973
169742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16975
16976 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 16977 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
16978 (bibtex-field-const): Allow capital letters.
16979 (bibtex-start-of-string): Deleted because unused.
16980
16981 * textmodes/bibtex.el: Unified some nomenclature. We no longer
16982 use the term 'reference' to describe a bibtex entry as a whole.
16983 Further, reference keys are no longer called 'labels'.
16984 (bibtex-keys): Renamed to bibtex-reference-keys.
16985 (bibtex-reformat-previous-labels): Renamed to
16986 bibtex-reformat-previous-reference-keys.
16987 (bibtex-reference-type): Renamed to bibtex-entry-type.
16988 (bibtex-reference-head): Renamed to bibtex-entry-head.
16989 (bibtex-reference-maybe-empty-head): Renamed to
16990 bibtex-entry-maybe-empty-head.
16991 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
16992 (bibtex-search-reference): Renamed to bibtex-search-entry.
16993 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
16994 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
16995 (bibtex-entry-field-alist, bibtex-entry-head)
16996 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
16997 (bibtex-map-entries, bibtex-search-entry)
16998 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
16999 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17000 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17001 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17002 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17003 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17004 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17005
170062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17007
17008 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17009 comment.
17010 (bibtex-format-field-delimiters): New function, functionality
17011 extracted from bibtex-format-entry.
17012 (bibtex-autokey-get-yearfield-digits): New function, functionality
17013 extracted from bibtex-autokey-get-yearfield.
17014
17015 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17016 entries in order to avoid stack overflow in the regexp matcher if
17017 field contents become large.
86f6474c
SM
17018 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17019 (bibtex-field-string-part-not-braced)
17020 (bibtex-field-string-part-no-inner-braces)
17021 (bibtex-field-string-part-1-inner-brace)
17022 (bibtex-field-string-part-2-inner-braces)
17023 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17024 (bibtex-field-string-quoted, bibtex-field-string)
17025 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17026 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17027 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17028 Deleted as parsing is now performed by the following functions.
17029 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17030 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17031 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17032 (bibtex-parse-association, bibtex-field-name-for-parsing)
17033 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17034 (bibtex-search-forward-field, bibtex-search-backward-field)
17035 (bibtex-start-of-field, bibtex-end-of-field)
17036 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17037 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17038 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17039 (bibtex-parse-string, bibtex-search-forward-string)
17040 (bibtex-search-backward-string, bibtex-start-of-string)
17041 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17042 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17043 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17044 entries. Instead of reporting the results of the parsing by
17045 match-beginning or match-end, these functions return data structures
17046 that hold the corresponding positions.
17047 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17048 return values rather than by match-beginning or match-end.
17049 The following functions have been adapted to use the new
17050 parsing functions.
17051 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17052 (bibtex-enclosing-field, bibtex-format-entry)
17053 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17054 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17055 (bibtex-print-help-message, bibtex-end-of-entry)
17056 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17057 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17058 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17059 Use the new method for parsing.
17060 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17061 (bibtex-map-entries, bibtex-flash-head)
17062 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17063 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17064 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17065 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17066 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17067 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17068 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17069 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17070
170712000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17072
17073 * textmodes/bibtex.el: Copyright notice is up to date.
17074 Added constant 'bibtex-maintainer-salutation.
17075
86f6474c 17076 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17077 than make-temp-name, use match-string-no-properties and eliminate
17078 a quadratic behavior when building bibtex-strings.
17079
17080 * bibtex.el (bibtex-reference-key): Accept string entries whose
17081 reference key contains upper case letters.
17082
170832000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17084
17085 * bibtex.el (bibtex-reference-head): Allow entries to start with
17086 a new line.
17087
170882000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17089
17090 * bibtex.el: Hiding of entry bodies is not longer provided by
17091 bibtex.el directly. Instead the hideshow package can be used.
17092 Added a special bibtex entry to hs-special-modes-alist.
17093 (bibtex-hs-forward-sexp): Added for hideshow.el.
17094
170952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17096
17097 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17098 proceedings entry type (for cross referencing). Thanks to Wagner
17099 Toledo Correa for the suggestion.
17100
17101 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17102
171032000-02-14 Kenichi Handa <handa@etl.go.jp>
17104
17105 * international/characters.el: Setup case table for Vietnamese.
17106
171072000-02-12 Gerd Moellmann <gerd@gnu.org>
17108
17109 * uniquify.el (toplevel): Require CL at compile time.
17110 (uniquify-push): Removed.
17111
17112 * shadowfile.el (shadow-when): Removed.
17113
17114 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17115 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17116
17117 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17118 regexp for paragraph-start.
17119
17120 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17121 commas as well.
17122
171232000-02-10 Dave Love <fx@gnu.org>
17124
17125 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17126 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17127 Deleted.
17128 (widget-specify-field, widget-specify-button): Don't use
17129 widget-mouse-help as help-echo property.
17130 (default): Use #'ignore for :validate and :mouse-down-action.
17131 (checkbox): Add help-echo.
17132 (widget-sexp-validate): Rewritten to clarify error messages.
17133 (character): Use char-valid-p in :match function.
17134 (widget-color-complete): Use facemenu-color-alist.
17135 (widget-color-action): Use facemenu-read-color.
17136
17137 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17138 set up `caar' &c that we now have.
17139
171402000-02-09 Ray Blaak <blaak@gnu.org>
17141
17142 * delphi.el: Make resourcestring a declaration region, like const
17143 and var.
17144
171452000-02-09 Dave Love <fx@gnu.org>
17146
17147 * bindings.el (mode-line-input-method-map): New variable.
17148 (mode-line-mule-info): Use it; fix last change.
17149 (mode-line-mode-menu): Move definition.
17150 (mode-line-mouse-sensitive-p): Deleted.
17151 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17152 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17153
17154 * startup.el (command-line-1): Don't call
17155 make-mode-line-mouse-sensitive.
17156
171572000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17158
86f6474c
SM
17159 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17160 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17161
171622000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17163
17164 * diff-mode.el (diff-kill-junk): New interactive function.
17165 (diff-reverse-direction): Use delete-and-extract-region.
17166 (diff-post-command-hook): Restrict the area so that the hook also works
17167 outside of any diff hunk. This is necessary for the minor-mode.
17168 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17169 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17170
17171 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17172 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17173 so that it can be used more easily in <foo>-mode-hook. Also make sure
17174 to avoid duplicate entries.
17175 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17176 (font-lock-remove-keywords): Just as was done for `add', allow it to
17177 work even if font-lock-mode is nil. Also make sure we don't modify
17178 any pre-existing list by forcing a copy-sequence. Finally rename
17179 `major-mode' to `mode'.
17180 (font-lock-fontify-syntactic-anchored-keywords)
17181 (font-lock-fontify-anchored-keywords)
17182 (font-lock-fontify-keywords-region): Use line-end-position.
17183 Don't make `font-lock-multiline' local (it's now done in
17184 font-lock-set-defaults).
86f6474c
SM
17185 (font-lock-set-defaults): Make `font-lock-multiline' local.
17186 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17187
171882000-02-06 Andrew Innes <andrewi@gnu.org>
17189
17190 * term/w32-win.el (x-handle-args): Comment out call to message,
17191 which occurs before window system is initialized.
17192
17193 * makefile.nt: Add support for recompiling lisp code.
17194
171952000-02-04 Dave Love <fx@gnu.org>
17196
17197 * bindings.el (mode-line-mule-info): Fix/extend last change.
17198
17199 * completion.el: Replace completion-dolist with dolist.
17200
86f6474c 17201 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17202
172032000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17204
86f6474c 17205 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17206 environment names before they go into the section regexp.
17207
86f6474c 17208 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17209 char class in regexp.
17210
86f6474c
SM
17211 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17212 Bind `case-fold-search' to nil.
a30eb617 17213
86f6474c
SM
17214 * progmodes/idlwave.el (idlwave-template):
17215 Respect `idlwave-abbrev-change-case'.
17216 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17217 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17218 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17219 (idlwave-rw-case): New function.
17220 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17221 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17222 (idlwave-surround): New argument LENGTH to support padding of
17223 operators longer than 1 char.
17224
17225 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17226 idlwave-shell-expression-overlay. Implemented printing of
17227 expressions on higher levels of the calling stack.
86f6474c 17228 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17229 (idlwave-retrieve-expression-from-level): New function.
17230 (idlwave-shell-last-calling-stack): Variable removed.
17231 (idlwave-shell-reset): Argument action reversed (`visible' to
17232 `hidden'). Also remove stop-line overlay.
17233 (idlwave-shell-calling-stack-routine): New variable.
17234 (idlwave-shell-parse-stack-and-display): Messages now display
17235 negative level numbers.
17236 (idlwave-shell-mode): Set `modeline-format'.
17237 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17238 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17239 (idlwave-shell-print-expression-function): New option.
17240
86f6474c
SM
17241 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17242 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17243 `tool-bar' instead of `toolbar'.
17244
172452000-02-02 Dave Love <fx@gnu.org>
17246
17247 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17248 emacs-lisp-mode-hook. Don't check for defalias being defined.
17249
17250 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17251 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17252 Use the new builtins directly.
a30eb617
DL
17253
17254 * whitespace.el (whitespace): Add :version to defgroup.
17255
17256 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17257 Doc fix.
17258
17259 * thingatpt.el (sexp-at-point, symbol-at-point)
17260 (number-at-point, list-at-point): Add autoload cookie.
17261
17262 * recentf.el (recentf): Add :version to defgroup.
17263
17264 * quickurl.el (quickurl): Add :version to defgroup.
17265
17266 * elide-head.el (elide-head): Use point-marker more.
17267
17268 * bs.el (bs): Add :version to defgroup.
17269
17270 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17271
17272 * progmodes/delphi.el (delphi): Add :version to defgroup.
17273
172742000-02-02 Gerd Moellmann <gerd@gnu.org>
17275
17276 * ange-ftp.el (ange-ftp-write-region): Handle case that
17277 succeeding process operation sets a different coding system.
17278
17279 * calculator.el: New file.
17280
172812000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17282
86f6474c 17283 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17284 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17285 (display-selections-p, display-screens, display-pixel-width)
17286 (display-pixel-height, display-mm-width, display-mm-height)
17287 (display-backing-store, display-save-under, display-planes)
17288 (display-color-cells, display-visual-class): New functions.
17289
17290 * term/tty-colors.el (tty-color-gray-shades): New function.
17291
17292 * faces.el (display-color-p): Use framep-on-display.
17293 (display-grayscale-p): New function.
17294
172952000-01-31 Dave Love <fx@gnu.org>
17296
17297 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17298 (create-fontset-from-x-resource): Don't concat integers.
17299
173002000-01-31 Inge Frick <inge@nada.kth.se>
17301
17302 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17303 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17304 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17305 window is not deleted. Modifies change 1998-04-26.
17306
173072000-01-31 Gerd Moellmann <gerd@gnu.org>
17308
17309 * windmove.el: New file.
17310
17311 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17312 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17313 progmodes/ebnf-yac.el: Update copyright and license info.
17314
86f6474c
SM
17315 * jit-lock.el (jit-lock-function): Widen before calculating
17316 end position.
a30eb617
DL
17317 (jit-lock-stealth-chunk-start): Rewritten.
17318
17319 * info.el (Info-title-face-alist): Removed.
86f6474c 17320 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17321 (Info-fontify-node): Use these faces.
17322
173232000-01-30 Gerd Moellmann <gerd@gnu.org>
17324
17325 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17326 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17327 `&allow-other-keywords'.
17328
17329 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17330 the list of directories scanned heuristically.
17331
86f6474c 17332 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17333
173342000-01-30 Jason Rumney <jasonr@gnu.org>
17335
17336 * w32-fns.el: Define w32-tty-standard-colors.
17337
17338 * startup.el (command-line): Use w32-tty-standard-colors when in
17339 w32 console mode.
17340
173412000-01-30 Dave Love <fx@gnu.org>
17342
17343 * jka-compr.el (jka-compr-load): Fix up load-history.
17344
17345 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17346
17347 * emacs-lisp/cl-macs.el: Revert previous change.
17348
173492000-01-29 Dave Love <fx@gnu.org>
17350
17351 * facemenu.el: Purecopy various strings.
17352
17353 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17354 years. Deal with three-digit years.
17355
86f6474c
SM
17356 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17357 Use defconst, purecopy.
a30eb617
DL
17358 (help-back-label): Purecopy it.
17359
173602000-01-18 Gerd Moellmann <gerd@gnu.org>
17361
17362 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17363 variable. If non-nil, order the buffer list according to the
17364 currently selected frame.
17365 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17366 non-nil, pass the selected frame to function buffer-list.
17367
173682000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17369
17370 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17371
173722000-01-28 Dave Love <fx@gnu.org>
17373
17374 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17375
17376 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17377 Don't use lisp-indent-hook property.
17378 (cl-abs): Remove.
17379
17380 * subr.el: Move out indent and edebug specs for when and unless.
17381
17382 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17383 when, unless.
17384
17385 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17386 unless, when.
17387
173882000-01-28 Gerd Moellmann <gerd@gnu.org>
17389
17390 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17391 `collecting' as synonym for `collect'.
17392
17393 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17394 for the case it contains spaces.
17395
86f6474c 17396 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
17397
17398 * frame.el (delete-other-frames): New function.
17399 (toplevel): Bind it to C-x 5 1.
17400
17401 * sort.el (sort-numeric-base): New option.
17402 (sort-numeric-fields): If number starts with `0' or `0[xX[',
17403 interpret it as octal or hexadecimal. Use sort-numeric-base
17404 as default base.
17405
17406 * progmodes/glasses.el: New file.
17407
174082000-01-27 Gerd Moellmann <gerd@gnu.org>
17409
17410 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17411 userids differently.
17412
17413 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17414 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17415 progmodes/ebnf-yac.el: New files.
17416
174172000-01-26 Dave Love <fx@gnu.org>
17418
17419 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17420 on a function with an empty body. [From Eric Ludlam.]
17421
174222000-01-25 Andre Spiegel <spiegel@gnu.org>
17423
17424 * vc.el (vc-version-diff): Make sure file name is expanded.
17425
174262000-01-25 Gerd Moellmann <gerd@gnu.org>
17427
17428 * scroll-bar.el (scroll-bar-timer): Variable removed.
17429 (scroll-bar-toolkit-scroll): Don't use a timer.
17430
174312000-01-25 Kenichi Handa <handa@etl.go.jp>
17432
86f6474c
SM
17433 * language/thai-util.el (thai-composition-function):
17434 Delete superfluous `a'.
a30eb617
DL
17435
174362000-01-24 Dave Love <fx@gnu.org>
17437
17438 * fortran.el (fortran-mode): Use beginning-of-defun-function,
17439 end-of-defun-function.
17440
86f6474c 17441 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
17442
174432000-01-22 Jason Rumney <jasonr@gnu.org>
17444
17445 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17446 conflicts with new face support.
17447
174482000-01-22 Richard M. Stallman <rms@gnu.org>
17449
17450 * replace.el (query-replace): Rename last arg to DELIMITED.
17451 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17452 (query-replace-regexp): Likewise.
17453
174542000-01-20 Richard M. Stallman <rms@gnu.org>
17455
17456 * subr.el (with-syntax-table): Use make-symbol, not gensym.
17457
17458 * emacs-lisp/lisp.el (beginning-of-defun-function):
17459 Variable renamed from beginning-of-defun.
17460 Do not call make-variable-buffer-local.
17461 (beginning-of-defun-raw): Use new variable name; doc fix.
17462 (beginning-of-defun): Doc fix.
17463 (end-of-defun-function): Variable renamed from end-of-defun.
17464 Do not call make-variable-buffer-local.
17465 (end-of-defun): Use new variable name; doc fix.
17466
17467 * subr.el (dolist, dotimes): Copied from cl-macs.el
17468 and made to work.
17469
17470 * mail/undigest.el (rmail-digest-end-regexps):
17471 Variable replaces rmail-digest-end-regexp.
17472 Allows multiple regexps for detecting the end line.
17473 (undigestify-rmail-message): Corresponding changes.
17474
174752000-01-19 Dave Love <fx@gnu.org>
17476
17477 * files.el (user-init-file): Don't declare here -- is primitive.
17478
17479 * startup.el (command-line): Check for compiled user-init-file and
17480 set to uncompiled version if necessary.
17481
174822000-01-18 Gerd Moellmann <gerd@gnu.org>
17483
17484 * mail/undigest.el (rmail-digest-end-regexp): New user option.
17485 (undigestify-rmail-message): Use it.
17486
17487 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
17488
174892000-01-17 Gerd Moellmann <gerd@gnu.org>
17490
17491 * tmm.el (tmm-goto-completions): Adapt to prompt being part
17492 of mini-buffer.
17493
174942000-01-14 Gerd Moellmann <gerd@gnu.org>
17495
17496 * emacs-lisp/copyright.el (copyright-update): Removed the
17497 requirement for a trailing space from `copyright-regexp', to
17498 support copyrights with owner specified on a separate line..
17499
17500 * align.el: New file.
17501
17502 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
17503
17504 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
17505
175062000-01-13 Dave Love <fx@gnu.org>
17507
17508 * ph.el: Removed. (Obsoleted by EUDC.)
17509
175102000-01-13 Gerd Moellmann <gerd@gnu.org>
17511
17512 * net/eudc.el (toplevel): Remove autoloaded code installing
17513 menu with easymenu, because that causes build problems.
17514
17515 * frame.el (frame-notice-user-settings): New variable.
17516 (frame-notice-user-settings): Don't modify frame parameters
17517 if called a second time.
17518
175192000-01-13 Richard M. Stallman <rms@gnu.org>
17520
17521 * frame.el (frame-notice-user-settings):
17522 Notice default-frame-parameters even for non-window frames.
17523
175242000-01-13 Gerd Moellmann <gerd@gnu.org>
17525
17526 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
17527 for Emacs.
17528 (eudc-bob-can-display-inline-images): Extend for Emacs.
17529 (eudc-bob-toggle-inline-display): Ditto.
17530 (eudc-bob-display-jpeg): Ditto.
17531
175322000-01-12 Gerd Moellmann <gerd@gnu.org>
17533
17534 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
17535 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
17536 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
17537
86f6474c
SM
17538 * add-log.el (add-change-log-entry): Fix error trying an
17539 `(insert nil)'.
a30eb617
DL
17540
17541 * subdirs.el: Add `net' directory.
17542
17543 * net: New directory.
17544
17545 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
17546 eval-last-sexp. Don't bind debug-on-error here.
17547 (eval-last-sexp): New function. Bind debug-on-error if
17548 eval-expression-debug-on-error is non-nil.
17549 (eval-defun-2, eval-defun): Likewise.
17550
17551 * simple.el (eval-expression): Don't bind debug-on-error if
17552 eval-expression-debug-on-error is nil. Detect changed
17553 debug-on-error, and propagate new value to global binding, if
17554 eval-expression-debug-on-error is non-nil,
17555 (eval-expression-debug-on-error): Change doc string.
17556
175572000-01-11 Richard M. Stallman <rms@gnu.org>
17558
17559 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
17560
17561 * emacs-lisp/lisp-mode.el (with-syntax-table):
17562 Set up lisp-indent-function property.
17563
17564 * subr.el (with-syntax-table): Moved from simple.el.
17565
17566 * simple.el (with-syntax-table): Moved to subr.el.
17567
175682000-01-11 Gerd Moellmann <gerd@gnu.org>
17569
17570 * tmm.el (tmm-shortcut): Delete region after prompt instead
17571 of erasing buffer.
17572
17573 * textmodes/fill.el (fill-common-string-prefix): New function.
17574 (fill-context-prefix): Use the longest common prefix of first
17575 and second line fill prefix, if there is one.
17576
175772000-01-11 Richard M. Stallman <rms@gnu.org>
17578
17579 * array.el (array-mode): Don't use make-variable-buffer-local.
17580 Use make-local-variable for `truncate-lines'.
17581
175822000-01-11 Jari Aalto <jari.aalto@poboxes.com>
17583
17584 * add-log.el (add-log-current-defun): Handle user-defined
17585 add-log-current-function returning nil,
17586
17587 * add-log.el (add-change-log-entry): Insert version number
17588 if having found a current function
17589
86f6474c
SM
17590 * add-log.el (add-log-current-defun):
17591 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
17592 level 1. Strip whitespace from defun found.
17593
175942000-01-10 John Wiegley <johnw@gnu.org>
17595
17596 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 17597 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
17598
175992000-01-10 Dave Love <fx@gnu.org>
17600
17601 * elide-head.el (elide-head): Use point-marker, not point.
17602
176032000-01-10 Gerd Moellmann <gerd@gnu.org>
17604
17605 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
17606 before and after the year 2000.
17607
17608 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
17609 Add ispell- prefix.
17610
176112000-01-10 Ken Stevens <k.stevens@ieee.org>
17612
17613 * ispell.el: Only define dictionaries in menus when they exist.
17614 (version18p): New variable.
17615 (version20p): New variable.
17616 (xemacsp): New variable.
17617 (ispell-choices-win-default-height): Fix for XEmacs visibility.
17618 (ispell-dictionary-alist1): Added Brasileiro dictionary.
17619 (ispell-dictionary-alist6): Russian command lines no longer accept
17620 run-together words.
17621 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
17622 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
17623 (check-ispell-version): Added documentation string. Return library
17624 path when called non-interactively.
a30eb617
DL
17625 (ispell-menu-map-needed): Uses new variables.
17626 (ispell-library-path): New variable.
17627 (ispell-decode-string): XEmacs fix for bogus variable bindings.
17628 (ispell-word): Improved documentation string. Test for valid
17629 character mappings. Correctly check typed in word changes that can
86f6474c
SM
17630 result in single words split into multiple words.
17631 Return replacement word.
a30eb617
DL
17632 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
17633 replace in recursive query replace mode. Help message for
17634 recursive edit mode.
17635 (ispell-show-choices): Protect against bad framepop bindings.
17636 (ispell-help): Fix to work with XEmacs.
17637 (ispell-highlight-spelling-error): Use new variables.
17638 (ispell-overlay-window): Fix to work with XEmacs.
17639 (ispell-parse-output): Passed and returns location information
17640 tracking spelling corrections. Doesn't recheck same word on
17641 current line.
17642 (ispell-init-process): Protect against bogus XEmacs variable binding.
17643 Fix call to single argument in sleep-for. Use new variables.
17644 (ispell-region): Passed and returns location information tracking
17645 spelling corrections. Doesn't check same word on current line.
17646 Improved documentation string. Doesn't resend a line already
17647 checked to the ispell process - fixes bug in LaTeX parsing.
17648 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
17649 (ispell-skip-region): No longer skips <TT> in SGML.
17650 (ispell-process-line): Tracks location information with spelling
17651 corrections. Added documentation string. Accounts for words
17652 already accepted on this line. Don't allow query-replace on line
17653 starting with math characters. Doesn't resend a line already sent
17654 to ispell process. Fixes alignment error bug.
17655
176562000-01-10 Richard M. Stallman <rms@gnu.org>
17657
17658 * dired-x.el (dired-guess-shell-alist-default):
17659 Suggest xloadimage, which is free, not xv, which isn't.
17660
17661 * ange-ftp.el (ange-ftp-file-name-nondirectory):
17662 Don't ever include the host name or user name in the value.
17663
176642000-01-09 Gerd Moellmann <gerd@gnu.org>
17665
17666 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
17667 of a real newline.
17668
176692000-01-09 Stephen Eglen <stephen@gnu.org>
17670
17671 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
17672 for .png files.
17673
176742000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
17675
17676 * cus-edit.el (custom-hook-convert-widget): Fix comment.
17677
176782000-01-09 Gerd Moellmann <gerd@gnu.org>
17679
17680 * progmodes/cperl-mode.el: Replace ^F with ^L.
17681
86f6474c
SM
17682 * sendmail.el (toplevel): Provide `sendmail' when compiling before
17683 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
17684
176852000-01-08 Dave Love <fx@gnu.org>
17686
17687 * emacs-lisp/backquote.el: Remove inappropriate customization
17688 (allowing custom.el to use backquote).
17689
176902000-01-07 Dave Love <fx@gnu.org>
17691
17692 * add-log.el (add-log-debugging): Deleted.
17693 (add-change-log-entry): Treat a backup FILE-NAME as its parent
17694 file. Remove debugging code.
17695 (change-log-get-method-definition, change-log-name): Add doc.
17696 (change-log-sortable-date-at): New function.
17697 (change-log-merge): New command.
17698
17699 * time.el (display-time-string-forms): Make the Mail string active.
17700 (display-time-update): Provide help-echo for load average.
17701
17702 * bindings.el (make-mode-line-mouse2-map): New function.
17703 (mode-line-modified): Use it and simplify.
17704 (mode-line-mule-info): Provide help-echo info.
17705 (minor-mode-alist): Activate the strings.
17706 (make-mode-line-mouse-sensitive): Simplify for
17707 mode-line-buffer-identification.
17708
177092000-01-07 Gerd Moellmann <gerd@gnu.org>
17710
17711 * play/pong.el: New file.
17712
177132000-01-06 Dave Love <fx@gnu.org>
17714
17715 * array.el: Assorted cleanups for compiler warnings, doc strings,
17716 `array-' prefix for symbols.
17717
177182000-01-05 Dave Love <fx@gnu.org>
17719
86f6474c
SM
17720 * textmodes/outline.el (outline-mode-menu-bar-map):
17721 Add outline-headers-as-kill.
a30eb617
DL
17722 (outline-mode): Define imenu-generic-expression.
17723 (outline-headers-as-kill): New command.
17724
17725 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
17726 from paragraph-start.
17727 (paragraph-indent-minor-mode): New command.
17728
17729 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
17730 M-C-e, M-C-h, C-j, C-xnd, TAB.
17731 (fortran-mode): Set beginning-of-defun, end-of-defun.
17732 (fortran-column-ruler): Simplify.
17733 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
17734 (fortran-with-subprogram-narrowing): Likewise.
17735 (fortran-indent-subprogram): Call mark-defun.
17736 (fortran-check-for-matching-do): Change narrowing.
17737
17738 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
17739 (cl-lucid-hash-tag): Delete.
17740 (cl-hash-table-p): Correct test for native table.
17741 (cl-hash-table-count): Use hash-table-count.
17742
17743 * browse-url.el (browse-url): Fix case of
17744 browse-url-browser-function being an alist.
17745
177462000-01-05 Carsten Dominik <cd@gnu.org>
17747
17748 * textmodes/reftex-vars.el (reftex-parse-file-extension)
17749 (reftex-index-phrase-file-extension): New options.
17750
17751 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
17752 Use new option `reftex-index-phrase-file-extension'.
17753
17754 * textmodes/reftex.el (reftex-access-parse-file): Use new option
17755 `reftex-parse-file-extension'.
17756
177572000-01-05 Dave Love <fx@gnu.org>
17758
17759 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
17760 (beginning-of-defun-raw): Use it.
17761 (end-of-defun): New variable.
17762 (end-of-defun): Use it.
17763 (check-parens): New command.
17764
177652000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
17766
17767 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
17768 (hs-show-block): Don't use `mapcar' when not accumulating.
17769
17770 Fix buglet in local variables initialization.
17771
177722000-01-05 Andreas Schwab <schwab@suse.de>
17773
17774 * hscroll.el (hscroll): Doc fix.
17775
177762000-01-05 Carsten Dominik <cd@gnu.org>
17777
86f6474c
SM
17778 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
17779 Require idlw-toolbar.
a30eb617 17780
86f6474c 17781 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 17782 file idlw-rinfo.el.
86f6474c
SM
17783 (idlwave-customize): Load must read file idlw-shell.el.
17784 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
17785
177862000-01-05 Carsten Dominik <dominik@astro.uva.nl>
17787
17788 * progmodes/idlw-shell.el: Also provide idlwave-shell
17789 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
17790 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
17791
86f6474c 17792 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
17793 both reftex-dcr and reftex-vcr.
17794
17795 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
17796
177972000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17798
17799 * ps-print.el: PostScript code now is in separate files, doc fix.
17800 (ps-print-version): New version number (5.0.3).
17801 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
17802 local.
17803 (ps-spool-config): Initialization fix.
17804 (ps-print-prologue-1, ps-print-prologue-2)
17805 (ps-print-duplex-feature): PostScript code moved to separated file.
17806 (ps-background-image): Little code reformating.
17807 (ps-begin-file, ps-begin-job): Fix code.
17808 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
17809 (ps-prologue-file): New fun.
17810
178112000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17812
17813 * ps-vars.el: Eliminated.
17814
17815 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
17816 `;;;###autoload'.
17817
17818 * ps-print.el: ps-vars eliminated, doc fix.
17819 (ps-print-version): New version number (5.0.2).
17820 (ps-spool-config): Initialization fix.
17821 (ps-print-customize): New fun.
17822
178232000-01-04 Gerd Moellmann <gerd@gnu.org>
17824
86f6474c 17825 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
17826
178272000-01-04 Dave Love <fx@gnu.org>
17828
17829 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
17830 menu items.
17831
178322000-01-03 Dave Love <fx@gnu.org>
17833
17834 * elide-head.el (elide-head) [defgroup]: Add :version.
17835
17836 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
17837 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
17838 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
17839 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
17840
178412000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17842
17843 * faces.el (face-read-integer, read-face-attribute)
86f6474c 17844 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
17845
178462000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17847
17848 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
17849 at comment end, and re-insert them after filling.
17850
178512000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17852
17853 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
17854 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
17855 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
17856
178572000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17858
17859 * term/x-win.el (xw-defined-colors): Call color-supported-p,
17860 the new name of face-color-supported-p.
17861
17862 * term/w32-win.el (xw-defined-colors): Likewise.
17863
178642000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
17865
17866 * simple.el (completion-setup-function): Count completion-size
17867 from minibuffer-prompt-end, not from point-min.
17868
178692000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
17870
17871 * faces.el (read-face-attribute, defined-colors, color-defined-p):
17872 Pass the frame to tty-color-* functions.
17873 (display-color-p, frame-set-background-mode): Pass the frame to
17874 tty-display-color-p.
17875
17876 * term/tty-colors.el (tty-defined-color-alist): Renamed from
17877 tty-color-alist.
17878 (tty-color-alist, tty-modify-color-alist): New functions.
17879 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
17880 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
17881 optional parameter FRAME.
a30eb617
DL
17882
178832000-01-01 Gerd Moellmann <gerd@gnu.org>
17884
86f6474c
SM
17885 * image.el (create-image, defimage): Don't assume image data is
17886 a string.
a30eb617
DL
17887
17888 * image.el (defimage): Handle specifications containing :data
17889 instead of :file.
17890 (image-type-from-data): New function.
17891 (image-type-from-file-header): Use it.
17892 (create-image): Add parameter DATA-P.
17893
17894See ChangeLog.8 for earlier changes.
17895
17896;; Local Variables:
17897;; coding: iso-2022-7bit
17898;; End: