*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2001-10-22 Miles Bader <miles@gnu.org>
2
3 * help-funs.el (help-manyarg-func-alist): Variable removed.
4
5 2001-10-21 Miles Bader <miles@gnu.org>
6
7 * help-funs.el (help-manyarg-func-alist): Remove entries for
8 `insert', `insert-and-inherit', `insert-before-markers',
9 `insert-before-markers-and-inherit', `message', `message-box',
10 `message-or-box', `propertize', `format', `encode-time', `append',
11 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
12 `insert-string', `ml-if', `ml-provide-prefix-argument', and
13 `ml-prefix-argument-loop'.
14
15 2001-10-21 Andre Spiegel <spiegel@gnu.org>
16
17 * vc.el (vc-diff-internal, vc-coding-system-for-diff,
18 vc-default-diff-tree): New functions.
19 (vc-version-diff): Use them. As a result, coding systems are now
20 set up properly for all sorts of diffs, and tree diffs can now
21 also be done locally.
22 (vc-diff): With a prefix argument, don't require that it's called
23 from a buffer under version control.
24
25 * vc-cvs.el (vc-cvs-diff-tree): New function.
26
27 2001-10-21 Miles Bader <miles@gnu.org>
28
29 * help-funs.el (help-manyarg-func-alist): Remove entries for
30 `list', `vector', `make-byte-code', `call-process',
31 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
32 `logand', `logior', and `logxor'.
33
34 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
35 image bits to compensate. Use `make-string' instead of
36 `make-bool-vector' (XBM apparently wants byte-aligned rows).
37
38 2001-10-20 Gerd Moellmann <gerd@gnu.org>
39
40 * (Version 21.1 released.)
41
42 2001-10-20 Kim F. Storm <storm@cua.dk>
43
44 * simple.el (kill-ring-save): Don't show extent of copied region
45 if using transient-mark-mode and region is fully visible.
46
47 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
48
49 * files.el (auto-mode-alist): Associate .indent.pro with
50 Fundamental mode. Suggested by Samuel Padgett
51 <spadgett1@nc.rr.com>.
52
53 2001-10-18 Sam Steingold <sds@gnu.org>
54
55 Put the *Compile-Log* buffer in `compilation-mode'.
56 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
57 (byte-compile-log-1, byte-compile-log-file)
58 (displaying-byte-compile-warnings): use it
59
60 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
61
62 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
63
64 * xml.el (xml-parse-tag): Use eq on char-after's return value.
65
66 2001-10-18 Gerd Moellmann <gerd@gnu.org>
67
68 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
69
70 * obsolete/hilit19.el (hilit-lookup-face-create):
71 Call set-face-font only if display-graphic-p.
72 (toplevel): Remove references to window-system.
73
74 2001-10-18 Miles Bader <miles@gnu.org>
75
76 * simple.el (what-line): Avoid problems with field properties.
77
78 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
79
80 * wid-edit.el (widget-field-face, widget-single-line-field-face):
81 Define special colors for a tty.
82
83 2001-10-17 Francesco Potorti` <pot@gnu.org>
84
85 * comint.el (comint-password-prompt-regexp): Make it less
86 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
87
88 2001-10-17 John Wiegley <johnw@gnu.org>
89
90 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
91 a regular file, before checking if it is a directory or symlink.
92 This avoids a call to eshell-file-attributes, which can be
93 expensive in some situations.
94
95 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
96 customization variable, to differentiate ls-in-dired from regular
97 uses of ls.
98
99 2001-10-17 Miles Bader <miles@gnu.org>
100
101 * custom.el (defface): Mention `:inherit' in doc-string.
102
103 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
104
105 * paren.el: Update the Commentary with installation instructions.
106
107 2001-10-15 Dave Love <fx@gnu.org>
108
109 * international/mule.el (set-auto-coding): Fix regexps for local
110 variables section not to eat newlines.
111
112 2001-10-15 Miles Bader <miles@gnu.org>
113
114 * simple.el (display-message-or-buffer): Pass the correct buffer
115 to `display-buffer'.
116
117 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
118
119 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
120 (executable-find): Use exec-suffixes.
121 (executable-set-magic): Don't use make-local-hook.
122
123 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
124
125 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
126
127 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
128 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
129 Add .so to the Unix and GNU branch.
130
131 * international/latin-1.el:
132 * international/latin-2.el:
133 * international/latin-3.el:
134 * international/latin-4.el:
135 * international/latin-5.el:
136 * international/latin-8.el:
137 * international/latin-9.el: Add no-byte-compile: t, since
138 Makefile.in instructs make-docfile to look at .el files.
139
140 2001-10-14 Miles Bader <miles@gnu.org>
141
142 * button.el (define-button-type): Allow supertype property to be
143 specified with a keyword `:supertype' too.
144 (button-put, make-text-button): Allow button type property to be
145 specified using the keyword `:type' too.
146 (button-type): New function.
147 (button): Add `button-category-symbol' property.
148
149 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
150
151 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
152 indent-new-comment-line from comment-indent-new-line.
153
154 * textmodes/refill.el (refill-mode):
155 Bind DEL to backward-delete-char-untabify.
156 Set backward-delete-char-untabify-method to `hungry'.
157
158 * textmodes/bib-mode.el (bib-mode):
159 * play/gomoku.el (gomoku-mode):
160 * textmodes/page-ext.el (pages-directory-mode):
161 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
162
163 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
164
165 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
166
167 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
168 Handle here-docs differently.
169 (sh-font-lock-heredoc): Remove.
170 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
171 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
172 (sh-font-lock-open-heredoc): New functions.
173 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
174 (sh-font-lock-keywords-1): Use regexp-opt.
175 (sh-in-comment-or-string): Use syntax-ppss.
176 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
177 (sh-select, sh-tmp-file): Add explicit terminating \n.
178
179 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
180 Use with-current-buffer.
181 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
182 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
183 filename), catch any error that occurs in `ange-ftp-cd'.
184 If an error happened, don't bother sending `cmd' at all.
185 Fix a parenthesis typo.
186 (ange-ftp-write-region): Don't blindly use binary if the remote host
187 is unix-like.
188
189 * play/pong.el (pong-init): Don't use make-local-hook.
190
191 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
192
193 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
194 (viper-get-ex-address-subr): More precise addr for the $ marker
195
196 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
197
198 * version.el (emacs-version): Bump to 21.1.50.
199
200 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
201
202 * mail/mailalias.el (mail-directory-stream): Do not double
203 variables in the lambda-list.
204
205 * play/gomoku.el (gomoku-init-display): Ditto.
206
207 * play/landmark.el (lm-init-display): Ditto.
208
209 * delim-col.el (delimit-columns-rectangle-max): Ditto.
210 (delimit-columns-rectangle-line): Ditto.
211
212 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
213
214 * newcomment.el (comment-region-internal): Don't rebind
215 invisibility_spec now that the C routines handle it correctly.
216
217 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
218
219 * frame.el (special-display-popup-frame): Obey new specs `same-window'
220 and `same-frame'.
221
222 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
223
224 * simple.el (minibuffer-local*-map): Remove redundant bindings.
225
226 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
227 C-p and C-r. Remove redundant bindings from inheriting maps.
228
229 * progmodes/cperl-mode.el: Merged in changes from v4.32.
230 After 4.23 and: After 4.24:
231 (cperl-contract-levels): Restore position.
232 (cperl-beautify-level): Likewise.
233 (cperl-beautify-regexp): Likewise.
234 (cperl-commentify): Rudimental support for length=1 runs
235 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
236 After 4.25:
237 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
238 (imenu-example--create-perl-index): Was not enforcing
239 syntaxification-to-the-end.
240 (cperl-invert-if-unless): Allow `for', `foreach'.
241 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
242 Mark qw(), m()x as indentable.
243 (cperl-init-faces): Highlight `sysopen' too.
244 Highlight $var in `for my $var' too.
245 (cperl-invert-if-unless): Was leaving whitespace at end.
246 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
247 (cperl-calculate-indent): Remove old commented out code.
248 Support (primitive) indentation of qw(), m()x.
249 After 4.26:
250 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
251 q [] with intervening newlines.
252 (cperl-autoindent-on-semi): New customization variable.
253 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
254 (cperl-tips): Mention how to make CPerl the default mode.
255 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
256 (cperl-outline-level): New function.
257 (cperl-highlight-variables-indiscriminately): New customization var.
258 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
259 From Sean Kamath <kamath@pogo.wv.tek.com>.
260 (cperl-after-block-p): Support CHECK and INIT.
261 (cperl-init-faces, cperl-short-docs): Likewise and "our".
262 From Doug MacEachern <dougm@covalent.net>.
263 After 4.27:
264 (cperl-find-pods-heres): Recognize \"" as a string.
265 Mark whitespace between q and [] as `syntax-type' => `prestring'.
266 Allow whitespace between << and "FOO".
267 (cperl-problems): Remove \"" and q [] with intervening newlines.
268 Mention multiple <<EOF as unsupported.
269 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
270 (cperl-indent-parens-as-block): New configuration variable.
271 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
272 Use `cperl-indent-parens-as-block'.
273 (cperl-find-pods-heres): Test for =cut without empty line instead of
274 complaining about no =cut.
275 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
276 (cperl-find-pods-heres): Likewise.
277 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
278 POD could've been marked as comment already.
279 (cperl-unwind-to-safe): Unwind before start of POD too.
280 After 4.28:
281 (cperl-forward-re): Throw an error at proper moment REx unfinished.
282 After 4.29:
283 (x-color-defined-p): Make an extra case to peacify the warning.
284 Toplevel: `defvar' to peacify the warnings.
285 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
286 No -nw-compile time warnings now.
287 (cperl-find-tags): TAGS file had too short substring-to-search.
288 Be less verbose in non-interactive mode
289 (imenu-example--create-perl-index): Set index-marker after name
290 (cperl-outline-regexp): New variable.
291 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
292 (cperl-mode): Made use `cperl-outline-regexp'.
293 After 4.30:
294 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
295 (cperl-outline-level): Make start-of-file same level as `package'.
296 After 4.31:
297 (cperl-electric-pod): `head1' and `over' electric only if empty.
298 (cperl-unreadable-ok): New variable.
299 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
300 on an unreadable file.
301 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
302 on an unreadable directory.
303
304 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
305 Consider the text between two errors as belonging to the first error.
306 (compilation-goto-locus): Use pop-to-buffer rather than
307 switch-to-buffer-other-frame.
308
309 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
310 (awk-font-lock-syntactic-keywords): New var.
311 (awk-mode): Use it.
312
313 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
314
315 * faces.el (describe-face): Call help-setup-xref earlier.
316
317 * jka-compr.el (jka-compr-load-suffixes): New var.
318 (jka-compr-install): Add its content to load-suffixes.
319 (jka-compr-uninstall): Remove its content from load-suffixes.
320
321 2001-10-12 Sam Steingold <sds@gnu.org>
322
323 * bindings.el (completion-ignored-extensions): CL-related
324 extensions are platform-independent.
325
326 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
327 asynchronous multiple file copying.
328
329 2001-10-12 Gerd Moellmann <gerd@gnu.org>
330
331 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
332 Turn error for repeated variables into warning.
333
334 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
335 New function checking that lambda-list consists of non-constant
336 symbols, that &rest and &optional are followed by variable names,
337 that &rest VAR is the last element, and that variables aren't doubled.
338 (byte-compile-lambda): Use it.
339
340 2001-10-12 Eli Barzilay <eli@barzilay.org>
341
342 * calculator.el (calculator-eng-display): Don't call concat
343 with an integer argument.
344
345 2001-10-12 Miles Bader <miles@gnu.org>
346
347 * help-mode.el (help-customize-face): New button-type.
348
349 * faces.el (list-faces-display): Fix args to `help-xref-button'.
350 (describe-face): Fix args to `help-xref-button'.
351 Don't switch to help-buffer around call to `help-setup-xref'.
352 Use `help-buffer' instead of hard-wired "*Help*".
353 Require `help-mode'.
354
355 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
356
357 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
358
359 * help-mode.el (help-buffer): New function.
360 Returns the buffer-name to use for help output.
361 Change all the code to use it instead of hard-coding *Help*.
362 (help-mode-map): Put back the mouse-2 binding.
363 (help-xref-stack): Change the format and make buffer-local.
364 (help-xref-stack-item): Make buffer-local.
365 (help-setup-xref): Do the `push' here rather than in help-do-xref.
366 (help-xref-interned): Display the face doc as well.
367 (help-follow-mouse): Re-introduce.
368 (help-xref-go-back): Adapt to the new use of help-xref-stack.
369 (help-do-xref): Don't `push' any more.
370 (help-follow): Also follow face names.
371
372 * help-funs.el (describe-function-1): Remove unused `parens' arg.
373 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
374 Autoload and cleanup.
375 (describe-function): Call help-setup-xref.
376 (describe-variable): Call help-setup-xref earlier.
377
378 * help.el (describe-bindings-internal): New fun moved from keymap.c.
379 (view-lossage): Call help-setup-xref correctly and earlier.
380 (describe-bindings): Call help-setup-xref earlier.
381 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
382 (describe-mode): Don't autoload. Call help-setup-xref earlier.
383
384 2001-10-11 Gerd Moellmann <gerd@gnu.org>
385
386 * master.el (master-mode): Use define-minor-mode instead of
387 easy-mmode-define-minor-mode. Add autload cookie.
388 (Commentary): Remove the line showing how to autoload master-mode,
389 since it's always autoloaded.
390
391 * master.el: New file.
392
393 2001-10-11 Dave Love <fx@gnu.org>
394
395 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
396 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
397 <const-C varset-X const-C>: Fix car/cdr typo.
398
399 2001-10-11 Gerd Moellmann <gerd@gnu.org>
400
401 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
402 New function extracted from byte-compile-log-1.
403 (byte-compile-log-1): Change output to be more in line with
404 the output of other GNU tools.
405 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
406 (byte-compile-report-error): Downcase error message.
407 Use `error' instead of `!!' for error messages.
408 (byte-compile-print-syms): Treat non-interactive case specially.
409 (displaying-byte-compile-warnings): Use backquote.
410 (byte-compile-from-buffer): Bind byte-compile-last-line.
411 (batch-byte-compile): Remove `Done' message.
412
413 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
414
415 * emacs-lisp/copyright.el (copyright): Add final \n.
416
417 2001-10-11 Miles Bader <miles@gnu.org>
418
419 * diff.el (diff): Display default values in prompts as
420 `(default ...)', not `(...)'.
421
422 * info.el (Info-follow-reference): Likewise.
423
424 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
425
426 * emacs-lisp/autoload.el (doc-string-elt): Remove.
427
428 * newcomment.el (comment-indent): Be a little more robust in case
429 comment-indent-function does funny things.
430 (comment-normalize-vars): Autoload.
431 (comment-region-internal): Fiddle with the visibility spec.
432 (comment-valid-prefix): New function.
433 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
434 that would turn comment-text into non-comment-text.
435
436 * emacs-lisp/syntax.el: New file.
437
438 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
439 compatibility cruft.
440 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
441 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
442 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
443 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
444 tcl-submit-bug-report.
445 (tcl-mode-syntax-table): Leave \f alone.
446 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
447 tcl-end-of-defun, tcl-submit-bug-report.
448 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
449 (tcl-add-emacs-menu): Remove.
450 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
451 (tcl-keyword-list): Add `chain'.
452 (tcl-font-lock-syntactic-keywords): New variable.
453 (tcl-pps-has-arg-6): Remove.
454 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
455 (tcl-internal-mark-defun): Remove.
456 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
457 (tcl-mode): Use define-derived-mode. Simplify.
458 Set comment-indent-function.
459 (tcl-indent-command): Use line-beginning-position and comment-indent.
460 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
461 (tcl-indent-line): Use tcl-calculate-indent.
462 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
463 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
464 (tcl-filter): Use with-current-buffer, simplify.
465 (inferior-tcl-mode): Use define-derived-mode.
466 (tcl-hairy-in-comment): Renamed tcl-in-comment.
467 (tcl-simple-in-comment, tcl-in-comment): Removed.
468 (tcl-files-alist): New function.
469 (tcl-help-snarf-commands): Use it and return the result directly
470 rather than through a global variable.
471 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
472 (tcl-help-on-word): Provide the default value to completing-read.
473 (tcl-hilit): Remove.
474 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
475 (tcl-comment-indent): New function.
476 (tcl-submit-bug-report): Remove.
477 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
478 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
479 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
480
481 2001-10-10 Miles Bader <miles@gnu.org>
482
483 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
484 (Info-fontify-node): Don't fontify the node if it's already been done.
485
486 2001-10-10 Gerd Moellmann <gerd@gnu.org>
487
488 * international/iso-transl.el (iso-transl-e-caret)
489 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
490 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
491
492 * simple.el (end-of-buffer): Fix code scrolling specially
493 for the buffer end.
494
495 * startup.el (command-line-1): Bind tab-width to 8.
496
497 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
498
499 * emulation/tpu-edt.el: Use defalias instead of fset for
500 user-visible commands. From Rob Riepel
501 <riepel@Networking.Stanford.EDU>.
502
503 2001-10-09 Gerd Moellmann <gerd@gnu.org>
504
505 * ruler-mode.el: New file.
506
507 2001-10-09 Miles Bader <miles@gnu.org>
508
509 * apropos.el (button): New require.
510
511 * help-funs.el: New file, contents mostly from `help.el'.
512 (describe-variable): Use `condition-case' instead of `ignore-errors'.
513
514 * help-mode.el: New file, contents mostly from `help.el'.
515
516 * help.el: Don't require `view' when compiling.
517 (help-with-tutorial, describe-function, describe-function-1)
518 (variable-at-point, describe-variable, locate-library):
519 Functions moved into `help-funs.el'.
520 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
521 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
522 (help-setup-xref, help-xref-following, help-make-xrefs)
523 (help-xref-button, help-insert-xref-button, help-xref-interned)
524 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
525 (help-xref-on-pp): Functions moved into `help-mode.el'
526 (help-mode-map, help-xref-stack, help-xref-stack-item)
527 (help-highlight-p, help-highlight-face, help-back-label)
528 (help-xref-symbol-regexp, help-xref-mule-regexp)
529 (help-xref-info-regexp): Variables moved into `help-mode.el'.
530 (help-symbol, help-back, help-info, help-customize-variable)
531 (help-function-def, help-variable-def):
532 Button-types moved into `help-mode.el'.
533 (load-symbol-file-load-history, symbol-file):
534 Functions moved into `subr.el'.
535 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
536 (view-lossage): Call `help-setup-xref' instead of doing it manually.
537
538 * subr.el (symbol-file-load-history-loaded)
539 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
540
541 * loadup.el ("button"): Load removed.
542
543 * button.el (define-button-type): Respect any `supertype' property.
544 (button-type-subtype-p, button-has-type-p): New functions.
545
546 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
547 dollar-signs.
548
549 * comint.el (comint-insert-previous-argument): New function.
550 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
551 (comint-insert-previous-argument-last-start-pos)
552 (comint-insert-previous-argument-last-index): New variables.
553
554 * apropos.el (apropos-next-label-button): Use the presence of a
555 `apropos-label' property to detect label buttons.
556
557 2001-10-08 Miles Bader <miles@gnu.org>
558
559 * button.el (next-button, previous-button): Remove N and WRAP
560 parameters. Don't pay attention to `skip' properties.
561 (forward-button): Implement wrapping, iterating, and skipping here
562 instead.
563 (button-activate): USE-MOUSE-ACTION is optional.
564 (button-nop): Function removed.
565 (default-button): Use `ignore' as default button action.
566
567 * apropos.el (apropos-next-label-button): Update arguments to
568 `next-button'.
569 (apropos-symbol): Add `skip' property.
570 (apropos-function, apropos-macro, apropos-command)
571 (apropos-variable, apropos-face, apropos-group, apropos-widget)
572 (apropos-plist): New button types.
573 (apropos-label-properties): Variable removed.
574 (apropos-print): Pass button-type to apropos-print-doc, rather
575 than help function and label text.
576 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
577 Get button label from TYPE.
578
579 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
580
581 * help.el (help-mode): Use define-derived-mode.
582 (describe-mode): Add optional `buffer' arg.
583 Use it instead of going through help-xref-mode.
584 Avoid doubling the word `minor' when prettifying.
585 (describe-function-1): List the corresponding key bindings.
586 (describe-variable): Say if the var is automatically buffer-local.
587 If the source is `loaddefs.el', look for the real source.
588 (help-xref-mode): Remove.
589
590 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
591 the file says no-byte-compile.
592
593 2001-10-08 Miles Bader <miles@gnu.org>
594
595 * button.el (next-button, previous-button): Respect `skip' property.
596
597 2001-10-07 Miles Bader <miles@gnu.org>
598
599 * woman.el (woman-mode-map): Copy button-buffer-map instead of
600 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
601 `woman-follow-word' instead of `woman-mouse-2'.
602 (woman-follow-word): Renamed from `woman-mouse-2'.
603 Follow current unconditionally, since this function is now only
604 bound to M-mouse-2. Use accessor functions.
605 (WoMan-highlight-references): Use `make-text-button'.
606 (woman-xref): New button type.
607
608 * loadup.el ("faces"): Move load before loading "loaddefs.el".
609 ("button"): New load, just before "help" (which uses it).
610
611 * help.el (help-mode-map): Make button-buffer-map our parent.
612 Don't bind mouse events or tab/backtab.
613 (help-function, help-variable, help-face, help-coding-system)
614 (help-input-method, help-character-set, help-back, help-info)
615 (help-customize-variable, help-function-def, help-variable-def):
616 New button types.
617 (help-button-action): New function.
618 (describe-function-1): Pass help button-types to
619 `help-xref-button' rather than help function and help-echo string.
620 Don't put multiple help-function args in a list to pass them to
621 help-xref-button, just pass them as multiple arguments.
622 Use `help-insert-xref-button' to make [back]-button, rather than
623 `help-xref-button'.
624 (help-xref-button): Take a button-type TYPE as a parameter rather
625 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
626 and add a &rest parameter ARGS to serve the same purpose.
627 Use `make-text-button' to add the button.
628 (help-insert-xref-button): Use `insert-text-button' to add the button.
629 (help-follow-mouse, help-next-ref, help-previous-ref):
630 Functions removed.
631 (help-do-xref): New function.
632 (help-follow): Use `push-button' and `help-do-xref' to do most of
633 the work.
634
635 * apropos.el (apropos-symbol, apropos-label): New button types.
636 (apropos-symbol-button-display-help)
637 (apropos-label-button-display-help, apropos-next-label-button):
638 New functions.
639 (apropos-mode-map): Make button-buffer-map our parent.
640 Don't bind mouse events.
641 (apropos-print, apropos-print-doc): Create buttons instead of text
642 properties.
643 (apropos-mouse-follow): Function removed.
644 (apropos-follow): Use buttons.
645
646 * button.el: New file.
647
648 2001-10-07 Gerd Moellmann <gerd@gnu.org>
649
650 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
651 Remove.
652
653 2001-10-05 Richard M. Stallman <rms@gnu.org>
654
655 * add-log.el (add-change-log-entry): Skip copyright notice
656 and copying permission notice at start of file, if any.
657 Make use of terms "entry" and "item" accord with Emacs manual.
658 Simplify the logic for moving point while entering or creating
659 an entry and then an item.
660 (add-change-log-entry-other-window): Doc fix.
661
662 2001-10-06 Miles Bader <miles@gnu.org>
663
664 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
665 removed; they apparently don't work with faces.
666
667 2001-10-05 Sam Steingold <sds@gnu.org>
668
669 * textmodes/sgml-mode.el (html-xhtml): New user option.
670 (html-tag-alist, html-horizontal-rule, html-image, html-line)
671 (html-ordered-list, html-unordered-list, html-list-item)
672 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
673 (sgml-skip-close-p): New function.
674 (sgml-value): Use it.
675
676 2001-10-05 Sam Steingold <sds@gnu.org>
677
678 * calendar/diary-lib.el (diary-entry-compare): When times are
679 identical, compare the entries lexicographically.
680
681 2001-10-06 Miles Bader <miles@gnu.org>
682
683 * rfn-eshadow.el (rfn-eshadow-update-overlay):
684 Use `minibuffer-prompt-end'.
685
686 * simple.el (previous-matching-history-element): Fix misplaced
687 parentheses.
688
689 2001-10-05 Miles Bader <miles@gnu.org>
690
691 * rfn-eshadow.el: New file.
692
693 2001-10-05 Miles Bader <miles@gnu.org>
694
695 * cus-face.el (custom-face-attributes): Make sure each attribute
696 has a valid default value. Remove hacks that mapped `nil' to
697 `off' and used nil to mean `unspecified'. Remove `unspecified'
698 choices from all attributes (unspecified is handled by the parent
699 checklist).
700 * cus-edit.el (custom-face-edit-convert-widget)
701 (custom-face-edit-deactivate, custom-face-edit-activate)
702 (custom-face-edit-delete, custom-face-edit-attribute-tag):
703 New functions.
704 (custom-face-edit): Specify a custom :convert-widget.
705 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
706 Don't pass in default filters that map between `nil' and `off' and
707 `unspecified' and `nil'.
708
709 2001-10-05 Gerd Moellmann <gerd@gnu.org>
710
711 * progmodes/compile.el (compilation-buffer-name): New function.
712 (compile-internal): Use it to determine the name of the
713 compilation buffer.
714
715 2001-10-05 Miles Bader <miles@gnu.org>
716
717 * progmodes/compile.el (grep-use-null-device): New variable.
718 (grep-command): Mention `grep-use-null-device'.
719 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
720 Make computation of `grep-command' respect `grep-use-null-device'.
721 (grep): Respect `grep-use-null-device'.
722 Call `grep-compute-defaults' even if grep-command is set, if
723 grep-use-null-device is still tentative.
724
725 * subr.el (call-process-shell-command): New function.
726
727 2001-10-05 Miles Bader <miles@gnu.org>
728
729 * simple.el (previous-matching-history-element)
730 (next-history-element, next-complete-history-element): Use
731 `minibuffer-' functions instead of calling `field-' functions directly.
732 (minibuffer-prompt-end, minibuffer-contents):
733 (minibuffer-contents-no-properties, delete-minibuffer-contents):
734 Functions removed (now subrs).
735 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
736
737 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
738 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
739 instead of calling `field-' functions directly.
740 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
741
742 2001-10-05 Gerd Moellmann <gerd@gnu.org>
743
744 * files.el (find-file-noselect): If file's read-only status has
745 changed on disk, ask if buffer's read-only status should be
746 changed, unless NOWARN is set.
747
748 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
749 alias for define-setf-method.
750
751 * bindings.el: Remove no-byte-compile from file local variables
752 to enable bootstrapping.
753
754 2001-10-04 Andrew Innes <andrewi@gnu.org>
755
756 * faces.el (face-font-registry-alternatives) [windows-nt]:
757 Make gb2312 an alias for gb2312.1980.
758
759 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
760
761 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
762 (uniquify-reverse-components): Remove.
763
764 * emacs-lisp/bytecomp.el (byte-recompile-directory):
765 Make sure the file is readable.
766 (byte-compile-file): Don't compile if `no-byte-compile' is set.
767 (byte-compile-defvar): Update to reflect the change in Fdefvar.
768 (batch-byte-recompile-directory): Pass arg=0.
769
770 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
771 (perl-calculate-indent): Use it.
772 (perl-backward-to-noncomment): Use forward-comment.
773
774 * derived.el (define-derived-mode, derived-mode-make-docstring):
775 Allow `parent' to be nil.
776
777 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
778 Use define-derived-mode.
779 (nroff-mode-map, nroff-mode-syntax-table): Massage.
780
781 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
782
783 * emacs-lisp/lselect.el: Use facep iso find-face.
784
785 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
786 Use regexp-opt.
787 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
788 (lisp-font-lock-syntactic-face-function): New function.
789 (lisp-mode-variables): Use it. Make arg optional.
790 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
791 (lisp-mode): Don't pass an arg to lisp-mode-variables.
792 Set comment-start-skip.
793
794 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
795
796 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
797 (ignore-errors): Don't bother using a `err' symbol.
798
799 * emacs-lisp/autoload.el (autoload-ensure-default-file)
800 (autoload-insert-section-header, autoload-before-p)
801 (autoload-remove-section): New functions.
802 (generate-file-autoloads): Use them.
803 (update-file-autoloads): Use them. Return FILE if there's no cookie.
804 Make sure the autoload file is properly formatted when creating it.
805 (update-autoloads-from-directories): Use them as well.
806 Only update autoloads for files whose timestamp has changed.
807 Add a dummy entry to remember the files which had no autoload cookies.
808
809 * timer.el (timer-relative-time): Fix computation for negative `micro'.
810
811 * subr.el (define-key-after): Allow `key' to be longer than 1.
812 (make-local-hook): Make obsolete.
813 (add-hook, remove-hook): Don't use make-local-hook any more.
814 (make-syntax-table): Inherit all chars from s-s-t.
815
816 2001-10-04 Gerd Moellmann <gerd@gnu.org>
817
818 This is a fix for a report saying that resuming a search with C-s
819 C-s doesn't use the case-fold-search setting of the previous
820 search (C-s ... M-c ... then C-s C-s).
821
822 * isearch.el (isearch-last-case-fold-search): New variable.
823 (isearch-mode): Remember value of isearch-case-fold-search
824 in isearch-last-case-fold-search.
825 (isearch-done): Quote value of isearch-case-fold-search.
826 (isearch-repeat): When resuming a search, restore
827 isearch-case-fold-search from isearch-last-case-fold-search.
828
829 Added to NEWS.
830
831 * startup.el (inhibit-startup-buffer-menu): New user-option.
832 (command-line-1): If inhibit-startup-buffer-menu is set, don't
833 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
834
835 This allows upto 99999 messages in the summary without screwing up
836 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
837
838 * mail/rmailsum.el (rmail-make-summary-line)
839 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
840 (rmail-summary-goto-msg, rmail-summary-goto-msg):
841 Allow 5-digit message ids instead of 4.
842
843 This adds expansion of environment variables in the value
844 specified with M-x setenv. Added to NEWS.
845
846 * env.el (substitute-env-vars): New function.
847 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
848 environment variables in VALUE. Return VALUE.
849
850 2001-10-04 Gerd Moellmann <gerd@gnu.org>
851
852 * Branch for 21.1.
853
854 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
855
856 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
857
858 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
859
860 * emulation/tpu-edt.el: Make messages match original TPU/edt
861 editor. From riepel@Stanford.EDU (Rob Riepel).
862
863 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
864
865 * rect.el: Update maintainer's email address.
866
867 2001-10-02 Andreas Schwab <schwab@suse.de>
868
869 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
870 and Extended Passive Mode, resp.
871
872 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
873
874 These changes add support for Calendar-related items in the
875 menu bar on tty's as well:
876
877 * calendar/calendar.el (calendar-mode-map): Require cal-menu
878 unconditionally.
879 (calendar-mode): Set up activate-menubar-hook unconditionally.
880
881 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
882 calls x-popup-menu only if popup menus are supported.
883 (calendar-mouse-insert-hebrew-diary-entry)
884 (calendar-mouse-insert-islamic-diary-entry)
885 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
886 (calendar-mouse-view-other-diary-entries)
887 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
888 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
889 Call cal-menu-x-popup-menu instead of x-popup-menu.
890
891 2001-10-01 Gerd Moellmann <gerd@gnu.org>
892
893 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
894
895 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
896
897 * emacs-lisp/rx.el: New file.
898
899 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
900
901 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
902
903 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
904
905 * frame.el (select-frame-by-name, other-frame): Doc fix.
906
907 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
908
909 * play/snake.el (snake-score-file): Use temporary-file-directory
910 instead of a literal "/tmp". Suggested by Robert
911 <robert@chezmarshall.freeserve.co.uk>.
912
913 * play/tetris.el (tetris-score-file): Ditto.
914
915 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
916
917 * apropos.el (apropos-print): Make the directions inserted at the
918 beginning of the *Apropos* buffer more clear.
919
920 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
921
922 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
923 Added comments.
924
925 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
926
927 * newcomment.el (comment-normalize-vars): Use " \t" rather than
928 "\\s-" when defining comment-end-skip.
929
930 2001-09-27 Gerd Moellmann <gerd@gnu.org>
931
932 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
933 Call get-buffer-window first second arg `visible'.
934
935 * international/mule-diag.el (list-input-methods-1):
936 Output something that's independent of Emacs' version.
937
938 * tar-mode.el (tar-mode-write-file): Don't signal an error by
939 calling byte-to-position with a nil tar-header-offset.
940
941 2001-09-27 Simon Josefsson <jas@extundo.com>
942
943 * mail/sendmail.el (send-mail-function): Doc fix.
944 (mail-do-fcc): Error if header-end is not a marker.
945 (mail-do-fcc): Add a comment.
946 (mail-reply-to): Doc fix.
947 (mail-signature): Make ATPOINT optional.
948 (mail-yank-original): Use cond instead of nestled if.
949
950 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
951
952 * info.el (Info-on-current-buffer): Default arg to "Top".
953
954 2001-09-25 Eli Barzilay <eli@barzilay.org>
955
956 * calculator.el (calculator-copy-displayer): New user-option.
957 (calculator-displayer-prev, calculator-displayer-next):
958 Renamed from calculator-displayed-{left,right}.
959 (calculator, calculator-standard-displayer)
960 (calculator-num-to-string, calculator-update-display)
961 (calculator-copy, calculator-put-value): Bug and display fixes.
962
963 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
964
965 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
966 (ebnf-version): New version (3.6.1).
967
968 * ebnf-bnf.el: Fix character range regexp. Doc fix.
969 (ebnf-bnf-non-terminal-chars): New internal const.
970 (ebnf-bnf-lex): Fix code.
971
972 * ebnf-iso.el: Fix character range regexp. Doc fix.
973 (ebnf-iso-non-terminal-chars): New internal const.
974 (ebnf-iso-lex): Fix code.
975
976 * ebnf-yac.el: Fix character range regexp. Doc fix.
977 (ebnf-yac-skip-chars): New internal const.
978 (ebnf-yac-skip-code): Fix code.
979
980 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
981
982 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
983
984 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
985 passing it to VC.
986
987 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
988 case where the file is relative.
989
990 2001-09-24 Gerd Moellmann <gerd@gnu.org>
991
992 * xml.el (xml-parse-attlist): Quotes around attributes must be the
993 same on each side. Make sure we properly handle simple quotes.
994 From Daiki Ueno <ueno@unixuser.org>.
995
996 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
997
998 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
999 <jas@extundo.com>.
1000
1001 * menu-bar.el (top-level): Minor fixes for text of help-echo in
1002 some items of the Options menu.
1003
1004 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
1005
1006 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
1007
1008 * vc-hooks.el (vc-delete-automatic-version-backups):
1009 Don't fail if the directory doesn't exist.
1010
1011 * diff-mode.el (diff-default-read-only): New var.
1012 (diff-mode): Use it.
1013
1014 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
1015
1016 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
1017 Use make-keymap instead of copy-keymap, since copying the global
1018 keymap messes up the menu bar.
1019
1020 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
1021 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
1022
1023 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
1024
1025 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
1026
1027 * dired-aux.el (dired-insert-subdir): Pass switches to
1028 dired-build-subdir-alist.
1029
1030 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
1031
1032 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
1033 caused %#a and %#b to be mis-formatted.
1034
1035 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
1036
1037 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
1038 ccmode, emacs-mime, and eudc manuals.
1039
1040 2001-09-19 Sam Steingold <sds@gnu.org>
1041
1042 w32 find cannot be used with `grep-find'.
1043 * progmodes/compile.el (find-program): New variable.
1044 (grep-compute-defaults): Use it to set `grep-find-command'.
1045
1046 2001-09-19 Gerd Moellmann <gerd@gnu.org>
1047
1048 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
1049
1050 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1051
1052 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
1053 programming. Doc fix.
1054 (ebnf-version): New version (3.6).
1055 (ebnf-eps-begin): Data fix.
1056 (ebnf-begin-file): Code fix.
1057
1058 * ebnf-bnf.el: Doc fix.
1059 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
1060
1061 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
1062
1063 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1064
1065 * ps-print.el: Better face mapping for black/white PostScript printers.
1066 Check if mark is active when printing a region. Doc fix.
1067 (ps-print-version): New version number (6.5.5).
1068 (ps-print-color-p): Customization fix.
1069 (ps-black-white-faces): New option.
1070 (ps-black-white-faces-alist): New internal var.
1071 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
1072 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
1073 (ps-nb-pages-region): Interactive fix.
1074 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
1075 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
1076
1077 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
1078
1079 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
1080 numeric month value, and allow the Kanji character after the it to
1081 be missing (happens with ls-lisp's output on Japanese versions of
1082 MS-Windows).
1083
1084 2001-09-18 Miles Bader <miles@gnu.org>
1085
1086 * diff-mode.el (diff-mode): Don't make the buffer read-only if
1087 it's empty (and thus probably a new patch file about to be edited).
1088
1089 2001-09-17 Gerd Moellmann <gerd@gnu.org>
1090
1091 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1092 Check for '(' in column 0 of doc string.
1093
1094 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
1095 of `nth' so that using a vector as bounding-box works.
1096 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1097
1098 2001-09-17 Andre Spiegel <spiegel@gnu.org>
1099
1100 * vc.el (vc-annotate): Use current workfile version explicitly as
1101 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
1102
1103 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
1104
1105 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
1106 convert-standard-filename doesn't guarantee that the .el extension
1107 is preserved.
1108
1109 * dos-fns.el (convert-standard-filename): Replace invalid
1110 characters only after converting dash/underscore to a period.
1111 (original-make-auto-save-file-name): New.
1112 (make-auto-save-file-name): New function, overrides the definition
1113 on files.el and calls the original function via
1114 original-make-auto-save-file-name.
1115
1116 * mail/rmail.el (top-level): Require mule-utils when compiling.
1117 (rmail-decode-babyl-format): Use detect-coding-with-priority
1118 instead of detect-coding-region, to favor detection of emacs-mule
1119 encoded Babyl files written by rmailout.el etc. Suggested by
1120 Kenichi Handa <handa@etl.go.jp>.
1121
1122 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
1123
1124 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
1125 Use `equal', not `=', since the device number can be a cons cell.
1126
1127 2001-09-14 Gerd Moellmann <gerd@gnu.org>
1128
1129 * simple.el: Comment out change of 2001-09-13.
1130
1131 2001-09-13 Milan Zamazal <pdm@zamazal.org>
1132
1133 * progmodes/compile.el (grep-compute-defaults): Don't set
1134 grep-command/grep-find-command when it is already non-nil.
1135 (grep-command): Make it a user option.
1136 (grep-find-command): Likewise.
1137
1138 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
1139
1140 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
1141 inhibit quit.
1142
1143 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
1144
1145 * files.el (make-auto-save-file-name): If long file names are not
1146 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
1147 generating an auto-save file name from it.
1148
1149 2001-09-13 Gerd Moellmann <gerd@gnu.org>
1150
1151 * ps-print.el (ps-print-region, ps-print-region-with-faces)
1152 (ps-nb-pages-region): Signal an error if called interactively
1153 and the mark is not active.
1154
1155 * simple.el (minibuffer-prompt-modification)
1156 (minibuffer-prompt-insertion): New functions.
1157 (minibuffer-prompt-properties): Use `modification-hooks' and
1158 `insert-in-front-hooks'.
1159
1160 2001-09-12 Richard M. Stallman <rms@gnu.org>
1161
1162 * textmodes/outline.el (outline-regexp): Doc fix.
1163 Initialize it in the defcustom, the usual way.
1164
1165 2001-09-12 Gerd Moellmann <gerd@gnu.org>
1166
1167 * ediff-mult.el (ediff-get-meta-info): Take into account that data
1168 from `ediff-meta-info' properties need not be an overlay.
1169 From David Ponce <dponce@voila.fr>.
1170
1171 * isearch.el (isearch-intersects-p): Fix end checks.
1172
1173 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
1174
1175 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
1176 `t' branch of `cond', since Irix 6.1 and up is a special case of
1177 the standard dbx interface.
1178
1179 2001-09-11 Miles Bader <miles@gnu.org>
1180
1181 * comint.el (comint-send-input): When waiting for echoed input,
1182 don't save the expected end position in `echo-end', so that things
1183 work properly even if the buffer is modified elsewhere at the same
1184 time [this happens if `comint-truncate-buffer' is used].
1185
1186 2001-09-11 Gerd Moellmann <gerd@gnu.org>
1187
1188 * textmodes/outline.el (outline-mode): Use `^' and a shy group
1189 when constructing imenu-generic-expression from outline-regexp.
1190
1191 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
1192
1193 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
1194 `equal' instead of `=', since they can be cons cells. From Nils
1195 Goesche <cartan@cartan.de>.
1196
1197 2001-09-10 Andre Spiegel <spiegel@gnu.org>
1198
1199 * vc.el (vc-annotate): Rewrote doc string.
1200
1201 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
1202
1203 * time-stamp.el: Update Stephen Gildea's email address.
1204
1205 2001-09-10 Gerd Moellmann <gerd@gnu.org>
1206
1207 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
1208 enable-multibyte-characters = nil. From Hallvard B Furuseth
1209 <h.b.furuseth@usit.uio.no>.
1210
1211 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
1212
1213 * ediff-init.el (ediff-highest-priority): Bug fix.
1214
1215 * viper-cmd.el (viper-special-read-and-insert-char): New function
1216 that reads a character and uses the current input method or
1217 iso-accents when appropriate.
1218
1219 * viper.el and all others: Corrections to the comment blocks at
1220 the top.
1221
1222 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
1223
1224 * info.el (Info-goto-node): Doc fix.
1225
1226 2001-09-07 Gerd Moellmann <gerd@gnu.org>
1227
1228 * isearch.el (isearch-intersects-p): New function.
1229 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
1230 use isearch-intersects-p, and clean up.
1231
1232 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
1233
1234 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
1235 and "german8", for the new German orthography dictionaries,
1236 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
1237 the entries, to keep the line length balanced for loaddefs.el.
1238
1239 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
1240
1241 * comint.el (comint-send-input): Handle comint-process-echoes
1242 differently.
1243
1244 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1245
1246 * locate.el (locate-insert-header): Remove unnecessary whitespace.
1247
1248 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
1249
1250 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
1251
1252 2001-09-07 Gerd Moellmann <gerd@gnu.org>
1253
1254 * server.el (server-switch-buffer):
1255 * textmodes/refer.el (refer-find-entry-internal):
1256 * term/sup-mouse.el (sup-pos-to-window):
1257 * term/bg-mouse.el (bg-window-from-x-y):
1258 * emacs-lisp/edebug.el (edebug-window-live-p):
1259 Use get-window-with-predicate.
1260
1261 * window.el (get-window-with-predicate): Renamed from some-window.
1262 (some-window): Make it an alias.
1263
1264 2001-09-06 Gerd Moellmann <gerd@gnu.org>
1265
1266 * simple.el (undo): Remove positions from buffer-undo-list up to
1267 the next undo boundary only.
1268
1269 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
1270
1271 * makefile.nt (install): Don't copy sc.el. Reported by Richard
1272 Kim <ryk@dspwiz.com>
1273
1274 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
1275 the message "Creating customization items...done".
1276
1277 2001-09-05 Gerd Moellmann <gerd@gnu.org>
1278
1279 * font-lock.el (toplevel): Require `jit-lock' only if
1280 font-lock-support-mode is set to jit-lock-mode.
1281
1282 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
1283
1284 * international/quail.el (quail-use-package, quail-inactivate)
1285 (quail-activate): Mention the hooks these functions run in their
1286 doc strings.
1287
1288 2001-09-05 Edward M. Reingold <reingold@iit.edu>
1289
1290 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
1291 of file in header of menu.
1292
1293 2001-09-04 Gerd Moellmann <gerd@gnu.org>
1294
1295 * env.el (setenv): Interactively, if VARIABLE has a current value,
1296 add that to the front of the history, as the doc string says.
1297
1298 * comint.el (comint-send-input): Change help-echo.
1299 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
1300
1301 * bookmark.el (bookmark-write-file): Bind print-length and
1302 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
1303
1304 * obsolete/uncompress.el: Moved there from lisp/.
1305
1306 * comint.el (comint-insert-clicked-input): Goto point-max before
1307 deleting previous input. From "Dr Francis J. Wright"
1308 <F.J.Wright@qmw.ac.uk>.
1309
1310 * simple.el (backward-word): Doc fix.
1311
1312 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1313
1314 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
1315 * uncompress.el, uniquify.el, vc.el, view.el, window.el
1316 * w32-fns.el: Add Keywords header.
1317
1318 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
1319
1320 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
1321 "Text Properties". Suggested by Simon Marshall
1322 <Simon.Marshall@midas-kapiti.com>.
1323
1324 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
1325
1326 * term/mac-win.el (mac-drag-n-drop): Decode file name by
1327 consulting the value of file-name-coding-system.
1328
1329 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
1330
1331 * help.el (describe-function-1): Save precomputed `file-name' rather
1332 than recomputing it (incorrectly) with `symbol-file'.
1333
1334 2001-09-03 Gerd Moellmann <gerd@gnu.org>
1335
1336 * international/isearch-x.el (isearch-exit-recursive-edit):
1337 Take three parameters, since it's used as an after-change-function.
1338
1339 * emacs-lisp/backquote.el (backquote-backquote-symbol)
1340 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
1341 from doc strings.
1342
1343 2001-09-02 Milan Zamazal <pdm@zamazal.org>
1344
1345 * progmodes/glasses.el (glasses-convert-to-unreadable):
1346 Consider underscores as in `glasses-make-readable'.
1347
1348 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
1349
1350 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
1351 MS-DOS, since cpp might not be available.
1352
1353 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
1354 Mention "yank" in the help-echo text.
1355 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1356
1357 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
1358
1359 * newcomment.el (comment-indent): Insert spaces more carefully.
1360
1361 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
1362
1363 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
1364 exists. From Andy Petrusenco <andy@int.spb.ru>.
1365
1366 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
1367 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
1368 <andy@int.spb.ru>.
1369
1370 2001-08-31 Gerd Moellmann <gerd@gnu.org>
1371
1372 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
1373 Instead of running mouse-yank-at-click, see what the event is
1374 bound to outside Isearch and run that.
1375
1376 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
1377
1378 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
1379 Fix the menu entry to mention transient-mark-mode.
1380
1381 2001-08-30 Gerd Moellmann <gerd@gnu.org>
1382
1383 * simple.el (eval-expression-print-level): Fix last change.
1384
1385 * bindings.el (mode-line-coding-system-map): New variable.
1386 (mode-line-mule-info): Give the "%Z" a local-map keymap.
1387
1388 * simple.el (eval-expression-print-level): Change the type
1389 of the defcustom to allow nil.
1390
1391 * emacs-lisp/find-gc.el: Moved here from lisp/.
1392
1393 * international/quail.el (quail-completion-1):
1394 Reverse the ((CHAR . DEFN) ...) list before processing it.
1395 From Kenichi Handa <handa@etl.go.jp>.
1396
1397 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
1398 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
1399
1400 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
1401
1402 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
1403 aren't supported. This avoids the annoying gray strip drawn by
1404 the Windows version instead of the missing tool bar.
1405
1406 2001-08-29 Gerd Moellmann <gerd@gnu.org>
1407
1408 * menu-bar.el (menu-bar-options-menu): Make option text, messages
1409 and tooltips more consistent. From "Marshall, Simon"
1410 <Simon.Marshall@midas-kapiti.com>.
1411
1412 * startup.el (fancy-splash-screens): Temporarily set
1413 minor-mode-map-alist to nil while displaying splash screens.
1414
1415 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1416
1417 * buff-menu.el: Add Keywords header.
1418 Doc fix (C-x C-b is bound to list-buffers).
1419
1420 * dired-x.el: Add keyword files to get listed in finder.
1421 Remove confusing notes about GNU Emacs 19.
1422
1423 * dired.el, dired-aux.el: Add Keywords header.
1424
1425 2001-08-28 Andre Spiegel <spiegel@gnu.org>
1426
1427 * vc.el (vc-revert-file): Call the backend even if the FILE's
1428 contents can be reverted locally; pass new arg CONTENTS-DONE
1429 down to the backend.
1430
1431 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
1432 optional arg CONTENTS-DONE.
1433
1434 2001-08-28 Andrew Innes <andrewi@gnu.org>
1435
1436 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
1437
1438 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
1439
1440 * makefile.nt (install): Copy more *.el files.
1441
1442 2001-08-28 Gerd Moellmann <gerd@gnu.org>
1443
1444 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
1445 instead of `w' which is already in use.
1446
1447 * gs.el (gs-load-image): Use sleep-for.
1448 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1449
1450 2001-08-28 Miles Bader <miles@gnu.org>
1451
1452 * replace.el (query-replace-regexp-eval): Return args from
1453 `interactive' form in correct order.
1454
1455 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
1456
1457 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
1458 major modes, don't create panes for modes for which
1459 mouse-buffer-menu-alist returns an empty alist.
1460
1461 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
1462
1463 * progmodes/hideshow.el: Update first-line description.
1464 Sync comments w/ maintainer version 5.31.
1465
1466 (hs-isearch-open): Default value now `code'.
1467 Fix docstring to use "code blocks" vs "comment blocks",
1468 as opposed to "block" vs "comment".
1469 (hs-flag-region): Accept `hs-isearch-open' value
1470 of `block' as synonymous w/ `code'.
1471 (hs-hide-block-at-point): For code blocks, pass `code'
1472 to `hs-flag-region' instead of `block'.
1473
1474 2001-08-28 Miles Bader <miles@gnu.org>
1475
1476 * comint.el (comint-next-prompt): Don't loop infinitely if
1477 {next,previous}-single-char-property-change returns its input
1478 position when the search fails.
1479
1480 2001-08-27 Miles Bader <miles@gnu.org>
1481
1482 * comint.el (comint-get-old-input-default): Don't signal an error
1483 if point is not on an input field; instead, return the current
1484 line (using `comint-bol' to skip any prompt, in case we're not
1485 using fields at all).
1486
1487 * man.el (Man-mode-line-format): Variable removed.
1488 (Man-mode): Change `mode-line-buffer-identification' instead of
1489 `mode-line-format'.
1490
1491 2001-08-27 Gerd Moellmann <gerd@gnu.org>
1492
1493 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
1494 From Simon Josefsson <jas@extundo.com>.
1495
1496 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
1497
1498 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
1499 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1500
1501 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
1502 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1503
1504 * emacs-lisp/lselect.el: Ditto.
1505
1506 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
1507 Remove periods from the end of error message strings.
1508 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1509
1510 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
1511 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1512
1513 * net/telnet.el: Ditto.
1514
1515 2001-08-26 Gerd Moellmann <gerd@gnu.org>
1516
1517 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
1518 KEYMAP to the call to define-minor-mode.
1519
1520 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
1521
1522 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
1523 Replace some of the undefined characters with emulations of bidi
1524 formatting characters and Niqud as per SI 1311-1.
1525 (IT-unicode-translations): Ditto.
1526 (IT-display-table-setup, IT-setup-unicode-display):
1527 Fill characters without translations with dos-unsupported-char-glyph.
1528
1529 2001-08-24 Simon Josefsson <jas@extundo.com>
1530
1531 * hl-line.el (hl-line-mode): Don't be a global mode.
1532 (global-hl-line-mode): New function.
1533
1534 2001-08-24 Gerd Moellmann <gerd@gnu.org>
1535
1536 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
1537 being reset by Ghostscript. Don't kill the gs process.
1538 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1539
1540 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
1541
1542 * term/mac-win.el: Require scroll-bar.
1543
1544 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
1545
1546 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
1547
1548 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
1549
1550 * hexl.el (hexl-insert-multibyte-char) New function.
1551 (hexl-quoted-insert, hexl-self-insert-command)
1552 (hexl-insert-hex-char, hexl-insert-decimal-char)
1553 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
1554 Fix the doc strings accordingly.
1555 (hexl-insert-char): Reject characters whose code is above 255.
1556 Doc fix.
1557 (hexl-mode-map): Copy the global keymap instead of creating a
1558 sparse keymap, and bind all self-inserting characters to
1559 hexl-self-insert-command.
1560
1561 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
1562
1563 * wid-edit.el (text): Re-order docstring correctly.
1564
1565 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
1566
1567 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
1568
1569 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
1570
1571 * simple.el (line-number-mode): Mention the variable
1572 line-number-display-limit-width in the doc string.
1573
1574 2001-08-22 Gerd Moellmann <gerd@gnu.org>
1575
1576 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
1577 Temporarily select EVENT's window for switching buffers.
1578 (mode-line-bury-buffer): New function.
1579 (mode-line-buffer-identification-keymap): Use it instead of
1580 bury-buffer. Bind down-mouse events to prevent global down-mouse
1581 events from shining through.
1582
1583 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
1584
1585 * newcomment.el (comment-beginning): Make sure the comment-start
1586 we found isn't a comment-end (in cases where confusion is possible).
1587
1588 2001-08-22 Miles Bader <miles@gnu.org>
1589
1590 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
1591 before writing it, so that hard-links don't see new version.
1592
1593 2001-08-21 Gerd Moellmann <gerd@gnu.org>
1594
1595 * gs.el (gs-set-ghostview-colors-window-prop):
1596 Call x-change-window-property with 3rd arg FRAME.
1597 (gs-load-image): Wait for a previous Ghostscript process
1598 to complete before starting a new one.
1599
1600 * image.el (image-type-regexps): Make sure that the TIFF
1601 pattern is only matched at the beginning of a string.
1602 From Markus Rost <rost@math.ohio-state.edu>.
1603
1604 * international/swedish.el: Pre-Mule file removed. From Jonas
1605 Oberg <jonas@gnu.org>.
1606
1607 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
1608
1609 * whitespace.el (whitespace-abort-on-error): Add custom variable
1610 to whitespace to abort a write-file if whitespace is detected in file.
1611
1612 * whitespace.el (whitespace-write-file-hook): Hook to be called
1613 when writing a file. If `whitespace-abort-on-error' is set, the
1614 write will abort on detecting whitespaces.
1615 If `whitespace-auto-cleanup' is set, the file will be cleaned
1616 automatically prior to writing.
1617
1618 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
1619 whitespaces in the error output!
1620
1621 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1622 `indent-tabs-mode', since the latter notes user preferences on
1623 TABs anyway.
1624
1625 * whitespace.el (whitespace-version): 3.1. All of the above issues
1626 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
1627
1628 2001-08-20 Gerd Moellmann <gerd@gnu.org>
1629
1630 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
1631 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1632
1633 * whitespace.el (whitespace-global-mode): Add autoload cookie.
1634
1635 2001-08-20 Alex Schroeder <alex@gnu.org>
1636
1637 * sql.el (sql-db2): Doc change.
1638
1639 2001-08-20 Alex Schroeder <alex@gnu.org>
1640
1641 * sql.el (sql-postgres): Add the database at the end of the
1642 parameters instead of at the beginning.
1643 (sql-postgres-options): Doc change.
1644
1645 2001-08-17 Gerd Moellmann <gerd@gnu.org>
1646
1647 * custom.el (defcustom): Doc fix.
1648
1649 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1650
1651 * ps-mule.el (find-composition): Check if (char-after POS)
1652 returns a valid character.
1653
1654 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
1655
1656 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
1657 original-point for extra CR characters that are added/removed when
1658 the buffer is written/read whose EOL type is -dos.
1659
1660 2001-08-16 Miles Bader <miles@gnu.org>
1661
1662 * simple.el (line-move): Undo previous change.
1663
1664 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
1665 property to input-terminating `boundary' overlays to avoid
1666 line-move wierdness.
1667
1668 2001-08-16 Gerd Moellmann <gerd@gnu.org>
1669
1670 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
1671 buffer in a save-restriction. Under one test case with Ediff,
1672 window-scroll-functions are run with a window start that's
1673 temporarily outside of the restriction.
1674
1675 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
1676
1677 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
1678 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
1679 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
1680 (texinfo-update-menu-region-beginning)
1681 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
1682 command, @ifnottex, to regexps, so it is found.
1683
1684 2001-08-16 Andrew Innes <andrewi@gnu.org>
1685
1686 * makefile.nt (DONTCOMPILE): Omit bindings.el.
1687 (DONTCOMPILE): Omit sc.el.
1688
1689 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
1690 (DONTCOMPILE): Omit sc.el.
1691
1692 2001-08-16 Gerd Moellmann <gerd@gnu.org>
1693
1694 * replace.el (occur): Bind inhibit-read-only to t.
1695
1696 2001-08-16 Miles Bader <miles@gnu.org>
1697
1698 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
1699 calling `constrain-to-field', to avoid problems with comint prompts.
1700
1701 2001-08-15 Gerd Moellmann <gerd@gnu.org>
1702
1703 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
1704 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
1705
1706 * ediff-mult.el (ediff-get-meta-info): Fix the condition
1707 of a while-loop.
1708
1709 * Makefile.in (DONTCOMPILE): Remove sc.el.
1710
1711 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
1712 Don't include term/.
1713
1714 * mail/sc.el: Moved to obsolete/.
1715
1716 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1717
1718 * ps-print.el: Change error function arguments to follow Emacs
1719 message convention. Doc fix.
1720 (ps-print-version): New version number (6.5.4).
1721 (coding-system-for-write): Change declaration position to avoid
1722 XEmacs compilation gripes.
1723 (coding-system-for-read, buffer-file-coding-system):
1724 Declarations to avoid XEmacs compilation gripes.
1725
1726 * ps-mule.el: Doc fix.
1727 (ps-mule-encode-header-string): If STRING is not a string, replace
1728 STRING by empty string.
1729
1730 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1731
1732 * frame.el (show-trailing-whitespace): Doc fix.
1733
1734 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
1735
1736 * desktop.el (desktop-save): Insert the coding: tag before
1737 desktop-header.
1738
1739 2001-08-13 Gerd Moellmann <gerd@gnu.org>
1740
1741 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
1742 its path from $els.
1743
1744 * image.el (image-jpeg-p): Fix call of substring.
1745
1746 2001-08-10 Gerd Moellmann <gerd@gnu.org>
1747
1748 * play/animate.el (animate-string): Doc fix. Use a buffer
1749 name with stars in it.
1750 (animate-sequence): New function.
1751 From Richard Stallman <rms@gnu.org>.
1752
1753 * frame.el (select-frame-set-input-focus): New function
1754 extracted from other-frame.
1755 (other-frame): Use it.
1756 (next-multiframe-window, previous-multiframe-window): Use it.
1757
1758 * isearch.el (isearch-other-meta-char): Don't switch to the
1759 buffer of a window clicked on, when the current buffer is
1760 in Isearch mode.
1761
1762 * image.el (image-jpeg-p): Test for APPn markers in the range
1763 #xe0..#xef.
1764
1765 2001-08-09 Gerd Moellmann <gerd@gnu.org>
1766
1767 * desktop.el (desktop-save): Don't use concat to form a file
1768 name, use expand-file-name.
1769
1770 * mouse.el (mouse-delete-window): Do nothing if frame has just
1771 one window.
1772
1773 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
1774 for the minor mode name.
1775
1776 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
1777 minor mode name.
1778
1779 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
1780 instead of make-mode-line-mouse2-map.
1781
1782 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
1783 the minor mode name.
1784
1785 * emacs-lisp/easy-mmode.el (define-minor-mode):
1786 Use mode-line-minor-mode-keymap for the minor mode name.
1787
1788 * calendar/calendar.el (calendar-mode-line-format):
1789 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
1790
1791 * bindings.el (make-mode-line-mouse-map): Renamed from
1792 make-mode-line-mouse2-map. Take additional arg MOUSE.
1793 (mode-line-modified): Use mouse-3 instead of mouse-2.
1794 (mode-line-buffer-identification-keymap): Bind keys differently.
1795 (propertized-buffer-identification): Adapt help-echo to new bindings.
1796
1797 * bindings.el (mode-line-format): Specify help-echo for line
1798 number, column number and buffer-percent part of the mode-line.
1799
1800 * image.el (image-type-regexps): Allow whitespace at the start
1801 of the image data for XPM, XBM and Postscript, which are
1802 text files.
1803 (image-jpeg-p): Correct calculation of next field offset.
1804
1805 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1806
1807 * battery.el: Fix typo.
1808
1809 2001-08-08 Gerd Moellmann <gerd@gnu.org>
1810
1811 * image.el (image-type-regexps): Allow predicates. Change the way
1812 JPEG images are recognized.
1813 (image-jpeg-p): New function.
1814 (image-type-from-data): Handle predicates in image-type-regexps.
1815
1816 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
1817 #:, #x, #o, and similar constructs.
1818
1819 2001-08-07 Gerd Moellmann <gerd@gnu.org>
1820
1821 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
1822
1823 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
1824 instead of `progn'.
1825
1826 * tar-mode.el (tar-extract): Avoid generating a new buffer
1827 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
1828
1829 * textmodes/paragraphs.el (forward-sentence): Avoid building
1830 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
1831
1832 * progmodes/executable.el (executable-set-magic):
1833 If executable-find returns a quoted file name, unquote it before
1834 inserting it.
1835
1836 * image.el (image-type-regexps): For JPEG files, use a regexp
1837 derived from the JFIF spec.
1838
1839 * image.el (image-type-regexps): Use `\`' instead of `^' in
1840 most regular expressions.
1841
1842 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1843
1844 * play/animate.el: Re-insert a reference to re-inserted function.
1845
1846 2001-08-06 Gerd Moellmann <gerd@gnu.org>
1847
1848 * help.el (describe-function-1): Use find-function-search-for-symbol
1849 instead of find-function-noselect because the latter follows aliases.
1850
1851 * play/animate.el (animate-birthday-present): Re-insert.
1852
1853 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
1854 Handle old-style menu definitions.
1855
1856 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1857
1858 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
1859 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
1860
1861 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
1862 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
1863 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
1864
1865 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1866
1867 * textmodes/tildify.el: Milan Zamazal has new address.
1868
1869 2001-08-03 Gerd Moellmann <gerd@gnu.org>
1870
1871 * custom.el (custom-set-variables): Don't test `custom-requests'
1872 properties, check the third element of the options passed to
1873 custom-set-variables instead.
1874
1875 * info.el (info-insert-file-contents): Use info-file-exists-p
1876 instead of file-exists-p.
1877
1878 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
1879 the mode-line face is restored. Fix several bugs.
1880
1881 * replace.el (perform-replace): Doc fix.
1882
1883 2001-08-02 Francesco Potorti` <pot@gnu.org>
1884
1885 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
1886 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
1887 (uniquify-fix-item-base, uniquify-fix-item-filename)
1888 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
1889 Callers changed.
1890 (uniquify-set-proposed): Changed to work with a vector item.
1891 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
1892 the fix list, and a list of strings for the non-file buffer
1893 names. Both changes reduce consing.
1894 (uniquify-rationalize-a-list): Local variable renaming.
1895 (uniquify-rationalize-conflicting-sublist): Use member instead of
1896 assoc.
1897 (uniquify-rename-buffer): Use unless instead of if not.
1898
1899 2001-08-02 Gerd Moellmann <gerd@gnu.org>
1900
1901 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
1902
1903 * custom.el (custom-set-variables): Set options with :require
1904 clauses last.
1905
1906 * custom.el (defcustom): Doc fix.
1907
1908 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
1909
1910 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
1911
1912 * man.el (man): Mention Man-switches in the doc string.
1913 (Man-switches): Mention -a in the doc string.
1914
1915 * textmodes/ispell.el (ispell-alternate-dictionary):
1916 Add /usr/share/lib/dict/words, for Irix.
1917
1918 * bindings.el: Bind shifted and control-shifted kp-* keys to the
1919 corresponding non-kp keys. Suggested by Stephen Gildea
1920 <gildea@stop.mail-abuse.org>.
1921
1922 2001-08-01 Francesco Potorti` <pot@gnu.org>
1923
1924 * uniquify.el: These changes correct a corner case that the old
1925 code managed correctly.
1926 (uniquify-fix-item-proposed): Renamed from
1927 uniquify-fix-item-min-proposed.
1928 (uniquify-set-proposed): New function.
1929 (uniquify-rationalize-file-buffer-names): Code reshuffled for
1930 clarity and speed.
1931 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
1932 This is equivalent to what the old code did.
1933 (uniquify-rationalize-a-list): Never recompute the proposed
1934 name. Sort the conflicting sublist before rationalising it: this
1935 is equivalent to what the old code did, but one directory element
1936 at a time, and only when necessary.
1937 (uniquify-rationalize-conflicting-sublist): Recompute here the
1938 proposed name.
1939
1940 2001-08-01 Gerd Moellmann <gerd@gnu.org>
1941
1942 * play/animate.el: Add Keywords and Maintainer. Remove a
1943 reference to a removed function.
1944
1945 * play/animate.el (animate-string): Handle case that the string is
1946 longer than the window is wide.
1947
1948 2001-07-31 Gerd Moellmann <gerd@gnu.org>
1949
1950 * desktop.el (desktop-save): Bind coding-system-for-write to
1951 `emacs-mule' for write-region.
1952
1953 * delsel.el (delete-selection-pre-hook): Don't set this-command
1954 to `ignore' if the region is empty.
1955
1956 * international/mule.el (set-keyboard-coding-system):
1957 Set keyboard-coding-system.
1958
1959 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
1960 before accessing it.
1961
1962 2001-07-30 Andreas Schwab <schwab@suse.de>
1963
1964 * menu-bar.el (toggle-highlight-paren-mode):
1965 Use `(show-paren-mode)' as body.
1966
1967 2001-07-30 Andre Spiegel <spiegel@gnu.org>
1968
1969 * vc.el (vc-checkout-hook): New hook.
1970 (vc-checkout): Run it.
1971
1972 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
1973
1974 * progmodes/make-mode.el (makefile-macroassign-regex):
1975 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
1976
1977 2001-07-30 Gerd Moellmann <gerd@gnu.org>
1978
1979 * vc.el (vc-switch-backend): Fix autoload cookie.
1980
1981 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
1982 the desktop file.
1983
1984 2001-07-30 Simon Josefsson <jas@extundo.com>
1985
1986 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
1987 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
1988
1989 2001-07-27 Gerd Moellmann <gerd@gnu.org>
1990
1991 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
1992 (last-sexp-toggle-display): Renamed from last-sexp-print.
1993 (last-sexp-toggle-display, eval-last-sexp-1):
1994 Use last-sexp-setup-props.
1995
1996 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
1997 New user-options.
1998 (mouse-wheel-change-button): New function.
1999 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
2000 (mwheel-scroll): Ditto.
2001
2002 2001-07-26 Gerd Moellmann <gerd@gnu.org>
2003
2004 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
2005 `...', compare with unabbreviated printed representation instead.
2006 (last-sexp-print): Bind print-length and print-level to nil.
2007
2008 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
2009 before assigning text properties. Make properties rear-nonsticky.
2010
2011 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
2012 (eval-last-sexp-1): Give printed text a `keymap' property and bind
2013 <mouse-2> and <RET> in that map to a function printing the
2014 unabbreviated value.
2015
2016 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
2017 is a buffer, put a text property `printed-value' on the printed
2018 representation, with the Lisp object printed as value.
2019
2020 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
2021
2022 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
2023 Mention the effect of eval-expression-print-length and
2024 eval-expression-print-level in the doc strings. Suggested by
2025 Kevin Gallagher <kevingal@onramp.net>.
2026
2027 2001-07-25 Gerd Moellmann <gerd@gnu.org>
2028
2029 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
2030 for buttons > 3.
2031 (xterm-mouse-translate): Handle the case that we don't get a
2032 down-event.
2033
2034 * emacs-lisp/find-func.el (find-function-regexp):
2035 Add easy-mmode-define-global-mode to the regexp. Allow newlines
2036 in front of the function name.
2037
2038 * isearch.el (isearch-other-meta-char): Fix last change.
2039
2040 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
2041 similar events for which fake prefix keys are generated. It's no
2042 longer necessary since read_key_sequence doesn't modify these
2043 events for internal purposes anymore.
2044
2045 * files.el (auto-mode-alist): Use nroff-mode for files ending
2046 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
2047
2048 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
2049
2050 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
2051 tool-bar-lines parameter, behave as if its value were zero.
2052 (mouse-avoidance-set-pointer-shape): Don't do anything if
2053 x-pointer-shape is not boundp.
2054
2055 2001-07-23 Francesco Potorti` <pot@gnu.org>
2056
2057 * uniquify.el: Overall speedup changes when using many buffers.
2058 (uniquify-fix-item-base, uniquify-fix-item-filename)
2059 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
2060 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
2061 place in the item, but was never used.
2062 (uniquify-fix-item-min-proposed): New defalias: the fourth place
2063 in the item is now used as cache for the proposed name.
2064 (uniquify-rationalize-file-buffer-names): Move computation made on
2065 newbuffile out of the loop, in the newbuffile-nd local var.
2066 Use dolist (cosmetic change). Compute the proposed name for the most
2067 common case and cache it in the fourth place in the item.
2068 (uniquify-rationalize-file-buffer-names): Used to return a a list
2069 of buffer whose name was changed, but that return value was never used.
2070 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
2071 the cached proposed name, does much less consing and is quicker.
2072 (uniquify-filename-lessp): Deleted.
2073 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
2074 Do not bind locally the uniquify-possibly-resolvable flag. Use the
2075 cached proposed name is possible.
2076 (uniquify-get-proposed-name): Arguments changed, callers changed.
2077 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
2078 uniquify-possibly-resolvable flag, which is no more bound locally.
2079 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
2080 flag, which does not exist any more.
2081
2082 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
2083
2084 * term/internal.el (IT-unicode-translations): Fix the appearance of
2085 "6`".
2086
2087 * progmodes/compile.el (compile-internal): If EMACS is already
2088 defined in the environment, don't override its value.
2089
2090 2001-07-23 Gerd Moellmann <gerd@gnu.org>
2091
2092 * play/fortune.el: Undo change of 2001-07-13.
2093 Fix autoload cookies. Add types to defcustoms.
2094 (fortune) <defgroup>: Add :link.
2095 (fortune-from-region): Use eq, not eql.
2096 From Dave Love <fx@gnu.org>.
2097
2098 * play/animate.el (animate-birthday-present): Function removed.
2099
2100 * play/animate.el: New file.
2101
2102 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
2103
2104 * startup.el (normal-top-level-add-subdirs-to-load-path):
2105 On Windows, put into normal-top-level-add-subdirs-inode-list the
2106 canonicalized names of the directories instead of inode numbers.
2107
2108 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
2109
2110 * ediff-util.el: Copyright years.
2111 (ediff-choose-syntax-table): New function.
2112 (ediff-setup): Use ediff-choose-syntax-table.
2113 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
2114 vc-state is available.
2115 (ediff-make-temp-file): Use ediff-coding-system-for-write.
2116
2117 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2118 with-syntax-table.
2119 (ediff-coding-system-for-read): From ediff-diff.el
2120 (ediff-coding-system-for-write): New variable.
2121 (ediff-highest-priority): Fixed the bug having to do with disappearing
2122 overlays.
2123 (ediff-file-remote-p): Use file-remote-p, if available.
2124 (ediff-listable-file): New function.
2125 (ediff-file-attributes): Use ediff-listable-file.
2126
2127 * ediff-mult.el (ediff-meta-insert-file-info1):
2128 Use ediff-listable-file.
2129
2130 * ediff-ptch.el (ediff-prompt-for-patch-file):
2131 Use ediff-coding-system-for-read.
2132 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
2133
2134 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
2135 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
2136
2137 * ediff.el: Date of last update, copyright years.
2138
2139 * ediff-wind (ediff-setup-control-frame): Nill->nil.
2140
2141 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2142 of Scott Bronson.
2143 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
2144 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2145 Deleted functions.
2146 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2147 ex-token-list.
2148 (viper-get-ex-address-subr): Convert registers to char data type.
2149
2150 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
2151 (viper-memq-char): Use viper-int-to-char.
2152 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
2153 vc-locking-state.
2154 (viper-read-key): Use viper-read-key-sequence.
2155
2156 * viper.el (viper-major-mode-modifier-list):
2157 Added inferior-emacs-lisp-mode.
2158 (this-major-mode-requires-vi-state): New function that uses simple
2159 heuristics to decide if vi state is appropriate.
2160 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
2161 (viper-non-hook-settings): Don't advise read-key-sequence.
2162 (viper-read-key-sequence): New function that replaces the
2163 previously used advice to read-key-sequence.
2164
2165 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
2166 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
2167 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
2168 (viper-open-line-at-point,viper-substitute,viper-overwrite)
2169 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
2170 Got rid of the negative character hack.
2171 (viper-escape-to-state,viper-replace-state-exit-cmd):
2172 Use viper-read-key-sequence.
2173 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
2174 (viper-minibuffer-standard-hook,viper-read-string-with-history):
2175 Don't override existing minibuffer-setup-hook.
2176 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
2177 Convert registers to char data type.
2178 (viper-autoindent): Use viper-indent-line.
2179
2180 * viper-keym.el: Use viper-exec-key-in-emacs.
2181
2182 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
2183
2184 * server.el (server-visit-files): Fix variable name typo.
2185
2186 2001-07-20 Gerd Moellmann <gerd@gnu.org>
2187
2188 * simple.el (delete-trailing-whitespace): Save match data
2189 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
2190
2191 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
2192
2193 * progmodes/compile.el (compilation-parse-errors): `linenum' might
2194 return a this-error using the alternative format (a pair of markers).
2195
2196 2001-07-19 Gerd Moellmann <gerd@gnu.org>
2197
2198 * font-lock.el (c++-keywords): Add Standard C++ operator names.
2199
2200 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
2201 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
2202
2203 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2204
2205 * international/iso-transl.el: Fix typo in the header of the file.
2206
2207 * textmodes/picture.el (picture): Doc fix.
2208
2209 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
2210 follow coding conventions in generated files.
2211
2212 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
2213
2214 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2215 (tool-bar-add-item): Don't call image-related primitives if the
2216 display doesn't support images.
2217
2218 * frame.el (display-images-p): New function.
2219
2220 2001-07-17 Gerd Moellmann <gerd@gnu.org>
2221
2222 * server.el (server-visit-files): Handle the case the specified
2223 column number is <= 0.
2224
2225 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
2226
2227 * startup.el (command-line-1): Add support for +LINE:COLUMN
2228 command line argument.
2229
2230 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2231
2232 * server.el (server-process-filter, server-visit-files):
2233 Add support for +LINE:COLUMN style emacsclient calls.
2234
2235 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2236
2237 * emacs-lisp/easy-mmode.el: Add Keywords header.
2238
2239 * play/pong.el: Author has new address.
2240
2241 * play/landmark.el: Author is no more reachable.
2242
2243 * play/handwrite.el: Author is no more reachable.
2244
2245 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
2246
2247 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
2248 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
2249 Complete bindings for F<1..12> keys.
2250 (global-map): Remove `undo' binding (already in the default).
2251 Replace `t<n>' bindings with `f<n>' bindings.
2252
2253 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
2254
2255 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
2256 (tcl-mode): Use tcl-add-log-defun.
2257 (tcl-indent-line): Use tcl-calculate-indent.
2258 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2259 (tcl-indent-exp): Renamed from indent-tcl-exp.
2260 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
2261 (tcl-indent-for-comment): Call comment-indent-function properly
2262 and handle the case where it returns nil.
2263
2264 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2265
2266 * calendar/cal-islam.el (calendar-goto-islamic-date):
2267 Remove autoload cookie.
2268
2269 * calendar/calendar.el (calendar-goto-islamic-date):
2270 Add call to autoload.
2271
2272 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
2273
2274 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
2275 Don't change compile-auto-highlight globally.
2276 Don't bother with `font-lock-defaults' property since XEmacs
2277 also understands the `font-lock-defaults' variable.
2278 Use make-local-variable rather than make-variable-buffer-local.
2279 Don't `defconst' comment-indent-function: keep the default.
2280 Call easy-menu-add unconditionally.
2281 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
2282 (ada-create-menu): Use :included for Emacs as well.
2283
2284 * vc.el (vc-do-command): Autoload.
2285
2286 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
2287
2288 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2289
2290 * ps-print.el: Fix Author: header.
2291
2292 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2293
2294 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
2295 mouse-1 etc., bind them to `ignore'.
2296
2297 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
2298 send-invisible, which is already defined in Comint.
2299 (eshell-watch-for-password-prompt): Use it.
2300
2301 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2302
2303 * which-func.el (which-func-mode): Doc fix.
2304
2305 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
2306 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
2307 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
2308 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
2309 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
2310 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
2311 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
2312 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
2313 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
2314 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
2315 * emulation/edt-mapper.el, emulation/edt-pc.el,
2316 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
2317 * emulation/tpu-edt.el, emulation/tpu-extras.el,
2318 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
2319 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
2320 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
2321 * international/isearch-x.el, international/iso-cvt.el,
2322 * international/ogonek.el, international/quail.el,
2323 * international/utf-8.el, jit-lock.el, language/devan-util.el,
2324 * language/devanagari.el, language/ethio-util.el,
2325 * language/ethiopic.el, language/european.el, language/indian.el,
2326 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
2327 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
2328 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
2329 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
2330 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
2331 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
2332 * progmodes/autoconf.el, progmodes/cmacexp.el,
2333 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
2334 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
2335 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
2336 * progmodes/ebnf2ps.el, progmodes/executable.el,
2337 * progmodes/fortran.el, progmodes/idlw-shell.el,
2338 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
2339 * progmodes/m4-mode.el, progmodes/mantemp.el,
2340 * progmodes/meta-mode.el, progmodes/octave-inf.el,
2341 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
2342 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
2343 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
2344 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
2345 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
2346 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
2347 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
2348 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
2349 * textmodes/two-column.el, time-stamp.el, timezone.el,
2350 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
2351 * which-func.el, whitespace.el, wid-browse.el, widget.el,
2352 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
2353 conventions.
2354
2355 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2356
2357 * simple.el (set-variable): Require 'cus-edit' instead of
2358 `wid-edit', so that the Custom widgets get defined.
2359
2360 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2361
2362 * allout.el: A fix to follow coding conventions.
2363
2364 * find-lisp.el: A fix to follow coding conventions.
2365
2366 * term/w32-win.el: A fix to follow coding conventions.
2367
2368 * textmodes/sgml-mode.el: A fix to follow coding conventions.
2369
2370 * term/xterm.el: A fix to follow coding conventions.
2371
2372 * term/news.el: A fix to follow coding conventions.
2373
2374 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
2375 header line fixed.
2376
2377 * sun-curs.el: Fix Maintainer: header line.
2378
2379 * emacs-lisp/easymenu.el: Address of the author added.
2380
2381 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2382
2383 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
2384 property.
2385
2386 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2387
2388 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
2389 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
2390 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
2391 Some fixes to follow coding conventions.
2392
2393 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2394
2395 * which-func.el (which-func-mode): Doc fix.
2396
2397 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
2398
2399 * net/rcompile.el (remote-compile): Use make-local-variable.
2400
2401 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
2402
2403 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
2404
2405 * mail/reporter.el (reporter-submit-bug-report):
2406 Don't abuse make-variable-buffer-local. Fix call to add-hook.
2407
2408 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2409
2410 * calendar/cal-china.el, calendar/cal-coptic.el,
2411 * calendar/cal-dst.el, calendar/cal-french.el,
2412 * calendar/cal-hebrew.el, calendar/cal-islam.el,
2413 * calendar/cal-iso.el, calendar/cal-julian.el,
2414 * calendar/cal-mayan.el, calendar/cal-persia.el,
2415 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
2416 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
2417 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
2418 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
2419 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
2420 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
2421 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
2422 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
2423 * progmodes/ada-xref.el, progmodes/cc-align.el,
2424 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
2425 * progmodes/cc-defs.el, progmodes/cc-engine.el,
2426 * progmodes/cc-langs.el, progmodes/cc-menus.el,
2427 * progmodes/cc-styles.el, progmodes/cc-vars.el,
2428 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
2429 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
2430 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
2431 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
2432 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
2433 * textmodes/reftex.el: Some fixes to follow coding
2434 conventions in Eshell files with known maintainers.
2435
2436 * emulation/viper.el: A fix to follow coding conventions.
2437
2438 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
2439 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
2440 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
2441 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
2442 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
2443 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
2444 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
2445 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
2446 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
2447 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
2448 conventions in Eshell files.
2449
2450 * composite.el, diff.el, emacs-lisp/levents.el,
2451 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
2452 * emulation/pc-mode.el, emulation/viper-cmd.el,
2453 * emulation/viper-ex.el, emulation/viper-init.el,
2454 * emulation/viper-keym.el, emulation/viper-macs.el,
2455 * emulation/viper-mous.el, emulation/viper-util.el,
2456 * emulation/viper.el, forms-pass.el, international/ccl.el,
2457 * international/characters.el, international/encoded-kb.el,
2458 * international/fontset.el, international/ja-dic-cnv.el,
2459 * international/ja-dic-utl.el, international/kinsoku.el,
2460 * international/kkc.el, international/mule-cmds.el,
2461 * international/mule-diag.el, international/mule-util.el,
2462 * international/mule.el, international/titdic-cnv.el,
2463 * language/china-util.el, language/chinese.el,
2464 * language/cyril-util.el, language/cyrillic.el, language/english.el,
2465 * language/greek.el, language/hebrew.el, language/japan-util.el,
2466 * language/japanese.el, language/korea-util.el, language/korean.el,
2467 * language/lao-util.el, language/lao.el, language/misc-lang.el,
2468 * language/slovak.el, language/thai-util.el, language/thai.el,
2469 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
2470 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
2471 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
2472 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
2473 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
2474 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
2475 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
2476 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
2477 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
2478 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
2479 to follow coding conventions in files without maintainer or in files
2480 with clear maintainer (but without Maintainer header stating so).
2481
2482 * emacs-lisp/elp.el: A fix to follow coding conventions.
2483
2484 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
2485 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
2486 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
2487 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
2488 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
2489 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
2490 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
2491 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
2492 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
2493 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
2494 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
2495 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
2496 conventions in files from Gnus.
2497
2498 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
2499 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
2500 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
2501 * echistory.el, electric.el, emacs-lisp/authors.el,
2502 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
2503 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
2504 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
2505 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
2506 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
2507 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
2508 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
2509 * international/codepage.el, international/iso-ascii.el,
2510 * international/iso-insert.el, international/iso-transl.el,
2511 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
2512 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
2513 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
2514 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
2515 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
2516 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
2517 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
2518 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
2519 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
2520 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
2521 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
2522 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
2523 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
2524 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
2525 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
2526 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
2527 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
2528 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
2529 * textmodes/tex-mode.el, textmodes/text-mode.el,
2530 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
2531 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
2532 * vt100-led.el, window.el: Some fixes to follow coding conventions in
2533 files maintained by FSF.
2534
2535 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2536
2537 * arc-mode.el: A fix to follow coding conventions.
2538
2539 * bindings.el: Ditto.
2540
2541 * cdl.el: Ditto.
2542
2543 * comint.el: Ditto.
2544
2545 * cus-start.el: Ditto.
2546
2547 * shell.el: Ditto.
2548
2549 * skeleton.el: Ditto.
2550
2551 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
2552
2553 * info.el (Info-build-node-completions):
2554 Make Info-current-file-completions buffer local.
2555
2556 2001-07-13 Gerd Moellmann <gerd@gnu.org>
2557
2558 * which-func.el (which-func-mode, which-func-ff-hook)
2559 (which-function-mode): Remove references to which-func-mode-global.
2560
2561 * calendar/cal-islam.el (calendar-goto-islamic-date):
2562 Add autoload cookie.
2563
2564 * play/fortune.el: Add types to defcustoms.
2565
2566 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2567
2568 * language/czech.el: A fix to follow coding conventions.
2569
2570 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
2571
2572 * speedbar.el (speedbar-supported-extension-expressions): Add .g
2573 to the extension list, for antlr-mode. From Christoph Wedler
2574 <Christoph.Wedler@sap.com>.
2575
2576 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
2577
2578 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
2579 (vc-dired-mode-map): Fix the madness.
2580
2581 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
2582 (vc-prefix-map): Moved back from vc.el.
2583
2584 2001-07-11 Gerd Moellmann <gerd@gnu.org>
2585
2586 * mail/mail-extr.el (mail-extr-all-top-level-domains):
2587 Increase the size of the obarray.
2588 (mail-extr-all-top-level-domains): Add more toplevel domains,
2589 add more long names.
2590 From: Per Starback <starback@ling.uu.se>.
2591
2592 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
2593
2594 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
2595 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2596
2597 * progmodes/ada-mode.el: Ditto.
2598
2599 * progmodes/ada-xref.el: Ditto.
2600
2601 2001-07-11 Miles Bader <miles@gnu.org>
2602
2603 * finder.el (finder-insert-at-column): Also move to the next line
2604 if exactly at COLUMN.
2605
2606 2001-07-10 Gerd Moellmann <gerd@gnu.org>
2607
2608 * help.el (describe-function-1): When printing FUNCTION's
2609 documentation, don't assume FUNCTION is a symbol.
2610
2611 * startup.el (normal-top-level): Don't operate on the initial
2612 frame if we failed to create one.
2613
2614 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
2615
2616 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
2617 itself, i.e. only indent the contents in it.
2618
2619 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
2620
2621 * mail/rmail.el (rmail-show-message): Show beginning of message in
2622 all windows containing it.
2623
2624 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
2625
2626 * term/tty-colors.el: Fix the header line and copyright years.
2627
2628 2001-07-09 Gerd Moellmann <gerd@gnu.org>
2629
2630 * emacs-lisp/advice.el (ad-make-advised-definition): If the
2631 original definition has an interactive form, but is Elp
2632 instrumented, use the interactive form of the function called by
2633 elp-wrapper.
2634
2635 * winner.el (winner-equal): Make it a defun. Don't compare Winner
2636 configurations with compare-window-configuration; they aren't
2637 window configurations.
2638
2639 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
2640 from the server for the format we expect. Don't use it if it
2641 doesn't look like what the Internet draft for FTP extensions specifies.
2642
2643 * toolbar/*.pbm: Cleaned up.
2644 From Luis Fernandes <elf@ee.ryerson.ca>.
2645
2646 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
2647
2648 * cc-cmds.el: Extended the kludge to interoperate with the
2649 delsel and pending-del packages wrt to the new function
2650 `c-electric-delete-forward'.
2651
2652 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
2653
2654 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
2655 to delay the call to <mode> for global minor modes.
2656 (easy-mmode-define-navigation): Only recenter if interactive.
2657
2658 2001-07-06 Gerd Moellmann <gerd@gnu.org>
2659
2660 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
2661 to lisp-indent-line.
2662
2663 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
2664 from the server. Call encode-time only when we are sure that we
2665 got a 213 response.
2666
2667 2001-07-06 Simon Josefsson <jas@extundo.com>
2668
2669 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
2670 (mail-envelope-from): New user option.
2671 (sendmail-send-it): Use it.
2672
2673 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2674
2675 * ps-print.el: Use locale dependant date to print date in header.
2676 Doc fix.
2677 (ps-print-version): New version number (6.5.3).
2678 (ps-right-header, ps-right-footer): Initialization and doc fix.
2679 (ps-time-stamp-locale-default): New fun.
2680
2681 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
2682
2683 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
2684 field problem with MIME-mode.
2685
2686 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
2687
2688 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
2689
2690 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
2691 MIME-mode.
2692
2693 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
2694
2695 * bindings.el (mode-line-mule-info): Don't show the tip with
2696 buffer-file-coding-system if that is nil.
2697
2698 2001-07-05 Gerd Moellmann <gerd@gnu.org>
2699
2700 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
2701 instead of kill-line.
2702
2703 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
2704 <Pavel@Janik.cz>.
2705
2706 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
2707 <Pavel@Janik.cz>.
2708
2709 2001-07-04 Gerd Moellmann <gerd@gnu.org>
2710
2711 * font-lock.el (c-font-lock-keywords-3): When matching something
2712 like `struct X Y', finish with point after Y.
2713
2714 2001-07-04 Simon Josefsson <jas@extundo.com>
2715
2716 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
2717 in caller buffer.
2718
2719 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
2720
2721 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
2722 instead of string-match to find the basename of the file.
2723 From Pascal Obry <p.obry@wanadoo.fr>.
2724
2725 * net/browse-url.el (browse-url-default-windows-browser):
2726 Support the MS-DOS port when it runs on Windows.
2727 (browse-url-browser-function) [ms-dos]: Default to
2728 browse-url-default-windows-browser.
2729
2730 * help.el (locate-library): Enable code that looks for compressed
2731 libraries if auto-compression-mode is on.
2732
2733 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
2734
2735 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
2736
2737 2001-07-02 Gerd Moellmann <gerd@gnu.org>
2738
2739 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
2740
2741 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
2742
2743 * allout.el: Fix the header line, so that finder.el recognizes it.
2744 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2745
2746 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
2747 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2748
2749 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
2750
2751 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
2752
2753 * ps-bdf.el (bdf-directory-list): Use the value relative to
2754 installation-directory for MS-Windows as well.
2755
2756 2001-06-29 Richard M. Stallman <rms@gnu.org>
2757
2758 * wid-edit.el (widget-color-sample-face-get):
2759 Return ((foreground-color . COLOR)) instead of constructing a face.
2760
2761 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
2762
2763 * faces.el (region): Change the background color for the
2764 light-background color display to lightgoldenrod2, to make it
2765 visible on some laptops.
2766
2767 2001-06-28 Richard M. Stallman <rms@gnu.org>
2768
2769 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
2770 (rmail-msg-restore-non-pruned-header): Likewise.
2771 If point was in the old pruned header, put it at the top.
2772 (rmail-msg-prune-header): If point was at the top, keep it there.
2773
2774 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
2775 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
2776
2777 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
2778
2779 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
2780
2781 2001-06-28 Karl Fogel <kfogel@red-bean.com>
2782
2783 * saveplace.el: Update maintainer email address.
2784
2785 2001-06-27 Francesco Potorti` <pot@gnu.org>
2786
2787 * uniquify.el: (uniquify-rationalize-file-buffer-names):
2788 Undo previous change.
2789
2790 2001-06-27 Francesco Potorti` <pot@gnu.org>
2791
2792 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
2793 preliminary quick reordering. Can speed things up dramatically.
2794
2795 2001-06-26 Richard M. Stallman <rms@gnu.org>
2796
2797 * dired.el (dired-get-filename): A file name starting with ~
2798 is not absolute in this context.
2799
2800 * which-func.el (which-func-maxout): Increase default to 500000.
2801 (which-function-mode): This is now the "real" name of the function.
2802 (which-func-mode): Now an alias.
2803 (which-func-mode-global): Name deleted.
2804
2805 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
2806 button-2, when binding hs-mouse-toggle-hiding.
2807
2808 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
2809
2810 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
2811 (rmail-msg-prune-header): Likewise.
2812 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
2813 and `rmail-msg-prune-header'.
2814
2815 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
2816
2817 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
2818 back than LINEBEG.
2819
2820 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
2821
2822 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
2823 window where they clicked the mouse has a header line, adjust
2824 vertical movement by one.
2825
2826 2001-06-25 Milan Zamazal <pdm@zamazal.org>
2827
2828 * progmodes/glasses.el (glasses-make-readable): Consider underscores
2829 too when separating a parenthesis.
2830
2831 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
2832
2833 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2834 (bookmark-bmenu-hide-filenames): Add help-echo to
2835 mouse-highlighted text.
2836 (bookmark-bmenu-show-filenames): Remove help-echo property from
2837 the whitespace.
2838
2839 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
2840
2841 * files.el (auto-mode-alist): Add configure.ac (autoconf).
2842 From Karl Eichwalder <ke@suse.de>.
2843
2844 2001-06-23 Richard M. Stallman <rms@gnu.org>
2845
2846 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
2847
2848 * progmodes/cc-styles.el (c-set-style): Don't specify initial
2849 contents for completing-read.
2850
2851 2001-06-22 Richard M. Stallman <rms@gnu.org>
2852
2853 * menu-bar.el (menu-bar-make-toggle): Construct the
2854 function's doc string from HELP, not DOC, and make it accurate by
2855 adding "Toggle whether to " at the front and downcasing the initial.
2856 Change the HELP arg in some calls to make it fit this usage.
2857
2858 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
2859 Undo previous change.
2860
2861 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
2862
2863 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
2864
2865 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
2866
2867 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
2868
2869 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
2870
2871 * dabbrev.el (dabbrev--select-buffers): Fix last change.
2872
2873 2001-06-20 Richard M. Stallman <rms@gnu.org>
2874
2875 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
2876 broken out from dabbrev--find-expansion. Handle minibuffer
2877 specially here.
2878 (dabbrev--find-expansion): Simplify code in various ways.
2879 Don't treat minibuffers specially.
2880 Call dabbrev--make-friend-buffer-list.
2881 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
2882 (dabbrev--scanning-message): Do nothing when minibuffer is current.
2883
2884 2001-06-19 John Wiegley <johnw@gnu.org>
2885
2886 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
2887 Also, added a comment describing how to greatly speedup Eshell
2888 loadup time, by concatenating together all of Eshell's .elc files.
2889
2890 2001-06-19 John Wiegley <johnw@gnu.org>
2891
2892 * eshell/esh-mode.el: Disabled a test that often yields false failures.
2893
2894 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
2895
2896 * woman.el (WoMan-highlight-references): Add help-echo to
2897 mouse-highlighted text.
2898
2899 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
2900
2901 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
2902
2903 2001-06-18 Gerd Moellmann <gerd@gnu.org>
2904
2905 * international/quail.el (quail-start-conversion):
2906 Reset quail-translating to nil.
2907
2908 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
2909 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
2910
2911 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
2912
2913 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
2914 mouse-highlighted text.
2915
2916 * dired.el (dired-mark-pop-up): Fix last change.
2917
2918 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
2919
2920 * calendar/calendar.el (generate-calendar-month): Add help-echo to
2921 mouse-highlighted text.
2922
2923 * net/quickurl.el (quickurl-url-file): Run through
2924 convert-standard-filename.
2925 (quickurl-list-populate-buffer): Add help-echo to
2926 mouse-highlighted text.
2927 (top-level): Update Dave's URL.
2928
2929 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
2930 mouse-highlighted text.
2931
2932 * textmodes/page-ext.el (pages-copy-header-and-position):
2933 Add help-echo to mouse-highlighted text.
2934
2935 * tar-mode.el (tar-header-block-summarize): Add help-echo to
2936 mouse-highlighted text.
2937
2938 * replace.el (occur): Add help-echo to mouse-highlighted text.
2939
2940 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
2941 mouse-highlighted text.
2942
2943 * progmodes/cpp.el (cpp-make-button): Add help-echo to
2944 mouse-highlighted text.
2945
2946 * progmodes/compile.el (compile-reinitialize-errors):
2947 Add help-echo to mouse-highlighted messages.
2948 (compilation-forget-errors): Remove help-echo property as well.
2949
2950 * play/landmark.el (lm-plot-square, lm-init-display):
2951 Add help-echo to mouse-highlighted text.
2952
2953 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
2954 Add help-echo to mouse-highlighted text.
2955
2956 * dired.el (dired-insert-set-properties): Add help-echo to
2957 mouse-highlighted text.
2958 (dired-mark-pop-up): Remove help-echo property from the file name.
2959
2960 * comint.el (comint-send-input): Add help-echo to
2961 mouse-highlighted text.
2962
2963 * buff-menu.el (list-buffers-noselect): Add help-echo to
2964 mouse-highlighted text.
2965
2966 * arc-mode.el (archive-summarize-files): Add help-echo to
2967 mouse-highlighted text.
2968
2969 * ffap.el (ffap-machine-p): Always return nil if
2970 open-network-stream is not fboundp.
2971
2972 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
2973
2974 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
2975 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
2976 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
2977 incorrectly binding chars between 128 and 256 to it.
2978 (sgml-maybe-name-self): Handle latin-1 chars properly.
2979 (sgml-tags-invisible): Bind buffer-file-name to nil.
2980 Use unwind-protect and restore-buffer-modified-p.
2981 (sgml-point-entered): Use buffer-substring-no-properties.
2982 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
2983 (html-mode): Don't force `imenu-sort-function'.
2984
2985 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
2986
2987 * tar-mode.el: Fix the copyright notice.
2988
2989 * font-lock.el (font-lock-comment-face): For tty's with dark
2990 background, use "red1", since "lightred" is not one of the colors
2991 recognized by tty-colors.el.
2992
2993 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
2994 create a buffer for extracted file, in case there's more than one
2995 file by that name in an archive, possibly in different
2996 directories. From Kevin Rodgers <kevinr@ihs.com>.
2997
2998 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
2999 <alex@gnu.org>.
3000
3001 2001-06-15 Miles Bader <miles@gnu.org>
3002
3003 * textmodes/texinfmt.el (texinfo-format-syntax-table):
3004 Revert previous change.
3005
3006 2001-06-14 Richard M. Stallman <rms@gnu.org>
3007
3008 * replace.el (keep-lines-read-args): Return just a regexp.
3009 Provide nil for the region args.
3010 (keep-lines, flush-lines, how-many):
3011 Calculate the defaults for the region here, when args are nil.
3012
3013 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
3014
3015 * rot13.el (rot13-other-window): Some more doc fix.
3016
3017 2001-06-14 Per Starback <starback@ling.uu.se>
3018
3019 * replace.el (case-replace, query-replace-from-history-variable)
3020 (query-replace-to-history-variable, keep-lines-read-args)
3021 (occur-revert-function, query-replace-help): Dox fix.
3022
3023 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
3024
3025 * rot13.el (rot13-other-window): Doc fix.
3026
3027 2001-06-14 Miles Bader <miles@gnu.org>
3028
3029 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
3030 of " and \ to "." (punctuation).
3031 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
3032
3033 2001-06-13 Richard M. Stallman <rms@gnu.org>
3034
3035 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
3036
3037 * simple.el (shell-command-on-region): Never kill the
3038 *Shell Command Output* buffer.
3039
3040 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
3041
3042 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
3043
3044 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
3045
3046 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3047 New var, to recognize ${ $' and PODs.
3048 (perl-font-lock-syntactic-face-function): New function.
3049 (perl-mode): Use them.
3050 (perl-continuation-line-p): New function, from perl-calculate-indent.
3051 (perl-calculate-indent): Use it, to properly handle continuation
3052 lines of continuation lines.
3053
3054 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
3055
3056 * server.el (server-process, server-buffer-clients): Doc fix.
3057 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3058
3059 2001-06-09 John Wiegley <johnw@gnu.org>
3060
3061 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
3062 test if the last command was Lisp or not.
3063 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
3064 B x C".
3065
3066 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
3067
3068 * dos-w32.el (grep-regexp-alist): Remove definition, since the
3069 general one on compile.el supports drive letters.
3070
3071 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
3072
3073 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
3074 key description.
3075
3076 * textmodes/reftex-sel.el (reftex-select-jump): New command.
3077
3078 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
3079 (reftex-toc-jump): New command.
3080
3081 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
3082 to parse international characters as well.
3083
3084 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
3085 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
3086
3087 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
3088
3089 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
3090 TAB to the key separators.
3091
3092 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
3093
3094 * international/mule.el (auto-coding-alist): Remove redundant
3095 up-cased versions of the extensions (auto-coding-alist-lookup is
3096 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
3097 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
3098
3099 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
3100
3101 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
3102
3103 2001-06-01 Richard M. Stallman <rms@gnu.org>
3104
3105 * help.el (describe-variable): Put value on same line
3106 with preceding text, if it is short enough to look good that way.
3107
3108 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
3109
3110 * term/internal.el (IT-unicode-translations): New variable.
3111 (IT-setup-unicode-display): New function.
3112
3113 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3114
3115 * ps-print.el: Handle before-string and after-string overlay properties
3116 in ps-print-*-with-faces commands. Doc fix.
3117 (ps-print-version): New version number (6.5.2).
3118 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
3119 for XEmacs.
3120 (ps-prefix-quote): Doc fix.
3121 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
3122 (ps-basic-plot-str, ps-plot-string): New funs.
3123
3124 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
3125
3126 * progmodes/etags.el (tags-compression-info-list): Fix docstring
3127 and :type spec.
3128
3129 2001-05-31 Gerd Moellmann <gerd@gnu.org>
3130
3131 * international/mule-cmds.el (inactivate-input-method):
3132 Set input-method-function to nil.
3133
3134 * xml.el (xml-parse-tag): The document may contain invalid characters.
3135 From ShengHuo ZHU <zsh@cs.rochester.edu>
3136
3137 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
3138
3139 * mail/rmailsum.el (rmail-message-subject-p): Don't call
3140 `rmail-summary-line-decoder' if the message does not have
3141 a Subject: field.
3142
3143 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
3144
3145 * mail/rmail.el (rmail-insert-mime-resent-message-function):
3146 New variable.
3147 (rmail-resend): Modify to work in `rmail-view-buffer'; call
3148 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
3149 is non-nil.
3150
3151 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
3152
3153 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
3154
3155 2001-05-29 Sam Steingold <sds@gnu.org>
3156
3157 * faces.el (face-valid-attribute-values): Bind `valid' directly
3158 instead of using `setq'.
3159
3160 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
3161 Use `tex-shell-buf'.
3162 (tex-shell-proc): Use `tex-shell-running'.
3163 (tex-shell-buf-no-error): New function.
3164 (tex-send-tex-command): Use it.
3165 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
3166 (tex-kill-job): Check the process before calling `quit-process'.
3167
3168 2001-05-29 Gerd Moellmann <gerd@gnu.org>
3169
3170 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
3171 UTF-8 sequences.
3172
3173 2001-05-28 Miles Bader <miles@gnu.org>
3174
3175 * comint.el (comint-carriage-motion): Renamed from
3176 `comint-cr-magic'. Operate on the buffer instead of the string
3177 (for use as a comint post-output filter, instead of as a
3178 pre-output filter). Handle backspaces too. Add to the
3179 `comint-output-filter-functions' hook instead of
3180 `comint-preoutput-filter-functions'.
3181
3182 2001-05-28 Gerd Moellmann <gerd@gnu.org>
3183
3184 * language/japan-util.el (japanese-hankaku): Prefer the charset
3185 `jisx0201' when the optional argument `ascii-only' is not specified.
3186 (japanese-hankaku-region): Ditto.
3187 From Katsumi Yamaoka <yamaoka@jpl.org>
3188
3189 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
3190
3191 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
3192 (outline-invisible-p): New function.
3193 (hide-leaves): Save excursion.
3194 (hide-other): Stop looping when reaching bobp.
3195
3196 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
3197
3198 * cus-edit.el (custom-file): Fix last change.
3199
3200 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
3201
3202 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
3203 same definition in byte-compile-function-environment as `autoload'
3204 would put in `symbol-function'.
3205
3206 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
3207 patch to correct the error message as well.
3208
3209 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
3210
3211 * cus-edit.el (custom-file): Don't assume we were invoked with -q
3212 unless ~/.emacs exists.
3213
3214 * novice.el (enable-command): If user-init-file is nil or does not
3215 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
3216
3217 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
3218
3219 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
3220 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
3221 Allow spaces around macro arguments.
3222 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
3223 indent-for-tab-command.
3224 (latex-mode-map, plain-tex-mode-map): New keymaps.
3225 Inherit from tex-mode-map.
3226 (tex-common-initialization): Don't setup the keymap any more
3227 since it's now done right by define-derived-mode.
3228 (latex-mode): Set skeleton-end-hook to nil.
3229 (latex-skeleton-end-hook): Remove.
3230 (tex-latex-block, latex-insert-item): Simplify.
3231 (latex-syntax-after): Use following-char rather than char-after.
3232 (tex-discount-args-cmds, tex-count-words): New functions.
3233
3234 * textmodes/tildify.el (tildify-ignored-environments-alist):
3235 Recognize \verb* as well.
3236
3237 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
3238 (perl-comment-indent): Simplify to let newcomment.el do its job.
3239 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
3240 (perl-mark-function): Cleanup the namespace.
3241 (perl-calculate-indent): Don't be fooled by nested functions.
3242
3243 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
3244
3245 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
3246 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
3247
3248 2001-05-25 Andrew Choi <akochoi@i-cable.com>
3249
3250 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
3251 actually be `\\'.
3252 (ctlau-b5-converter): Likewise.
3253
3254 2001-05-24 Andrew Choi <akochoi@i-cable.com>
3255
3256 * international/titdic-cnv.el (quail-misc-package-ext-info):
3257 Change CTLauB.el to CTLau-b5.el.
3258
3259 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
3260
3261 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
3262 rather than beginning-of-line to avoid problems with fields.
3263 (gud-perldb-massage-args): Use unless and push.
3264 (gud-chdir-before-run): New var.
3265 (gud-common-init): Use it.
3266
3267 2001-05-24 Andrew Choi <akochoi@i-cable.com>
3268
3269 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3270 delete entries for chinese-ctlau and chinese-ctlaub.
3271 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
3272 chinese-ctlaub.
3273 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
3274 New functions.
3275
3276 2001-05-22 Gerd Moellmann <gerd@gnu.org>
3277
3278 * cus-edit.el (custom-comment-show): Remove debug code.
3279
3280 * language/japan-util.el (japanese-symbol-table): Fix handling of
3281 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
3282
3283 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
3284
3285 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
3286 Renamed by removing the silly `-flag' suffix.
3287 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
3288
3289 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
3290
3291 * replace.el (keep-lines-read-args): Use `copy-marker'.
3292 (how-many): Save excursion properly.
3293 (occur-mode): Use define-derived-mode.
3294 (perform-replace): Use with-current-buffer.
3295
3296 2001-05-20 Richard M. Stallman <rms@gnu.org>
3297
3298 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
3299
3300 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
3301
3302 * info.el (Info-read-subfile): Widen before finding the
3303 desired node in the subfile.
3304
3305 * startup.el (command-line-1): When >2 files visited,
3306 leave the last one visible, and make that the selected window.
3307
3308 2001-05-20 Gerd Moellmann <gerd@gnu.org>
3309
3310 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
3311
3312 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
3313
3314 * international/ccl.el (define-ccl-program): Fix a typo.
3315 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3316
3317 * international/mule.el (decode-char): Fix a typo. From Pavel
3318 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3319
3320 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
3321 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3322
3323 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
3324 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3325
3326 2001-05-18 Sam Steingold <sds@gnu.org>
3327
3328 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
3329 and [RET] to `cvs-mode-find-file'.
3330
3331 2001-05-18 John Wiegley <johnw@gnu.org>
3332
3333 * eshell/esh-ext.el (eshell-explicit-command-char): A new
3334 configuration variable, which determines the initial character
3335 that forces use of an external version of a command. The default
3336 is *, but may be set to \, for example.
3337
3338 * eshell/esh-ext.el (eshell-explicit-command):
3339 Use `eshell-explicit-command-char' instead of ?*.
3340
3341 * eshell/esh-cmd.el (eshell/which):
3342 Use `eshell-explicit-command-char' instead of ?*.
3343
3344 * eshell/em-cmpl.el (eshell-completion-command-name)
3345 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
3346 instead of ?*.
3347
3348 2001-05-18 Gerd Moellmann <gerd@gnu.org>
3349
3350 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
3351 subst-char-in-string.
3352 (ange-ftp-after-parse-ls-hook): New variable.
3353 (ange-ftp-ls): Run that hook.
3354 From Peter Milliken <Peter.Milliken@GTECH.COM>.
3355
3356 * tmm.el (tmm-get-keymap): Fix handling of :filter.
3357 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
3358 text into *Completions*.
3359
3360 * net/goto-addr.el (goto-address-at-point): Deal with URLs
3361 part of which look like email addresses.
3362
3363 2001-05-18 Andrew Innes <andrewi@gnu.org>
3364
3365 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
3366 Use . instead of absolute path for lisp dir, to avoid bug in W2K
3367 cmd.exe's handling of FOR loops.
3368 (autoloads): Set find-file-suppress-same-file-warnings to t to
3369 avoid slew of spurious messages.
3370
3371 2001-05-18 Simon Josefsson <simon@josefsson.org>
3372
3373 * mail/smtpmail.el (maybe-append-domain): Renamed to
3374 `smtpmail-maybe-append-domain'.
3375 (smtpmail-via-smtp): Use the new name.
3376
3377 * net/browse-url.el (browse-url-browser-function): Add kde.
3378 (browse-url-kde-program, browse-url-kde-args): New variables.
3379 (browse-url-kde): New function.
3380
3381 2001-05-18 Miles Bader <miles@gnu.org>
3382
3383 * simple.el (delete-horizontal-space, just-one-space):
3384 Use `constrain-to-field' instead of `field-end'/`field-beginning',
3385 because it's more efficient for large files.
3386
3387 2001-05-17 Gerd Moellmann <gerd@gnu.org>
3388
3389 * mail/rmail.el (rmail-require-mime-maybe): New function.
3390 (rmail): Use it.
3391 (rmail-mode): Handle the case of finding Rmail files.
3392
3393 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
3394 functions.
3395
3396 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
3397
3398 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
3399 text-property after moving to the beginning of line and regardless
3400 of the value of font-lock-multiline.
3401
3402 2001-05-17 Gerd Moellmann <gerd@gnu.org>
3403
3404 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
3405
3406 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
3407 last coding system used before calling set-buffer-modified-p
3408 because that function changes last-coding-system.
3409
3410 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
3411
3412 * files.el (switch-to-buffer-other-window)
3413 (switch-to-buffer-other-frame): Add an xref to display-buffer in
3414 the doc string.
3415
3416 2001-05-17 Gerd Moellmann <gerd@gnu.org>
3417
3418 * language/slovak.el, language/czech.el: New maintainer.
3419
3420 2001-05-16 Sam Steingold <sds@gnu.org>
3421
3422 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
3423 sub-form of `defgeneric' correctly.
3424
3425 2001-05-16 Gerd Moellmann <gerd@gnu.org>
3426
3427 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
3428 of `c'.
3429
3430 * textmodes/outline.el (outline-font-lock-level): Remove the
3431 condition-case, test what outline-level returns instead, to
3432 ease debugging.
3433
3434 * international/mule.el (auto-coding-regexp-alist): New user-option.
3435 (auto-coding-from-file-contents): New function.
3436 (set-auto-coding): Use it to determine a coding system.
3437
3438 2001-05-15 Gerd Moellmann <gerd@gnu.org>
3439
3440 * mouse.el (mouse-delete-other-windows): Doc fix.
3441
3442 * emacs-lisp/lisp-mode.el (lisp-mode):
3443 Make font-lock-keywords-case-fold-search a buffer-local variable with
3444 make-local-variable before setting it.
3445
3446 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
3447
3448 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
3449 prefixes.
3450
3451 2001-05-14 Gerd Moellmann <gerd@gnu.org>
3452
3453 * hexl.el (hexl-current-address): Print a message when called
3454 interactively.
3455
3456 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
3457
3458 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
3459
3460 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
3461
3462 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
3463
3464 2001-05-11 Gerd Moellmann <gerd@gnu.org>
3465
3466 * startup.el (command-line): If parameters have been changed in
3467 the init files which influence font selection, clear the face
3468 cache so that faces get realized with the new parameters.
3469
3470 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
3471
3472 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
3473
3474 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
3475
3476 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
3477
3478 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
3479 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
3480
3481 2001-05-10 Gerd Moellmann <gerd@gnu.org>
3482
3483 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
3484 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
3485
3486 2001-05-09 John Wiegley <johnw@gnu.org>
3487
3488 * eshell/esh-util.el (eshell-convert-numeric-arguments):
3489 Annotated the documentation string to tell users about
3490 `eshell-no-numeric-conversions'.
3491
3492 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
3493 conversions if a Lisp function has the property
3494 `eshell-no-numeric-conversions' set to a non-nil value.
3495
3496 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
3497 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
3498 property `eshell-no-numeric-conversions' on the following
3499 functions (which all deal with filesystem entities, and never Lisp
3500 numerical values): eshell/cd, eshell/pushd, eshell/popd,
3501 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
3502 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
3503 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
3504 eshell/which, eshell/addpath.
3505
3506 2001-05-09 John Wiegley <johnw@gnu.org>
3507
3508 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
3509 encountered as an argument, don't convert it right away, but tag
3510 the first character of the string with the text properties
3511 `number', which signifies to `eshell-lisp-command' that the
3512 argument should be passed through `string-to-number' if it is
3513 actually used in the call to a Lisp function.
3514
3515 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
3516 function, convert any string arguments that have been tagged as
3517 "numbers", by calling string-to-number.
3518
3519 * eshell/esh-util.el (eshell-number-regexp): Now that number
3520 conversions only happen for Lisp function calls, the number regexp
3521 should now match all integer and floating point forms.
3522
3523 * eshell/esh-proc.el: Disable `eshell-stop-process' and
3524 `eshell-continue-process', since they are both nonfunctional at
3525 the moment.
3526 (eshell-proc-initialize): Don't bind keys for
3527 `eshell-stop-process' or `eshell-continue-process'.
3528
3529 * eshell/em-unix.el (eshell-shuffle-files):
3530 Apply `directory-file-name' before calling `file-name-directory'.
3531
3532 * eshell/em-hist.el (eshell-add-to-history): Reference to
3533 `eshell-history-ring' needed to be `eshell-history-index'.
3534
3535 * calendar/timeclock.el (timeclock-find-discrep):
3536 Initialize `elapsed' to 0.
3537 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
3538 it's still nil.
3539
3540 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
3541
3542 * arc-mode.el (archive-int-to-mode): Construct the string directly.
3543 (archive-mode): Use capitalize.
3544 (archive-unique-fname): Use make-temp-file.
3545
3546 2001-05-09 Gerd Moellmann <gerd@gnu.org>
3547
3548 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
3549
3550 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
3551
3552 * tar-mode.el (tar-extract): Pay attention to the value of
3553 coding-system-for-read, if it is non-nil.
3554
3555 * calendar/holidays.el (holidays): Add an autoload cookie.
3556 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3557
3558 2001-05-08 John Wiegley <johnw@gnu.org>
3559
3560 * calendar/timeclock.el (timeclock-workday-remaining):
3561 Changed logic for determining how much time is remaining.
3562 (timeclock-workday-elapsed): Don't accept a "relative" argument
3563 for the current day's elapsed time. What could that have meant?
3564 (timeclock-workday-elapsed-string): No "relative" argument anymore.
3565 (timeclock-when-to-leave): Changed logic, similarly to what was
3566 done for `timeclock-workday-remaining'.
3567 (timeclock-find-discrep): Removed "today-only" argument, which had
3568 no meaning. Fixed some more math problems. The function now
3569 returns a three member list: (TOTAL-TIME-DISCREPANCY
3570 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
3571
3572 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3573
3574 * w32-fns.el (convert-standard-filename): Start replacing slashes
3575 from the beginning of the file name, not from where the last
3576 invalid character was. From "Andrew Maguire (SWW)"
3577 <Andrew.Maguire@Smallworld.co.uk>
3578
3579 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
3580
3581 The following changes are to provide infrastructure for handling
3582 MIME messages to rmail. They don't affect the original behaviour
3583 if rmail-enable-mime is nil.
3584
3585 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
3586 (rmail-search-mime-message-function)
3587 (rmail-search-mime-header-function): New variables.
3588 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
3589 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
3590 `rmail-view-buffer' is hidden.
3591 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
3592 call rmai-show-mime-function.
3593 (rmail-display-labels): If rmail-enable-mime is non-nil, update
3594 mode-line-process of rmail-view-buffer.
3595 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
3596 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
3597 buffer.
3598 (rmail-next-message, rmail-next-undeleted-message): Be sure to
3599 set-buffer to the Rmail buffer.
3600 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
3601 rmail-search-mime-header-function.
3602 (rmail-search-message): New function.
3603 (rmail-search): Call rmail-search-message to check if a message
3604 matches REGEXP, lastly update point after calling
3605 rmail-show-message.
3606 (rmail-undelete-previous-message, rmail-expunge-confirmed)
3607 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
3608 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
3609 header region, refer to rmail-msgref-vector while setting the
3610 current buffer to rmail-buffer temporarily.
3611 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
3612 If rmail-enable-mime is non-nil, call
3613 rmail-insert-mime-forwarded-message-function instead of inserting
3614 forwarded message by itself.
3615
3616 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
3617 Rmail buffer.
3618 (rmail-set-label, rmail-next-labeled-message): Likewise.
3619
3620 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
3621 set-buffer to the Rmail buffer.
3622 (rmail-output-to-rmail-file): Likewise.
3623 (rmail-output): Likewise.
3624
3625 * mail/rmailsum.el (rmail-message-subject-p): Process the result
3626 of mail-fetch-field by rmail-summary-line-decoder.
3627 (rmail-new-summary): Be sure to go to the Rmail buffer.
3628 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
3629 rmail-view-buffer to nil.
3630 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
3631 rmail-view-buffer.
3632 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
3633 rmail-buffer.
3634 (rmail-summary-scroll-msg-down): Likewise.
3635 (rmail-summary-beginning-of-message): Likewise.
3636 (rmail-summary-wipe): Likewise.
3637 (rmail-summary-toggle-header): Use save-window-excursion, not
3638 save-excursion. Update point in rmail-view-buffer, not in
3639 rmail-buffer.
3640 (rmail-summary-reply): Before calling rmail-reply, set buffer to
3641 rmail-view-buffer, not rmail-buffer.
3642
3643 2001-05-07 Gerd Moellmann <gerd@gnu.org>
3644
3645 * cus-edit.el (custom-file): Signal an error if user-init-file is
3646 nil (running -q).
3647
3648 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
3649
3650 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
3651 Add :version.
3652
3653 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
3654 New option.
3655 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
3656 only if smtpmail-warn-about-unknown-extensions is set.
3657
3658 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
3659 instead of rmail-sort-by-keywords.
3660
3661 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
3662 rmail-sort-by-keywords.
3663
3664 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
3665 rmail-summary-sort-by-keywords. Doc fix.
3666 (rmail-summary-mode): Doc fix.
3667
3668 * mail/rmail.el (rmail-edit): New Custom group.
3669
3670 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
3671 (rmail-edit-mode-hook): New user-option.
3672
3673 2001-05-05 Richard M. Stallman <rms@gnu.org>
3674
3675 * help.el (help-xref-symbol-regexp): Recognize "source of"
3676 and friends, meaning make a link to the source file.
3677 (help-make-xrefs): Handle "source of" and friends
3678 by constructing a link that visits the source file.
3679
3680 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
3681
3682 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
3683
3684 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
3685 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
3686 Renamed from perl-font-lock-keywords to avoid clashes.
3687 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
3688 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
3689 Updated correspondingly.
3690
3691 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
3692 Typo `nonexistant' -> `nonexistent'.
3693
3694 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
3695
3696 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
3697 Split `c-electric-delete' into two functions where
3698 `c-electric-delete-forward' always deletes forward and
3699 `c-electric-delete' only contains the code necessary for XEmacs to
3700 choose between backward and forward deletion.
3701
3702 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
3703 get the electric behavior on that key too.
3704 (c-fill-paragraph): Fixed bogus direct use of
3705 c-comment-prefix-regexp, which caused an error when it's a list.
3706
3707 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
3708
3709 * dired-aux.el (dired-diff): Doc fix.
3710
3711 * dired.el (dired-diff): Likewise.
3712
3713 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
3714
3715 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
3716
3717 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
3718
3719 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
3720 if both the buffer and the file are read-only.
3721
3722 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
3723 rather than font-lock-string-face.
3724 (sh-get-indent-info): Treat heredocs like strings.
3725
3726 2001-05-02 Gerd Moellmann <gerd@gnu.org>
3727
3728 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
3729 a newline following `}'.
3730 (texinfo-format-email): New function.
3731 (toplevel): Use texinfo-format-email for @email.
3732 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
3733 Add `display'.
3734 (texinfo-sort-region): Goto point-min before sorting.
3735 (texinfo-set): Remove leading white space from value.
3736 From yagi@is.titech.ac.jp.
3737
3738 * replace.el (query-replace-regexp-eval): Doc fix.
3739
3740 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
3741
3742 * diff-mode.el (diff-nonexistant-face): New face.
3743 (diff-font-lock-keywords): Use it.
3744
3745 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
3746
3747 * font-lock.el (font-lock-mode): Doc fix.
3748
3749 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
3750 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3751
3752 2001-04-30 Gerd Moellmann <gerd@gnu.org>
3753
3754 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
3755 backslash at the start of the here-document delimiter.
3756 (sh-font-lock-syntactic-keywords): Likewise.
3757
3758 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
3759
3760 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
3761
3762 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
3763 (tty-color-translate, tty-color-by-index, tty-color-values)
3764 (tty-color-desc): Doc fix.
3765
3766 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
3767
3768 * dired-aux.el (dired-do-create-files, dired-do-copy)
3769 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
3770 Mention dired-dwim-target in the doc string.
3771
3772 2001-04-28 Miles Bader <miles@gnu.org>
3773
3774 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
3775 (dabbrev--find-expansion): Use it.
3776 (dabbrev--select-buffers): Don't select ignored buffers.
3777
3778 2001-04-27 Gerd Moellmann <gerd@gnu.org>
3779
3780 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
3781
3782 2001-04-26 Richard M. Stallman <rms@gnu.org>
3783
3784 * dabbrev.el: Add doc strings for some functions.
3785 (dabbrev--eliminate-newlines): New variable.
3786 (dabbrev--substitute-expansion): Convert newlines to spaces
3787 if dabbrev--eliminate-newlines is set.
3788 If abbrev and expansion are both all-lower-case,
3789 leave dabbrev--last-case-pattern nil.
3790
3791 2001-04-26 Gerd Moellmann <gerd@gnu.org>
3792
3793 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
3794 if necessary, like in rmail-show-message.
3795
3796 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3797
3798 * ps-print.el: Color specified by number is forced to be float number.
3799 (ps-print-version): New version number (6.5.1.1).
3800 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
3801 initialization.
3802 (ps-prefix-quote): New internal var.
3803 (ps-print-quote): New fun.
3804 (ps-setup, ps-output-frame-properties, ps-float-format)
3805 (ps-format-color): Code fix.
3806 (ps-plot-region): Eliminate redundant foreground color text setting.
3807
3808 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
3809
3810 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
3811
3812 2001-04-25 Gerd Moellmann <gerd@gnu.org>
3813
3814 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
3815
3816 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3817
3818 * info.el (Info-additional-directory-list): Doc fix.
3819
3820 * find-lisp.el (find-lisp-find-dired-filter)
3821 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
3822 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
3823
3824 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
3825
3826 * progmodes/make-mode.el (makefile-font-lock-keywords):
3827 Rationalize the rules for includes and conditionals and use the
3828 keyword face for them.
3829
3830 * faces.el (modify-face): Add compatibility for non-interactive use.
3831
3832 2001-04-24 John Wiegley <johnw@gnu.org>
3833
3834 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
3835 fix from last night, since it wasn't finding eshell/cd.
3836
3837 2001-04-24 Gerd Moellmann <gerd@gnu.org>
3838
3839 * rect.el (string-rectangle): Revert to 20.x behaviour.
3840 (replace-rectangle): Make it an alias for string-rectangle.
3841 (string-insert-rectangle): New function.
3842
3843 2001-04-23 John Wiegley <johnw@gnu.org>
3844
3845 * eshell/em-unix.el (eshell/diff): Fixed problems that were
3846 occurring with Emacs 21's diff.el/compile.el interaction layer.
3847
3848 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
3849
3850 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
3851 case where the function was defined in a file, but not part of an
3852 eshell module.
3853
3854 2001-04-23 John Wiegley <johnw@gnu.org>
3855
3856 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
3857 code to work around a redisplay problem I've been having.
3858
3859 2001-04-23 John Wiegley <johnw@gnu.org>
3860
3861 * calendar/timeclock.el (timeclock-day-required): If the time
3862 required for a particular day is not set, use `timeclock-workday'.
3863 (timeclock-find-discrep): Added some sample code in a comment.
3864
3865 * eshell/eshell.el (eshell-command): Made a few changes so that
3866 `eshell-command' could be called programmatically.
3867
3868 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3869
3870 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3871
3872 2001-04-23 John Wiegley <johnw@gnu.org>
3873
3874 * calendar/timeclock.el: Updated copyright.
3875 (timeclock-generate-report): Don't report the daily or two-week
3876 total, if no time has been worked in that period.
3877 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
3878 final computational form, which was unnecessary; corrected a
3879 parsing problem when timeclock-relative was nil.
3880
3881 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3882
3883 * calendar/timeclock.el (timeclock-modeline-display): Check if
3884 `list-entry' is null.
3885 (timeclock-use-display-time): The first argument to `set-variable'
3886 must be a symbol.
3887
3888 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
3889
3890 * calendar/calendar.el (diary-entry-marker)
3891 (calendar-today-marker, calendar-holiday-marker):
3892 Use display-color-p instead of window-system.
3893 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
3894 instead of window-system.
3895 (calendar-hide-window): Use display-multi-frame-p instead of
3896 window-system.
3897
3898 * calendar/cal-x.el (calendar-two-frame-setup)
3899 (calendar-only-one-frame-setup, calendar-one-frame-setup):
3900 Use display-multi-frame-p instead of window-system.
3901
3902 2001-04-23 Gerd Moellmann <gerd@gnu.org>
3903
3904 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
3905
3906 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
3907 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
3908
3909 2001-04-23 Alex Schroeder <alex@gnu.org>
3910
3911 * goto-addr.el: Instead of defining line-beginning-position and
3912 line-end-position a defalias is used for point-at-bol and point-at-eol.
3913
3914 2001-04-23 Alex Schroeder <alex@gnu.org>
3915
3916 * goto-addr.el: Added XEmacs compatibility code.
3917 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
3918
3919 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
3920
3921 * textmodes/paragraphs.el (sentence-end): Doc fix.
3922
3923 2001-04-20 Alex Schroeder <alex@gnu.org>
3924
3925 * sql.el (sql-escape-newlines-and-send): New function.
3926 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
3927
3928 2001-04-20 Alex Schroeder <alex@gnu.org>
3929
3930 * sql.el (sql-db2-program): New option.
3931 (sql-db2-options): New option.
3932 (sql-db2): New function.
3933
3934 2001-04-20 Alex Schroeder <alex@gnu.org>
3935
3936 * sql.el (sql-mode-menu): Added highlighting entries.
3937 (sql-highlight-oracle-keywords): New function.
3938 (sql-highlight-postgres-keywords): New function.
3939 (sql-highlight-ansi-keywords): New function.
3940
3941 2001-04-20 Alex Schroeder <alex@gnu.org>
3942
3943 * sql.el (sql-help): Doc change.
3944
3945 2001-04-19 Karl Fogel <kfogel@collab.net>
3946
3947 * saveplace.el (save-place-alist-to-file): Removed no-effect code
3948 that inserted file content only to delete it immediately.
3949 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
3950 <lektu@uol.com.br> for the patch.
3951
3952 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
3953
3954 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
3955
3956 2001-04-18 Gerd Moellmann <gerd@gnu.org>
3957
3958 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
3959 for defmethod.
3960
3961 * comint.el (comint-cr-magic): New function.
3962 (toplevel): Add it to comint-preoutput-filter-functions.
3963
3964 2001-04-18 Andrew Innes <andrewi@gnu.org>
3965
3966 * makefile.w32-in (EMACSLOADPATH): Define.
3967 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
3968 (recompile): Remove stuff to set EMACSLOADPATH.
3969
3970 2001-04-18 Gerd Moellmann <gerd@gnu.org>
3971
3972 * language/slovak.el ("Slovak"): Add tutorial entry.
3973
3974 * net/browse-url.el (browse-url-new-window-flag): Renamed from
3975 browse-url-new-window-p.
3976
3977 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
3978
3979 * info.el (Info-menu-update): When there are no menus and/or no
3980 cross references in the node, make the respective items of the
3981 Info menu-bar menu inactive.
3982
3983 2001-04-17 Gerd Moellmann <gerd@gnu.org>
3984
3985 * indent.el (indent-for-tab-command): Call indent-line-function
3986 with no argument if PREFIX-ARG is non-nil.
3987
3988 * frame.el (delete-other-frames): Handle minibuffer-only frames.
3989
3990 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
3991
3992 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
3993 an async subprocess if start-process is unavailable. Suggested by
3994 Tim Van Holder <tim.van.holder@pandora.be>.
3995
3996 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
3997
3998 * info.el (Info-additional-directory-list): Doc fix. Suggested by
3999 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4000
4001 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4002
4003 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
4004 manual.
4005
4006 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
4007
4008 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
4009 (cvs-menu): Add a few entries.
4010
4011 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
4012 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
4013 lock file appears to be reachable from Emacs.
4014 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
4015 (cvs-mode-find-file): Look for cvs-header-face rather than
4016 cvs-dirname-face (which doesn't exist).
4017 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
4018
4019 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
4020
4021 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
4022
4023 * emulation/pc-select.el (pc-selection-mode): Don't turn on
4024 normal-erase-is-backspace on a tty. Instead, bind some keys such
4025 as [delete] directly, like pc-select.el did before
4026 normal-erase-is-backspace was invented.
4027
4028 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
4029
4030 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
4031
4032 2001-04-11 John Wiegley <johnw@gnu.org>
4033
4034 * eshell/em-ls.el (eshell-ls-insert-directory):
4035 Set font-lock-defaults to nil, to prevent fontification in dired
4036 buffers, if Eshell's ls is being used.
4037
4038 2001-04-11 John Wiegley <johnw@gnu.org>
4039
4040 * calendar/timeclock.el (timeclock-completing-read): New function.
4041 (timeclock-ask-for-project, timeclock-ask-for-reason):
4042 Call `timeclock-completing-read'.
4043
4044 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
4045 required where `member' was being used.
4046
4047 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
4048
4049 * eshell/em-hist.el (eshell-previous-matching-input):
4050 Don't display "History item" if the the minibuffer is active.
4051
4052 2001-04-11 Gerd Moellmann <gerd@gnu.org>
4053
4054 * startup.el (command-line): Output a newline after printing
4055 an error from loading the window system's init file.
4056
4057 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
4058
4059 * textmodes/texinfo.el (texinfo-font-lock-keywords):
4060 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
4061 @inforef. Add an OVERRIDE of `keep' to highlight specs of
4062 keywords whose arguments routinely include @@.
4063
4064 2001-04-10 Gerd Moellmann <gerd@gnu.org>
4065
4066 * emacs-lisp/advice.el (ad-make-advised-definition):
4067 Construct advice for subrs differently.
4068
4069 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
4070 regexp in parentheses when building the regexp for searching backwards.
4071
4072 * simple.el (completion-list-mode-finish): New function.
4073 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
4074
4075 * language/european.el ("Polish"): Change sample text.
4076 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
4077
4078 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
4079 parameter.
4080
4081 * faces.el (menu): Doc fix.
4082
4083 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4084
4085 * ps-print.el: Footer implementation. Doc fix.
4086 (ps-print-version): New version number (6.5.1).
4087 (ps-header-frame-alist): New customization var for header frame
4088 properties.
4089 (ps-line-number-color): New customization var for line number color.
4090 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
4091 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
4092 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
4093 (ps-right-footer): New customization vars for footers.
4094 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
4095 footers.
4096 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
4097 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
4098 Code fix.
4099 (ps-prologue-file): Indentation fix.
4100 (ps-print-quote): Fun eliminated.
4101 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
4102 (ps-output-frame-properties): New fun.
4103 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
4104 (ps-skip-newline): Replace defun by defsubst.
4105
4106 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
4107
4108 * eshell/eshell.el (eshell-command): Needed a "%s" format
4109 specifier, in case the buffer contains percent characters.
4110
4111 2001-04-10 John Wiegley <johnw@gnu.org>
4112
4113 * calendar/timeclock.el (timeclock-generate-report): Added a
4114 missing insert of the project name.
4115
4116 2001-04-09 Gerd Moellmann <gerd@gnu.org>
4117
4118 * obsolete/profile.el: Moved from emacs-lisp/.
4119
4120 * Makefile.in (nonobsolete_setwins): New macro.
4121 (finder-data): Use it instead of `setwins'.
4122 From: Dave Love <fx@gnu.org>.
4123
4124 * server.el (server-visit-files): Set server-existing-buffer correctly.
4125 (server-visit-files): Run server-visit-hook after going to
4126 line 1 so that the hook can set point as it sees fit.
4127
4128 * bindings.el (mode-line-modified): Unify help messages.
4129
4130 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
4131
4132 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
4133 All callers changed.
4134
4135 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
4136
4137 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
4138 long file names aren't supported, truncate the file names in
4139 quail-misc-package-ext-info to 8+3 before matching them against
4140 FILENAME.
4141
4142 * dos-fns.el (dos-truncate-to-8+3): New function.
4143
4144 * progmodes/compile.el (grep-compute-defaults): Use null-device
4145 instead of literal /dev/null. Reported by Jens Schmidt
4146 <schmidt@mathematik.uni-kl.de>.
4147
4148 * simple.el (normal-erase-is-backspace-mode): Doc fix.
4149
4150 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
4151
4152 * textmodes/sgml-mode.el: Add unknown maintainer.
4153 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
4154 (html-mode-map): Use set-keymap-parent.
4155
4156 2001-04-06 Dave Love <fx@gnu.org>
4157
4158 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4159 Remove redundant string-to-list.
4160
4161 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
4162
4163 * composite.el (reference-point-alist): Doc fix.
4164
4165 2001-04-05 Sam Steingold <sds@gnu.org>
4166
4167 * font-lock.el (font-lock-keywords-case-fold-search):
4168 Make buffer-local. This fixes a very annoying bug when loading a Lisp
4169 file made font-lock case-insensitive.
4170
4171 2001-04-05 Gerd Moellmann <gerd@gnu.org>
4172
4173 * faces.el (defface menu): Doc fix.
4174
4175 * wid-edit.el (widget-color-sample-face-get): Don't make
4176 faces for undefined colors.
4177
4178 * version.el (emacs-version): Include LessTif/Motif version info.
4179
4180 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4181
4182 * ps-mule.el: Eliminate cl package dependence.
4183 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
4184 if they aren't defined yet.
4185 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
4186 Eliminate cl package dependence.
4187
4188 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
4189
4190 * progmodes/cc-cmds.el (c-outline-level):
4191 Bind buffer-invisibility-spec. Originally from Dave Love, but
4192 got lost when incorporating version 5.26.
4193
4194 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
4195
4196 * emulation/pc-select.el (pc-selection-mode):
4197 Call normal-erase-is-backspace-mode instead of binding
4198 keys individually.
4199
4200 * cus-load.el (normal-erase-is-backspace): Use it instead of
4201 delete-key-deletes-forward.
4202
4203 * startup.el (command-line): Use normal-erase-is-backspace and
4204 normal-erase-is-backspace-mode.
4205
4206 * simple.el (normal-erase-is-backspace): Rename from
4207 delete-key-deletes-forward. Doc fix.
4208 (normal-erase-is-backspace-mode): Rename from
4209 delete-key-deletes-forward-mode. Doc fix.
4210 Run normal-erase-is-backspace-hook.
4211
4212 * dired.el (dired-move-to-filename-regexp): Support file sizes in
4213 ``human-readable'' format produced by GNU `ls'.
4214 (dired-move-to-filename-regexp): Recognize ISO format dates.
4215 From Paul Eggert <eggert@twinsun.com>.
4216
4217 2001-04-04 Gerd Moellmann <gerd@gnu.org>
4218
4219 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
4220 New functions.
4221 (lm-verify): Check keywords.
4222 From Eric M. Ludlam <eric@siege-engine.com>.
4223
4224 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
4225
4226 * speedbar.el (speedbar-insert-image-button-maybe): Check for
4227 `xemacs' feature instead of for the function `set-extent-property'.
4228
4229 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
4230
4231 * mail/mh-utils.el (mh-folder-hist): New var.
4232 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
4233
4234 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
4235
4236 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
4237 region, position point on the first or last 16-byte group.
4238 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
4239 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
4240 hexl-beginning-of-line.
4241
4242 2001-04-03 Gerd Moellmann <gerd@gnu.org>
4243
4244 * icomplete.el (icomplete-mode): Treat an argument like other
4245 modes do.
4246
4247 * startup.el (fancy-splash-head): Use splash8.xpm for color
4248 depth 8.
4249
4250 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
4251 Add an antry for ``converts''.
4252
4253 * language/slovak.el ("Slovak"): Add documentation string.
4254 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
4255
4256 * language/czech.el ("Czech"): Add documentation string.
4257 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
4258
4259 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
4260 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
4261
4262 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
4263
4264 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
4265 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
4266 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
4267 Use `defsubst' rather than a macro to ease debugging.
4268 (mail-extr-last): Remove (use `last' instead).
4269 (mail-extract-address-components): Properly reset the syntax-table
4270 after parsing an address. Use `last' rather than mail-extr-last.
4271 Make sure the end marker stays at the very end.
4272
4273 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
4274
4275 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
4276 last change.
4277
4278 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4279
4280 * ps-print.el: Line and paragraph spacing feature. Region to cut
4281 out when printing. Doc fix.
4282 (ps-print-version): New version number (6.5).
4283 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
4284 New vars. Line and paragraph spacing feature.
4285 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
4286 out when printing.
4287 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
4288 (ps-get-font-size, ps-begin-job, ps-continue-line)
4289 (ps-plot-region): Code fix.
4290 (ps-print-prologue-2): Var eliminated.
4291 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
4292 New internal vars.
4293 (ps-get-size): New fun.
4294 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
4295 (ps-next-line): Replace defun by defsubst.
4296 (ps-mule-plot-string): Autoload doc fix.
4297
4298 * ps-bdf.el: XEmacs compatibility. Doc fix.
4299 (installation-directory, coding-system-for-read): Declare vars if
4300 it's not declared yet.
4301 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
4302
4303 * ps-mule.el: XEmacs compatibility. Doc fix.
4304 (leading-code-private-22): Declare var if it's not declared yet.
4305 (charset-bytes, charset-dimension, charset-id, charset-width)
4306 (find-charset-region, split-char, char-width, chars-in-region)
4307 (forward-point, decompose-composite-char, encode-coding-string)
4308 (coding-system-p, ccl-execute-on-string, define-ccl-program):
4309 Define funs if not defined yet.
4310 (encode-composition-rule, find-composition): Define funs if not
4311 loaded yet.
4312 (ps-mule-prologue): PostScript code fix.
4313
4314 2001-04-02 Kenichi Handa <handa@etl.go.jp>
4315
4316 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
4317 non-nil, generate font for the header strings.
4318 (ps-mule-prepare-font): Likewise.
4319 (ps-mule-generate-glyphs): Likewise.
4320 (ps-mule-string-encoding): Likewise.
4321 (ps-mule-header-charsets): New variable.
4322 (ps-mule-encode-header-string): New function.
4323 (ps-mule-header-string-charsets): New function.
4324 (ps-mule-begin-job): Check charsets in the header strings. If there
4325 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
4326
4327 * ps-print.el (ps-generate-header-line): Encode the header string by
4328 ps-mule-encode-header-string.
4329 (ps-mule-encode-header-string): Declare autoload.
4330
4331 2001-04-02 Gerd Moellmann <gerd@gnu.org>
4332
4333 * frame.el (cursor-in-non-selected-windows):
4334 Replaces show-cursor-in-non-selected-windows.
4335
4336 2001-03-31 Kenichi Handa <handa@etl.go.jp>
4337
4338 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4339 Delete entries for "chinese-py" and "chinese-ziranma".
4340 (quail-misc-package-ext-info): New variable.
4341 (tsang-quick-converter): New function.
4342 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
4343 (quick-cns-converter, py-converter, ziranma-converter)
4344 (miscdic-convert, batch-miscdic-convert): New functions.
4345
4346 2001-03-30 Kenichi Handa <handa@etl.go.jp>
4347
4348 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
4349 eight-bit-control chars.
4350
4351 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4352 Reduce making temporary vector (suggested by Dave Love).
4353
4354 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
4355
4356 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
4357 string as well.
4358
4359 2001-03-30 Andreas Schwab <schwab@suse.de>
4360
4361 * files.el (backup-directory-alist): Fix typo.
4362
4363 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
4364
4365 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
4366 <eggert@twinsun.com>.
4367
4368 2001-03-30 Dave Love <fx@gnu.org>
4369
4370 * progmodes/fortran.el (fortran-comment-region): Fix typo.
4371
4372 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
4373
4374 * simple.el (transient-mark-mode): Mention C-g in the doc string.
4375
4376 2001-03-30 Miles Bader <miles@gnu.org>
4377
4378 * subr.el (interactive-form): Fix paren typo.
4379
4380 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
4381
4382 * emacs-lisp/profile.el: Say that it's obsolete in the header
4383 line, so that finder.el puts that into its data-base.
4384 Suggested by Alex Schroeder <alex@gnu.org>.
4385
4386 2001-03-29 Paul Eggert <eggert@twinsun.com>
4387
4388 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
4389 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
4390
4391 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
4392
4393 * generic.el (generic-mode-set-comments): Use "" rather than nil
4394 for comment-end.
4395
4396 2001-03-29 Gerd Moellmann <gerd@gnu.org>
4397
4398 * emacs-lisp/advice.el (ad-make-advised-definition):
4399 Call interactive-form to obtain the interactive spec of subrs.
4400
4401 * subr.el (interactive-form): New function.
4402
4403 2001-03-29 Andre Spiegel <spiegel@gnu.org>
4404
4405 * vc-sccs.el (vc-sccs-register): Use relative file names.
4406
4407 2001-03-28 Gerd Moellmann <gerd@gnu.org>
4408
4409 * bookmark.el (bookmark-get-bookmark): Handle case that
4410 BOOKMARK is not a string.
4411
4412 * image.el (image-type-regexps): Change type for PS files
4413 to `postscript'.
4414
4415 * subr.el (read-passwd): Clear command history after each
4416 character entered. From: Stephen Gildea
4417 <gildea@stop.mail-abuse.org>.
4418
4419 2001-03-27 Kenichi Handa <handa@etl.go.jp>
4420
4421 * international/kkc.el (kkc-save-init-file): Locally bind
4422 print-length to nil.
4423
4424 2001-03-26 Gerd Moellmann <gerd@gnu.org>
4425
4426 * textmodes/flyspell.el: Some doc fixes.
4427 (flyspell-maybe-correct-transposition)
4428 (flyspell-maybe-correct-doubling): Use a temporary buffer
4429
4430 * textmodes/ispell.el (ispell-parse-output): Doc fix.
4431
4432 * emacs-lisp/byte-opt.el (byte-optimize-while)
4433 (byte-optimize-form-code-walker): Diagnose too few arguments
4434 for `if' and `while'.
4435
4436 2001-03-26 Kenichi Handa <handa@etl.go.jp>
4437
4438 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4439 Prepend `\' to "\<quail-translation-docstring>".
4440
4441 2001-03-26 Gerd Moellmann <gerd@gnu.org>
4442
4443 * autorevert.el (global-auto-revert-non-file-buffers):
4444 Remove duplicate defcustom.
4445
4446 2001-03-26 Miles Bader <miles@gnu.org>
4447
4448 * international/latin1-disp.el (latin1-char-displayable-p):
4449 Add leading "-" for X font pattern.
4450
4451 2001-03-26 Kenichi Handa <handa@etl.go.jp>
4452
4453 * international/mule-diag.el (describe-coding-system):
4454 For raw-text and emacs-mule, don't add anymore text about what
4455 charsets they can encode.
4456
4457 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
4458
4459 * help.el (view-lossage): Mention open-dribble-file in the doc
4460 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
4461
4462 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
4463
4464 * skeleton.el (skeleton-internal-list): Fix bogus logic.
4465 (skeleton-pair-insert-maybe): Don't pair after a backslash.
4466
4467 2001-03-23 Kenichi Handa <handa@etl.go.jp>
4468
4469 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4470 Call ccl-execute-on-string directly so that CCL program handling
4471 multibyte sequence can work correctly.
4472 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
4473 property of the coding system.
4474
4475 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
4476
4477 * textmodes/fill.el (fill-individual-paragraphs-prefix):
4478 Fix transcription typo.
4479
4480 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
4481
4482 * whitespace.el: Add buffer local variables to toggle testing of
4483 whitespaces in buffers without affecting the default values.
4484 Bump version to 3.0 to account for a few other changes.
4485 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
4486 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
4487 (whitespace-toggle-spacetab-check): New functions.
4488
4489 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
4490
4491 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
4492
4493 2001-03-21 Gerd Moellmann <gerd@gnu.org>
4494
4495 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
4496 bs-cycle-configuration-name. From Juanma Barranquero
4497 <lektu@uol.com.br>.
4498
4499 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
4500 and cc-vars.el.
4501
4502 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
4503 headers. Always invoke sendmail with option -t.
4504
4505 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4506
4507 * Release of cc-mode 5.28.
4508
4509 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4510
4511 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
4512 Removed the hardcoded switch to "java" style in Java mode.
4513 It's instead taken care of by the default value for c-default-style.
4514
4515 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4516
4517 * cc-align.el (c-lineup-math): Fix bug where lineup was
4518 triggered by equal signs in string literals.
4519
4520 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4521
4522 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
4523 limit detection when at the ends of the buffer.
4524
4525 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
4526 "for" statement clause in case 7F; a better one is done
4527 earlier in case 7D anyway.
4528
4529 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4530
4531 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
4532 somewhat more and did a small optimization.
4533
4534 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4535
4536 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
4537 Use the limit argument only to limit the syntactic context
4538 search, not to limit the actual movement.
4539
4540 * cc-cmds.el (c-beginning-of-statement): Move by sentence
4541 inside multiline strings, just like in comments. Also various
4542 fixes to the paragraph and comment prefix recognition, block
4543 comment ender handling etc.
4544
4545 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4546
4547 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
4548 the relative position of the point.
4549
4550 * cc-cmds.el (c-electric-continued-statement): New function to
4551 use as abbrev hook to reindent for keywords such as "else"
4552 that continues an earlier statement.
4553
4554 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
4555 like classes.
4556
4557 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
4558 (pike-mode): Populate the default abbrev tables to reindent for
4559 keywords such as "else" that can continue earlier statements.
4560 Abbrev mode is therefore turned on by default now. (Note that
4561 this doesn't apply to idl-mode, since IDL afaik doesn't have
4562 statements at all.)
4563
4564 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4565
4566 * cc-engine.el (c-inside-bracelist-p): Fix for handling
4567 bracelists where the declaration contains template arguments.
4568
4569 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4570
4571 * cc-cmds.el (c-comment-indent):
4572 Use `c-get-syntactic-indentation' to correctly calculate the
4573 syntactic indentation. Fixes bug with lineup functions that
4574 return vectors.
4575
4576 * cc-engine.el (c-get-syntactic-indentation): Split the
4577 indentation sum calculation from `c-indent-line' to a separate
4578 function.
4579
4580 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4581
4582 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
4583 Fixed places where it was assumed that preprocessor directives
4584 have to start in column zero.
4585
4586 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
4587 template arguments after a class identifier properly.
4588
4589 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
4590 lists for `new Foo[]' constructs in Java as expressions and
4591 not top level definition brace lists on the top level, so that
4592 they'll get indented consistently with the same type of
4593 expression in a normal block.
4594
4595 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4596
4597 * cc-cmds.el (c-fill-paragraph): The kludge that checks
4598 whether the adaptive filling package fails to keep the comment
4599 prefix is now kludged further to check for filladapt-mode
4600 which doesn't have that problem. This is really icky, but it's
4601 the only way that works with the current misfeatures/bugs in
4602 both adaptive-fill-mode and filladapt-mode.
4603
4604 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
4605 around point is recognized more robust.
4606
4607 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4608
4609 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
4610 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
4611 (c-lit-type): Fixed all internal variables used dynamically so
4612 that they are always bound.
4613
4614 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
4615 errors:
4616
4617 (c-indent-region): Fixed reporting of syntactic errors so that
4618 the region is fully reindented even when an error occurs.
4619 The last syntactic error is printed afterwards. Also cleanup up a
4620 whole lot of code that tried to optimize indentation of whole
4621 sexps but in reality accomplishes nothing.
4622
4623 (c-indent-sexp): Use c-indent-region.
4624
4625 (c-parsing-error): Changed this variable to hold the message
4626 for any syntactic error that is discovered.
4627
4628 (c-parse-state): Search backward from point instead of the bod
4629 position when the latter is invalid. This makes CC Mode
4630 recover faster when there are unbalanced close braces.
4631
4632 (c-backward-to-start-of-if): Use c-parsing-error to report
4633 dangling "else" clauses instead of throwing an error, and fall
4634 back to a reasonable position.
4635
4636 (c-indent-line): Added argument to avoid reporting syntactic errors.
4637
4638 (c-show-syntactic-information): Don't report any syntactic errors.
4639
4640 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4641
4642 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
4643 paragraph recognition when moving by sentence in literals.
4644
4645 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
4646 start regexp for javadoc to recognize javadoc markup in general instead
4647 of a specific set of keywords, to be more future-safe.
4648
4649 (c-Pike-pikedoc-paragraph-start)
4650 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
4651 pikedoc markup.
4652
4653 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
4654
4655 (pike-mode): Initialize paragraph settings pikedoc recognition.
4656
4657 * cc-vars.el (c-default-style): Made a nicer Customize widget.
4658
4659 (c-comment-prefix-regexp): Made it possible to use an
4660 association list on this to specify mode specific regexps.
4661 The default value now use a special regexp in Pike mode to
4662 recognize pikedoc markup.
4663
4664 (c-current-comment-prefix): New variable containing the actual
4665 regexp from c-comment-prefix-regexp for the current buffer.
4666
4667 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4668
4669 * cc-cmds.el (c-electric-brace): Fixed check for special brace
4670 lists: We can't look at the syntax, since a brace list can get
4671 recognized as a plain statement-cont.
4672
4673 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
4674 special brace list opener broken over two lines got recognized
4675 as a statement on the second line. Case 9A changed.
4676
4677 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4678
4679 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
4680 adjustment after line is reindented.
4681
4682 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4683
4684 * cc-defs.el (c-point): Added optional argument for position
4685 to use instead of the current point.
4686
4687 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
4688 the in-expression block symbols when the construct starts at
4689 boi, to avoid the extra level of indentation in that case.
4690 Cases 4, 16A and 17E affected.
4691
4692 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4693
4694 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
4695 calls to `c-indent-line', to adhere better to Emacs conventions.
4696
4697 * cc-engine.el (c-indent-line): Use the syntax already bound
4698 to `c-syntactic-context', if there is any.
4699
4700 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4701
4702 * cc-engine.el (c-get-offset): Fixed bug where the indentation
4703 wasn't added up correctly when a lineup function returned nil.
4704
4705 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4706
4707 * cc-engine.el (c-collect-line-comments): Fixed bug where
4708 empty lines were ignored when collecting line comments backwards.
4709
4710 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4711
4712 * cc-align.el (c-lineup-dont-change): Return an absolute
4713 indentation column to work correctly in the case when several
4714 syntactic elements are processed for the same line.
4715
4716 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
4717 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
4718 (c-set-offset): Added absolute indentation column settings by
4719 using the vector type.
4720
4721 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4722
4723 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
4724 Implemented two new cleanups `space-before-funcall' and
4725 `compact-empty-funcall'.
4726
4727 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4728
4729 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
4730 helping building regexps.
4731
4732 * cc-engine.el (c-on-identifier): New function for detecting
4733 identifiers. It takes keywords into account.
4734
4735 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
4736 lists. `c-keywords' is set to a regexp matching all keywords
4737 in the current language.
4738
4739 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4740
4741 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
4742 list of characters to skip backwards over at the beginning of
4743 a statement, since it can precede string literals in Pike.
4744
4745 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4746
4747 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
4748 recognition when standing on the last line in a C++ comment
4749 with nothing but whitespace after the prefix.
4750
4751 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
4752 given no limit argument.
4753
4754 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4755
4756 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
4757 recognition for the `[]= operator symbol in Pike.
4758
4759 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4760
4761 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
4762 around a bug in `eval-when-compile' in the byte compiler.
4763
4764 * cc-engine.el (c-forward-token-1): Fixed bug with return
4765 value when count is zero and there's no token start within the limit.
4766
4767 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
4768 "prefix comments", i.e. comments which are followed by code on
4769 the same line.
4770
4771 * cc-mode-19.el: Fixes so that checks that must be done at
4772 compile time also are done then.
4773
4774 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4775
4776 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
4777 time and at runtime, and only when it's needed.
4778
4779 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4780
4781 Major cleanup for less error prone and more warning free
4782 compilation, including some fixes for bugs due to different
4783 compilation orders. Thanks to Martin Buchholz for providing
4784 the basis for all this.
4785
4786 * cc-bytecomp.el: New file that provides some byte compilation
4787 features: It ensures that files always are loaded from the
4788 current source directory during compilation, and it provides a
4789 set of macros to turn off specific compiler warnings for
4790 specific symbols. (It's not CC Mode specific in any way.)
4791
4792 Fixed a nearly acyclic dependency tree (both runtime and
4793 compile-time) between all files.
4794
4795 * cc-defs.el: Separated all macros before the inline functions,
4796 to ensure correct compilation.
4797
4798 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
4799 cc-defs.el to cc-engine.el and made it a function instead.
4800
4801 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
4802 about char-after.
4803
4804 * cc-vars.el: Cope even when there isn't a custom package
4805 containing defcustom available.
4806
4807 * cc-make.el: Removed since it's no longer necessary.
4808
4809 README: Updated installation instructions.
4810
4811 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4812
4813 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
4814 improve the modularity: Moved all mode init stuff from
4815 cc-langs.el to cc-mode.el, including the keymap
4816 initialization; cc-langs now only contains the various
4817 variables for configuring the language syntax.
4818
4819 * cc-engine.el, cc-styles.el (c-evaluate-offset)
4820 (c-get-offset): Moved from cc-styles to cc-engine since file
4821 dependency analysis suggests they belong there (which also
4822 makes more sense). Thanks to Martin Buchholz for doing the analysis.
4823
4824 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4825
4826 * cc-cmds.el (c-fn-region-is-active-p): New function that
4827 wraps the corresponding macro, for use in places that aren't
4828 compiled. Thanks to Martin Buchholz for pointing out this.
4829
4830 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
4831
4832 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
4833 add things to the bug report.
4834
4835 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4836
4837 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
4838 returned prefix could contain a newline when the search for a
4839 good prefix line failed.
4840
4841 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4842
4843 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
4844 (c-toggle-auto-hungry-state): Made the argument optional, as
4845 the documentation says it is.
4846
4847 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
4848
4849 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
4850 multiline string syntax, #"...", as a cpp macro.
4851
4852 2001-03-21 Paul Eggert <eggert@twinsun.com>
4853
4854 * international/mule-cmds.el (set-locale-environment):
4855 Set system-messages-locale and system-time-locale, but only if the
4856 caller specifies a non-nil locale name.
4857
4858 2001-03-20 Gerd Moellmann <gerd@gnu.org>
4859
4860 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
4861 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
4862
4863 2001-03-20 Gerd Moellmann <gerd@gnu.org>
4864
4865 * follow.el (follow-avoid-tail-recenter): Doc fix.
4866
4867 * custom.el (custom-set-variables): Avoid reversing the list
4868 of args needlessly.
4869
4870 * startup.el (fancy-splash-head): Don't change the colors of the
4871 XPM image on a dark background.
4872
4873 * comint.el (comint-exec-1): Set columns of the terminal to
4874 window-width instead of frame-width.
4875
4876 * info.el (Info-scroll-down): Add missing WINDOW arg for
4877 pos-visible-in-window-p.
4878
4879 * ehelp.el (electric-help-mode-hook): Add defcustom.
4880
4881 * mail/sendmail.el (mail-mode): Activate case-folding in
4882 font-lock-defaults.
4883
4884 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
4885
4886 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
4887 (completion-ignored-extensions): Remove duplicate ".class".
4888
4889 2001-03-19 Andreas Schwab <schwab@suse.de>
4890
4891 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
4892 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
4893
4894 2001-03-19 Gerd Moellmann <gerd@gnu.org>
4895
4896 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
4897 methods since there are not prefix input methods.
4898
4899 2001-03-19 Kenichi Handa <handa@etl.go.jp>
4900
4901 * international/mule-cmds.el (read-input-method-name):
4902 Locally bind enable-recursive-minibuffers to t.
4903
4904 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
4905
4906 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
4907
4908 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
4909
4910 * ediff-util.el: Copyright years.
4911 (ediff-choose-syntax-table): New function.
4912 (ediff-setup): Use ediff-choose-syntax-table.
4913
4914 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4915 with-syntax-table.
4916
4917 * ediff.el: Date of last update, copyright years.
4918
4919 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4920
4921 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4922 of Scott Bronson.
4923 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
4924 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4925 Deleted functions.
4926 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4927 ex-token-list.
4928
4929 * viper-util.el: Spaces, indentation.
4930
4931 * viper.el: Changed version, modification time.
4932
4933 2001-03-16 John Wiegley <johnw@gnu.org>
4934
4935 * calendar/timeclock.el (timeclock-workday-remaining):
4936 Check whether `discrep' is non-null before using it.
4937
4938 2001-03-16 John Wiegley <johnw@gnu.org>
4939
4940 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
4941 first-time checkins.
4942 (timeclock-log-data): Fixed problem with reading timelog log file.
4943 Resulting data in the "day list" was incorrect.
4944 (timeclock-find-discrep): Check if `timeclock-file' is readable
4945 before opening it.
4946 (timeclock-time-less-p): New function.
4947 (timeclock-day-base): New function.
4948 (timeclock-geometric-mean): New function.
4949 (timeclock-generate-report): Generate a summary report based on
4950 the contents of the log file. This uses `timeclock-log-data', and
4951 is an example of writing a timelog manipulation function.
4952 (timeclock-visit-timelog): A quick command for opening the timelog
4953 file.
4954 (timeclock-log-data): Bound the variable event.
4955
4956 2001-03-16 Kenichi Handa <handa@etl.go.jp>
4957
4958 * international/mule-cmds.el (select-safe-coding-system):
4959 Fix typo: symbol-name -> symbol-value.
4960
4961 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
4962 before substitute-in-file-name to handle double slashes in FILE
4963 correctly.
4964
4965 2001-03-15 Gerd Moellmann <gerd@gnu.org>
4966
4967 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
4968 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
4969
4970 2001-03-14 Gerd Moellmann <gerd@gnu.org>
4971
4972 * bindings.el (features): Add `md5' and `overlay' to the list.
4973
4974 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
4975 bound before using it. It's not bound when configured without X,
4976 for instance.
4977
4978 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
4979
4980 * progmodes/hideshow.el: Update copyright.
4981 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
4982 (hs-minor-mode-hook): Include `:version' in defcustom form.
4983
4984 2001-03-13 Gerd Moellmann <gerd@gnu.org>
4985
4986 * help.el (string-key-binding): Don't call event-start on
4987 a non-list.
4988
4989 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
4990
4991 * startup.el (fancy-splash-tail, command-line-1): Fix the
4992 copyright year.
4993
4994 2001-03-13 Kenichi Handa <handa@etl.go.jp>
4995
4996 * term.el: These changes are based on a patch sent from Yong Lu
4997 <lyongu@yahoo.com>.
4998 (term-set-escape-char): Bind M-x to execute-extended-command in
4999 term-raw-escape-map.
5000 (term-move-columns): Don't try to move to negagive column.
5001 (term-emulate-terminal): Insert a string before deleting a text to
5002 overwrite.
5003
5004 2001-03-12 Gerd Moellmann <gerd@gnu.org>
5005
5006 * play/life.el (life): Rearrange code so that all calls to
5007 life-display-generation are in a catch-form.
5008
5009 * progmodes/etags.el (tags-loop-continue): Don't change point in a
5010 file that isn't interesting. In an interesting file, push the old
5011 value of point on the mark ring.
5012
5013 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
5014 New function.
5015 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
5016 Use it.
5017
5018 * emacs-lisp/autoload.el (generate-file-autoloads):
5019 Remove warning about line lengths.
5020
5021 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5022
5023 * progmodes/etags.el (tags-compression-info-list): New variable.
5024 (find-tag-in-order): Use it to deal with compressed source files.
5025 (tag-file-name-match-p): New function.
5026 (etags-recognize-tags-table): Use it for better match of file names.
5027
5028 2001-03-12 Kenichi Handa <handa@etl.go.jp>
5029
5030 * international/mule-cmds.el (register-input-method): Doc fix.
5031
5032 * international/quail.el (quail-translate-key): Fix condition to
5033 check if there's another breaking point in the current key.
5034
5035 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
5036
5037 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
5038 Babyl header to the newly-created output file, bind
5039 coding-system-for-write to either rmail-file-coding-system or
5040 emacs-mule-unix.
5041
5042 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
5043
5044 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
5045 Fix the name and regexp used for subsubsections.
5046
5047 2001-03-10 Dave Love <fx@gnu.org>
5048
5049 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
5050 and save-buffer if buffer-file-name non-nil. From rms.
5051
5052 2001-03-10 Andre Spiegel <spiegel@gnu.org>
5053
5054 * vc.el (vc-do-command): If the destination buffer is already
5055 current, don't set it up and don't erase it. Updated doc string
5056 to reflect that.
5057 (vc-version-diff): When doing a single file diff, don't switch to the
5058 *vc-diff* buffer before the command. This is to preserve local
5059 variable bindings that might affect the diff command.
5060 (vc-print-log): Don't switch to the *vc* buffer before the
5061 command, so that local variable bindings are preserved.
5062
5063 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
5064 not the current buffer.
5065 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
5066
5067 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
5068 make output go to buffer *vc*, not the current buffer.
5069
5070 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
5071
5072 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
5073 so ^, $, *, ? and + are interpreted correctly.
5074
5075 2001-03-09 Gerd Moellmann <gerd@gnu.org>
5076
5077 * help.el (string-key-binding): Renamed from
5078 mode-line-key-binding. Handle any event on a string.
5079 Check for `keymap' properties as well as `local-map' properties.
5080
5081 * comint.el (comint-insert-clicked-input): Use the last key
5082 from this-command-keys to lookup the global key definition.
5083
5084 2001-03-09 Kenichi Handa <handa@etl.go.jp>
5085
5086 * international/characters.el: Add category `j' for
5087 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
5088
5089 * international/mule-conf.el (no-conversion): Fix docstring.
5090 (raw-text): Fix docstring.
5091
5092 2001-03-08 Gerd Moellmann <gerd@gnu.org>
5093
5094 * simple.el (choose-completion-string): When not leaving the
5095 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
5096 is set.
5097
5098 * window.el (shrink-window-if-larger-than-buffer): Handle frame
5099 parameter `(minibuffer . t)'.
5100
5101 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5102
5103 * progmodes/sh-script.el (sh-st-symbol): New symbol.
5104 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
5105 (sh-mode): Remove `make-local-variable' for unused var
5106 `font-lock-unfontify-region-function'.
5107
5108 2001-03-07 Richard M. Stallman <rms@gnu.org>
5109
5110 * info.el (Info-scroll-down): Fix previous change.
5111
5112 * mail/rmail.el (rmail-toggle-header): Use a window which
5113 is showing the Rmail buffer, rather than the selected window.
5114
5115 2001-03-07 Dave Love <fx@gnu.org>
5116
5117 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
5118 now, to avoid problems with binding imenu directly to a mouse event.
5119
5120 2001-03-07 Gerd Moellmann <gerd@gnu.org>
5121
5122 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
5123 second arg t.
5124
5125 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5126
5127 * log-edit.el (log-edit-common-indent): New var.
5128 (log-edit-set-common-indentation): Renamed from
5129 log-edit-delete-common-indentation. Use the new var.
5130 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
5131
5132 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
5133 (cvs-mode-add-change-log-entry-other-window):
5134 Don't presume change-log-default-name is defined.
5135
5136 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
5137
5138 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
5139 the "tree" operation as well.
5140
5141 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
5142
5143 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
5144 to match paragraph-start.
5145
5146 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
5147 comment-start-skip and set comment-end-skip as well.
5148 (sgml-comment-indent): Fix for new value of comment-start-skip.
5149 (html-autoview-mode): Don't bother using make-local-hook.
5150
5151 2001-03-07 Gerd Moellmann <gerd@gnu.org>
5152
5153 * cus-edit.el (custom-save-delete): Move in front of local
5154 variables, otherwise long Custom entries would make them ineffective.
5155
5156 * uniquify.el: Set maintainer to FSF.
5157
5158 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
5159
5160 * dired-aux.el (dired-do-shell-command): Doc fix.
5161
5162 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
5163
5164 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
5165
5166 * which-func.el (which-func-modes): Add cperl-mode.
5167 (which-func-mode-global): Use define-minor-mode.
5168
5169 * info-look.el: Docstring fixes and dead code eliminated.
5170 (cperl-mode): Add support.
5171 (emacs-lisp-mode): List all entries from elisp manual, whether
5172 or not they are currently (f)bound or not. Update regexp.
5173
5174 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
5175
5176 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
5177 so that C-h m shows the correct information.
5178 Use make-local-variable rather than make-variable-buffer-local.
5179 (cperl-info-buffer, cperl-setup-tmp-buf):
5180 Use make-local-variable rather than make-variable-buffer-local.
5181 (cperl-msb-fix, cperl-get-help-defer):
5182 Check major-mode for `cperl-mode' as well.
5183
5184 * progmodes/cperl-mode.el: Updated to author version 4.23.
5185 (cperl-electric-pod): SYNOPSIS was misspelled.
5186 (cperl-find-pods-heres): @if ? a : b was considered a REx.
5187 (cperl-after-expr-p): Make true after __END__.
5188
5189 2001-03-06 Gerd Moellmann <gerd@gnu.org>
5190
5191 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
5192 bookmark-completion-ignore-case is t.
5193
5194 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
5195 switch, like xterm, and concat resource strings, with a newline
5196 between them.
5197
5198 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
5199
5200 * international/codepage.el (cp770-decode-table)
5201 (cp773-decode-table, cp774-decode-table): New variables.
5202
5203 * man.el (Man-hyphenated-reference-regexp): New variable.
5204 (Man-build-references-alist): Use it to search for referenced
5205 manpages. If hyphenated is non-nil, record a concatenated word in
5206 Man-refpages-alist only if it matches Man-reference-regexp.
5207 Update word's length when it is concatenated. Reverse the list,
5208 to get the first manpage at the head.
5209 (Man-possibly-hyphenated-word): New function.
5210 (Man-follow-manual-reference): Use it instead of current-word to
5211 find a manpage at point, in a way that accounts for hyphenated
5212 references.
5213
5214 2001-03-06 Alex Schroeder <alex@gnu.org>
5215
5216 * sql.el (sql-interbase): New function.
5217 (sql-interbase-program): New option.
5218 (sql-interbase-options): New option.
5219 And some typos fixed: "customise" to "customize".
5220
5221 2001-03-06 Dave Love <fx@gnu.org>
5222
5223 * textmodes/flyspell.el (flyspell-region):
5224 Set up flyspell-local-mouse-map.
5225
5226 2001-03-05 Richard M. Stallman <rms@gnu.org>
5227
5228 * mail/rmail.el (rmail-retry-failure):
5229 Don't call rmail-beginning-of-message.
5230 Don't discard From: field. Do discard Received: field.
5231 Use unwind-protect to re-prune.
5232 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
5233
5234 2001-03-06 Kenichi Handa <handa@etl.go.jp>
5235
5236 * international/quail.el (quail-title): Add autoload cookie.
5237
5238 2001-03-05 Dave Love <fx@gnu.org>
5239
5240 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
5241 new defs.
5242
5243 2001-03-05 Kenichi Handa <handa@etl.go.jp>
5244
5245 * language/ethio-util.el (ethio-toggle-space):
5246 Update current-input-method-title if necessary.
5247 (ethio-toggle-punctuation): Likewise.
5248
5249 * international/quail.el (quail-title): Fix for the case that a
5250 title of an input method is specified by a list of the same form
5251 as used in mode-line-format.
5252
5253 * international/mule-cmds.el (activate-input-method):
5254 If current-input-method-title is set by activating INPUT-METHOD,
5255 respect that value.
5256
5257 2001-03-05 Gerd Moellmann <gerd@gnu.org>
5258
5259 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
5260
5261 2001-03-05 Alex Schroeder <alex@gnu.org>
5262
5263 * sql.el (sql-sybase): Fix typo (was: query user about server two
5264 times instead of server and database).
5265
5266 * sql.el (sql-sybase): Doc change.
5267 (sql-mysql): Doc change.
5268 (sql-postgres): Doc change.
5269
5270 2001-03-05 Kenichi Handa <handa@etl.go.jp>
5271
5272 * international/mule-conf.el (emacs-mule, raw-text):
5273 Docstring modified.
5274
5275 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
5276
5277 * term/internal.el: Update copyright notice.
5278
5279 * term/pc-win.el: Update copyright notice.
5280
5281 2001-03-02 Dave Love <fx@gnu.org>
5282
5283 * files.el (insert-file-contents-literally):
5284 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
5285 not jka-compr-compression-info-list.
5286
5287 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
5288
5289 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
5290 spaces in default comment-start-skip settings rather than \s-.
5291
5292 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
5293
5294 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
5295 default-frame-alist as well.
5296
5297 2001-03-01 Dave Love <fx@gnu.org>
5298
5299 * textmodes/reftex.el (defvar): Wrap some defvars in
5300 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
5301
5302 * subr.el (event-basic-type): Doc fix.
5303
5304 * international/quail.el: Doc fixes.
5305
5306 * international/utf-8.el: Doc fixes.
5307
5308 * international/mule-cmds.el: Doc fixes.
5309 (leim-list-header): Fix header text.
5310
5311 * international/mule.el (coding-system-category): Doc fix.
5312
5313 * international/ccl.el (ccl-compile): Doc fix.
5314
5315 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
5316
5317 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
5318 rather than (before|after)-change-functions.
5319
5320 2001-03-01 Gerd Moellmann <gerd@gnu.org>
5321
5322 * ediff-util.el (ediff-scroll-horizontally): Arrange for
5323 scroll-left and scroll-right being called interactively so that
5324 they set the window's min_hscroll.
5325
5326 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
5327
5328 * info.el (info-insert-file-contents-1): Accept an additional
5329 argument `lfn': if it is non-nil, concatenate `filename' and
5330 `suffix'; otherwise use the complicated MS-DOS code.
5331 All callers changed.
5332 (info-insert-file-contents, Info-find-node): If the MS-DOS port
5333 can access long file names, try the long file-name version of
5334 `info-insert-file-contents-1', then the short file-name version.
5335
5336 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
5337
5338 * language/ethio-util.el (setup-ethiopic-environment-internal):
5339 Change bindings of functions keys to conform to "Emacs Lisp Coding
5340 Convention".
5341
5342 * language/ethiopic.el ("Ethiopic"): Add documentation.
5343
5344 2001-02-28 Kenichi Handa <handa@etl.go.jp>
5345
5346 * international/utf-8.el (mule-utf-8): Set coding-category
5347 property to coding-category-utf-8.
5348
5349 2001-02-27 Richard M. Stallman <rms@gnu.org>
5350
5351 * lpr.el (lpr-page-header-switches, print-region-1):
5352 Undo 2000-07-06 change.
5353 (lpr-add-switches): Default to t on gnu/linux.
5354
5355 2001-02-27 Gerd Moellmann <gerd@gnu.org>
5356
5357 * bs.el (bs-attributes-list): Doc fix.
5358
5359 2001-02-26 Gerd Moellmann <gerd@gnu.org>
5360
5361 * help.el (describe-project): Display the file THE-GNU-PROJECT.
5362
5363 * help.el (view-order-manuals): Use goto-address.
5364
5365 * startup.el (command-line-1): Add info about ordering manuals
5366 to the not so fancy splash screens.
5367
5368 2001-02-26 Andre Spiegel <spiegel@gnu.org>
5369
5370 * vc.el (vc-default-workfile-unchanged-p)
5371 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
5372
5373 2001-02-26 Gerd Moellmann <gerd@gnu.org>
5374
5375 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
5376 fontify in the right buffer.
5377
5378 * allout.el (outline-flag-region): Move macro in front of first
5379 use to avoid a run-time error.
5380
5381 2001-02-24 Andrew Innes <andrewi@gnu.org>
5382
5383 * makefile.w32-in: Fix copyright notice.
5384
5385 2001-02-24 Kenichi Handa <handa@etl.go.jp>
5386
5387 * international/utf-8.el (mule-utf-8): Set correct value for
5388 valid-codes property.
5389
5390 * international/fontset.el (x-complement-fontset-spec): In the
5391 case that we use ASCII font for the other charsets, use only
5392 family and registry part of it.
5393
5394 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
5395
5396 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
5397 (shrink-window-if-larger-than-buffer): Doc fix.
5398
5399 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
5400
5401 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
5402 predicate passed to completing-read.
5403
5404 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
5405
5406 * startup.el (command-line): Fix last change.
5407
5408 2001-02-23 Jason Rumney <jasonr@gnu.org>
5409
5410 * startup.el (tool-bar-originally-present): New variable.
5411 (command-line): Set it if the tool-bar is switched on at startup.
5412
5413 * frame.el (frame-notice-user-settings): Only adjust frame height
5414 for no tool-bar case if tool-bar was originally switched on.
5415 From E. Jay Berkenbilt.
5416
5417 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
5418
5419 * server.el (server-switch-buffer): Only switch window if the
5420 current one is dedicated.
5421
5422 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
5423 rather than using (match-beginning 0) when searching for break point.
5424
5425 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
5426
5427 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
5428 @ follows an accent command such as @'. Support optional braces
5429 in commands that insert accents, like makeinfo does.
5430
5431 2001-02-22 Gerd Moellmann <gerd@gnu.org>
5432
5433 * startup.el (fancy-splash-text): Add a line for ordering
5434 manuals. Reverse order of splash screens shown.
5435 (use-fancy-splash-screens-p): Adapt to the text line added.
5436
5437 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
5438 manuals from the FSF.
5439
5440 * help.el (view-order-manuals): New function.
5441 (toplevel): Bind C-h C-m to this function.
5442
5443 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
5444
5445 * newcomment.el (comment-forward): Skip the comment-start before
5446 searching for the comment-end.
5447
5448 2001-02-21 Dave Love <fx@gnu.org>
5449
5450 * custom.el (custom-initialize-changed, defcustom): Doc fix.
5451
5452 * international/mule-cmds.el, international/mule.el: Doc fixes.
5453
5454 2001-02-21 Gerd Moellmann <gerd@gnu.org>
5455
5456 * startup.el (fancy-splash-screens): Use display-hourglass
5457 instead of display-busy-cursor.
5458
5459 * frame.el (display-hourglass): Renamed from busy-cursor.
5460 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
5461 (show-cursor-in-non-selected-windows): Doc fix.
5462
5463 2001-02-20 Dave Love <fx@gnu.org>
5464
5465 * international/utf-8.el: Doc and commentary fixes.
5466
5467 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
5468
5469 * ehelp.el (with-electric-help): Doc fix.
5470
5471 2001-02-20 Gerd Moellmann <gerd@gnu.org>
5472
5473 * msb.el (msb-mode): Call the update-buffers function explicitly
5474 with a FORCE argument.
5475
5476 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
5477 FORCE. If set, update the menu even if frame-or-buffer-changed-p
5478 returns nil.
5479
5480 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5481
5482 * ps-print.el: Timestamp package replacement. Some enhancements.
5483 Some XEmacs compatibility. Doc fix.
5484 (ps-print-version): New version number (6.4).
5485 (ps-printer-name): Initialization fix.
5486 (ps-zebra-stripe-follow): Funcionality enhancement.
5487 (ps-prologue-file): Code enhancement.
5488 (ps-right-header): Timestamp package replacement.
5489 (ps-setup, ps-face-bold-p, ps-face-italic-p)
5490 (ps-get-page-dimensions)
5491 (ps-generate-header, ps-begin-file, ps-begin-job)
5492 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
5493 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
5494 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
5495 (coding-system-for-write): Var declaration (XEmacs compatibility).
5496
5497 2001-02-20 Miles Bader <miles@gnu.org>
5498
5499 * image-file.el (image-file-name-extensions): Add "tif".
5500
5501 2001-02-19 Gerd Moellmann <gerd@gnu.org>
5502
5503 * wid-edit.el (widget-button-click): Save the selected window
5504 around the code handling clicks on buttons.
5505
5506 2001-02-18 Dave Love <fx@gnu.org>
5507
5508 * imenu.el (imenu--generic-function): Use mapc to iterate over
5509 syntax characters.
5510
5511 2001-02-17 Richard M. Stallman <rms@gnu.org>
5512
5513 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
5514
5515 * uniquify.el (uniquify-buffer-name-style): Doc fix.
5516
5517 2001-02-16 Gerd Moellmann <gerd@gnu.org>
5518
5519 * mouse.el (mouse-save-then-kill): If the distance from the new
5520 point to the mark is equal to the distance of point from the new
5521 point, move point instead of the mark.
5522
5523 2001-02-16 Dave Love <fx@gnu.org>
5524
5525 * textmodes/flyspell.el (flyspell-get-word): Return string without
5526 properties.
5527
5528 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
5529
5530 * generic.el (generic-find-file-regexp): Doc fix.
5531 (generic-ignore-files-regexp): New defcustom.
5532 (generic-mode-find-file-hook): If the file's name matches the
5533 regexp in `generic-ignore-files-regexp', don't enter
5534 default-generic-mode. Doc fix.
5535
5536 2001-02-16 Gerd Moellmann <gerd@gnu.org>
5537
5538 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
5539 Add autoload cookies.
5540
5541 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
5542 of cal-tex-24.
5543
5544 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
5545
5546 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
5547
5548 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
5549 the character class after the (optional) drive, to support file
5550 names with embedded blanks.
5551
5552 2001-02-15 Sam Steingold <sds@gnu.org>
5553
5554 * textmodes/tex-mode.el (tex-shell-running):
5555 Check the process buffer too.
5556
5557 2001-02-15 Dave Love <fx@gnu.org>
5558
5559 * battery.el (battery-status-function): Fix doc, :type.
5560
5561 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
5562
5563 2001-02-15 Gerd Moellmann <gerd@gnu.org>
5564
5565 * subr.el (read-passwd): Clear Lisp memory holding password.
5566
5567 2001-02-15 Miles Bader <miles@gnu.org>
5568
5569 * info.el (Info-copy-current-node-name): New function.
5570 (Info-mode-menu): Add it to the menu.
5571
5572 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
5573
5574 * international/mule-cmds.el (toggle-input-method): Doc fix.
5575
5576 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
5577
5578 * replace.el (occur): Stop at end of buffer.
5579
5580 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
5581
5582 * international/mule-cmds.el (set-input-method): Another doc fix.
5583
5584 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
5585
5586 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
5587
5588 2001-02-13 Miles Bader <miles@gnu.org>
5589
5590 * faces.el (set-face-background, set-face-foreground)
5591 (set-face-stipple): Treat a value of nil as being `unspecified'.
5592
5593 2001-02-12 Dave Love <d.love@dl.ac.uk>
5594
5595 * international/latin1-disp.el: Doc fixes.
5596 (latin1-display) <defgroup>: Add :link.
5597 (latin1-display) <function>: Set variable latin1-display.
5598
5599 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
5600
5601 * international/mule-cmds.el (set-input-method): Doc fix.
5602
5603 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
5604
5605 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
5606 (speedbar-line-file): Return nil if not a file.
5607 (speedbar-buffers-line-path): Return file for tags, and dir for files.
5608
5609 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
5610
5611 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
5612 for remote files.
5613 (ediff-coding-system-for-read): Replaced the no-conversion default
5614 with raw-text.
5615
5616 * ediff-init.el: Removed :version from defcustom vars.
5617
5618 * ediff-util.el (ediff-compute-custom-diffs-maybe):
5619 Better handling of the diff mode.
5620
5621 * ediff.texi: Added ediff-coding-system-for-read.
5622
5623 * viper.texi: Fix typos.
5624
5625 2001-02-11 Dave Love <fx@gnu.org>
5626
5627 * shadowfile.el: Doc fixes.
5628 (shadow) <defgroup>: Add :link.
5629 (shadowfile-unload-hook): New function.
5630 (shadow-initialize): Use defalias, not fset.
5631 (shadow-define-cluster, shadow-define-literal-group)
5632 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
5633
5634 * international/mule.el: Doc and message fixes.
5635
5636 * international/ccl.el (define-ccl-program): Doc fix.
5637
5638 2001-02-11 Kenichi Handa <handa@etl.go.jp>
5639
5640 * faces.el (mode-line): Set :line-width property to -1.
5641
5642 2001-02-10 Richard M. Stallman <rms@gnu.org>
5643
5644 * complete.el (partial-completion-mode): Doc fix.
5645
5646 * simple.el (delete-key-deletes-forward-mode):
5647 Change `let' to `let*' to fix gross bug in last change.
5648
5649 * repeat.el (repeat): Don't let execute-kbd-macro alter
5650 real-last-command.
5651
5652 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
5653
5654 * simple.el (eval-expression): Doc fix.
5655
5656 2001-02-09 Dave Love <fx@gnu.org>
5657
5658 * imenu.el (imenu-generic-expression): Doc fix.
5659
5660 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
5661 From Juanma Barranquero.
5662
5663 * emacs-lisp/authors.el (authors): Expand `root' before running find.
5664
5665 2001-02-09 Kenichi Handa <handa@etl.go.jp>
5666
5667 * faces.el (set-face-attribute): Describe the case of a negative
5668 value specified for :line-width.
5669
5670 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
5671
5672 * which-func.el (which-func-mode): Invert which-func-mode-global.
5673 From Juanma Barranquero <lektu@uol.com.br>.
5674
5675 2001-02-08 Dave Love <fx@gnu.org>
5676
5677 * wid-edit.el (widget-plist-convert-widget): Replace binding of
5678 widget-plist-value-type.
5679 (widget-alist-convert-widget): Replace binding of
5680 widget-alist-value-type.
5681
5682 * textmodes/paragraphs.el (sentence-end): Doc fix.
5683
5684 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
5685 Remove `backward-line'.
5686
5687 * play/pong.el (pong-blank-color, pong-bat-color)
5688 (pong-ball-color, pong-border-color, pong-left-key)
5689 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
5690 (pong-pause-key, pong-resume-key, pong-timer-delay):
5691 * mail/mh-comp.el (mh-compose-letter-function):
5692 * eshell/esh-mode.el (eshell-skip-prompt-function):
5693 * emulation/viper-ex.el (ex-unix-type-shell-options):
5694 * recentf.el (recentf-menu-filter):
5695 * ps-print.el (ps-print-region-function):
5696 * lpr.el (print-region-function):
5697 * forms.el (forms-mode-hooks):
5698 * dirtrack.el (dirtrack-directory-change-hook):
5699 * cus-start.el (temp-buffer-show-function, display-buffer-function):
5700 * textmodes/spell.el (spell-filter):
5701 * textmodes/fill.el (adaptive-fill-function):
5702 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
5703 * progmodes/etags.el (find-tag-default-function):
5704 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
5705 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5706
5707 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
5708
5709 * emulation/viper-init.el (viper-fast-keyseq-timeout)
5710 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
5711 Meyering <jim@meyering.net>.
5712
5713 * loadup.el: Revert last change.
5714
5715 2001-02-07 Kenichi Handa <handa@etl.go.jp>
5716
5717 * international/mule.el (transform-make-coding-system-args):
5718 Make it work also for coding systems not using CCL.
5719
5720 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
5721
5722 * simple.el (previous-matching-history-element)
5723 (next-matching-history-element): Doc fix.
5724
5725 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
5726 specific part.
5727
5728 2001-02-06 Dave Love <fx@gnu.org>
5729
5730 * add-log.el (add-log-current-defun-function)
5731 (add-log-buffer-file-name-function, add-log-file-name-function):
5732 Fix :type.
5733 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
5734
5735 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
5736
5737 * info.el (info-initialize): Remove the test for system-type when
5738 invocation-directory is non-nil.
5739
5740 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
5741 of `font-lock-defaults' to `backward-paragraph' rather than nil.
5742
5743 2001-02-06 Andrew Innes <andrewi@gnu.org>
5744
5745 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
5746 absolute.
5747
5748 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
5749
5750 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
5751 buffers. When hi-lock turned on rather than only checking current
5752 buffer for regexps, all buffers are checked. Moved activation of
5753 font-lock to hi-lock-refontify. When font-lock turned off rather
5754 than removing added highlighting just in current buffer, remove it
5755 in all buffers. Changed edit menu text from "Automatic
5756 Highlighting" to "Regexp Highlighting" Documentation for
5757 highlighting phrases, minor documentation changes.
5758 (hi-lock-set-file-patterns): Execute only if there are new or
5759 existing file patterns.
5760 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
5761 unfontify and, if a support mode is active, will not refontify the
5762 whole buffer. If necessary, turn on font lock. (Removed
5763 font-lock-unfontify and font-lock support-mode-specific calls,
5764 such as lazy-lock-fontify-window.)
5765 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
5766 patterns are found. Not useful now since find-file-hook is removed
5767 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
5768 (hi-lock-face-phrase-buffer): New function. Also added related
5769 menu item and keybinding.
5770 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
5771 (hi-lock-process-phrase): New function.
5772 (hi-lock-line-face-buffer): Doc fixes.
5773 (hi-lock-face-buffer): Doc fixes.
5774 (hi-lock-unface-buffer): Doc fixes.
5775
5776 2001-02-06 Gerd Moellmann <gerd@gnu.org>
5777
5778 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
5779 dabbrev-ignored-regexps.
5780
5781 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
5782
5783 * simple.el (kill-line): Doc fix.
5784
5785 2001-02-05 Dave Love <fx@gnu.org>
5786
5787 * loadup.el: Revert last two changes -- bootstrapping works with
5788 regenerated loaddefs.
5789
5790 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
5791
5792 * isearch.el (isearch-forward): Doc fix.
5793
5794 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
5795 of font-lock-defaults to backward-paragraph.
5796
5797 2001-02-05 Gerd Moellmann <gerd@gnu.org>
5798
5799 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
5800 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
5801
5802 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5803
5804 * ebnf2ps.el: Eliminate time-stamp functions.
5805 (ebnf-version): New version (3.5).
5806 (ebnf-eps-finish-and-write): Replace time-stamp functions by
5807 format-time-string.
5808
5809 2001-02-05 Gerd Moellmann <gerd@gnu.org>
5810
5811 * simple.el (next-line): Goto end-of-line before inserting a newline.
5812
5813 2001-02-05 Miles Bader <miles@gnu.org>
5814
5815 * image-file.el (insert-image-file): When visiting an image, also
5816 set `truncate-lines' to t so that any fringe arrow looks correct.
5817
5818 2001-02-05 Kenichi Handa <handa@etl.go.jp>
5819
5820 * isearch.el (isearch-forward): Add description about input method
5821 in the docsting.
5822
5823 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
5824
5825 * skeleton.el (skeleton-internal-1): Always push the mark for @.
5826
5827 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
5828
5829 * info.el (info-initialize): If installation-directory is nil, for
5830 DOS/Windows systems try looking in a sibling of invocation-directory.
5831
5832 2001-02-02 Gerd Moellmann <gerd@gnu.org>
5833
5834 * wid-edit.el (widget-button-click): Fix last change.
5835
5836 * frame.el (frame-notice-user-settings): When resizing the initial
5837 frame because the tool bar is off, also change the frame's top
5838 position if a negative top position was specified.
5839
5840 2001-02-02 Miles Bader <miles@gnu.org>
5841
5842 * image-file.el (insert-image-file): When visiting an image,
5843 suppress the cursor in the image buffer.
5844
5845 2001-02-01 Dave Love <fx@gnu.org>
5846
5847 * progmodes/f90.el (f90-mode): Remove startup message.
5848
5849 * vc-cvs.el: Remove autoloads. Require vc when compiling.
5850
5851 2001-02-01 Gerd Moellmann <gerd@gnu.org>
5852
5853 * startup.el (command-line): Fix code determining whether or not
5854 to use delete-key-deletes-forward-mode.
5855
5856 2001-02-01 Andre Spiegel <spiegel@gnu.org>
5857
5858 * vc.el (vc-diff-switches): New user option.
5859 (vc-version-diff): Use it.
5860 (vc-diff-switches-list): New macro.
5861
5862 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
5863 New customization options.
5864 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
5865
5866 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
5867
5868 2001-02-01 Gerd Moellmann <gerd@gnu.org>
5869
5870 * msb.el (toplevel): Quote hook symbols.
5871
5872 2001-02-01 Kenichi Handa <handa@etl.go.jp>
5873
5874 * international/mule.el (make-coding-system): Add description
5875 about recognized properties in the docstring.
5876
5877 * international/mule-conf.el: Remove unused charsets
5878 mac-roman-lower and mac-roman-upper.
5879
5880 2001-01-31 Gerd Moellmann <gerd@gnu.org>
5881
5882 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
5883 is in front of the left-margin, if any.
5884
5885 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
5886 like `delete'.
5887
5888 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
5889
5890 * term/w32-win.el (mouse-set-font): Doc fix.
5891
5892 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
5893
5894 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
5895 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
5896 on already.
5897
5898 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
5899
5900 * files.el (save-buffer): Don't give message if (buffer-file-name)
5901 returns nil.
5902
5903 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
5904
5905 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
5906
5907 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
5908 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
5909
5910 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
5911 display problems.
5912
5913 2001-01-31 Kenichi Handa <handa@etl.go.jp>
5914
5915 * international/mule.el (charset-info): Fix docstring.
5916
5917 * international/mule-diag.el (describe-character-set): Check final
5918 char valid before printing it.
5919
5920 2001-01-30 Gerd Moellmann <gerd@gnu.org>
5921
5922 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
5923
5924 * frame.el (frame-notice-user-settings): Do the tool-bar
5925 stuff only for graphical displays. Fix a braino.
5926
5927 * frame.el (frame-initialize): Create initial frame visible.
5928 (frame-notice-user-settings): When tool-bar has been switched off,
5929 correct the frame size and sync tool-bar-mode.
5930
5931 * startup.el (command-line): Remove manipulation of frame
5932 height for tool bars.
5933
5934 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5935
5936 * lpr.el: Compatibility with XEmacs and doc fixes.
5937 (lpr-windows-system, lpr-lp-system): New vars.
5938 (lpr-printer-switch): New defcustom.
5939 (printer-name, lpr-command): Customization fix.
5940 (print-region-1): Code fix.
5941 (print-region-new-buffer, printify-region): Indentation fix.
5942 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
5943 New functions.
5944
5945 2001-01-29 Gerd Moellmann <gerd@gnu.org>
5946
5947 * msb.el (toplevel): Fix the eval-after-load.
5948
5949 2001-01-29 Dave Love <fx@gnu.org>
5950
5951 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
5952
5953 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
5954
5955 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
5956 (tcl-using-emacs-19-23): Consider Emacs 21+.
5957 (tcl-help-directory-list, tcl-command-switches): Fix :type.
5958 (tcl-add-emacs-menu): Supply menu name.
5959 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
5960
5961 2001-01-29 Gerd Moellmann <gerd@gnu.org>
5962
5963 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
5964
5965 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
5966
5967 * pcvs.el (cvs-mark-fis-dead): New function.
5968 (cvs-mode-add): Use it.
5969 (cvs-mode-add-change-log-entry-other-window):
5970 Rebind change-log-default-name to itself rather than to nil.
5971
5972 2001-01-29 Sam Steingold <sds@gnu.org>
5973
5974 * vc-cvs.el: Replaced (require 'vc) with a bunch of
5975 `autoload' statements.
5976
5977 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
5978
5979 * files.el (confirm-kill-emacs): Doc fix.
5980
5981 * frame.el (frame-initialize): Doc fix.
5982
5983 * time-stamp.el (time-stamp-string): Doc fix.
5984
5985 * woman.el (WoMan-log-1): Make the log buffer writable.
5986 From Markus Rost <rost@math.ohio-state.edu>.
5987
5988 2001-01-29 Gerd Moellmann <gerd@gnu.org>
5989
5990 * imenu.el (imenu-syntax-alist): Add autoload cookie for
5991 the `make-variable-buffer-local'.
5992
5993 2001-01-29 Dave Love <fx@gnu.org>
5994
5995 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
5996 (ansi-color-for-comint-mode-on, ansi-color-process-output):
5997 Add autoload cookie.
5998 (ansi-color-apply-sequence): Fix typo.
5999
6000 2001-01-29 Gerd Moellmann <gerd@gnu.org>
6001
6002 * menu-bar.el (menu-bar-files-menu): Add menu items for
6003 Postscript printing in black and white.
6004
6005 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
6006 X-Mailman-Version, Precedence, List-Help, List-Post,
6007 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
6008 Content-Type, Content-Length.
6009
6010 2001-01-29 Dave Love <fx@gnu.org>
6011
6012 * elide-head.el (elide-head): Make overlay evaporate.
6013
6014 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
6015
6016 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
6017
6018 * isearch.el (isearch-highlight): Don't punt if the display
6019 doesn't support colors, since isearch faces are defined for
6020 monochrome displays as well.
6021
6022 2001-01-27 Sam Steingold <sds@gnu.org>
6023
6024 * shell.el (shell-write-history-on-exit): Make sure that we are in
6025 the shell buffer (M-x tex-file RET inserted the error message into
6026 the TeX buffer).
6027
6028 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
6029
6030 * simple.el (transient-mark-mode): Doc fix.
6031
6032 2001-01-27 Gerd Moellmann <gerd@gnu.org>
6033
6034 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
6035
6036 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
6037
6038 * shell.el (shell-unquote-argument): If the shell is one of the
6039 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
6040 quote character.
6041 (shell-dumb-shell-regexp): Document that the shells which match
6042 this regexp are supposed to not treat a backslash as a quote character.
6043
6044 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
6045 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
6046
6047 2001-01-27 Richard M. Stallman <rms@gnu.org>
6048
6049 * dabbrev.el (dabbrev--substitute-expansion):
6050 Treat a one-capital-letter abbrev as "not all upper case",
6051 so as to force preservation of the expansion's pattern
6052 if the expansion starts with a capital letter.
6053
6054 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
6055
6056 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
6057 Doc fix.
6058
6059 * simple.el (transient-mark-mode): Document the fact that many
6060 commands act on the region when mark is active.
6061
6062 2001-01-27 Kenichi Handa <handa@etl.go.jp>
6063
6064 * international/quail.el (quail-setup-completion-buf): Make the
6065 multibyteness of current buffer inherited to Quail completion buffer.
6066 (quail-show-guidance-buf): Make the multibyteness of current
6067 buffer inherited to Quail guidance buffer.
6068 (quail-help): Make the multibyteness of current buffer inherited
6069 to Quail help buffer.
6070
6071 2001-01-26 Dave Love <fx@gnu.org>
6072
6073 * time-stamp.el: Doc fixes.
6074
6075 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
6076 (delphi-keyword-face, delphi-other-face): Fix :type.
6077
6078 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
6079
6080 * mail/feedmail.el (feedmail): Add :link.
6081 (feedmail-send-it): Doc fix.
6082
6083 * mail/sendmail.el: Doc fixes.
6084 (sendmail-send-it): Fix the non-ASCII regexp and use
6085 rfc2047-encode-string.
6086
6087 * dired.el, dired-aux.el: Revert last change.
6088
6089 2001-01-26 Gerd Moellmann <gerd@gnu.org>
6090
6091 * makefile.w32-in (DONTCOMPILE): Add various term files.
6092
6093 2001-01-26 Dave Love <fx@gnu.org>
6094
6095 * Makefile.in (DONTCOMPILE): Add various term files.
6096
6097 2001-01-26 Gerd Moellmann <gerd@gnu.org>
6098
6099 * man.el (Man-default-man-entry, Man-mode): Doc fix.
6100
6101 * startup.el (display-startup-echo-area-message): Make sure
6102 the echo area is resized to fit the size of the startup message.
6103
6104 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
6105 part of which is a constant.
6106
6107 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
6108
6109 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
6110
6111 2001-01-26 Richard M. Stallman <rms@gnu.org>
6112
6113 * simple.el (next-line): Don't let `newline' expand abbrevs.
6114 Simplify slightly.
6115 (open-line): Don't let `newline' expand abbrevs.
6116
6117 2001-01-25 John Wiegley <johnw@gnu.org>
6118
6119 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
6120 to `repeat' in the :type field.
6121
6122 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
6123 allow a choice of regexp or nil.
6124 (pcomplete-dir-ignore): Same.
6125
6126 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
6127 a command) to always fail.
6128
6129 2001-01-25 Gerd Moellmann <gerd@gnu.org>
6130
6131 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
6132 discard the result.
6133 (iswitchb-to-end): Likewise.
6134
6135 2001-01-25 Sam Steingold <sds@gnu.org>
6136
6137 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
6138 Require vc.
6139
6140 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
6141
6142 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
6143
6144 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
6145
6146 2001-01-25 Dave Love <fx@gnu.org>
6147
6148 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
6149 (describe-coding-system): Tweak the English text.
6150
6151 * loadup.el: Preload international/ccl for utf-8.
6152
6153 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
6154
6155 * mail/rmail.el (rmail-redecode-body): Doc fix.
6156
6157 2001-01-25 Kenichi Handa <handa@etl.go.jp>
6158
6159 * international/mule-cmds.el (reset-language-environment):
6160 Reset coding-category-utf-8 to mule-utf-8.
6161
6162 * international/mule-conf.el (coding-category-utf-8):
6163 Initialize to mule-utf-8.
6164
6165 * loadup.el: Preload international/utf-8.
6166
6167 * international/utf-8.el: New file.
6168
6169 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
6170
6171 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
6172
6173 2001-01-24 Sam Steingold <sds@gnu.org>
6174
6175 * dired.el (dired-replace-in-string): Removed.
6176 (dired-sort-toggle): Use `replace-regexps-in-string'
6177 instead of `dired-replace-in-string'.
6178
6179 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
6180 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
6181
6182 * gs.el (gs-replace-in-string): Removed.
6183 (gs-options): Use `replace-regexps-in-string'
6184 instead of `gs-replace-in-string'.
6185
6186 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
6187
6188 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
6189 bug report is mailed to an email list and posted to a news group.
6190
6191 2001-01-24 Gerd Moellmann <gerd@gnu.org>
6192
6193 * comint.el (comint-replace-by-expanded-history-before-point):
6194 Fix change of 2000-08-03 to move point to the start of the line again.
6195
6196 * startup.el (tool-bar-images-pixel-height): New variable.
6197 (command-line): After loading the user's init file, when
6198 tool-bar-mode is on, increase the frame's size by some lines for
6199 the tool-bar.
6200
6201 * frame.el (frame-initialize): Create the initial frame invisible.
6202
6203 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
6204
6205 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
6206 (chinese-big5): MIME:Big5.
6207
6208 2001-01-24 Gerd Moellmann <gerd@gnu.org>
6209
6210 * international/mule-cmds.el (universal-coding-system-argument):
6211 Handle commands with prefix args.
6212
6213 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6214
6215 * calendar/diary-lib.el (diary-float): Fix case of MONTH
6216 being a list of numbers.
6217 (diary-mail-entries): Rewritten.
6218
6219 2001-01-23 Dave Love <fx@gnu.org>
6220
6221 * international/mule.el (make-coding-system): Fix typo.
6222
6223 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
6224 Add backward-paragraph as font-lock-beginning-of-syntax-function.
6225
6226 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
6227
6228 * font-lock.el (font-lock-mode): Doc fix.
6229
6230 2001-01-23 Kenichi Handa <handa@etl.go.jp>
6231
6232 * international/mule.el (make-translation-table): Fix docstring.
6233
6234 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
6235
6236 * mail/rmail.el (rmail-redecode-body): New function.
6237
6238 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
6239
6240 2001-01-22 Gerd Moellmann <gerd@gnu.org>
6241
6242 * isearch.el (isearch-lazy-highlight-case-fold-search)
6243 (isearch-lazy-highlight-regexp): New variables.
6244 (isearch-lazy-highlight-cleanup): Update lazy highlight if
6245 case-fold search or regexp search has been toggled.
6246
6247 * wid-edit.el (widget-button-click): Avoid a save-excursion
6248 around running a global binding.
6249
6250 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
6251 to 0.25.
6252
6253 2001-01-20 Miles Bader <miles@gnu.org>
6254
6255 * cus-edit.el (custom-face-save): Do post-processing on the face's
6256 new value like `custom-face-set' does.
6257
6258 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
6259
6260 * mail/emacsbug.el (report-emacs-bug): Report the value of
6261 LC_CTYPE, not LC_TYPE.
6262
6263 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
6264 isearch-toggle-regexp and isearch-edit-string to doc string.
6265
6266 2001-01-19 Gerd Moellmann <gerd@gnu.org>
6267
6268 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
6269 as font-lock-beginning-of-syntax-function in font-lock-defaults.
6270
6271 * jit-lock.el (jit-lock-fontify-now): Don't bind
6272 font-lock-beginning-of-syntax-function to nil.
6273
6274 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
6275
6276 * mail/emacsbug.el (report-emacs-bug): Report values of
6277 locale-coding-system, default-enable-multibyte-characters, and the
6278 environment variables LC_ALL, LC_TYPE, and LANG.
6279
6280 2001-01-19 Gerd Moellmann <gerd@gnu.org>
6281
6282 * font-lock.el (font-lock-default-fontify-region): Fix last change.
6283
6284 * font-lock.el (font-lock-multiline): Default to nil.
6285 (font-lock-default-fontify-region): If font-lock-multiline is
6286 nil, don't check the property `font-lock-multiline'.
6287
6288 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
6289 is nil, don't check the `font-lock-multiline' text property.
6290
6291 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
6292
6293 * viper.el: Call initial-major-mode on startup.
6294
6295 * ediff.el (ediff-patch-file): Use better defaults.
6296
6297 * ediff-vers.el: Fix for 8+3 DOS file systems.
6298
6299 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
6300
6301 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
6302 diff mode, if available.
6303
6304 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
6305
6306 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
6307
6308 * ediff-init.el (subst-char-in-string): Define and use it, unless
6309 it's already defined.
6310
6311 2001-01-18 Gerd Moellmann <gerd@gnu.org>
6312
6313 * tooltip.el (tooltip-hide-delay): New user-option.
6314 (tooltip-show): Use tooltip-hide-delay instead of the default.
6315
6316 2001-01-18 Kenichi Handa <handa@etl.go.jp>
6317
6318 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
6319 kill-local-variable doesn't work for enable-multibyte-characters.
6320
6321 2001-01-17 Dave Love <fx@gnu.org>
6322
6323 * ediff-init.el (ediff-before-setup-hook)
6324 (ediff-merge-filename-prefix): Add :version.
6325
6326 * international/latin1-disp.el: Require disp-table.
6327 (latin1-display): Fix :set.
6328
6329 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
6330
6331 2001-01-17 Gerd Moellmann <gerd@gnu.org>
6332
6333 * isearch.el (isearch-lazy-highlight-initial-delay)
6334 (isearch-lazy-highlight-interval): Default to 0.
6335
6336 2001-01-17 Bob Glickstein <bobg@zanshin.com>
6337
6338 * isearch.el (isearch-highlight): Set isearch-overlay priority to
6339 1 here rather than each time through
6340 isearch-lazy-highlight-new-loop.
6341 (isearch-lazy-highlight-max): Variable deleted.
6342 (isearch-lazy-highlight-max-at-a-time): New user variable, like
6343 isearch-lazy-highlight-max but controls a single invocation of
6344 isearch-lazy-highlight-update.
6345 (isearch-lazy-highlight-wrapped): Variable recreated.
6346 (isearch-lazy-highlight-window-start): New variable.
6347 (isearch-lazy-highlight-cleanup): Restored to behavior of
6348 before 2-Jan.
6349 (isearch-lazy-highlight-remove-overlays): Function deleted;
6350 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
6351 behavior removed.
6352 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
6353 isearch-lazy-highlight-update in a loop rather than just once.
6354 Test isearch-invalid-regexp here and decide not to start a new
6355 loop, rather than testing it each time through
6356 isearch-lazy-highlight-update.
6357 (isearch-lazy-highlight-search): Function restored.
6358 (isearch-lazy-highlight-update): Get called in a timer loop again,
6359 but this time highlight more than one match each time through.
6360 Only highlight matches in the visible part of the window.
6361 Start at point, move in the direction of the search, and wrap around at
6362 the edge of the window. Use sit-for to force redisplay and ensure
6363 window-start is credible. "Face suppressing" behavior removed;
6364 overlay priorities should make it unnecessary, right?
6365 (isearch-highlight): Face suppressing behavior removed.
6366 (isearch-dehighlight): Face suppressing behavior removed.
6367 (isearch-set-lazy-highlight-faces-at): Removed.
6368
6369 2001-01-17 Kenichi Handa <handa@etl.go.jp>
6370
6371 * language/european.el ("Latin-1"): Make the format of description
6372 about additional language environments same as that of Latin-2.
6373
6374 2001-01-16 Dave Love <fx@gnu.org>
6375
6376 * isearch.el (isearch-lazy-highlight): Add :version.
6377
6378 * simple.el (backward-delete-char-untabify-method)
6379 (next-line-add-newlines): Add :version.
6380
6381 2001-01-16 Gerd Moellmann <gerd@gnu.org>
6382
6383 * bindings.el: Bind <backspace> and <delete> via function-key-map.
6384 Don't bind <delete> otherwise.
6385
6386 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
6387 and <delete> via function-key-map.
6388
6389 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
6390 Subject line only if point is after the `Subject:'.
6391
6392 2001-01-16 Kenichi Handa <handa@etl.go.jp>
6393
6394 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
6395 japanese-jisx0213-2 in `charset' property of this lang. env.
6396
6397 * language/european.el ("Latin-1"): Add description for Dutch and
6398 Spanish lang. env.
6399
6400 * international/mule.el (decode-char): Fix conditions.
6401 (encode-char): Handle eight-bit-control too.
6402 (transform-make-coding-system-args): New function.
6403 (make-coding-system): Accept XEmacs style arguments for CCL base
6404 coding system.
6405
6406 2001-01-15 Gerd Moellmann <gerd@gnu.org>
6407
6408 * progmodes/etags.el (find-tag-noselect): Save the value of
6409 tags-file-name before switching buffers, for the case it has a
6410 buffer-local value.
6411
6412 2001-01-15 Alex Schroeder <alex@gnu.org>
6413
6414 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
6415 From Dave Love <fx@gnu.org>.
6416 (ansi-color-for-comint-mode): Fix :version.
6417
6418 2001-01-15 Alex Schroeder <alex@gnu.org>
6419
6420 * ansi-color.el (ansi-color-unfontify-region): Doc change.
6421
6422 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
6423
6424 * dired.el (dired-insert-directory): If file-system-info fails,
6425 remove the " free " part, but don't signal an error.
6426
6427 2001-01-12 Sam Steingold <sds@gnu.org>
6428
6429 * bookmark.el (bookmark-maybe-historicize-string):
6430 Use new backquote syntax.
6431
6432 2001-01-12 Richard M. Stallman <rms@gnu.org>
6433
6434 * subr.el (last): Handle a list that doesn't end in nil.
6435
6436 2001-01-12 Sam Steingold <sds@gnu.org>
6437
6438 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
6439 to `backward-delete-char-untabify'.
6440
6441 2001-01-12 Dave Love <fx@gnu.org>
6442
6443 * cus-edit.el (customize-menu-create): Fix the :filter following
6444 easymenu change.
6445
6446 * wid-edit.el (function): Add :match-alternatives.
6447 (widget-color-action): Doc fix.
6448
6449 2001-01-12 Gerd Moellmann <gerd@gnu.org>
6450
6451 * calendar/calendar.el (calendar-basic-setup): Doc fix.
6452
6453 2001-01-12 Kenichi Handa <handa@etl.go.jp>
6454
6455 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
6456
6457 * international/ccl.el (define-ccl-program): Fix docstring.
6458
6459 2001-01-11 Dave Love <fx@gnu.org>
6460
6461 * international/mule-cmds.el (standard-display-european-internal):
6462 Set display table for 2208 as for 160.
6463
6464 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
6465
6466 * progmodes/fortran.el (fortran-mode-map): Modify Customization
6467 entry for custom-menu-create change.
6468 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
6469 don't cons it in the search loop.
6470
6471 * imenu.el (imenu--truncate-items): Revert last change.
6472
6473 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
6474
6475 * info.el (Info-setup-header-line): If the node header includes
6476 either Next: or Prev: links, don't show the File: and Node: parts
6477 in the header line.
6478
6479 2001-01-11 Gerd Moellmann <gerd@gnu.org>
6480
6481 * comint.el (comint-goto-process-mark): Don't print a message
6482 when running in batch mode.
6483
6484 * isearch.el (isearch-search): In the condition-case handler for
6485 `error', set isearch-invalid-regexp to the whole error message.
6486
6487 * subr.el (eval-after-load): Call load-symbol-file-load-history to
6488 ensure that eval-after-load works for files dumped with Emacs.
6489
6490 * help.el (load-symbol-file-load-history): New function extracted
6491 from function symbol-file.
6492 (symbol-file): Use it.
6493
6494 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
6495
6496 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
6497
6498 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
6499 behave as if there were no prefix argument.
6500 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
6501 argument were nil.
6502
6503 2001-01-11 Richard M. Stallman <rms@gnu.org>
6504
6505 * isearch.el (isearch-lazy-highlight-update):
6506 Don't look for more potential matches once maximum is exceeded.
6507 Use overlays-in to check correctly for overlap with current match.
6508 Ignore empty matches.
6509
6510 2001-01-11 Miles Bader <miles@gnu.org>
6511
6512 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
6513 (ispell-overlay-window, ispell-help, ispell-show-choices)
6514 (ispell-command-loop): Use it instead of `window-height'.
6515
6516 2001-01-10 Gerd Moellmann <gerd@gnu.org>
6517
6518 * files.el (confirm-kill-emacs): New user-option.
6519 (save-buffers-kill-emacs): Ask for final confirmation before
6520 killing Emacs.
6521
6522 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
6523 to nil.
6524
6525 2001-01-10 Dave Love <fx@gnu.org>
6526
6527 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
6528
6529 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
6530
6531 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
6532
6533 * calculator.el (calculator-number-digits): Fix :type.
6534
6535 * vc-cvs.el (vc-cvs-header): Fix :type.
6536 * vc-rcs.el (vc-rcs-header): Fix :type.
6537 * vc-sccs.el (vc-sccs-header): Fix :type.
6538
6539 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
6540
6541 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
6542
6543 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
6544
6545 2001-01-10 Gerd Moellmann <gerd@gnu.org>
6546
6547 * simple.el (set-variable): Force a thorough redisplay for the
6548 case that the variable has an effect on the display, like
6549 `tab-width' has.
6550
6551 2001-01-10 Andre Spiegel <spiegel@gnu.org>
6552
6553 * vc.el: Add documentation for backend interface.
6554
6555 2001-01-10 Kenichi Handa <handa@etl.go.jp>
6556
6557 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
6558
6559 * international/mule-conf.el (latin-extra-code-table): Set to t
6560 for \223 and \224.
6561
6562 2001-01-09 Kenichi Handa <handa@etl.go.jp>
6563
6564 * international/mule-cmds.el (locale-language-names): Map "es" to
6565 "Spanish" and "nl" to "Dutch".
6566
6567 2001-01-09 Gerd Moellmann <gerd@gnu.org>
6568
6569 * bindings.el (global-map): Bind <home> to beginning-of-line,
6570 <end> to end-of-line, C-<home> to beginning-of-buffer, and
6571 C-<end> to end-of-buffer.
6572
6573 * language/european.el: Add Dutch and Spanish language info
6574 to be able to use the appropriate tutorials.
6575
6576 2001-01-09 Alex Schroeder <alex@gnu.org>
6577
6578 * ansi-color.el (ansi-color-process-output): Use markers instead
6579 of positions for start and end of region.
6580 (ansi-color-apply-on-region): Rewrote code to make it more robust.
6581 Previously, occasional mistakes happend when fontifying many
6582 chunks of output (eg. ls --color=yes /dev). This happened
6583 whenever an overlay was created up to the end of the region, which
6584 coincided with the process-mark. New text would then be added
6585 within that overlay instead of after it.
6586 (ansi-color-make-extent): Overlays are created with the property
6587 `modification-hooks' set to '(ansi-color-freeze-overlay).
6588 (ansi-color-freeze-overlay): New function. When inserting text at
6589 the end of the overlay, the overlay will resize.
6590
6591 2000-01-09 Alex Schroeder <alex@gnu.org>
6592
6593 * ansi-color.el (ansi-color-process-output): Doc change.
6594 (ansi-color-unfontify-region): Doc change. No longer installed
6595 automatically in font-lock-unfontify-region-function.
6596 (ansi-color-apply): Doc change.
6597 (ansi-color-apply-on-region): Use extents or overlays instead of
6598 text-properties.
6599 (ansi-color-make-extent): New function.
6600 (ansi-color-set-extent-face): New function.
6601
6602 2000-01-09 Alex Schroeder <alex@gnu.org>
6603
6604 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
6605 both use ansi-color-process-output, now.
6606 (ansi-color-process-output): Doesn't return string anymore. It is
6607 installed in comint-output-filter-functions for both Emacs and
6608 XEmacs, now.
6609 (ansi-color-unfontify-region): Simplified code removing variables
6610 pos and start-ansi.
6611 (ansi-color-apply): Put text-property ansi-color before putting
6612 text-property face because ansi-color-unfontify-region is called
6613 immediately after the call to put-text-property.
6614 (ansi-color-context-region): Doc change.
6615 (ansi-color-filter-region): Simplified code.
6616 (ansi-color-apply-on-region): Changed start to start-marker, using
6617 a marker explicitly. Put text-property ansi-color before putting
6618 text-property face because ansi-color-unfontify-region is called
6619 immediately after the call to put-text-property.
6620
6621 2000-01-09 Alex Schroeder <alex@gnu.org>
6622
6623 * ansi-color.el (ansi-color-faces-vector): Doc change.
6624 (ansi-color-for-comint-mode): Changed :type property to choice.
6625 (ansi-color-last-context): Removed.
6626 (ansi-color-process-output): Don't use ansi-color-last-context, as
6627 the main functions will store their context now.
6628 (ansi-color-context): Doc change.
6629 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
6630 Uses ansi-color-context such that repeated calls will strip
6631 partial escape sequences, too.
6632 (ansi-color-apply): Simplified code. Colorize end of string if
6633 face is not null. Store context in new (FACE STRING) format, such
6634 that repeated calls will strip partial escape sequences, too.
6635 Append faces to face property using ansi-color-apply-sequence such
6636 that cumulative mode actually works.
6637 (ansi-color-context-region): New variable.
6638 (ansi-color-filter-region): Rewrote it based on
6639 ansi-color-apply-on-region. Uses ansi-color-context-region such
6640 that repeated calls will strip partial escape sequences, too.
6641 (ansi-color-apply-on-region): Simplified code. Colorize end of
6642 region if face is not null. Store context in new (FACE POS)
6643 format, such that repeated calls will strip partial escape
6644 sequences, too. Append faces to face property using
6645 ansi-color-apply-sequence such that cumulative mode actually works.
6646 (ansi-color-apply-sequence): New function.
6647 (ansi-color-get-face): When the default face is added to the list
6648 of faces, all previous settings are discarded and the list of
6649 faces is set to '(default).
6650
6651 2000-01-09 Alex Schroeder <alex@gnu.org>
6652
6653 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
6654 face, such that ansi-color-apply and ansi-color-apply-on-region
6655 will do the right thing.
6656 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
6657 returns nil, set the list of faces back to nil instead of
6658 appending the result of ansi-color-get-face to the front of the list.
6659
6660 2000-01-09 Alex Schroeder <alex@gnu.org>
6661
6662 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
6663 (ansi-color-process): Doc change.
6664 (ansi-color-last-context): New buffer-local variable.
6665 (ansi-color-process-output): New function. It is automatically
6666 added to comint-output-filter-functions if this is XEmacs.
6667 (ansi-color-unfontify-region): New optional parameter for XEmacs
6668 compatibility. Check wether font-lock-syntactic-keywords is
6669 boundp before removing the syntax table text property, as XEmacs
6670 doesn't have it.
6671 (ansi-color-filter-region): Doc change.
6672 (ansi-color-apply-on-region): Doc change.
6673 (ansi-color-make-face): New function. Compatibility layer for
6674 XEmacs. Return temporary faces instead of cons cells for XEmacs.
6675 (ansi-color-make-color-map): Use ansi-color-make-face.
6676 (ansi-color-get-face): Avoid face text property '(nil) as results
6677 in an errow for XEmacs.
6678
6679 2000-01-09 Alex Schroeder <alex@gnu.org>
6680
6681 * ansi-color.el (ansi-color-unfontify-region): New function.
6682 Uses text-property ansi-color in order to preserve fontification by
6683 ansi-color. When the package is loaded, a lambda expression is
6684 put onto font-lock-mode-hook. This lambda expression will check
6685 font-lock-unfontify-region-function and replace
6686 font-lock-default-unfontify-region with ansi-color-unfontify-region.
6687 (ansi-color-apply): Add text-property ansi-color in addition to
6688 text-property face.
6689 (ansi-color-apply-on-region): Add text-property ansi-color in
6690 addition to text-property face.
6691 (save-buffer-state): Copy of the macro that is also used by
6692 lazy-lock and font-lock.
6693
6694 (ansi-color-for-comint-mode): New option.
6695 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
6696 (ansi-color-for-comint-mode-off): Ditto.
6697 (ansi-color-for-comint-mode-filter): Ditto.
6698 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
6699 decide what to do. This function is added to
6700 comint-preoutput-filter-functions when the package is loaded.
6701
6702 (ansi-color-for-shell-mode-set): Removed.
6703 (ansi-color-for-shell-mode): Removed.
6704
6705 2000-01-09 Alex Schroeder <alex@gnu.org>
6706
6707 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
6708 the lambda expression from the ansi-color-for-shell-mode :set
6709 property. Additionally, modify shell-mode-hook to enable or
6710 disable font-lock-mode for future shell buffers.
6711 (ansi-color-for-shell-mode): The :set property calls
6712 ansi-color-for-shell-mode-set instead of a lambda expression.
6713
6714 2000-01-09 Alex Schroeder <alex@gnu.org>
6715
6716 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
6717 (ansi-color-context): New variable.
6718 (ansi-color-apply): Save context between calls.
6719
6720 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
6721
6722 * isearch.el (isearch, isearch-lazy-highlight-face):
6723 New definitions for face colors and attributes.
6724
6725 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
6726 of display-mouse-p.
6727
6728 2001-01-09 Kenichi Handa <handa@etl.go.jp>
6729
6730 * international/mule.el (make-coding-system): If the coding system
6731 accepts extra latin codes, register such codes as safe for the
6732 coding system.
6733
6734 2001-01-08 Richard M. Stallman <rms@gnu.org>
6735
6736 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
6737 don't mention the file name or the date here, because they are
6738 logged at the start of the file.
6739
6740 2001-01-08 Richard M. Stallman <rms@gnu.org>
6741
6742 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
6743 Change screen-width to frame-width.
6744
6745 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
6746
6747 * info.el (Info-search): Print the default as part of the prompt.
6748
6749 2001-01-08 Andre Spiegel <spiegel@gnu.org>
6750
6751 * vc.el (vc-default-latest-on-branch-p): New function, replaces
6752 constant implementations in backends.
6753
6754 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
6755 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
6756
6757 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
6758 WRITABLE to EDITABLE.
6759
6760 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
6761 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
6762 to EDITABLE.
6763
6764 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
6765
6766 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
6767 (copyright, copyright-update): Compute the current year at run time.
6768
6769 2001-01-08 Gerd Moellmann <gerd@gnu.org>
6770
6771 * isearch.el (isearch-old-signal-hook): Removed.
6772 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
6773 instead of setting signal-hook-function.
6774 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
6775
6776 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
6777
6778 * emulation/edt.el: Update to version 4.0. Provide support for
6779 EDT scroll margins at top and bottom of the window. Provide an
6780 emulation of the EDT SUBS command (bound to GOLD-Enter, by
6781 default). Enhance edt-quit, bound to GOLD-q by default, to warn
6782 user when file-related buffer modifications exist.
6783 Provide support for running EDT Emulation in XEmacs.
6784 Provide customize access to some user updatable variables.
6785 Add Commentary section to file header.
6786 Fixed a few minor bugs and cleaned up some code.
6787
6788 * emulation/edt-mapper.el: Update to version 4.0. Provide support
6789 for detecting a keypress that generates an ASCII key sequence.
6790 (Previously, only a keypress that generates a vector was
6791 recognized.) Embed Window Manager name into name of the generated
6792 EDT Emulation initialization file since the initialization file is
6793 Window Manager specific. Add Commentary section to file header.
6794
6795 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
6796
6797 * mail/sendmail.el (mail-mode): Doc fix.
6798
6799 * info.el (Info-goto-emacs-command-node): Doc fix.
6800 (Info-goto-emacs-key-command-node): Doc fix.
6801
6802 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
6803
6804 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
6805 systems without long file-name support.
6806
6807 2001-01-06 Andrew Innes <andrewi@gnu.org>
6808
6809 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
6810
6811 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
6812
6813 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
6814 (isearch-lazy-highlight-update): Doc fix.
6815
6816 * ffap.el (ffap-bindings): Doc fix.
6817
6818 * dired-x.el (dired-virtual-guess-dir): Doc fix.
6819
6820 2001-01-05 Dave Love <fx@gnu.org>
6821
6822 * emacs-lisp/cl-seq.el (remove, remq): Remove.
6823
6824 2001-01-05 Gerd Moellmann <gerd@gnu.org>
6825
6826 * mouse-drag.el (mouse-drag-safe-scroll):
6827 Bind scroll-preserve-screen-position to nil.
6828
6829 * isearch.el (isearch-old-signal-hook): New variable.
6830 (isearch-mode): Set signal-hook-function to isearch-done.
6831 (isearch-done): Restore old signal-hook-function.
6832
6833 * info.el (Info-fontify-node): Mark one more char as intangible.
6834
6835 2000-01-05 Kenichi Handa <handa@etl.go.jp>
6836
6837 * composite.el (compose-last-chars): New argument COMPONENTS.
6838 If it is non-nil, compose preceding characters by compose-region with
6839 COMPONENTS.
6840
6841 * international/quail.el (quail-input-string-to-events): New function.
6842 (quail-input-method): Convert input string to events here.
6843 (quail-start-translation): Return input string, not event list.
6844 (quail-start-conversion): Likewise.
6845
6846 2001-01-04 Gerd Moellmann <gerd@gnu.org>
6847
6848 * tooltip.el (tooltip-cancel-delayed-tip)
6849 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
6850 and tooltip-add-timeout.
6851 (tooltip-show): Set border color from faces's foreground.
6852 (tooltip-show-help-function): If called with the same help string
6853 as last time, do nothing.
6854 (tooltip-help-tips): Don't set tooltip-help-message to nil.
6855
6856 * startup.el (fancy-splash-screens): Don't bind show-help-function
6857 to nil.
6858
6859 * tooltip.el (tooltip-frame-parameters): Remove colors.
6860 (tooltip): New face
6861 (tooltip-set-param): New function.
6862 (tooltip-show): Set up color frame parameters from face `tooltip'.
6863 Display the tooltip text in face `tooltip'.
6864
6865 2001-01-04 Dave Love <fx@gnu.org>
6866
6867 * whitespace.el (whitespace-global-mode): Fix typo.
6868
6869 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
6870
6871 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6872
6873 * help.el (help-for-help): Fix a typo in a doc string.
6874 From kwzh@gnu.org (Karl Heuer).
6875
6876 2001-01-03 Dave Love <fx@gnu.org>
6877
6878 * dired-x.el: Doc fixes. Maintainer change.
6879 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
6880 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
6881 (dired-guess-shell-alist-user): Customize.
6882 (dired-x-help-address): Set to bug-gnu-emacs.
6883 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
6884 (dired-default-directory): Renamed from default-directory.
6885
6886 * hl-line.el (hl-line): Doc fix.
6887
6888 2001-01-03 Karl Fogel <kfogel@red-bean.com>
6889
6890 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
6891
6892 2001-01-02 Richard M. Stallman <rms@gnu.org>
6893
6894 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
6895 to remove all the current alternative-match highlighting.
6896 If nil, remove only what's outside the current window.
6897 (isearch-lazy-highlight-remove-overlays): Take optional
6898 region within which NOT to remove them.
6899 (isearch-lazy-highlight-new-loop): Greatly simplified.
6900 (isearch-lazy-highlight-update): Find all the other occurrences
6901 visible in the window, in just one call.
6902 (isearch-lazy-highlight-start): Now holds start of region to scan.
6903 (isearch-lazy-highlight-end): Now holds end of region to scan.
6904 (isearch-lazy-highlight-wrapped): Variable deleted.
6905 (isearch-lazy-highlight-search): Function deleted.
6906
6907 2000-01-02 Andrew Innes <andrewi@gnu.org>
6908
6909 * w32-fns.el (convert-standard-filename): Do length check on name
6910 before aref.
6911
6912 2001-01-02 Dave Love <fx@gnu.org>
6913
6914 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
6915 value.
6916 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
6917
6918 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
6919
6920 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
6921 read syntax.
6922
6923 * calendar/todo-mode.el (todo): Add :link, :version.
6924 (todo-save-top-priorities): Remove autoload cookie.
6925 (todo-add-category, todo-add-item-non-interactively)
6926 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
6927
6928 2001-01-02 Gerd Moellmann <gerd@gnu.org>
6929
6930 * comint.el (comint-input-history-ignore): New variable.
6931 (comint-read-input-ring): Ignore entries matching
6932 comint-input-history-ignore.
6933
6934 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
6935
6936 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
6937 (lm-copyright-mark): New function.
6938 (lm-crack-copyright): New function.
6939 (lm-verify): Check that the file has a copyright.
6940 Check that the file is copyright Free Software Foundation.
6941
6942 2000-12-30 Kenichi Handa <handa@etl.go.jp>
6943
6944 * international/mule-diag.el (print-fontset): Indent font name by
6945 24 columns, not 25.
6946
6947 2000-12-29 Gerd Moellmann <gerd@gnu.org>
6948
6949 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
6950 in Subject line.
6951
6952 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
6953 Use mail-mode-hook instead of mail-setup-hook.
6954 Otherwise continuing an interrupted message with C-u C-x m for
6955 instance, winds up in Mail mode without abbrevs.
6956
6957 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6958
6959 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
6960 non-nil. Adding almost all customization variables on ps-setup.
6961 Doc fix.
6962 (ps-print-version): New version number (6.3.3).
6963 (ps-end-with-control-d): Initialization fix.
6964 (ps-lines-printed): New var.
6965 (ps-skip-newline): New fun.
6966 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
6967 (ps-next-line, ps-continue-line, ps-plot-region)
6968 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
6969
6970 2000-12-29 Kenichi Handa <handa@etl.go.jp>
6971
6972 * international/fontset.el (x-complement-fontset-spec):
6973 Resolve ASCII font name so that the same family name is used for fonts
6974 registered in x-font-name-charset-alist.
6975 (create-fontset-from-fontset-spec): Adjusted for the above change.
6976 The name of fontset alias should be a unresolved ASCII font name.
6977
6978 2000-12-28 Gerd Moellmann <gerd@gnu.org>
6979
6980 * simple.el (delete-key-deletes-forward-mode): Bind backspace
6981 and delete in isearch-mode-map.
6982
6983 2000-12-28 Richard M. Stallman <rms@gnu.org>
6984
6985 * dired-x.el (dired-guess-shell-alist-default):
6986 Use xpdf instead of acroread.
6987
6988 2000-12-28 Kenichi Handa <handa@etl.go.jp>
6989
6990 * textmodes/artist.el (artist-butlast): Deleted.
6991 (artist-ellipse-mirror-quadrant): Use butlast instead of
6992 artist-butlast.
6993
6994 * subr.el (butlast, nbutlast): Moved from cl.el to here.
6995
6996 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
6997
6998 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
6999
7000 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
7001
7002 * ls-lisp.el: Better support for the Mac and MS-Windows.
7003 (ls-lisp): New defgroup.
7004 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
7005 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
7006 (ls-lisp-support-shell-wildcards): New defcustoms.
7007 (ls-lisp-parse-symlink): New function.
7008 (insert-directory): Code to convert switches to a list and set up
7009 the wildcard argument copied from ls-lisp-insert-directory.
7010 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
7011 for -C and -R switches.
7012 (ls-lisp-column-format): New function.
7013 (ls-lisp-delete-matching, ls-lisp-handle-switches)
7014 (ls-lisp-format-time): Add doc strings.
7015 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
7016 Support ls-lisp-dirs-first.
7017 (ls-lisp-classify, ls-lisp-extension): New functions.
7018 (ls-lisp-format): Optionally support emulation of symlinks.
7019 Support -i, -s, and -G switches.
7020
7021 2000-12-27 Gerd Moellmann <gerd@gnu.org>
7022
7023 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
7024
7025 * version.el (emacs-version): Print X scroll bar information.
7026
7027 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
7028 instead of x-toolkit-scroll-bars-p.
7029
7030 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
7031 of x-toolkit-scroll-bars-p.
7032
7033 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
7034
7035 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
7036 (ffap-bindings): Doc fix, to reflect the above change.
7037
7038 2000-12-27 Kenichi Handa <handa@etl.go.jp>
7039
7040 * term.el (term-char-mode): Define all non-ascii self-inserting
7041 characters to 'term-send-raw in term-raw-map.
7042
7043 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
7044
7045 * viper-init (viper-restore-cursor-type): Added condition-case guard.
7046
7047 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
7048 Changed initialization; use add-hook.
7049 (ediff-file-remote-p): Use file-local-copy.
7050
7051 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
7052
7053 * ediff.el (ediff-patch-buffer): Bug fix.
7054 (ediff-revision): Allow selection of the file at the prompt.
7055
7056 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
7057
7058 * subr.el (combine-run-hooks): Remove.
7059
7060 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
7061 and remove the rogue second spec.
7062
7063 2000-12-23 Gerd Moellmann <gerd@gnu.org>
7064
7065 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
7066
7067 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
7068
7069 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
7070 Use minibuffer menu prompt for the `=' prefix.
7071 (smerge-command-prefix): Change default to C-^.
7072 (smerge-mode): Don't assume font-lock doesn't move point.
7073
7074 * skeleton.el (skeleton-internal-1): Make sure the first line of
7075 the region is also re-indented.
7076 (skeleton-end-newline): New var.
7077 (skeleton-end-hook): Use it.
7078
7079 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7080
7081 * comint.el (comint-password-prompt-regexp): Support CVS.
7082
7083 2000-12-22 Gerd Moellmann <gerd@gnu.org>
7084
7085 * simple.el (delete-key-deletes-forward-mode): Simplify.
7086 Also backspace key combinations, depending on
7087 delete-key-deletes-forward.
7088
7089 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
7090
7091 * simple.el (delete-key-deletes-forward): Doc fix.
7092
7093 2000-08-22 Emmanuel Briot <briot@gnat.com>
7094
7095 * xml.el (top level comment): Updated to reflect the fact that
7096 white spaces are relevant in the XML file.
7097 (xml-parse-file): Do not kill an existing Emacs buffer if the file
7098 to parse was already edited. This allows for on-the-fly analysis
7099 of XML files.
7100 (xml-parse-tag): Check that the casing is the same in the start
7101 tag and end tag, since XML is case-sensitive. Allows for spaces
7102 in the end tag, after the name of the tag.
7103 (xml-parse-attlist): Allow for the character '-' in the name of
7104 attributes, as in the standard http-equiv attribute Do not save
7105 the properties in the XML tree, since they are not relevant.
7106
7107 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
7108
7109 * generic.el (generic-read-type): Undo last change, inline into
7110 `generic-mode' and then remove.
7111 (generic-mode): Inline generic-read-type.
7112 (define-generic-mode): Push the symbol name rather than the symbol
7113 onto generic-mode-list.
7114
7115 2000-12-21 Gerd Moellmann <gerd@gnu.org>
7116
7117 * generic.el (generic-read-type): Build an alist for
7118 completing-read as in 20.7.
7119
7120 * play/landmark.el (lm): Use interactive spec `P'.
7121 (toplevel): Don't set debug-on-error.
7122
7123 * server.el (server-switch-buffer): Choose a window on a visible frame.
7124
7125 2000-12-21 Dave Pearson <davep@davep.org>
7126
7127 * quickurl.el: Commentry change, I've moved my web site.
7128
7129 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7130
7131 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
7132 ranges like \177-\237, but accepts the character sequence from \177 to
7133 \237. Doc fix.
7134 (ebnf-version): New version (3.4).
7135 (ebnf-setup): Code fix.
7136 (ebnf-range-regexp): New fun.
7137 (ebnf-8-bit-chars): Const fix.
7138
7139 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
7140 entry. Doc fix.
7141 (ebnf-bnf-lex): Code fix.
7142 (ebnf-bnf-comment-chars): Const fix.
7143
7144 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
7145 entry. Doc fix.
7146 (ebnf-iso-comment-chars): Const fix.
7147
7148 * ebnf-otz.el: Doc fix.
7149
7150 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
7151 entry. Doc fix.
7152 (ebnf-yac-skip-code): Code fix.
7153 (ebnf-yac-comment-chars): Const fix.
7154
7155 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
7156
7157 * files.el (insert-directory-safely): New function.
7158 (recover-file): Use it instead of insert-directory.
7159 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7160
7161 2000-12-21 Kenichi Handa <handa@etl.go.jp>
7162
7163 * international/mule-cmds.el (select-safe-coding-system):
7164 Check coding-category-list more rigidly. Improve help message.
7165
7166 * dired.el (dired-move-to-filename-regexp): Fix previous change.
7167
7168 2000-12-21 Miles Bader <miles@gnu.org>
7169
7170 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
7171
7172 2000-12-21 Kenichi Handa <handa@etl.go.jp>
7173
7174 * international/mule-diag.el (describe-char-after): Make *Help*
7175 buffer inherit multibyteness of the current buffer.
7176
7177 * international/mule.el (make-char): Docstring adjusted for the
7178 change of make-char-internal.
7179
7180 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
7181
7182 * international/iso-cvt.el: Docstrings fix.
7183
7184 2000-12-20 Dave Love <fx@gnu.org>
7185
7186 * subr.el (eval-after-load): Doc fix.
7187
7188 2000-12-20 Kenichi Handa <handa@etl.go.jp>
7189
7190 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
7191 for numbers.
7192
7193 2000-12-20 Miles Bader <miles@gnu.org>
7194
7195 * international/quail.el (quail-help): Resize the help window
7196 again after it has all its contents. Remove unneeded progn.
7197
7198 2000-12-19 Gerd Moellmann <gerd@gnu.org>
7199
7200 * pcmpl-linux.el: Fix copy/paste error.
7201
7202 2000-12-19 Andrew Innes <andrewi@gnu.org>
7203
7204 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
7205
7206 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
7207
7208 * progmodes/idlw-rinfo.el: Fixed copyright notice.
7209
7210 * progmodes/idlw-toolbar.el: Fixed copyright notice.
7211
7212 * progmodes/idlw-shell.el: Fixed copyright notice.
7213
7214 * progmodes/idlwave.el: Fixed copyright notice.
7215
7216 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
7217 TAB as key separators.
7218
7219 2000-12-19 Alex Schroeder <alex@gnu.org>
7220
7221 * sql.el (sql-sybase-options): New option.
7222 (sql-sybase): Use it. Add sql-database to the list of parameters
7223 provided for login. The options -w 2048 -n are not used any more.
7224 (sql-postgres-options): Changed default from "--pset" to "-P".
7225 (sql-mysql-options): Doc change.
7226 (sql-stop): Doc change.
7227
7228 2000-12-19 Kenichi Handa <handa@etl.go.jp>
7229
7230 * international/quail.el (quail-input-method): Always hide
7231 the guidance buffer on exiting.
7232
7233 2000-12-18 Gerd Moellmann <gerd@gnu.org>
7234
7235 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
7236 isn't fboundp.
7237
7238 * server.el (server-buffer-done): Bury the buffer before
7239 killing it.
7240
7241 * faces.el (face-spec-set): Interpret a nil in specs for
7242 foreground and background colors as `unspecified', for
7243 compatibility with 20.x.
7244
7245 2000-12-18 Dave Love <fx@gnu.org>
7246
7247 * simple.el (mail-user-agent): Doc fix.
7248 (input-mode-8-bit): Removed.
7249
7250 * international/mule.el (set-keyboard-coding-system): Doc fix.
7251 (keyboard-coding-system): New option.
7252
7253 * mail/sendmail.el (send-mail-function): Customize.
7254
7255 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
7256
7257 * international/codepage.el (cp866-decode-table): New table.
7258
7259 2000-12-18 Gerd Moellmann <gerd@gnu.org>
7260
7261 * version.el (emacs-version): Remove `%a' from the time format
7262 because the weekday doesn't fit well into each locale.
7263
7264 2000-12-18 Miles Bader <miles@gnu.org>
7265
7266 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
7267
7268 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
7269 Check that emacs-major-version is `=' to 20, not `>='.
7270 (artist-replace-chars): Use `make-string' instead of a loop.
7271
7272 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
7273
7274 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
7275 (cvs-execute-single-file): Don't change directory.
7276 Patch from Per Cederqvist.
7277
7278 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
7279
7280 * textmodes/ispell.el (check-ispell-version):
7281 If `ispell-program-name' is "aspell", pass it the -v switch instead
7282 of -vv.
7283
7284 2000-12-16 Kenichi Handa <handa@etl.go.jp>
7285
7286 * international/mule-diag.el (mule-diag): Insert information about
7287 configure options, multibyte awareness, language env.
7288
7289 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
7290 regexp to search for candidates.
7291
7292 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
7293
7294 * info.el (Info-forward-node): If the node has an
7295 Info-header-line, widen the buffer before searching for "next:"
7296 and "up:" pointers, and set the search limit to stay in the
7297 current node.
7298
7299 2000-12-16 Miles Bader <miles@gnu.org>
7300
7301 * simple.el (delete-trailing-whitespace): Remove extraneous let.
7302
7303 2000-12-15 Miles Bader <miles@gnu.org>
7304
7305 * comint.el (comint-send-string, comint-send-region): Also accept
7306 a buffer, buffer-name, or nil for PROCESS, for compatibility with
7307 process-send-string/region.
7308
7309 2000-12-15 Gerd Moellmann <gerd@gnu.org>
7310
7311 * isearch.el (isearch-lazy-highlight-max): New user-option.
7312 (isearch-lazy-highlight-update): Don't highlight more than
7313 isearch-lazy-highlight-max matches.
7314
7315 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
7316
7317 2000-12-15 Richard M. Stallman <rms@gnu.org>
7318
7319 * sort.el (sort-columns): Fix error message.
7320
7321 * dabbrev.el (dabbrev--last-case-pattern): Value is now
7322 `upcase' or `downcase' or nil.
7323 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
7324 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
7325 (dabbrev--substitute-expansion): New arg record-case-pattern.
7326 If it is non-nil, set dabbrev--last-case-pattern.
7327 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
7328
7329 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
7330
7331 2000-12-15 Miles Bader <miles@gnu.org>
7332
7333 * paths.el (Info-default-directory-list): Don't delete
7334 configure-info-directory from the list of standard info
7335 directories when appending it to the end -- their order is important.
7336
7337 * faces.el (read-face-attribute): If there's no entry for the
7338 user's input in VALID, just use it as-is (this will often result
7339 in an error, but it may be OK for e.g. colors using hexadecimal
7340 notation, and at least will yield a better error message).
7341
7342 * window.el (mode-line-window-height-fudge): Function removed.
7343 (height-affecting-face-attributes, mode-line-window-height-fudge):
7344 Variables removed.
7345 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
7346 window is really the right size. Use vertical-motion
7347 rather than forward-line.
7348 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
7349 (ispell-command-loop, ispell-show-choices): Use the variable
7350 ispell-choices-win-default-height, rather than the function.
7351 (ispell-choices-win-default-height): Function removed.
7352 (ispell-mode-line-window-height-fudge): Function removed.
7353
7354 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
7355
7356 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
7357
7358 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
7359
7360 * paths.el (Info-default-directory-list):
7361 If configure-info-directory is not one of the standard directories,
7362 put it first in the list; otherwise put it last. Doc string
7363 changed accordingly.
7364
7365 * info.el (Info-directory-list): Change doc string to reflect the
7366 change in Info-default-directory-list.
7367
7368 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
7369 windows-nt as windowed environments, even under -nw.
7370
7371 * startup.el (command-line): Don't call x-backspace-delete-keys-p
7372 if not fboundp. Switch delete-forward mode for the <delete> key
7373 on all PC platforms, even under -nw.
7374
7375 * term/internal.el ([M-delete]): Remap to M-d.
7376
7377 2000-12-14 Gerd Moellmann <gerd@gnu.org>
7378
7379 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
7380
7381 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
7382
7383 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
7384
7385 2000-12-14 Gerd Moellmann <gerd@gnu.org>
7386
7387 * startup.el (command-line): Call delete-key-deletes-forward-mode,
7388 if appropriate.
7389
7390 * simple.el (delete-key-deletes-forward): New user-option.
7391 (delete-key-deletes-forward-mode): New function.
7392
7393 * bindings.el: Bind `delete' to backward-delete-char.
7394
7395 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
7396 Test if symbol is bound before getting its value.
7397
7398 * tooltip.el (tooltip-show): If an error is signaled in
7399 x-show-tip, display that error, and display the help in the
7400 echo area.
7401
7402 2000-12-14 Kenichi Handa <handa@etl.go.jp>
7403
7404 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
7405 Show "... entries" messages for every 10000 entries, not 10.
7406
7407 2000-12-13 Karl Fogel <kfogel@red-bean.com>
7408
7409 * bookmark.el: Provide a generic exit hook, as suggested by
7410 Ovidiu Predescu <ovidiu@cup.hp.com>:
7411 (bookmark-exit-hook): New var.
7412 (bookmark-exit-hook-internal): New func, replaces
7413 old raw lambda form in `kill-emacs-hook', and runs new
7414 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
7415 as logically that feature must have been provided if this function
7416 is running.
7417 Removed ;;;###autoload before the `add-hook' call.
7418
7419 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
7420
7421 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
7422 (easy-menu-current-active-maps): New function.
7423 (easy-menu-get-map): Use it.
7424 Make a proper menu entry when creating a new keymap.
7425
7426 2000-12-13 Kenichi Handa <handa@etl.go.jp>
7427
7428 * international/characters.el: Fix cases and syntaxes for
7429 mule-unicode-0100-24ff.
7430
7431 * dired.el (dired-move-to-filename-regexp): Fixed for the case
7432 that a Japanese character is not appended after day and year.
7433
7434 * info.el (Info-suffix-list): Change format for a command that
7435 requires arguments.
7436 (info-insert-file-contents): Adjusted for the above change.
7437
7438 2000-12-12 Andreas Schwab <schwab@suse.de>
7439
7440 * tar-mode.el (tar-extract): Base the name of the subfile buffer
7441 on the name of the tar buffer. Verify that the existing buffer is
7442 visiting the same subfile.
7443
7444 2000-12-12 Dave Love <fx@gnu.org>
7445
7446 * subdirs.el: Add obsolete.
7447
7448 2000-12-12 Gerd Moellmann <gerd@gnu.org>
7449
7450 * mail/rmailsum.el (rmail-summary-expunge)
7451 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
7452 instead of rmail-confirm-expunge.
7453
7454 * replace.el (perform-replace): Don't use an empty match adjacent
7455 to a non-empty match when computing the next match before the
7456 replacement is performed.
7457
7458 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
7459
7460 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
7461 definition (patch by Stefan Monnier).
7462 (glasses-mode): Use jit-lock instead of `after-change-functions'
7463 (patch by Stefan Monnier).
7464
7465 2000-12-12 Miles Bader <miles@gnu.org>
7466
7467 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
7468 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
7469
7470 2000-12-12 Andrew Choi <akochoi@i-cable.com>
7471
7472 * term/mac-win.el: Remove load for ls-lisp.
7473
7474 * loadup.el: Load ls-lisp for system-type `macos'.
7475
7476 2000-12-12 Miles Bader <miles@gnu.org>
7477
7478 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
7479 Respect field end too.
7480 (just-one-space): Respect fields as `delete-horizontal-space'.
7481 (newline-and-indent, reindent-then-newline-and-indent):
7482 Use `delete-horizontal-space'.
7483
7484 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
7485
7486 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
7487 (so as to obey the field property in the minibuffer).
7488
7489 * obsolete/c-mode.el: Moved from lisp/progmodes.
7490 * obsolete/auto-show.el: Moved from lisp.
7491 * obsolete/ooutline.el: Moved from lisp/textmodes.
7492
7493 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
7494
7495 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
7496 changes to list them here.
7497
7498 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
7499 Too many changes to list them here.
7500
7501 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
7502 Too many changes to list them here.
7503
7504 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
7505
7506 2000-12-11 Gerd Moellmann <gerd@gnu.org>
7507
7508 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
7509
7510 * cus-edit.el (custom-save-variables, custom-save-faces):
7511 Comment fix.
7512
7513 * hscroll.el: Moved to `obsolete' subdir.
7514
7515 2000-12-11 Miles Bader <miles@gnu.org>
7516
7517 * window.el (window-text-height): Function removed (now in C).
7518
7519 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
7520
7521 * log-edit.el (log-edit-parent-buffer): New var.
7522 (log-edit): Set it. Add BUFFER argument.
7523 (log-edit-done): Use char-before.
7524 Don't bother checking validity of vc-comment-ring.
7525 Only bury the buffer if log-edit popped it up.
7526
7527 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
7528 (cvs-mode-diff-help): Remove.
7529 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
7530 (cvs-mode-marked): Set up the default for CMD manually.
7531
7532 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
7533 Remove binding for ? now made unnecessary.
7534
7535 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
7536
7537 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7538 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
7539
7540 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
7541 when master file is not open.
7542
7543 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
7544
7545 * progmodes/ada-stmt.el: Update `maintainer'.
7546
7547 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
7548
7549 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
7550 choices to match documentation string.
7551
7552 2000-12-09 Miles Bader <miles@gnu.org>
7553
7554 * minibuf-eldef.el: New file.
7555
7556 * window.el (fit-window-to-buffer): Don't pass last argument to
7557 pos-visible-in-window-p, now that its meaning is inverted.
7558
7559 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
7560
7561 * image.el (create-image): Doc fix; spotted by Per Cederqvist
7562 <ceder@lysator.liu.se>.
7563
7564 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
7565
7566 * autoinsert.el (auto-insert-alist): Add missing final \n.
7567
7568 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
7569 (cvs-menu-map): Remove.
7570 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
7571 (cvs-mode-quit): Turn it back into a plain function.
7572
7573 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
7574 (texinfo-filter): Remove (move to texinfo.el).
7575
7576 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
7577 file where it's more visible.
7578 (texinfo-filter, texinfo-chapter-level-regexp): New variables
7579 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
7580 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
7581 (texinfo-inside-macro-p): Only catch `scan-error's.
7582 (texinfo-inside-env-p): Make better use of the match info.
7583 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
7584 (texinfo-insert-@end): Slight re-organization.
7585 Also remove useless `looking-at' call.
7586
7587 2000-12-08 Andrew Innes <andrewi@gnu.org>
7588
7589 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
7590 accessible in -nw mode.
7591
7592 * term/w32-win.el: Remove stuff about selection timeout, which is
7593 irrelevant on Windows. Move clipboard support to w32-fns.el, so
7594 it is accessible in -nw mode.
7595
7596 2000-12-08 Dave Love <fx@gnu.org>
7597
7598 * emacs-lisp/lisp-mode.el (lisp-mode):
7599 Set font-lock-keywords-case-fold-search.
7600
7601 2000-12-08 Gerd Moellmann <gerd@gnu.org>
7602
7603 * textmodes/ispell.el (ispell): Doc fix.
7604
7605 2000-12-08 Kenichi Handa <handa@etl.go.jp>
7606
7607 * international/quail.el (quail-insert-decode-map): Check the
7608 frame width of a window displaying the current buffer, not that of
7609 the selected frame.
7610 (quail-help): Make sure that the help buffer has window before
7611 inserting text in it.
7612
7613 2000-12-07 Sam Steingold <sds@gnu.org>
7614
7615 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
7616 Backquote is used in isearch.el, so autoloading saves nothing.
7617
7618 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
7619
7620 * startup.el (normal-top-level-add-subdirs-to-load-path):
7621 Ignore the CVS and RCS subdirectories case-insensitively.
7622
7623 * dired.el (dired-insert-directory): If file-system-info is
7624 fboundp, call it instead of invoking dired-free-space-program.
7625
7626 2000-12-07 Gerd Moellmann <gerd@gnu.org>
7627
7628 * server.el (server-visit-files): Push files on file-name-history.
7629
7630 * progmodes/cc-langs.el: Update copyright.
7631
7632 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
7633
7634 * bindings.el (mode-line-mode-menu): Add glasses-mode.
7635
7636 * bindings.el (mode-line-mode-menu): Reverse the order
7637 of define-keys so that the menu appears in alphabetical order.
7638
7639 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
7640
7641 * progmodes/glasses.el (glasses-mode): Update mode line at the end
7642 of the function.
7643
7644 2000-12-07 Dave Love <fx@gnu.org>
7645
7646 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
7647
7648 * facemenu.el (facemenu-unlisted-faces): Fix value.
7649
7650 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
7651
7652 * font-lock.el (font-lock-default-fontify-region):
7653 Include the terminating \n (off-by-one error).
7654 (font-lock-set-defaults): Use dolist.
7655
7656 * derived.el (define-derived-mode): Don't use combine-run-hooks.
7657
7658 2000-12-07 Kenichi Handa <handa@etl.go.jp>
7659
7660 * international/mule-cmds.el (describe-language-environment):
7661 Fix for the case that an input method title is not string but a list.
7662
7663 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
7664 of wrong SIZE record.
7665
7666 2000-12-06 Dave Love <fx@gnu.org>
7667
7668 * newcomment.el (comment-region, comment-dwim): Doc fix.
7669
7670 * textmodes/texinfo.el: Require tex-mode when compiling.
7671 (texinfo-update-node): Doc fix.
7672 (texinfo-imenu-generic-expression): Add @anchor.
7673 (texinfo-font-lock-keywords): Add @uref.
7674 (texinfo-inside-macro-p): Don't use ignore-errors.
7675 (texinfo-insert-quote): Match more contexts.
7676
7677 * international/mule.el (decode-char, encode-char): Doc fix.
7678 (auto-coding-alist): Customize.
7679
7680 * files.el (load-file): Fix change of 2000-03-12.
7681
7682 * wid-edit.el (widget-text-keymap): Doc fix.
7683
7684 2000-12-06 Andrew Innes <andrewi@gnu.org>
7685
7686 * makefile.w32-in (lisp): Set to an absolute directory, namely
7687 $(CURDIR).
7688
7689 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
7690
7691 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
7692 read generated-autoload-file, and set buffer-file-coding-system to
7693 raw-text-unix after reading the file.
7694
7695 * international/mule-conf.el (file-coding-system-alist):
7696 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
7697
7698 2000-12-06 Gerd Moellmann <gerd@gnu.org>
7699
7700 * replace.el (occur): Make line-number-width 1 smaller for the
7701 colon following the line number.
7702
7703 * startup.el (fancy-splash-text, command-line-1):
7704 Use `File' for the menu name instead of `Files'.
7705
7706 * tmm.el: Update copyright.
7707
7708 * cus-start.el: Add entry for even-window-heights.
7709
7710 2000-12-06 Miles Bader <miles@gnu.org>
7711
7712 * faces.el (frame-set-background-mode): Avoid stomping on
7713 locally modified faces.
7714
7715 2000-12-06 Kenichi Handa <handa@etl.go.jp>
7716
7717 * international/fontset.el: Correct the font registries for
7718 japanese-jisx0213-1 and japanese-jisx0213-2.
7719
7720 2000-12-05 Gerd Moellmann <gerd@gnu.org>
7721
7722 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
7723
7724 * iswitchb.el: Update customization commentary.
7725
7726 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
7727
7728 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
7729 (tpu-search-highlight): Fixed comparison of overlay end positions.
7730 (tpu-trim-line-ends): Implemented trimming logic locally.
7731
7732 * emulation/tpu-extras.el (tpu-write-file-hook)
7733 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7734
7735 2000-12-05 Kenichi Handa <handa@etl.go.jp>
7736
7737 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
7738 to cn-gb.
7739 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
7740
7741 2000-12-04 Dave Love <fx@gnu.org>
7742
7743 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
7744
7745 2000-12-04 Gerd Moellmann <gerd@gnu.org>
7746
7747 * mail/rmailsum.el (rmail-summary-expunge)
7748 (rmail-summary-expunge-and-save): Ask for confirmation with
7749 rmail-expunge-confirmed.
7750
7751 * mail/rmail.el (rmail-expunge-confirmed): New function.
7752 (rmail-expunge): Use it.
7753
7754 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
7755
7756 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
7757 (etags-recognize-tags-table, find-tag-in-order):
7758 New functionality: interpret file names as tags.
7759
7760 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
7761
7762 * info.el (Info-scroll-prefer-subnodes): New defcustom.
7763 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
7764 the first subnode until the bottom of the current node is visible.
7765
7766 2000-12-04 Gerd Moellmann <gerd@gnu.org>
7767
7768 * format.el (format-decode): Don't change buffer's undo list.
7769
7770 2000-12-04 Kenichi Handa <handa@etl.go.jp>
7771
7772 * faces.el (face-font-registry-alternatives): Add entries for CJK
7773 fonts. Doc-string adjusted for the actual usage of this data.
7774
7775 * international/fontset.el: Change the font registries for CJK
7776 fonts in the default fontset. Don't append '*' to registries.
7777
7778 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
7779
7780 * emacs-lisp/easy-mmode.el (define-derived-mode)
7781 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
7782
7783 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
7784 (derived-mode-p): New function.
7785 (derived-mode-make-docstring): Add `docstring' argument.
7786 Use it if available and complete it if necessary.
7787
7788 2000-12-03 Andreas Schwab <schwab@suse.de>
7789
7790 * type-break.el (type-break): Don't make parent of itself.
7791
7792 2000-12-03 Miles Bader <miles@gnu.org>
7793
7794 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
7795
7796 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
7797
7798 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
7799 (tex-main-file, tex-file): Simplify.
7800 (tex-generate-zap-file-name): Use subst-char-in-string.
7801 (tex-strip-dots): Remove.
7802
7803 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
7804
7805 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
7806 to check if the match succeeded.
7807
7808 2000-12-02 Gerd Moellmann <gerd@gnu.org>
7809
7810 * startup.el (use-fancy-splash-screens-p): New function.
7811 (command-line-1): Use it to determine whether or not to use
7812 a fancy splash screen.
7813
7814 2000-12-02 Andreas Schwab <schwab@suse.de>
7815
7816 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
7817
7818 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
7819
7820 * international/mule.el (make-char): Fix last change.
7821
7822 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
7823 New defcustoms.
7824 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
7825 autoloading tex-mode; instead, do the same manually.
7826 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
7827 with numeric argument. Docstring fix.
7828 (toplevel): Require cl when compiling.
7829
7830 * international/mule.el (make-char): Doc fix.
7831
7832 2000-12-02 Jason Rumney <jasonr@gnu.org>
7833
7834 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
7835 the Emacs Lisp manual)
7836
7837 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
7838
7839 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
7840
7841 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
7842 the Emacs Lisp manual).
7843
7844 2000-12-02 Gerd Moellmann <gerd@gnu.org>
7845
7846 * simple.el (next-line-add-newlines): Change default to nil.
7847
7848 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
7849
7850 * files.el (revert-buffer, recover-file):
7851 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
7852
7853 2000-12-01 Gerd Moellmann <gerd@gnu.org>
7854
7855 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
7856
7857 2000-12-01 Miles Bader <miles@gnu.org>
7858
7859 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
7860
7861 2000-12-01 Kenichi Handa <handa@etl.go.jp>
7862
7863 * international/mule-diag.el (describe-char-after): Fix typo.
7864 (describe-character-set, non-iso-charset-alist): Fix typo.
7865
7866 2000-12-01 Miles Bader <miles@gnu.org>
7867
7868 * image-file.el (image-file-name-regexp): Automatically add
7869 upper-case variants of each filename extension in
7870 `image-file-name-extensions', since they seem to be common.
7871
7872 * simple.el (minibuffer-contents)
7873 (minibuffer-contents-no-properties, delete-minibuffer-contents):
7874 New functions.
7875 * filecache.el (file-cache-directory-name)
7876 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
7877
7878 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
7879
7880 * filecache.el (file-cache-minibuffer-complete): Don't try to
7881 delete the minibuffer prompt.
7882
7883 2000-11-30 Dave Love <fx@gnu.org>
7884
7885 * cus-start.el: Fix read-buffer-function type.
7886
7887 2000-11-30 Gerd Moellmann <gerd@gnu.org>
7888
7889 * md5.el: Removed. There's a built-in function, now.
7890
7891 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
7892
7893 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
7894 as dummy 0-th char of rmail-deleted-vector.
7895
7896 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
7897
7898 * ps-print.el (ps-end-job): Bind case-fold-search only after
7899 switching to ps-spool-buffer.
7900
7901 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7902
7903 * ps-print.el: Line number font customization. PostScript: Lines and
7904 PageCount are initialized on each page. Doc Fix.
7905 (ps-print-version): New version number (6.3.2).
7906 (ps-lpr-switches, ps-font-info-database, ps-font-size)
7907 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
7908 (ps-right-header): Customization fix.
7909 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
7910 Fix code.
7911 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
7912 New vars.
7913
7914 2000-11-30 Gerd Moellmann <gerd@gnu.org>
7915
7916 * bs.el: Fix typos and spelling errors.
7917 (bs-appearance) <defgroup>: Renamed from bs-appearence.
7918 (bs-configuration): Doc fix.
7919
7920 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
7921
7922 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
7923
7924 * emulation/tpu-edt.el (tpu-version): New version.
7925 (tpu-search-overlay, tpu-replace-overlay): New initial range.
7926 (tpu-original-mode-line): Variable deleted.
7927 (tpu-mark-flag): New initial value.
7928 (tpu-set-mode-line): Don't redefine mode-line-format.
7929 Add tpu-mark-flag to minor-mode-alist.
7930 (tpu-update-mode-line): New mark flag logic.
7931 (tpu-get): Use find-file-wildcards.
7932 (tpu-search-highlight): Move overlay less, reset overlay properly.
7933 (tpu-unselect): Deactivate mark.
7934 (tpu-lm-replace): Reset overlay properly.
7935 (tpu-forward-line): Use forward-visible-line.
7936 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
7937
7938 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
7939
7940 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
7941
7942 * cus-edit.el (custom-face-value-create): Always emphasize tag.
7943
7944 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7945
7946 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
7947 and skip whitespace and newlines.
7948
7949 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
7950
7951 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
7952
7953 2000-11-29 Gerd Moellmann <gerd@gnu.org>
7954
7955 * help.el (describe-function-1): Regexp-quote function name
7956 when used as part of a regexp.
7957
7958 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
7959 Use face-attribute instead of face-foreground and face-background.
7960 (tool-bar-add-item): Likewise, and handle unspecified colors.
7961
7962 * enriched.el (enriched-face-ans): Use face-attribute instead
7963 of face-foreground and face-background.
7964
7965 * faces.el (face-foreground, face-background, face-stipple):
7966 Return nil if attribute is unspecified, for backward compatibility.
7967
7968 * files.el (auto-mode-alist): Add an entry for antlr-mode.
7969
7970 * play/5x5.el: Remove version info.
7971
7972 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
7973
7974 * frame.el (blink-cursor-mode): Doc fix.
7975
7976 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7977
7978 * antlr-mode.el: New commands to run ANTLR from within Emacs and
7979 to create Makefile rules.
7980 (antlr-tool-command): New user option.
7981 (antlr-ask-about-save): New user option.
7982 (antlr-makefile-specification): New user option.
7983 (antlr-file-formats-alist): New variable.
7984 (antlr-special-file-formats): New variable.
7985 (antlr-unknown-file-formats): New user option.
7986 (antlr-help-unknown-file-text): New variable.
7987 (antlr-help-rules-intro): New variable.
7988 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
7989 (antlr-mode-menu): Add entries.
7990 (antlr-file-dependencies): New function.
7991 (antlr-directory-dependencies): New function.
7992 (antlr-superclasses-glibs): New function.
7993 (antlr-run-tool): New command.
7994 (antlr-makefile-insert-variable): New function.
7995 (antlr-insert-makefile-rules): New function.
7996 (antlr-show-makefile-rules): New command.
7997
7998 * antlr-mode.el: More Emacs/XEmacs stuff.
7999 (antlr-no-action-keywords): New constant with value nil.
8000 (antlr-font-lock-keywords-alist): Use it. Old value would break
8001 syntax highlighting in Emacs-21.0.
8002 (antlr-default-directory): Emacs/XEmacs dependend function.
8003 (antlr-read-shell-command): Ditto.
8004 (antlr-with-displaying-help-buffer): Ditto.
8005
8006 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
8007
8008 * antlr-mode.el: imenu, parsing and highlighting changes.
8009 (antlr-imenu-create-index-function): Don't create extra submenus
8010 for definitions in different grammar classes. It is not necessary
8011 for the menu and would make command `imenu' awkward to use.
8012 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
8013 header actions and more than one.
8014 (antlr-font-lock-tokendef-face): Changed color.
8015 (antlr-font-lock-tokenref-face): Changed color.
8016 (antlr-font-lock-additional-keywords): Also highlight lowercase.
8017 (antlr-mode-syntax-table): New variable.
8018 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
8019 (antlr-with-syntax-table): Don't copy syntax table.
8020
8021 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
8022
8023 * antlr-mode.el: Minor changes: language setting.
8024 (antlr-language-alist): The value for file option "language" can
8025 be both an identifier and a string.
8026 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
8027 (antlr-language-limit-n-regexp): Change accordingly.
8028
8029 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
8030
8031 * antlr-mode.el: Minor changes: tabs, hiding.
8032 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
8033 (antlr-action-visibility): Also allow value nil to also hide the
8034 braces. Renamed from `antlr-tiny-action-length'.
8035 Suggested by Jay@aol.com.
8036 (antlr-hide-actions): Change accordingly. Hide line if completely
8037 hidden action is on a line of its own.
8038
8039 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
8040
8041 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
8042
8043 * sort.el (sort-columns): Don't concat strings with numbers.
8044
8045 2000-11-29 Dave Love <fx@gnu.org>
8046
8047 * cus-edit.el (face): Fix :format.
8048
8049 * mail/feedmail.el: Require smtpmail when compiling.
8050 (mail-do-fcc): Autoload.
8051 (feedmail) <defgroup>: Fix :link.
8052 (feedmail-nuke-body-in-fcc): Fix :type.
8053 (feedmail-send-it): Add autoload cookie.
8054
8055 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
8056
8057 * newcomment.el (comment-indent): Save excursion around call to
8058 comment-indent-function.
8059
8060 2000-11-29 Miles Bader <miles@gnu.org>
8061
8062 * subr.el (member-ignore-case): Return the tail of the list who's
8063 car matches, like `member', not the matching element itself.
8064
8065 2000-11-29 Kenichi Handa <handa@etl.go.jp>
8066
8067 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
8068 should not contain `\n'.
8069
8070 2000-11-28 Gerd Moellmann <gerd@gnu.org>
8071
8072 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
8073
8074 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
8075
8076 * dired-aux.el (dired-do-create-files): Construct default file
8077 name for dired-mark-read-file-name so that when the user enters
8078 just RET, the target file will end up in the target directory.
8079
8080 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
8081 local-abbrev-table before changing buffers because it might
8082 have a buffer-local binding.
8083
8084 2000-11-28 Miles Bader <miles@gnu.org>
8085
8086 * simple.el (delete-horizontal-space): Handle fields more generally.
8087
8088 2000-11-28 Gerd Moellmann <gerd@gnu.org>
8089
8090 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
8091
8092 2000-11-28 Dave Love <fx@gnu.org>
8093
8094 * progmodes/ps-mode.el (ps-mode): Set comment-start and
8095 comment-start-skip locally.
8096
8097 * progmodes/fortran.el (fortran-mode): Don't set
8098 fortran-comment-line-start-skip. Set comment-start to
8099 fortran-comment-line-start.
8100 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
8101 (fortran-comment-line-start-skip): Simplify slightly.
8102
8103 2000-11-28 Gerd Moellmann <gerd@gnu.org>
8104
8105 * play/5x5.el: Remove RCS keyword.
8106
8107 * bs.el: Mistaken commit, undone 2000-11-30.
8108
8109 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
8110
8111 * textmodes/tildify.el (tildify-string-alist):
8112 Add `plain-tex-mode' here.
8113
8114 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
8115
8116 * chistory.el (Command-history-setup): Remove extraneous `keymap'
8117 reference.
8118
8119 2000-11-28 Miles Bader <miles@gnu.org>
8120
8121 * cus-face.el (custom-face-attributes): Add post-filter function
8122 for :box. Make pre-filter function for :box handle all cases.
8123
8124 * wid-edit.el (widget-choose): Make sure pop-up window is large
8125 enough to display all the choices, as there's no way to scroll it.
8126
8127 2000-11-28 Kenichi Handa <handa@etl.go.jp>
8128
8129 * international/mule-conf.el: Make the coding system no-conversion
8130 safe for all characters.
8131
8132 2000-11-27 Dave Love <fx@gnu.org>
8133
8134 * net/ldap.el (ldap) <defgroup>: Add :version.
8135
8136 * tooltip.el (tooltip-use-echo-area): Doc fix.
8137
8138 * cus-start.el <minibuffer-prompt-properties>: Add version.
8139 <read-buffer-function>: Add.
8140
8141 * apropos.el (apropos-print): Add help-echo to active text.
8142
8143 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
8144
8145 2000-11-27 Gerd Moellmann <gerd@gnu.org>
8146
8147 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
8148 type, group and version.
8149
8150 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
8151
8152 * select.el (x-get-selection): Docstring fix.
8153
8154 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
8155
8156 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
8157
8158 2000-11-27 Andrew Innes <andrewi@gnu.org>
8159
8160 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
8161
8162 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
8163
8164 2000-11-27 Miles Bader <miles@gnu.org>
8165
8166 * dired.el (dired-get-filename): Return filename verbatim if
8167 LOCALP is `verbatim'.
8168 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
8169 `verbatim' so that we don't inadvertently delete a non-existant
8170 directory name.
8171
8172 2000-11-27 Kenichi Handa <handa@etl.go.jp>
8173
8174 * international/characters.el: Specify cases and syntaxes for
8175 mule-unicode-0100-24ff.
8176
8177 2000-11-27 Gerd Moellmann <gerd@gnu.org>
8178
8179 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
8180 that foreground and/or background colors of the face `tool-bar'
8181 are unspecified.
8182
8183 2000-11-27 Miles Bader <miles@gnu.org>
8184
8185 * wid-edit.el (widget-field-buffer, widget-field-start)
8186 (widget-field-end): Handle widget field `pseudo-overlays'.
8187 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
8188 if it's there instead of in `widget-field-list'.
8189
8190 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
8191 (help-make-xrefs): Delete extraneous newlines at the end of the
8192 docstring.
8193
8194 2000-11-25 Jason Rumney <jasonr@gnu.org>
8195
8196 * startup.el (command-line): Call set-locale-environment after
8197 Window System init file is read, as it can result in a call to
8198 redraw-frame.
8199
8200 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
8201
8202 * simple.el (shell-command): Mention the effect of the prefix
8203 argument in the doc string.
8204
8205 2000-11-25 Miles Bader <miles@gnu.org>
8206
8207 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
8208
8209 * wid-edit.el (widget-field-value-delete): Don't try to delete
8210 overlay when it's the `pseudo-overlay' that exists at some points.
8211
8212 2000-11-24 Jason Rumney <jasonr@gnu.org>
8213
8214 * international/mule-cmds.el (locale-language-names): Add "jp" as
8215 a non-standard alternative for Japanese.
8216
8217 2000-11-24 Andre Spiegel <spiegel@gnu.org>
8218
8219 * vc-hooks.el: Require 'cl during compilation.
8220
8221 2000-11-24 Gerd Moellmann <gerd@gnu.org>
8222
8223 * faces.el (face-set-after-frame-default): Let face attributes
8224 specified for new frames override frame parameters.
8225
8226 * startup.el (command-line): Fix computation of the source file
8227 for user-init-file when user-init-file is a compiled file.
8228
8229 2000-11-24 Miles Bader <miles@gnu.org>
8230
8231 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
8232 (custom-post-filter-face-spec): New functions.
8233 (custom-face-set, custom-face-value-create): Filter the face spec
8234 before and after customization.
8235 (custom-face-set): If VALUE specifies a null face, pass a
8236 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
8237 * cus-face.el (custom-face-attributes): Remove SET and GET
8238 functions. Add some IN-FILTER and OUT-FILTER functions in the few
8239 cases they're needed.
8240
8241 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
8242 that it's distinguishable from the :off-glyph on dark-background
8243 displays. Set its background color too.
8244
8245 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
8246 so that people can easily turn it off.
8247
8248 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
8249
8250 * ediff-diff.el: Moved variables around to have it compile under NT.
8251
8252 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
8253
8254 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
8255
8256 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
8257 redundant skip-small-frames test.
8258
8259 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
8260 (viper-downgrade-to-insert): Protect against errors in hooks.
8261
8262 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
8263 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
8264 (viper-restore-cursor-type,viper-set-insert-cursor-type):
8265 New functions.
8266
8267 * viper-util.el (viper-memq-char): Bug fixes.
8268
8269 * viper.el (viper-mode): Fix cursor handling.
8270
8271 2000-11-24 Kenichi Handa <handa@etl.go.jp>
8272
8273 * international/mule-diag.el (list-iso-charset-chars):
8274 For two-byte charset, fix the `while' condition.
8275 (list-non-iso-charset-chars): Fix the `while' condition.
8276
8277 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
8278
8279 * subr.el (add-hook, remove-hook): Don't call make-local-hook
8280 if the variable is make-variable-buffer-local.
8281
8282 * progmodes/ada-stmt.el (ada-template-map):
8283 Initialize and bind it to C-c t in ada-mode-map.
8284 (ada-stmt-mode-hook): New function extracted from old code.
8285 Only change the buffer-local side of skeleton-*.
8286 (ada-mode-hook): Use it.
8287
8288 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8289
8290 * iswitchb.el (iswitchb-minibuf-depth): New variable.
8291 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
8292 we expect to be returned by minibuffer-depth once we prompt the
8293 user in the minibuffer.
8294 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
8295 as recorded in iswitchb-minibuf-depth, return non-nil.
8296
8297 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
8298
8299 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
8300 (hscroll-window-maybe): Docstring fix.
8301
8302 2000-11-23 Dave Love <fx@gnu.org>
8303
8304 * rect.el (string-rectangle): Don't test delete-selection-mode.
8305
8306 2000-11-23 Gerd Moellmann <gerd@gnu.org>
8307
8308 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
8309 is in the tool bar.
8310
8311 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
8312 with `no-dir'; we want the directory part to be able to remove it.
8313
8314 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
8315
8316 * textmodes/outline.el (outline-flag-region):
8317 Don't bind inhibit-read-only since we don't modify the buffer.
8318 (outline-isearch-open-invisible): Don't jump to overlay-start
8319 since we're trying to unhide text around point.
8320 (outline-discard-overlays): Use dolist.
8321
8322 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
8323
8324 2000-11-22 Gerd Moellmann <gerd@gnu.org>
8325
8326 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
8327
8328 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
8329
8330 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
8331 Fix ARG regexp to skip quoted braces.
8332 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
8333 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
8334 are (correctly) handled separately).
8335 Remove `caption' and `footnote' from `citations': they contain text.
8336 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
8337 (latex-skeleton-end-hook): New function.
8338 (latex-mode): Use it.
8339 (tex-start-tex-marker): Remove.
8340 (tex-send-tex-command): Don't set tex-start-tex-marker.
8341 (tex-error-parse-syntax-table): New var.
8342 (tex-compilation-parse-errors): Use it.
8343 Ignore tex-start-tex-marker. Don't bother with marker-position.
8344 (tex-validate-buffer): Don't bother with marker-position.
8345
8346 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
8347 (flyspell-generic-progmode-verify): Use it.
8348
8349 2000-11-22 Sam Steingold <sds@gnu.org>
8350
8351 * simple.el (delete-trailing-whitespace): New interactive function.
8352
8353 * progmodes/ada-mode.el (ada-mode): Use it instead of
8354 `ada-remove-trailing-spaces'.
8355 (ada-remove-trailing-spaces): Removed.
8356
8357 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
8358
8359 * textmodes/picture.el (picture-clean): Removed.
8360 (picture-mode-exit): Call it instead of `picture-clean'.
8361
8362 2000-11-22 Gerd Moellmann <gerd@gnu.org>
8363
8364 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
8365
8366 * hi-lock.el (hi-lock-refontify): Don't call non-existent
8367 jit-lock-fontify-buffer; it should anyway be unneccessary to
8368 do anything special when jit-lock is active.
8369 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
8370
8371 2000-11-22 Dave Love <fx@gnu.org>
8372
8373 * calendar/todo-mode.el (todo-top-priorities): Use
8374 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
8375
8376 * language/chinese.el, language/cyrillic.el:
8377 * language/devanagari.el, language/ethiopic.el, language/greek.el:
8378 * language/hebrew.el, language/indian.el, language/japanese.el:
8379 * language/korean.el, language/lao.el, language/misc-lang.el:
8380 * language/thai.el, language/tibetan.el, language/vietnamese.el:
8381 Use provide.
8382
8383 * cus-edit.el (custom-buffer-create-internal): Save some consing.
8384 (custom-variable-set): Improve validation error mesage.
8385
8386 * rect.el (string-rectangle): Revert last change.
8387 (string-rectangle-line): New arg DELETE.
8388 (string-rectangle): Check delete-selection-mode.
8389
8390 * emacs-lisp/edebug.el (edebug-version)
8391 (edebug-maintainer-address): Deleted.
8392 (edebug-submit-bug-report): Just alias to report-emacs-bug.
8393 (edebug-read-function): Account for other `'#' read forms.
8394 (edebug-mode-menus): Make some items toggles.
8395 (edebug-outside-unread-command-event, unread-command-event):
8396 Remove these to avoid warnings.
8397
8398 2000-11-22 David Ponce <david@dponce.com>
8399
8400 * recentf.el (recentf-menu-items-for-commands)
8401 (recentf-make-menu-items, recentf-make-menu-item)
8402 (recentf-filter-changer): Added :help and :active menu-item properties.
8403
8404 (recentf-build-dir-rules, recentf-dump-variable)
8405 (recentf-edit-list, recentf-open-files-item)
8406 (recentf-open-files): Replaced unnecessary `mapcar' with new
8407 built-in `mapc'.
8408
8409 2000-11-23 Miles Bader <miles@gnu.org>
8410
8411 * faces.el (menu): Make inverse-video on ttys too.
8412
8413 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
8414
8415 * simple.el (comment-line-break-function): Use the new name
8416 indent-new-comment-line -> comment-indent-new-line.
8417 (clone-indirect-buffer): Don't ignore NORECORD.
8418 (next-completion): Properly handle the case where items are adjacent.
8419
8420 * mouse.el (popup-menu): Stupid typo.
8421
8422 2000-11-22 Gerd Moellmann <gerd@gnu.org>
8423
8424 * emacs-lisp/authors.el: Remove autoload cookies, add author,
8425 maintainer, keywords tags.
8426
8427 * rect.el (replace-rectangle): Don't call string-rectangle-line
8428 with too many arguments.
8429
8430 2000-11-22 Andre Spiegel <spiegel@gnu.org>
8431
8432 * ediff-util.el (ediff-file-checked-out-p)
8433 (ediff-file-checked-in-p): Call vc-state instead of
8434 vc-locking-user, which no longer exists.
8435
8436 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
8437
8438 2000-11-22 Dave Love <fx@gnu.org>
8439
8440 * md5.el (md5): Provide.
8441 (md5): Fix error call.
8442
8443 2000-11-22 Miles Bader <miles@gnu.org>
8444
8445 * textmodes/refill.el (refill-adjust-ignorable-overlay)
8446 (refill-fill-paragraph-at): Remove debugging code.
8447
8448 * calendar/calendar.el (generate-calendar-window): When we don't
8449 call `fit-window-to-buffer', make sure the top line is fully visible.
8450
8451 * image-file.el (insert-image-file): Don't make `read-only'
8452 property rear-nonsticky.
8453
8454 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
8455 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
8456 stashing away its original value.
8457 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
8458 in the recursive edit.
8459 Bind `isearch-original-minibuffer-message-timeout' to protect it.
8460 (isearch-done): Restore `minibuffer-message-timeout'.
8461
8462 * cus-start.el: Remove entry for `mode-line-inverse-video'.
8463
8464 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
8465
8466 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
8467
8468 * find-lisp.el (find-lisp-find-files-internal):
8469 Use dolist, when and file-name-as-directory.
8470
8471 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
8472 (define-derived-mode, define-minor-mode): Add specs.
8473
8474 * window.el: General comment and spacing fixes.
8475 (save-selected-window): Use backquotes.
8476 (window-safely-shrinkable-p): New function.
8477 (shrink-window-if-larger-than-buffer): Use it.
8478
8479 * subr.el (make-local-hook): Docstring fix.
8480
8481 * shell.el (shell-mode): Use define-derived-mode.
8482
8483 * newcomment.el (comment-indent): Insert comment before calling
8484 comment-indent-function. Don't insert in column 0.
8485 (comment-dwim): Indent before inserting comment.
8486
8487 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
8488 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
8489 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
8490 Use mapc rather than map.
8491
8492 * files.el (find-buffer-visiting): Compare all attributes before
8493 declaring two files identical (rather than just their inode-no).
8494 (auto-mode-alist): Use \' rather than $.
8495
8496 * which-func.el: Update maintainer line.
8497
8498 * pcvs.el (uniquify-buffer-file-name): Remove advice.
8499 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
8500 (uniquify-buffer-file-name): Use it.
8501
8502 2000-11-22 Miles Bader <miles@gnu.org>
8503
8504 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
8505 * simple.el (minibuffer-avoid-prompt): New function.
8506
8507 2000-11-21 Gerd Moellmann <gerd@gnu.org>
8508
8509 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
8510
8511 2000-11-21 Miles Bader <miles@gnu.org>
8512
8513 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
8514 inclusion of `track-mouse'.
8515
8516 * textmodes/refill.el (refill-ignorable-overlay): New variable.
8517 (refill-adjust-ignorable-overlay): New function.
8518 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
8519 only the paragraph's tail if possible.
8520 Update `refill-ignorable-overlay'.
8521 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
8522
8523 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
8524 point inside the fill-prefix.
8525
8526 * textmodes/refill.el (refill-post-command-function): Don't reset
8527 refill-doit in the case where a self-insertion command doesn't
8528 case a refill. Use `refill-fill-paragraph-at', getting position
8529 from `refill-doit'.
8530 (refill-after-change-function): Set `refill-doit' to END.
8531 (refill-fill-paragraph-at): New function, mostly from old
8532 refill-fill-paragraph.
8533 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
8534 (refill-pre-command-function): New function.
8535 (refill-mode): Add it to `pre-command-hook'.
8536
8537 2000-11-20 Gerd Moellmann <gerd@gnu.org>
8538
8539 * textmodes/artist.el (artist-mode): Fix autoload cookie.
8540
8541 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
8542 javadoc tags.
8543
8544 2000-11-20 Andre Spiegel <spiegel@gnu.org>
8545
8546 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
8547 vc.el).
8548
8549 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
8550 require vc.
8551
8552 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
8553 checkouts.
8554
8555 2000-11-20 Dave Love <fx@gnu.org>
8556
8557 * Makefile.in (DONTCOMPILE): Omit bindings.el.
8558
8559 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
8560
8561 * calculator.el (calculator-paste): Use `if' instead of `and'
8562 and `or'.
8563 (calculator-help): Don't use electric-describe-mode for XEmacs.
8564
8565 2000-11-19 Gerd Moellmann <gerd@gnu.org>
8566
8567 * info.el (info-menu-5): Doc fix.
8568
8569 * textmodes/artist.el: New file.
8570
8571 2000-11-19 Andre Spiegel <spiegel@gnu.org>
8572
8573 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
8574 and differentiate according to checkout model.
8575 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
8576 since this function is only concerned with master state.
8577
8578 * vc-hooks.el (vc-workfile-unchanged-p)
8579 (vc-default-workfile-unchanged-p): Moved here from vc.el.
8580
8581 * vc.el (vc-workfile-unchanged-p)
8582 (vc-default-workfile-unchanged-p): See above.
8583
8584 2000-11-19 Miles Bader <miles@gnu.org>
8585
8586 * image-file.el (insert-image-file): Make `intangible' and
8587 `read-only' properties rear-nonsticky too.
8588
8589 2000-11-18 Gerd Moellmann <gerd@gnu.org>
8590
8591 * ps-print.el: Update copyright notice.
8592
8593 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
8594 (tooltip-show): Use the offsets.
8595
8596 * bindings.el (mode-line-modified): Fix a typo.
8597 (mode-line-toggle-modified, mode-line-widen)
8598 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
8599
8600 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8601
8602 * ps-print.el (toplevel): Test for find-coding-system being
8603 fboundp before calling ps-x-find-coding-system.
8604
8605 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
8606
8607 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
8608 (vc-version-backup-file): Docstring fix.
8609
8610 2000-11-16 Gerd Moellmann <gerd@gnu.org>
8611
8612 * files.el (basic-save-buffer): Don't add a newline if
8613 find-file-literally is non-nil.
8614 (find-file-literally): Extend doc string.
8615
8616 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
8617 sort(1) with the `-f' argument.
8618
8619 2000-11-16 Andre Spiegel <spiegel@gnu.org>
8620
8621 * vc.el: Updated backend documentation.
8622 (vc-default-check-headers): New function.
8623
8624 * vc-{cvs,rcs,sccs}.el: Functions reordered.
8625
8626 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8627 up-to-date.
8628 (vc-do-command): In the asynchronous case, output messages only if
8629 the minibuffer is not active.
8630
8631 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8632 `vc-cvs-use-edit' is on.
8633 (vc-cvs-checkout): When this is used for reverting the workfile,
8634 make a backup of the original contents and revert to that in case
8635 of error.
8636 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
8637 remote repositories.
8638
8639 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
8640 for both version and ratio in the minibuffer.
8641
8642 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8643 Use vc-do-command to perform the annotation, not call-process.
8644
8645 2000-11-16 Kenichi Handa <handa@etl.go.jp>
8646
8647 * international/quail.el (quail-start-translation): Don't call
8648 `message' before reading key sequence.
8649
8650 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
8651
8652 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
8653
8654 2000-11-16 Kenichi Handa <handa@etl.go.jp>
8655
8656 * window.el (fit-window-to-buffer): Be sure to acquire at least
8657 one text line even if the buffer is empty.
8658
8659 2000-11-16 Gerd Moellmann <gerd@gnu.org>
8660
8661 * net/ange-ftp.el (ange-ftp-file-writable-p)
8662 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
8663 Bind ange-ftp-process-verbose to nil.
8664
8665 2000-11-15 Dave Love <fx@gnu.org>
8666
8667 * wid-edit.el (widget-specify-field, widget-specify-button):
8668 If :help-echo is a function, set help-echo of overlay to
8669 widget-mouse-help.
8670 (widget-mouse-help): New function.
8671 (widget-echo-help): Rewritten for :help-echo functions only taking
8672 a widget arg.
8673
8674 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
8675 Use display-graphic-p.
8676 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
8677 and that JPEG is available.
8678 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
8679
8680 * international/mule-cmds.el (locale-charset-language-names):
8681 Match @euro.
8682
8683 2000-11-15 Gerd Moellmann <gerd@gnu.org>
8684
8685 * faces.el (face-set-after-frame-default):
8686 If `inhibit-default-face-x-resources' is bound, don't intialize the
8687 default face from X resources.
8688
8689 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
8690
8691 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
8692 Don't set EMACSLOADPATH.
8693
8694 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
8695
8696 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
8697 texinfo-insert-@url.
8698 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
8699 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
8700
8701 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
8702
8703 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
8704 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
8705 (checkdoc-minor-keymap): Backward compatibility.
8706 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
8707 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
8708 (checkdoc-this-string-valid-engine): Be a bit more strict
8709 to avoid matching substrings of `...' quoted vars/funs.
8710 (checkdoc-defun-info): Only look for `interactive' if alone.
8711 (debug-ignored-errors): Add "arg doesn't appear in docstring".
8712
8713 * progmodes/compile.el (grep): `tag-default' can be nil.
8714
8715 * newcomment.el (comment-indent): Paren typo.
8716
8717 2000-11-14 Dave Love <fx@gnu.org>
8718
8719 * calculator.el: New maintainer version.
8720
8721 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
8722
8723 * cmuscheme.el: Doc fixes.
8724 (cmuscheme) <defgroup>: Use `scheme' as parent.
8725 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8726
8727 * xscheme.el (scheme-program-name): Don't define here.
8728
8729 * progmodes/scheme.el (scheme-program-name): New variable
8730 (originally in cmuscheme).
8731
8732 2000-11-14 Miles Bader <miles@gnu.org>
8733
8734 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
8735 Handle header-lines. Don't loop forever if we can't enlarge the
8736 window anymore. Simplify a bit.
8737
8738 2000-11-14 Kenichi Handa <handa@etl.go.jp>
8739
8740 * window.el (fit-window-to-buffer): Don't check
8741 window-text-height. Assure that the last line is fully visible.
8742
8743 * international/quail.el (quail-show-guidance-buf):
8744 Call fit-window-to-buffer to assure the enough height of the guidance
8745 buffer.
8746 (quail-update-guidance): Avoid making the guidance buffer shorter.
8747
8748 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
8749
8750 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
8751 rather than `prepend' and add an interesting comment.
8752 (tex-math-face, tex-font-lock-syntactic-face-function):
8753 New face and function to use it.
8754 (tex-define-common-keys, tex-mode-map): Use menu-item rather
8755 than `menu-enable' symbol property.
8756 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
8757 (tex-mode): Add some latex-mode commands for auto-selection.
8758 Use tex-font-lock-syntactic-face-function.
8759 (tex-insert-quote): Simplify.
8760 (tex-shell): New mode.
8761 (tex-start-shell): Use it.
8762 (tex-shell-proc, tex-shell-buf): New functions.
8763 (tex-send-command): Use it.
8764 (tex-main-file): Fix the meaning of the new arg REALFILE.
8765 (tex-send-tex-command): New function split from `tex-start-tex'.
8766 Set compilation-last-buffer and compilation-parsing-end.
8767
8768 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
8769 when it follows non-comment text on the line.
8770
8771 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8772 Set font-lock-defaults.
8773 (lisp-mode-shared-map): Init inside the defvar.
8774 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
8775 Use define-derived-mode.
8776
8777 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
8778
8779 * faces.el (header-line): Use `:box nil' for color/gs displays too.
8780
8781 2000-11-14 Gerd Moellmann <gerd@gnu.org>
8782
8783 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
8784 Don't recursively optimize body because that can lead to infinite
8785 recursion; see comment there.
8786
8787 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
8788
8789 * faces.el (face-spec-set-match-display): Revert the change from
8790 2000-10-24. Add a FIXME for after v21.1.
8791
8792 2000-11-13 Miles Bader <miles@gnu.org>
8793
8794 * textmodes/fill.el (skip-line-prefix): New function.
8795 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
8796 (fill-paragraph): Don't leave point inside the fill-prefix.
8797 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
8798 point inside the fill-prefix.
8799
8800 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
8801
8802 * calendar/calendar.el (generate-calendar-window):
8803 Use `fit-window-to-buffer'.
8804
8805 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
8806
8807 * gud.el (gud-minor-mode): New var.
8808 (gud-symbol, gud-val): New functions.
8809 (gud-find-file): Copy gud-minor-mode to the new buffer.
8810 (gud-menu-map): Include entries for commands that are not always
8811 available, using :enable to (de)activate them.
8812 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
8813 (gud-mode-map): New map.
8814 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
8815 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
8816 Don't set up gud's menu (it's done by the minor-mode).
8817 (gud-minibuffer-local-map): New.
8818 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
8819 (gud-query-cmdline): New function.
8820 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
8821 (gud-mode): Use define-derived-mode.
8822 Don't set up gud's menu (it's done by the minor-mode).
8823 (gud-chop-words): Remove.
8824 (gud-common-init): Use split-string instead.
8825 (gud-new-keymap, gud-make-debug-menu): Eradicate.
8826
8827 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
8828 Add keyword arg :name.
8829
8830 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
8831 (diff-count-matches, diff-split-hunk): New functions.
8832 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
8833
8834 * pcvs-info.el (cvs-fi-conflict-face): New var.
8835
8836 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
8837 Make it into a simple syntax-table, shared among all submodes.
8838 (sh-heredoc-face): Re-introduce.
8839 (sh-font-lock-syntactic-face-function): New function.
8840 (sh-mode): Use it. Also use define-derived-mode.
8841 Remove old bogus setting of indent-region-function.
8842 (sh-set-shell): Don't set the syntax-table any more.
8843 (sh-mode-syntax-table) <defun>: Remove.
8844
8845 2000-11-12 Miles Bader <miles@gnu.org>
8846
8847 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
8848 message if interactive.
8849
8850 2000-11-12 Dave Love <fx@gnu.org>
8851
8852 * mail/feedmail.el: Fix header,
8853 (feedmail) <defgroup>: Add :link.
8854
8855 * view.el: Use local-map property, not keymap on mode-line string.
8856
8857 * scroll-all.el (scroll-all-mode): Customize variable.
8858 Add autoload cookie to function.
8859
8860 * lazy-lock.el: Remove compatibility code.
8861
8862 * finder.el (finder-known-keywords): Add `files', remove `vms'.
8863 (finder-help-echo): New variable.
8864 (finder-mouse-face-on-line): Add help-echo stuff.
8865 (finder-list-keywords, finder-list-matches): Use mapc.
8866
8867 * faces.el (face-font-registry-alternatives): Add :version.
8868
8869 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
8870 tags-table-list.
8871
8872 * net/browse-url.el (browse-url-browser-function): Update :version.
8873
8874 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
8875 (mail-mode): Use [:alnum:] in some regexps.
8876
8877 2000-11-10 Dave Love <fx@gnu.org>
8878
8879 * ediff.el (ediff-regions-internal, ediff-documentation):
8880 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
8881 fundamental mode.
8882
8883 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
8884 buffer into fundamental mode.
8885 (ediff-set-difference): Use copy-sequence if available.
8886
8887 * ediff-ptch.el (ediff-dispatch-file-patching-job):
8888 Check ediff-patch-map non-nil.
8889 (ediff-fixup-patch-map, ediff-fixup-patch-map)
8890 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
8891 buffer into fundamental mode.
8892
8893 * ediff-merg.el (state-or-merge): Defvar when compiling.
8894
8895 2000-11-10 Jason Rumney <jasonr@gnu.org>
8896
8897 * w32-fns.el (w32-add-charset-info): New function.
8898 (w32-charset-info-alist): Use it.
8899
8900 2000-11-10 Gerd Moellmann <gerd@gnu.org>
8901
8902 * faces.el (face-font-registry-alternatives): New user-option.
8903
8904 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
8905
8906 * textmodes/texinfo.el (texinfo-block-default): New var.
8907 (texinfo-insert-block): Use it. Insert a newline if needed.
8908
8909 * textmodes/fill.el (fill-indent-according-to-mode): New var.
8910 (fill-region-as-paragraph): Use it.
8911
8912 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
8913 (latex-mode): Tweak tex-*-(head|trail)er regexps.
8914 Tweak paragraph regexps to allow a leading [ \t]*.
8915 (tex-latex-block): Insert a newline if necessary.
8916 (latex-insert-item): Only insert a newline if necessary.
8917 (tex-guess-main-file): New function.
8918 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
8919 Set tex-main-file if TeX-master is provided.
8920 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
8921
8922 2000-11-10 Gerd Moellmann <gerd@gnu.org>
8923
8924 * startup.el (command-line): Set the default tooltip-mode
8925 to t for graphical displays which implement x-show-tip.
8926
8927 * tooltip.el (tooltip-mode): Add a comment about startup.el
8928 setting the default value of this user-option.
8929
8930 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
8931
8932 * font-lock.el (font-lock-*-face) <defvar>: Move.
8933 (font-lock-defaults-alist): Mark obsolete.
8934 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
8935 (font-lock-mode): Use define-minor-mode.
8936 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
8937 (font-lock-turn-off-thing-lock): Be more explicit.
8938 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
8939 (font-lock-syntactic-face-function): New var.
8940 (font-lock-fontify-syntactically-region): Use it.
8941 (font-lock-doc-face): New.
8942
8943 * pcvs.el (cvs-enabledp): Ignore errors.
8944 (cvs-commit-filelist): Never query.
8945 (cvs-mode-insert): Always add a terminating / in the initial prompt.
8946 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
8947 (cvs-do-removal): Use cvs-partition rather than delete-if.
8948 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
8949 cvs-bury-buffer.
8950
8951 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8952 Allow `next' to jump to after the end of the last match.
8953
8954 2000-11-09 Gerd Moellmann <gerd@gnu.org>
8955
8956 * simple.el (byte-compiling-files-p): New function.
8957
8958 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
8959 if it is there.
8960
8961 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
8962 nil again.
8963
8964 * textmodes/ispell.el (ispell-library-path): Don't call
8965 check-ispell-version when byte-compiling because that starts
8966 an ispell process, and ispell might not be installed.
8967 (toplevel): Don't set up a menu when byte-compiling.
8968
8969 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
8970 it, so that a boundp test can be used to determine if we're
8971 currently byte-compiling.
8972
8973 2000-11-09 Dave Love <fx@gnu.org>
8974
8975 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
8976
8977 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8978
8979 * ps-print.el: Patch for variable initialization when spooling.
8980 Doc fix.
8981 (ps-output-list): Fun eliminated.
8982 (ps-begin-file, ps-begin-job): Code fix.
8983
8984 2000-11-08 Dave Love <fx@gnu.org>
8985
8986 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
8987
8988 2000-11-08 Gerd Moellmann <gerd@gnu.org>
8989
8990 * simple.el (shell-command, display-message-or-buffer)
8991 (shell-command-on-region): Mention resize-mini-windows in the doc
8992 string.
8993 (display-message-or-buffer): Take the value of resize-mini-windows
8994 into account.
8995
8996 2000-11-07 Gerd Moellmann <gerd@gnu.org>
8997
8998 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
8999
9000 * dired.el (dired-between-files): Add `^. find' as an alternative
9001 to the regular expression, for find-dired.
9002
9003 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
9004
9005 * textmodes/texnfo-upd.el: Require texinfo.
9006 (defmacro, defgroup): Remove.
9007 (texinfo-section-to-generic-alist): Remove.
9008 Use texinfo-section-list instead (i.e. level is changed string->int).
9009 (texinfo-filter): New function.
9010 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
9011 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
9012 Use it. And use regexp-opt.
9013 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
9014 (texinfo-update-menu-region-beginning)
9015 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
9016 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
9017 (texinfo-update-menu-same-level-regexps): Update.
9018 (texinfo-update-node, texinfo-every-node-update)
9019 (texinfo-sequential-node-update): Remove autoload cookie.
9020
9021 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
9022 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
9023 (texinfo-chapter-level-regexp): Remove.
9024 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
9025
9026 2000-11-06 Dave Love <fx@gnu.org>
9027
9028 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
9029
9030 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9031 Match defun*.
9032
9033 2000-11-06 Kenichi Handa <handa@etl.go.jp>
9034
9035 * composite.el (composition-function-table): Variable declaration
9036 moved to src/composite.c.
9037 (compose-chars-after): New optional arg object.
9038
9039 2000-11-06 Gerd Moellmann <gerd@gnu.org>
9040
9041 * bindings.el (mode-line-toggle-read-only)
9042 (mode-line-toggle-modified, mode-line-widen)
9043 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
9044 (make-mode-line-mouse2-map): Rewritten.
9045 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
9046 functions so that C-h k can show something with a doc string.
9047
9048 * startup.el (fancy-splash-delay): Set to 10 seconds.
9049 (fancy-splash-max-time): New user-option.
9050 (fancy-splash-stop-time): New variable.
9051 (fancy-splash-screens): Set it. Catch `stop-splashing'.
9052 (fancy-splash-screens-1): Throw `stop-splashing' when current
9053 time is greater than fancy-splash-stop-time.
9054
9055 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
9056
9057 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
9058
9059 * pcvs.el (cvs-mode-marked): New arg `noquery'.
9060 Prompt user for a file rather than raising an error.
9061 (cvs-enabledp): Fix call to cvs-mode-marked.
9062 (cvs-insert-file): New function (extracted from cvs-mode-insert).
9063 (cvs-mode-insert): Use it. Change the init prompt' value.
9064 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
9065
9066 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
9067 Don't pass default arg to ewoc-locate.
9068 (ewoc-collect): Return result in the right order.
9069
9070 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
9071
9072 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
9073 (cvs-status-get-tags): Fix regexp.
9074 (cvs-status-trees, cvs-status-cvstrees):
9075 Combine after change hooks and don't sit-for.
9076 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
9077 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
9078 Use make-char rather than hard-coded cryptic data.
9079 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
9080
9081 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
9082
9083 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
9084 (cvs-insert-strings): New function.
9085
9086 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
9087
9088 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
9089 `mwheel-scroll-amount'.
9090 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
9091 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
9092 string-matching against the version string.
9093
9094 2000-11-06 Kenichi Handa <handa@etl.go.jp>
9095
9096 * language/thai.el ("Thai"): Set a lisp form that produces
9097 composed string in `sample-text' language info.
9098
9099 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
9100 composed string in `sample-text' language info.
9101
9102 * international/mule-cmds.el (describe-language-environment):
9103 Eval `sample-text' data and insert the result.
9104
9105 * international/mule-conf.el (compound-text): Define this coding
9106 system here. Make x-ctext and ctext aliases of it.
9107
9108 * language/european.el (compound-text, ctext): Moved to
9109 international/mule-conf.el.
9110
9111 2000-11-05 Andrew Innes <andrewi@gnu.org>
9112
9113 * w32-fns.el (w32-version): New function.
9114
9115 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
9116
9117 * progmodes/awk-mode.el: Update copyright.
9118 (awk-mode-abbrev-table): Remove.
9119 (awk-font-lock-keywords): Use regexp-opt.
9120 (awk-mode): Use define-derived-mode.
9121
9122 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
9123 when extracting a suffix.
9124
9125 2000-11-04 Andre Spiegel <spiegel@gnu.org>
9126
9127 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
9128 auto-save-mode.
9129
9130 2000-11-04 Jason Rumney <jasonr@gnu.org>
9131
9132 * language/european.el (decode-mac-roman): Test against r1 not r0.
9133
9134 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
9135
9136 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
9137 (icon-mode): Define indent-line-function.
9138 (icon-comment-indent): Simplify.
9139 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
9140
9141 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
9142
9143 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
9144 Bind change-log-default-mode to defeat the caching done on it.
9145 Don't bother saving excursion any more.
9146
9147 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
9148
9149 * frame.el (after-setting-font-hook): Rename hooks -> hook.
9150 (set-frame-font): Use the new name (and the old for compatibility).
9151
9152 * toolbar/tool-bar.el (tool-bar-mode):
9153 * time.el (display-time-mode):
9154 * recentf.el (recentf-mode):
9155 * paren.el (show-paren-mode):
9156 * mwheel.el (mouse-wheel-mode):
9157 * msb.el (msb-mode):
9158 * jka-compr.el (auto-compression-mode):
9159 * image-file.el (auto-image-file-mode):
9160 * hl-line.el (hl-line-mode):
9161 * delsel.el (delete-selection-mode):
9162 * autoinsert.el (auto-insert-mode):
9163 * complete.el (partial-completion-mode): Drop unneeded positional args.
9164
9165 * info.el (Info-mode):
9166 * comint.el (comint-mode): Don't bother with make-local-hook.
9167
9168 * log-edit.el (log-edit-menu): New menu.
9169
9170 2000-11-03 Miles Bader <miles@gnu.org>
9171
9172 * wid-edit.el (widget-end-of-line): Reinstate, with a new
9173 definition, so that trailing spaces are handled properly.
9174 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
9175
9176 2000-11-03 Gerd Moellmann <gerd@gnu.org>
9177
9178 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
9179 tab character.
9180 (fancy-splash-screens): Set tab-width to 20.
9181
9182 2000-11-03 Dave Love <fx@gnu.org>
9183
9184 * comint.el (comint-completion-addsuffix): Fix custom type.
9185
9186 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
9187
9188 * font-lock.el (font-lock-buffers): Remove.
9189 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
9190 (font-lock-change-major-mode): Remove.
9191 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
9192 (font-lock-default-fontify-region): Extend the multiline
9193 fontification to whole lines.
9194 (font-lock-fontify-anchored-keywords)
9195 (font-lock-fontify-keywords-region): If matching just one
9196 line (with \n) only mark the \n as multiline.
9197
9198 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
9199 Correctly handle the case where several :group args are supplied.
9200 Allow :extra-args.
9201 (easy-mmode-define-global-mode): Allow :extra-args.
9202 Correctly handle the case where several :group args are supplied.
9203
9204 2000-11-02 Miles Bader <miles@gnu.org>
9205
9206 * calendar/calendar.el (diary-face, calendar-today-face)
9207 (holiday-face): Remove dependency on `window-system'.
9208
9209 2000-11-02 Ken Raeburn <raeburn@gnu.org>
9210
9211 * Makefile.in (emacs): Set EMACSLOADPATH always.
9212 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9213 (compile-files): Bomb out if compilation of a file fails.
9214
9215 2000-11-02 Dave Love <fx@gnu.org>
9216
9217 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
9218
9219 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
9220
9221 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
9222 punctuation in the warning inserted into the *mail* buffer.
9223
9224 2000-11-02 Gerd Moellmann <gerd@gnu.org>
9225
9226 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
9227 (authors-public-domain-p): New function.
9228 (authors-print): Use it.
9229
9230 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
9231
9232 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
9233
9234 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9235
9236 * ps-print.el: Extension for even/odd printing. Doc fix.
9237 (ps-print-version): New version number (6.3.1).
9238 (ps-even-or-odd-pages): Customization fix.
9239 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
9240 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
9241 (ps-page-count): Var replaced by `ps-page-column'.
9242 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
9243 (ps-print-sheet-p): New fun.
9244
9245 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
9246
9247 * tooltip.el (tooltip-gud-tips-setup): New function.
9248 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
9249 (tooltip-mode): Call tooltip-gud-tips-setup.
9250 (tooltip-gud-tips): Use `gud-basic-call' instead of
9251 process-send-string, so the prompt gets frobbed appropriately.
9252 Handle nil return value from `tooltip-gud-print-command'.
9253
9254 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
9255
9256 * comint.el (comint-add-to-input-history): New function.
9257 (comint-send-input): Use `comint-add-to-input-history'.
9258
9259 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
9260
9261 * info.el (info-menu-header): New face.
9262 (Info-fontify-menu-headers): New function.
9263 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
9264
9265 * info.el (Info-insert-dir): Don't include blank lines at
9266 beginning of additional dir files (one is added automatically).
9267
9268 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
9269
9270 * emacs-lisp/easy-mmode.el (define-minor-mode):
9271 Revert the latest changes.
9272 Allow the three positional arguments to be skipped and replaced
9273 by keyword arguments.
9274 Add a :toggle argument to determine whether a nil arg means toggle
9275 or means turn-on. The default is unchanged.
9276 Add a call to force-mode-line-update.
9277
9278 2000-11-01 Dave Love <fx@gnu.org>
9279
9280 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
9281
9282 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
9283
9284 * calendar/calendar.el (diary-face, holiday-face):
9285 Add dark-background variants.
9286
9287 2000-10-31 Sam Steingold <sds@gnu.org>
9288
9289 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
9290 `tex-main-file' does not have directory in it.
9291
9292 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
9293
9294 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
9295
9296 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
9297
9298 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
9299 functional change.
9300
9301 2000-10-31 Gerd Moellmann <gerd@gnu.org>
9302
9303 * files.el (find-file-noselect): When we expand a wildcard, return
9304 a list of buffers, as we should do according to the doc string.
9305
9306 2000-10-31 Ken Raeburn <raeburn@gnu.org>
9307
9308 * loadup.el (top level): Adjust load path if program name is
9309 "../src/bootstrap-emacs", in case it's not dumped and thus the
9310 load path adjustment hasn't already been done.
9311
9312 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9313
9314 * ps-print.el: Fix bug on selected pages for printing.
9315 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
9316 is on. Try to avoid warning messages when compiling. Doc Fix.
9317 (ps-print-version): New version number (6.3).
9318 (ps-color-device): Use `color-values' to determine if device
9319 supports color.
9320 (ps-color-values): Try to use `x-color-values' when using XEmacs.
9321 (ps-print-page-p): Changed from defsubst to defun.
9322 (ps-page-number): Changed from defmacro to defun.
9323 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
9324 printing.
9325 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
9326 (ps-end-file, ps-dummy-page): Funs eliminated.
9327 (ps-print-color-scale): Changed default value.
9328 (ps-page-n-up, ps-print-page-p): New internal vars.
9329 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
9330 (ps-plot-region, ps-generate, ps-end-job): Code fix.
9331
9332 * delim-col.el: Little programming improvement.
9333 (delimit-columns-str): New macro.
9334 (delimit-columns-region, delimit-columns-rectangle): Code fix.
9335
9336 2000-10-31 Kenichi Handa <handa@etl.go.jp>
9337
9338 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
9339 Moved to european.el.
9340 (ccl-encode-mac-roman-font, fontset-mac): Modified for
9341 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
9342 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
9343 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
9344
9345 2000-10-30 Dave Love <fx@gnu.org>
9346
9347 * progmodes/cc-menus.el (imenu-generic-expression)
9348 (imenu-progress-message): Only defvar when compiling.
9349
9350 * emacs-lisp/elp.el (elp-unload-hook): New function.
9351
9352 * loadhist.el (unload-feature): Call elp-restore-function,
9353 checking for symbols; don't use elp-restore-all.
9354 (loadhist-hook-functions): Doc fix.
9355
9356 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
9357
9358 * log-edit.el (log-edit-confirm): Fix the default.
9359
9360 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9361
9362 * delim-col.el: Little fix: replace delimit-columns-align-columns by
9363 delimit-columns-format.
9364 (delimit-columns-region, delimit-columns-rectangle): Code fix.
9365
9366 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
9367
9368 * comint.el (comint-replace-by-expanded-history): Don't use
9369 comint-get-old-input (we're not looking at *old* input).
9370 (comint-get-old-input-default): If using fields, signal an error
9371 when the point is not in an input field.
9372
9373 2000-10-30 Kenichi Handa <handa@etl.go.jp>
9374
9375 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
9376 and mule-unicode-e000-ffff.
9377
9378 * international/mule.el (decode-char, encode-char): New functions.
9379 (make-coding-system): Accept a symbol of translation table as a
9380 value of property `safe-chars'.
9381
9382 * international/mule-cmds.el (encode-coding-char): Check property
9383 safe-chars instead of safe-charsets.
9384
9385 * international/fontset.el (fontset-default): Modified for
9386 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
9387 (x-font-name-charset-alist): Likewise.
9388 (ccl-encode-unicode-font): New CCL program. Record it in
9389 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
9390
9391 * language/european.el (mac-roman-decoder, mac-roman-encoder):
9392 New translation tables.
9393 (decode-mac-roman, encode-mac-roman): Definition of these CCL
9394 programs are modified and moved from mac-win.el.
9395 (mac-roman): Definition of this coding system is modified and
9396 moved from mac-win.el.
9397
9398 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
9399
9400 * ediff-wind.el (ediff-setup-control-frame): Enclose
9401 face-attribute in condition-case to avoid errors in older emacsen.
9402
9403 2000-10-29 Miles Bader <miles@gnu.org>
9404
9405 * custom.el (custom-add-to-group): Allow multiple entries for a
9406 given value OPTION, as long as their widget types are different.
9407 * cus-edit.el (custom-face-value-create): If face name doesn't end
9408 with "face", add such here (similar to custom group widgets).
9409
9410 * comint.el (comint-highlight-prompt): Add :type.
9411
9412 2000-10-28 John Wiegley <johnw@gnu.org>
9413
9414 * calendar/timeclock.el (timeclock-log): Doc fix.
9415 (timeclock-last-event): Doc fix.
9416 (timeclock-log): Kill the timelog buffer after appending a new event.
9417 (timeclock-find-discrep): Use a temp buffer to read in the
9418 timelog, instead of visiting the file.
9419 (timeclock-log-data): A new function, along with a host of helper
9420 functions, for the purpose of making timelog data accessible to
9421 programmers.
9422
9423 * eshell/esh-mode.el (window-height test): Make certain that
9424 `eshell-stringify-t' is non-nil.
9425 (eshell-password-prompt-regexp): Changed to a much simpler
9426 password regexp.
9427 (eshell-send-input): If `eshell-invoke-directly' returns t,
9428 directly invoke the parsed command using `eval'. This improves
9429 turn-around time on simple commands by a factor of three or
9430 greater, such as cd, ls, pwd, etc. -- which get used very often.
9431 It also conserves thousands of cons cells per call (since
9432 `eshell-do-eval' consumes memory like a Cookie Monster set loose
9433 in the Pacific Cookie Company).
9434
9435 * eshell/esh-test.el (eshell-test): Whitespace fix.
9436
9437 * eshell/em-ls.el (eshell-ls-insert-directory):
9438 Make `eshell-ls-initial-args' nil when inserting directory contents.
9439
9440 * eshell/em-script.el (eshell-script-initialize): Add names to
9441 `eshell-complex-commands, since `source' and `.' are complex.
9442
9443 * eshell/esh-cmd.el (eshell-rewrite-for-command)
9444 (eshell-rewrite-while-command): Use `eshell-protect' instead of
9445 `eshell-copy-handles'.
9446 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
9447 bodies.
9448 (eshell-separate-commands): Whitespace fix.
9449 (eshell-complex-commands): Added a new list of names, for
9450 determining whether a given command is as simple as it looks.
9451 (eshell-invoke-directly): New function. Returns t if a command
9452 should be invoked directly (using `eval'), rather than indirectly
9453 using `eshell-do-eval'.
9454 (eshell-do-eval): Whitespace fix.
9455
9456 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
9457 which provides an emulation of the DOS shell behavior of assuming
9458 that cp/mv/ln should copy/move/link to the current directory.
9459 (eshell-remove-entries): Added a doc string.
9460 (eshell-shuffle-files): Removed the check for `target' being null.
9461 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
9462 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
9463 it to do a smarter check of whether a destination was provided.
9464 (eshell/mv, eshell/cp): Enable `:preserve-args'.
9465 (eshell/ln): Enable `:preserve-args', and use
9466 `eshell-mvcpln-template' to implement the body of the function.
9467 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
9468 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
9469 list after flattening it. This makes it possible to cat files
9470 with numerical names.
9471 (eshell-unix-initialize): Added several names to
9472 `eshell-complex-commands.
9473 (eshell-unix-command-complex-p): Return t if a given command name
9474 may result in external processes being invoked.
9475
9476 * eshell/em-glob.el (eshell-glob-show-progress): Make this
9477 variable nil by default, since it slows down glob processing by a
9478 factor of two or more, and increases memory consumption.
9479
9480 * eshell/em-smart.el: Added a note about how memory consumptive
9481 smart display mode can be (at least this is true in Emacs 21).
9482 (eshell-smart-initialize): Whitespace fix.
9483 (eshell-refresh-windows): Use `if' instead of `when'.
9484 (eshell-smart-scroll-window): Calling `save-current-buffer' was
9485 not necessary.
9486 (eshell-currently-handling-window): Added a missing global variable.
9487
9488 * eshell/em-ls.el (eshell-do-ls): Code simplification.
9489 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
9490 Whitespace fix.
9491 (eshell-ls-exclude-hidden): Added this variable in addition to
9492 `eshell-ls-exclude-regexp'. This one prevents files beginning
9493 with . from even being read, which can improve memory consumption
9494 quite a bit.
9495 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
9496 read file entries beginning with a dot. In home directories with
9497 lots of hidden files, fully two-thirds of the time spent in ls is
9498 used to read directory entries that are immediately thrown away.
9499 (eshell-ls-initial-args): Added back this configuration variable,
9500 for specifying default initial arguments to every call to ls.
9501 Much faster than using an alias to do the same thing.
9502 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
9503 (eshell-ls-dir): Whitespace change.
9504
9505 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
9506
9507 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
9508 (eshell-stringify-t): Added a customization variable, to indicate
9509 whether `t' should be rendered as a string at all. If not, one
9510 can still determine if the result of an expression is true using
9511 "file-exists-p FILE && echo true".
9512 (eshell-stringify): If `eshell-stringify-t' is nil, don't
9513 stringify t!
9514
9515 * eshell/esh-module.el: Whitespace fix.
9516
9517 * eshell/em-alias.el (eshell-alias-initialize):
9518 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
9519 (eshell-command-aliased-p): New function that returns t if a
9520 command name names an aliased.
9521
9522 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
9523
9524 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
9525 redrawing the screen when changing cursor color.
9526 (viper-insert-state-pre-command-sentinel)
9527 (viper-replace-state-pre-command-sentinel)
9528 (viper-replace-state-post-command-sentinel):
9529 Use viper-preserve-cursor-color.
9530 Many functions changed to use viper= instead of = when comparing
9531 characters.
9532 * viper-util.el (viper-memq-char,viper=): New functions for
9533 working with characters.
9534 (viper-change-cursor-color): Fixed buglet.
9535 Many functions changed to use viper= instead of = when comparing
9536 characters.
9537 * viper.el (viper-insert-state-mode-list): Added eshell.
9538
9539 * ediff-init.el (ediff-before-setup-hook): New hook.
9540 Several typos fixed in various docstrings.
9541 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
9542 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
9543 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
9544 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
9545 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
9546 (ediff-get-selected-buffers): New function.
9547 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
9548 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
9549 Use save-window-excursion.
9550 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
9551 termination check in while loop.
9552 * ediff.el (ediff-get-default-file-name): Better defaults when in
9553 dired buffer.
9554 (ediff-files,ediff-merge-files,ediff-files3)
9555 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
9556
9557 2000-10-28 Dave Love <fx@gnu.org>
9558
9559 * info.el (Info-fontify-node): Add help-echo for menu items.
9560
9561 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
9562
9563 * startup.el (normal-top-level): If the value of $TERM indicates
9564 we are running from xterm or one of its work-alikes, default to a
9565 light background mode.
9566
9567 Support for -fg, -bg, and -rv command-line arguments for TTYs:
9568 * faces.el (tty-handle-reverse-video): New function.
9569 (tty-create-frame-with-faces): Call it.
9570
9571 * frame.el (frame-notice-user-settings): Don't apply
9572 default-frame-alist and initial-frame-alist to MS-DOS frames.
9573 Call tty-handle-reverse-video, frame-set-background-mode, and
9574 face-set-after-frame-default for non-MS-DOS frames.
9575
9576 * startup.el (tty-long-option-alist): New variable.
9577 (tty-handle-args): New function.
9578 (command-line): Call tty-handle-args.
9579
9580 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
9581 startup.el now does that for all character-terminal frames.
9582
9583 2000-10-28 Miles Bader <miles@gnu.org>
9584
9585 * emacs-lisp/easy-mmode.el (define-minor-mode):
9586 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
9587 is global. If :global is followed by a non-nil but non-t value,
9588 make the mode buffer-local, but also generate a `global-MODE'
9589 version using `easy-mmode-define-global-mode'.
9590 Add :conditional-turn-on keyword argument.
9591
9592 2000-10-28 Dave Love <fx@gnu.org>
9593
9594 * international/latin1-disp.el (latin1-char-displayable-p):
9595 Don't use window-system.
9596
9597 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
9598
9599 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
9600 Don't call find-buffer-file-type-coding-system. Instead, just
9601 set eol-type to -unix if inhibit-eol-conversion is in effect, or
9602 if the file is on an untranslated filesystem.
9603 (add-untranslated-filesystem): Use "D" instead of "f" inside
9604 interactive.
9605
9606 2000-10-27 Dave Love <fx@gnu.org>
9607
9608 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
9609 (refill-mode): Use it.
9610
9611 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
9612
9613 * international/quail.el (quail-activate): Don't make-local-hook.
9614
9615 2000-10-27 Andre Spiegel <spiegel@gnu.org>
9616
9617 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
9618 manual backups and file.~<rev>.~ for automatic ones.
9619 (vc-make-version-backup): Don't do it on MS-DOS without long file
9620 names.
9621
9622 * vc.el (vc-version-other-window): If an automatic backup of the
9623 desired version exists, rename it instead of copying it.
9624
9625 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
9626 after command. If there's an unexpected error, signal it instead
9627 of being silent.
9628 (vc-cvs-merge-news): Be prepared for no news at all.
9629
9630 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
9631
9632 * shell.el (shell): Add BUFFER argument.
9633 * comint.el (make-comint-in-buffer): New function.
9634 (make-comint): Use it.
9635
9636 * faces.el (face-spec-choose): Change syntax so that the list of
9637 attribute-value pairs is now the cdr of each clause, not the cadr.
9638 Detect old-style entries, and handle them. Use pop.
9639
9640 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
9641
9642 * cus-edit.el (custom-mode-map): Use a sparse map.
9643 (custom-mode): Don't bother with make-local-hook.
9644
9645 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
9646
9647 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
9648
9649 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9650
9651 * ps-print.el: Avoid compilation gripes.
9652 (ps-print-version): New version number (6.2.1).
9653
9654 2000-10-26 Dave Love <fx@gnu.org>
9655
9656 * menu-bar.el: Modify some menu item help strings.
9657 (menu-bar-help-menu): Add link to MORE.STUFF.
9658
9659 * cus-edit.el (custom-mode): Add `special' mode-class property.
9660
9661 * wid-browse.el (widget-browse-mode): Likewise.
9662
9663 * wid-edit.el (widget-specify-field): Revert to using local-map
9664 property, not keymap.
9665
9666 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
9667
9668 * wid-edit.el (widget-field-end): When checking for a `boundary'
9669 field, do so in the correct buffer.
9670
9671 * simple.el (undo): Correctly distinguish between numeric and
9672 non-numeric prefix args in non-transient-mark-mode, as per the doc
9673 string. When in transient-mark-mode, treat all prefix-args as
9674 numeric.
9675
9676 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
9677 Position point on match. Handle N == 0 correctly.
9678
9679 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
9680 (comint-mode-map): Reverse order of `comint-write-output' and
9681 `comint-append-output-to-file'.
9682 (comint-append-output-to-file): Reinstate this function, for the
9683 benefit of the menu.
9684
9685 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
9686
9687 * vc.el (vc-version-other-window): Bind `file'.
9688
9689 2000-10-25 Gerd Moellmann <gerd@gnu.org>
9690
9691 * Makefile.in (update-authors): New target for maintenance purposes.
9692
9693 * emacs-lisp/authors.el (batch-update-authors): New function.
9694 (authors-fixed-entries): New defconst.
9695 (authors-add-fixed-entries): New function.
9696 (authors): Call it.: Don't process lispref/.
9697
9698 2000-10-25 Jason Rumney <jasonr@gnu.org>
9699
9700 * cus-edit.el (custom-button-face, custom-button-pressed-face):
9701 Merge x w32 and mac definitions.
9702
9703 2000-10-25 Gerd Moellmann <gerd@gnu.org>
9704
9705 * menu-bar.el (menu-bar-options-menu): Add a help string for
9706 `uniquify'.
9707
9708 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
9709
9710 * time-stamp.el (time-stamp-string-preprocess):
9711 Fix a wrong type argument error.
9712
9713 2000-10-25 Miles Bader <miles@gnu.org>
9714
9715 * recentf.el (recentf-mode): Variable removed.
9716 (recentf-mode): Use `define-minor-mode'.
9717
9718 * mwheel.el (mouse-wheel-mode): New global minor mode.
9719 (mwheel-install): Use `mouse-wheel-mode'.
9720
9721 2000-10-25 Dave Love <fx@gnu.org>
9722
9723 * progmodes/cperl-mode.el (cperl-mode):
9724 Set normal-auto-fill-function correctly.
9725
9726 * wid-edit.el (widget-field-keymap, widget-text-keymap):
9727 Don't inherit from global-map and don't nullify menu-bar and tool-bar
9728 bindings.
9729
9730 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
9731
9732 * wid-edit.el (widget-field-at): New function.
9733 (widget-at, widget-field-activate): Use it.
9734 (widget-tabable-at): Use `widget-at'.
9735 (widget-specify-field): If the terminating character of the widget
9736 field (which is read-only) is a newline, put it into a special
9737 `boundary' field so that C-n/C-p act more naturally.
9738 (widget-field-end): Also don't subtract one if a special
9739 `boundary' field has been added after the widget field.
9740
9741 * comint.el (comint-output-filter, comint-send-input):
9742 Don't bother adding stickiness fields to overlays to fool the field
9743 code, since it should notice the overlay insertion-types now.
9744
9745 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
9746 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
9747 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
9748
9749 2000-10-24 Gerd Moellmann <gerd@gnu.org>
9750
9751 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
9752 (authors): Set file coding system to iso-2022-7bit.
9753 Add file-local variables to output buffer.
9754
9755 * files.el (after-find-file): Don't print any warnings if
9756 WARN is nil.
9757
9758 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9759
9760 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
9761
9762 * delim-col.el: Now there is a column formatting mechanism.
9763 Modified to customization mechanisms convention. Doc fix.
9764 (columns): New group for delim-col.
9765 (delimit-columns-before, delimit-columns-after)
9766 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
9767 (delimit-columns-end): New vars.
9768 (delimit-columns-customize, delimit-columns-format): New funs.
9769 (delimit-columns-region, delimit-columns-rectangle)
9770 (delimit-columns-rectangle-line): Modified to support column
9771 formatting.
9772
9773 2000-10-24 Dave Love <fx@gnu.org>
9774
9775 * log-edit.el (log-edit): Add :version and a :group for vc.
9776
9777 2000-10-24 Gerd Moellmann <gerd@gnu.org>
9778
9779 * files.el (after-find-file): Don't print a message ``New file''
9780 if WARN is nil.
9781
9782 * wid-edit.el (widget-field-keymap, widget-text-keymap):
9783 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
9784 get duplicate tool-bar entries because we'll see the global ones
9785 on more than one path through keymaps.
9786
9787 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
9788
9789 * progmodes/cmacexp.el: Change Francesco's email address.
9790
9791 2000-10-24 Kenichi Handa <handa@etl.go.jp>
9792
9793 * window.el (fit-window-to-buffer): Adjust point of the window
9794 buffer, not that of the current buffer.
9795
9796 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
9797
9798 * progmodes/cmacexp.el: Update the euthor's email address.
9799
9800 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9801
9802 * faces.el (face-spec-set-match-display): Add `graphic' display
9803 type (the inverse of `tty'). Use `display-graphic-p' instead of
9804 the window-system variable.
9805
9806 2000-10-24 Kenichi Handa <handa@etl.go.jp>
9807
9808 * international/isearch-x.el (isearch-with-input-method):
9809 Call input-method-function with the first event in
9810 unread-command-events.
9811
9812 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9813
9814 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
9815
9816 2000-10-24 Andrew Choi <akochoi@i-cable.com>
9817
9818 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
9819 New charsets.
9820
9821 * term/mac-win.el: Remove definitions of mac-roman-lower and
9822 mac-roman-upper, require dired, and define instead of set
9823 mac-ready-for-drag-n-drop to avoid compilation error.
9824
9825 2000-10-23 Andrew Innes <andrewi@gnu.org>
9826
9827 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
9828 Remove superfluous calls to subst-char-in-string; instead apply
9829 expand-file-name after convert-standard-filename to ensure
9830 expected directory separators are used.
9831
9832 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
9833
9834 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
9835
9836 2000-10-23 Dave Love <fx@gnu.org>
9837
9838 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
9839 (tool-bar-add-item): Set foreground and background for XBM icons.
9840
9841 * international/latin1-disp.el (latin1-char-displayable-p):
9842 New function (from Handa).
9843 (latin1-display-check-font): Use it.
9844
9845 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
9846 using :key-sequence, making it much more usable.
9847 Use nconc, not append.
9848 (imenu--create-keymap-1): Avoid append.
9849
9850 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
9851
9852 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
9853
9854 [the following changes fix a bug where `define-minor-mode' didn't
9855 correctly generate :require clauses for defcustoms in compiled files]
9856 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
9857 (byte-compile-log-file, byte-compile-log-1): Don't set
9858 `byte-compile-current-file' to nil. Instead set
9859 `byte-compile-last-logged-file' to it. Test whether
9860 byte-compile-current-file equals byte-compile-last-logged-file
9861 instead of whether its nil.
9862 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
9863
9864 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
9865
9866 * textmodes/refill.el: Fix var names in doc.
9867 (refill-mode): Don't bother with make-local-hook anymore.
9868
9869 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
9870
9871 * faces.el (face-user-default-spec, face-default-spec): New functions.
9872 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
9873 (frame-set-background-mode, face-set-after-frame-default):
9874 Use `face-user-default-spec'. Simplify code slightly.
9875
9876 * woman.el (woman-italic-face, woman-bold-face)
9877 (woman-unknown-face): Add dark-background variants.
9878 (woman-default-faces): Renamed from `woman-colour-faces'.
9879 Set using the stored defaults, rather than using hard-wired colors.
9880 (woman-monochrome-faces): Renamed from `woman-black-faces'.
9881 Just make the foreground `unspecified' rather than "black".
9882 (woman-menu): Rename menu entries accordingly.
9883
9884 * faces.el (header-line): Make more reasonable on mono/grayscale
9885 displays.
9886
9887 2000-10-23 Andrew Choi <akochoi@i-cable.com>
9888
9889 * cus-edit.el (custom-button-face): Use 3D look for mac.
9890 (custom-button-pressed-face): Likewise.
9891
9892 * faces.el (set-face-attributes-from-resources): Handle mac frames
9893 in the same way as x and w32 frames.
9894 (face-valid-attribute-values): Likewise.
9895 (read-face-attribute): Likewise.
9896 (defined-colors): Likewise.
9897 (color-defined-p): Likewise.
9898 (color-values): Likewise.
9899 (display-grayscale-p): Likewise.
9900 (face-set-after-frame-default): Likewise.
9901 (mode-line): Same default face as for x and w32.
9902 (tool-bar): Likewise.
9903
9904 * frame.el: Remove call to frame-notice-user-settings at end of
9905 the file.
9906
9907 * info.el (Info-fontify-node): Make underlines invisible for mac
9908 as for x, pc, and w32 frame types.
9909
9910 * term/mac-win.el: New file.
9911
9912 2000-10-22 Dave Love <fx@gnu.org>
9913
9914 * textmodes/refill.el: New file.
9915
9916 2000-10-22 Andre Spiegel <spiegel@gnu.org>
9917
9918 * vc-hooks.el (vc-version-backup-file-name): New optional args
9919 MANUAL and REGEXP.
9920 (vc-delete-automatic-version-backups, vc-make-version-backup):
9921 New functions.
9922 (vc-before-save): Use the latter.
9923 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
9924 confusion.
9925
9926 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
9927 expected by vc[-hooks].el.
9928
9929 * vc.el (vc-checkout): Added `-p' suffix in call to
9930 vc-make-version-backups-p; use vc-make-version-backup to actually
9931 make the backup.
9932 (vc-version-other-window, vc-version-backup-file): Handle both
9933 automatic and manual backups.
9934 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
9935 of all of them.
9936
9937 2000-10-22 Miles Bader <miles@gnu.org>
9938
9939 * comint.el (comint-highlight-input, comint-highlight-prompt):
9940 Renamed, `-face' at end removed.
9941 (comint-send-input, comint-output-filter): Use renamed faces.
9942
9943 * window.el (fit-window-to-buffer): Change defaulting of
9944 MAX-HEIGHT slightly.
9945
9946 * faces.el (color-values, color-defined-p): Use `member', not
9947 `memq', because it works correctly for strings.
9948 (frame-set-background-mode): Actually, "unspecified-fg" and
9949 "unspecified-bg" *are* strings. Use `member', not `memq', and
9950 `equal', not `eq', when a string value is possible.
9951
9952 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
9953
9954 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
9955
9956 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
9957
9958 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
9959 sh-electric-rparen, sh-electric-less and sh-electric-hash.
9960 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
9961 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
9962 (sh-font-lock-syntactic-keywords): Use them.
9963 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
9964 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
9965 (sh-mode): Don't override font-lock-unfontify-region-function.
9966 Use a copy of sh-font-lock-syntactic-keywords.
9967 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
9968 Don't call sh-scan-buffer since font-lock does it on the fly.
9969 (sh-get-indent-info): Use `face' rather than `syntax-table'
9970 text-property to detect here-documents.
9971 Replace sh-special-syntax with sh-st-punc.
9972 (sh-prev-line): Use `face' rather than `syntax-table'
9973 text-property to skip over here-documents.
9974 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
9975 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
9976 (sh-electric-less, sh-set-here-doc-region)
9977 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
9978 (sh-scan-buffer, sh-rescan-buffer): Remove.
9979
9980 2000-10-21 Andrew Innes <andrewi@gnu.org>
9981
9982 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
9983 remote (ange-ftp) file names.
9984
9985 2000-10-21 Miles Bader <miles@gnu.org>
9986
9987 * window.el (fit-window-to-buffer): New function.
9988 (shrink-window-if-larger-than-buffer): Use it.
9989 (window-text-height): Don't expect minibuffers to have mode-lines.
9990
9991 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
9992 * international/quail.el (quail-update-guidance):
9993 Use `fit-window-to-buffer' instead of `set-window-text-height'.
9994
9995 * international/quail.el (quail-show-guidance-buf): Make sure
9996 guidance window really has enough room.
9997 (quail-update-guidance): If quail-guidance-win is already shown,
9998 make sure its height is OK.
9999
10000 * window.el (window-text-height, set-window-text-height):
10001 New functions.
10002 (shrink-window-if-larger-than-buffer): Use `window-text-height'
10003 instead of `window-height' & `mode-line-window-height-fudge'.
10004 (mode-line-window-height-fudge): Add FACE parameter.
10005 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
10006 instead of `enlarge-window' & `mode-line-window-height-fudge'.
10007
10008 2000-10-20 Miles Bader <miles@gnu.org>
10009
10010 * window.el (height-affecting-face-attributes): Use `defconst'.
10011
10012 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
10013 New function, conditionally aliased to `mode-line-window-height-fudge'.
10014 (ispell-help): Use it.
10015 (ispell-choices-win-default-height): Don't include mode-line fudge.
10016 (ispell-choices-win-default-height): New function.
10017 (ispell-show-choices, ispell-command-loop): Use function
10018 `ispell-choices-win-default-height' instead of variable.
10019
10020 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
10021
10022 * window.el (mode-line-window-height-fudge): New variable.
10023 (height-affecting-face-attributes): New variable.
10024 (mode-line-window-height-fudge): New function.
10025 (shrink-window-if-larger-than-buffer): Use it.
10026 * help.el (resize-temp-buffer-window): Likewise.
10027
10028 * info.el (Info-fontify-node): Add support for @subsubsection
10029 titles, which use `Info-title-4-face'.
10030 (Info-title-4-face): New face.
10031 (Info-title-3-face): Inherit from Info-title-4-face instead of
10032 variable-pitch.
10033
10034 2000-10-19 Jason Rumney <jasonr@gnu.org>
10035
10036 * dired.el (dired-insert-directory): Do not let errors signalled by
10037 attempt to run dired-free-space-program prevent dired from working.
10038
10039 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
10040
10041 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
10042
10043 2000-10-19 Gerd Moellmann <gerd@gnu.org>
10044
10045 * dirtrack.el (dirtrack): Fix call to run-hooks.
10046
10047 * cmuscheme.el (cmuscheme-program-name): Renamed from
10048 scheme-program-name because xscheme.el contains a defcustom with
10049 the same name. As a consequence, customizing group `cmuscheme'
10050 loaded `xscheme' which redefined run-scheme.
10051 (run-scheme): Use cmuscheme-program-name.
10052
10053 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
10054
10055 * play/doctor.el (doctor-death): Update the Samaritans'
10056 anonymous address, and add a website for Befrienders International.
10057
10058 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10059
10060 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
10061 Avoid compilation gripes. Doc fix.
10062 (ps-print-version): New version number (6.2).
10063 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
10064 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
10065 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
10066 (ps-x-extent-priority, ps-x-extent-start-position)
10067 (ps-x-face-font-instance, ps-x-find-coding-system)
10068 (ps-x-font-instance-properties, ps-x-make-color-instance)
10069 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
10070 avoid compilation gripes without defining functions.
10071 (ps-e-find-composition): Alias for function find-composition, to have a
10072 suitable function depending on Emacs version.
10073 (ps-color-device, ps-color-values, ps-face-foreground-name)
10074 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
10075 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
10076 (ps-print-ensure-fontified): Function definitions surrounded by
10077 `eval-and-compile' to avoid compilation gripes.
10078 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
10079 by symbol-value to avoid compilation gripes.
10080 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
10081 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
10082
10083 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
10084
10085 * startup.el (normal-top-level): Call `frame-set-background-mode'
10086 after `frame-notice-user-settings' because the latter doesn't call
10087 the former on a tty.
10088
10089 * faces.el (frame-set-background-mode): `unspecified' &c are
10090 symbols, not strings.
10091
10092 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
10093
10094 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
10095 why some "light*" colors are deliberately absent from the alist.
10096
10097 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
10098 Change colors for tty's, as suggested by Miles Bader.
10099
10100 2000-10-19 Kenichi Handa <handa@etl.go.jp>
10101
10102 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
10103 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
10104 for ISO10646-1 fonts.
10105 (x-font-name-charset-alist): Add an entry for "iso10646-1".
10106
10107 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
10108
10109 * faces.el (frame-set-background-mode): If a tty frame defines a
10110 background color, use that to compute the background mode, instead
10111 of always defaulting to "dark".
10112
10113 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
10114
10115 * comint.el (comint-write-output): New function.
10116 (comint-mode-map): Add it to the menu.
10117 Bind `C-c C-s' to comint-write-output.
10118
10119 2000-10-18 Gerd Moellmann <gerd@gnu.org>
10120
10121 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
10122 Use fancy-splash-delay.
10123
10124 2000-10-18 Alex Schroeder <alex@gnu.org>
10125
10126 * progmodes/sql.el (sql-sybase-options): New option.
10127 (sql-sybase): Use it. Add sql-database to the list of parameters
10128 provided for login. The options -w 2048 -n are not used any more.
10129
10130 * comint.el (comint-read-input-ring): Bugfix such that the first
10131 and the last entry of the input ring file are not lost.
10132
10133 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10134
10135 * ps-print.el: Internal variable changes to defcustom,
10136 make-local-hook changes to defvar. Doc fix.
10137 (ps-print-version): New version number (6.1).
10138 (ps-setup, ps-do-despool): Code fix.
10139 (ps-printer-name): Customization fix.
10140 (ps-printer-name-option): Now is a defcustom instead of an
10141 internal variable.
10142 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
10143 (ps-print-begin-column-hook): Now are defvar instead of
10144 make-local-hook.
10145
10146 2000-10-18 Miles Bader <miles@gnu.org>
10147
10148 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
10149 (comint-kill-output): Changed into an alias for `comint-delete-output',
10150 and made obsolete.
10151 (comint-mode-map): Rename references to comint-kill-output.
10152
10153 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
10154
10155 * diff-mode.el (diff-header-face, diff-file-header-face)
10156 (diff-changed-face): Add bold and italic attributes to tty faces.
10157 (diff-function-face): New face.
10158 (diff-font-lock-keywords): Use it.
10159
10160 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
10161
10162 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
10163 Remove commented-out call to force-mode-line-update.
10164 (comint-kill-output): Use `forward-line 0' instead of
10165 beginning-of-line to make sure we get past the prompt.
10166
10167 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
10168
10169 * diff-mode.el (diff-header-face, diff-file-header-face):
10170 Add specific setting for dark background.
10171 (diff-context-face): Renamed from diff-comment-face.
10172 Set explicitly rather than inheriting from font-lock-comment-face.
10173
10174 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
10175
10176 * startup.el (command-line): Move the code which sets the default
10177 TTY colors to before before-init-hook.
10178
10179 2000-10-17 Gerd Moellmann <gerd@gnu.org>
10180
10181 * jit-lock.el (jit-lock-stealth-time): Doc fix.
10182
10183 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
10184
10185 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
10186 extensions, for MS-DOS.
10187
10188 * diff-mode.el (diff-header-face, diff-file-header-face)
10189 (diff-changed-face): Define tty-specific colors.
10190
10191 2000-10-17 Gerd Moellmann <gerd@gnu.org>
10192
10193 * startup.el (fancy-splash-text): Realign the text.
10194
10195 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
10196
10197 * font-lock.el (font-lock-comment-face): Define a separate default
10198 for dark-background tty's.
10199
10200 2000-10-17 Miles Bader <miles@gnu.org>
10201
10202 * help.el (resize-temp-buffer-window): Add hack to avoid last line
10203 being obscured by whizzy mode-lines on graphics displays.
10204
10205 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
10206
10207 * info.el (Info-title-1-face, Info-title-2-face)
10208 (Info-title-3-face): Define colors for tty's.
10209 (info-header-node): Remove unneeded tty-specific definition.
10210
10211 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
10212
10213 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
10214 reverse from the frame parameters, and don't invert foreground and
10215 background colors.
10216
10217 2000-10-16 Miles Bader <miles@gnu.org>
10218
10219 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
10220 string "*Info*". Call propertized-buffer-identification to spruce
10221 up the result.
10222
10223 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10224
10225 * help.el: Provide `help' for the sake of define-minor-mode
10226 which generates defcustoms with requires.
10227
10228 * jit-lock.el (jit-lock-after-change): If we're in text that
10229 matches a multi-line font-lock pattern, make sure the whole text
10230 will be redisplayed.
10231
10232 * emacs-lisp/authors.el (authors-add): Don't add an entry if
10233 author's name is unknown.
10234
10235 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
10236 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
10237 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
10238 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
10239 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
10240 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
10241 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
10242 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
10243 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
10244 Add author information.
10245
10246 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
10247
10248 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
10249 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
10250 full-color version (using the Gimp) to eliminate dithering artifacts.
10251
10252 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
10253
10254 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
10255
10256 * simple.el (syntax-flag-table, string-to-syntax): Remove.
10257
10258 2000-10-15 Dave Love <fx@gnu.org>
10259
10260 * progmodes/sh-script.el: Require skeleton and comint when compiling.
10261
10262 * pcomplete.el (pcomplete) <defgroup>: Add :version.
10263
10264 * whitespace.el: Doc fixes.
10265 (top-level): Don't add hooks here.
10266 (whitespace-running-emacs): Deleted.
10267 (timer): Don't require.
10268 (whitespace): Add back :version conditional on xemacs test.
10269 (whitespace-spacetab-regexp, whitespace-indent-regexp)
10270 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
10271 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
10272 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
10273 Avoid specific xemacs test.
10274 (whitespace-global-mode): New option.
10275 (whitespace-global-mode): New command.
10276 (whitespace-unload-hook): New function.
10277
10278 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
10279 (Info-fontify-node, Info-goto-node, Info-mode-menu)
10280 (Info-fontify-node): `Goto' goes to `Go to'.
10281 (Info-fontify-node): Add help-echo to xref links.
10282
10283 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
10284
10285 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
10286
10287 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
10288
10289 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
10290 Use plist-get and allow :inherit.
10291
10292 * emacs-lisp/cl-macs.el (cl-do-arglist):
10293 Use plist-get and plist-member instead of memq.
10294
10295 * emacs-lisp/ewoc.el (ewoc-location): New function.
10296 (ewoc-enter-after, ewoc-enter-before): Document return value.
10297 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
10298 Don't need make-local-hook any more.
10299 (cvs-addto-collection): Return the new tin.
10300 (cvs-mode-insert): Jump to the new line.
10301
10302 * jit-lock.el (jit-lock-fontify-buffer): Remove.
10303
10304 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
10305
10306 * font-lock.el (font-lock-syntactically-fontified): New var.
10307 (font-lock-fontify-syntactic-keywords-region): Use it.
10308 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
10309
10310 * diff-mode.el (diff-find-file-name): Fix regexp.
10311
10312 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
10313 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
10314
10315 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
10316 (sh-mode-syntax-table): Add punctuation syntax for < and >.
10317 (sh-mode): Don't make all vars local here.
10318 (sh-kw): Reformat.
10319 (sh-set-shell): Use dolist. Don't set indent-region-function.
10320 (sh-mode-syntax-table): Use pop.
10321 (sh-remember-variable): Use push.
10322 (sh-help-string-for-variable): Use memq.
10323 (sh-safe-backward-sexp): Remove.
10324 (sh-safe-forward-sexp): Add ARG.
10325 (sh-get-indent-info, sh-prev-stmt): Use it.
10326 (sh-prev-line): Simplify by using forward-comment.
10327 (sh-this-is-a-continuation): Simplify.
10328 (sh-learn-buffer-indent): Use dolist.
10329 (sh-do-nothing): Remove.
10330 (sh-set-char-syntax, sh-set-here-doc-region):
10331 Use inhibit-modification-hooks.
10332 (sh-name-style): Use mapcar and push.
10333 (sh-load-style): Use dolist.
10334 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
10335 (sh-case, sh-while-getopts): Use propertize directly rather
10336 than sh-electric-rparen.
10337
10338 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
10339
10340 * textmodes/tex-mode.el: Require CL when compiling.
10341 (tex-mode-syntax-table): Init immediately.
10342 (tex-mode-map): Bind M-RET to latex-insert-item.
10343 (latex-mode): Set indent-line-function to latex-indent.
10344 (tex-common-initialization): Don't setup the syntax-table any more.
10345 (latex-insert-item): New skeleton.
10346 (tex-next-unmatched-end): Fix copy/paste braino.
10347 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
10348 (latex-indent, latex-find-indent): New functions.
10349 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
10350 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
10351 (tex-compilation-parse-errors): Use with-syntax-table.
10352
10353 2000-10-15 Miles Bader <miles@gnu.org>
10354
10355 * font-lock.el (font-lock-comment-face): Change dark-background,
10356 color, non-tty, default to `chocolate1'.
10357
10358 2000-10-13 John Wiegley <johnw@gnu.org>
10359
10360 * eshell/esh-util.el (require): Added a missing `require' form,
10361 needed when compiling (for an ange-ftp macro definition).
10362
10363 2000-10-13 Dave Love <fx@gnu.org>
10364
10365 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
10366
10367 2000-10-13 Gerd Moellmann <gerd@gnu.org>
10368
10369 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
10370
10371 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
10372 transparent -colors 8).
10373
10374 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
10375
10376 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
10377 that breaks with old list format timestamps.
10378 (time-stamp-warn-inactive, time-stamp-old-format-warn)
10379 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
10380
10381 2000-10-13 John Wiegley <johnw@gnu.org>
10382
10383 * align.el, pcomplete.el, calendar/timeclock.el,
10384 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
10385
10386 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
10387 faulty math, where holiday hours were being computing as seconds.
10388
10389 2000-10-13 John Wiegley <johnw@gnu.org>
10390
10391 * desktop.el (desktop-buffer-modes-to-save): Added a global for
10392 specifying what "other" kinds of buffers should be saved.
10393 This used to be hard-coded.
10394 (desktop-buffer-misc-functions): A global for specifying how
10395 auxiliary data should be determined for special buffer types.
10396 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
10397 instead of hard-coding the special buffer types.
10398 (desktop-save): Run `desktop-buffer-misc-functions' to gather
10399 auxiliary data, instead of hard-coding for Info buffers and dired.
10400 (desktop-buffer-info-misc-data): Aux function for determining Info
10401 buffer auxiliary info.
10402 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
10403 (desktop-buffer-info): Changed this function to use the info
10404 gathered above.
10405 (desktop-create-buffer): Be a little more careful about what
10406 `minor-mode' means before calling it. This is important for some
10407 buffer types.
10408
10409 2000-10-13 John Wiegley <johnw@gnu.org>
10410
10411 * eshell/esh-util.el: Added a global form which declares an
10412 autoload for `parse-time-string', if that function is not already
10413 defined, and if parse-time.el is available on the user's system.
10414
10415 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
10416 to be aware of ange-ftp user info.
10417 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
10418 (eshell-ls-annotate): Use `eshell-file-attributes'.
10419 (eshell-ls-file): Made the user-id printing code a bit smarter.
10420
10421 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
10422 allow identification of alias user ids in remote directories.
10423 It's manual, but there's no other way to know when the current user
10424 on the local machine, is also the owning user on the remote machine.
10425 (fboundp): Bind `ange-cache'.
10426 (eshell-directory-files-and-attributes): Re-organized the logic a
10427 bit to use `eshell-file-attributes' instead of `file-attributes'.
10428 The former is more sensitive to directories that are read via FTP,
10429 and knows how to use ange-ftp to determine full attribute
10430 information, instead of just the name and last modtime.
10431 (eshell-current-ange-uids): Return the current user id when in a
10432 remote directory.
10433 (eshell-parse-ange-ls): Parse a full directory listing that has
10434 been returned by ange-ftp.
10435 (eshell-file-attributes): This beefed up version of
10436 `file-attributes' is only special if the user is currently in a
10437 remote directory, in which case it does a lot of work to find out
10438 what the real attributes of a file are, as they appear on the
10439 remote machine. This makes usage of remote directories (i.e.,
10440 ange-ftp pathnames) much more useful. You can now use Eshell as a
10441 full-fledged FTP client, with much more manipulation ability than
10442 most other clients.
10443
10444 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
10445 variable, which means that Eshell's du should always be preferred
10446 in remote directories.
10447 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
10448 just `file-attributes'.
10449 (eshell-mvcp-template): Bind `ange-cache', to improve performance
10450 when reading remote directories. This is an Eshell-specific
10451 variable (not part of ange-ftp).
10452 (eshell/ln): Bind `ange-cache'.
10453 (eshell/du): Added some extra logic for determining when to use
10454 Eshell's du (which is slow), and when to use the external version
10455 (which may or may not exist).
10456
10457 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
10458 Call `eshell-interactive-process', rather than using
10459 `get-buffer-process', since backgrounded processes don't count in
10460 the context of this function's logic.
10461
10462 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
10463 `forward-char', so that null strings are parsed correctly.
10464
10465 2000-09-13 John Wiegley <johnw@gnu.org>
10466
10467 * eshell/em-pred.el (eshell-pred-file-type)
10468 (eshell-pred-file-links, eshell-pred-file-size):
10469 Use `eshell-file-attributes'. This is more correct over ange-ftp.
10470
10471 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
10472 that remote file globbing is more efficient.
10473
10474 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
10475 gathering the files and attributes within a directory.
10476
10477 * eshell/em-unix.el (eshell/cat): If any of the files passed on
10478 the command line is a special file (not a regular file, directory
10479 or symlink), always attempt to call the external version of cat.
10480
10481 2000-09-13 John Wiegley <johnw@gnu.org>
10482
10483 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
10484 Eshell-friendly version of find-tag.
10485
10486 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
10487
10488 * image-file.el (image-file-name-extensions)
10489 (image-file-name-regexps): Add autoload cookies.
10490
10491 2000-10-13 Kenichi Handa <handa@etl.go.jp>
10492
10493 * international/mule-cmds.el (select-safe-coding-system): If FROM
10494 is string, show it in *Warning* buffer.
10495
10496 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10497
10498 * startup.el (normal-top-level): Use display-popup-menus-p instead
10499 of window-system.
10500 (command-line): Use display-graphic-p instead of window-system.
10501 (command-line-1): Use display-popup-menus-p and display-mouse-p
10502 instead of window-system.
10503
10504 2000-10-12 Sam Steingold <sds@gnu.org>
10505
10506 * tooltip.el (tooltip-use-echo-area): New user variable.
10507 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
10508
10509 2000-10-12 Dave Love <fx@gnu.org>
10510
10511 * recentf.el: Maintainer's checkdoc fixes.
10512
10513 * startup.el (normal-top-level-add-subdirs-to-load-path):
10514 Use character class, not ASCII when matching file names.
10515 (fancy-splash-head): Add trailing slash to URL.
10516 (command-line): Don't require XPM support for toolbar.
10517
10518 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
10519 (cperl-invalid-face): Revert last change.
10520 (cperl-init-faces): Quote cperl-invalid-face.
10521
10522 2000-10-12 Kenichi Handa <handa@etl.go.jp>
10523
10524 * startup.el (fancy-splash-text): Remove superfluous quote.
10525
10526 2000-10-12 Gerd Moellmann <gerd@gnu.org>
10527
10528 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
10529 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
10530 (command-line-1): Don't use fancy-splash-pending-command.
10531 (fancy-splash-screens-1): Goto point-min after inserting text.
10532
10533 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
10534
10535 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
10536 instead of shared-lisp-mode-map.
10537
10538 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
10539
10540 * faces.el (header-line): Change tty-variant to use underlining.
10541
10542 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
10543 (isearch-highlight): Restore lazy-isearch face properties at old
10544 position, and suppress them at new position.
10545 (isearch-dehighlight): Restore lazy-isearch face properties.
10546 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
10547 over the real isearch overlay, but in that case, don't give it a
10548 face property. Use `push'.
10549
10550 2000-10-12 Kenichi Handa <handa@etl.go.jp>
10551
10552 * man.el (Man-getpage-in-background): Fix previous change.
10553 Decode the process output only when we are in multibyte mode.
10554
10555 2000-10-11 Dave Love <fx@gnu.org>
10556
10557 * info.el (Info-mode-menu): Fix some help.
10558 (info-tool-bar-map): Add entry for Info-last.
10559
10560 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
10561 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
10562 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
10563 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
10564 * toolbar/search-replace.xpm, toolbar/exit.xpm:
10565 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
10566 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
10567 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
10568 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
10569 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
10570 Reduce colour requirements to 25 overall. (Probably wants
10571 revisiting from the originals to reduce further.)
10572
10573 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
10574
10575 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
10576 buffer-file-coding-system, instead of raw-text.
10577 (dehexlify-buffer): Bind coding-system-for-read to
10578 buffer-file-coding-system, instead of raw-text.
10579
10580 2000-10-11 Sam Steingold <sds@gnu.org>
10581
10582 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
10583 `underline' - fixes the bug introduced on 2000-09-21.
10584
10585 2000-10-11 Dave Love <fx@gnu.org>
10586
10587 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
10588 Avoid compiler warnings.
10589 (scheme-mode): Doc fix.
10590 (scheme-font-lock-keywords-1): Match `define-syntax'.
10591
10592 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
10593
10594 * faces.el (frame-set-background-mode): Pay attention to saved
10595 face specs as well as default ones. Only do anything if the
10596 bg-mode or display-type has actually changed. Use `dolist'.
10597 (region): Make dark-background `region' face less in-your-face.
10598
10599 2000-10-10 Sam Steingold <sds@gnu.org>
10600
10601 * chistory.el, ielm.el, ledit.el:
10602 * progmodes/inf-lisp.el, progmodes/scheme.el:
10603 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
10604
10605 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
10606
10607 * textmodes/texinfo.el: Update copyright and fix typo.
10608
10609 * desktop.el (desktop-modes-not-to-save): New var.
10610 (desktop-save-buffer-p): Use it.
10611 Also, obey desktop-buffers-not-to-save even for non-file buffers.
10612 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
10613
10614 2000-10-10 Dave Love <fx@gnu.org>
10615
10616 * toolbar/tool-bar.el (tool-bar-add-item)
10617 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
10618
10619 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
10620 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
10621 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
10622 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
10623 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
10624 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
10625 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
10626 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
10627 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
10628 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
10629 the .xpms; probably need retouching.
10630
10631 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
10632
10633 * subr.el (add-to-list): Add optional argument APPEND.
10634 * battery.el (display-battery): Use `add-to-list'.
10635
10636 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
10637
10638 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
10639 properties.
10640 (zone, zone-when-idle, zone-leave-me-alone)
10641 (zone-pgm-whack-chars): Use new symbol properties.
10642
10643 * battery.el (display-battery): Doc spelling fix.
10644
10645 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
10646 property.
10647
10648 2000-10-09 Dave Love <fx@gnu.org>
10649
10650 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
10651 has been initialized before calling tool-bar-setup.
10652 (tool-bar-add-item-from-menu): Add autoload cookie.
10653
10654 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
10655
10656 * menu-bar.el (send-mail-item-name): New function.
10657 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
10658 of mail-user-agent in the menu. Don't display the "Send Mail"
10659 item if mail-user-agent is nil or its value is ignore.
10660 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
10661 if read-mail-command is nil or its value is ignore.
10662
10663 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
10664
10665 2000-10-09 Miles Bader <miles@gnu.org>
10666
10667 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
10668 Correct image size.
10669 * toolbar/left_arrow.xpm: Correct image size.
10670
10671 * jka-compr.el: Don't call `jka-compr-install' when loading (it
10672 will be done by the definition of `auto-compression-mode' if
10673 necessary. Move code to uninstall existing file-name handler
10674 before definition of `auto-compression-mode'.
10675
10676 * image-file.el (auto-image-file-mode): Move to the end of the
10677 file, because `define-minor-mode' actually calls the mode-function
10678 if the associated variable is non-nil, which requires that all
10679 needed functions be already defined.
10680
10681 * mouse.el (popup-menu): Balance parens.
10682
10683 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
10684
10685 * mouse.el (popup-menu): Move the command call outside the loop
10686 so that popup-menu returns whatever the command returns.
10687
10688 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
10689 (initialize-new-tags-table): Use run-hook-with-args-until-success.
10690 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
10691 (tags-table-format-functions): Renamed from tags-table-format-hooks.
10692
10693 * vc.el (vc-version-diff): diff-switches can be a list.
10694 Use relative filenames for prettier output.
10695
10696 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
10697 (vc-post-command-functions): Remove old-VC compatibility code.
10698
10699 * newcomment.el (comment-indent-default): Autoload.
10700
10701 * font-lock.el (font-lock-defaults): Make buffer-local.
10702 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
10703 (font-lock-choose-keywords):
10704 Ignore LEVEL unless KEYWORDS is a list of syms.
10705 (c-keywords, c++-keywords, objc-keywords, java-keywords):
10706 Don't wrap regexp-opt things in \(...\) unnecessarily.
10707
10708 * jit-lock.el: Don't require font-lock any more.
10709 (jit-lock-functions): Make buffer-local.
10710 (jit-lock-saved-fontify-buffer-function): Remove.
10711 (jit-lock-mode): Remove autoload cookie.
10712 Remove font-lock specific code.
10713 (jit-lock-unregister): Don't bother handling complex hooks any more.
10714 (jit-lock-refontify): New function.
10715 (jit-lock-fontify-buffer): Use it.
10716 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
10717 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
10718 Add optional args START and END.
10719 Never call font-lock-fontify-region directly.
10720 (jit-lock-function, jit-lock-stealth-fontify): Use it.
10721
10722 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
10723
10724 2000-10-08 Dave Love <fx@gnu.org>
10725
10726 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
10727
10728 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
10729
10730 * play/studly.el (studlify-region, studlify-word): Add autoload
10731 cookie.
10732
10733 * play/morse.el (morse-region, unmorse-region): Add autoload
10734 cookie.
10735
10736 * play/spook.el (spook-phrases-file): Use expand-file-name, not
10737 concat.
10738
10739 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
10740 insist on symbols starting with word syntax.
10741 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
10742 (eval-defun-1): Doc fix.
10743 (indent-sexp): Use nconc to build up indent-stack.
10744
10745 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
10746 Gnus with little use.
10747 (mail-setup-hook): Add mail-abbrevs-setup to options.
10748
10749 * recentf.el: Doc fixes.
10750
10751 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
10752 Clean up remainder.
10753
10754 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
10755 without timezone and (8) with timezone to enforce some whitespace.
10756 Simplify code somewhat.
10757
10758 * options.el (list-options): Doc that you should use customize.
10759
10760 * iswitchb.el (iswitchb-mode): Add :require.
10761
10762 * info.el (Info-goto-node, Info-menu): Doc fix.
10763 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
10764 (info-tool-bar-map): New variable.
10765 (Info-mode): Use it.
10766 (Info-edit-map): Define all in defvar.
10767 (speedbar-attached-frame): Avoid compiler warning.
10768
10769 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
10770 (global-map): Bind [tool-bar] to a filtered map.
10771 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
10772 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
10773 Allow PBM icons.
10774 (tool-bar-setup): Adjust calls of tool-bar-add-item.
10775
10776 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
10777 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
10778 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
10779 icons, except up_arrow, which is left-arrow rotated.
10780
10781 * imenu.el (imenu-add-to-menubar): Fix last change.
10782
10783 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
10784
10785 * generic-x.el (rul-generic-mode): Remove eval-when-compile
10786 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
10787
10788 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
10789
10790 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
10791 typos in doc strings.
10792
10793 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
10794 the doc strings how to customize Font Lock faces.
10795
10796 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
10797 computing growth when dragging the header line.
10798
10799 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
10800
10801 * simple.el (kill-line): Doc fix.
10802
10803 2000-10-08 Miles Bader <miles@gnu.org>
10804
10805 * faces.el (secondary-selection): Make foreground visible on tty.
10806
10807 * jka-compr.el (auto-compression-mode): Move to the end of the
10808 file, because `define-minor-mode' actually calls the mode-function
10809 if the associated variable is non-nil, which requires that all
10810 needed functions be already defined.
10811 (with-auto-compression-mode): Add autoload cookie.
10812
10813 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
10814
10815 * files.el (find-backup-file-name) [ms-dos]: If support for long
10816 file names is not available, behave as if version-control were set
10817 to never.
10818
10819 2000-10-07 Dave Love <fx@gnu.org>
10820
10821 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
10822 (browse-url-gnome-moz): New function.
10823 (browse-url-browser-function): Use it.
10824 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
10825
10826 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
10827
10828 * indent.el (tab-always-indent): New var.
10829 (indent-for-tab-command): Use it.
10830
10831 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
10832 raise an error. This way it can still default to a sane value.
10833
10834 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
10835
10836 * startup.el (fancy-splash-screens): Use local rather than global map.
10837 Don't use `update-menu-bindings' any more.
10838 Get rid of assumptions about keymap representation.
10839
10840 2000-10-06 Dave Love <fx@gnu.org>
10841
10842 * textmodes/fill.el (sentence-end-double-space)
10843 (sentence-end-without-period): Doc fix.
10844 (adaptive-fill-regexp): Purecopy.
10845 (unjustify-current-line): Use line-end-position.
10846 (fill-individual-paragraphs-prefix): Use line-beginning-position.
10847
10848 * net/eudc-vars.el (eudc): Add :version, :link.
10849
10850 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
10851
10852 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
10853 Fix for define-minor-mode.
10854 (function-at-point): Alias to function-called-at-point.
10855
10856 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
10857
10858 * simple.el (backward-word): Doc fix.
10859
10860 * image-file.el (image-file-name-regexp): image-file-regexps ->
10861 image-file-name-regexps.
10862 (image-file-name-extensions): Add pbm.
10863
10864 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
10865
10866 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
10867 and add filename to the names so that diff-mode can jump to source.
10868
10869 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
10870 (tex-font-lock-keywords, tex-font-lock-keywords-2)
10871 (tex-font-lock-keywords-1): Remove.
10872 (font-lock-turn-on-thing-lock): Use jit-lock-register.
10873 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
10874 (font-lock-default-fontify-region):
10875 Expand beg..end correctly when just following a multiline region.
10876 (font-lock-fontify-anchored-keywords):
10877 Include the anchor text as part of the multiline.
10878
10879 2000-10-06 Gerd Moellmann <gerd@gnu.org>
10880
10881 * loadup.el (toplevel): Load `loaddefs' before `help' because the
10882 latter needs the autoloaded define-minor-mode macro during the
10883 bootstrap.
10884
10885 * startup.el (command-line): For now, activate tool-bar-mode only
10886 if XPM images are supported.
10887
10888 * mouse.el (mouse-drag-header-line): Don't allow resizing a
10889 window by dragging a header-line at the top of the frame; that's
10890 confusing because the header-line doesn't move.
10891 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
10892 of treating the event as a list. Some cleanup.
10893
10894 2000-10-06 Miles Bader <miles@gnu.org>
10895
10896 * simple.el (display-message-or-buffer): New function.
10897 (shell-command-on-region): Use `display-message-or-buffer'.
10898
10899 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
10900 docstring parts.
10901
10902 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
10903 (smbclient-prompt-regexp): Add usage note to doc string.
10904 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
10905 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
10906 Use add-hook for adding the comint filter function, and only do so
10907 if it's not already in the global hook list.
10908 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
10909 to `make-local-variable'.
10910 (nslookup-font-lock-keywords): Remove prompt entry.
10911 (nslookup): Don't set the process-filter.
10912 (finger): Exit the loop correctly when the regexps list runs out.
10913 (ftp, smbclient, smbclient-list-shares):
10914 Set the real major mode immediately, not after execing.
10915 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
10916
10917 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
10918
10919 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
10920
10921 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
10922
10923 * which-func.el (which-func-format): Remove spurious space.
10924 (which-func-mode): Don't make it permanent-local.
10925 (which-func-ff-hook): Allow which-func-maxout to be nil.
10926 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
10927 (which-func-mode): Simplify.
10928 Use post-command-idle-hook rather than post-command-hook.
10929 Go through all buffers and update their state.
10930 (which-function): Also try add-log-current-defun-function.
10931
10932 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
10933 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
10934 Update call to with-vc-properties accordingly.
10935 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
10936 (vc-revert-buffer): More careful about window selection and deletion.
10937 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
10938
10939 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
10940 (cvs-retrieve-revision): Reuse a pre-existing buffer.
10941 (cvs-dired-action): Change the default to quickdir.
10942
10943 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
10944 if comment-indent-function returns nil.
10945 (comment-indent-default): New function.
10946 (comment-indent-function): Use it and document the new semantics.
10947
10948 * image-file.el: Docstring fixes.
10949
10950 * help.el (help-xref-on-pp): Use match-string.
10951 (describe-variable): New arg BUFFER.
10952 Store the current buffer in the help-xref-stack.
10953 (temp-buffer-resize-mode): Use define-minor-mode.
10954
10955 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
10956 consistently with its docstring.
10957 Set jit-lock-first-unfontify-pos in an idempotent way.
10958 (jit-lock-register): Autoload and add arg CONTEXTUAL.
10959
10960 2000-10-05 Alex Schroeder <alex@gnu.org>
10961
10962 * sql.el (sql-mysql-options): New variable.
10963 (sql-mysql): Use it.
10964
10965 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
10966
10967 * image.el (image): New group.
10968
10969 * smerge-mode.el (smerge-mine-face, smerge-other-face)
10970 (smerge-base-face, smerge-markers-face): Add dark-background variants.
10971
10972 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
10973
10974 * net/net-utils.el (nslookup-font-lock-keywords)
10975 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
10976 Ignore the value of wqindow-system; always define keywords
10977
10978 2000-10-05 Kenichi Handa <handa@etl.go.jp>
10979
10980 * startup.el (fancy-splash-screens): Remove the code for
10981 debugging; `(trace-to-stderr "EXITTT\n")'.
10982
10983 2000-10-05 Miles Bader <miles@gnu.org>
10984
10985 * diff-mode.el (diff-goto-source): Update call to
10986 `diff-hunk-status-msg' to reflect new REV variable.
10987
10988 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
10989
10990 * progmodes/icon.el (icon-mode):
10991 Don't gratuitously override the default for comment-column.
10992
10993 * vc-hooks.el (vc-mode-line): Fix interactive spec.
10994
10995 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
10996 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
10997 (jit-lock-functions): New var.
10998 (jit-lock-function-1): Use it if non-nil.
10999 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
11000 Set the `fontified' property before doing the fontification to avoid
11001 repeatedly going through the same error.
11002 Don't turn errors into messages.
11003 (jit-lock-register, jit-lock-unregister): New functions.
11004
11005 * dired.el (dired-mark-pop-up): Turn comment into docstring.
11006 Use with-current-buffer.
11007
11008 * dired-aux.el (dired-do-create-files, dired-kill-tree):
11009 Turn comment into docstring.
11010
11011 * apropos.el (apropos-mode): Use define-derived-mode.
11012
11013 2000-10-04 Gerd Moellmann <gerd@gnu.org>
11014
11015 * startup.el (fancy-splash-pending-command): New variable.
11016 (fancy-splash-pre-command): New function.
11017 (fancy-splash-screens): Rewritten.
11018 (command-line-1): If fancy-splash-pending-command is set, call it
11019 interactively.
11020
11021 2000-10-04 Dave Love <fx@gnu.org>
11022
11023 * toolbar/tool-bar.el (tool-bar-setup): New function.
11024 (tool-bar-mode): Use it.
11025
11026 * subr.el (substitute-key-definition): Doc fix.
11027 (play-sound-file): New command.
11028
11029 2000-10-04 Andre Spiegel <spiegel@gnu.org>
11030
11031 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
11032 vc-version-backup-file-name): New functions.
11033
11034 * files.el (basic-save-buffer): Call vc-before-save before saving.
11035
11036 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
11037 vc-cvs-stay-local-p.
11038
11039 * vc.el (vc-revert-buffer): Handle empty diff properly.
11040 (vc-version-backup-file): New function.
11041 (vc-checkout): Create a version backup if necessary.
11042 (vc-checkin): If a version backup file exists, delete it.
11043 (vc-version-diff): Diff locally using version backups, if available.
11044 (vc-revert-file): If there's a version backup, revert locally.
11045 (vc-transfer-file): Use version backup for base version, if
11046 available. If not, ask for confirmation whether to get it from the
11047 server. Update mode line before check-in.
11048
11049 2000-10-04 Dave Love <fx@gnu.org>
11050
11051 * toolbar/tool-bar.el (tool-bar-setup): New function.
11052 (tool-bar-mode): Use it.
11053
11054 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
11055
11056 * net/net-utils.el (nslookup-font-lock-keywords)
11057 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
11058 Only set if window-system is non-nil
11059 (net-utils-run-program): Returns buffer.
11060 (network-connection-reconnect): Added this function.
11061
11062 * generic.el:
11063 Incorporates extensive cleanup and docfixes by
11064 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
11065 Uses cl compile-time macros.
11066 (generic-mode-name, generic-comment-list)
11067 (generic-keywords-list, generic-font-lock-expressions)
11068 (generic-mode-function-list, generic-mode-syntax-table):
11069 Removed variables.
11070 (generic-mode-alist): Renamed to generic-mode-list.
11071 (generic-find-file-regexp): Default changed to "^#".
11072 (generic-read-type): Uses completing read on generic-mode-list.
11073 (generic-mode-sanity-check): removed this function.
11074 (generic-add-to-auto-mode): Removed this function
11075 (generic-mode-internal): Bind mode-specific definitions
11076 into function instead of putting them in alist.
11077 (generic-mode-set-comments): Reworked extensively.
11078 (generic-mode-find-file-hook): Simplified regexp searching
11079 (generic-make-keywords-list): Omit extra pair of parens
11080
11081 * find-lisp.el (find-lisp-find-files-internal):
11082 Make sure directory name ends with "/".
11083
11084 * generic-x.el (apache-conf-generic-mode):
11085 Regexp now allows leading whitespace.
11086 (rc-generic-mode): Added eval-when-compile
11087 around generic-make-keywords-list.
11088 Deleted duplicate regexp
11089 (rul-generic-mode): Added eval-when-compile
11090 around generic-make-keywords-list.
11091 (etc-fstab-generic-mode): New generic mode.
11092 (rul-generic-mode): Removed one eval-when-compile
11093 which caused a max-specpdl-size exceeded error.
11094
11095 2000-10-04 Miles Bader <miles@gnu.org>
11096
11097 * simple.el (minibuffer-temporary-goal-position): New variable.
11098 (next-history-element): Try to keep the position of point in the
11099 input string constant.
11100
11101 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
11102 (dired-do-create-files): If there's only one file, pass it in as
11103 the DEFAULT arg to dired-mark-read-file-name.
11104
11105 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
11106
11107 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
11108 (diff-goto-source): Be smarter when choosing REVERSE or not.
11109
11110 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
11111 (texinfo-mode-menu): Add an explicit shortcut for update all.
11112
11113 2000-10-03 Andre Spiegel <spiegel@gnu.org>
11114
11115 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
11116 factorize backend-specific code cleanly (this was essentially
11117 conceived by Stefan Monnier).
11118 (vc-unregister): Function removed.
11119 (vc-revert-file): New function.
11120 (vc-revert-buffer): Delegate some of the work to it.
11121
11122 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
11123 default branch unconditionally.
11124 (vc-rcs-set-default-branch): New function.
11125 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
11126 (vc-rcs-checkin): If an appropriate default branch has been set,
11127 force creation of that branch.
11128 (vc-rcs-receive-file): Rewritten to contain only backend-specific
11129 code (as suggested by Stefan Monnier).
11130
11131 2000-10-02 Gerd Moellmann <gerd@gnu.org>
11132
11133 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
11134 highlighting overlay with a different face over the overlay
11135 isearch uses to highlight the current match because that can lead
11136 to bad face combinations.
11137
11138 * loadup.el (toplevel): Load faces before isearch.
11139
11140 * isearch.el (isearch-faces): New custom group.
11141 (isearch): New defface; was already tested for in the code.
11142 (isearch-lazy-highlight-face): Changed to defface from defcustom.
11143 (isearch-highlight): Always use face `isearch'.
11144
11145 2000-10-02 Dave Love <fx@gnu.org>
11146
11147 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
11148 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
11149 comparison of opcode with operand.
11150
11151 2000-10-03 Miles Bader <miles@gnu.org>
11152
11153 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
11154 buffer, since the echo area will now grow to accommodate them.
11155
11156 2000-10-02 Andre Spiegel <spiegel@gnu.org>
11157
11158 * vc-hooks.el (vc-registered): If FILE used to be registered under
11159 a certain backend, try that one first.
11160
11161 * vc.el (vc-responsible-backend): Undo the previous change in the
11162 argument list. Handle multiple backends correctly.
11163 (vc-find-new-backend): Function removed.
11164 (vc-register): Use vc-responsible-backend, as before.
11165 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
11166
11167 2000-10-02 Gerd Moellmann <gerd@gnu.org>
11168
11169 * startup.el (fancy-splash-head): Change message below the
11170 logo.
11171
11172 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
11173
11174 * diff-mode.el (diff-goto-source): Emit a status message.
11175 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
11176 (diff-test-hunk): Fix doc string.
11177 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
11178 (diff-advance-after-apply-hunk): New variable.
11179 (diff-apply-hunk): Don't return a value.
11180
11181 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
11182
11183 * vc.el (vc-editable-p): Minor optimization.
11184 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
11185 (vc-find-new-backend): New function split from vc-responsible-backend.
11186 (vc-register): Use it.
11187 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
11188 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
11189 (vc-default-unregister, vc-revert-buffer): Docstring fix.
11190 (vc-clear-headers): Don't use find-file.
11191 (vc-revert-buffer): Use `and' again (must have been a braino).
11192 (vc-switch-backend): Only prompt if requested.
11193 Short circuit if nothing is to be done.
11194 Don't use vc-resynch-buffer which could lose unsaved editing.
11195 (vc-default-receive-file): Update call to vc-unregister.
11196 (with-vc-file, vc-next-action-on-file):
11197 Use vc-backend rather than vc-registered.
11198 (vc-next-action-on-file): Use intern-soft.
11199 Deal with read-only *vc-diff* buffer.
11200 (vc-transfer-file): Docstring fix.
11201
11202 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
11203 (vc-rcs-receive-file): Avoid with-vc-properties.
11204 Update call to vc-unregister.
11205 Use constant `RCS' rather than (dynamically bound) var `backend'.
11206
11207 2000-10-01 Andre Spiegel <spiegel@gnu.org>
11208
11209 * vc.el (vc-next-action-on-file): Update mode line only if file
11210 is visited.
11211 (vc-start-entry): New argument initial-contents. Don't visit the file
11212 if it isn't already visited. Brought documentation up-to-date.
11213 (vc-next-action, vc-register): Updated calls to vc-start-entry.
11214 (vc-checkin): New optional arg initial-contents, which is passed to
11215 vc-start-entry.
11216 (vc-finish-logentry): Make sure to bury log buffer only if there
11217 really is one. Call `vc-resynch-buffer' on log-file, not
11218 buffer-file-name.
11219 (vc-default-comment-history, vc-default-wash-log): New functions.
11220 (vc-index-of): Removed.
11221 (vc-transfer-file): Make do without the above.
11222 (vc-default-receive-file): Call comment-history unconditionally. Pass
11223 the resulting string to vc-checkin, instead of inserting it into the
11224 comment ring.
11225
11226 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
11227 unconditionally. Use the comments as initial contents of the log
11228 entry buffer. Document the trick to force branch creation with no
11229 changes.
11230
11231 2000-10-01 Miles Bader <miles@gnu.org>
11232
11233 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
11234 `recenter' with an arg to prevent redrawing the display.
11235
11236 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
11237
11238 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
11239
11240 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
11241
11242 * progmodes/c-mode.el (c-mode):
11243 Don't gratuitously override the default for comment-column.
11244
11245 * textmodes/tex-mode.el (latex-metasection-list): New var.
11246 (latex-imenu-create-index): Use it.
11247 Move the regexp construction outside loops (and use push).
11248 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
11249 (tex-font-lock-keywords): Moved from font-lock.el.
11250 (tex-comment-indent): Remove.
11251 (tex-common-initialization): Don't set comment-indent-function.
11252 (latex-block-default): New var.
11253 (tex-latex-block): Use it to provide a default choice.
11254 Add any unknown choice to latex-block-names.
11255 Insert [...] after {...}.
11256 (tex-last-unended-begin): Simplify regexp.
11257 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
11258 (latex-forward-sexp-1, latex-forward-sexp): New functions.
11259 (latex-mode): Set forward-sexp-function.
11260
11261 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
11262 Add regexp for @ignore ... @end ignore.
11263 (texinfo-heading-face): New face.
11264 (texinfo-font-lock-keywords): Use it.
11265 (texinfo-mode-menu): New menu.
11266 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
11267 New functions.
11268 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
11269 (texinfo-section-types-regexp, texinfo-section-level-regexp)
11270 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
11271 Remove declaration.
11272 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
11273
11274 * delsel.el (delete-selection-mode): Use define-minor-mode.
11275
11276 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
11277
11278 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
11279
11280 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
11281
11282 2000-09-30 Gerd Moellmann <gerd@gnu.org>
11283
11284 * replace.el (keep-lines-read-args): New function.
11285 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
11286 read arguments interactively. Add parameters RSTART and REND.
11287 Operate on the active region in Transient Mark mode.
11288
11289 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
11290
11291 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
11292 (authors-obsolete-files-regexps): New variable.
11293 (authors-add): Don't record changes in obsolete files.
11294
11295 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
11296
11297 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
11298
11299 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
11300 (comment-indent): Make sure there's a space between code and comment.
11301 Shift comments left to avoid going past fill-column.
11302
11303 2000-09-29 Gerd Moellmann <gerd@gnu.org>
11304
11305 * startup.el (startup-echo-area-message): New function.
11306 (display-startup-echo-area-message): Use it.
11307 (fancy-splash-screens): Rewritten to use keymaps and a timer.
11308 (fancy-splash-default-action): New function.
11309 (fancy-splash-screens-1): New function.
11310 (fancy-splash-head): Put a help-echo and a keymap under the image.
11311
11312 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
11313
11314 * diff-mode.el (diff-add-log-file-name): Remove.
11315 (diff-mode): Use add-log-buffer-file-name-function.
11316
11317 * add-log.el (find-change-log): New arg BUFFER-FILE.
11318 (add-log-file-name): Obey add-log-file-name-function.
11319 (add-log-buffer-file-name-function): New var.
11320 (add-change-log-entry): Use it.
11321
11322 2000-09-29 Miles Bader <miles@gnu.org>
11323
11324 * image-file.el (image-file-name-extensions): New variable.
11325 (image-file-name-regexps): Renamed from `image-file-regexps'.
11326 New default value is nil. Call `auto-image-file-mode'.
11327 (image-file-name-regexp): New function.
11328 (auto-image-file-mode): New minor mode.
11329 (insert-image-file): Don't make conditional on the image-file
11330 handler being enabled.
11331 (image-file-handler): Make the call here conditional instead.
11332 (set-image-file-handler-enabled, enable-image-file-handler)
11333 (disable-image-file-handler): Functions removed.
11334
11335 * emacs-lisp/authors.el (authors-print): Rephrase many-files
11336 string.
11337
11338 2000-09-29 Gerd Moellmann <gerd@gnu.org>
11339
11340 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
11341 it's a function from CL.
11342 (latex-imenu-create-index): Replace eval-when-compile with progn
11343 because latex-section-alist is not bound while compiling.
11344
11345 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
11346
11347 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
11348 (outline-mode): Use define-derived-mode.
11349
11350 * progmodes/perl-mode.el (perl-mode):
11351 * progmodes/awk-mode.el (awk-mode):
11352 * progmodes/asm-mode.el (asm-mode):
11353 Don't gratuitously override the default for comment-column.
11354
11355 * emacs-lisp/lisp.el (lisp-complete-symbol):
11356 Distinguish the let-binding case from the funcall case.
11357 (forward-sexp-function): New variable.
11358 (forward-sexp): Use it.
11359
11360 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
11361 (easy-mmode-defmap): Remove the now useless autoload.
11362
11363 * time.el (display-time-mode): Use define-minor-mode.
11364
11365 * subr.el (add-minor-mode): Don't eval NAME.
11366 Don't depend on the presence of TOGGLE-FUN for any special behavior.
11367 Use if rather than cond.
11368
11369 * simple.el (read-expression-map): Define more properly.
11370 (comment-indent-hook): Remove.
11371 (string-to-syntax): Bug fix.
11372
11373 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
11374 (cvs-ediff-diff): Fix typo.
11375 (cvs-revert-if-needed): Don't bother preserving read-only.
11376
11377 * paren.el (show-paren-mode): Use define-minor-mode.
11378
11379 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
11380 (toggle-auto-compression): Remove.
11381 (jka-compr-build-file-regexp): Remove useless grouping.
11382
11383 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
11384 Avoid user-reserved bindings.
11385 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
11386 (diff-header-face): Revert to grey85.
11387
11388 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
11389
11390 * complete.el (partial-completion-mode) <defcustom>: Remove.
11391 (partial-completion-mode): Use define-minor-mode.
11392 (PC-do-completion): Understand `completion-auto-help = delay'
11393 to mean to popup the completion buffer only the second time.
11394 (PC-include-file-all-completions, PC-include-file-all-completions)
11395 (PC-include-file-all-completions): Don't quote lambda.
11396
11397 * comint.el (comint-mode-hook): Docstring fix.
11398 (comint-mode): Use define-derived-mode.
11399 (comint-mode-map): Remove obsolete comment.
11400 (make-comint): Minor stylistic change.
11401 (comint-insert-clicked-input): Be more careful to find the overlay.
11402 Use this-command-keys rather than hardcoding mouse-2.
11403
11404 * font-lock.el: Replace confusing (,@ with ,
11405 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
11406 Don't use regexp-opt-depth. Spice up the regexp for args.
11407 Don't distinguish between cmds that can take an opt arg or not.
11408 Use `append' and `prepend' rather than `keep'.
11409
11410 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
11411 (latex-outline-regexp): New var.
11412 (latex-outline-level): New fun.
11413 (latex-section-alist): New var.
11414 (latex-imenu-create-index): Use it. Use `push' as well.
11415 (tex-shell-map): Initialize it properly.
11416 (tex-mode): Minor stylistic change.
11417 (plain-tex-mode): Use define-derived-mode.
11418 (latex-mode): Use define-derived-mode.
11419 Construct the paragraph regexps in a more readable way.
11420 Set the buffer-local outline-{level,regexp} vars.
11421 (slitex-mode): Derive from latex-mode.
11422 (tex-common-initialization): Don't kill-all-vars anymore.
11423 Add setting for comment-add and font-lock-defaults.
11424 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
11425 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
11426 (tex-start-tex): New arg DIR (and send a chdir command for it).
11427 Also display the shell buffer and save it in tex-last-buffer-texed.
11428 (tex-region): Use expand-file-name rather than concat.
11429 Remove code made useless by changes in tex-start-tex.
11430 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
11431
11432 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
11433
11434 2000-09-28 Dave Love <fx@gnu.org>
11435
11436 * eshell/eshell.el (eshell) <defgroup>: Add :version.
11437
11438 2000-09-28 Gerd Moellmann <gerd@gnu.org>
11439
11440 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
11441 `append'.
11442
11443 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
11444
11445 * info.el (Info-extract-pointer): Undo last change.
11446 Instead, fix the position of the `bound' arg to re-search-backward.
11447
11448 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
11449
11450 * info.el (Info-extract-pointer):
11451 Widen more carefully, to avoid finding pointers in other nodes.
11452 (Info-index): Use push.
11453
11454 2000-09-27 Gerd Moellmann <gerd@gnu.org>
11455
11456 * frame.el (set-frame-font): Remove call to obsolete function
11457 frame-update-faces.
11458 (set-foreground-color, set-background-color): Likewise for
11459 frame-update-face-colors.
11460
11461 2000-09-27 Miles Bader <miles@gnu.org>
11462
11463 * image-file.el: New file.
11464
11465 2000-09-27 Gerd Moellmann <gerd@gnu.org>
11466
11467 * frame.el (frame-notice-user-settings): Don't call
11468 frame-update-faces, which is a no-op now.
11469
11470 * ediff-wind.el (ediff-control-frame-parameters): Add zero
11471 tool-bar-lines.
11472
11473 2000-09-27 Dave Love <fx@gnu.org>
11474
11475 * mouse.el: Fix last change.
11476
11477 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
11478
11479 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
11480
11481 2000-09-22 Kenichi Handa <handa@etl.go.jp>
11482
11483 * international/quail.el (quail-help): The output message is
11484 improved.
11485
11486 2000-09-26 Dave Love <fx@gnu.org>
11487
11488 * mouse.el (popup-menu): If POSITION is nil, set it using
11489 mouse-position.
11490
11491 2000-09-25 Sam Steingold <sds@gnu.org>
11492
11493 * net/browse-url.el (browse-url-file-url): Check for null maps.
11494
11495 2000-09-26 Gerd Moellmann <gerd@gnu.org>
11496
11497 * frame.el (frame-notice-user-settings): Don't add a
11498 tool-bar-lines frame parameter to default-frame-alist in batch mode.
11499
11500 * frame.el (frame-notice-user-settings):
11501 Make tool-bar-mode and default-frame-alist consistent.
11502
11503 * toolbar/tool-bar.el (tool-bar-help): New function.
11504
11505 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11506
11507 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
11508 current-load-list in top-level forms. Else this leaks a cons cell
11509 every time a defun is called.
11510
11511 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
11512
11513 2000-09-25 Dave Love <fx@gnu.org>
11514
11515 * startup.el (fancy-splash-head): Check XPM is available.
11516
11517 * autoinsert.el (auto-insert): Doc fix.
11518 (auto-insert-alist): Following GNU notices, don't say `copyright
11519 _by_'. Use line-beginning-position.
11520 (auto-insert): Check buffer-file-name is non-nil before use.
11521
11522 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11523
11524 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
11525 starting with `@def' or `@multitable', in addition to ones
11526 specified by the user in auto-fill-inhibit-regexp.
11527
11528 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
11529
11530 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
11531 rmail-dont-reply-to-names matches the empty string.
11532
11533 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11534
11535 * startup.el (command-line-1, fancy-splash-text): Change the
11536 text to sound more friendly.
11537
11538 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
11539
11540 * progmodes/hideshow.el: Update author email address.
11541 Generally, sync w/ maintainer version 5.22.
11542 (hs-hide-all-non-comment-function): New var.
11543 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
11544 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
11545 (hs-show-region): Delete this command.
11546 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
11547
11548 2000-09-22 Dave Love <fx@gnu.org>
11549
11550 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
11551 (hl-line-highlight): Specify buffer when moving overlay.
11552
11553 * progmodes/fortran.el (fortran-mode): Locally set
11554 normal-auto-fill-function.
11555 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
11556 (fortran-mode-map): Adjust auto-fill menu entry.
11557
11558 2000-09-22 Gerd Moellmann <gerd@gnu.org>
11559
11560 * vc-rcs.el (toplevel): Require `vc' when compiling.
11561
11562 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
11563
11564 2000-09-22 Andre Spiegel <spiegel@gnu.org>
11565
11566 * vc.el (vc-switch-backend): Signal an error if the file is not
11567 registered under the new backend.
11568
11569 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
11570 without explicit revision number.
11571
11572 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
11573
11574 * diff-mode.el (diff-file-header-face): Reset to its previous value.
11575 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
11576 (diff-xor): New function.
11577 (diff-find-source-location): Use it. Fix a stupid name clash.
11578 (diff-hunk-status-msg): New function.
11579 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
11580 (diff-test-hunk): Use diff-find-source-location.
11581 (diff-goto-source): Favor the `reverse'.
11582 (diff-hunk-text): Properly handle one-sided context diffs.
11583 (diff-apply-hunk): When done, advance to the next hunk.
11584
11585 2000-09-21 Gerd Moellmann <gerd@gnu.org>
11586
11587 * startup.el (command-line): If frame was created with a non-zero
11588 tool-bar-lines parameter, switch tool-bar-mode on.
11589
11590 * add-log.el (change-log-date-face, change-log-name-face)
11591 (change-log-email-face, change-log-file-face)
11592 (change-log-list-face, change-log-conditionals-face)
11593 (change-log-function-face, change-log-acknowledgement-face):
11594 New faces, inheriting from font-lock faces.
11595 (change-log-font-lock-keywords): Use them.
11596
11597 2000-09-21 Dave Love <fx@gnu.org>
11598
11599 * progmodes/cperl-mode.el (top-level): Clean up
11600 `eval-when-compile's and assorted defvars.
11601 (cperl-invalid-face): Don't double-quote value. Change custom
11602 type.
11603 (cperl-mode): Set normal-auto-fill-function and don't zap
11604 auto-fill-function.
11605 (cperl-imenu--function-name-regexp-perl): Renamed from
11606 imenu-example--function-name-regexp-perl.
11607 (cperl-imenu--create-perl-index): Renamed from
11608 imenu-example--create-perl-index.
11609 (cperl-xsub-scan): Don't require cl.
11610
11611 * msb.el (msb-mode-map): Use substitute-key-definition.
11612 (msb-mode): Use msb-mode-map.
11613
11614 2000-09-21 Andre Spiegel <spiegel@gnu.org>
11615
11616 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
11617 New functions.
11618 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
11619 (vc-switch-backend): New function.
11620 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
11621 (vc-register): Fix prompt.
11622 (vc-unregister, vc-default-unregister): New functions.
11623 (vc-version-diff): Handle empty buffer in sentinel.
11624
11625 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
11626 (vc-rcs-state-heuristic): Use it to guess the state of files with
11627 non-strict locking.
11628 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
11629 been set with -b, but not created yet.
11630 (vc-rcs-fetch-master-state): With non-strict locking, compare file
11631 contents in order to find the state.
11632 (vc-rcs-checkin): Allow creation of branches with no changes.
11633 (vc-rcs-unregister, vc-rcs-receive-file)
11634 (vc-rcs-set-non-strict-locking): New functions.
11635
11636 * vc-hooks.el (vc-name): Force correct computation of the value
11637 in case it is missing.
11638
11639 2000-09-21 Gerd Moellmann <gerd@gnu.org>
11640
11641 * startup.el (fancy-splash-tail): Use a different foreground
11642 color on a dark frame background.
11643
11644 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
11645
11646 * info.el: Use the correct capitalization when making Info-mode
11647 and Info-edit-mode `special' modes.
11648
11649 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
11650
11651 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
11652 (diff-mode): Add support for add-log.el.
11653 (diff-hunk-text): Use char offsets rather than line offsets.
11654 (diff-find-source-location): Replace LINE with line-offset (nil
11655 if not found) and always set POS to a meaningful position.
11656 Adapt to the new char-offsets.
11657 (diff-apply-hunk): Drop support for the unused `select' POPUP.
11658 Adapt to the new diff-find-source-location.
11659 (diff-goto-source): Adapt to the new diff-find-source-location.
11660
11661 * add-log.el (add-log-file-name): New function (split out of
11662 add-change-log-entry).
11663 (add-change-log-entry): Use it.
11664 Call add-log-file-name-function with the changelog file name if
11665 the current buffer is not associated with any file.
11666 Avoid find-file if the selected window is dedicated.
11667
11668 * diff-mode.el (diff-find-source-location):
11669 Move code from diff-apply-hunk. Return buffer rather than file.
11670 (diff-apply-hunk): Use the new result from diff-find-source-location.
11671 (diff-goto-source): Use the new diff-find-source-location.
11672
11673 2000-09-20 Dave Love <fx@gnu.org>
11674
11675 * iswitchb.el: Some doc fixes.
11676 (iswitchb-mode-map): Define completely initially. Inherit
11677 minibuffer-local-map.
11678 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
11679 fundamental-mode.
11680 (iswitchb-global-map): New variable.
11681 (iswitchb-summaries-to-end): Amalgamate regexps.
11682 (iswitchb-mode): New.
11683 (iswitchb-mode-hook): New variable.
11684 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
11685 `extensions'.
11686
11687 2000-09-20 Gerd Moellmann <gerd@gnu.org>
11688
11689 * ehelp.el (electric-help): New defgroup.
11690 (electric-help-shrink-window): New user-option.
11691 (with-electric-help): Use it.
11692
11693 * window.el (shrink-window-if-larger-than-buffer): If face
11694 `mode-line' has a :box, and we're on a graphical frame, add 1
11695 to the needed window height.
11696
11697 * frame.el (frame-notice-user-settings): Add a last parameter nil
11698 to a call to `append', because the last list passed to `append' is
11699 not copied, and so subsequent calls to assq-delete-all will modify
11700 default-frame-alist.
11701
11702 * startup.el (fancy-splash-image): Change :type.
11703 (fancy-splash-head): Use an XBM image if appropriate.
11704 (command-line-1): Show splash screens in more cases.
11705
11706 * startup.el (fancy-splash-text): Don't quote faces.
11707
11708 * dired.el (dired-font-lock-keywords): Undo last change.
11709 (dired-readin): Bind indent-tabs-mode to nil.
11710
11711 * startup.el (fancy-splash-head): If frame's background mode
11712 is `dark', change the black background of the image to gray.
11713 (fancy-splash-screens): Display startup echo area message.
11714 (display-startup-echo-area-message): New function.
11715
11716 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
11717
11718 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
11719
11720 * info.el (info-header-node): Tweak for color ttys.
11721
11722 * faces.el (face-valid-attribute-values): Make sure directories we
11723 search for stipples both exist and are readable before trying to
11724 search them.
11725
11726 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
11727 in the dry-run case.
11728
11729 * jka-compr.el (with-auto-compression-mode): New macro.
11730
11731 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
11732 (custom-group-tag-face, custom-variable-tag-face): Use relative
11733 :height and inherit from `variable-pitch' face instead of
11734 hardwiring :family.
11735 * hi-lock.el (hi-black-hb): Likewise.
11736
11737 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
11738 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
11739 toolbar-add-item, if image doesn't have a mask add a `:mask
11740 heuristic'.
11741
11742 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
11743
11744 * diff-mode.el: Docstring fixes.
11745 (diff-header-face, diff-comment-face): New faces.
11746 (diff-font-lock-keywords): Highlight a bit differently.
11747 (diff-find-source-location): Don't return SPAN any more.
11748 (diff-hunk-text): Don't bother erasing the temp buffer.
11749 (diff-find-text): Drop argument LINE.
11750 (diff-apply-hunk): Update calls to diff-find-text.
11751 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
11752
11753 * calendar/calendar.el: Docstring fixes.
11754 (calendar-make-alist): Don't quote lambda.
11755 (calendar-star-date): Use make-local-variable.
11756
11757 2000-09-19 Dave Love <fx@gnu.org>
11758
11759 * toolbar/tool-bar.el: Renamed from toolbar.el.
11760 Change `toolbar' to `tool-bar' generally in symbols.
11761 Make some items invisible in `special' major modes.
11762 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
11763 Add arg PROPS.
11764
11765 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
11766 Add :version here.
11767 (fancy-splash-delay, fancy-splash-image): Remove :version here.
11768
11769 2000-09-19 Gerd Moellmann <gerd@gnu.org>
11770
11771 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
11772
11773 * files.el (find-file-suppress-same-file-warnings): New user-option.
11774 (find-file-noselect): Use it.
11775
11776 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
11777 (fancy-splash-screen): Defgroup.
11778
11779 * add-log.el (change-log-font-lock-keywords): Match names
11780 more exactly for the case that font-lock-constant-face is
11781 underlined.
11782
11783 2000-09-19 Richard M. Stallman <rms@gnu.org>
11784
11785 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
11786
11787 2000-09-19 Andre Spiegel <spiegel@gnu.org>
11788
11789 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
11790
11791 2000-09-19 Gerd Moellmann <gerd@gnu.org>
11792
11793 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
11794 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
11795 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
11796 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
11797 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
11798 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
11799 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
11800 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
11801 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
11802 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
11803 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
11804 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
11805
11806 * startup.el (fancy-splash-text): New variable.
11807 (fancy-splash-delay, fancy-splash-image): New user-options.
11808 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
11809 (fancy-splash-screens): New functions.
11810 (command-line-1): If display has a `display' frame parameter, has
11811 colors, and we have XPM support, show more fancy splash screens.
11812
11813 2000-09-19 Dave Love <fx@gnu.org>
11814
11815 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
11816 with null `help'. Use modern backquote syntax.
11817
11818 2000-09-19 Gerd Moellmann <gerd@gnu.org>
11819
11820 * font-lock.el (font-lock-mode): Change message telling the user
11821 that ``the buffer is too big''.
11822
11823 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
11824 for instance for the case that tab-width is 2.
11825
11826 2000-09-18 Gerd Moellmann <gerd@gnu.org>
11827
11828 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
11829 toolbar-add-item, if image doesn't have a mask add a `:mask
11830 heuristic'.
11831
11832 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
11833
11834 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
11835 and return a cons if it's non-nil.
11836 (diff-apply-hunk): Try to jump to the line in the source text
11837 corresponding to the position of point in the in the hunk.
11838
11839 * info.el (Info-title-3-face, Info-title-2-face)
11840 (Info-title-1-face): Use face inheritance and relative sizes
11841 instead of hard-wiring things.
11842
11843 * faces.el (secondary-selection): Make dark-background variant sane.
11844
11845 2000-09-16 Andrew Innes <andrewi@gnu.org>
11846
11847 * makefile.w32-in (compile-files-CMD): No need to make .elc files
11848 read-only, since they aren't under VC now.
11849
11850 2000-09-17 Dave Love <fx@gnu.org>
11851
11852 * tmm.el: Replace mapcar with mapc in several places.
11853
11854 * loadhist.el (unload-feature): Maybe call elp-restore-list and
11855 ad-unadvise.
11856
11857 * international/latin1-disp.el: New file.
11858
11859 * calendar/cal-move.el (scroll-calendar-left)
11860 (scroll-calendar-right): Make arg optional (for active mode line).
11861
11862 * calendar/calendar.el (calendar-mode-line-format): Make fields
11863 mouse-sensitive.
11864 (calendar-read-date, calendar-read-date, calendar-window-list):
11865 Unquote lambda.
11866 (calendar-month-name): Use aref, not sref.
11867
11868 * view.el (minor-mode-alist): Propertize the string.
11869
11870 * international/characters.el (standard-case-table): Add entries
11871 for Greek.
11872
11873 2000-09-18 Miles Bader <miles@gnu.org>
11874
11875 * info.el (info-node, info-xref): Add dark-background variants.
11876
11877 * faces.el (header-line): Change defaults to be less confusing
11878 when mixed with mode-lines.
11879
11880 * info.el (Info-fontify-node): Make a few cleanups.
11881 Add extra `help-echo' and `local-map' props to node xrefs.
11882 Use header-specific faces for node-names & xrefs.
11883 (Info-use-header-line): New variable.
11884 (info-header-xref, info-header-node): New faces.
11885 (Info-setup-header-line): New function.
11886 (Info-select-node): Call Info-setup-header-line when enabled.
11887 (Info-extract-pointer): Work even if the header line is hidden.
11888 (Info-header-line): New variable.
11889
11890 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
11891
11892 * vms-patch.el (print-region-function): Don't quote lambda.
11893
11894 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
11895
11896 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
11897 (lm-get-header-re): Allow spaces between the header and the colon.
11898 (lm-header): Allow $ in non-RCS headers.
11899 (lm-header-multiline): Put the strings back into order.
11900 Stop at an empty line. Don't require two space chars if the
11901 line is clearly not another header line.
11902
11903 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
11904 (popup-menu-popup): Remove.
11905
11906 2000-09-15 Gerd Moellmann <gerd@gnu.org>
11907
11908 * toolbar/toolbar.el (toolbar-add-item): Use the same image
11909 specification if or if not tool-bar item contains an `:enabled'
11910 property.
11911
11912 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
11913 current buffer has no file name.
11914
11915 2000-09-15 Dave Love <fx@gnu.org>
11916
11917 * strokes.el: Sync with maintainer's current version with changes
11918 for Emacs, but avoid runtime cl and levents.
11919 (toplevel): Change autoloads and compilation requires.
11920 (strokes-version, strokes-bug-address, strokes-lift): Values
11921 changed.
11922 (strokes-xpm-header, strokes-insinuated): New variable.
11923 (strokes): Add :link.
11924 (strokes-mode): Customized.
11925 (strokes-while-inhibiting-garbage-collector): New macro.
11926 (strokes-remassoc): Avoid remove-if.
11927 (strokes-fix-button2-command): Don't use ad-do-it.
11928 (strokes-insinuate): New function.
11929 (strokes-button-press-event-p, strokes-button-release-event-p):
11930 New functions, used instead of non-`strokes-' versions..
11931 (strokes-mouse-event-p): Rewritten.
11932 (strokes-event-closest-point): Avoid event-point.
11933 (strokes-get-grid-position): Avoid cdadr, caadr
11934 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
11935 functions.
11936 (strokes-help): Use with-output-to-temp-buffer.
11937 (strokes-window-configuration-changed-p): New function.
11938 (strokes-update-window-configuration): Use buffer-live-p,
11939 strokes-window-configuration-changed-p.
11940 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
11941 (strokes-char-face): New face.
11942 (strokes-char-table, strokes-base64-chars): New variable.
11943 (strokes-xpm-for-stroke, strokes-list-strokes)
11944 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
11945 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
11946 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
11947 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
11948 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
11949 functions.
11950
11951 2000-09-15 Gerd Moellmann <gerd@gnu.org>
11952
11953 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
11954
11955 * image.el (create-image): Doc fix.
11956
11957 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
11958 instead of `:heuristic-mask t'.
11959
11960 2000-09-14 Andrew Innes <andrewi@gnu.org>
11961
11962 * makefile.w32-in: Revert to Unix line endings.
11963
11964 2000-09-14 Andrew Innes <andrewi@gnu.org>
11965
11966 * makefile.w32-in: Add bootstrap support. Also copy lisp source
11967 when installing.
11968
11969 * makefile.nt (DONTCOMPILE): Fix typo.
11970
11971 * shell.el (shell-write-history-on-exit): New function.
11972 (shell-dumb-shell-regexp): New custom variable.
11973 (shell-mode): Make shell-write-history-on-exit the process
11974 sentinel if shell name matches shell-dumb-shell-regexp.
11975
11976 * w32-fns.el: Comment out before-init-hook function which resets
11977 source-directory based; this breaks bootstrap.
11978
11979 2000-09-14 Dave Love <fx@gnu.org>
11980
11981 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
11982 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
11983 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
11984 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
11985 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
11986 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
11987 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
11988 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
11989 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
11990
11991 * toolbar/toolbar.el: New.
11992
11993 * subdirs.el: Add toolbar.
11994
11995 2000-09-14 Gerd Moellmann <gerd@gnu.org>
11996
11997 * indent.el (indent-for-tab-command): Doc fix.
11998
11999 2000-09-14 Alex Schroeder <alex@gnu.org>
12000
12001 * ansi-color.el (ansi-colors): Doc change.
12002 (ansi-color-get-face): Simplified regexp.
12003 (ansi-color-faces-vector): Added more faces, doc change.
12004 (ansi-color-names-vector): Doc change.
12005 (ansi-color-regexp): Simplified regexp.
12006 (ansi-color-parameter-regexp): New regexp.
12007 (ansi-color-filter-apply): Doc change.
12008 (ansi-color-filter-region): Doc change.
12009 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
12010 deal with zero length parameters.
12011 (ansi-color-apply-on-region): Doc change.
12012 (ansi-color-map): Doc change.
12013 (ansi-color-map-update): Removed debugging message.
12014 (ansi-color-get-face-1): Added condition-case to trap
12015 args-out-of-range errors.
12016 (ansi-color-get-face): Doc change.
12017 (ansi-color-make-face): Removed.
12018 (ansi-color-for-shell-mode): New option.
12019
12020 2000-09-13 Kenichi Handa <handa@etl.go.jp>
12021
12022 * international/quail.el (quail-start-translation): Translate KEY
12023 if necessary even if it doesn't have any mapping in the current
12024 input method.
12025 (quail-start-conversion): Likewise.
12026 (quail-help): The output message is improved.
12027
12028 2000-09-13 Miles Bader <miles@gnu.org>
12029
12030 * comint.el (comint-output-filter): Revert to using
12031 `insert-before-markers'. Add bletcherous hack to undo damage
12032 caused by `insert-before-markers'. Put `front-sticky' property on
12033 overlays created here so that the field code understands how the
12034 overlay works. Use a let when making comint-last-prompt-overlay,
12035 so that the code is easier to read.
12036
12037 2000-09-13 Dave Love <fx@gnu.org>
12038
12039 * wid-edit.el (widget-default-format-handler): DTRT when
12040 doc-property is a function.
12041
12042 2000-09-12 Francesco Potorti` <pot@gnu.org>
12043
12044 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
12045 filed name if it's not there.
12046
12047 2000-09-12 Dave Love <fx@gnu.org>
12048
12049 * simple.el (read-mail-command): Doc fix.
12050 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
12051
12052 * vc.el (vc-dired-listing-switches): Fix :version.
12053
12054 * vc-hooks.el: Doc fixes.
12055
12056 * subr.el (add-minor-mode): Use toggle-fun arg.
12057
12058 * speedbar.el: Add :version to several defcustoms.
12059
12060 * imenu.el (imenu--truncate-items, imenu--cleanup)
12061 (imenu--generic-function): Avoid mapcar.
12062 (imenu--replace-spaces): Function removed.
12063 (imenu--completion-buffer): Use subst-char-in-string.
12064 (imenu-add-to-menubar): Use keymap inheritance.
12065
12066 2000-09-12 Miles Bader <miles@gnu.org>
12067
12068 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
12069 (diff-mode-map): Bind `diff-test-hunk'.
12070 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
12071
12072 2000-09-11 Gerd Moellmann <gerd@gnu.org>
12073
12074 * bytecomp.el (byte-compile-defvar): Undo last change
12075 because it breaks '(make-variable-buffer-local (defvar ...)'
12076 which is used at least in dired.
12077
12078 2000-09-12 Kenichi Handa <handa@etl.go.jp>
12079
12080 * international/quail.el (quail-define-package): Docstring
12081 modified.
12082
12083 2000-09-12 Kenichi Handa <handa@etl.go.jp>
12084
12085 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
12086 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
12087 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
12088 docstring of "chinese-py".
12089
12090 * international/quail.el (quail-translation-docstring): New
12091 variable.
12092 (quail-show-keyboard-layout): Docstring modified.
12093 (quail-select-current): Likewise.
12094 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
12095 infinite recursive call.
12096 (quail-help): Check quail-translation-docstring. Format of the
12097 output changed.
12098 (quail-help-insert-keymap-description): Adjusted for the above
12099 change.
12100
12101 2000-09-11 Gerd Moellmann <gerd@gnu.org>
12102
12103 * bytecomp.el (byte-compile-defvar): Only cons onto
12104 current-load-list in top-level forms. Else this leaks a cons cell
12105 every time a defun is called.
12106
12107 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
12108
12109 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
12110 Now understands non-unified diffs. Some functionality moved into
12111 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
12112 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
12113 modify anything. Only reposition point in the patched file if the
12114 patch succeeds. Only pop up another window if POPUP is true.
12115 Emit a message describing what happened if successful, and at what
12116 line-offset. Automatically detect reversed hunks and do something
12117 appropriate.
12118 (diff-hunk-text, diff-find-text): New functions.
12119 (diff-filter-lines): Function removed.
12120 (diff-test-hunk): New function.
12121 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
12122
12123 2000-09-10 Dave Love <fx@gnu.org>
12124
12125 * textmodes/tildify.el: Minor doc/commentary fixes.
12126 (tildify) <defgroup>: Add :version.
12127
12128 * faces.el (face-x-resources): Make custom type more specific.
12129 (frame-background-mode): Use mapc.
12130 (region) <defcustom>: Add :version.
12131
12132 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
12133
12134 * vc-sccs.el (vc-sccs-register):
12135 * vc-rcs.el (vc-rcs-register):
12136 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
12137 * vc.el (vc-register): Clear file's properties.
12138
12139 2000-09-08 Gerd Moellmann <gerd@gnu.org>
12140
12141 * faces.el (face-spec-set): Only face-spec-reset-face when
12142 ATTRS is non-nil.
12143
12144 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12145
12146 * help.el (help-insert-xref-button): Fix a typo in doc string.
12147
12148 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
12149
12150 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
12151 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
12152 methods.
12153
12154 * menu-bar.el (read-mail-item-name): New function.
12155 (menu-bar-tools-menu): Use it to compute and display the package
12156 used to read email.
12157 (menu-bar-tools-menu): Fix typo in GUD's help string.
12158
12159 2000-09-07 Dave Love <fx@gnu.org>
12160
12161 * diff-mode.el (diff-mouse-goto-source): New function.
12162
12163 * vc-sccs.el: Doc fixes.
12164 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
12165
12166 * vc-rcs.el: Doc fixes.
12167 (vc-rcs-register-switches, vc-rcs-checkin-switches)
12168 (vc-rcs-checkout-switches, vc-rcs-header)
12169 (vc-rcs-master-templates): Add or change :version.
12170
12171 * vc-cvs.el: Doc fixes.
12172 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
12173 (vc-cvs-stay-local): Add :version.
12174
12175 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
12176
12177 2000-09-07 Kenichi Handa <handa@etl.go.jp>
12178
12179 * international/quail.el (quail-help): Fix previous change.
12180
12181 2000-09-07 Gerd Moellmann <gerd@gnu.org>
12182
12183 * faces.el (color-values): Doc fix.
12184
12185 * faces.el (frame-set-background-mode): Use frame-parameter
12186 instead of frame-parameters.
12187
12188 * frame.el (filtered-frame-list): Reduce consing.
12189 (frames-on-display-list): Call frame-parameter instead of
12190 frame-parameters.
12191
12192 2000-09-07 Kenichi Handa <handa@etl.go.jp>
12193
12194 * language/devan-util.el (devanagari-to-indian-region): In the
12195 loop, change the following char, not preceding char.
12196
12197 2000-09-07 Gerd Moellmann <gerd@gnu.org>
12198
12199 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
12200 instead of frame-parameters.
12201
12202 * faces.el (set-face-attribute): Simplify by calling
12203 internal-set-lisp-face-attribute with FRAME being 0.
12204
12205 * vc.el: Remove `Id' version control keyword.
12206
12207 2000-09-07 Kenichi Handa <handa@etl.go.jp>
12208
12209 * help.el (help-make-xrefs): Adjusted for the change of
12210 help-xref-mule-regexp.
12211 (help-insert-xref-button): New function.
12212
12213 * international/mule-cmds.el (help-xref-mule-regexp-template):
12214 Include the pattern for character set.
12215 (leim): New group.
12216
12217 * international/quail.el: Don't require face.
12218 (quail): New group.
12219 (quail-other-command): Dummy command to make quail-help work better.
12220 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
12221 (quail-keyboard-layout-substitution): New variable.
12222 (quail-update-keyboard-layout): New function.
12223 (quail-keyboard-layout-type): New customizable variable.
12224 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
12225 (quail-keyboard-translate): Pay attention to
12226 quail-keyboard-layout-substitution.
12227 (quail-insert-kbd-layout): New function.
12228 (quail-show-keyboard-layout): New function.
12229 (quail-get-translation): If the definition is a vector of length
12230 1, and the element is a string of length 1, return the character
12231 in that string.
12232 (quail-update-current-translations): Fix the case of
12233 relative-index out of range.
12234 (quail-build-decode-map, quail-insert-decode-map): New Functions.
12235 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
12236 Show key sequences for all available characters.
12237 (quail-help-insert-keymap-description): Don't show such verbose
12238 key bindings as quail-self-insert-command.
12239
12240 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
12241 Format changed, and each element now have extra documentations.
12242 (tit-process-header): Delete invalid characters from TIT-PROMPT.
12243 Adjusted for the change of quail-cxterm-package-ext-info.
12244
12245 2000-09-06 Gerd Moellmann <gerd@gnu.org>
12246
12247 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
12248 requiring it leads to a recursive loading of vc.el and vc-hooks.el
12249 during bootstrap.
12250
12251 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
12252
12253 * vc.el: (toplevel): Don't require `dired' at run-time.
12254 (vc-dired-resynch-file): Remove autoload cookie.
12255
12256 2000-09-05 Andre Spiegel <spiegel@gnu.org>
12257
12258 * vc.el: Made several backend functions optional.
12259 (vc-default-responsible-p): New function.
12260 (vc-merge): Use RET for first version to trigger merge-news, not
12261 prefix arg.
12262 (vc-annotate): Handle backends that do not support annotation.
12263 (vc-default-merge-news): Removed. The existence of a merge-news
12264 implementation is now checked on caller sites.
12265
12266 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
12267 case.
12268
12269 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
12270 special case that has been removed from the default in vc-hooks.el.
12271
12272 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
12273
12274 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
12275
12276 2000-09-05 Andre Spiegel <spiegel@gnu.org>
12277
12278 * vc-hooks.el: Require vc during compilation.
12279 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
12280 macro `with-vc-properties' in vc.el.
12281 (vc-file-getprop): Doc fix.
12282 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
12283
12284 * vc.el: Require dired-aux during compilation.
12285 (vc-name-assoc-file): Moved to vc-sccs.el.
12286 (with-vc-properties): New macro.
12287 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
12288 vc-finish-steal): Use it.
12289 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
12290 to the backend-specific function is now supposed to do the checkout,
12291 too.
12292 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
12293
12294 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
12295 set file properties; that gets done in the generic code now.
12296
12297 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
12298 Changed parameter list, added code from vc.el that does the
12299 checkout, possibly with a double-take.
12300
12301 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
12302 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
12303 the above under the new name.
12304 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
12305 parameter list, added checkout command.
12306 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
12307 properties; that gets done in the generic code now.
12308
12309 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
12310
12311 * vc.el: Docstring fixes (courtesy of checkdoc).
12312
12313 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
12314
12315 * vc.el (vc-checkout-writable-buffer-hook)
12316 (vc-checkout-writable-buffer): Remove.
12317 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
12318 (vc-log-mode): Make it into a clean derived major mode.
12319 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
12320 vc-log-mode if log-edit is not available.
12321 (vc-dired-mode-map): Don't set-keymap-parent yet.
12322 (vc-dired-mode): Do set-keymap-parent here.
12323 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
12324
12325 2000-09-05 Gerd Moellmann <gerd@gnu.org>
12326
12327 * faces.el (set-face-attribute, face-spec-reset-face)
12328 (face-spec-set): Avoid consing by removing calls to `apply'.
12329
12330 * frame.el (frame-parameter): Move to C code.
12331
12332 2000-09-05 Dave Love <fx@gnu.org>
12333
12334 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
12335 insert-before-markers-and-inherit. Now checked systematically!
12336
12337 2000-09-05 Alex Schroeder <alex@gnu.org>
12338
12339 * sql.el (sql-postgres): Use sql-postgres-options.
12340 (sql-postgres-options): New variable.
12341
12342 2000-09-05 Alex Schroeder <alex@gnu.org>
12343
12344 * sql.el (sql-mode-menu): Work around missing variable mark-active
12345 in XEmacs.
12346 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
12347 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
12348 compatibility.
12349
12350 2000-09-04 Gerd Moellmann <gerd@gnu.org>
12351
12352 * vc.el (vc-dired-resynch-file): Add autoload cookie.
12353
12354 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
12355
12356 * Makefile.in (DONTCOMPILE): Fix typo in file name.
12357
12358 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12359
12360 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
12361 don't support anything else under SCCS yet.
12362
12363 * vc-hooks.el: Minor doc fixes.
12364
12365 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12366
12367 * vc.el (vc-next-action-on-file): Do not visit the file if it's
12368 not necessary. If verbose in state `needs-patch', do the same as
12369 under `up-to-date'. When NOT verbose and `needs-patch', check out
12370 latest version instead of `merge-news'.
12371 (vc-next-action-dired): Don't mess with default-directory here; it
12372 breaks other parts of dired. It is the job of the
12373 backend-specific functions to adjust it temporarily if they need it.
12374 (vc-next-action): Remove a special CVS case.
12375 (vc-clear-headers): New optional arg FILE.
12376 (vc-checkin, vc-checkout): Set properties vc-state and
12377 vc-checkout-time properly.
12378 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
12379 (vc-print-log): Use new backend function `show-log-entry'.
12380 (vc-cancel-version): Do the checks in a different order. Added a
12381 FIXME concerning RCS-only code.
12382
12383 * vc-rcs.el (vc-rcs-show-log-entry): New function.
12384 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
12385
12386 * vc-cvs.el (vc-cvs-show-log-entry): New function.
12387
12388 * vc-hooks.el (vc-default-mode-line-string): Show state
12389 `needs-patch' as a `-' too.
12390
12391 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12392
12393 * vc.el (vc-responsible-backend): New optional arg REGISTER.
12394 (vc-default-could-register): New function.
12395 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
12396 (vc-resynch-buffer): Call vc-dired-resynch-file.
12397 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
12398 vc-resynch-buffer instead of vc-resynch-window.
12399 (vc-next-action-dired): Don't redisplay here, that gets done as a
12400 result of the individual file operations.
12401 (vc-retrieve-snapshot): Corrected prompt order.
12402
12403 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
12404
12405 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
12406 as well.
12407 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
12408 hostname regexps. Updated all callers.
12409 (vc-cvs-responsible-p): Handle directories as well.
12410 (vc-cvs-could-register): New function.
12411 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
12412 properties up-to-date.
12413
12414 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
12415 user whether to create one.
12416
12417 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12418
12419 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
12420 check out a non-existing file.
12421
12422 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
12423 workfile does not exist.
12424
12425 * vc.el (vc-version-diff): Use `require' to check for existence of
12426 diff-mode.
12427
12428 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12429
12430 * vc-cvs.el (vc-cvs-registered): Use new function
12431 vc-cvs-parse-entry to do the actual work.
12432
12433 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12434
12435 * vc-hooks.el (vc-find-backend-function): If function doesn't
12436 exist, return nil instead of error.
12437 (vc-call-backend): Doc fix.
12438
12439 * vc.el (vc-do-command): Doc fix.
12440 (vc-finish-logentry): When checking in from vc-dired, choose the
12441 right backend for logentry check.
12442 (vc-dired-mode-map): Inherit from dired-mode-map.
12443 (vc-dired-mode): Local value of dired-move-to-filename-regexp
12444 simplified.
12445 (vc-dired-state-info): Removed, updated caller.
12446 (vc-default-dired-state-info): Use parentheses instead of hyphens.
12447 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
12448 (vc-dired-listing-switches): New variable.
12449 (vc-directory): Use it, instead of dired-listing-switches.
12450
12451 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
12452 (vc-cvs-dir-state): New function.
12453 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
12454 (vc-cvs-parse-entry): New function, also to be used in
12455 vc-cvs-registered.
12456
12457 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12458
12459 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
12460 *or* single-window-frames.
12461
12462 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12463
12464 * vc.el (vc-update-changelog): Split into generic part and default
12465 implementation. Doc string adapted.
12466 (vc-default-update-changelog): New function. Call the `rcs2log'
12467 script in exec-directory, to fix a long-standing nuisance.
12468
12469 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
12470 simply signals an error.
12471
12472 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12473
12474 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
12475 control-flow more clear and to avoid running `cvs' twice.
12476
12477 * vc.el (vc-next-action-on-file): Doc fix.
12478 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
12479 (vc-print-log): Eval `file' before constructing the continuation.
12480
12481 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12482
12483 * vc.el (vc-next-action-on-file): Corrected several messages.
12484 (vc-merge): Add prefix arg `merge-news'; handle it.
12485
12486 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
12487 is not reached. It is.
12488 (vc-cvs-merge): Set state to 'edited after merge.
12489 (vc-cvs-merge-news): Set workfile version to nil if not known.
12490 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
12491
12492 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
12493 via stdout. (Merge from main line.)
12494
12495 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12496
12497 * vc.el (vc-finish-logentry): Thinko in the "same comment"
12498 detection.
12499
12500 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12501
12502 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
12503 against kill-all-local-variables.
12504 (vc-log-edit): Don't save vc-parent-buffer any more.
12505 (vc-last-comment-match): Initialize to an empty string.
12506 (vc-post-command-functions): New hook.
12507 (vc-do-command): Run it.
12508 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
12509 (vc-finish-logentry): Only add the comment to the ring if it's
12510 different from the last comment entered.
12511 (vc-new-comment-index): New function.
12512 (vc-previous-comment): Use it. Make the minibuffer message
12513 slightly less terse.
12514 (vc-comment-search-reverse): Make it work forward as well. Don't
12515 set vc-comment-ring-index if no match is found. Use
12516 vc-new-comment-index.
12517 (vc-comment-search-forward): Use vc-comment-search-reverse.
12518 (vc-dired-mode-map): Don't inherit from dired-mode-map since
12519 define-derived-mode will do it for us. Bind `v' to a keymap that
12520 inherits from vc-prefix-map so that we can bind `vt' without
12521 binding C-x v t.
12522 (vc-retrieve-snapshot): Parenthesis typo.
12523
12524 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
12525 to 1. Make sure to switch to *vc* before looking for an error
12526 message. Use vc-parse-buffer.
12527
12528 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12529
12530 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
12531 and NAME.
12532 (vc-retrieve-snapshot): Split into two parts.
12533 (vc-default-retrieve-snapshot): New function.
12534
12535 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
12536 (vc-cvs-retrieve-snapshot): New function (untested).
12537 (vc-cvs-stay-local): Default to t.
12538 (vc-cvs-remote-p): New function and property.
12539 (vc-cvs-state): Stay local only if the above is t.
12540 (vc-handle-cvs): Removed.
12541 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
12542 done via vc-handled-backends now.
12543 (vc-cvs-header): Escape Id.
12544
12545 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12546
12547 * vc.el (vc-do-command): Remove unused commands.
12548 (vc-version-diff): Make sure default-directory ends with a slash.
12549 Move the window commands into a vc-exec-after.
12550 (vc-print-log): Move more of the code into the `vc-exec-after'.
12551
12552 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12553
12554 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
12555 (vc-print-log): Search current revision from beginning of buffer.
12556 (vc-revert-buffer): Clear echo area after the diff is finished.
12557 (vc-prefix-map): Removed definition of "t" for terse display in vc
12558 dired.
12559 (vc-dired-mode-map): Inherit from dired-mode-map. Added
12560 definition of "vt" for terse display.
12561 (vc-dired-mode): Fix dired-move-to-filename-regexp.
12562
12563 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12564
12565 * vc.el (vc-exec-after): Avoid caddr.
12566
12567 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12568
12569 * vc.el (vc-exec-after): New function.
12570 (vc-do-command): Use it to add a termination message for async
12571 procs.
12572 (vc-checkout): Try to handle a missing-backend situation.
12573 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
12574 of a directory with a backend using async diffs.
12575 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
12576 present.
12577
12578 * vc-sccs.el (vc-sccs-state-heuristic): Use
12579 file-ownership-preserved-p.
12580
12581 * vc-rcs.el (vc-rcs-state-heuristic): Use
12582 file-ownership-preserved-p.
12583 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
12584
12585 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12586
12587 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
12588 vc-do-command.
12589
12590 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
12591 when there are no changes.
12592
12593 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12594
12595 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
12596
12597 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
12598
12599 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12600
12601 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
12602
12603 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
12604 the `fset' outside of the defvar so that it works even if
12605 vc-prefix-map was already defined.
12606 (vc-setup-buffer): New function, split out of vc-do-command.
12607 (vc-do-command): Allow BUFFER to be t to mean `just use the
12608 current buffer without any fuss'.
12609 (vc-version-diff): Change the `diff' backend operation to just put
12610 the diff in the current buffer without erasing it. Always use
12611 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
12612 shrink-window-if-larger-than-buffer.
12613 (vc-print-log): Change the `print-log' backend operation to just
12614 put the log in the current buffer without erasing it. Protect
12615 shrink-window-if-larger-than-buffer.
12616 (vc-update-change-log): Fix setd typo.
12617
12618 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
12619 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
12620
12621 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
12622 (vc-rcs-diff): Insert in the current buffer and remove unused arg
12623 CMP.
12624
12625 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
12626 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
12627 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
12628
12629 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12630
12631 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
12632 not possible, use vc-BACKEND-workfile-unchanged-p.
12633 (vc-default-workfile-unchanged-p): New function. Delegates to a
12634 full vc-BACKEND-diff.
12635
12636 * vc-hooks.el (vc-simple-command): Removed.
12637
12638 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
12639 instead of vc-simple-command.
12640 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
12641 avoid doing a diff when opening a file.
12642 (vc-rcs-state): Added check for unlocked-changes.
12643 (vc-rcs-header): Escape Id.
12644 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
12645 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
12646 version.
12647
12648 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
12649 (vc-sccs-diff): Remove optional arg CMP.
12650 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
12651 SCCS-specific function.
12652
12653 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
12654 vc-simple-command.
12655
12656 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12657
12658 * vc.el (vc-editable-p): Renamed from vc-writable-p.
12659 (with-vc-file, vc-merge): Use vc-editable-p.
12660 (vc-do-command): Remove unused var vc-file and fix the
12661 doubly-defined `status' var. Add a user message when starting an
12662 async command.
12663 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
12664 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
12665 Use with-current-buffer.
12666 (vc-buffer-sync): Use unless.
12667 (vc-next-action-on-file): If the file is 'edited by read-only,
12668 make it read-write instead of trying to commit.
12669 (vc-version-diff, vc-update-change-log): Use `setq
12670 default-directory' rather than `cd'.
12671 (vc-log-edit): Don't forget to set default-directory in the
12672 buffer.
12673
12674 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
12675 (vc-sccs-state-heuristic): Use file-writable-p instead of
12676 comparing userids.
12677 (vc-sccs-checkout): Use `unless'.
12678
12679 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
12680 of comparing userids.
12681 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
12682 Simplify the logic by eliminating unreachable code.
12683 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
12684 just do a recursive call if we need to retry.
12685 (vc-rcs-checkout): Handle the case where rcs is missing by making
12686 the buffer read-write if requested and re-signalling the error.
12687
12688 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
12689
12690 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12691
12692 * vc-hooks.el (vc-handled-backends): Docstring change.
12693 (vc-ignore-vc-files): Mark obsolete.
12694 (vc-registered): Check vc-ignore-vc-files.
12695 (vc-find-file-hook, vc-file-not-found-hook): Don't check
12696 vc-ignore-vc-files.
12697
12698 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
12699
12700 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12701
12702 * vc.el (vc-checkout): Don't do anything special for ange-ftp
12703 files since ange-ftp already has vc-registered return nil.
12704
12705 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
12706 (vc-sccs-workfile-version): Use with-temp-buffer and new
12707 vc-parse-buffer and don't bother setting the property.
12708 (vc-sccs-add-triple): Use with-current-buffer and
12709 find-file-noselect.
12710 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
12711
12712 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
12713 derives from the old vc-parse-buffer but uses the revision number
12714 rather than the date (much easier to compare robustly).
12715 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
12716 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
12717 locking-user more directly. Check strict locking and set
12718 checkout-model appropriately.
12719 (vc-rcs-parse-locks): Remove.
12720 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
12721 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
12722 (vc-rcs-system-release): Use with-current-buffer and
12723 vc-parse-buffer.
12724 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
12725
12726 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
12727 (vc-simple-command): Docstring fix.
12728 (vc-registered): Align the way the file-handler is called with the
12729 way the function itself works.
12730 (vc-file-owner): Remove.
12731
12732 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
12733 extraction of fields and call to file-attributes because of a
12734 temporary bug in rcp.el.
12735 (vc-cvs-fetch-status): Use with-current-buffer.
12736
12737 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12738
12739 * vc.el (vc-do-command): Use file-relative-name.
12740 (vc-responsible-backend): Use vc-backend if possible.
12741 (vc-create-snapshot): Improve the `interactive' spec. Add support
12742 for branches and dispatch to backend-specific `create-snapshot'.
12743 (vc-default-create-snapshot): New function, containing the bulk of
12744 the old vc-create-snapshot.
12745 (vc-retrieve-snapshot): Improve the interactive spec.
12746
12747 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
12748 (vc-backend-hook-functions): Remove.
12749 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
12750 (vc-backend): Reintroduce the test for `file = nil' now that I
12751 know why it was there (and added a comment to better remember).
12752
12753 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
12754 code from vc-sccs-hooks.el.
12755 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
12756 'vc anymore.
12757 (vc-sccs-responsible-p): Use expand-file-name instead of concat
12758 and file-directory-p instead of file-exists-p.
12759 (vc-sccs-check-headers): Simplify the regexp.
12760
12761 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
12762 from vc-rcs-hooks.el. Don't require 'vc anymore.
12763 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
12764 file-directory-p instead of file-exists-p.
12765
12766 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
12767 from vc-cvs-hooks.el.
12768 (proto vc-cvs-registered): Require 'vc-cvs instead of
12769 'vc-cvs-hooks. Don't require 'vc anymore.
12770 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
12771 file-directory-p instead of file-exists-p.
12772 (vc-cvs-create-snapshot): New function, replacing
12773 vc-cvs-assign-name.
12774 (vc-cvs-assign-name): Remove.
12775
12776 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12777
12778 * vc-cvs.el (vc-cvs-header): New var.
12779
12780 * vc-rcs.el (vc-rcs-exists): Remove.
12781 (vc-rcs-header): New var.
12782
12783 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
12784 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
12785 (vc-sccs-header): New var.
12786
12787 * vc.el (vc-do-command): Get rid of the `last' argument.
12788 (vc-header-alist): Remove, replaced by vc-X-header.
12789 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
12790 (vc-dired-hook): Use expand-file-name instead of concat.
12791 (vc-directory): Use file-name-as-directory.
12792 (vc-snapshot-precondition, vc-create-snapshot)
12793 (vc-retrieve-snapshot): Allow the command to operate on any
12794 directory.
12795
12796 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
12797 just removing the 'WORKFILE argument or by removing the 'MASTER
12798 argument and replacing `file' with (vc-name file).
12799
12800 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12801
12802 * vc.el: Update Copyright and add a crude list of backend funs.
12803 (vc-writable-p): New function.
12804 (with-vc-file): Use vc-writable-p.
12805 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
12806 (vc-register): Avoid vc-name.
12807 (vc-locking-user): Remove.
12808 (vc-steal-lock): Make the `owner' arg non-optional.
12809 (vc-merge): Use vc-writable-p instead of vc-locking-user and
12810 vc-checkout-model.
12811 (vc-default-dired-state-info): Use vc-state instead of
12812 vc-locking-user and return special strings for special states.
12813 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
12814 and get rid of one of the special CVS cases.
12815 (vc-cancel-version): prettify error message with \\[...].
12816 (vc-rename-master): New function.
12817 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
12818 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
12819 the CVS special case generic.
12820 (vc-default-record-rename): Remove.
12821 (vc-file-tree-walk-internal): Only call FUNC for files that are
12822 under control of some VC backend and replace `concat' with
12823 expand-file-name.
12824 (vc-file-tree-walk): Update docstring.
12825 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
12826 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
12827
12828 * vc-sccs.el (vc-sccs-rename-file): Renamed from
12829 vc-sccs-record-rename. Use `find-file-noselect' rather than
12830 `find-file' and call `vc-rename-master' to do the actual move.
12831 (vc-sccs-diff): Remove unused `backend' variable.
12832
12833 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
12834 to delay loading of vc-sccs until it is really used.
12835 (vc-sccs-master-templates): Preload.
12836 (vc-sccs-state): Update call to vc-sccs-parse-locks.
12837 (vc-sccs-project-dir): Remove (merged into
12838 vc-sccs-search-project-dir).
12839 (vc-sccs-search-project-dir): Rewrite using file name handling ops
12840 rather than `concat', make sure it is preloaded and don't bother
12841 to check that the file actually exists.
12842 (vc-sccs-parse-locks): Remove unused `file' argument, remove
12843 `locks' argument (use buffer's content instead) and eliminate n^2
12844 behavior.
12845
12846 * vc-rcs.el: Update Copyright.
12847 (vc-rcs-rename-file): New function.
12848 (vc-rcs-diff): Remove unused `backend' variable.
12849
12850 * vc-hooks.el: Update Copyright.
12851 (vc-backend): Don't accept a nil argument any more.
12852 (vc-up-to-date-p): Turn into a defsubst.
12853 (vc-possible-master): New function.
12854 (vc-check-master-templates): Use `vc-possible-master' and allow
12855 funs in vc-X-master-templates to return a non-existent file.
12856
12857 * vc-cvs.el: Update Copyright.
12858 (vc-cvs-diff): Remove unused `backend' variable.
12859 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
12860
12861 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
12862
12863 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12864
12865 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
12866 since it can be called from vc-rcs.el.
12867 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
12868
12869 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12870
12871 * vc.el (vc-version-diff): Expand file name read from the
12872 minibuffer. Handle the case when a previous version number can't
12873 be guessed. Give suitable messages when there were no differences
12874 found.
12875 (vc-clear-headers): Call backend-specific implementation, if one
12876 exists.
12877 (vc-cancel-version): Made error checks generic. When done, clear
12878 headers generically, too.
12879
12880 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
12881 from vc-clear-headers in vc.el.
12882
12883 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
12884 correctly.
12885 (vc-rcs-latest-on-branch-p): Made second argument VERSION
12886 optional. Handle the case when it's not there.
12887
12888 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12889
12890 * vc.el (vc-locking-user): Moved from vc-hooks.el.
12891
12892 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12893
12894 * vc-hooks.el (vc-loadup): Remove.
12895 (vc-find-backend-function): Use `require'. Also, handle the case
12896 where vc-BACKEND-hooks.el doesn't exist.
12897 (vc-call-backend): Cleanup.
12898
12899 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12900
12901 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
12902 vc-rcs-grab-templates)
12903 (vc-rcs-registered): Remove. The default function works as well.
12904 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
12905 vc-sccs-grab-templates)
12906 (vc-sccs-registered): Remove. The default function works as well.
12907
12908 * vc.el (vc-version-diff): Left out a vc- in call to
12909 vc-call-backend.
12910 (vc-default-dired-state-info, vc-default-record-rename)
12911 (vc-default-merge-news): Update for the new backend argument.
12912
12913 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
12914 using the default function.
12915 (vc-call-backend): If calling the default function, pass it the
12916 backend as first argument. Update the docstring accordingly.
12917 (vc-default-state-heuristic, vc-default-mode-line-string): Update
12918 for the new backend argument.
12919 (vc-make-backend-sym): Renamed from vc-make-backend-function.
12920 (vc-find-backend-function): Use the new name.
12921 (vc-default-registered): New function.
12922
12923 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12924
12925 * vc.el (vc-merge): Use vc-find-backend-function.
12926
12927 * vc-hooks.el (vc-backend-functions): Remove.
12928 (vc-loadup): Don't setup 'vc-functions.
12929 (vc-find-backend-function): New function.
12930 (vc-call-backend): Use above fun and populate 'vc-functions
12931 lazily.
12932 (vc-backend-defines): Remove.
12933
12934 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12935
12936 * vc.el (vc-register): Put a FIXME note for a newly found bug.
12937 Call vc-call-backend without the leading vc-.
12938 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
12939 (vc-check-headers): Call vc-call-backend without the leading vc-.
12940 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
12941 (vc-annotate-display): Replace confusing use of `cond' with `or'.
12942 Call vc-call-backend without the leading vc-.
12943
12944 * vc-cvs.el (tail): Provide vc-cvs.
12945 * vc-sccs.el (tail): Provide vc-sccs.
12946 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
12947
12948 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
12949 (vc-make-backend-function, vc-call): Pass names without leading
12950 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
12951 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
12952 (vc-call-backend): Always try to load vc-X-hooks.
12953 (vc-registered): Remove vc- in call to vc-call-backend.
12954
12955 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12956
12957 * vc.el (vc-process-filter): New function.
12958 (vc-do-command): Setup `vc-process-filter' for the async process.
12959 (vc-maybe-resolve-conflicts): New function to reduce
12960 code-duplication. Additionally, it puts the buffer in
12961 `smerge-mode' if applicable.
12962 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
12963 calling `merge-news'.
12964 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
12965 (vc-log-edit): New function. Replacement for `vc-log-mode' by
12966 interfacing to log-edit.el.
12967 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
12968 log-edit is available.
12969 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
12970
12971 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
12972
12973 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
12974 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
12975 defvar and the initialization.
12976 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
12977
12978 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
12979 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
12980
12981 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
12982
12983 2000-09-04 Andre Spiegel <spiegel@gnu.org>
12984
12985 * vc.el (vc-file-clear-masterprops): Removed.
12986 (vc-checkin, vc-revert-buffer): Removed calls to the above.
12987 (vc-version-diff): Use buffer-size without argument.
12988 (vc-register): Heed vc-initial-comment.
12989
12990 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
12991 default branch.
12992
12993 * vc-rcs.el (vc-rcs-register): Parse command output to find master
12994 file name and workfile version.
12995 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
12996
12997 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
12998 vc-file-clear-masterprops.
12999
13000 * vc-sccs.el (vc-sccs-checkout): Removed call to
13001 vc-file-clear-masterprops. If writable, set vc-state to 'edited
13002 rather than user login name.
13003
13004
13005 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13006
13007 * vc.el (vc-workfile-unchanged-p): Remove unused argument
13008 `want-differences-if-changed' and simplify.
13009 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
13010 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
13011 output (which is invalid for async vc-diff) to decide whether to
13012 do the revert silently or not.
13013
13014 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13015
13016 * vc-hooks.el (vc-loadup): Load files quietly.
13017 (vc-call-backend): Oops, brain fart.
13018
13019 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13020
13021 * vc-cvs.el (vc-cvs-state): Typo.
13022 (vc-cvs-merge-news): Return the status code rather than the error msg.
13023
13024 2000-09-04 Andre Spiegel <spiegel@gnu.org>
13025
13026 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
13027 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
13028 vc-state or vc-up-to-date-p.
13029 (vc-merge): Use vc-backend-defines to check whether merging is
13030 possible. Set state to 'edited after successful merge.
13031
13032 * vc-hooks.el (vc-locking-user): If locked by the calling user,
13033 return that name. Redocumented.
13034
13035 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13036
13037 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
13038 new `vc-state' semantics.
13039 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
13040 'vc-locking-user to the current user.
13041 (vc-merge): Inline vc-backend-merge. Comment out code that I
13042 don't understand and hence can't adapt to the new `vc-state' and
13043 `vc-locking-user' semantics.
13044 (vc-backend-merge): Remove.
13045
13046 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
13047 rather than 'vc-locking-user.
13048
13049 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
13050
13051 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
13052 (vc-state): Don't use 'reserved any more. Just use the same
13053 convention as the one used for vc-<backend>-state where the
13054 locking user (as a string) is returned.
13055 (vc-locking-user): Update, based on the above convention. The
13056 'vc-locking-user property has disappeared.
13057 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
13058
13059 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
13060 with a heuristic one.
13061 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
13062 (vc-cvs-checkin): Do a trivial parse to set the state in case of
13063 error. That allows us to get to 'needs-merge even in the
13064 stay-local case. There's still no way to detect 'needs-patch in
13065 such a setup (or to force an update for that matter).
13066 (vc-cvs-logentry-check): Remove, the default works as well.
13067
13068 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13069
13070 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
13071
13072 * vc.el (vc-do-command): kill-all-local-variables, to reset any
13073 major-mode in which the buffer might have been put earlier. Use
13074 `remove' and `when'. Allow `okstatus' to be `async' and use
13075 `start-process' in this case.
13076 (vc-version-diff): Handle the case where the diff looks empty
13077 because of the use of an async process.
13078
13079 2000-09-04 Andre Spiegel <spiegel@gnu.org>
13080
13081 * vc.el (vc-next-action-on-file): Removed optional parameter
13082 `simple'. Recompute state unconditionally.
13083 (vc-default-toggle-read-only): Removed.
13084
13085 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
13086 (vc-toggle-read-only): Undid prev change.
13087
13088 * vc-cvs.el (vc-cvs-stay-local): Renamed from
13089 vc-cvs-simple-toggle. Redocumented.
13090 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
13091 (vc-cvs-toggle-read-only): Removed.
13092
13093 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13094
13095 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
13096 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
13097 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
13098 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
13099 still is. So maybe it should be removed.
13100 (vc-head-version, vc-find-binary): Remove.
13101 (vc-recompute-state): Move from vc-hooks.el.
13102 (vc-next-action-on-file): Add a `simple' argument to allow
13103 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
13104 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
13105 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
13106 (vc-dired-mode-map): Properly defvar it.
13107 (vc-print-log): Call log-view-mode if available.
13108 (small-temporary-file-directory): defvar instead of use boundp.
13109 (vc-merge-news): Moved to vc-cvs.el.
13110 (vc-default-merge-news): New function.
13111
13112 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
13113 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
13114 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
13115 unknown `vc-latest-version' function. It should probably refer to
13116 vc-workfile-version or somesuch, but it's very unclear to me and I
13117 don't have SCCS to test things.
13118
13119 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
13120 (vc-sccs-state-heuristic): Fix typo.
13121 (vc-sccs-workfile-unchanged-p): Add missing argument.
13122
13123 * vc-rcs.el: Require vc and vc-rcs-hooks.
13124 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
13125 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
13126 (vc-release-greater-or-equal-p): Move from vc.
13127 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
13128 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
13129 (vc-rcs-checkout): Add a missing `new-version' argument in the
13130 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
13131
13132 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
13133 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
13134 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
13135 than the apparently unbound `workfile-version'.
13136
13137 * vc-hooks.el (vc-master-templates): Def the obsolete var.
13138 (vc-file-prop-obarray): Use `make-vector'.
13139 (vc-backend-functions): Add new hookable functions
13140 vc-toggle-read-only, vc-record-rename and vc-merge-news.
13141 (vc-loadup): If neither backend nor default functions exist, use
13142 the backend function rather than nil.
13143 (vc-call-backend): If the function if not bound yet, try to load
13144 the non-hook file to see if it provides it.
13145 (vc-call): New macro plus use it wherever possible.
13146 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
13147 nor `vc-find-binary' since it's only called from
13148 vc-mistrust-permission which is only used once the backend is known.
13149 (vc-checkout-model): Fix parenthesis.
13150 (vc-recompute-state, vc-prefix-map): Move to vc.el.
13151
13152 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
13153 (vc-cvs-release, vc-cvs-system-release): Remove.
13154 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
13155 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
13156 status symbols.
13157 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
13158 (vc-cvs-toggle-read-only): First cut at a function to allow a
13159 cvs-status-free vc-toggle-read-only.
13160 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
13161 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
13162 vc-cvs-status. Also set vc-state rather than vc-locking-user.
13163 (vc-cvs-checkout): Modify access rights directly if the user
13164 requested not to use `cvs edit'. And refresh the mode line.
13165
13166 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
13167 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
13168
13169 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
13170
13171 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
13172 workfile' that got lost when the code was extracted from vc.el.
13173 And merged the tail with the rest of the code (not possible in the
13174 old vc.el where the tail was shared among all backends). And
13175 explicitly set the state to 'edited if `writable' is set.
13176
13177 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
13178 (vc-cvs-state): Be careful to return the value from
13179 vc-cvs-parse-state.
13180 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
13181 property but return it instead. Also be careful to handle a nil
13182 or "" `rev' when workfile is non-nil (it was handled properly when
13183 workfile was nil).
13184
13185 * vc.el: Removed those pesky unnecessary `(function' quotes.
13186 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
13187 directly in the defvar.
13188 (vc-do-command): Bind inhibit-read-only so as to properly handle
13189 the case where the destination buffer has been made read-only.
13190 (vc-diff): Delegate to vc-version-diff in all cases.
13191 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
13192 (vc-annotate-mode-variables): Removed (code moved partly to
13193 defvars and partly to vc-annotate-add-menu).
13194 (vc-annotate-mode): Turned into a derived-mode.
13195 (vc-annotate-add-menu): Moved in code in
13196 vc-annotate-mode-variables.
13197 (vc-update-change-log): Use make-temp-file if available.
13198
13199 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
13200
13201 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
13202 `vc-checkout-model' updated to `vc-cvs-update-model'.
13203
13204 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13205
13206 * vc.el (vc-next-action-on-file): Added handling of state
13207 `unlocked-changes'.
13208 (vc-checkout-carefully): Is now practically obsolete, unless the
13209 above is too slow to be enabled unconditionally.
13210 (vc-update-change-log): Fixed typo.
13211
13212 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
13213
13214 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
13215 Now handles state `unlocked-changes'.
13216 (vc-sccs-workfile-unchanged-p): New function, to support the above.
13217
13218 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
13219
13220 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
13221 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
13222 `unlocked-changes'.
13223 (vc-rcs-workfile-unchanged-p): Renamed from
13224 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
13225 function yet, but supposed to become one soon.
13226
13227 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
13228 `vc-steal-lock'.
13229 (vc-call-backend): Changed error message.
13230 (vc-state): Added description of state `unlocked-changes'.
13231
13232 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13233
13234 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
13235 always return t in CVS-controlled directories.
13236
13237 * vc.el (vc-responsible-backend): New function.
13238 (vc-register): Largely rewritten.
13239 (vc-admin): Removed (implementation moved into vc-register).
13240 (vc-checkin): Redocumented.
13241 (vc-finish-logentry): If no backend defined yet (because we are in
13242 the process of registering), use the responsible backend.
13243
13244 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
13245 Updated function lists.
13246 (vc-call-backend): Fixed typo.
13247
13248 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
13249 New functions.
13250 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
13251 Removed query option. Redocumented.
13252
13253 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13254
13255 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
13256
13257 * vc.el: Updated callers of `vc-checkout-required' to use
13258 `vc-checkout-model'.
13259
13260 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13261
13262 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
13263 stuff updated to reference this function instead of the old
13264 `vc-backend-release-p'.
13265
13266 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13267
13268 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
13269 vc-checkout-model. Return appropriate values. Updated callers.
13270
13271 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13272
13273 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
13274 (vc-backend-revert): Function moved into `vc-revert';
13275 `vc-next-action' must be updated to accomodate this change.
13276 (vc-backend-steal): Function moved into `vc-finish-steal'.
13277 (vc-backend-logentry-check): Function moved into
13278 `vc-finish-logentry'.
13279 (vc-backend-printlog): Function moved into `vc-print-log'.
13280 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
13281 (vc-backend-assign-name): Function moved into
13282 `vc-create-snapshot'.
13283
13284 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13285
13286 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
13287 Rename to vc-checkout-model. Return appropriate values.
13288 Update callers.
13289
13290 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
13291 to vc-checkout-model.
13292 (vc-checkout-required): Rename to vc-checkout-model.
13293 Re-implement and re-comment.
13294 (vc-after-save): Use vc-checkout-model.
13295
13296 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13297
13298 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
13299 Update to use the vc-BACKEND-diff functions instead.
13300 `vc-diff' is now working.
13301
13302 * vc-rcs.el (vc-rcs-logentry-check): New function.
13303
13304 * vc-cvs.el (vc-cvs-logentry-check): New function.
13305
13306 * vc-sccs.el (vc-sccs-diff): Function changed name from
13307 `vc-backend-diff'. This makes `vc-diff' work.
13308
13309 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
13310 of functions possibly implemented in a vc-BACKEND library.
13311 (vc-checkout-required): Fix bug that caused an error to be
13312 signaled during `vc-after-save'.
13313
13314 * vc.el: Fix typo.
13315 This checkin is made with our new VC code base for the very first time.
13316 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
13317
13318 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
13319 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
13320
13321 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
13322 updated to `vc-uses-locking'.
13323 (vc-checkout-required): Call to backend function.
13324 `vc-checkout-required' updated to `vc-uses-locking' instead.
13325
13326 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
13327 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
13328
13329 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
13330 to match the split into various backends.
13331 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
13332 (vc-retrieve-snapshot): Bug fix.
13333
13334 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13335
13336 * vc-sccs.el (vc-sccs-release): Doc fix.
13337
13338 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13339
13340 * vc.el (vc-next-action-on-file): Bug found and fixed.
13341 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
13342 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
13343
13344 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
13345 (vc-rcs-checkout): Name space cleaned up. No more revision number
13346 crunching function names that are not prefixed with vc-rcs.
13347 (vc-rcs-checkout-model): Function added. References to
13348 `vc-checkout-model' replaced.
13349
13350 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13351
13352 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
13353 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
13354 still need to be split, and implemented for RCS).
13355
13356 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13357
13358 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
13359
13360 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
13361 required by the vc.el file.
13362
13363 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
13364 required by the vc.el file.
13365 (vc-rcs-exists): Function added.
13366
13367 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
13368 required by the vc.el file.
13369
13370 * vc.el (vc-admin): Updated to handle selection of appropriate
13371 backend. Current implementation is crufty and need re-thinking.
13372
13373 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
13374
13375 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13376
13377 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
13378 beginning of annotate buffers correctly.
13379
13380 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
13381 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
13382 functionality updated quite a lot to support multiple backends.
13383 Variables `vc-annotate-mode', `vc-annotate-buffers',
13384 `vc-annotate-backend' added.
13385
13386 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
13387 `vc-annotate-difference' added to supported backend functions.
13388
13389 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13390
13391 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
13392 Use with-temp-file instead of /bin/sh. Merged from mainline
13393
13394 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13395
13396 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
13397
13398 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
13399
13400 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
13401
13402 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13403
13404 * vc-hooks.el: vc-state-heuristic added to
13405 vc-backend-hook-functions.
13406
13407 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
13408
13409 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
13410
13411 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
13412 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
13413 state to `reserved'.
13414
13415 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
13416 `vc-checkout-required'. Rename the `locked' state to `reserved'.
13417
13418 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13419
13420 * vc-rcs-hooks.el: Implement new state model. Hardly anything
13421 untouched.
13422
13423 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
13424
13425 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
13426 if defined. (Merged from main line, slightly adapted.)
13427
13428 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
13429 millenium problem (merged from mainline).
13430
13431 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13432
13433 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
13434 part and moved the non-BACKEND stuff to vc.el.
13435
13436 * vc.el: Split the annotate feature into a BACKEND specific part
13437 and moved it from the vc-cvs.el file to this one.
13438
13439 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13440
13441 * vc-hooks.el: Implement new state model.
13442 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
13443 (vc-locking-user): Simplify. Now only needed if the file is
13444 locked by somebody else.
13445 (vc-lock-from-permissions): Remove. Functionality is in
13446 vc-sccs-hooks.el and vc-rcs-hooks.el now.
13447 (vc-mode-line-string): New name for former vc-status. Adapted.
13448 (vc-mode-line): Adapt to use the above. Remove optional parameter.
13449
13450 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
13451 Various simplifications and adaptations all over the place.
13452
13453 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
13454 Simplify and adapt the rest.
13455
13456 * vc.el (vc-resynch-window): Add TODO comment: check for
13457 interaction with view mode according to recent RCS change.
13458 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
13459
13460 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13461
13462 * vc.el: Convert the remaining function comments to docstrings.
13463
13464 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13465
13466 * vc.el (vc-backend-release, vc-release-greater-or-equal)
13467 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
13468 (vc-minor-part, vc-previous-version): Functions that operate and
13469 compare revision numbers got proper documentation. Comments added
13470 about their possible removal.
13471
13472 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13473
13474 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
13475 the vc-backend.el files.
13476
13477 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
13478
13479 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
13480 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
13481 (vc-rcs-previous-version): Functions added.
13482
13483 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
13484
13485 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
13486
13487 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13488
13489 * vc-hooks.el (vc-master-templates): Is really obsolete.
13490 Comment out the definition for now. What is the right procedure
13491 to get rid of it?
13492 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
13493 rewritten.
13494 (vc-default-registered): Remove.
13495 (vc-check-master-templates): New function; does mostly what the
13496 above did before.
13497 (vc-locking-user): Don't rely on the backend to set the property.
13498
13499 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
13500 Rewrite documentation.
13501 (vc-rcs-templates-grabbed): New variable.
13502 (vc-rcs-grab-templates): New function.
13503 (vc-rcs-registered): Rewrite to use above mechanism.
13504
13505 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
13506 Rewrite documentation.
13507 (vc-sccs-templates-grabbed): New variable.
13508 (vc-sccs-grab-templates): New function.
13509 (vc-sccs-registered): Rewrite to use above mechanism.
13510 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
13511 Don't throw the result, simply return it.
13512
13513 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
13514 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
13515 (vc-cvs-registered): Does the check itself now. Simplify.
13516
13517 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
13518 from main line.
13519
13520 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13521
13522 * vc-cvs.el (vc-cvs-diff): New function.
13523
13524 * vc-sccs.el (vc-sccs-diff): New function.
13525
13526 * vc-rcs.el (vc-rcs-diff): New function.
13527 (vc-rcs-checkout): Bug (typo) found and fixed.
13528 (vc-rcs-register-switches): New variable.
13529
13530 * vc.el (vc-backend-diff): Function removed and placed in the
13531 backend files.
13532
13533 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13534
13535 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
13536
13537 * vc.el (vc-backend-checkout): Function removed and replaced in
13538 the vc-backend.el files.
13539
13540 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
13541
13542 * vc.el (vc-backend-admin): Removed and replaced in the
13543 vc-backend.el files.
13544
13545 * vc.el (Martin): Removed all the annotate functionality since it
13546 is CVS backend specific.
13547
13548 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13549
13550 * spec.txt: Added specification of vc-state.
13551
13552 * vc-sccs-hooks.el (vc-sccs-master-properties):
13553 Remove handling of vc-latest-version and
13554 vc-your-latest-version. What used to be vc-latest-version, is now
13555 returned as vc-workfile-version.
13556 (vc-sccs-workfile-version): Adapt.
13557
13558 2000-09-04 Dave Love <fx@gnu.org>
13559
13560 * vc.el: [Merged from mainline.]
13561 (vc-dired-mode): Make the dired-move-to-filename-regexp
13562 regexp match the date, to avoid treating date as file size.
13563 Add YYYY S option to WESTERN/
13564
13565 2000-09-04 Dave Love <fx@gnu.org>
13566
13567 * vc.el: Require `compile' when compiling.
13568 (vc-logentry-check-hook): New option.
13569 (vc-steal-lock): Use compose-mail.
13570 (vc-dired-mode-map): Defvar when compiling.
13571 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
13572 vc-sccs.el and renamed. Callers changed.
13573 (vc-backend-checkout, vc-backend-logentry-check)
13574 (vc-backend-merge-news): Doc fix.
13575 (vc-default-logentry-check): New function.
13576 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
13577 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
13578 (vc-backend-merge): Doc fix. Use backend functions.
13579 (vc-check-headers): Use backend functions.
13580
13581 * vc-cvs.el: Require vc when compiling.
13582 (vc-cvs-register-switches): Doc fix.
13583 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
13584 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
13585 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
13586 New functions (code from vc.el).
13587 (vc-annotate-display-default): Fix interactive spec.
13588 (vc-annotate-time-span): Doc fix.
13589
13590 * vc-rcs.el: Require vc when compiling.
13591 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
13592 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
13593 (vc-rcs-checkin): New functions (code from vc.el).
13594 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
13595 Doc fix.
13596 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
13597
13598 * vc-sccs.el: Require vc when compiling.
13599 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
13600 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
13601 (vc-sccs-revert)
13602 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
13603 from vc.el).
13604 (vc-sccs-add-triple, vc-sccs-record-rename)
13605 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
13606 (vc-sccs-admin): Doc fix.
13607
13608 2000-09-04 Martin Lorentzson <martinl@gnu.org>
13609
13610 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
13611 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
13612 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
13613 from vc.el.
13614
13615 * vc-sccs.el (vc-admin-sccs): Added from vc.el
13616
13617 * vc-cvs.el: Moved the annotate functionality from vc.el.
13618 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
13619
13620 2000-09-04 Dave Love <fx@gnu.org>
13621
13622 * vc.el (vc-backend-release): Call vc-system-release.
13623
13624 * vc-sccs.el (vc-sccs-system-release):
13625 Renamed from vc-sccs-backend-release.
13626
13627 * vc-rcs.el (vc-rcs-system-release):
13628 Renamed from vc-rcs-backend-release.
13629
13630 * vc-cvs.el (vc-cvs-system-release):
13631 Renamed from vc-cvs-backend-release.
13632
13633 2000-09-04 Dave Love <fx@gnu.org>
13634
13635 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
13636 backend files.
13637 (vc-backend-release): Dispatch to backend functions.
13638 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
13639 probably needs attention.]
13640
13641 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
13642 (vc-sccs-backend-release): New function.
13643
13644 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
13645 (vc-cvs-backend-release): New function.
13646
13647 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
13648 Doc fix.
13649 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
13650 (vc-default-dired-state-info): New function.
13651 (vc-dired-state-info): Dispatch to backends.
13652 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
13653
13654 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
13655 from vc.el and renamed.
13656
13657 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13658
13659 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
13660 (vc-version-other-window, vc-backend-assign-name): Removed
13661 references to vc-latest-version; sometimes changed into
13662 vc-workfile-version.
13663
13664 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
13665 vc-rcs-master-workfile-version.
13666 (vc-rcs-workfile-version): Use the above. Don't call
13667 vc-latest-version (that was unreachable code, anyway).
13668 (vc-rcs-fetch-master-properties): Doc fix.
13669
13670 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
13671 (vc-backend-hook-functions): Removed them from this list, too.
13672 (vc-fetch-properties): Removed.
13673 (vc-workfile-version): Doc fix.
13674
13675 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
13676 (vc-rcs-workfile-version, vc-rcs-locking-user)
13677 (vc-rcs-uses-locking): Use it.
13678
13679 * vc-hooks.el (vc-consult-rcs-headers):
13680 Moved into vc-rcs-hooks.el, under the name
13681 vc-rcs-consult-headers.
13682
13683 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
13684 headers.
13685 (vc-cvs-find-master): Use this name only; correct different
13686 versions of the name.
13687
13688 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
13689 New functions.
13690 (vc-sccs-locking-user): Use the latter.
13691
13692 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
13693 New functions.
13694
13695 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
13696 Moved into both
13697 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
13698 functions are implementation details of those two backends.
13699
13700 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13701
13702 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
13703 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
13704
13705 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
13706 (vc-sccs-parse-locks): SCCS-specific code moved here from
13707 vc-hooks.
13708
13709 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
13710 code moved here from vc-hooks.
13711
13712 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
13713 into back-end specific parts and removed. Callers not updated
13714 yet; because I guess these callers will disappear into back-end
13715 specific files anyway.
13716
13717 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13718
13719 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
13720 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
13721 `vc-uses-locking'.
13722
13723 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
13724 Store yes/no in the property, and return t/nil. Updated all
13725 callers.
13726
13727 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
13728 vc-sccs-uses-locking. Don't set property.
13729 (vc-sccs-locking-user): Don't set property.
13730
13731 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
13732 vc-cvs-uses-locking. Don't set property here; leave that to
13733 vc-hooks.
13734 (vc-cvs-locking-user): Reflect above change. Streamlined.
13735
13736 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
13737 vc-rcs-uses-locking.
13738 (vc-rcs-locking-user): Reflect above change.
13739
13740 2000-09-04 Dave Love <fx@gnu.org>
13741
13742 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
13743
13744 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
13745
13746 * vc-hooks.el (vc-checkout-model): Punt to backends.
13747
13748 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
13749
13750 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
13751
13752 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
13753 New functions.
13754
13755 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
13756 New functions.
13757
13758 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
13759 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
13760
13761 * vc-hooks.el (vc-default-locking-user): New function.
13762 (vc-locking-user, vc-workfile-version): Punt to backends.
13763
13764 2000-09-04 Dave Love <fx@gnu.org>
13765
13766 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
13767 (vc-master-workfile-version): Moved from vc-hooks.
13768
13769 * vc-rcs-hooks.el: Fix duplicate code in last change.
13770
13771 * vc-rcs-hooks.el: Require vc-hooks when compiling.
13772 (vc-rcs-master-templates): Improve :type.
13773 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
13774 vc-master-workfile-version): Moved from vc-hooks.
13775
13776 * vc-sccs-hooks.el: Require vc-hooks when compiling.
13777 (vc-sccs-master-templates): Improve :type.
13778 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
13779
13780 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
13781
13782 * vc-cvs-hooks.el: Require vc-hooks when compiling.
13783 (vc-cvs-master-templates): Improve :type. Use
13784 vc-cvs-find-cvs-master.
13785 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
13786 from vc-hooks.
13787 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
13788
13789 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
13790 Moved to vc-cvs-hooks.
13791
13792 * vc-hooks.el: Add doc strings in various places. Simplify the
13793 minor mode setup.
13794 (vc-handled-backends): New user variable.
13795 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
13796 simplification.
13797
13798 2000-09-04 Dave Love <fx@gnu.org>
13799
13800 * vc.el: Some doc fixes for autoloaded and interactive functions.
13801 Fix compilation warnings from ediff stuff.
13802 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
13803
13804 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
13805
13806 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
13807
13808 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
13809
13810 2000-09-04 Dave Love <fx@gnu.org>
13811
13812 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
13813 New variable.
13814 (vc-make-backend-function, vc-loadup, vc-call-backend)
13815 (vc-backend-defines): New functions.
13816
13817 * vc-hooks.el: Various doc fixes.
13818 (vc-default-back-end, vc-follow-symlinks): Custom fix.
13819 (vc-match-substring): Function removed. Callers changed to use
13820 match-string.
13821 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
13822 Simplify.
13823
13824 2000-09-04 Dave Love <fx@gnu.org>
13825
13826 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
13827 type.
13828 (vc-sccs-project-dir, vc-search-sccs-project-dir)
13829 (vc-sccs-registered): Doc fix.
13830
13831 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
13832 (vc-cvs-registered): Doc fix.
13833
13834 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
13835 (vc-rcs-registered): Doc fix.
13836
13837 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13838
13839 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
13840
13841 * vc-hooks.el: vc-registered has been renamed
13842 vc-default-registered. Some functions have been moved to the
13843 backend specific files. they all support the
13844 vc-BACKEND-registered functions.
13845
13846 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
13847
13848 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
13849
13850 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
13851
13852 2000-09-04 Dave Love <fx@gnu.org>
13853
13854 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
13855 menu-bar-update-hook.
13856
13857 * help.el (help-manyarg-func-alist): Add
13858 find-operation-coding-system.
13859
13860 * wid-edit.el (widget-sexp-validate): Fix garbled code.
13861
13862 * custom.el (custom-set-variables): Print message about errors in
13863 setting.
13864
13865 2000-09-03 Andrew Innes <andrewi@gnu.org>
13866
13867 * makefile.w32-in: Change to DOS line endings.
13868
13869 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
13870
13871 * mouse.el (mouse-popup-menubar): Supply the prompt string for
13872 minor-mode keymaps, if they don't have one.
13873
13874 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
13875
13876 * eshell/esh-module.el (eval-when-compile): Don't lose if
13877 esh-module.el's file name is truncated to DOS 8+3 limits.
13878
13879 2000-09-01 John Wiegley <johnw@gnu.org>
13880
13881 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
13882 predicate, which caused entries in the completion list to be
13883 doubled.
13884
13885 2000-08-30 John Wiegley <johnw@gnu.org>
13886
13887 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
13888 sending to subprocesses. Also, hook pre-command-hook if
13889 `eshell-send-direct-to-subprocesses' is non-nil.
13890 (eshell-send-direct-to-subprocesses): New config variable. If t,
13891 subprocess input is send immediately.
13892 (eshell-toggle-direct-send): New function.
13893 (eshell-self-insert-command): New function.
13894 (eshell-intercept-commands): New function.
13895 (eshell-send-input): If direct subprocess sending is enabled,
13896 don't echo any input to the Eshell buffer. Let the subprocess
13897 handle that. This requires "stty echo" in bash, for example.
13898
13899 2000-08-28 John Wiegley <johnw@gnu.org>
13900
13901 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
13902 completion function for Eshell's implementation of `unset'.
13903
13904 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
13905
13906 * info.el (Info-directory-list): Doc fix.
13907
13908 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
13909
13910 * filecache.el (file-cache-add-directory-using-find): Don't quote
13911 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
13912
13913 2000-08-31 Kenichi Handa <handa@etl.go.jp>
13914
13915 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
13916 coding systems.
13917
13918 2000-08-30 Andrew Innes <andrewi@gnu.org>
13919
13920 * timer.el (run-with-idle-timer): Undo last change, so that timer
13921 is not activated immediately if Emacs is already idle. Some
13922 existing code relies on this behaviour.
13923
13924 2000-08-30 Miles Bader <miles@gnu.org>
13925
13926 * frame.el (set-frame-font): Do completion of font-name for
13927 interactive use.
13928
13929 2000-08-30 Kenichi Handa <handa@etl.go.jp>
13930
13931 * international/quail.el (quail-start-translation): Bind locally
13932 last-command-event, last-command, and this-command.
13933 (quail-start-conversion): Likewise.
13934 (quail-self-insert-command): Fix docstring.
13935
13936 2000-08-29 Gerd Moellmann <gerd@gnu.org>
13937
13938 * progmodes/executable.el
13939 (executable-make-buffer-file-executable-if-script-p): Check that
13940 buffer contains at least 2 characters.
13941
13942 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
13943
13944 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
13945
13946 2000-08-29 Dave Love <fx@gnu.org>
13947
13948 * diff-mode.el (diff-mode) <defgroup>: Add :version.
13949 (diff-mode-shared-map): Bind mouse-2.
13950 (diff-imenu-generic-expression): New variable.
13951 (diff-mode): Use it.
13952
13953 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
13954 (mouse-popup-menubar): Add minor mode menus.
13955 (popup-menu): Check for lookup-key returning number.
13956
13957 2000-08-29 Miles Bader <miles@gnu.org>
13958
13959 * comint.el (comint-send-input): Create overlays using the proper
13960 front/read-advance arguments.
13961
13962 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13963
13964 * ps-print.el: Even/odd pages printing. Doc fix.
13965 (ps-print-version): New version number (6.0).
13966 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
13967 (ps-background, ps-begin-file, ps-begin-job): Code fix.
13968 (ps-print-duplex-feature): Variable eliminated.
13969 (ps-even-or-odd-pages): New variable.
13970
13971 * progmodes/ebnf2ps.el: Doc fix.
13972 (ebnf-version): New version (3.3).
13973 (ebnf-user-arrow): Change variable customization to sexp.
13974 (ebnf-user-arrow): Function eliminated.
13975 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
13976
13977 2000-08-29 Kenichi Handa <handa@etl.go.jp>
13978
13979 * help.el (help-xref-mule-regexp): New variable.
13980 (help-make-xrefs): Handle help-xref-mule-regexp.
13981
13982 * international/mule-cmds.el (help-xref-mule-regexp-template): New
13983 variable.
13984 (describe-input-method): Temporarily activate the specfied input
13985 method to display the information.
13986 (describe-language-environment): Hyperlinks to mule related items.
13987
13988 * international/mule-diag.el (charset-multibyte-form-string): New
13989 function.
13990 (list-character-sets-1): Use charset-multibyte-form-string.
13991 (describe-character-set): New function.
13992 (describe-coding-system): Hyperlinks to safe character sets.
13993
13994 * international/quail.el (quail-help): New arg PACKAGE.
13995 Hyperlinks to mule related items.
13996 (quail-help-insert-keymap-description): Use
13997 substitute-command-keys instead of describe-bindings.
13998 (quail-translation-help): Hyperlinks to mule related items.
13999
14000 2000-08-28 John Wiegley <johnw@gnu.org>
14001
14002 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
14003 have a defsubst call itself. Made `eshell-flatten-list' back into
14004 a function again.
14005
14006 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
14007 catch, in case re-centering point at bottom messes up the display.
14008 This happens frequently in Emacs 21, due I believe to variable
14009 line heights.
14010
14011 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
14012 to call `find-tag-interactive'.
14013
14014 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
14015 the list of remember directories.
14016
14017 2000-08-28 John Wiegley <johnw@gnu.org>
14018
14019 * align.el: Test align-region-separate to see if it's a symbol.
14020
14021 2000-08-28 John Wiegley <johnw@gnu.org>
14022
14023 * eshell/esh-util.el (eshell-flatten-list): Made this function
14024 into a defsubst form. It gets used very frequently, although
14025 calls don't occur all that often.
14026
14027 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
14028 examining it.
14029
14030 * eshell/esh-cmd.el (eshell-rewrite-while-command):
14031 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
14032 `eshell-protect'.
14033 (eshell-copy-handles): Created a new macro for duplicating the
14034 current set of open handles. This is needed by the looping
14035 functions.
14036 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
14037 is not incorrectly stomped on.
14038
14039 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
14040 declaration for pcomplete-use-paring.
14041 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
14042 value of eshell-cmpl-use-paring.
14043 * pcomplete.el (pcomplete-use-paring): New config variable, to
14044 indicate whether paring should be used.
14045 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
14046 completion alternatives that have already been used.
14047
14048 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
14049 bound to C-c C-y, which will repeat the previous N arguments
14050 (based on prefix argument).
14051 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
14052
14053 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
14054 if there is no *Help* buffer. This is for XEmacs, which renames
14055 its help buffers uniquely. TODO: Find out what the current buffer
14056 name to delete is.
14057
14058 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
14059 first entry that correlates to a passwd/group number. Later
14060 entries (used for group/user name aliasing to multiple IDs) are
14061 ignored.
14062
14063 * eshell/em-xtra.el (eshell/expr):
14064 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
14065 (eshell-grep, eshell/diff, eshell/locate):
14066 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
14067 argument list, before passing it to the system command.
14068
14069 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
14070 `find-tag' for use at final position in Eshell buffers (which
14071 otherwise triggers an error on Emacs 21).
14072 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
14073 buffer, if it is currently bound to `find-tag'.
14074
14075 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
14076 in the list of matched Makefile names.
14077 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
14078 directory, prefer its contents to Makefile.
14079
14080 * eshell/em-dirs.el (eshell/cd): cd commands that look up
14081 directory parts (like "cd old new", or "cd =regexp"), are now case
14082 sensitive on non-Windows/DOS platforms.
14083
14084 * eshell/esh-mode.el (eshell-parse-command-input): When a user
14085 types RET after an open delimiter (like "), display a message
14086 indicating that Eshell is waiting for the closing delimiter.
14087
14088 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
14089 environment variables.
14090
14091 * eshell/em-unix.el (eshell/diff): Added logic to fail more
14092 gracefully if the user enters incorrect arguments.
14093
14094 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
14095 Eshell buffers.
14096
14097 * eshell/esh-var.el (eshell-interpolate-variable):
14098 * eshell/esh-mode.el (eshell-move-argument):
14099 * eshell/em-unix.el (eshell-du-sum-directory):
14100 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
14101 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
14102 (not (= ...)).
14103
14104 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
14105 to ensure the `preserve' flag gets propagated when doing recursive
14106 directory copies.
14107
14108 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
14109
14110 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
14111 Don't convert \n into \0177 in memory.
14112 (eshell-read-history, eshell-write-history): Convert \n to \0177,
14113 and back again, when reading and writing.
14114
14115 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
14116
14117 * eshell/esh-util.el (eshell-processp): Added to relieve constant
14118 testing of `fboundp' on `processp'.
14119
14120 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
14121 (eshell/jobs): Don't call process-list if it is not bound.
14122 (eshell-gather-process-output): Support systems where async
14123 subprocesses aren't supported.
14124 (eshell-scratch-buffer, eshell-last-sync-output-start): New
14125 variables.
14126
14127 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
14128 eshell-do-eval returns t.
14129 (eshell-do-pipelines-synchronously): New defmacro.
14130 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
14131 when async subprocesses aren't supported.
14132 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
14133 if async subprocesses aren't supported.
14134 (eshell-resume-command): Don't assume STATUS is a string.
14135
14136 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
14137
14138 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
14139 (eshell-close-target, eshell-get-target): Use eshell-processp.
14140 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
14141 fix.
14142 (eshell-get-target, eshell-create-handles): Doc fix.
14143
14144 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
14145
14146 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
14147 criterion to include commands that output something, as long as it
14148 leaves both the command and the end-of-buffer visible when the
14149 command has exited.
14150 (eshell-review-quick-commands): Adjust the help doc string
14151 accordingly.
14152
14153 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
14154
14155 * locate.el (locate): Cleaned up locate command's interactive prompting
14156 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
14157
14158 * filecache.el (file-cache-case-fold-search): New variable
14159 (file-cache-assoc-function): New variable
14160 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
14161 Use file-cache-case-fold-search variable
14162 (file-cache-add-file): Use file-cache-assoc-function
14163 (file-cache-delete-file): likewise
14164 (file-cache-directory-name): likewise
14165 (file-cache-debug-read-from-minibuffer): likewise
14166
14167 2000-08-28 Gerd Moellmann <gerd@gnu.org>
14168
14169 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
14170 (abbrev-table-name): New function.
14171 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
14172 If non-nil list local abbrev, only.
14173
14174 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
14175
14176 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
14177 from Gnus support code, and use special article copy buffer
14178 `(gnus-original-article-buffer)' instead. This allows to get rid
14179 of article-hide-headers usage (which breaks in the latest Gnus
14180 version). Thanks to Detlev Zundel.
14181
14182 2000-08-28 Kenichi Handa <handa@etl.go.jp>
14183
14184 * international/quail.el (quail-use-package): Hide "... loaded"
14185 message.
14186 (quail-start-translation, quail-start-conversion): Likewise.
14187
14188 * international/kkc.el (kkc-region): Hide "... loaded" message.
14189
14190 2000-08-27 Dave Love <fx@gnu.org>
14191
14192 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
14193
14194 2000-08-27 Miles Bader <miles@gnu.org>
14195
14196 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
14197
14198 2000-08-27 Kenichi Handa <handa@etl.go.jp>
14199
14200 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
14201 'ja-dic-cnv), not (require 'skkdic-cnv).
14202
14203 2000-08-26 Miles Bader <miles@gnu.org>
14204
14205 * faces.el (face-x-resources): Add entry for :inherit.
14206 * cus-face.el (custom-face-attributes): Add support for :inherit
14207 attribute. Add support for relative face heights.
14208 (custom-face-attributes-get): Treat `nil' as being a default value
14209 for :inherit (as well as `unspecified').
14210
14211 * faces.el (set-face-attribute): Update doc string.
14212 (face-attribute-name-alist): Add :inherit.
14213 (face-valid-attribute-values): Handle :inherit.
14214 (face-read-string): Rephrase prompt to be less confusing.
14215 Assume that DEFAULT is a string, since we must return a string.
14216 (face-read-integer): Use `format' to turn DEFAULT into an
14217 acceptable default for face-read-string. Match NEW-VALUE against
14218 the string "unspecified", not the symbol `unspecified', since
14219 that's what face-read-string returns.
14220 (read-face-attribute): Lookup a name for old-value in valid, and
14221 use it as a default if we find one. Treat all values from
14222 face-read-string as strings. If the default is used, don't do any
14223 more processing on the value, just use the old value directly.
14224 (read-face-and-attribute, modify-face): Tweak prompt.
14225 (read-face-name): Don't assume prompt ends with a space.
14226
14227 * faces.el (describe-face): Add support for :inherit attribute.
14228
14229 2000-08-25 Kenichi Handa <handa@etl.go.jp>
14230
14231 * terminal.el (terminal-emulator): Fix args to `concat'. Now
14232 concat doesn't accept interger.
14233
14234 * international/kkc.el: Remove SKK from Keywords. Require
14235 ja-dic-utl instead of skkdic-utl.
14236
14237 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
14238 Provide ja-dic-cnv instead of skkdic-cnv.
14239 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
14240 (iso-2022-7bit-short): Add safe-charsets property.
14241 (skkdic-convert-postfix): Search Japanese chou-on character in
14242 addition to Hiragana character.
14243 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
14244 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
14245 (batch-skkdic-convert): Likewise.
14246
14247 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
14248 Provide ja-dic-utl instead of skkdic-utl.
14249 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
14250
14251 2000-08-24 Dave Love <fx@gnu.org>
14252
14253 * disp-table.el (standard-display-default): Make the test of `l'
14254 useful.
14255
14256 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
14257 mod sample text.
14258
14259 * international/iso-ascii.el: Make pilcrow convenient string
14260 consistent with section.
14261 (iso-ascii-display): Set up multibyte characters as well as
14262 unibyte.
14263
14264 2000-08-24 Kenichi Handa <handa@etl.go.jp>
14265
14266 * international/mule-cmds.el (reset-language-environment): Set
14267 default-process-coding-system to '(undecided . iso-latin-1), which
14268 makes process I/O almost consistent with file I/O. Call this
14269 function when mule-cmds.el[c] is loaded.
14270
14271 2000-08-22 Andrew Innes <andrewi@gnu.org>
14272
14273 * makefile.w32-in: New file.
14274
14275 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
14276
14277 * comint.el (comint-output-filter): Compare end of
14278 comint-last-output-overlay with the start of the newly inserted
14279 text, not the end, when deciding whether to extend it.
14280 Set saved-point's insertion type to advance after insertion.
14281
14282 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
14283 since this is now done independently of font-lock mode.
14284
14285 2000-08-21 Gerd Moellmann <gerd@gnu.org>
14286
14287 * server.el (server-kill-new-buffers): New user option.
14288 (server-existing-buffer): New buffer-local variable.
14289 (server-visit-files): When using an existing buffer, set
14290 server-existing-buffer to t.
14291 (server-buffer-done): If server-kill-new-buffers is t, kill the
14292 buffer, unless it was already present before visiting it with
14293 Emacs server.
14294
14295 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
14296
14297 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
14298 even if the display doesn't support colors: some displays will
14299 support bold/underline faces.
14300
14301 2000-08-21 Gerd Moellmann <gerd@gnu.org>
14302
14303 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
14304
14305 * startup.el (command-line): If user's init file had an error,
14306 add explanatory text to *Messages*.
14307
14308 2000-08-21 Kenichi Handa <handa@etl.go.jp>
14309
14310 * man.el (Man-getpage-in-background): Decode the process output by
14311 the system locale coding system.
14312
14313 2000-08-20 Dave Love <fx@gnu.org>
14314
14315 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
14316 Don't test x-popup-menu.
14317 (function) <complete-function>: Complete only fbound symbols.
14318 <validate, value>: New.
14319 (variable) <complete-function>: Complete only bound symbols.
14320 (coding-system): Add :base-only, :complete-function, :validate,
14321 :value, :prompt-match.
14322 (widget-coding-system-prompt-value): Use read-coding-system and
14323 act on :base-only.
14324 (editable-field): Add :help-echo.
14325 (widget-push-button-gui, widget-push-button-cache)
14326 (widget-gui-action, widget-editable-list-gui): COmment out, along
14327 with uses.
14328 (widget-at): Make arg optional.
14329 (widget-echo-help): Adjust for current help-echo calling sequence.
14330 (widget-specify-field, widget-specify-button)
14331 (widget-specify-insert, widget-get-sibling, widget-image-find)
14332 (widget-convert, widget-insert, widget-leave-text)
14333 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
14334 (widget-setup, widget-field-find, widget-before-change)
14335 (widget-after-change, widget-default-complete)
14336 (widget-default-create, widget-default-delete)
14337 (widget-push-button-value-create, editable-field)
14338 (widget-field-prompt-value, widget-field-validate)
14339 (widget-choice-value-create, widget-choice-action)
14340 (widget-choice-validate, widget-checklist-add-item)
14341 (widget-radio-add-item, widget-radio-chosen)
14342 (widget-radio-value-inline, widget-editable-list-value-create)
14343 (widget-editable-list-entry-create)
14344 (widget-documentation-link-add)
14345 (widget-documentation-string-value-create)
14346 (widget-regexp-validate, widget-file-complete)
14347 (widget-sexp-validate, widget-plist-convert-widget)
14348 (widget-plist-convert-widget, widget-alist-convert-widget)
14349 (widget-alist-convert-widget, widget-color-complete): Simplify,
14350 particularly to avoid bindings which aren't optimized out.
14351
14352 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
14353 Doc fix.
14354 (down-list, backward-up-list, up-list, kill-sexp)
14355 (backward-kill-sexp, mark-sexp): Make arg optional.
14356 (lisp-complete-symbol): Add optional arg PREDICATE.
14357
14358 * cus-start.el: Add display-buffer-reuse-frames,
14359 file-coding-system-alist.
14360
14361 2000-08-20 Gerd Moellmann <gerd@gnu.org>
14362
14363 * startup.el (command-line): Clear realized faces after
14364 modifying TTY color mappings.
14365
14366 2000-08-20 Miles Bader <miles@gnu.org>
14367
14368 * faces.el (face-attr-match-p): Don't return true if ATTRS are
14369 merely a subset of FACE's attributes.
14370
14371 2000-08-19 Miles Bader <miles@gnu.org>
14372
14373 * comint.el (comint-output-filter): Save the point with a marker,
14374 not just a buffer position.
14375
14376 * international/mule.el (set-buffer-process-coding-system): Make
14377 interactive prompt less confusing.
14378
14379 2000-08-19 Gerd Moellmann <gerd@gnu.org>
14380
14381 * hilit-chg.el: General cleanup of doc strings, comments and
14382 code formatting.
14383
14384 2000-08-19 Miles Bader <miles@gnu.org>
14385
14386 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
14387 Compiler macro removed; beginning-of-line is no longer always
14388 equivalent to forward-line, in the presence of fields.
14389
14390 * comint.el (comint-output-filter): Remove ad-hoc saving of
14391 restriction, and just use save-restriction, now that it works
14392 correctly. Don't adjust comint-last-input-start to account for
14393 our insertion; it shouldn't have moved because we don't use
14394 insert-before-markers anymore. Comment out call to
14395 `force-mode-line-update'; why is it here?
14396
14397 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
14398 while checking for prompt to delete. Use `forward-line 0'
14399 instead of beginning-of-line.
14400 (gud-filter): Temporarily widen gud comint buffer while
14401 examining output.
14402
14403 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
14404
14405 * progmodes/sh-script.el: Big bag of typos.
14406
14407 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
14408 check since ispell-process is not bound when ispell is not yet loaded.
14409
14410 2000-08-18 Dave Love <fx@gnu.org>
14411
14412 * image.el (find-image): Copy `spec' before using plist-put.
14413
14414 2000-08-18 Gerd Moellmann <gerd@gnu.org>
14415
14416 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
14417 `portugues'.
14418
14419 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
14420 backward-kill-sexp, analogous to kill-sexp.
14421
14422 * progmodes/icon.el (icon-indent-line)
14423 (icon-is-continuation-line): Handle comments specially.
14424
14425 2000-08-17 Ken Stevens <k.stevens@ieee.org>
14426
14427 * ispell.el: Set to standard author/maintainer/keyword fields.
14428 Fine tuning to menu map appearance and operation, and added help.
14429 Remove `start' and `end' error messages when compiling.
14430 (ispell-choices-win-default-height): Fixed comment string.
14431 (ispell-dictionary-alist-1): Fixed regexp in castellano and
14432 castellano8 dictionaries.
14433 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
14434 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
14435 dictionary, added italiano dictionary.
14436 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
14437 word character
14438 (ispell-tex-skip-alists): Added psfig support.
14439 (ispell-skip-html): Renamed from ispell-skip-sgml.
14440 (ispell-begin-skip-region-regexp, ispell-skip-region)
14441 (ispell-minor-check): Improved html skipping support to skip across
14442 code, and recognize `&' commands without propper `;' syntax;
14443 (ispell-process-line): Fix alignment error when manually
14444 correcting spelling.
14445 (ispell): Fix comment string.
14446 (ispell-add-per-file-word-list): Always put word list on new line.
14447
14448 2000-08-17 Gerd Moellmann <gerd@gnu.org>
14449
14450 * format.el (format-encode-run-method): Fix error message to say
14451 `encode' instead of `decode'. Use save-window-excursion around
14452 shell-command-on-region as in format-decode-run-method because
14453 shell-command-on-region can display a buffer with error output.
14454 (format-decode): Don't record undo information for the decoding.
14455 (format-annotate-function): Add parameter FORMAT-COUNT. Make
14456 that number part of the temporary buffer name so that more than
14457 one decoding using a temporary buffer can happen safely.
14458
14459 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
14460 of `A-z' in the regexp.
14461
14462 * hilit-chg.el: Fix typos in commentary.
14463
14464 * help.el (view-emacs-news): Rewritten for new naming scheme
14465 for old NEWS files.
14466
14467 * startup.el (command-line): Pop to *Messages* in case an error
14468 is signaled while loading user-init-file.
14469
14470 2000-08-17 Andreas Schwab <schwab@suse.de>
14471
14472 * files.el (insert-directory): Don't lose original file name,
14473 undoing an undocumented change.
14474
14475 2000-08-17 Alex Schroeder <alex@gnu.org>
14476
14477 * sql.el (sql-magic-go): Use comint-bol.
14478 (sql-copy-column): Use comint-line-beginning-position.
14479 (comint-line-beginning-position): Define a replacement for
14480 comint-line-beginning-position if it is not fboundp.
14481
14482 2000-08-17 Alex Schroeder <alex@gnu.org>
14483
14484 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
14485 it didn't have any effect anyway.
14486
14487 2000-08-17 Alex Schroeder <alex@gnu.org>
14488
14489 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
14490 --pset and pager=off instead of sending \\o|cat at the beginning
14491 of the session.
14492
14493 2000-08-17 Miles Bader <miles@gnu.org>
14494
14495 * progmodes/octave-inf.el: Add compatibility definition of
14496 comint-line-beginning-position.
14497
14498 2000-08-17 Kenichi Handa <handa@etl.go.jp>
14499
14500 * startup.el (normal-top-level): Look in each dir in load-path for
14501 a leim-list.el file too. This assures of loading leim-list.el
14502 that is created at Emacs installation time even if a user have his
14503 own leim-list.el.
14504
14505 2000-08-17 Miles Bader <miles@gnu.org>
14506
14507 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
14508 foreground color to black if the background is dark.
14509
14510 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
14511
14512 * loadhist.el (unload-feature): Typo.
14513
14514 * finder.el (finder-compile-keywords):
14515 * cus-dep.el (custom-make-dependencies): Add local-variable settings
14516 to the generated file.
14517
14518 * mail/mh-e.el (mh-make-local-vars):
14519 Replace make-variable-buffer-local with make-local-variable.
14520
14521 * play/landmark.el:
14522 * options.el (Edit-options-{set,toggle,t,nil}):
14523 * mail/mailabbrev.el (mail-abbrevs-mode):
14524 * textmodes/tex-mode.el (tex-expand-files):
14525 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
14526
14527 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
14528
14529 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
14530 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
14531 Allow going past the last element.
14532 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
14533 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
14534 (cvs-mouse-toggle-mark): Don't move point.
14535 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
14536
14537 * progmodes/compile.el (grep): Provide a default set of files.
14538 (next-error): Docstring fix.
14539 (compilation-find-file): Avoid find-file (fails in a dedicated window).
14540
14541 * emacs-lisp/easy-mmode.el (define-minor-mode):
14542 Use `symbol-value' to keep the byte-compiler quiet.
14543
14544 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
14545 (diff-find-source-location): New fun, extracted from diff-goto-source.
14546 (diff-goto-source): Use it.
14547 (diff-next-complex-hunk, diff-filter-lines): New function.
14548 (diff-apply-hunk): New command.
14549
14550 * smerge-mode.el (smerge-mode-menu): Doc fix.
14551
14552 * msb.el (msb-mode): Define it in terms of define-minor-mode.
14553
14554 2000-08-16 Dave Love <fx@gnu.org>
14555
14556 * windmove.el (windmove) <defgroup>: Add :version.
14557
14558 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
14559 (goto-address-fontify-p, goto-address-highlight-p)
14560 (goto-address-url-face, goto-address-url-mouse-face)
14561 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
14562 (goto-address-url-regexp): Use thing-at-point-url-regexp.
14563 (goto-address-fontify, goto-address-at-mouse): Simplify,
14564 (goto-address-at-point): browse-url-url-at-point,
14565 goto-address-find-address-at-point can return nil.
14566 (goto-address-find-address-at-point): Return nil on failure.
14567
14568 * align.el (align) <defgroup>: Add :version.
14569
14570 * calculator.el (calculator): Add :version.
14571 (calculator): Use two lines for calculator window if `modeline'
14572 face is boxed.
14573
14574 * play/5x5.el: Doc fixes.
14575 (5x5) <defgroup>: Add :version.
14576
14577 * play/fortune.el (fortune) <defgroup>: Add :version.
14578 (fortune-append): Fix error message.
14579 (fortune-from-region): Doc fix.
14580
14581 * play/pong.el (pong): Doc fix.
14582
14583 * play/morse.el: Keywords, commentary, autoloads.
14584
14585 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
14586
14587 * desktop.el (desktop-save): Don't look at symbol-value of a
14588 member of minor-mode-alist, unless it is boundp.
14589
14590 2000-08-16 Sam Steingold <sds@gnu.org>
14591
14592 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
14593 `while'; use `with-current-buffer' instead of `save-excursion'.
14594 Removed unnecessary kludges now that "*Buffer List*" is excluded.
14595
14596 2000-08-16 Kenichi Handa <handa@etl.go.jp>
14597
14598 * international/ccl.el (declare-ccl-program): Docstring modified.
14599 (ccl-execute-with-args): Likewise.
14600
14601 2000-08-16 Miles Bader <miles@gnu.org>
14602
14603 * progmodes/sql.el: Add compatibility definition of
14604 comint-line-beginning-position.
14605
14606 2000-08-15 Gerd Moellmann <gerd@gnu.org>
14607
14608 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
14609 'buffer-menu' property.
14610 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
14611 fails.
14612 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
14613 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
14614 wasn't killed.
14615
14616 * buff-menu.el (list-buffers-noselect): Don't display the
14617 *Buffer List* buffer.
14618
14619 * font-lock.el: Require jit-lock to prevent a very late
14620 `Loading jit-lock' message.
14621
14622 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
14623 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
14624 mail address.
14625
14626 2000-08-15 Miles Bader <miles@gnu.org>
14627
14628 * textmodes/ispell.el (ispell-graphic-p): New constant.
14629 (ispell-choices-win-default-height, ispell-help): Use
14630 `ispell-graphic-p' instead of `xemacsp'.
14631
14632 2000-08-15 Dave Love <fx@gnu.org>
14633
14634 * simple.el: Autoload widget-convert when compiling.
14635 (mail-user-agent): Doc fix.
14636
14637 * help.el (function-called-at-point, variable-at-point): Use
14638 with-syntax-table.
14639 (help-manyarg-func-alist): Add insert-and-inherit.
14640
14641 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
14642
14643 * delsel.el (delsel-unload-hook): New function.
14644
14645 * find-file.el: Doc fixes. Move provide to end.
14646 (ff) <defgroup>: Add :link.
14647 (ff-goto-click): Deleted.
14648 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
14649 Use mouse-set-point.
14650
14651 * textmodes/tildify.el: Doc fixes.
14652 (tildify) <defgroup>: Add:version.
14653
14654 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
14655 (glasses-custom-set): Use set-default, not set.
14656 (minor-mode-alist): Propertize the lighter.
14657 (glasses-mode): Provide optional arg.
14658
14659 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
14660 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
14661 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
14662 option. Provide :type.
14663 (cwarn-configuration): Provide :type.
14664 (cwarn-mode): Doc fix.
14665
14666 * add-log.el (change-log-merge): Doc fix.
14667 (change-log-redate): New command.
14668
14669 * net/browse-url.el (browse-url-filename-alist): Add a clause for
14670 Doze and Dog.
14671 (browse-url): Use dolist, not mapcar.
14672 (browse-url-at-point): Check for null url.
14673 (browse-url-event-buffer, browse-url-event-point): Functions
14674 deleted.
14675 (browse-url-at-mouse, browse-url-netscape): Simplify.
14676
14677 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
14678 modes.
14679 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
14680 Fix previous change to mapcan.
14681 (msb--init-file-alist, msb--add-separators)
14682 (msb--make-keymap-menu): Simplify.
14683 (msb--choose-file-menu): Use copy-sequence.
14684 (msb-mode-map): Add title to keymap.
14685 (msb-unload-hook): New function.
14686
14687 * bs.el: Fix indentation.
14688 (bs) <defgroup>: Add :links.
14689 (bs-show): Doc fix.
14690 (bs-apply-sort-faces): Don't use window-system.
14691 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
14692
14693 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
14694
14695 * calendar/timeclock.el (timeclock-file): Run .timelog through
14696 convert-standard-filename.
14697
14698 2000-08-14 Gerd Moellmann <gerd@gnu.org>
14699
14700 * emacs-lisp/authors.el: New file.
14701
14702 * paren.el (show-paren-priority): New user option.
14703 (show-paren-function): Set overlay priorities to
14704 show-paren-priority.
14705
14706 2000-08-14 Miles Bader <miles@gnu.org>
14707
14708 * comint.el (comint-bol): Use `forward-line 0' instead of calling
14709 beginning-of-line with inhibit-field-text-motion bound.
14710
14711 2000-08-14 Gerd Moellmann <gerd@gnu.org>
14712
14713 * calendar/timeclock.el: New file.
14714
14715 2000-08-14 David Ponce <david@dponce.com>
14716
14717 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
14718 `widget-button-click'. so that one can use left mouse button to
14719 click on dialog buttons.
14720
14721 2000-08-14 Emmanuel Briot <briot@gnat.com>
14722
14723 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
14724 identifiers, since XML is case sensitive
14725
14726 2000-08-12 Miles Bader <miles@gnu.org>
14727
14728 * comint.el (comint-output-filter): Don't bother frobbing
14729 window-start, it doesn't seem to be necessary.
14730
14731 * comint.el (comint-send-string, comint-send-region): Make into
14732 real functions. Snapshot the prompt before sending.
14733
14734 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
14735
14736 * info.el (Info-find-emacs-command-nodes): Rewrite to use
14737 technique similar to Info-index, instead of relying on specific
14738 names of relevant Index nodes.
14739 (Info-goto-emacs-command-node): Bind Info-history to nil when
14740 going to the first node found by Info-find-emacs-command-nodes.
14741
14742 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
14743
14744 * menu-bar.el (menu-bar-help-menu): Add a :help string.
14745
14746 2000-08-10 Miles Bader <miles@gnu.org>
14747
14748 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
14749
14750 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
14751
14752 * info.el (Info-file-list-for-emacs): More elements for the
14753 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
14754 and woman manuals.
14755
14756 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
14757
14758 * comint.el (comint-send-input): Make the newline boundary overlay
14759 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
14760 (comint-output-filter): Use `insert' instead of
14761 `insert-before-markers'. Extend comint-last-output-overlay when
14762 necessary since we can't rely on insert-before-markers to do it.
14763 * gud.el (gud-filter): Use `with-current-buffer' instead of
14764 save-excursion when inserting the output, so that point gets
14765 updated correctly; the old method relied on a rather dodgy
14766 side-effect of comint-output-filter to avoid the effect of
14767 save-excursion.
14768
14769 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
14770
14771 * files.el (recover-file): Call insert-directory instead of
14772 invoking `ls' directly.
14773
14774 2000-08-10 Miles Bader <miles@gnu.org>
14775
14776 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
14777 (comint-last-prompt-overlay): New variables.
14778 (comint-output-filter): Implement prompt highlighting.
14779 (comint-snapshot-last-prompt): New function.
14780 (comint-send-input): Snapshot the last prompt.
14781 Use comint-highlight-input-face.
14782 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
14783 Use defface instead of defcustom.
14784 (send-invisible, comint-send-eof): Snapshot the last prompt.
14785 (comint-delchar-or-maybe-eof): Use comint-send-eof.
14786 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
14787
14788 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
14789
14790 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
14791 (regexp-opt-group): Use a list of chars for `letters'.
14792 (regexp-opt-charset): `chars' is now a list of chars.
14793 Use a char-table rather than a vector so it works for multibyte chars.
14794
14795 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
14796 Set cvs-minor-current-files to the selected fileinfo.
14797 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
14798 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
14799
14800 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
14801
14802 * files.el (insert-directory): Don't call access-file on
14803 directories on DOS and Windows.
14804
14805 2000-08-09 Kenichi Handa <handa@etl.go.jp>
14806
14807 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
14808 longer if necessary.
14809 (ccl-embed-code): Call ccl-embed-data to store CODE in
14810 ccl-program-vector.
14811
14812 2000-08-09 Miles Bader <miles@gnu.org>
14813
14814 * comint.el (comint-output-filter): Properly handle the case where
14815 the text surrounded by comint-last-output-overlay was deleted.
14816
14817 2000-08-08 Gerd Moellmann <gerd@gnu.org>
14818
14819 * info.el (Info-insert-dir): Use Info-additional-directory-list if
14820 non-nil.
14821 (Info-file-list-for-emacs): Remove "info" from the list because
14822 that leads to trying to use the documentation from file `info'
14823 in various situations where it isn't appropriate, for instance
14824 C-h C-k C-h i.
14825
14826 * ffap.el (ffap-read-file-or-url-internal): Handle case that
14827 DIR and/or STRING are nil.
14828
14829 * progmodes/compile.el (compilation-setup): Make variable
14830 compilation-error-screen-columns buffer-local, as some comment
14831 in the code suggests it should be.
14832
14833 * files.el (auto-mode-interpreter-regexp): New variable.
14834 (set-auto-mode): Use it.
14835
14836 * indent.el (indent-for-tab-command): Doc fix.
14837
14838 * mouse-sel.el (mouse-sel-mode): Doc fix.
14839
14840 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
14841 labels.
14842
14843 * help.el (print-help-return-message): When
14844 display-buffer-reuse-frames is set, let the help window been quit,
14845 instead of deleting it, which might delete a reused frame.
14846
14847 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
14848
14849 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
14850 rename a directory to a name that differs only by its letter case.
14851
14852 2000-08-08 Kenichi Handa <handa@etl.go.jp>
14853
14854 * international/quail.el (quail-define-rules): Handle Quail decode
14855 map correctly. Add code for supporting annotations.
14856 (quail-install-decode-map): New function.
14857 (quail-defrule-internal): New optional arguments decode-map and
14858 props.
14859 (quail-advice): New function.
14860
14861 2000-08-07 Sam Steingold <sds@gnu.org>
14862
14863 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
14864 `defconst', `define-condition', `with-slots'.
14865 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
14866
14867 2000-08-03 Miles Bader <miles@gnu.org>
14868
14869 * comint.el (comint-use-prompt-regexp-instead-of-fields):
14870 New variable.
14871 (comint-prompt-regexp, comint-get-old-input): Document dependence on
14872 comint-use-prompt-regexp-instead-of-fields.
14873 (comint-send-input): Add `input' field property to stuff we send to
14874 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
14875 (comint-output-filter): Add `output' field property to process
14876 output, if comint-use-prompt-regexp-instead-of-fields is nil.
14877 (comint-replace-by-expanded-history)
14878 (comint-get-old-input-default, comint-show-output)
14879 (comint-backward-matching-input, comint-forward-matching-input)
14880 (comint-next-prompt, comint-previous-prompt): Use field
14881 properties if comint-use-prompt-regexp-instead-of-fields is nil.
14882 (comint-line-beginning-position): New function.
14883 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
14884 (comint-replace-by-expanded-history-before-point): Use
14885 comint-line-beginning-position and line-end-position.
14886 (comint-last-output-overlay): New variable.
14887 (comint-mode): Make `comint-last-output-overlay' buffer-local.
14888
14889 * shell.el (shell-prompt-pattern): Doc change.
14890 (shell-backward-command): Use line-beginning-position.
14891
14892 * gud.el (gud-gdb-complete-command): Use
14893 comint-line-beginning-position.
14894
14895 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
14896 comint-bol doesn't actually go to the beginning of the line.
14897
14898 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
14899 if comint-use-prompt-regexp-instead-of-fields is non-nil.
14900 (try-expand-line-all-buffers): Likewise.
14901
14902 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
14903 explicitly matching comint-prompt-regexp.
14904 (sql-copy-column): Use comint-line-beginning-position instead of
14905 explicitly matching comint-prompt-regexp.
14906
14907 * progmodes/octave-inf.el (inferior-octave-complete): Use
14908 comint-line-beginning-position.
14909
14910 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
14911
14912 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
14913 looking for a prompt, use `forward-line 0' instead of
14914 `beginning-of-line', to avoid getting caught by an input field.
14915
14916 2000-08-07 Gerd Moellmann <gerd@gnu.org>
14917
14918 * files.el (shell-quote-wildcard-pattern): Make sure to return
14919 PATTERN, in the Unix case.
14920
14921 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
14922
14923 * play/zone.el (zone): Discard any pending input before running
14924 the randomly-chosen pgm.
14925
14926 2000-08-07 Kenichi Handa <handa@etl.go.jp>
14927
14928 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
14929 checking the existence of any multibyte characters.
14930
14931 2000-08-06 Gerd Moellmann <gerd@gnu.org>
14932
14933 * help.el (describe-mode): Test minor-mode symbol for being
14934 bound before testing its value for being nil.
14935
14936 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
14937 `first', `second', and `third'.
14938
14939 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
14940 (second): Make it an alias for `cadr'.
14941
14942 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
14943
14944 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
14945 types of display support faces now.
14946
14947 2000-08-05 Gerd Moellmann <gerd@gnu.org>
14948
14949 * pcvs.el (require): Require `cl' during compilation, only.
14950
14951 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
14952 (toplevel): Remove `remq' and `remove' from autoloads.
14953 (cl-fake-autoloads): New variable. If set, arrange for an error
14954 when CL functions etc. are autoloaded.
14955
14956 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
14957
14958 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
14959
14960 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
14961 popped up, but the user clicks outside the menu, return an empty
14962 regexp (that causes unhighlight-regexp to have no effect).
14963
14964 * menu-bar.el (menu-bar-games-menu): Add Zone.
14965
14966 * hi-lock.el (toplevel): Require font-lock.
14967
14968 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14969
14970 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
14971 (ebnf-8-bit-chars): New var for bug fix.
14972 (ebnf-string): Bug fix.
14973
14974 2000-08-03 Sam Steingold <sds@gnu.org>
14975
14976 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
14977 instead of `buffer-string'.
14978 (require 'cl): Always, not just when compiling.
14979 `ignore-errors' in `interactive', `list*', `defun*' &c make this
14980 necessary.
14981
14982 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
14983
14984 * international/mule-cmds.el (select-safe-coding-system): Make
14985 the message text about selecting a safe coding system more clear.
14986
14987 2000-08-02 Gerd Moellmann <gerd@gnu.org>
14988
14989 * hi-lock.el: New file.
14990
14991 * play/zone.el: New file.
14992
14993 * replace.el (occur): Set tab-width in the *Occur* buffer to the
14994 value of tab-width in the original buffer. Choose a line number
14995 format that's a multiple of the original buffer's tab width, so
14996 that lines appear right.
14997
14998 * textmodes/ispell.el (ispell): New function, replacing an alias.
14999 Spell-check active region if in transient-mark-mode and mark
15000 is active; otherwise spell-check buffer.
15001
15002 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15003
15004 * ps-mule.el: Fix a customization problem on
15005 ps-mule-font-info-database-default.
15006
15007 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
15008
15009 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
15010 display-mouse-p instead of window-system.
15011 (ebrowse-member-mode-map): Ditto.
15012
15013 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15014
15015 * progmodes/ebnf2ps.el: Update ps-print functions call.
15016 Indentation fix. Doc fix.
15017 (ebnf-version): New version number (3.2).
15018 (ebnf-format-color, ebnf-begin-job): Code fix.
15019
15020 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
15021
15022 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
15023 font lock support on window-system.
15024 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
15025
15026 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
15027 display-color-p, if fboundp, instead of window-system.
15028
15029 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
15030
15031 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
15032 instead of window-system.
15033
15034 * wid-edit.el (widget-choose): Use display-mouse-p instead of
15035 window-system.
15036 (widget-choice-mouse-down-action): Use display-popup-menus-p
15037 instead of window-system.
15038
15039 * strokes.el (strokes-file): Run the file name through
15040 convert-standard-filename.
15041 (strokes-mode): Call display-mouse-p instead of looking at
15042 window-system. Change the error message accordingly.
15043
15044 * progmodes/cpp.el (toplevel): Support faces on tty's.
15045
15046 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
15047 (lm-plot-square, lm-init-display): Don't use window-system.
15048
15049 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
15050 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
15051
15052 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
15053 instead of looking at window-system.
15054
15055 2000-07-30 Gerd Moellmann <gerd@gnu.org>
15056
15057 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
15058 of testing if iswitchb-prepost-hooks is bound, because the
15059 latter will always be true when invoking a recursive minibuffer
15060 from an active Iswitchb buffer.
15061
15062 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
15063
15064 * files.el (shell-quote-wildcard-pattern): New function.
15065 (insert-directory): Call it. Only prepend "\" to command on Unix
15066 and GNU/Linux systems.
15067
15068 2000-07-30 Gerd Moellmann <gerd@gnu.org>
15069
15070 * eshell/esh-groups.el: Change custom :link file names
15071 from `eshell.info' to `eshell'.
15072
15073 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
15074
15075 * dired.el (dired-build-subdir-alist): Expand subdirectory names
15076 correctly in recursive ange-ftp listings.
15077
15078 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15079
15080 * ps-print.el: Fix bug 1: if ps-font-size-internal,
15081 ps-header-font-size-internal and
15082 ps-header-title-font-size-internal variables are not set,
15083 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
15084 face text property is (foreground-color . COLOR) or
15085 `(background-color . COLOR)', ps-print crashes. Doc fix.
15086 (ps-print-version): New version number (5.2.4).
15087 (ps-plot-region): Code fix.
15088 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
15089 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
15090 Bug fix 2.
15091
15092 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
15093
15094 * glasses.el (glasses-make-readable): Fix uncapitalization of
15095 identifiers like `myXMLDocument'.
15096
15097 2000-07-28 Karl Fogel <kfogel@red-bean.com>
15098
15099 * mail/mail-hist.el (mail-hist-previous-input)
15100 (mail-hist-next-input): Do the obvious code factorization.
15101 (mail-hist-retrieve-and-insert): New func, contains common
15102 code of above two.
15103 If inserting a message body, leave point at top.
15104
15105 2000-07-28 Sam Steingold <sds@gnu.org>
15106
15107 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
15108 Use `<=', not `<' to compare times!
15109 (ange-ftp-ls): Remove.
15110
15111 2000-07-27 Gerd Moellmann <gerd@gnu.org>
15112
15113 * play/cookie1.el: Add explanation of how to make cookie.el
15114 compatible with strfile(1) to comment.
15115
15116 * subr.el (remove, remq): New functions.
15117
15118 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
15119 escape `*' in regexps.
15120 (midnight-find): Reverse order of arguments in the funcall of
15121 TEST.
15122
15123 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
15124 and `.class'.
15125
15126 * play/meese.el: Add Commentary section.
15127
15128 2000-07-27 Alex Schroeder <alex@gnu.org>
15129
15130 * sql.el (sql-ms): Added autoload cookie.
15131 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
15132 (sql-oracle): Ditto.
15133 (sql-help): Doc change.
15134
15135 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
15136 types and exceptions.
15137
15138 2000-07-27 Alex Schroeder <alex@gnu.org>
15139
15140 * sql.el (sql-placeholder-history): New variable.
15141 (sql-query-placeholders-and-send): New function that will query
15142 the user and replace placeholders with user input.
15143 (sql-oracle): If running on NT, set comint-input-sender to
15144 sql-query-placeholders-and-send.
15145
15146 (sql-stop): If in the SQLi buffer, insert stop notification, else
15147 present it as a message.
15148
15149 2000-07-27 Alex Schroeder <alex@gnu.org>
15150
15151 * sql.el (sql-input-ring-separator): Doc change.
15152 (sql-input-ring-file-name): Doc change.
15153 (sql-interactive-mode): Use `sql-input-ring-separator' and
15154 `sql-input-ring-file-name' to set the comint-mode equivalents
15155 without making them local variables.
15156 (sql-stop): Don't bind `sql-input-ring-separator' and
15157 `sql-input-ring-file-name' dynamically to their comint-mode
15158 equivalents.
15159
15160 2000-07-27 Kenichi Handa <handa@etl.go.jp>
15161
15162 * international/mule.el (register-char-codings): New function.
15163 (make-coding-system): Handle `safe-chars' specification in the arg
15164 PROPERTY.
15165
15166 * international/mule-cmds.el
15167 (find-coding-systems-region-subset-p): This function deleted.
15168 (sort-coding-systems-predicate): New variable.
15169 (sort-coding-systems): New function.
15170 (find-coding-systems-region): Use
15171 find-coding-systems-region-internal.
15172 (find-coding-systems-string): Use find-coding-systems-region.
15173 (find-coding-systems-for-charsets): Check
15174 char-coding-system-table.
15175 (select-safe-coding-system-accept-default-p): New variable.
15176 (select-safe-coding-system): Mostly rewritten. New argument
15177 ACCEPT-DEFAULT-P.
15178 (select-message-coding-system): Call select-safe-coding-system
15179 with ACCEPT-DEFAULT-P arg.
15180 (reset-language-environment): Reset default-sendmail-coding-system
15181 to the default value iso-latin-1.
15182 (set-language-environment): Don't set the obsolete variable
15183 charset-origin-alist.
15184
15185 * international/codepage.el (cp-coding-system-for-codepage-1):
15186 Give `safe-chars' property to make-coding-system.
15187
15188 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
15189 calling select-message-coding-system twice.
15190
15191 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
15192 instead of `safe-charsets'.
15193 (cyrillic-alternativnyj): Likewise.
15194 (ccl-encode-alternativnyj): Don't check the charset
15195 cyrillic-iso8859-5.
15196
15197 2000-07-27 Kenichi Handa <handa@etl.go.jp>
15198
15199 * composite.el (compose-chars-after): Preserve match data.
15200
15201 2000-07-26 Sam Steingold <sds@gnu.org>
15202
15203 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
15204 (ange-ftp-real-file-newer-than-file-p): New function.
15205 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
15206 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
15207
15208 * tooltip.el (tooltip-float-time): Removed (use `float-time').
15209 * midnight.el (midnight-float-time): Ditto.
15210
15211 2000-07-26 Andreas Schwab <schwab@suse.de>
15212
15213 * files.el (normal-backup-enable-predicate): Correct
15214 interpretation of the return value of compare-strings.
15215
15216 2000-07-26 Gerd Moellmann <gerd@gnu.org>
15217
15218 * isearch.el (isearch-resume): New function.
15219 (isearch-done): Add something to command-history to resume
15220 the search.
15221 (isearch-yank-line, isearch-yank-word): Use
15222 buffer-substring-no-properties instead of buffer-substring.
15223
15224 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
15225 of flyspell-mouse-map.
15226
15227 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
15228 duplicate definition.
15229 (makefile-mode): Remove duplicate setting of local-abbrev-table.
15230
15231 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
15232 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
15233
15234 2000-07-25 Sam Steingold <sds@gnu.org>
15235
15236 * net/ange-ftp.el: Get modtime over the net.
15237 (ange-ftp-file-modtime): New function.
15238 (ange-ftp-write-region, ange-ftp-insert-file-contents)
15239 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
15240 Use it.
15241 (ange-ftp-dot-to-slash): New function.
15242 (ange-ftp-fix-name-for-vms): Use it.
15243
15244 * midnight.el (midnight-buffer-display-time): Use
15245 `with-current-buffer'.
15246
15247 2000-07-25 Gerd Moellmann <gerd@gnu.org>
15248
15249 * find-dired.el: Update copyright notice.
15250 (find-dired): Offer to kill a running `find'.
15251
15252 * enriched.el (enriched-face-ans): For a `foreground-color'
15253 property, return '(("x-color" COLOR))' so that COLOR will be
15254 output as a parameter of the x-color annotation. Likewise for the
15255 `background-color' property. In the case of normal face
15256 properties, don't return annotations for unspecified foreground
15257 and background face attributes.
15258
15259 2000-07-25 Kenichi Handa <handa@etl.go.jp>
15260
15261 * language/japan-util.el (japanese-katakana-region): Fix handling
15262 HANKAKU argument.
15263
15264 2000-07-25 Miles Bader <miles@gnu.org>
15265
15266 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
15267 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
15268 constrain-to-field.
15269
15270 2000-07-24 Andrew Innes <andrewi@gnu.org>
15271
15272 * timer.el (timer-activate-when-idle): Add optional parameter
15273 DONT-WAIT. Update docstring.
15274 (run-with-idle-timer): Specify extra parameter to
15275 timer-activate-when-idle, so that timer will be activated
15276 immediately if Emacs is already idle.
15277
15278 * w32-fns.el (w32-using-nt): Fix docstring.
15279
15280 2000-07-24 Dave Love <fx@gnu.org>
15281
15282 * mouse.el (popup-menu): Set last-command-event.
15283 (mouse-major-mode-menu-prefix): Declare.
15284
15285 2000-07-24 Gerd Moellmann <gerd@gnu.org>
15286
15287 * textmodes/flyspell.el: Update to author's version 1.5d.
15288
15289 * progmodes/hideshow.el: Update copyright notice.
15290
15291 * vcursor.el: Set maintainer to FSF, since author cannot
15292 be reached.
15293
15294 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
15295
15296 * info.el (Info-goto-emacs-key-command-node): Leave a space after
15297 the prompt.
15298
15299 * mouse.el (popup-menu): Run the keymap through indirect-function,
15300 in case it was defined with define-prefix-key. If the menu is a
15301 list of keymaps, look up the binding of user's choice in each one
15302 of the keymaps.
15303 (mouse-popup-menubar): If the global and local menu-bar keymaps
15304 don't have a prompt string, create one and insert it into the
15305 keymap. Don't barf if current-local-map returns nil.
15306
15307 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
15308
15309 * dired.el (dired-sort-R-check): Added to allow recursive listing
15310 to be undone.
15311 (dired-sort-other): Use it.
15312
15313 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15314
15315 * Release of cc-mode 5.27
15316
15317 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15318
15319 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
15320 c-beginning-of-statement-1 that caused a bad case of recursion
15321 which could consume a lot of CPU in large classes in languages
15322 that have in-expression classes (i.e. Java and Pike).
15323
15324 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
15325 statements before top level constructs (i.e. case 6 is moved
15326 before case 5 and is now case 4) to catch in-expression
15327 classes in top level expressions correctly.
15328
15329 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15330
15331 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
15332 objc-method-intro. Case 4 removed and case 5I added.
15333
15334 * cc-langs.el (c-append-paragraph-start): New variable used by
15335 c-common-init to get paragraph-start correct.
15336 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
15337 initialize paragraph-start to make it correct both with and
15338 without the javadoc special case.
15339
15340 * cc-mode.el (java-mode): Use c-append-paragraph-start to
15341 initialize paragraph-start for javadoc markup.
15342
15343 * cc-vars.el (c-style-variables-are-local-p): Incompatible
15344 change by defaulting this to t. It's motivated by the
15345 confusing behavior that otherwise arise from the style system
15346 when editing both java and non-java files at the same time
15347 (see the comments about style setting in c-common-init).
15348
15349 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15350
15351 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
15352 similar to the one in c-fill-paragraph to check the fill
15353 prefix from the adaptive fill function for sanity.
15354
15355 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15356
15357 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
15358 defun block.
15359
15360 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15361
15362 * cc-align.el (c-lineup-multi-inher): Handle lines with
15363 leading comma nicely. Extended to handle member initializers
15364 too.
15365
15366 * cc-engine.el: (c-beginning-of-inheritance-list,
15367 c-guess-basic-syntax): Fixed recognition of inheritance lists
15368 when the lines begins with a comma.
15369
15370 * cc-vars.el (c-offsets-alist): Changed default for
15371 member-init-cont to c-lineup-multi-inher since it now handles
15372 member initializers and indents better for leading commas.
15373
15374 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15375
15376 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
15377 handling that caused class open lines to be recognized as
15378 statement-conts in some cases.
15379
15380 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
15381 guessed by the adaptive fill function unless point is on the
15382 first line of a block comment.
15383
15384 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
15385 when the buffer ends with a macro continuation char.
15386
15387 * cc-engine.el (c-guess-basic-syntax): Added support for
15388 function definitions as statements in Pike. The first
15389 statement in a lambda block is now labeled defun-block-intro
15390 instead of statement-block-intro.
15391
15392 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
15393 so that the class surrounding point is selected, not the one
15394 innermost in the state.
15395
15396 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
15397 recognition of switch labels having hanging multiline
15398 statements.
15399
15400 * cc-engine.el (c-beginning-of-member-init-list): Broke out
15401 some code in c-guess-basic-syntax to a separate function.
15402 * cc-engine.el (c-just-after-func-arglist-p): Fixed
15403 recognition of member inits with multiple line arglists.
15404 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
15405 member-init-cont when the commas are in funny places.
15406
15407 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15408
15409 * cc-defs.el (c-auto-newline): Removed this macro since it's
15410 not used anymore.
15411
15412 * cc-engine.el (c-looking-at-bos): New helper function.
15413 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
15414 inexpr and toplevel classes apart in Pike.
15415
15416 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
15417 of case 9A.
15418
15419 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
15420 constant, since "class" can introduce an in-expression class
15421 in Pike nowadays.
15422
15423 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15424
15425 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
15426 indentation on cpp-macro lines.
15427
15428 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
15429 a syntax modifier like comment-intro, to make it possible to
15430 get syntactic indentation for preprocessor directives. It's
15431 incompatible wrt to lineup functions on cpp-macro, but it has
15432 no observable effect in the 99.9% common case where cpp-macro
15433 is set to -1000.
15434
15435 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15436
15437 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
15438 member-init-cont when the preceding arglist is several lines.
15439
15440 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15441
15442 * cc-styles.el (c-style-alist): The basic offset for the BSD
15443 style corrected to 8.
15444
15445 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15446
15447 * cc-styles.el (c-style-alist): Adjusted the indentation of
15448 brace list openers in the gnu style.
15449
15450 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15451
15452 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
15453
15454 * cc-cmds.el (c-electric-brace, c-electric-slash,
15455 c-electric-star, c-electric-semi&comma, c-electric-colon,
15456 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
15457 when c-syntactic-indentation is nil.
15458
15459 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
15460 we were left at comments preceding the first statement when
15461 reaching the beginning of the buffer.
15462
15463 * cc-vars.el (c-syntactic-indentation): New variable to turn
15464 off all syntactic indentation.
15465
15466 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15467
15468 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
15469 between the text and the block comment ender when it hangs,
15470 depending on how many there are before the fill.
15471
15472 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15473
15474 * cc-engine.el (c-beginning-of-closest-statement): New helper
15475 function to go back to the closest preceding statement start,
15476 which could be inside a conditional statement.
15477 * cc-engine.el (c-guess-basic-syntax): Use
15478 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
15479
15480 * cc-engine.el (c-guess-basic-syntax): Better handling of
15481 arglist-intro, arglist-cont-nonempty and arglist-close when
15482 the arglist is nested inside parens. Cases 7A, 7C and 7F
15483 changed.
15484
15485 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
15486 up-to-date with javadoc 1.2.
15487
15488 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15489
15490 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
15491 multiline Pike type decls.
15492
15493 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15494
15495 * cc-cmds.el (c-indent-new-comment-line): Always break
15496 multiline comments in multiline mode, regardless of
15497 comment-multi-line.
15498
15499 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15500
15501 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
15502 fully::qualified::names in C++ member init lists. Preamble in
15503 case 5D changed.
15504
15505 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15506
15507 * cc-langs.el (c-common-init): Handling of obsolete variables
15508 moved to c-initialize-cc-mode. More compatible style override
15509 when using global style variables.
15510 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
15511 variables moved here.
15512
15513 * cc-styles.el (c-make-styles-buffer-local): Flag style
15514 variable localness in c-style-variables-are-local-p to make
15515 the compatibility measure in c-common-init work well.
15516
15517 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
15518 longer contain set-from-style.
15519 * cc-styles.el (c-initialize-builtin-style): Don't check for
15520 set-from-style on c-special-indent-hook.
15521 * cc-styles.el (c-copy-tree): Obsolete. The standard function
15522 copy-alist is sufficient now.
15523
15524 * cc-styles.el (c-set-style, c-set-style-1,
15525 c-get-style-variables): Fixes to variable initialization so
15526 that duplicate entries in styles have the same effect
15527 regardless of DONT-OVERRIDE.
15528
15529 * cc-styles.el (c-set-style-2): Fixed bug where the
15530 initialization of inheriting styles failed when the
15531 dont-override flag is set.
15532
15533 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
15534 on this.
15535
15536 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15537
15538 * cc-defs.el (c-forward-comment): Removed the workaround
15539 introduced in 5.38 since it had worse side-effects. If a line
15540 contains the string "//\"", it regarded the // as a comment
15541 start since the \ temporarily doesn't have escape syntax.
15542
15543 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
15544
15545 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
15546 ada-xref.el before ada-prj.el, so that the Project menu is created
15547 when ada-prj tries to add to it.
15548 (ada-activate-keys-for-case): Suppress the characters that are not
15549 part of the Ada syntax. Better compatibility with else-mode
15550 (ada-adjust-case-interactive): When auto-casing is not active,
15551 correctly insert newlines (used to insert only ^M). Prevent the
15552 syntax table from being changed in case of an error
15553 (or '_' becomes part of a word and some commands are confused).
15554 Do nothing if ada-auto-case is nil.
15555 (ada-after-keyword-p): Ignore keywords that are also attributes
15556 (ada-batch-reformat): Update usage comment
15557 (ada-call-from-contextual-menu): New function
15558 (ada-case-read-exceptions): Reinitialize the casing exception list
15559 first to nil first, so that the casing exception file can be
15560 shared.
15561 (ada-check-defun-name): Handles "configure" keyword for gnatdist
15562 files.
15563 (ada-compile-goto-error): Fix regexp used to detect a file:line
15564 anywhere in the error message
15565 (ada-contextual-menu-last-point): New variable
15566 (ada-create-keymap): If the variable delete-key-deletes-forward is
15567 t on XEmacs, it means that DEL should delete one character
15568 forward.
15569 (ada-create-menu): Use :included instead of :visible for XEmacs.
15570 New submenu "Options".
15571 (ada-end-stmt-re): Correctly indent "select ... then abort"
15572 statements.
15573 (ada-fill-comment-paragraph): Correctly delete all leading '--'
15574 even if they don't match ada-fill-comment-prefix Fix handling of
15575 paragraphs on the first or last line of a file.
15576 (ada-format-paramlist): Fix handling of default parameter values.
15577 (ada-get-body-name): New function.
15578 (ada-get-current-indent): Optimized by searchling directly for an
15579 existing generic part or a statement outside of it. Handle
15580 ada-indent-align-comments when indenting comments Replaced some
15581 regexps by testing directly the next character. This results in a
15582 huge speedup on some files. New indentation scheme for renames
15583 statements. Stop looking for the 'while' or 'for' associated with
15584 a 'loop' at the first semicolon encountered. A "return" can also
15585 match an anonymous access subprogram declaration.
15586 (ada-get-indent-noindent): Ignore strings and comments when
15587 looking for the keywords "record" and "private".
15588 (ada-goto-matching-decl-start): When matching "if", make sure we
15589 are not in fact seeing "end if". Ignore "when" statements except
15590 when initial keyword was "begin". Fix handling of nested
15591 procedures. Add a recursive call to this function to skip over
15592 other 'end' statmts. Fix indentation for "when .. => begin"
15593 (ada-in-open-paren-p): Fix indentation for complex boolean
15594 expressions, where 'and then', 'or else' and parenthesis
15595 statements are mixed up.
15596 (ada-in-paramlist-p): Skip comments while searching for the
15597 beginning Fix handling of operator declarations.
15598 (ada-indent-align-comments): New variable
15599 (ada-indent-current): Change the syntax table only in the
15600 protected section, so that we are sure it is restored correctly.
15601 (ada-indent-on-previous-lines): Use ada-use-indent and
15602 ada-with-indent Correctly indent "select ... then"
15603 (ada-indent-region): Slight speedup.
15604 (ada-indent-renames): New variable.
15605 (ada-last-which-function-subprog, ada-last-which-function-line):
15606 New variables
15607 (ada-looking-at-semi-private): Correctly indent the 'private'
15608 keyword when it is the first word in a package declaration.
15609 (ada-loose-case-word): Stop searching if at the end of the buffer.
15610 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
15611 even if point is not initially at the end of the word.
15612 (ada-matching-decl-start-re): Add "when".
15613 (ada-mode): Add support for abbrev-mode, outline-mode and
15614 which-func-mode Override the old find-file.el entry in
15615 ff-special-constructs since it is using the obsolete
15616 ada-spec-suffix variable
15617 (ada-no-auto-case): New function
15618 (ada-scan-paramlist): When parsing the argument type, accept
15619 spaces (as in "X 'Class", generated by Rational Rose).
15620 (ada-other-file-name): No longer loads the other file.
15621 (ada-popup-menu): Save and restore the current buffer and cursor
15622 position before and after displaying the menu.
15623 (ada-search-ignore-complex-boolean): New function.
15624 (ada-uncomment-region): Emacs21 already knows how to delete
15625 comments not starting in the first column.
15626 (ada-use-indent): New variable
15627 (ada-which-function): New function.
15628 (ada-with-indent): New variable
15629 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
15630 can be batch-compiled from the command line.
15631
15632 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
15633 Add to the menu when the file is loaded, not in ada-mode-hook.
15634 Add -toolbar to the default ddd command Switches moved from
15635 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
15636 ada-prj-default-comp-opt
15637 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
15638 Reference Manual to the menu
15639 (ada-check-current): rewritten as a call to ada-compile-current
15640 (ada-compile): Removed.
15641 (ada-compile-application, ada-compile-current, ada-check-current):
15642 Set the compilation-search-path so that compile.el automatically
15643 finds the sources in src_dir. Automatic scrollong of the
15644 compilation buffer. C-uC-cC-c asks for confirmation before
15645 compiling
15646 (ada-compile-current): New parameter, prj-field
15647 (ada-complete-identifier): Load the .ali file before doing
15648 processing
15649 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
15650 conform to gnatmake's behavior.
15651 (ada-find-file-in-dir): New function
15652 (ada-find-references): Set the environment variables for gnatfind
15653 (ada-find-src-file-in-dir): New function.
15654 (ada-first-non-nil): Removed
15655 (ada-gdb-application): Add support for jdb, the java debugger.
15656 (ada-get-ada-file-name): Load the original-file first if not done
15657 yet.
15658 (ada-get-all-references): Handles the new ali syntax (parent types
15659 are found between <>).
15660 (ada-initialize-runtime-library): New function
15661 (ada-mode-hook): Always load a project file when a file is opened,
15662 so that the casing exceptions are correctly read.
15663 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
15664 (ada-parse-prj-file): Use find-file-noselect instead of find-file
15665 to open the project file, since the latter does not work with
15666 speedbar Get default values before loading the prj file, or the
15667 default executable file name is wrong. Use the absolute value of
15668 src_dir to initialize ada-search-directories and
15669 compilation-search-path,... Add the standard runtime library to
15670 the search path for find-file.
15671 (ada-prj-default-debugger): Was missing an opening '{'
15672 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
15673 variables.
15674 (ada-prj-default-gnatmake-opt): New variable
15675 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
15676 buffers, the project file is the default one Save the windows
15677 configuration before displaying the menu.
15678 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
15679 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
15680 ...) regexp-quote identifiers names to support operators +,
15681 -,... in regexps.
15682 (ada-remote): New function.
15683 (ada-run-application): Erase the output buffer before starting the
15684 run Support remote execution of the application. Use
15685 call-process, or the arguments are incorrectly parsed
15686 (ada-set-default-project-file): Reread the content of the active
15687 project file, not the one from the current buffer When a project
15688 file is set as the default project, all directories are
15689 automatically associated with it.
15690 (ada-set-environment): New function
15691 (ada-treat-cmd-string): New special variable ${current}
15692 (ada-treat-cmd-string): Revised. The substitution is now done for
15693 any ${...} substring
15694 (ada-xref-current): If no body was found, compiles the spec
15695 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
15696 compiler to get rid of command line length limitations.
15697 (ada-xref-get-project-field): New function
15698 (ada-xref-project-files): New variable
15699 (ada-xref-runtime-library-specs-path)
15700 (ada-xref-runtime-library-ali-path): New variables
15701 (ada-xref-set-default-prj-values): Default run command now does a
15702 cd to the build directory. New field: main_unit Provide a default
15703 file name even if the current buffer has no prj file.
15704
15705 * ada-prj.el:
15706 Rewritten to show a tabbed-dialog.
15707 (ada-prj-add-ada-menu): Remove the map and name parameters.
15708 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
15709 New function
15710 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
15711 (ada-prj-load-from-file): New function
15712 (ada-prj-save): Always save fields that depend on the current buffer
15713 (ada-prj-show-value): New function
15714
15715 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
15716 Ada mode. This will allow us to display the Ada menu in any buffer
15717 we want (for project items).
15718 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
15719 number of spaces in the header.
15720
15721 2000-07-24 Dave Love <fx@gnu.org>
15722
15723 * ediff-init.el (ediff-region-help-echo): Bind face-help.
15724
15725 2000-07-23 Noah Friedman <friedman@splode.com>
15726
15727 * type-break.el (type-break): perform autosave.
15728 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
15729 (type-break-do-query): Cancel query schedule while performing
15730 actual query, to avoid possibility of a second query being made
15731 while first one is already in progress.
15732 (type-break-time-stamp-format): New variable.
15733 (type-break-time-stamp): New function.
15734 (type-break-time-warning): Use it.
15735 (type-break-keystroke-warning): Use it.
15736 (type-break-noninteractive-query): Use it.
15737
15738 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
15739 cookie.
15740 Use add-minor-mode to set minor-mode-alist, if available.
15741 (eldoc-echo-area-use-multiline-p): New user option.
15742 (eldoc-echo-area-multiline-supported-p): New variable.
15743 (eldoc-docstring-format-sym-doc): Use them.
15744 (eldoc-mode): If not using idle timers, append to local post and
15745 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
15746 (eldoc-display-message-no-interference-p): Don't interfere with
15747 edebug.
15748 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
15749 (eldoc-function-arglist): New function.
15750 (eldoc-function-argstring): Use it.
15751
15752 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
15753 auto save directory exists before calling directory-files.
15754
15755 2000-07-23 Dave Love <fx@gnu.org>
15756
15757 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
15758 ^o, ^u.
15759
15760 2000-07-21 Dave Love <fx@gnu.org>
15761
15762 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
15763 now passed to the function. It now works properly.
15764
15765 * smerge-mode.el (smerge-mode-menu): Fill it out.
15766
15767 2000-07-20 Gerd Moellmann <gerd@gnu.org>
15768
15769 * info-look.el (info-lookup): If *info* is shown in another frame
15770 on the same display, select that frame, instead of switching to
15771 the Info buffer in another window of the selected frame.
15772
15773 * simple.el (universal-argument-map): Bind numeric keypad keys
15774 kp-0 to kp-9 and kp-subtract.
15775 (digit-argument): Handle these keys.
15776
15777 2000-07-20 Dave Love <fx@gnu.org>
15778
15779 * net/goto-addr.el (goto-address-fontify): Don't bother with
15780 buffer-modified and read-only stuff -- irrelevant with overlays.
15781 Put an extra property on the overlays and use it to clean up in
15782 case goto-address is re-run.
15783
15784 2000-07-19 Richard M. Stallman <rms@gnu.org>
15785
15786 * timer.el (run-with-idle-timer): Doc fix.
15787
15788 * mail/mail-utils.el (mail-strip-quoted-names):
15789 Handle case where <...> appears inside "...".
15790 Use replace-match to edit the string more simply.
15791 (rmail-dont-reply-to): Cope with an unmatched ".
15792
15793 2000-07-19 Dave Love <fx@gnu.org>
15794
15795 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
15796 implementation.
15797
15798 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
15799 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
15800 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
15801
15802 2000-07-19 Gerd Moellmann <gerd@gnu.org>
15803
15804 * textmodes/refer.el: Correct maintainer's email address.
15805
15806 * progmodes/hideif.el: Correct author's email address.
15807 Fix typo in comment.
15808
15809 * xml.el: New file.
15810
15811 * mail/mailheader.el: Correct author's mail address.
15812
15813 * gnus/parse-time.el: Correct author's mail address.
15814
15815 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
15816
15817 * comint.el (comint-highlight-input, comint-highlight-face):
15818 New user options.
15819 (comint-input-ring-file-name): Change custom type.
15820 (comint-mode-map): Bind mouse-2.
15821 (comint-insert-clicked-input): New function.
15822 (comint-send-input): Handle input highlighting.
15823
15824 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
15825
15826 * mouse.el (popup-menu): New function.
15827 (mouse-major-mode-menu): Use it.
15828
15829 2000-07-18 Dave Love <fx@gnu.org>
15830
15831 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
15832 improvements.
15833
15834 2000-07-18 Gerd Moellmann <gerd@gnu.org>
15835
15836 * faces.el (face-font-selection-order)
15837 (face-font-family-alternatives): Add custom type.
15838
15839 2000-07-18 Dave Love <fx@gnu.org>
15840
15841 * cus-edit.el (custom-variable-reset-saved)
15842 (custom-variable-reset-standard): Remove unused bindings.
15843
15844 * rect.el (open-rectangle-line): Remove unused let.
15845
15846 * hl-line.el (hl-line-highlight): Check hl-line-mode.
15847
15848 2000-07-18 Gerd Moellmann <gerd@gnu.org>
15849
15850 * cdl.el: Fix `Maintainer' keyword.
15851
15852 * play/pong.el: Add author's email address.
15853
15854 2000-07-17 Sam Steingold <sds@gnu.org>
15855
15856 * files.el (insert-directory): Call `split-string' instead of
15857 re-implementing it.
15858
15859 2000-07-18 Gerd Moellmann <gerd@gnu.org>
15860
15861 * mail/vms-pmail.el: Change maintainer to FSF.
15862
15863 * net/goto-addr.el: Change maintainer to FSF.
15864
15865 * info.el (Info-title-face-alist): Removed.
15866
15867 2000-07-18 David Ponce <david@dponce.com>
15868
15869 * recentf.el (recentf-open-files): New command that works like
15870 `recentf-open-more-files', but shows the whole list of files (not just
15871 those omitted from the menu). Useful if you don't use a menu-bar!
15872 (recentf-open-more-files) Modified to use `recentf-open-files'.
15873
15874 (recentf-open-files, recentf-open-more-files)
15875 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
15876
15877 (recentf-dialog-mode): New mode for dialogs. You can now just type
15878 "q" to cancel the dialogs.
15879
15880 2000-07-18 David Ponce <david@dponce.com>
15881
15882 * recentf.el: This is a major update of recentf.el. It adds new
15883 features to better organize the recentf menu and "More..." buffer.
15884
15885 Using new provided menu filtering functions you can now organize the
15886 recent files list:
15887
15888 - by major modes
15889 - by directories
15890 - by user defined rules
15891
15892 Finally, with the new `recentf-filter-changer' customizable filter you
15893 can define a ring of filters and dynamically (via the menu) cycle on
15894 each menu organization in the ring (a la msb).
15895
15896 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
15897
15898 * eshell/eshell.el (eshell): Replace links to eshell.info with
15899 links to eshell, to avoid problems on systems where the manual is
15900 installed as `eshell'.
15901 * eshell/esh-cmd.el (eshell-cmd): Ditto.
15902 * eshell/em-smart.el (eshell-smart): Ditto.
15903 * eshell/em-banner.el (eshell-banner): Ditto.
15904 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
15905
15906 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
15907 same-file check in the MS-DOS version (it does support inodes).
15908
15909 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
15910
15911 * eshell/eshell.el (eshell-directory-name):
15912 Run default directory name through convert-standard-filename.
15913
15914 2000-07-18 Kenichi Handa <handa@etl.go.jp>
15915
15916 * international/mule-cmds.el (select-safe-coding-system):
15917 Fix typo in the comment.
15918
15919 * language/european.el (compound-text):
15920 Force katakana-jisx0201 to be designated to G1.
15921
15922 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
15923 Don't translate some national variant characters of latin-jisx0201.
15924 (x-ctext): Force katakana-jisx0201 to be designated to G1.
15925
15926 * international/kkc.el (kkc-after-update-conversion-functions):
15927 New variable.
15928 (kkc-update-conversion): Run functions in it at the tail.
15929
15930 2000-07-16 John Wiegley <johnw@gnu.org>
15931
15932 * lisp/align.el (align-newline-and-indent):
15933 Adding new function. for auto-aligning blocks of code on RET.
15934 (align-region): Fixed badly formatted minibuffer message.
15935
15936 2000-07-17 Kenichi Handa <handa@etl.go.jp>
15937
15938 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
15939 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
15940 the conversion list at first if appropriate.
15941 (kkc-next): Don't update kkc-next-count here.
15942 (kkc-prev): Don't update kkc-prev-count here.
15943 (kkc-show-conversion-list-update): Fix setting up of conversion
15944 list message.
15945
15946 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
15947
15948 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
15949
15950 2000-07-16 Dave Love <fx@gnu.org>
15951
15952 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
15953 function to be more specific.
15954
15955 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
15956 non-string help-echo.
15957 (widget-types-convert-widget): Defsubst it.
15958 (widget-echo-help): Try to cope with a help-echo function of two
15959 possible sorts.
15960
15961 2000-07-15 Jason Rumney <jasonr@gnu.org>
15962
15963 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
15964 Declare as obsolete.
15965
15966 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
15967
15968 2000-07-14 Gerd Moellmann <gerd@gnu.org>
15969
15970 * hilit-chg.el: Fix typo.
15971
15972 2000-07-14 Dave Love <fx@gnu.org>
15973
15974 * info.el (Info-mode-menu): Fix use of :help, :enable.
15975
15976 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
15977
15978 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
15979
15980 2000-07-13 Dave Love <fx@gnu.org>
15981
15982 * emacs-lisp/easymenu.el: Doc fixes.
15983 (easy-menu-remove): Defalias to ignore.
15984
15985 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
15986 Call throw correctly.
15987
15988 2000-07-13 Gerd Moellmann <gerd@gnu.org>
15989
15990 * faces.el (frame-background-mode): Doc fix.
15991
15992 * simple.el (eval-expression-print-length): Change custom type to
15993 allow entering nil as value.
15994
15995 2000-07-13 Dave Love <fx@gnu.org>
15996
15997 * progmodes/fortran.el (fortran-imenu-generic-expression):
15998 Change definition layout.
15999 (fortran-mode-menu): Reinstate customize entries.
16000
16001 * cus-edit.el (custom-group-menu-create, customize-menu-create):
16002 Use :filter, per old XEmacs code.
16003
16004 2000-07-12 Gerd Moellmann <gerd@gnu.org>
16005
16006 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
16007 event when deciding what to send to the terminal.
16008
16009 2000-07-12 Dave Love <fx@gnu.org>
16010
16011 * cus-start.el: Add optional version as 4th element of specs and
16012 use it for several things new in v21. Remove load-path. Fix type
16013 of line-number-display-limit.
16014
16015 2000-07-11 Dave Love <fx@gnu.org>
16016
16017 * progmodes/fortran.el: Don't require easymenu.
16018 Use repeat counts in various regexps.
16019 (fortran-mode-syntax-table): Defvar directly.
16020 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
16021 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
16022 Use defvar, not defconst.
16023 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
16024 (fortran-mode): Set fortran-comment-line-start-skip,
16025 fortran-comment-line-start-skip, dabbrev-case-fold-search.
16026 (fortran-comment-indent): Use defsubst.
16027 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
16028 Use fortran-comment-indent, not fortran-comment-indent-function.
16029 (fortran-comment-region, fortran-electric-line-number): Simplify.
16030 (fortran-auto-fill): New function.
16031 (fortran-do-auto-fill): Deleted.
16032 (fortran-find-comment-start-skip):
16033 Check for non-null comment-start-skip.
16034 (fortran-auto-fill-mode, fortran-fill-statement):
16035 Use fortran-auto-fill.
16036 (fortran-fill): Use fortran-auto-fill. Check for null
16037 comment-start-skip. Simplify final clause and use end-of-line finally.
16038
16039 * widget.el (widget-plist-member): New alias.
16040
16041 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
16042
16043 * eshell/esh-module.el (toplevel): Reference
16044 byte-compile-current-file only if it is bound.
16045
16046 2000-07-10 Gerd Moellmann <gerd@gnu.org>
16047
16048 * dired.el: Don't require `dired-aux'.
16049
16050 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
16051
16052 * dired-aux.el (dired-show-file-type): New function.
16053 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
16054 (dired-show-file-type): Add autoload.
16055
16056 2000-07-10 Kenichi Handa <handa@etl.go.jp>
16057
16058 * international/mule-diag.el (describe-font): Adjusted for the
16059 change of fontset-info.
16060 (print-fontset): Likewise.
16061
16062 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
16063
16064 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
16065
16066 2000-07-07 Gerd Moellmann <gerd@gnu.org>
16067
16068 * bindings.el: Bind `[delete]' to delete-char.
16069
16070 * dired.el (dired-find-alternate-file): New function.
16071 (dired-mode-map): Bind `a' to dired-find-alternate-file.
16072 (toplevel): Require dired-aux when compiling.
16073 (dired-buffers): Move defvar within file to avoid compiler warning.
16074
16075 * info.el (Info-last-search): Variable removed.
16076 (Info-search-history): New variable.
16077 (Info-search): New Info-search-history.
16078
16079 * battery.el, info-look.el: Change author's mail address.
16080
16081 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
16082
16083 * mail/rmail.el (rmail-clear-headers): Don't throw an error
16084 if rmail-ignored-headers is nil.
16085 (rmail-retry-failure): Bind rmail-ignored-headers and
16086 rmail-displayed-headers to nil.
16087
16088 2000-07-06 Gerd Moellmann <gerd@gnu.org>
16089
16090 * lpr.el (lpr-page-header-switches): Add `-h' switch.
16091 (print-region-1): Don't hard code `-h' here.
16092
16093 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
16094
16095 2000-07-01 Francesco Potorti` <pot@gnu.org>
16096
16097 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
16098 exim can use "your message" instead of "the message".
16099
16100 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
16101
16102 * facemenu.el: Docstrings fixes.
16103 (facemenu-get-face): Don't use internal-find-face.
16104 (facemenu-iterate): Rename arg to match the docstring.
16105
16106 * newcomment.el (uncomment-region): Be more careful when skipping
16107 backwards over `=' not to bump into BOBP.
16108
16109 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
16110
16111 * ediff-diff.el (ediff-wordify): Use syntax table.
16112 * ediff-init.el (ediff-has-face-support-p): Use
16113 ediff-color-display-p.
16114 (ediff-color-display-p): Use display-color-p, changed to defun
16115 from defsubst.
16116 Got rid of special cases for NeXT and OS/2.
16117 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
16118 face.
16119
16120 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
16121
16122 * emacs-lisp/lucid.el: Require CL.
16123 (copy-tree, remprop): Remove, it's provided by CL.
16124 (map-keymap): Define in terms of cl-map-keymap.
16125 (extent-property, set-extent-end-glyph): New functions.
16126
16127 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
16128
16129 2000-07-05 Gerd Moellmann <gerd@gnu.org>
16130
16131 * Makefile.in (DONTCOMPILE): Add comment that the name may
16132 not be changed without changing the make-dist script.
16133
16134 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
16135 (cl-mapc): Use mapc instead of cl-old-mapc.
16136
16137 2000-07-05 Andrew Innes <andrewi@gnu.org>
16138
16139 * makefile.nt: Add support for `bootstrap' and related targets.
16140
16141 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
16142
16143 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
16144 (easy-menu-do-define): Use `menu-item' format.
16145 Handle case where easy-menu-create-menu returns a symbol.
16146 Manually call the potential top-level filter in the function binding.
16147 (easy-menu-filter-return): New arg NAME.
16148 Convert to a keymap if MENU is an XEmacs menu.
16149 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
16150 (easy-menu-converted-items-table, easy-menu-convert-item):
16151 New var and fun to memoize easy-menu-convert-item-1.
16152 (easy-menu-do-add-item): Use it.
16153 (easy-menu-create-menu): Use easy-menu-convert-item.
16154 Wrap easy-menu-filter-return around any :filter specification.
16155 Don't convert the menu if a filter was specified.
16156 Tell easy-menu-make-symbol not to check for MENU being an expression.
16157 (easy-menu-make-symbol): New arg NOEXP.
16158
16159 2000-07-05 Gerd Moellmann <gerd@gnu.org>
16160
16161 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
16162 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
16163 (eval-defun): If called with prefix arg, instrument code for
16164 Edebug.
16165
16166 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
16167 similar to that of eval-defun.
16168
16169 2000-07-04 Dave Love <fx@gnu.org>
16170
16171 * hl-line.el (hl-line-overlay): Make it permanent-local.
16172
16173 * calendar/todo-mode.el: Replaced with a working version, based on
16174 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
16175
16176 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
16177
16178 * paths.el (prune-directory-list): New function.
16179 (Info-default-directory-list): Rewritten to more methodically
16180 enumerate a big list of possible info directories (based on the
16181 list used by the standalone info reader).
16182
16183 * info.el (info-initialize): Use prune-directory-list to remove
16184 non-existent directories from Info-directory-list.
16185
16186 * paths.el (Info-default-directory-list): Try a list of possible
16187 info-directories instead of a single one. Add the possible
16188 info directory "/usr/share/info".
16189
16190 * woman.el (woman-man.conf-path): Explicitly include the debian
16191 man-db config file "/etc/manpath.config".
16192 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
16193 are present in `manpath.config'.
16194 (woman-manpath): Include "/usr/share/man".
16195
16196 2000-07-03 Gerd Moellmann <gerd@gnu.org>
16197
16198 * frame.el (blink-cursor-mode): Don't hide cursor initially.
16199
16200 * startup.el (command-line): Initialize blink-cursor based
16201 on window-system.
16202
16203 * frame.el (blink-cursor): Default to nil if not running under
16204 a window-system.
16205
16206 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
16207 (face-x-resources): Remove duplicate entry for :font.
16208
16209 * textmodes/refer.el (refer-find-entry-internal): Use some-window
16210 instead of cycling through windows with next-window.
16211
16212 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
16213 of cycling through windows with next-window.
16214
16215 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
16216 of cycling through windows with next-window.
16217
16218 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
16219 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
16220 instead of cycling through windows with next-window.
16221
16222 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
16223 instead of cycling through windows with next-window.
16224
16225 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
16226 of cycling through windows with next-window.
16227
16228 * terminal.el (te-process-output): Use walk-windows instead of
16229 cycling through windows with next-window.
16230
16231 * server.el (server-switch-buffer): Use some-window instead of
16232 cycling through windows with next-window.
16233
16234 * window.el (some-window): New function.
16235 (walk-windows): Remove reference to walk-windows-start.
16236
16237 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
16238
16239 2000-07-03 Richard Stallman <rms@gnu.org>
16240
16241 * window.el (walk-windows): Guarantee termination by keeping a list
16242 of all the windows already handled.
16243
16244 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
16245
16246 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
16247 window-system.
16248
16249 * man.el (Man-notify-when-ready): Don't use window-system. If
16250 Man-notify-method is newframe, and the display is not
16251 multi-frame, select the frame created for the man page.
16252 (Man-init-defvars): Doc fix.
16253
16254 2000-06-28 Gerd Moellmann <gerd@gnu.org>
16255
16256 * faces.el (region): Change background color for light background.
16257
16258 * ediff-wind.el (ediff-setup-control-frame): Remove :box
16259 attribute from mode-line face of Ediff control frame.
16260
16261 * replace.el (query-replace-map): Bind `e' like `E'.
16262
16263 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
16264
16265 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
16266 Change name to "Select All".
16267
16268 * dos-fns.el (convert-standard-filename): Fix last change.
16269
16270 2000-06-27 Gerd Moellmann <gerd@gnu.org>
16271
16272 * help.el (describe-variable): Don't insert a second `'s' in front
16273 of the string `value is shown below'. Since the syntax-table is
16274 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
16275 an existing `'s', so that this won't be deleted.
16276
16277 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
16278 * pcmpl-unix.el: New files.
16279
16280 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
16281
16282 * wid-edit.el (widget-member): Use the new plist-member.
16283
16284 2000-06-26 Gerd Moellmann <gerd@gnu.org>
16285
16286 * replace.el (perform-replace): Undo change of 2000-04-04.
16287 Instead, move backward 1 character at the end of the loop when
16288 necessary.
16289
16290 * faces.el (fringe): Change face for different backgrounds.
16291
16292 * eshell/esh-module.el (toplevel): Load defgroup's differently;
16293 patch from John.
16294
16295 * eshell/*.el: Change spelling of the Free Software Foundation.
16296
16297 * eshell/esh-toggle.el: Removed.
16298
16299 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
16300
16301 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
16302 interactively.
16303
16304 2000-06-26 Alex Schroeder <alex@gnu.org>
16305
16306 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
16307 `define-key'; instead of checking `(emacs-version)' check for
16308 `set-keymap-parent' and `set-keymap-name' directly. Add entries
16309 for `;' and `o' which might be electric.
16310
16311 (sql-electric-stuff): New user option.
16312 (sql-magic-go): New function which uses `sql-electric-stuff'.
16313 (sql-magic-semicolon): New function which uses
16314 `sql-electric-stuff'.
16315
16316 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
16317 is not fboundp.
16318
16319 (sql-oracle-options): New variable.
16320 (sql-oracle): Use it.
16321
16322 (sql-imenu-generic-expression): Doc change.
16323 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
16324 is used.
16325
16326 (sql-informix): Added command line parameter "-" to force
16327 sql-informix-program to use stdout.
16328
16329 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
16330
16331 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
16332 (cp864-decode-table): Doc fix.
16333 (cp720-decode-table): New variable, supports the Arabic OEM
16334 codepage used by Windows.
16335 (cp737-decode-table): New, Greek OEM codepage used by Windows.
16336
16337 2000-06-23 Dave Love <fx@gnu.org>
16338
16339 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
16340 (font-lock-fontify-anchored-keywords): Use
16341 line-beginning-position.
16342 (global-font-lock-mode): Use mapc.
16343
16344 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
16345
16346 * eshell/esh-module.el: Require CL when compiling.
16347
16348 2000-06-23 Gerd Moellmann <gerd@gnu.org>
16349
16350 * comint.el (comint-substitute-in-file-name): Call replace-match
16351 with second and third arg t.
16352
16353 * cus-edit.el (custom-button-face, custom-button-pressed-face):
16354 Specify foreground color.
16355
16356 * faces.el (tool-bar, mode-line, header-line): Specify foreground
16357 color.
16358
16359 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
16360
16361 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
16362 cddr instead of cdddr.
16363
16364 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
16365 instead of copy-list.
16366
16367 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
16368 of copy-list.
16369
16370 * subdirs.el: Add eshell subdirectory.
16371
16372 * eshell: New subdirectory containing the Eshell package.
16373
16374 * pcomplete.el: New file.
16375
16376 2000-06-23 Paul Eggert <eggert@twinsun.com>
16377
16378 * mail/mailpost.el (post-mail-send-it): Make sure file has
16379 proper permissions from birth.
16380
16381 * files.el (basic-save-buffer-2): When temporarily setting
16382 file modes, set them to current modes plus 0200, not to 0777.
16383
16384 * emerge.el (emerge-make-temp-file): Make sure file has proper
16385 permissions from birth.
16386
16387 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
16388
16389 * files.el (make-backup-file-name-1): On DOS/Windows, run the
16390 backup file name through convert-standard-filename.
16391
16392 * dos-fns.el (convert-standard-filename): Convert leading
16393 directories as well. When long file names are supported, convert
16394 characters that are invalid in Windows file names.
16395
16396 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16397
16398 * ps-print.el: Fix bug: if ^L is the very first buffer character,
16399 ps-print crashes. New feature: page selection for printing. Create
16400 raw-text-unix coding system for XEmacs. Doc fix.
16401 (ps-print-version): New version number (5.2.3).
16402 (ps-plot-region): Bug fix.
16403 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
16404 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
16405 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
16406 funs.
16407 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
16408 (ps-last-page): New vars.
16409
16410 2000-06-21 Gerd Moellmann <gerd@gnu.org>
16411
16412 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
16413 empty option string.
16414
16415 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
16416
16417 * man.el (man): Doc fix.
16418
16419 2000-06-21 Kenichi Handa <handa@etl.go.jp>
16420
16421 * international/mule-cmds.el (set-language-info-alist): Docstring
16422 fixed.
16423
16424 2000-06-20 Gerd Moellmann <gerd@gnu.org>
16425
16426 * version.el (emacs-version): Use ISO date format.
16427
16428 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
16429 instead of `M-backspace'.
16430
16431 * simple.el (turn-off-auto-fill): New function.
16432
16433 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
16434
16435 * jit-lock.el (with-buffer-prepared-for-jit-lock):
16436 Renamed from with-buffer-prepared-for-font-lock and use
16437 inhibit-modification-hooks rather than setting *-change-functions.
16438 Update all functions to use the new name.
16439 (jit-lock-first-unfontify-pos): New semantics (and doc).
16440 (jit-lock-mode): Make non-interactive.
16441 Don't automatically turn on font-lock.
16442 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
16443 Always use jit-lock-after-change.
16444 Remove and restore font-lock-after-change-function.
16445 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
16446 (jit-lock-after-unfontify-buffer): Remove.
16447 (jit-lock-stealth-fontify):
16448 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
16449 (jit-lock-after-change): Set the `fontified' text-prop to nil.
16450
16451 2000-06-20 Sam Steingold <sds@gnu.org>
16452
16453 * emacs-lisp/cl-indent.el (toplevel): Indent
16454 `print-unreadable-object' properly. Untabify.
16455
16456 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
16457
16458 * textmodes/reftex.el (reftex-find-citation-regexp-format):
16459 Support for bibentry.
16460 (reftex-compile-variables): Fixed problem with end of section-re.
16461
16462 * texmodes/reftex-dcr.el (reftex-view-crossref,
16463 reftex-view-crossref-from-bibtex):
16464 Deal with changed `reftex-find-citation-regexp-format'.
16465 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
16466 Replaced `remprop' with `put'.
16467 (reftex-view-crossref, reftex-view-crossref-when-idle):
16468 Support for bibentry.
16469
16470 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
16471 New entry for bibentry package.
16472
16473 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
16474 Regexp also matches "\nobibliography".
16475
16476 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
16477 Call `reftex-ensure-write-access' before doing anything.
16478 (reftex-ensure-write-access): New function.
16479
16480 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
16481
16482 * progmodes/idlwave.el: File re-installed (update to version 4.2)
16483
16484 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
16485
16486 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
16487
16488 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
16489
16490
16491 2000-06-20 Dave Love <fx@gnu.org>
16492
16493 * faces.el (frame-background-mode): Use set-default, not set, in
16494 setter.
16495 (frame-update-faces, frame-update-face-colors): Define with
16496 defalias.
16497
16498 * enriched.el (enriched-decode-foreground)
16499 (enriched-decode-background): Don't use internal-find-face.
16500
16501 * apropos.el: Doc fixes.
16502
16503 * cus-edit.el (customize-changed-options): Check arg.
16504 (customize-version-lessp): Don't require decimal point.
16505
16506 * custom.el (defcustom, defgroup): Doc fix.
16507
16508 * newcomment.el (comment) <defgroup>: Add :version.
16509 (comment-multi-line): Doc fix.
16510
16511 * emulation/mlsupport.el (define-hooked-local-abbrev,
16512 define-hooked-global-abbrev): Fix, using define-abbrev.
16513
16514 2000-06-19 Gerd Moellmann <gerd@gnu.org>
16515
16516 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
16517 the whole buffer.
16518
16519 2000-06-19 Dave Love <fx@gnu.org>
16520
16521 * menu-bar.el (menu-bar-options-save): New function.
16522 (menu-bar-options-menu): Use it.
16523 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
16524 Simplify.
16525
16526 2000-06-19 Andreas Schwab <schwab@suse.de>
16527
16528 * progmodes/etags.el (tags-query-replace): Put new parameters
16529 START and END at the end, for backward compatibility.
16530
16531 2000-06-19 Kenichi Handa <handa@etl.go.jp>
16532
16533 * international/codepage.el:
16534 (cp-coding-system-for-codepage-1): Delete special codes for
16535 generating xxx-dos coding system because now a CCL based coding
16536 system can handle EOL conversion by default.
16537
16538 * international/mule.el (make-coding-system): Generate subsidiary
16539 coding systems for EOL handling variants even for a CCL based
16540 coding system.
16541
16542 2000-06-19 Kenichi Handa <handa@etl.go.jp>
16543
16544 * international/isearch-x.el (isearch-minibuffer-input-method)
16545 (isearch-minibuffer-input-method-function): These variables
16546 deleted.
16547 (isearch-with-input-method): Don't use the above variables.
16548 (isearch-process-search-multibyte-characters): Likewise. Call
16549 read-string with the arg INHERIT-INPUT-METHOD t.
16550
16551 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
16552
16553 * font-lock.el (font-lock-after-fontify-buffer)
16554 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
16555
16556 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
16557 Use consistent make-local-variable style for font-lock-fontified.
16558 (jit-lock-fontify-buffer):
16559 Don't bother checking for font-lock-mode and jit-lock-mode.
16560
16561 * time.el: Remove trailing ^M that prevent CVS-merging.
16562
16563 2000-06-16 Gerd Moellmann <gerd@gnu.org>
16564
16565 * Makefile.in (distclean): New target.
16566
16567 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
16568
16569 * Makefile.in (srcdir): Define for update-subdirs.
16570
16571 2000-06-16 Gerd Moellmann <gerd@gnu.org>
16572
16573 * find-lisp.el: New file.
16574
16575 2000-06-16 Andrew Innes <andrewi@gnu.org>
16576
16577 * time.el (display-time-mail-function): New variable, to allow
16578 external packages to indicate when new mail is available.
16579 (display-time-update): Use it.
16580
16581 2000-06-16 Kenichi Handa <handa@etl.go.jp>
16582
16583 * international/mule.el (mule-version): Change version name to
16584 SAKAKI. AOI has already been used by Meadow.
16585
16586 * international/quail.el (quail-show-guidance-buf): To find the
16587 bottom window (but minibuffer), pay attention to the height of
16588 minibuffer.
16589
16590 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
16591
16592 * arc-mode.el (archive-mode-map): Use the new menu-item format for
16593 menu-bar menus. Add help strings. Don't remove the Edit menu
16594 from the menu bar, as the menu bar has enough space now.
16595
16596 * Makefile.in (SHELL): Make sure /bin/sh is used.
16597
16598 * woman.el (woman-man-buffer): Fix bold and underlined CJK
16599 characters, which use series of two ^H characters instead of one.
16600
16601 2000-06-15 Gerd Moellmann <gerd@gnu.org>
16602
16603 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
16604 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
16605 functions.
16606 (Info-find-node-2): Try a case-sensitive search first, then
16607 do a case-insensitive search.
16608
16609 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
16610 tutorials.
16611
16612 * complete.el (PC-env-vars-alist): New variable.
16613 (PC-complete-as-file-name): New function.
16614 (partial-completion-mode): Initialize PC-env-vars-alist from
16615 process-environment.
16616 (PC-do-completion): Handle completion of env vars.
16617
16618 * info.el (Info-set-mode-line): Show file name in mode line,
16619 use `*Info*' instead of `Info:'.
16620
16621 * startup.el (command-line-1): Change copyright messages to year
16622 2000.
16623
16624 2000-06-15 Dave Love <fx@gnu.org>
16625
16626 * net/goto-addr.el (goto-address-fontify): Use keymap property,
16627 not local-map.
16628
16629 2000-06-15 Kenichi Handa <handa@etl.go.jp>
16630
16631 * international/mule.el (set-buffer-file-coding-system): Almost
16632 rewritten to handle `undecided' as no-op.
16633
16634 2000-06-14 Gerd Moellmann <gerd@gnu.org>
16635
16636 * Makefile.in: New file.
16637
16638 * Makefile: Removed.
16639
16640 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
16641 (goto-address-highlight-keymap): Bind C-c RET.
16642
16643 2000-06-14 Kenichi Handa <handa@etl.go.jp>
16644
16645 * mail/sendmail.el (sendmail-send-it): The temporary buffer
16646 inherits buffer-file-coding-system of the current buffer.
16647
16648 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
16649 0. Give correct argument to set-auto-coding-function.
16650 (tar-expunge): For goto-char, use (point-min), not 0.
16651 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
16652 (tar-subfile-save-buffer): Likewize.
16653
16654 * international/mule.el
16655 (after-insert-file-set-buffer-file-coding-system): Call
16656 set-buffer-file-coding-system with the arg FORCE t.
16657
16658 2000-06-13 Gerd Moellmann <gerd@gnu.org>
16659
16660 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
16661 nil. Contemporary sendmails issue an X-Authentication-Warning if
16662 the sender is set with `-f'.
16663
16664 2000-06-13 Dave Love <fx@gnu.org>
16665
16666 * help.el (describe-function-1): Kluge around cases of functions
16667 fset to subrs whose doc doesn't match their symbol-name.
16668
16669 * image.el (insert-image): Default STRING to a space.
16670
16671 * info.el Doc fixes.
16672 (Info-build-node-completions): Match Ref tags.
16673
16674 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
16675
16676 * frame.el (display-multi-frame-p, display-multi-font-p): New
16677 defaliases for display-graphic-p.
16678
16679 * hl-line.el: Fixed a typo in commentary.
16680
16681 2000-06-13 Kenichi Handa <handa@etl.go.jp>
16682
16683 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
16684 fixed.
16685
16686 2000-06-12 Dave Love <fx@gnu.org>
16687
16688 * image.el (insert-image): Save a little consing.
16689
16690 2000-06-12 Kenichi Handa <handa@etl.go.jp>
16691
16692 * language/tibet-util.el: Convert all tibetan-1-column characters
16693 to the corresponding tibetan characters.
16694 (tibetan-add-components): Delete code for the special treatment of
16695 'a chung.
16696
16697 * language/tibetan.el (tibetan-composable-pattern): Fix previous
16698 change.
16699 (tibetan-vowel-transcription-alist): More rules added.
16700 (tibetan-composite-vowel-alist): New variable.
16701 (tibetan-precomposition-rule-alist): More rules added.
16702
16703 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
16704
16705 * startup.el (command-line): Only call menu-bar-mode if interactive.
16706
16707 * thingatpt.el (toplevel symbol-properties):
16708 * textmodes/makeinfo.el (makeinfo-compile):
16709 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
16710 * progmodes/hideif.el (hif-compress-define-list)
16711 (hide-ifdef-use-define-alist):
16712 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
16713 (ange-ftp-vms-add-file-entry):
16714 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
16715 * man.el (Man-build-man-command):
16716 * mail/rnewspost.el (news-reply-header-hook):
16717 * info.el (Info-insert-dir):
16718 * emulation/mlconvert.el (backward-word, forward-word, setq):
16719 * emacs-lisp/gulp.el (gulp-send-requests):
16720 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
16721 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
16722 (byte-optimize-apply, end of file):
16723 * emacs-lisp/advice.el (ad-advice-class-completion-table)
16724 (ad-make-freeze-definition):
16725 * startup.el (command-line, command-line-1): Don't quote lambdas.
16726
16727 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
16728 (cvs-cleanup-removed): New function.
16729 (cvs-cleanup-functions): New var.
16730 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
16731 some flexibility in specifying additional entries to auto-cleanup.
16732 (cvs-quickdir): New function.
16733 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
16734 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
16735 (cvs-mode-find-file): Check that we are on a filename or dirname
16736 when invoked through a mouse-click.
16737 (cvs-full-path): Remove.
16738 (cvs-dired-action): Re-introduced.
16739 (cvs-dired-noselect): Use it.
16740 (vc-post-command-functions): use this new hook if available.
16741
16742 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
16743 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
16744 (cvs-filename-map, cvs-dirname-map): Remove.
16745 (cvs-default-action): Remove.
16746 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
16747 if the arg is really a keymap.
16748 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
16749 Don't hardcode the mapping from state (aka type) to face, but check
16750 the var cvs-fi-<type>-face instead.
16751 (cvs-fileinfo-from-entries): New function.
16752
16753 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
16754 Docstring fix.
16755 (cvs-find-file-and-jump): Change default to be safer.
16756 (cvs-mode-diff-map): Define it as a function as well.
16757 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
16758 Bind mouse-2 in this global map rather than with text-properties.
16759
16760 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
16761 file to resolve the ambiguity between C(conflict) and C(need-merge).
16762
16763 2000-06-12 Kenichi Handa <handa@etl.go.jp>
16764
16765 * international/mule.el (set-buffer-file-coding-system): If
16766 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
16767 unconditionally.
16768
16769 2000-06-12 Dave Love <fx@gnu.org>
16770
16771 * wid-edit.el (widget-specify-button): Really suppress the face if
16772 required.
16773
16774 2000-06-11 Gerd Moellmann <gerd@gnu.org>
16775
16776 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
16777
16778 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
16779
16780 * imenu.el (imenu-generic-expression): Docstring fix.
16781
16782 * composite.el (composition-function-table): Move the `put'
16783 below the autoload cookie so we can load the file before loaddefs.
16784
16785 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
16786
16787 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
16788 Handle easy-mmode-define-global-mode.
16789 For complex macros like define-minor-mode that can generate
16790 several autoload entries, try to autoload entries in the
16791 macroexpanded code.
16792
16793 * emacs-lisp/easy-mmode.el (define-minor-mode):
16794 If KEYMAP is a symbol, just use it.
16795 Use byte-compile-current-file and load-file-name to infer the
16796 proper :require to pass to defcustom.
16797 Wrap the hook var into `progn' so as not to autoload it.
16798 Add a :autoload-end cookie.
16799 Be more careful about the evaluation of KEYMAP.
16800 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
16801 (define-derived-mode): Move define-abbrev-table outside of defvar.
16802
16803 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
16804
16805 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
16806 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
16807 (backup-compiled-files): Ignore errors during `tar'.
16808 (bootstrap): Make autoloads before elc files.
16809
16810 2000-06-10 Kenichi Handa <handa@etl.go.jp>
16811
16812 * international/mule.el (set-buffer-file-coding-system): If one of
16813 undecided-XXX is specified, change only EOL conversion.
16814
16815 * international/mule-conf.el (unix): New alias for the coding
16816 system undecided-unix.
16817
16818 2000-06-09 Dave Love <fx@gnu.org>
16819
16820 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
16821
16822 * progmodes/executable.el: Byte compile dynamic.
16823 (executable-insert): Change custom type.
16824 (executable-find): Add autoload cookie.
16825 (executable-make-buffer-file-executable-if-script-p): New
16826 function. After Noah Friedman.
16827
16828 * files.el (after-save-hook): Customize, with
16829 executable-make-buffer-file-executable-if-script-p as an option.
16830
16831 2000-06-09 Kenichi Handa <handa@etl.go.jp>
16832
16833 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
16834 "tib24p-mule.bdf" for Tibetan.
16835
16836 * composite.el (decompose-composite-char): Declare it as obsolete.
16837
16838 * man.el (Man-fontify-manpage): Pay attention to underline and
16839 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
16840
16841 2000-06-08 Gerd Moellmann <gerd@gnu.org>
16842
16843 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
16844 Set maintainer to FSF since author isn't reachable.
16845
16846 2000-06-08 Dave Love <fx@gnu.org>
16847
16848 * international/mule-cmds.el (select-safe-coding-system): If
16849 DEFAULT-CODING-SYSTEM is not specified, also check the most
16850 preferred coding-system if buffer-file-coding-system is
16851 `undecided'. From Handa.
16852
16853 2000-06-08 Kenichi Handa <handa@etl.go.jp>
16854
16855 * international/mule.el
16856 (after-insert-file-set-buffer-file-coding-system): If the buffer
16857 size is greater than INSERTED, judget that we are not visiting.
16858
16859 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
16860
16861 * whitespace.el (defgroup whitespace): Comment out `:version'.
16862 XEmacs 20.4 has problems defining the group with this present.
16863 We'll have this commented out till get resolve the problem.
16864
16865 2000-06-07 John Wiegley <johnw@gnu.org>
16866
16867 * align.el (align-dq-string-modes, align-sq-string-modes)
16868 (align-open-comment-modes): Add pyhton-mode.
16869 (align-rules-list): Use get-text-property instead of
16870 text-properties-at.
16871 (align-rules-list): Add python-assignment.
16872 (align-rules-list): Change perl-comma-delimiter to
16873 basic-comma-delimiter. Use if for Perl modes and python-mode.
16874 (align-rules-list): Add python-chain-logic and
16875 basic-line-continuation.
16876
16877 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
16878
16879 * apropos.el (apropos-mode-hook): New user variable.
16880 (apropos-mode): Run apropos-mode-hook.
16881
16882 2000-06-07 David Ponce <david@dponce.com>
16883
16884 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
16885 commands. Require `wid-edit' at run-time.
16886
16887 2000-06-07 David Ponce <david@dponce.com>
16888
16889 * recentf.el: Added some "Commentary".
16890 (recentf-open-more-files, recentf-edit-list): Minor changes to
16891 move the point at the top of the file list. This behaviour is
16892 consistent with the menu one when the list contains a lot of
16893 files.
16894 (recentf-cleanup): Now displays the number of items removed from
16895 the list.
16896 (recentf-relative-filter) New menu filter to show filenames
16897 relative to `default-directory'.
16898
16899 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16900
16901 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
16902 with/without giving an error if PostScript printer doesn't have this
16903 kind of page size. Zebra Stripe continues or restarts on next page.
16904 Manual/automatic paper feeding. Switch or not the header.
16905 (ps-print-version): New version number (5.2.2).
16906 (ps-windows-system): Include emx as a Windows system.
16907 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
16908 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
16909 (ps-background-text): Code fix.
16910 (ps-error-handler-message, ps-user-defined-prologue)
16911 (ps-print-prologue-header, ps-printer-name)
16912 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
16913 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
16914 (ps-use-face-background): Customization fix.
16915 (ps-n-up-database): Data fix.
16916 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
16917 (ps-switch-header): New vars.
16918 (ps-xemacs-color-name, ps-face-foreground-name)
16919 (ps-face-background-name, ps-boolean-constant): New funs.
16920
16921 2000-06-07 Dave Love <fx@gnu.org>
16922
16923 * allout.el: New version from Manheimer.
16924
16925 2000-06-07 Kenichi Handa <handa@etl.go.jp>
16926
16927 * textmodes/fill.el (fill-find-break-point): Check the validity of
16928 charset.
16929
16930 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16931
16932 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
16933 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
16934 Call display-color-p and display-mouse-p instead of looking at
16935 window-system.
16936
16937 2000-06-06 Dave Love <fx@gnu.org>
16938
16939 * image.el (find-image): Doc fix. Return nil if image not found.
16940 (put-image, insert-image): Make STRING arg optional.
16941
16942 2000-06-06 Kenichi Handa <handa@etl.go.jp>
16943
16944 * language/vietnamese.el: Remove eval-when-compile.
16945 (viet-viscii-nonascii-translation-table): Define it as a
16946 translation table made from viet-viscii-decode-table.
16947 (viet-viscii-encode-table): Define it as a translation table made
16948 from the reverse map of above.
16949 (viet-vscii-nonascii-translation-table): Define it as a
16950 translation table made from viet-vscii-decode-table.
16951 (viet-vscii-encode-table): Define it as a translation table made
16952 from the reverse map of above.
16953 (ccl-decode-viscii): Use translate-character.
16954 (ccl-encode-viscii, ccl-encode-viscii-font)
16955 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
16956 Likewize.
16957
16958 * language/cyrillic.el: Remove eval-when-compile.
16959 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
16960 translation table made from cyrillic-koi8-r-decode-table.
16961 (cyrillic-koi8-r-encode-table): Define it as a translation table
16962 made from the reverse map of above.
16963 (ccl-decode-koi8): Use translate-character.
16964 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
16965 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
16966 a translation table made from cyrillic-alternativnyj-decode-table.
16967 (cyrillic-alternativnyj-encode-table): Define it as a translation
16968 table made from the reverse map of above.
16969 (ccl-decode-alternativnyj): Use translate-character.
16970 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
16971 Likewize
16972
16973 * international/mule-diag.el (non-iso-charset-alist): Specify
16974 translation table symbol instead of translation table itself.
16975 (list-block-of-chars): CHARSET may be a translation table symbol.
16976
16977 * international/mule.el (make-coding-system): If CODING-SYSTEM
16978 already exists, override it.
16979
16980 * international/fontset.el: Use family `proportional' for Tibetan
16981 fonts.
16982
16983 * international/ccl.el (ccl-compile-translate-character): Don't
16984 check if Rrr has property translation-table.
16985 (ccl-compile-map-multiple): Modified to avoid compiler warning.
16986
16987 2000-06-05 Gerd Moellmann <gerd@gnu.org>
16988
16989 * info.el: Bind case-fold-search to t when searching in case
16990 a user sets it to nil in a hook.
16991
16992 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
16993
16994 * autoarg.el (autoarg-mode, autoarg-kp-mode):
16995 * hl-line.el (hl-line-mode): Use the new :global key argument.
16996
16997 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
16998 (tar-clip-time-string): Prepend a space.
16999 (tar-grind-file-mode): Construct a string rather than modifying one.
17000 (tar-header-block-summarize): Fix docstring.
17001 Use `format' rather than an error-prone set of copy-loops.
17002
17003 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
17004 (diff-goto-source, diff-unified->context, diff-context->unified)
17005 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
17006 understand the format output by the `-p' argument to diff.
17007
17008 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
17009 (sh-re-done): Use defconst.
17010 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
17011 (sh-help-string-for-variable, sh-guess-basic-offset):
17012 Don't quote lambdas.
17013 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
17014 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
17015
17016 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
17017 (mh-letter-mode): Derive from text-mode.
17018 This implicitly means that it now calls kill-all-local-variables.
17019 Also remove the Emacs-18 compatibility code.
17020
17021 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
17022 Make use of symbol-property doc-string-elt.
17023 Use memq rather than a sequence of eq.
17024 (doc-string-elt): Fix the wrong or missing previously unused values.
17025 (autoload-print-form): New function extracted from
17026 generate-file-autoloads to allow recursion when handling progn
17027 so that defvar's and defun's docstrings are properly printed.
17028 (generate-file-autoloads): Use it.
17029
17030 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
17031 Use find-file-hooks in the minor-mode function.
17032 Be careful not to loop indefinitely in the post-command-hook function.
17033
17034 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
17035
17036 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
17037 tty's.
17038 * ediff-diff.el (ediff-exec-process): Use --binary for fine
17039 differences whenever appropriate.
17040 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
17041 * viper.el (find-file, find-file-other-window): Get viper to do
17042 wildcards.
17043
17044 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
17045
17046 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
17047 (jit-lock-fontify-buffer): New function for JIT refontification.
17048 (jit-lock-mode): Fix docstring.
17049 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
17050 Remove jit-lock-after-change from the _local_ hook.
17051 (jit-lock-function-1): Fix docstring.
17052
17053 * info.el (Info-on-current-buffer): Initialize info.
17054
17055 * newcomment.el (comment-indent): Ignore comment-indent-hook.
17056
17057 * progmodes/tcl.el (tcl-indent-for-comment):
17058 Ignore comment-indent-hook.
17059
17060 * emacs-lisp/easy-mmode.el: Require CL during compilation.
17061 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
17062 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
17063 and improve to use the lighter to guess the capitalization.
17064 (define-minor-mode): Inline code from easy-mmode-define-toggle.
17065 Add keyword arguments to specify global-ness or the custom group.
17066 Add local-map and help-echo properties to the lighter.
17067 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
17068 (easy-mmode-define-global-mode): New macro.
17069
17070 2000-06-02 Dave Love <fx@gnu.org>
17071
17072 * wid-edit.el: byte-compile-dynamic since we typically don't use
17073 all the widgets. Don't require cl or widget. Remove
17074 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
17075 (widget-read-event): Removed. Callers changed to use read-event.
17076 (widget-button-release-event-p): Renamed from
17077 button-release-event-p.
17078 (widget-field-add-space, widget-field-use-before-change):
17079 Uncustomize.
17080 (widget-specify-field): Use keymap property, not local-map.
17081 (widget-specify-button): Obey :suppress-face.
17082 (widget-specify-insert): Use modern backquote syntax.
17083 (widget-image-directory): Renamed from widget-glyph-directory.
17084 (widget-image-enable): Renamed from widget-glyph-enable.
17085 (widget-image-find): Replaces widget-glyph-find.
17086 (widget-button-pressed-face): Move defvar.
17087 (widget-image-insert): Replaces widget-glyph-insert.
17088 (widget-convert): Use keywordp.
17089 (widget-leave-text, widget-children-value-delete): Use mapc.
17090 (widget-keymap): Remove XEmacs stuff.
17091 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
17092 (widget-button-click): Don't set point at the click, but re-centre
17093 if we scroll out of window. Rewritten for images v. glyphs &c.
17094 (widget-tabable-at): Use POS arg, not point.
17095 (widget-beginning-of-line, widget-end-of-line)
17096 (widget-item-value-create, widget-sublist, widget-princ-to-string)
17097 (widget-sexp-prompt-value, widget-echo-help): Simplify.
17098 (widget-default-create): Use widget-image-insert; some rewriting.
17099 (widget-visibility-value-create)
17100 (widget-push-button-value-create, widget-toggle-value-create): Use
17101 widget-image-insert.
17102 (checkbox): Create on and off images dynamically.
17103 (documentation-link): Change :help-echo.
17104 (widget-documentation-link-echo-help): Remove.
17105
17106 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
17107
17108 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
17109
17110 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
17111 (easy-mmode-define-toggle, define-minor-mode): Use it.
17112 (easy-mmode-define-keymap): Docstring fix.
17113 (define-derived-mode): Default PARENT to fundamental-mode.
17114 Add the derived-mode-parent symbol-property.
17115 (easy-mmode-derived-mode-p): New function.
17116
17117 2000-06-02 Dave Love <fx@gnu.org>
17118
17119 * files.el (convert-standard-filename): Doc fix.
17120 (normal-backup-enable-predicate): New function.
17121 (backup-enable-predicate): Use it to replace the lambda form.
17122
17123 * calendar/todo-mode.el: [This needs more work on the outline
17124 stuff.] Doc fixes.
17125 (todo) <defgroup>: Add :version.
17126 (todo-add-category): Don't use pushnew.
17127 (todo-cmd-raise): Fix typo.
17128 (todo-top-priorities): Change temp buffer name.
17129 (todo-category-alist): Avoid redundant lambda.
17130 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
17131 Use outline-next-heading.
17132
17133 * autoarg.el: Rewritten to use define-minor-mode.
17134 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
17135 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
17136
17137 2000-06-02 Kenichi Handa <handa@etl.go.jp>
17138
17139 * isearch.el (isearch-other-meta-char): Fix previous change.
17140
17141 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
17142
17143 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
17144 (log-edit-done): Only add the comment to the ring if it's different
17145 from the last comment entered.
17146
17147 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
17148
17149 2000-06-01 Dave Love <fx@gnu.org>
17150
17151 * hl-line.el: Rewritten using define-minor-mode.
17152
17153 * help.el (describe-function-1): Distinguish special form from
17154 builtin function. Sanity-check presence of arglist for builtins.
17155
17156 2000-06-01 Kenichi Handa <handa@etl.go.jp>
17157
17158 * international/characters.el: Fix syntax/category setting of
17159 Tibetan characters.
17160
17161 * language/tibet-util.el (tibetan-add-components): Fixes for new
17162 encoding of Tibetan characters.
17163 (tibetan-decompose-precomposition-alist): New variable.
17164 (tibetan-decompose-region): Convert precomposed characters to
17165 non-precomposed characters.
17166 (tibetan-decompose-string): Likewise.
17167 (tibetan-composition-function): Fix args to
17168 thibetan-compose-string.
17169
17170 * language/tibetan.el (tibetan-composable-pattern): More
17171 characters included.
17172 (tibetan-consonant-transcription-alist): Rule for "R" added.
17173 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
17174 "+R" added.
17175 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
17176
17177 * language/lao-util.el (lao-composition-function): Fix args to
17178 compose-string.
17179
17180 * language/thai-util.el (thai-composition-function): Fix args to
17181 compose-string.
17182
17183 * isearch.el (isearch-update): Set disable-point-adjustment to t
17184 to prevent the point moving to the end of a composition when a
17185 part of a composition is searched.
17186 (isearch-other-meta-char): If the key invoking this command can be
17187 mapped by function-key-map to a printing char, call
17188 isearch-process-search-char directly.
17189
17190 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
17191
17192 * emacs-lisp/bytecomp.el:
17193 * frame.el:
17194 * international/mule-cmds.el:
17195 * international/mule-util.el:
17196 * international/mule.el:
17197 * mouse.el:
17198 * subr.el:
17199 * faces.el: Update calls to make-obsolete with a WHEN argument.
17200
17201 * byte-run.el (make-obsolete, make-obsolete-variable):
17202 Add an optional WHEN argument and change the format of the
17203 symbol-property information.
17204 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
17205 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
17206 new obsolete-symbol-property format and print WHEN if it is provided.
17207
17208 2000-05-31 Dave Love <fx@gnu.org>
17209
17210 * loadhist.el (loadhist-hook-functions): Remove
17211 before-change-function, after-change-function.
17212 (unload-feature): Deal with symbols which are both bound and
17213 fbound.
17214
17215 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
17216 before-change-function, after-change-function.
17217
17218 * simple.el (newline): Don't bind before-change-function,
17219 after-change-function.
17220
17221 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
17222
17223 * whitespace.el (whitespace-rescan-timer-time): Update interval
17224 set to 600 seconds (10 minutes) instead of 60 seconds since
17225 a large number of whitespace buffers causes emacs to `freeze'
17226 for a considerable amount of time.
17227
17228 * whitespace.el: Updated email address
17229
17230 2000-05-31 Dave Love <fx@gnu.org>
17231
17232 * add-log.el (change-log-font-lock-keywords) <function>: Add
17233 pattern for function of change.
17234 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
17235 acknowledgements patterns.
17236
17237 2000-05-31 Kenichi Handa <handa@etl.go.jp>
17238
17239 * isearch.el (isearch-printing-char): If keyboard coding system is
17240 being used, call isearch-process-search-multibyte-characters.
17241
17242 * international/isearch-x.el: Mostly rewritten.
17243
17244 * international/quail.el (quail-start-conversion): Don't include
17245 unhandled events in the returned events, but set them in
17246 unread-command-events. Exit if all inputs are deleted.
17247
17248 2000-05-30 Jason Rumney <jasonr@gnu.org>
17249
17250 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
17251
17252 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
17253 Reenable code to create initial fontsets.
17254 Use set-fontset-font in place of put-charset-property.
17255
17256 2000-05-30 Gerd Moellmann <gerd@gnu.org>
17257
17258 * progmodes/perl-mode.el (perl-indent-line): When looking for a
17259 label, ensure that the first colon isn't followed by another.
17260
17261 * paths.el (Info-default-directory-list): Doc fix.
17262
17263 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
17264 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
17265 send a query containing USER only, not USER@HOST.
17266
17267 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
17268 and rmail-msgend to compute the restriction at the end, instead of
17269 computing it.
17270
17271 2000-05-29 Gerd Moellmann <gerd@gnu.org>
17272
17273 * dabbrev.el (dabbrev-expand): Don't display messages in the
17274 echo area if the minibuffer window is active.
17275
17276 * jit-lock.el (jit-lock-mode): Add after change function to
17277 local hook.
17278
17279 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
17280
17281 * antlr-mode.el: New commands: hide/unhide actions,
17282 upcase/downcase literals.
17283 (antlr-tiny-action-length): New user option.
17284 (antlr-hide-actions): New command. Suggested by
17285 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
17286 (antlr-mode-map): New binding [C-c C-v].
17287 (antlr-mode-menu): New entries.
17288 (antlr-downcase-literals): New command.
17289 (antlr-upcase-literals): Ditto.
17290
17291 * antlr-mode.el: Minor changes: indendation, mode-name.
17292 (antlr-indent-line): Indent cpp directive at column 0.
17293 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
17294
17295 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
17296 (antlr-font-lock-additional-keywords): Workaround for intentional
17297 bug in XEmacs version of font-lock.
17298 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
17299 be used by a smarter version of `buffers-menu-grouping-function'.
17300
17301 2000-05-29 Gerd Moellmann <gerd@gnu.org>
17302
17303 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
17304 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
17305
17306 2000-05-29 Kenichi Handa <handa@etl.go.jp>
17307
17308 * international/encoded-kb.el
17309 (encoded-kbd-iso2022-designation-map): Pay attention to that
17310 charset-iso-final-char return -1 for eight-bit-control and
17311 eight-bit-graphic.
17312
17313 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
17314
17315 * speedbar.el (speedbar-use-images, speedbar-update-flag)
17316 (speedbar-easymenu-definition-base): Use display-graphic-p where
17317 available, instead of window-system.
17318
17319 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
17320
17321 * international/codepage.el (cp-coding-system-for-codepage-1): Add
17322 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
17323 coding systems.
17324
17325 2000-05-26 Dave Love <fx@gnu.org>
17326
17327 * disp-table.el (standard-display-underline): Don't use
17328 internal-find-face.
17329
17330 * mail/reporter.el: Maintainer change. Doc fixes.
17331 (reporter-version): Deleted.
17332
17333 * emacs-lisp/elp.el: Maintainer change.
17334 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
17335
17336 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
17337
17338 * add-log.el (add-change-log-entry): Merge the current entry with the
17339 previous one if the previous one is empty.
17340
17341 2000-05-26 Dave Love <fx@gnu.org>
17342
17343 * loadhist.el (unload-feature): Fix interactive spec [from
17344 lijnzaad@ebi.ac.uk].
17345
17346 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
17347 subr-arity to check primitives.
17348 (byte-compile-flush-pending, byte-compile-file-form-progn)
17349 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
17350 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
17351 mapcar.
17352
17353 2000-05-26 Kenichi Handa <handa@etl.go.jp>
17354
17355 * international/fontset.el: Set family names of non-latin charsets
17356 in default fontset to "*".
17357
17358 * international/mule-diag.el (print-fontset): Combine family part
17359 and registry part of the fontname by "-*-" instead of "-".
17360
17361 * international/mule-cmds.el (encode-coding-char): Make strings
17362 multibyte before calling encode-coding-string.
17363
17364 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
17365
17366 * derived.el: Fix keywords.
17367 (define-derived-mode): Only define if needed.
17368
17369 * simple.el (fill-comment, comment-column, comment-start)
17370 (comment-start-skip, comment-end, comment-indent-function)
17371 (block-comment-start, block-comment-end, indent-for-comment)
17372 (set-comment-column, kill-comment, comment-padding, comment-region)
17373 (comment-multi-line, indent-new-comment-line): Remove.
17374
17375 * bindings.el (esc-map): Change ; to comment-dwim and use the new
17376 function names for comment operations.
17377
17378 * newcomment.el: Add abundant autoload cookies.
17379 (comment-style): Don't depend on runtime data at compile-time.
17380 (comment-indent-hook): Remove.
17381 (comment-indent): Check if comment-indent-hook is bound.
17382 (comment-region): Docstring fix.
17383
17384 2000-05-25 Dave Love <fx@gnu.org>
17385
17386 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
17387 byte-code-function-p.
17388
17389 * mail/rmailsum.el: Add provide.
17390
17391 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
17392
17393 * smerge-mode.el (smerge-diff-switches): Don't use list* in
17394 defcustom.
17395
17396 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
17397
17398 * ediff-diff.el (ediff-exec-process): delete --binary option from
17399 non-buffer ediff jobs.
17400
17401 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
17402
17403 * hilit-chg.el (highlight-changes-mode): Ask about color or
17404 grayscale support, not about window-system.
17405
17406 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
17407 window-system.
17408 (ffap-highlight): Always default to t.
17409
17410 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
17411 display-popup-menus-p instead of looking at window-system.
17412
17413 * disp-table.el (standard-display-g1, standard-display-graphic):
17414 Only refuse to use string glyphs on X and MS-Windows.
17415
17416 * avoid.el: Remove window-system from commentary, suggest to use
17417 display-*-p instead.
17418
17419 * apropos.el (apropos-print): Use display-mouse-p instead of
17420 window-system.
17421
17422 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
17423
17424 * international/codepage.el (cp-decoding-vector-for-codepage):
17425 Fill up unsupported characters with their own codes. From Kenichi
17426 Handa.
17427
17428 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
17429
17430 * international/mule-diag.el (describe-char-after): Use
17431 display-graphic-p instead of window-system, so that this function
17432 works on MS-DOS.
17433
17434 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
17435
17436 * international/codepage.el (cp-make-coding-systems-for-codepage):
17437 Remove the eight-bit-graphic and eight-bit-control charsets from
17438 the list of charsets which we convert into `?'.
17439
17440 2000-05-25 Kenichi Handa <handa@etl.go.jp>
17441
17442 * international/mule-conf.el: Specify CHARSET-ID explicitely for
17443 private charsets.
17444 (mule-unicode-0100-24ff, japanese-jisx0213-1,
17445 japanese-jisx0213-2): New charsets.
17446
17447 * international/fontset.el: Setup default fontset for new charsets.
17448
17449 2000-05-24 Dave Love <fx@gnu.org>
17450
17451 * info.el (Info-find-node-2): Restructure [following "Vadim
17452 S. Solomin" <sovs@uic.nnov.ru>].
17453
17454 * icomplete.el: Fix header for Finder.
17455
17456 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
17457
17458 * rmailout.el (rmail-output-to-rmail-file): Added optional param
17459 STAY.
17460
17461 * rmail.el (rmail-automatic-folder-directives): New user variable.
17462 (rmail-show-message): Add call to `rmail-auto-file' during
17463 display.
17464 (rmail-auto-file): New function.
17465
17466 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
17467
17468 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
17469 account.
17470 (ediff-test-utility,ediff-diff-mandatory-option)
17471 (ediff-reset-diff-options): Utilities for proper initialization of
17472 ediff-diff-options and ediff-diff3-options on Windows.
17473
17474 * ediff-init.el (ediff-merge-filename-prefix): New customizable
17475 variable.
17476
17477 * ediff-mult.el (ediff-filegroup-action): Use
17478 ediff-merge-filename-prefix.
17479
17480 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
17481
17482 * viper-ex.el (ex-write): Set selective display to nil.
17483
17484 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
17485
17486 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
17487 aliases for hebrew-iso-8bit.
17488
17489 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
17490
17491 * woman.el: New version from Francis J. Wright
17492 <F.J.Wright@Maths.QMW.ac.uk>.
17493 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
17494 names in environment variables regardless of the path separator.
17495 (woman-topic-all-completions-1): Don't call file-name-directory-p
17496 on all files, since woman-file-regexp already filters out any
17497 directories.
17498
17499 2000-05-24 Kenichi Handa <handa@etl.go.jp>
17500
17501 * international/quail.el (quail-start-translation): Don't change
17502 modified-p of the current buffer.
17503 (quail-start-conversion): Likewise.
17504
17505 * international/kkc.el (kkc-region): Don't change modified-p of
17506 the current buffer.
17507
17508 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
17509 conform to RFC1468.
17510 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
17511
17512 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
17513
17514 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
17515 (speedbar-insert-button): Invisible text property fix.
17516 (speedbar-directory-plus): Renamed from speedbar-directory-+
17517 (speedbar-directory-minus): Renamed from speedbar-directory--
17518 (speedbar-page-plus): Renamed from speedbar-file-+
17519 (speedbar-page-minus): Renamed from speedbar-file--
17520 (speedbar-page): Renamed from speedbar-file-
17521 (speedbar-tag): Renamed from speedbar-tag-
17522 (speedbar-tag-plus): Renamed from speedbar-tag-+
17523 (speedbar-tag-minus): Renamed from speedbar-tag--
17524 (speedbar-expand-image-button-alist): Use above renames.
17525
17526 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
17527 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
17528 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
17529 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
17530 * sb-pg.xpm: Renamed from sb-file.xpm
17531 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
17532 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
17533
17534 2000-05-24 Kenichi Handa <handa@etl.go.jp>
17535
17536 * international/quail.el (quail-show-guidance-buf): Set
17537 current-input-method of the guidance buffer to the name of the
17538 curren input method.
17539
17540 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
17541
17542 * progmodes/compile.el (compile-internal): Style typo.
17543
17544 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
17545 quote vars and functions in the docstring.
17546
17547 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
17548
17549 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
17550 Don't quote lambdas.
17551
17552 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
17553
17554 2000-05-23 Gerd Moellmann <gerd@gnu.org>
17555
17556 * startup.el (command-line): Determine source file of compiled
17557 user init file differently. Warn if compiled user init file
17558 is older than its source file.
17559
17560 * ffap.el (ffap-url-regexp): Add `https'.
17561
17562 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
17563
17564 * files.el (make-backup-file-name-1): Replace slashes with `!'
17565 rather than `|' (which is not allowed on Windows). Replace the
17566 drive letters with a string "drive_X".
17567
17568 2000-05-23 Gerd Moellmann <gerd@gnu.org>
17569
17570 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
17571
17572 * files.el (interpreter-mode-alist): Add `bash2'.
17573
17574 2000-05-22 Dave Love <fx@gnu.org>
17575
17576 * loadhist.el (feature-symbols, file-provides, file-requires): Use
17577 mapc.
17578 (feature-file): Avoid calling symbol-name. Doc fix.
17579 (file-set-intersect, file-dependents): Use dolist, not mapcar.
17580 (loadhist-hook-functions): Add mouse-position-function.
17581 (unload-feature): Change uses of mapcar.
17582
17583 * files.el (parse-colon-path): Doc fix.
17584 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
17585 (set-auto-mode): Use mapc.
17586
17587 * complete.el (PC-look-for-include-file): Use :alnum: character
17588 class.
17589 (partial-completion-mode): Add autoload cookie.
17590
17591 2000-05-22 Sam Steingold <sds@gnu.org>
17592
17593 * info.el (Info-fontify-node): Fixed the call to
17594 `add-text-properties' (bug introduced on 2000-05-18).
17595
17596 2000-05-22 Dave Love <fx@gnu.org>
17597
17598 * bindings.el: Remove debug-ignored-errors set in other files.
17599
17600 * progmodes/etags.el: Add to debug-ignored-errors.
17601 (visit-tags-table-buffer): Clear out buffers holding old tables
17602 when making a new list.
17603 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
17604 mapc.
17605
17606 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
17607 quote keywords.
17608 (cmpl-string-case-type): Use character classes.
17609
17610 * comint.el:
17611 * textmodes/ispell.el:
17612 * imenu.el:
17613 * mail/mh-e.el:
17614 * progmodes/compile.el: Add to debug-ignored-errors.
17615
17616 * dabbrev.el: Add to debug-ignored-errors.
17617 (dabbrev-completion): Use mapc.
17618
17619 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
17620
17621 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
17622 (woman-mapcan, woman-parse-man.conf)
17623 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
17624 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
17625 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
17626 path syntax better.
17627 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
17628 (woman-manpath): Call woman-parse-man.conf.
17629 (woman-emulation): New defcustom, defaults to nroff.
17630 (woman-font-support): New defconst.
17631 (woman-use-symbol-font): New defcustom.
17632 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
17633 "Emulation".
17634 Many functions: Doc fix.
17635
17636 2000-05-22 Kenichi Handa <handa@etl.go.jp>
17637
17638 * international/quail.el (quail-simple-translation-keymap): Map
17639 128..255 to quail-self-insert-command.
17640 (quail-keyboard-layout-alist): Add definition for "pc102-de".
17641
17642 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
17643
17644 * help.el (help-manyarg-func-alist): Typo.
17645
17646 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
17647 intervals which makes it heaps simpler.
17648
17649 * newcomment.el (comment-region-internal): Go back to BEG after quoting
17650 the nested comment markers.
17651
17652 * subr.el (remove-hook): Don't turn the hook's value into a list.
17653
17654 2000-05-21 Dave Love <fx@gnu.org>
17655
17656 * edmacro.el (edmacro-parse-keys): Return vector if any elements
17657 are invalid characters.
17658
17659 * international/mule-util.el (detect-coding-with-priority): Use
17660 mapc. Remove redundant lambda.
17661
17662 * international/mule-diag.el (list-non-iso-charset-chars)
17663 (describe-fontset): Remove redundant lambda.
17664
17665 * emulation/crisp.el (brief-mode): New alias.
17666
17667 * emacs-lisp/ring.el (ring-elements): New function.
17668
17669 * emacs-lisp/easymenu.el (easy-menu-create-menu)
17670 (easy-menu-do-add-item): Use keywordp.
17671
17672 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
17673
17674 * replace.el: Doc and error message fixes.
17675 (replace-highlight): Use facep, not internal-find-face.
17676
17677 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
17678
17679 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
17680
17681 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
17682 (log-edit-insert-changelog): Drop `:' as well.
17683
17684 * log-view.el: Fix file description.
17685 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
17686 available.
17687 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
17688 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
17689
17690 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
17691 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
17692 Print a status message if the toggle is called interactively.
17693 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
17694 for global minor modes and use `defcustom' for them.
17695 Use add-minor-mode.
17696 (easy-mmode-define-derived-mode): Remove.
17697 (define-derived-mode): Fancier default docstring.
17698 (easy-mmode-define-navigation): Signal an error rather than (ding).
17699
17700 * newcomment.el (comment-styles): New `box-multi'.
17701 (comment-normalize-vars): Better default for comment-continue to
17702 avoid whitespace-only continuations.
17703 (comment-search-forward): Always move even in the no-syntax case.
17704 (comment-padright): Only obey N if it's only obeyed for padleft.
17705 (comment-make-extra-lines): Better handling of empty continuations.
17706 Use `=' for the filler if comment-start has only one character.
17707 (uncomment-region): Try handling the special `=' filler.
17708 (comment-region): Allow LINES even if MULTI is nil.
17709 (comment-box): Choose box style based on comment-style.
17710
17711 2000-05-20 Kenichi Handa <handa@etl.go.jp>
17712
17713 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
17714 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
17715
17716 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
17717
17718 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
17719 and insert, not subst-char-in-region.
17720
17721 * international/mule-diag.el (list-character-sets-1): Handle
17722 charsets eight-bit-control and eight-bit-graphic.
17723 (list-iso-charset-chars): Likewise.
17724 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
17725 charactes as is. Use indent-to to align characters.
17726
17727 * international/mule-cmds.el (find-multibyte-characters): Never
17728 exclude charsets eight-bit-control and eight-bit-graphic.
17729
17730 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
17731
17732 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
17733 Don't quote lambdas.
17734
17735 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
17736
17737 2000-05-19 Gerd Moellmann <gerd@gnu.org>
17738
17739 * gud.el (gud-jdb-directories): Doc fix.
17740
17741 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
17742
17743 * newcomment.el: New file.
17744
17745 2000-05-19 Gerd Moellmann <gerd@gnu.org>
17746
17747 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
17748
17749 2000-05-18 Andreas Schwab <schwab@suse.de>
17750
17751 * dired.el (dired-between-files): Also skip lines beginning with
17752 `used'.
17753
17754 2000-05-18 Gerd Moellmann <gerd@gnu.org>
17755
17756 * msb.el (msb-menu-cond): Add choice `user'.
17757
17758 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17759
17760 * ps-print.el: Compatibility, customization and doc fix.
17761 (ps-printer-name-option): Replace defconst by defvar.
17762 (ps-postscript-code-directory): XEmacs compatibility.
17763 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
17764 fix.
17765 (ps-user-defined-prologue, ps-print-prologue-header)
17766 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
17767 compatibility and code fix.
17768 (ps-print-background-image, ps-print-background-text):
17769 Customization fix.
17770 (ps-line-number-start, ps-n-up-on): New vars.
17771
17772 2000-05-18 Espen Skoglund <esk@ira.uka.de>
17773
17774 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
17775 the indent-comment function to just return the appropriate indent.
17776
17777 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
17778
17779 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
17780 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
17781 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
17782
17783 2000-05-18 Dave Love <fx@gnu.org>
17784
17785 * info.el (Info-fontify-node): Add intangible property as well as
17786 invisible.
17787
17788 * calendar/appt.el (appt-make-list): Match all lines of entry.
17789 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
17790
17791 2000-05-18 Kenichi Handa <handa@etl.go.jp>
17792
17793 * international/mule-diag.el (describe-char-after): Call
17794 internal-char-font, not char-font. If internal-char-font returns
17795 nil, display "-- none --".
17796
17797 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
17798
17799 * image.el (image-type-available-p): Don't reference image-types
17800 if it isn't bound.
17801
17802 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
17803
17804 * autoarg.el (autoarg-mode): Typo in the :set argument.
17805
17806 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
17807
17808 * startup.el (command-line-1): Don't signal an error if the
17809 directory for auto-save-list files does not yet exist.
17810
17811 2000-05-17 Kenichi Handa <handa@etl.go.jp>
17812
17813 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
17814
17815 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
17816
17817 * subr.el (remove-hook): `setq' hook-value, not `set'.
17818
17819 2000-05-16 Sam Steingold <sds@gnu.org>
17820
17821 * info.el (debug-ignored-errors): More errors to ignore.
17822
17823 2000-05-16 Dave Love <fx@gnu.org>
17824
17825 * cus-edit.el: Don't require cl or easymenu.
17826 (custom-variable-prompt): Test standard-value property, not
17827 user-variable-p.
17828
17829 2000-05-16 Sam Steingold <sds@gnu.org>
17830
17831 * subr.el (add-hook): `setq' hook-value, not `set'.
17832
17833 2000-05-16 Gerd Moellmann <gerd@gnu.org>
17834
17835 * startup.el (command-line-1): Mention the FAQ in the startup
17836 message.
17837
17838 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
17839
17840 * progmodes/compile.el (compilation-parse-errors): Collect
17841 `nomessage' regexps last.
17842
17843 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
17844
17845 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
17846 to the function name.
17847
17848 2000-05-15 Dave Love <fx@gnu.org>
17849
17850 * speedbar.el (speedbar-recenter): Typo.
17851 (speedbar-expand-line): Make arg optional.
17852 (speedbar-mode): Avoid a compiler warning.
17853
17854 2000-05-15 Gerd Moellmann <gerd@gnu.org>
17855
17856 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
17857 user-specified option string is empty.
17858
17859 * mouse.el (mouse-yank-at-click): Doc fix.
17860
17861 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
17862
17863 * term/internal.el (IT-character-translations): More updates of
17864 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
17865 documents.
17866
17867 2000-05-15 Gerd Moellmann <gerd@gnu.org>
17868
17869 * env.el (getenv): New function, interactively callable.
17870 (setenv, getenv): Remove autoload cookies.
17871
17872 * loadup.el: Load `env'.
17873
17874 * progmodes/f90.el: Change author's mail address.
17875
17876 2000-05-14 Dave Love <fx@gnu.org>
17877
17878 * mail/rmail.el (rmail-show-message-hook): Customize and offer
17879 goto-addr as an option.
17880
17881 * help.el (help-xref-stack): Doc fix.
17882 (help-xref-following): New variable.
17883 (help-make-xrefs): Use it.
17884 (help-xref-go-back): Use position information from stack element.
17885 (help-follow): Make position in stack element a pair. Use
17886 help-xref-following.
17887
17888 * autoarg.el: New file.
17889
17890 * faces.el: Declare more functions obsolete.
17891
17892 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
17893 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
17894 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
17895 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
17896 Remove all the setup-...-environment functions.
17897
17898 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
17899
17900 * speedbar.el: Updated the commentary section. xemacs20p now uses
17901 >= when detecting. Require `defimage' safely.
17902 (speedbar-easymenu-definition-base): Add toggle for images.
17903 (speedbar-easymenu-definition-special): Add flush cache & expand.
17904 (speedbar-visiting-tag-hook): Set new defaults. Added options.
17905 (speedbar-reconfigure-keymaps-hook): New variable.
17906 (speedbar-frame-parameters): Updated documentation.
17907 (speedbar-use-imenu-flag): Updated custom tag
17908 (speedbar-dynamic-tags-function-list): New variable.
17909 (speedbar-tag-hierarchy-method): Updated doc & custom.
17910 (speedbar-indentation-width, speedbar-indentation-width) New
17911 variables.
17912 (speedbar-hide-button-brackets-flag): Customizable.
17913 (speedbar-vc-indicator): Doc update.
17914 (speedbar-ignored-path-expressions): Updated default value.
17915 (speedbar-supported-extension-expressions): Updated default value.
17916 (speedbar-syntax-table): Remove {} paren status.
17917 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
17918 as "+". Added overlay aliases.
17919 (speedbar-mode): Use `speedbar-mode-line-update' instead of
17920 `force-mode-line-update'.
17921 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
17922 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
17923 `mouse-set-point'
17924 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
17925 (speedbar-item-info-tag-helper): Revamped to handle a wider range
17926 of arbitrary text, and new helper functions.
17927 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
17928 filename finder.
17929 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
17930 (speedbar-directory-buttons): Update path search/expansion.
17931 (speedbar-make-tag-line): Pay attention to
17932 `speedbar-indentation-width'. Use more care w/ invisible
17933 properties.
17934 (speedbar-change-expand-button-char): Call
17935 `speedbar-insert-image-button-maybe'.
17936 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
17937 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
17938 (speedbar-trim-words-tag-hierarchy)
17939 (speedbar-simple-group-tag-hierarchy): New functions
17940 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
17941 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
17942 functions.
17943 (speedbar-mouse-set-point): New function
17944 (speedbar-power-click): Updated documentation.
17945 (speedbar-line-token, speedbar-goto-this-file): Handle more types
17946 of tag prefix text.
17947 (speedbar-expand-line, speedbar-contract-line): Make more robust
17948 to strange text.
17949 (speedbar-expand-line): Takes universal argument to flush the
17950 cache.
17951 (speedbar-flush-expand-line): New function.
17952 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
17953 Use new generator insertion method.
17954 (speedbar-fetch-dynamic-tags): New function.
17955 (speedbar-fetch-dynamic-imenu): Removed code now handled in
17956 `speedbar-fetch-dynamic-imenu'.
17957 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
17958 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
17959 "Revert Buffer" menu items.
17960 (speedbar-buffer-buttons-engine): Be smarter when creating a
17961 filename tag (for expansion purposes.).
17962 (speedbar-highlight-one-tag-line,
17963 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
17964 (speedbar-recenter): New functions.
17965 (defimage-speedbar): Image loading abstraction.
17966 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
17967 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
17968 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
17969 (speedbar-tag-type, speedbar-tag-mail): New images.
17970 (speedbar-expand-image-button-alist): New variable.
17971 (speedbar-insert-image-button-maybe): Insert an image over some
17972 buttons.
17973
17974 2000-05-13 Kenichi Handa <handa@etl.go.jp>
17975
17976 * international/mule-cmds.el (encode-coding-char): An ASCII
17977 character is always encodable.
17978
17979 * international/mule-conf.el: Add more information in descriptions
17980 of character sets.
17981
17982 * international/mule-diag.el (describe-char-after): New function.
17983 (describe-font-internal): Adjusted for the change of font-info.
17984 (describe-font): Likewise.
17985 (print-fontset): Rewritten for the new fontset implementation.
17986 (describe-fontset): Include fontset alias names in completion.
17987 (list-fontsets): Adjusted for the change of print-fontset.
17988
17989 * simple.el (what-cursor-position): If DETAIL is non-nil, call
17990 describe-char-after instead of displaying the detail in the echo
17991 area.
17992 (syntax-code-table): Format changed.
17993 (string-to-syntax): Adjusted for the above change.
17994
17995 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
17996
17997 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
17998
17999 2000-05-12 Dave Love <fx@gnu.org>
18000
18001 * calendar/todo-mode.el: Remove some compatibility stuff and CL
18002 dependence. Use line-{beginning,end}-position, not
18003 point-at{b,e}ol. Some doc fixes.
18004 (todo-position): New function. Fix callers of position to use it.
18005 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
18006
18007 2000-05-12 Gerd Moellmann <gerd@gnu.org>
18008
18009 * time.el (display-time-mail-icon): Use `:ascent center'.
18010
18011 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
18012 handling FTP security extensions.
18013
18014 2000-05-11 Dave Love <fx@gnu.org>
18015
18016 * calendar/todo-mode.el: New file.
18017
18018 2000-05-11 Gerd Moellmann <gerd@gnu.org>
18019
18020 * comint.el (comint-read-input-ring): Move reference to
18021 comint-input-ring-size outside of the save-excursion. It was
18022 causing the default value to be the only one ever seen.
18023
18024 * font-lock.el: Update copyright. Remove Simon Marshall's email
18025 address on request from him.
18026
18027 * subr.el (substitute-key-definition): Add comment describing
18028 the meaning of PREFIX.
18029
18030 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
18031
18032 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
18033
18034 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
18035 (add-minor-mode): Don't make the variable buffer-local and add a
18036 reference to define-minor-mode in the docstring.
18037
18038 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
18039 HEADER/FOOTER and fix bug with trailing empty directory.
18040 (cvs-append-to-ignore): Use vc-editable-p if available.
18041 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
18042 (vc-do-command): Tweak advice to handle the new VC.
18043
18044 * log-view.el (log-view-goto-rev): New function for the new VC.
18045 (log-view-minor-wrap): Use mark-active.
18046
18047 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
18048 (log-edit-changelog-full-paragraphs): New var.
18049 (log-edit-insert-changelog): Remove a lonely leading `* file'.
18050 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
18051 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
18052 (log-edit-changelog-ours-p, log-edit-changelog-entries)
18053 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
18054 Replace the `cvs' prefix with `log-edit'.
18055
18056 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
18057
18058 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
18059 (diff-font-lock-defaults): Explicitly turn off multiline.
18060 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
18061 (diff-ediff-patch): Fix call to ediff-patch-file.
18062 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
18063 Handle comments.
18064
18065 * frame.el (automatic-hscrolling): Typo.
18066
18067 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
18068
18069 2000-05-09 Sam Steingold <sds@goems.com>
18070
18071 * apropos.el (apropos-print): use `describe-face' instead of
18072 `customize-face-other-window'.
18073
18074 2000-05-09 Dave Love <fx@gnu.org>
18075
18076 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
18077
18078 * help.el (describe-variable): Have customize button pop the
18079 help-xref stack when invoked.
18080 (help-xref-symbol-regexp): Add `face'.
18081 (help-make-xrefs): Check for quoted face names and adapt regexp
18082 submatch numbers to cope.
18083 (help-xref-interned): Maybe insert face doc too. Separate
18084 sections with a line of hyphens.
18085
18086 * faces.el: Some doc fixes. Declare some functions obsolete.
18087 (describe-face): Add customize button. Return the help
18088 text. Fix prompt.
18089
18090 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
18091
18092 * term/internal.el (IT-character-translations): Fix last change.
18093
18094 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
18095
18096 * woman.el: New file
18097 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
18098
18099 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
18100
18101 * term/internal.el (IT-character-translations): Update ASCII
18102 simulations for greek-iso8859-7, add latin-iso8859-14 and
18103 latin-iso8859-15.
18104
18105 * international/mule-cmds.el (set-language-info-alist): Call
18106 define-prefix-command with 3 arguments, to make the map suitable
18107 for a menu.
18108
18109 2000-05-07 Dave Love <fx@gnu.org>
18110
18111 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
18112
18113 2000-05-05 Dave Love <fx@gnu.org>
18114
18115 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
18116 list in doc string. Don't quote keyword symbols.
18117 * emacs-lisp/cl.el: Likewise
18118 * emacs-lisp/cl-seq.el: Likewise
18119
18120 2000-05-05 Gerd Moellmann <gerd@gnu.org>
18121
18122 * abbrev.el (abbrev-mode): Make ARG optional.
18123
18124 2000-05-04 Gerd Moellmann <gerd@gnu.org>
18125
18126 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
18127
18128 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
18129
18130 * subr.el (substitute-key-definition): Clarify documentation.
18131
18132 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
18133
18134 * glasses.el (glasses-convert-to-unreadable): Use
18135 `glasses-separator' instead of the hard-wired "_".
18136 (glasses-mode): Call `glasses-make-unreadable' only in a single
18137 place.
18138
18139 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
18140
18141 * term/internal.el (cjk-codepages-alist): Add associations for
18142 Chinese and Korean codepages. Remove FIXME comment.
18143
18144 2000-05-03 Dave Love <fx@gnu.org>
18145
18146 * time.el (display-time-mail-face, display-time-use-mail-icon):
18147 New option.
18148 (display-time-mail-icon): New variable.
18149 (display-time-string-forms): Use the above. Fix the local-map.
18150
18151 2000-05-03 Gerd Moellmann <gerd@gnu.org>
18152
18153 * replace.el (query-replace-map): Add binding for `E'.
18154 (query-replace-help): Extend help text.
18155 (perform-replace): Allow editing the replacement string.
18156
18157 * make-mode.el (makefile-mode-abbrev-table): New variable.
18158 (makefile-mode): Set local abbrev table to
18159 makefile-mode-abbrev-table.
18160 (makefile-font-lock-keywords): Fontify includes and conditionals.
18161
18162 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
18163 set TOGGLE's value.
18164
18165 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
18166 mail-interactive-insert-alias.
18167 (mail-abbrev-complete-alias): New command.
18168 (mail-mode-map): Bind it to `M-TAB'.
18169
18170 2000-05-03 Kenichi Handa <handa@etl.go.jp>
18171
18172 * language/lao-util.el (lao-compose-region): New function.
18173
18174 2000-05-02 Gerd Moellmann <gerd@gnu.org>
18175
18176 * files.el (recover-session): Make directories as necessary
18177 if they don't exist yet.
18178
18179 * calendar/cal-french.el
18180 (french-calendar-multibyte-special-days-array)
18181 (french-calendar-special-days-array): Change French text.
18182 (calendar-french-date-string): Change output.
18183 (calendar-goto-french-date): Likewise.
18184
18185 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
18186
18187 * wid-edit.el (widget-default-active): Obey `:always-active'.
18188 (widget-documentation-string-value-create): Set `:always-active'.
18189
18190 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
18191
18192 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
18193 default prefix to `~/_emacs.d/auto-save.list/_s'.
18194 (normal-top-level): Create the directory for auto-save files, if
18195 it doesn't already exist (in the ms-dos case only).
18196
18197 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
18198
18199 * international/mule-cmds.el (set-language-environment): Don't
18200 concat an integer (dos-codepage), use format instead.
18201
18202 2000-05-02 Dave Love <fx@gnu.org>
18203
18204 * help.el (help-xref-on-pp): Check for constant symbols.
18205
18206 2000-04-29 Gerd Moellmann <gerd@gnu.org>
18207
18208 * startup.el (normal-top-level): Put a condition-case around
18209 the code loading subdirs.el.
18210
18211 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18212
18213 * ps-print.el: Upside-down and face background color printing,
18214 line number step, doc fix.
18215 (ps-print-version): New version number (5.2).
18216 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
18217 (ps-face-attribute-list, ps-plot-with-face): Code fix.
18218 (ps-spool-config): Var fix.
18219 (ps-printer-name-option): Const fix.
18220 (ps-print-upside-down, ps-use-face-background)
18221 (ps-line-number-step): New vars.
18222 (ps-window-system, ps-lp-system): New consts.
18223 (ps-face-background): New fun.
18224
18225 2000-04-28 Richard Stallman <rms@gnu.org>
18226
18227 * files.el (make-auto-save-file-name):
18228 Apply auto-save-file-name-transforms to visited file name
18229 before generating auto save file name.
18230 (auto-save-file-name-transforms): New variable.
18231
18232 * files.el (backup-enable-predicate):
18233 Correctly test for a file under a temporary directory.
18234
18235 2000-04-28 Gerd Moellmann <gerd@gnu.org>
18236
18237 * subr.el (add-minor-mode): Rewritten.
18238
18239 2000-04-28 Kenichi Handa <handa@etl.go.jp>
18240
18241 * mail/sendmail.el (sendmail-send-it): Set
18242 buffer-file-coding-system to the selected coding system for MIME
18243 header.
18244
18245 2000-04-27 Gerd Moellmann <gerd@gnu.org>
18246
18247 * dired.el (dired-move-to-filename-regexp): Allow format where
18248 YYYY is followed by two spaces.
18249
18250 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
18251 in the second character class of the regexp.
18252
18253 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
18254 mh-etc, too.
18255
18256 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
18257 nil.
18258
18259 * subr.el (add-minor-mode): Use `set' instead of `setq'.
18260
18261 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
18262 argument.
18263
18264 2000-04-27 Sen Nagata <sen@eccosys.com>
18265
18266 * emacs-lisp/crm.el (crm-completion-table): New variable.
18267 (crm-collection-fn, crm-test-completion)
18268 (completing-read-multiple): Use it.
18269
18270 2000-04-27 Dave Love <fx@gnu.org>
18271
18272 * help.el (locate-library): Use mapc.
18273 (help-manyarg-func-alist): Add call-process-region.
18274
18275 2000-04-26 Gerd Moellmann <gerd@gnu.org>
18276
18277 * subr.el (add-minor-mode): Make argument MAP optional.
18278
18279 * desktop.el (desktop-save): Save list of minor modes.
18280 (desktop-create-buffer): Restore minor modes.
18281 (desktop-minor-mode-table): New user-option.
18282
18283 * subr.el (add-minor-mode): New function.
18284
18285 * image.el (find-image): New function.
18286 (defimage): Rewritten to find image at load time.
18287
18288 * startup.el (normal-top-level-add-to-load-path): Handle
18289 case that the default directory is not in load-path.
18290
18291 * help.el: Old patch from Stefan Monnier.
18292 (help-xref-on-pp): New function.
18293 (describe-variable): Use it to display xrefs in a symbol's value.
18294
18295 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
18296
18297 * cus-edit.el (custom-face): Fix parenthesis.
18298
18299 2000-04-26 Kenichi Handa <handa@etl.go.jp>
18300
18301 * mail/rmail.el (rmail-expunge): When there are no deleted
18302 messages, do nothing.
18303
18304 2000-04-26 Dave Love <fx@gnu.org>
18305
18306 * international/mule-cmds.el (locale-translation-file-name):
18307 Defvar to nil.
18308 (set-locale-environment): Set it here (at runtime).
18309
18310 2000-04-25 Gerd Moellmann <gerd@gnu.org>
18311
18312 * replace.el (perform-replace): Add parameters START and END. Use
18313 them instead of the check for a region in Transient Mark mode.
18314 (query-replace-read-args): Return two more list elements for the
18315 start and end of the region in Transient Mark mode.
18316 (query-replace, query-replace-regexp, query-replace-regexp-eval)
18317 (map-query-replace-regexp, replace-string, replace-regexp): Add
18318 optional last arguments START and END and pass them to
18319 perform-replace.
18320
18321 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
18322 form with additional arguments for perform-replace.
18323
18324 * progmodes/etags.el (tags-query-replace): Add parameters START
18325 and END. Construct a form with additional arguments for
18326 perform-replace.
18327
18328 * simple.el (shell-command): Set default directory for "*Shell
18329 Command Output" buffer.
18330
18331 * language/european.el (iso-latin-4): Fix typo.
18332
18333 * emacs-lisp/crm.el: New file.
18334
18335 2000-04-24 Dave Love <fx@gnu.org>
18336
18337 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
18338 (Custom-reset-saved, Custom-reset-standard)
18339 (custom-group-value-create, custom-group-set, custom-group-save)
18340 (custom-group-reset-current, custom-group-reset-saved)
18341 (custom-group-reset-standard): Use mapc.
18342 (custom-buffer-create-internal): Disable undo when creating items.
18343 Use mapc.
18344 (custom-face): Avoid redundant lambda.
18345
18346 2000-04-24 Gerd Moellmann <gerd@gnu.org>
18347
18348 * startup.el (auto-save-list-file-prefix): Set default to
18349 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
18350
18351 2000-04-24 Sam Steingold <sds@gnu.org>
18352
18353 * time-stamp.el (time-stamp-string-preprocess): Always convert
18354 `field-result' to a string.
18355
18356 2000-04-24 Gerd Moellmann <gerd@gnu.org>
18357
18358 * frame.el (scrolling): New group.
18359 (automatic-hscrolling): New user-option.
18360
18361 * startup.el (command-line-x-option-alist): Add `-lsp' and
18362 `--line-spacing'.
18363
18364 2000-04-19 Dave Love <fx@gnu.org>
18365
18366 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
18367 (cl-mapc): Rename from mapc. Fix the funcall.
18368
18369 2000-04-19 Gerd Moellmann <gerd@gnu.org>
18370
18371 * simple.el (clone-indirect-buffer-other-window): New command.
18372 (clone-indirect-buffer): Add optional arg NORECROD.
18373 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
18374
18375 * help.el (resize-temp-buffer-window): Use count-screen-lines.
18376
18377 * window.el (count-screen-lines): New function.
18378 (shrink-window-if-larger-than-buffer): Use count-screen-lines
18379 instead of window-buffer-height.
18380
18381 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
18382 non-existing variable comint-input-sentinel.
18383 (inferior-lisp-args-to-list): Removed.
18384 (inferior-lisp): Use split-string instead of
18385 inferior-lisp-args-to-list.
18386
18387 * hexl.el (hexl-insert-hex-string): New command.
18388
18389 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
18390 instead of concat.
18391
18392 2000-04-18 Gerd Moellmann <gerd@gnu.org>
18393
18394 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
18395 at the start of an existing but empty folder.
18396
18397 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18398
18399 * ps-mule.el: Customization fix, doc fix.
18400 (ps-multibyte-buffer): Customization fix.
18401
18402 2000-04-17 Richard M. Stallman <rms@gnu.org>
18403
18404 * subr.el (read-passwd): Use read-char-exclusive.
18405
18406 2000-04-17 Gerd Moellmann <gerd@gnu.org>
18407
18408 * textmodes/texinfo.el (texinfo-insert-@email)
18409 (texinfo-insert-@emph, texinfo-insert-@quotation)
18410 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
18411 (texinfo-mode-map): Add key bindings for them.
18412
18413 * files.el (basic-save-buffer-2): Use a template with `$'
18414 instead of `#' for VMS.
18415
18416 * simple.el (clone-indirect-buffer): New function.
18417
18418 2000-04-16 Stephen Eglen <stephen@gnu.org>
18419
18420 * iswitchb.el (iswitchb-case): New function. If the user input
18421 contains any upper-case characters, the search is made
18422 case-sensitive.
18423
18424 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
18425
18426 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
18427 comment-end.
18428 (texinfo-font-lock-syntactic-keywords): New var.
18429 (texinfo-font-lock-keywords): Remove comment regexp.
18430 (texinfo-insert-block): New function.
18431 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
18432 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
18433 and font-lock-defaults. Use regexp-opt for outline-regexp.
18434 (texinfo-environments): New var.
18435 (texinfo-environment-regexp): Use regexp-opt and
18436 texinfo-environments.
18437
18438 * textmodes/ispell.el (ispell-menu-map-needed): Check that
18439 ispell-process is bound since this might be eval'd before ispell
18440 is loaded.
18441 (ispell-message): Use a tiny bit less magic and a bit more hard
18442 data to figure out what kind of sc-cite-regexp to use.
18443
18444 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
18445
18446 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
18447 (insert-cyclic-diary-entry): Unquote the lambda.
18448
18449 * gud.el (gud-jdb-build-source-files-list): Fix typo.
18450
18451 * files.el (backup-enable-predicate): Unquote the lambda.
18452
18453 * cus-edit.el (custom-face, face): Unquote the lambda.
18454
18455 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18456
18457 * ps-print.el: Check for line-beginning-position definition.
18458
18459 * ps-print.el: Fix counting lines in a region.
18460 (ps-print-version): New version number (5.1.5).
18461 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
18462 (ps-printing-region): Fun code fix.
18463
18464 2000-04-15 Gerd Moellmann <gerd@gnu.org>
18465
18466 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
18467 to file-directory-p.
18468
18469 2000-04-14 Gerd Moellmann <gerd@gnu.org>
18470
18471 * gud.el (gud-jdb-build-source-files-list): Check that directory
18472 exists before calling directory-files.
18473
18474 2000-04-13 Dave Love <fx@gnu.org>
18475
18476 * emacs-lisp/trace.el: Change maintainer. Use new backquote
18477 syntax.
18478
18479 * emacs-lisp/cl-specs.el: Remove when, unless.
18480
18481 * emacs-lisp/cl-extra.el: Don't quote keywords.
18482 (cl-old-mapc): New variable.
18483 (mapc): Use it.
18484 (cl-map-intervals): Use with-current-buffer. Don't check for
18485 next-property-change.
18486 (cl-map-overlays): Use with-current-buffer.
18487 (cl-expt): Remove.
18488 (copy-tree, remprop): Define unconditionally.
18489
18490 * emacs-lisp/cl-compat.el (keywordp): Remove.
18491
18492 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
18493 to use keywordp.
18494 (edebug-spec): Enable keywordp.
18495
18496 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
18497 string-lessp.
18498
18499 * cus-start.el: Use keywordp.
18500
18501 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18502
18503 * diary-lib.el (include-other-diary-files): Fix the fix of
18504 2000-02-18 by doing a save-excursion.
18505
18506 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18507
18508 * ps-print.el: Customization fix, doc fix.
18509 (ps-print-version): New version number (5.1.4).
18510 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
18511 (ps-print-preprint): Adjust code.
18512 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
18513 (ps-print-prologue-header, ps-print-control-characters)
18514 (ps-spool-config): Customization fix.
18515
18516 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
18517
18518 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
18519 converted to the new menu-item format, names silightly changed,
18520 help strings added.
18521
18522 Support for spelling without async subprocesses:
18523
18524 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
18525 (ispell-session-buffer): New variables.
18526 (ispell-start-process, ispell-process-status,
18527 ispell-accept-output, ispell-send-string): New functions, for
18528 Ispell invocation when async subprocesses aren't supported.
18529 (ispell-word, ispell-pdict-save, ispell-command-loop,
18530 ispell-process-line, ispell-buffer-local-parsing): Replace calls
18531 to process-send-string with calls to ispell-send-string, and
18532 accept-process-output with ispell-accept-output.
18533 (ispell-init-process): Call ispell-process-status instead of
18534 process-status with.
18535 (ispell-init-process): Call ispell-start-process. Call
18536 ispell-accept-output and ispell-send-string. Don't call
18537 process-kill-without-query and kill-process if they are unbound.
18538 (ispell-async-processp): New function.
18539
18540 2000-04-12 Dave Love <fx@gnu.org>
18541
18542 * info.el: Add debug-ignored-errors.
18543 (Info-mode-menu): Add some items.
18544 (Info-directory): Add autoload cookie.
18545
18546 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
18547 Modify `truncate-lines'. Make `describe-language-environment'
18548 always visible and add help. Modify `describe-key' help. Invoke
18549 Info-directory from `info'. New entry `emacs-manual'.
18550
18551 2000-04-10 Gerd Moellmann <gerd@gnu.org>
18552
18553 * progmodes/ebrowse.el (ebrowse-tree-mode):
18554 Use propertized-buffer-identification.
18555 (ebrowse-update-member-buffer-mode-line): Likewise.
18556 (ebrowse--mode-strings): Removed.
18557 (ebrowse--mode-line-props): Removed.
18558
18559 * files.el (auto-mode-alist): Add `EBROWSE'.
18560
18561 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
18562 space before testing for end of buffer.
18563 (ebrowse-load): Removed.
18564 (ebrowse-revert-tree-buffer-from-file): Rewritten.
18565 (ebrowse-create-tree-buffer): Rewritten.
18566 (ebrowse-tree-mode): Read tree from buffer.
18567
18568 * progmodes/ebrowse-ffh.el: Removed.
18569
18570 2000-04-10 Kenichi Handa <handa@etl.go.jp>
18571
18572 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
18573
18574 2000-04-10 Gerd Moellmann <gerd@gnu.org>
18575
18576 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
18577 at the wrong place.
18578
18579 2000-04-09 Dave Love <fx@gnu.org>
18580
18581 * files.el (backup-enable-predicate):
18582 Use temporary-file-directory, small-temporary-file-directory.
18583 (make-backup-file-name-function, backup-directory-alist): New vars.
18584 (make-backup-file-name-1): New function.
18585 (make-backup-file-name): Use it.
18586 (find-backup-file-name): Likewise. Use format for clarity, not concat.
18587 (file-newest-backup): Use make-backup-file-name.
18588
18589 2000-04-09 Gerd Moellmann <gerd@gnu.org>
18590
18591 * progmodes/ebrowse-ffh.el: New file.
18592
18593 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
18594 Moved to ebrowse-ffh.el.
18595 (ebrowse-load): Add autoload.
18596
18597 * finder.el (finder-commentary): Add autoload cookie.
18598
18599 * mail/rfc2368.el: Correct author's email address.
18600
18601 * progmodes/ebrowse.el: New file.
18602
18603 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
18604 item help string.
18605 (easy-menu-do-add-item): Ditto.
18606 (easy-menu-define): Extend doc string.
18607
18608 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
18609 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
18610 (jit-lock-function, jit-lock-stealth-fontify): Don't use
18611 with-buffer-unmodified.
18612
18613 2000-04-08 Dave Love <fx@gnu.org>
18614
18615 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
18616 unless, when.
18617
18618 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
18619
18620 * viper-util.el (viper-put-on-search-overlay): New subroutine.
18621 (viper-flash-search-pattern): No operation when using Emacs
18622 doesn't support face.
18623 Use `viper-put-on-search-overlay'.
18624
18625 2000-04-04 Gerd Moellmann <gerd@gnu.org>
18626
18627 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
18628 like C-r.
18629
18630 * progmodes/make-mode.el: Some doc fixes.
18631 (makefile-mode-abbrev-table): New variable.
18632 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
18633 (makefile-font-lock-keywords): Fontify includes and conditionals.
18634 (toplevel): Require `dabbrev' and `add-log' when compiling.
18635
18636 * replace.el (perform-replace): Don't move forward one char
18637 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
18638 to do that because it leaves point 1 position after the last
18639 replacement, after everything has been replaced.
18640
18641 * jit-lock.el (with-buffer-unmodified): New macro.
18642 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
18643 modified state.
18644 (jit-lock-function-1): Extracted from jit-lock-function; not
18645 preserving buffer's modified state.
18646 (jit-lock-function, jit-lock-stealth-fontify):
18647 Call jit-lock-function-1.
18648
18649 * mail/rfc2368.el: Remove supernumerary copyright line.
18650
18651 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
18652
18653 * glasses.el: Provide facilities for inserting space before left
18654 parentheses and uncapitalization of identifiers.
18655 (glasses-mode): Try to remove old overlays in all cases.
18656
18657 2000-04-03 Gerd Moellmann <gerd@gnu.org>
18658
18659 * progmodes/compile.el (compile-internal): Display the compilation
18660 buffer in a different frame, if it's already displayed there.
18661
18662 * mail/rfc2368.el: New file.
18663
18664 * simple.el (sendmail-user-agent-compose): Recognize a `body'
18665 header and insert its value as mail body.
18666
18667 * subr.el (member-ignore-case): New function.
18668
18669 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
18670 (dabbrev--find-expansion): Ignore buffers matching a regexp
18671 from dabbrev-ignored-regexps.
18672
18673 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
18674 to extensions handled by gzip.
18675
18676 2000-04-03 Richard M. Stallman <rms@gnu.org>
18677
18678 * files.el (insert-directory): List the total free space
18679 along with the used space.
18680
18681 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
18682 line is followed by one that matches CITATION-REGEXP, end the
18683 paragraph.
18684
18685 2000-04-03 Markus Rost <rost@delysid.gnu.org>
18686
18687 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
18688 (rmail-make-basic-summary-line): Use that option.
18689
18690 2000-04-03 Kenichi Handa <handa@etl.go.jp>
18691
18692 * international/mule-cmds.el (encoded-string-description):
18693 Rewritten. Try pretty description for ISO 2022 escape sequences
18694 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
18695 for hexadecimal format.
18696
18697 2000-04-01 Dave Love <fx@gnu.org>
18698
18699 * cpp.el: Change customization group to `c' from `C'.
18700
18701 * vcursor.el (vcursor-move): Use display-color-p.
18702
18703 * international/mule-util.el: Provide mule-utils.
18704 (string-to-sequence): Simplify and speed up.
18705
18706 * international/mule.el (make-coding-system): Purecopy doc-string.
18707
18708 * international/mule-cmds.el: Various menu changes.
18709 (describe-specified-language-support): Handle `Default'.
18710 (set-language-info): Purecopy `info'.
18711
18712 2000-03-31 Andrew Innes <andrewi@gnu.org>
18713
18714 * vc.el (vc-backend-diff): Return the correct status if we had to
18715 retry the rcsdiff command without the --brief option.
18716
18717 2000-03-31 Dave Love <fx@gnu.org>
18718
18719 * help.el (help-manyarg-func-alist): Correct several omissions.
18720
18721 * add-log.el: Don't require cl, fortran.
18722 (add-log-current-defun-function): Doc fix.
18723 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
18724 (change-log-version-rcs): Function deleted.
18725 (change-log-version-number-search): Doc fix.
18726 Use vc-workfile-version. Avoid CL dolist.
18727 (add-change-log-entry): Just call add-log-current-defun to get
18728 defun. Simplify somewhat.
18729 (change-log-get-method-definition-1): Likewise.
18730 (add-log-current-defun): Return nil if calling
18731 add-log-current-defun-function does so. Move Fortran stuff to
18732 fortran.el. Return string without properties.
18733
18734 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
18735 and :alpha: char classes.
18736
18737 * mail/supercite.el: Defvar curline when compiling.
18738 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
18739 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
18740 rather than a-zA-Z0-9 to allow non-ASCII characters.
18741
18742 2000-03-31 Gerd Moellmann <gerd@gnu.org>
18743
18744 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
18745
18746 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
18747 Re-enable new code.
18748
18749 * lpr.el (print-region-1): Use -d to specify printer name for
18750 systems `usg-unix-v*, `dgux', `hpux', `irix'.
18751
18752 2000-03-31 Dave Love <fx@gnu.org>
18753
18754 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
18755 Look for function definition in symbol's function value slot first
18756 instead of first consulting byte-compile-function-environment.
18757
18758 2000-03-31 Kenichi Handa <handa@etl.go.jp>
18759
18760 * language/european.el ("Polish"): New language environment.
18761 (setup-polish-environment): New function.
18762
18763 2000-03-30 Gerd Moellmann <gerd@gnu.org>
18764
18765 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
18766 Disable new code.
18767
18768 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
18769 trying to `load' the symbol of an autoload instead of the file
18770 recorded in the autoload. Fix error messages.
18771
18772 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18773
18774 * ps-print.el: PostScript programming fix for ghostview, doc fix.
18775 (ps-print-version): New version number (5.1.3).
18776 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
18777 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
18778 (ps-generate-postscript-with-faces): Code fix.
18779 (ps-color-values): XEmacs compatibility.
18780 (ps-print-background-image, ps-print-background-text, ps-printer-name)
18781 (ps-default-fg, ps-default-bg): Adjust customization.
18782 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
18783 (ps-color-scale): Renaming old ps-color-value fun.
18784 (ps-print-headers): Replace ps-print-header group to avoid conflict
18785 with ps-print-header variable.
18786 (ps-print-miscellany): New group.
18787 (ps-format-color, ps-rgb-color): New funs.
18788 (ps-default-foreground): New var.
18789 (ps-printer-name-option): New const.
18790
18791 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
18792
18793 * net/net-utils.el:
18794 (network-connection-host, network-connection-service): New variables
18795 (network-connection-mode): New mode, derived from comint-mode
18796 (network-connection-mode-setup): New function, saves host and
18797 service information in local variables.
18798
18799 * lisp/locate.el:
18800 (locate-word-at-point): Added this function
18801 (locate): Default to using locate-word-at-point as input
18802 Run dired-mode-hook
18803
18804 2000-03-29 Dave Love <fx@gnu.org>
18805
18806 * calendar/appt.el: Doc fixes.
18807 (appt-check): Convert min-to-app to a string before passing to
18808 appt-disp-window-function or concat.
18809 (appt-delete-window): Remove test for frame-root-window.
18810 (appt-select-lowest-window, appt-convert-time): Simplify.
18811
18812 * emacs-lisp/bytecomp.el: Doc fixes.
18813 (byte-compile-file-form-autoload):
18814 Update byte-compile-function-environment.
18815
18816 2000-03-29 Andreas Schwab <schwab@suse.de>
18817
18818 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
18819
18820 * dired.el (dired-insert-directory): If dired-free-space-program
18821 failed just delete its output.
18822
18823 2000-03-29 Dave Love <fx@gnu.org>
18824
18825 * international/iso-cvt.el: Move provide to end. Doc fixes.
18826 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
18827 (iso-iso2sgml, iso-sgml2iso): New functions.
18828 (iso-cvt-define-menu): Fix some entries and use backquote for
18829 clarity.
18830
18831 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
18832
18833 2000-03-28 Gerd Moellmann <gerd@gnu.org>
18834
18835 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
18836 ISO-DATE. If non-nil, return date in ISO 8601 format.
18837
18838 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
18839
18840 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
18841 if it ever becomes used.
18842 (log-edit-mode-hook): Default to vc-log-mode-hook.
18843 (log-edit-mode): Fix the docstring.
18844
18845 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
18846 the code.
18847
18848 2000-03-26 Dave Love <fx@gnu.org>
18849
18850 * net/browse-url.el (browse-url): Re-fix case of
18851 browse-url-browser-function being an alist.
18852 (browse-url): Add :link to defgroup.
18853
18854 * files.el: Doc fixes.
18855 (file-truename): Include `[' in wildcard characters.
18856 (automount-dir-prefix): Customize.
18857 (find-file-wildcards): Add :version.
18858 (find-file-noselect): Simplify a mapcar call.
18859
18860 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
18861 compatible with inf-lisp version.
18862 (eval-defun-1): Fix custom-declare-variable case.
18863
18864 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
18865
18866 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
18867
18868 2000-03-24 Gerd Moellmann <gerd@gnu.org>
18869
18870 * Makefile (COMPILE_FIRST): New macro.
18871 (compile-files): Compile files from COMPILE_FIRST first.
18872
18873 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
18874
18875 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
18876 matching open parenthesis in column 0 to defun-prompt-regexp
18877 only if open-paren-in-column-0-is-defun-start is set.
18878
18879 * sun-curs.el: Require CL at compile-time only.
18880
18881 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
18882 instead of copy-list which is a function from CL.
18883 (msb--choose-menu, msb--mode-menu-cond)
18884 (msb--create-buffer-menu-2): Use dolist instead of mapc.
18885 (msb--init-file-alist): Use mapcar instead of mapcan.
18886 (msb--aggregate-alist): Use mapcar instead of mapcan.
18887 Fix `(' in column 0 in doc string.
18888 (msb--add-separators): Use mapcar instead of mapcan.
18889
18890 * cus-dep.el: Require CL at compile-time only.
18891
18892 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
18893
18894 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
18895 (byte-compile-warnings): New warning `noruntime'.
18896 (byte-compile-constants, byte-compile-variables): Fix docstring.
18897 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
18898 execute `eval-whenc-compile's body.
18899 (byte-compile-unresolved-functions): Fix docstring.
18900 (byte-compile-eval): New function.
18901 (byte-compile-callargs-warn): Check if the function will be available
18902 at runtime (via property `byte-compile-noruntime').
18903 (byte-compile-print-syms): New function.
18904 (byte-compile-warn-about-unresolved-functions): Also warn about
18905 `noruntime' functions (and use `byte-compile-print-syms').
18906 (byte-compile-file): Capitalize the message.
18907
18908 2000-03-24 Gerd Moellmann <gerd@gnu.org>
18909
18910 * mail/rmail.el (rmail-confirm-expunge): New user-option.
18911 (rmail-expunge): Ask for confirmation depending on the setting
18912 of rmail-confirm-expunge.
18913
18914 2000-03-23 Gerd Moellmann <gerd@gnu.org>
18915
18916 * Makefile (bootstrap-clean): If $(emacs) exists, build
18917 loaddefs.el first. A loaddefs.el that's not up-to-date might
18918 cause a bootstrap failure because things don't autoload as expected.
18919
18920 2000-03-23 Dave Love <fx@gnu.org>
18921
18922 * net/browse-url.el: Restore previous use of
18923 browse-url-maybe-new-window.
18924
18925 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18926
18927 * ps-print.el: Skip banner page fix.
18928 (ps-print-version): New version number (5.1.2).
18929 (ps-begin-file, ps-end-file, ps-generate): Code fix.
18930
18931 2000-03-23 Dave Pearson <davep@davep.org>
18932
18933 * net/quickurl.el Changed the type of parameter passed to the
18934 function defined by `quickurl-format-function'. Before only the
18935 text of the URL was passed. Now the whole URL structure is passed
18936 and the function is responsible for extracting the parts it requires.
18937 Changed the default of `quickurl-format-function' accordingly.
18938 (quickurl-insert): Changed the `funcall' of
18939 `quickurl-format-function' to match the above change.
18940 (quickurl-list-insert): Changed the `url' case so that it makes
18941 use of `quickurl-format-function', previous to this the format was
18942 hard wired.
18943
18944 2000-03-22 Gerd Moellmann <gerd@gnu.org>
18945
18946 * startup.el: Change some spellings for the X Window System.
18947
18948 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
18949
18950 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
18951 Clean up the code and the regexp and make sure the cursor is
18952 temporarily moved to the suspicious line while querying the user.
18953
18954 2000-03-22 Jason Rumney <jasonr@gnu.org>
18955
18956 * w32-fns.el (w32-charset-info-alist): Initialize.
18957
18958 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18959
18960 * ps-print.el: N-up last page fix.
18961 (ps-print-version): New version number (5.1.1).
18962 (ps-end-file, ps-end-job, ps-generate): Code fix.
18963
18964 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
18965
18966 * files.el (find-file-run-dired): Update docstring.
18967 (find-directory-functions): New hook.
18968 (find-file-noselect): Run find-directory-functions rather than
18969 calling dired directly.
18970
18971 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
18972
18973 * pcvs.el: Add a minimal leading commentary.
18974 (cvs-make-cvs-buffer): Change the header part by removing the startup
18975 message and adding a `Module' entry. Also replace the FOOTER and
18976 HEADER special fileinfos with the new support in ewoc for updating
18977 its own footer and header.
18978 (cvs-update-header): Update to use the header/footer of the ewoc.
18979 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
18980 (cvs-is-within-p): New function.
18981 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
18982 to only examine some subset of the buffers.
18983
18984 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
18985 `format' instead of our own ad-hoc functions.
18986 Remove HEADER and FOOTER cases, now handled in the EWOC.
18987 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
18988
18989 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
18990 output to avoid scaring the user.
18991 (cvs-parse-table): Catch message for non-up-to-date commits.
18992
18993 * pcvs-defs.el (cvs-startup-message): Remove.
18994 (cvs-global-menu): New autoloaded menu.
18995
18996 * pcvs-util.el (cvs-string-fill): Remove.
18997
18998 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
18999 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
19000 PP part of it and also make it work for footers and headers.
19001 (ewoc-create): Drop POS and BUFFER arguments.
19002 Use the DLL's dummy node to store the end-of-footer position.
19003 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
19004 (ewoc-refresh): Remove unused `header' variable.
19005 (ewoc-(get|set)-hf): New functions.
19006
19007 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
19008 log-view-*-(message|file) and use easy-mmode-define-navigation.
19009 (log-view-message-re): Match SCCS format as well.
19010 And match the revision line rather than the dashed separator line.
19011 (log-view-mode): Use the new define-derived-mode.
19012 (log-view-current-tag): Fill in with an actual implementation.
19013
19014 * cvs-status.el (cvs-status-(prev|next)): Rename from
19015 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
19016 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
19017 to let the output "breathe" a little more (more readable).
19018 (cvs-status-mode): Use the new define-derived-mode.
19019
19020 * smerge-mode.el (smerge-auto-leave): New function and variable.
19021 (smerge-basic-map): Rename from smerge-basic-keymap.
19022 Change the bindings for smerge-diff-*.
19023 (smerge-*-map): Use easy-mmode-defmap.
19024 (smerge-(next|prev)): Use easy-mmode-define-navigation.
19025 (smerge-keep-*): Use smerge-auto-leave.
19026
19027 2000-03-21 Jason Rumney <jasonr@gnu.org>
19028
19029 * cus-edit.el (custom-button-face): Use 3D look for w32.
19030 (custom-button-pressed-face): Likewise.
19031
19032 2000-03-21 Gerd Moellmann <gerd@gnu.org>
19033
19034 * progmodes/etags.el (tags-case-fold-search): New user-option.
19035 (tags-loop-eval): New function. Bind case-fold-search around eval
19036 depending on the value of tags-case-fold-search.
19037 (tags-loop-continue): Use tags-loop-eval.
19038 (find-tag-in-order): Bind case-fold-search depending on the value
19039 of tags-case-fold-search.
19040
19041 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
19042
19043 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
19044 (diff-end-of-hunk): Return the end position for use in
19045 `easy-mmode-define-navigation'.
19046 (diff-recenter): Remove.
19047 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
19048 of `easy-mmode-define-navigation'.
19049 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
19050 previous renaming) and fix to use new names.
19051 (diff-merge-strings): Use \n as separator: simpler, faster.
19052 (diff-mode): Use `define-derived-mode'.
19053
19054 * derived.el (define-derived-mode): Don't autoload anymore.
19055 Prefer the macro-only version provided by easy-mmode.el.
19056
19057 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
19058 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
19059 (easy-mmode-define-navigation): New macro.
19060
19061 * subr.el (combine-run-hooks): New function.
19062
19063 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
19064
19065 * term/x-win.el: Fontsets related initialization is simplified.
19066
19067 * international/mule-diag.el (describe-font): Don't refer to
19068 global-fontset-alist, instead call font-list.
19069 (describe-fontset, list-fontsets, mule-diag): Likewise.
19070 (print-fontset): Adjusted for the change of fontset implementation.
19071
19072 * international/fontset.el (x-charset-registries): Variable removed,
19073 instead the corresponding data is stored in the default fontset.
19074 (register-alternate-fontnames): Function removed.
19075 (resolved-ascii-font): Variable removed.
19076 (x-compose-font-name): Ignore the second argument REDOCE.
19077 (x-complement-fontset-spec): Complement only an ASCII font and
19078 element for those charsets than can use that ASCII font.
19079 (generate-fontset-menu): Don't refer to global-fontset-alist,
19080 instead call fontset-list.
19081 (uninstantiated-fontset-alist): Variable removed.
19082 (x-style-funcs-alist): Likewise.
19083 (fontset-default-styles): Likewise.
19084 (x-modify-font-name): Function removed.
19085 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
19086 (create-fontset-from-ascii-font): Docsting adjusted for the above
19087 change.
19088 (instantiate-fontset, resolve-fontset-name): Functions removed.
19089 (fontset-list): Now implemented by C code.
19090
19091 * faces.el (read-face-font): Fix TABLE arg to completing-read.
19092 (describe-face): Include `font' attribute in the description.
19093
19094 2000-03-21 Kenichi Handa <handa@etl.go.jp>
19095
19096 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
19097
19098 2000-03-20 Gerd Moellmann <gerd@gnu.org>
19099
19100 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
19101 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
19102 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
19103
19104 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
19105 about behavior of set-buffer-modified-p wrt redisplay.
19106
19107 2000-03-19 Richard M. Stallman <rms@gnu.org>
19108
19109 * view.el (view-mode-disable): Kill local binding of view-read-only.
19110
19111 2000-03-18 Gerd Moellmann <gerd@gnu.org>
19112
19113 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
19114 is a string, convert it to a syntax cell using string-to-syntax.
19115
19116 * simple.el (syntax-code-table, syntax-flag-table): New variables.
19117 (string-to-syntax): New function.
19118
19119 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
19120 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
19121 try to use passive ftp mode.
19122
19123 2000-03-17 Gerd Moellmann <gerd@gnu.org>
19124
19125 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
19126
19127 * simple.el (append-to-buffer): Update point of windows after
19128 insertion.
19129
19130 * abbrev.el (inverse-add-abbrev): Identify word by first moving
19131 forward then moving backward. Reindent.
19132
19133 * frame.el (other-frame): Call x-focus-frame only if
19134 focus-follows-mouse is off.
19135
19136 2000-03-17 Dave Love <fx@gnu.org>
19137
19138 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
19139
19140 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
19141
19142 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
19143 regexp for labels cannot span several lines.
19144
19145 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
19146 `(setq :<key> ':<key>)' to the macro expansion.
19147
19148 2000-03-16 Dave Love <fx@gnu.org>
19149
19150 * progmodes/f90.el (f90): Put custom group under `languages', not
19151 `fortran'.
19152 (f90-mode-hook): Customize.
19153 (f90-mode): Set add-log-current-defun-function.
19154 (f90-current-defun): New function.
19155
19156 2000-03-16 Gerd Moellmann <gerd@gnu.org>
19157
19158 * cus-edit.el (custom-variable-tag-face): Handle case that
19159 default face's height is not a number.
19160 (custom-face-tag-face, custom-group-tag-face-1)
19161 (custom-group-tag-face): Ditto.
19162 (custom-group-tag-face-1): Add :group.
19163
19164 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
19165
19166 2000-03-15 Gerd Moellmann <gerd@gnu.org>
19167
19168 * pcvs-defs.el (toplevel): Remove autoload cookie for form
19169 requiring easymenu.
19170
19171 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19172
19173 * ps-print.el: PostScript user-defined prologue, PostScript error
19174 handler, doc fix.
19175 (ps-print-version): New version number (5.1).
19176 (ps-user-defined-prologue, ps-error-handler-message)
19177 (ps-print-prologue-0, ps-error-handler-alist): New vars.
19178 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
19179 (ps-insert-string): New function.
19180
19181 2000-03-15 Kenichi Handa <handa@etl.go.jp>
19182
19183 * international/ccl.el (ccl-compile-expression): Don't generate
19184 invalid self-assignment code.
19185
19186 2000-03-14 Dave Love <fx@gnu.org>
19187
19188 * subr.el (replace-regexp-in-string): Renamed from
19189 replace-regexps-in-string. Doc fix.
19190
19191 2000-03-12 Dave Love <fx@gnu.org>
19192
19193 * cus-edit.el: Doc fixes.
19194 (customize-set-variable, customize-save-variable): Rename args for doc.
19195 (custom-variable-tag-face, custom-face-tag-face)
19196 (custom-group-tag-face-1, custom-group-tag-face): Modify from
19197 style which user identify as hyperlink.
19198 (hook): Don't add undefined functions to the hook.
19199 (debug-ignored-errors): Transfer message from bindings.el.
19200
19201 2000-03-12 Gerd Moellmann <gerd@gnu.org>
19202
19203 * recentf.el (recentf-keep-non-readable-files-p):
19204 Remove double/nested definition.
19205
19206 2000-03-12 Dave Love <fx@gnu.org>
19207
19208 * facemenu.el (facemenu-get-face): Use display-color-p.
19209 * enriched.el (enriched-decode-foreground): Likewise.
19210 (enriched-decode-background): Likewise.
19211 * isearch.el (isearch-highlight): Likewise.
19212 * info-look.el (info-lookup): Likewise.
19213 * simple.el (completion-setup-function): Likewise.
19214
19215 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
19216 :options.
19217
19218 * bindings.el (mode-line-format): Fix line-number and
19219 column-number items. Add help-echo for the background.
19220 (mode-line-mule-info): Modify help-echo.
19221
19222 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
19223
19224 * files.el (load-file): Allow completion to .elc.
19225
19226 * man.el: Doc fixes.
19227 (Man-init-defvars): Use display-color-p to set fontification.
19228
19229 * play/hanoi.el (hanoi-internal): Don't use oddp.
19230
19231 2000-03-12 Gerd Moellmann <gerd@gnu.org>
19232
19233 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
19234
19235 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
19236
19237 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
19238
19239 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
19240 Fix comment.
19241
19242 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
19243
19244 * font-lock.el (font-lock-keywords): Fix the doc now that
19245 regexp-opt-depth is unnecessary.
19246 (save-buffer-state): Set an edebug spec.
19247 (font-lock-fontify-anchored-keywords): Properly handle the case when
19248 the matcher goes past the limit.
19249
19250 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
19251 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
19252
19253 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
19254 dll.el and cookie.el (from Elib) with heavy renaming and other
19255 massaging.
19256
19257 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
19258 Autoload the functions used.
19259 (easy-mmode-define-syntax): Fix CL typo.
19260 (easy-mmode-define-derived-mode): Improve the docstring generation.
19261
19262 2000-03-10 Gerd Moellmann <gerd@gnu.org>
19263
19264 * textmodes/texinfo.el (texinfo-version): Variable and function
19265 removed.
19266
19267 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
19268
19269 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
19270 allow more flexibility.
19271 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
19272 (easy-mmode-defmap, easy-mmode-defsyntax)
19273 (easy-mmode-define-derived-mode): New macros.
19274
19275 2000-03-09 Didier Verna <didier@xemacs.org>
19276
19277 * rect.el (replace-rectangle): New function.
19278
19279 2000-03-09 Dave Love <fx@gnu.org>
19280
19281 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
19282 (fortran-comment-line-start-skip): Don't match cpp stuff.
19283 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
19284 (fortran-mode-map): Remove over-eager custom-menu-create for now.
19285 (fortran-mode): Don't set fortran-comment-line-start-skip,
19286 fortran-comment-line-start here. Set comment-start,
19287 add-log-current-defun.
19288 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
19289 (fortran-current-defun): New function.
19290
19291 2000-03-09 Gerd Moellmann <gerd@gnu.org>
19292
19293 * emacs-lisp/re-builder.el: New file.
19294
19295 * mouse.el (mouse-drag-region): Don't run up-event handler
19296 if hscroll has changed.
19297
19298 * octave-mod.el (octave-font-lock-keywords): To font-lock the
19299 builtin operators, use `font-lock-builtin-face' for Emacs and
19300 `font-lock-preprocessor-face' otherwise.
19301
19302 * font-lock.el (lisp-font-lock-keywords-1): Highlight
19303 `(defun (setf foo)' differently.
19304
19305 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
19306
19307 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
19308 (regexp-opt): Update comment and adapt the code the new meaning of
19309 the `paren' argument of regex-opt-group for shy-groups.
19310 (regexp-opt-depth): Handle shy groups as well as backslashed
19311 backslashes.
19312 (regexp-opt-group): Turn the leading comment into a docstring.
19313 Allow `paren' to be a string (the string to use to open a group).
19314 Remove open-presuf and close-presuf. Instead of checking for `all
19315 one-char' and then later on check for `several one-char', handle
19316 both cases close together. Also apply a more generic algorithm
19317 for suffixes (the mirror image of the algorithm used for
19318 prefixes). Use shy-groups. Use nreverse rather than reverse.
19319 (regexp-opt-try-suffix): Removed.
19320
19321 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
19322 from comint-mode-map, so we can just inherit from it. Also, move
19323 the initialization into the `defvar' since there's no docstring
19324 anyway and it's fairly short.
19325 (inferior-scheme-mode): Define it as derived-mode: the code is
19326 shorter and this way we inherit from comint-mode-map rather than
19327 copying it.
19328
19329 * subr.el (replace-regexps-in-string): Properly handle the case
19330 where we match an empty string.
19331
19332 * comint.el (comint-exec-1): Add the current-dir to the exec-path
19333 when the command has a directory component (such as "./testml").
19334 Also fix a typo in the comment.
19335
19336 2000-03-08 Gerd Moellmann <gerd@gnu.org>
19337
19338 * Makefile (compile-files): Compile files one by one because
19339 that's the only way to ensure a clean compilation environment for
19340 each individual file.
19341
19342 * frame.el (other-frame): Call x-focus-frame.
19343
19344 2000-03-07 Dave Love <fx@gnu.org>
19345
19346 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
19347 :require to defcustom.
19348
19349 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
19350
19351 * files.el (auto-mode-alist): Add configure.in.
19352
19353 * progmodes/autoconf.el: New file.
19354
19355 2000-03-07 Gerd Moellmann <gerd@gnu.org>
19356
19357 * mail/mh-e.el: Change maintainer to `none'.
19358
19359 * recentf.el (recentf-keep-non-readable-files-p): Quote args
19360 to remove-hook and add-hook.
19361
19362 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
19363
19364 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
19365 it as the default.
19366 (mail-send): Test mail-send-nonascii also for the new `mime' value.
19367 (sendmail-send-it): Conditionally add MIME headers specifying the
19368 used character set.
19369
19370 2000-03-07 Dave Love <fx@gnu.org>
19371
19372 * winner.el: Fix keywords, autoload cookies.
19373 Split eval-when-compile form to avoid compilation failure.
19374
19375 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
19376
19377 * international/mule.el: Modify comment about coding system
19378 property `coding-category'.
19379 (make-coding-system): New argument EOL-TYPE. Pay attention to
19380 coding-category property of PROPERTIES.
19381
19382 * international/mule-conf.el (coding-category-utf-8)
19383 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
19384 categories. Include them in the argument for set-coding-priority.
19385
19386 * international/mule-cmds.el (reset-language-environment):
19387 Include coding-category-utf-8, coding-category-utf-16-be, and
19388 coding-category-utf-16-le in the argument for set-coding-priority.
19389 (reset-language-environment): Initialize coding-category-utf-8,
19390 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
19391
19392 2000-03-06 Karl Fogel <kfogel@red-bean.com>
19393
19394 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
19395 code abstracted out of `bookmark-jump-noselect'. Now tries info
19396 extensions as well as compression extensions.
19397 (bookmark-jump-noselect): Use above new func.
19398
19399 2000-03-03 Gerd Moellmann <gerd@gnu.org>
19400
19401 * strokes.el: Change maintainer's mail address.
19402
19403 2000-03-03 Kenichi Handa <handa@etl.go.jp>
19404
19405 * international/mule-diag.el (list-character-sets): Make help-echo
19406 string by substitute-command-keys.
19407 (list-character-sets): Likewise.
19408 (sort-listed-character-sets): Call help-setup-xref.
19409
19410 2000-03-02 Gerd Moellmann <gerd@gnu.org>
19411
19412 * time.el (display-time-mail-file): Add `none' to the list of choices.
19413
19414 2000-03-01 Dave Love <fx@gnu.org>
19415
19416 * help.el (help-xref-go-back): Don't try to set position.
19417
19418 * international/mule-diag.el (list-character-sets):
19419 Call help-setup-xref. Add help-echo to xrefs.
19420 (list-character-sets-1): Add help-echo to xrefs.
19421
19422 2000-03-02 Gerd Moellmann <gerd@gnu.org>
19423
19424 * frame.el (blink-cursor-mode): Switch cursor on when turning
19425 the mode off.
19426
19427 * add-log.el (add-log-current-defun): Add support for
19428 Autoconf mode.
19429
19430 * mail/rmail.el (rmail-quit-hook): New variable.
19431
19432 2000-03-01 Dave Love <fx@gnu.org>
19433
19434 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
19435
19436 * help.el (help-xref-button): Add help-echo arg.
19437 (describe-function-1, describe-variable, help-make-xrefs): Use it.
19438
19439 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
19440
19441 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
19442
19443 2000-03-01 Gerd Moellmann <gerd@gnu.org>
19444
19445 * image.el (defimage): Look for image files in load-path.
19446
19447 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
19448
19449 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19450
19451 * recentf.el (recentf): Added version tag to the defgroup of recentf.
19452
19453 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19454
19455 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
19456 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
19457 action to select/unselect a file.
19458 (recentf-edit-list): Code cleanup and improvement.
19459 (recentf-open-more-files-action): `recentf-open-more-files' button
19460 widget action to open a file.
19461 (recentf-open-more-files): No more use standard completion but widgets.
19462 (recentf-more-collection): Deleted.
19463 (recentf-more-history): Deleted.
19464 (recentf-setup-more-completion): Deleted.
19465
19466 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19467
19468 * recentf.el (recentf-mode): No more needs that Emacs is running
19469 under a window-system.
19470
19471 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19472
19473 * recentf.el (recentf-edit-list): New command to edit the recent
19474 list which allow the user to remove files.
19475 (recentf-edit-selected-items): New global variable, used by
19476 `recentf-edit-list' to hold the list of files to be removed from
19477 the recent list.
19478 (recentf-make-menu-items): Updated to display a "Edit list..."
19479 menu item. Minor code cleanup.
19480
19481 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19482
19483 * recentf.el (recentf-open-more-files): New command to open files
19484 that are not displayed in the menu.
19485 (recentf-more-collection): New global variable holding the set of
19486 permissible completions used by `recentf-open-more-files'.
19487 (recentf-more-history): New global variable holding the history list
19488 used by `recentf-open-more-files' completion.
19489 (recentf-setup-more-completion): New function to setup completion for
19490 `recentf-open-more-files'.
19491 (recentf-make-menu-items): Updated to display a "More..." menu item.
19492
19493 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19494
19495 * recentf.el (recentf-menu-action): Doc fixed.
19496
19497 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
19498
19499 * recentf.el (recentf-menu-filter): Doc updated.
19500 (recentf-update-menu-hook): Allow menu filters to force menu update.
19501 (recentf-make-menu-items): New menu filter handling.
19502 (recentf-make-menu-item): New helper function.
19503 (recentf-menu-elements): New menu handling function.
19504 (recentf-sort-ascending): Updated to new menu filter handling.
19505 (recentf-sort-descending): Updated to new menu filter handling.
19506 (recentf-sort-basenames-ascending): New menu filter function.
19507 (recentf-sort-basenames-descending): New menu filter function.
19508 (recentf-show-basenames): New menu filter function.
19509 (recentf-show-basenames-ascending): New menu filter function.
19510 (recentf-show-basenames-descending): New menu filter function.
19511
19512 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
19513
19514 * diary-lib.el (list-diary-entries): Don't try to go forward at
19515 the end of the buffer.
19516
19517 2000-02-29 Kenichi Handa <handa@etl.go.jp>
19518
19519 * international/mule-diag.el (list-character-sets):
19520 Completely rewritten.
19521 (sort-listed-character-sets): New function.
19522 (list-character-sets-1): Completely rewritten.
19523 (list-character-sets-2): New function.
19524 (non-iso-charset-alist): New variable.
19525 (decode-codepage-char): New function.
19526 (charset-history): New variable.
19527 (read-charset) (list-block-of-chars)
19528 (list-iso-charset-chars)
19529 (list-non-iso-charset-chars)
19530 (list-charset-chars): New functions.
19531 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
19532 (dump-charsets): Likewise.
19533
19534 2000-02-29 Gerd Moellmann <gerd@gnu.org>
19535
19536 * dired-x.el (dired-filename-at-point): Add `@' to valid
19537 file name characters.
19538 (dired-filename-at-point): Handle ange-ftp file names.
19539
19540 * frame.el (frame-notice-user-settings): Use assq-delete-all
19541 instead of assoc-delete-all.
19542 (frame-notice-user-settings): Ditto.
19543
19544 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
19545 Don't copy alist.
19546
19547 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
19548
19549 * calculator.el (calculator-use-menu): New option.
19550 (calculator-initial-bindings): Changed some bindings to work as macros.
19551 (calculator-forced-input): Removed.
19552 (calculator-restart-other-mode): New variable.
19553 (calculator-mode-map): Set up menu.
19554
19555 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
19556
19557 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
19558
19559 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
19560
19561 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
19562 translate all ESC key sequences.
19563 (viper-goto-mark-subr): Restore markers for files for which
19564 they were saved.
19565 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
19566 * viper-util.el (viper-set-replace-overlay-glyphs)
19567 (viper-set-replace-overlay): Always check if the replacement
19568 overlay is live.
19569 * viper.el (viper-vi-state-mode-list): Add major modes.
19570 * ediff-wind.el: Minor comment changes.
19571 * ediff.el: Copyright notice date fix.
19572
19573 2000-02-27 Jason Rumney <jasonr@gnu.org>
19574
19575 * faces.el (face-font-family-alternatives): Add arial to helv.
19576 (mode-line, header-line, tool-bar): Same default as x for w32.
19577 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
19578 face-font-family-alternatives from working.
19579 * term/w32-win.el (mouse-set-font): Do not build fontset from
19580 chosen font.
19581
19582 2000-02-25 Sam Steingold <sds@goems.com>
19583
19584 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
19585 properly.
19586
19587 2000-02-25 Richard M. Stallman <rms@gnu.org>
19588
19589 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
19590
19591 2000-02-25 Gerd Moellmann <gerd@gnu.org>
19592
19593 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
19594
19595 * frame.el (busy-cursor-delay-seconds): New option.
19596
19597 2000-02-24 Gerd Moellmann <gerd@gnu.org>
19598
19599 * frame.el (show-cursor-in-non-selected-windows): New option.
19600
19601 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
19602
19603 * diary-lib.el (include-other-diary-files): Undo the selective
19604 display in any included file and don't kill it.
19605
19606 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
19607
19608 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
19609 Menu items converted to (menu-item format, help strings added.
19610 [downcase, upcase]: Don't enable on MS-DOS.
19611 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
19612 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
19613
19614 2000-02-23 Dave Love <fx@gnu.org>
19615
19616 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
19617 (backward-kill-word): Revert addition of * to interactive spec --
19618 it's a feature.
19619
19620 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
19621 (backward-kill-sentence, kill-sentence): Likewise.
19622
19623 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
19624 scratch buffer name.
19625 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
19626
19627 * term/w32-win.el (internal-face-interactive): Update prompt for
19628 new read-face-name.
19629
19630 * mail/footnote.el (footnote): Add :version to defgroup.
19631 (footnote-section-tag-regexp): Customize.
19632 (footnote-start-tag, footnote-end-tag): New option.
19633 (footnote-latin-regexp): New variable.
19634 (Footnote-latin): New function.
19635 (footnote-style-alist): Add element for latin style.
19636 (footnote-style): Moved.
19637 (Footnote-goto-footnote): Use eq to test arg.
19638
19639 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
19640
19641 * emacs-lisp/byte-opt.el: Change old backquote syntax.
19642 (byte-compile-trueconstp): Include keywords.
19643 (byte-optimize-quote, byte-optimize-lapcode):
19644 Use byte-compile-const-symbol-p.
19645 (byte-optimize-char-before): New optimization.
19646
19647 * emacs-lisp/bytecomp.el: Change old backquote syntax.
19648 (byte-compile-const-symbol-p): New function.
19649 (byte-compile-constp, byte-compile-out-toplevel)
19650 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
19651 Use it.
19652
19653 * subr.el (define-key-after): Default AFTER to t. Doc fix.
19654
19655 2000-02-23 Kenichi Handa <handa@etl.go.jp>
19656
19657 * international/encoded-kb.el: Be sure to update minor-mode-alist
19658 and minor-mode-map-alist.
19659 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
19660 codes SS2 and SS3 correctly.
19661 (encoded-kbd-self-insert-ccl): New function.
19662 (encoded-kbd-setup-keymap): New function.
19663 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
19664 by calling encoded-kbd-setup-keymap.
19665
19666 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
19667 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
19668
19669 2000-02-22 Dave Love <fx@gnu.org>
19670
19671 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
19672 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
19673 (lisp-mode-syntax-table): Set up for #|...|# comments.
19674 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
19675 classes. Match `defface'.
19676 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
19677 (eval-defun-1): Fix for defcustom.
19678 (lisp-indent-region): Doc fix.
19679
19680 * subr.el (when, unless, split-string): Doc fix.
19681 (read-passwd): Move call of clear-this-command-keys to the right place.
19682 (replace-regexps-in-string): New function.
19683
19684 2000-02-22 Gerd Moellmann <gerd@gnu.org>
19685
19686 * help.el (describe-variable): Set syntax table to
19687 emacs-lisp-mode-syntax-table when moving forward over the
19688 symbol's name.
19689
19690 2000-02-22 Dave Love <fx@gnu.org>
19691
19692 * xt-mouse.el: Doc fixes.
19693 (xterm-mouse-position-function): New function, replacing advice of
19694 mouse-position.
19695 (xterm-mouse-mode): Use it. Don't turn on under a window system.
19696
19697 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
19698
19699 2000-02-21 Gerd Moellmann <gerd@gnu.org>
19700
19701 * format.el (format-annotate-single-property-change):
19702 Handle properties.with dotted-list values.
19703 (format-proper-list-p): New function.
19704
19705 * enriched.el (enriched-face-ans): Handle '(foreground-color
19706 . COLOR) and (background-color . COLOR).
19707
19708 2000-02-20 Dave Love <fx@gnu.org>
19709
19710 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
19711 and assignments to it.
19712 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
19713 current local map.
19714 (make-flyspell-overlay): Use it.
19715 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
19716
19717 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
19718 (lm-get-header-re): Defun, not defsubst.
19719 (lm-get-package-name): Defun, not defsubst. Simplify.
19720 (lm-version): Doc fix. Simplify.
19721 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
19722 (lm-crack-address, lm-last-modified-date, lm-commentary)
19723 (lm-verify, lm-synopsis): Simplify.
19724 (lm-report-bug): Require emacsbug. Use compose-mail.
19725
19726 2000-02-20 Gerd Moellmann <gerd@gnu.org>
19727
19728 * dired.el (dired-mode): Call propertized-buffer-identification
19729 to set mode-line-buffer-identification to something having
19730 the right text properties.
19731
19732 * bindings.el (propertized-buffer-identification): New function.
19733
19734 2000-02-20 Dave Love <fx@gnu.org>
19735
19736 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
19737 check for t-mouse too.
19738
19739 * cus-start.el: Make echo-keystrokes `number'.
19740
19741 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
19742
19743 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
19744 Don't call ring-empty-p unless tags-location-ring is bound.
19745 From Noah Friedman <friedman@splode.com>.
19746
19747 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
19748
19749 * progmodes/hideshow.el (hs-flag-region): No longer use
19750 `intangible' overlay property.
19751
19752 (hs-toggle-hiding): New command.
19753 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
19754
19755 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
19756 Fix omission bug: Run `hs-minor-mode-hook' for both activation
19757 and deactivation.
19758
19759 2000-02-18 Gerd Moellmann <gerd@gnu.org>
19760
19761 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
19762
19763 2000-02-17 Gerd Moellmann <gerd@gnu.org>
19764
19765 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
19766
19767 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
19768 of `*' to handle `(* ... *)' comments.
19769
19770 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
19771
19772 * faces.el (list-faces-display): Use display-mouse-p instead of
19773 window-system.
19774
19775 * menu-bar.el (global-map): Menu-bar items converted to the new
19776 format (menu-item..., rearranged for better CUA compliance, and
19777 their names changed for better clarity. Help strings added.
19778
19779 * international/mule-cmds.el (mule-menu-keymap)
19780 (describe-language-environment-map, set-coding-system-map)
19781 (setup-language-environment-map): Convert to new (menu-item...
19782 form, add help strings. Change names of menu items for better clarity.
19783 "Mule" menu-bar item removed (it's now in the "Options" submenu).
19784
19785 2000-02-17 Gerd Moellmann <gerd@gnu.org>
19786
19787 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
19788 within the code.
19789
19790 2000-02-16 Dave Love <fx@gnu.org>
19791
19792 * faces.el: Don't require custom. Add more specific :groups to
19793 various deffaces.
19794 (set-face-attribute): Purecopy args.
19795 (read-face-name): Default to name at point and use it in prompt.
19796 Remove colon from arg in all callers.
19797 (list-faces-display): Hyperlink to face descriptions and customize
19798 buffers.
19799
19800 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
19801
19802 * wid-edit.el (widget-match-inline): An atom never matches a list.
19803
19804 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19805
19806 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
19807 at ':' characters by call to split-string.
19808
19809 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19810
19811 * textmodes/bibtex.el: Added RCS version identification.
19812
19813 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19814
19815 * textmodes/bibtex.el: Some temporary comments removed.
19816 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
19817 (bibtex-field-const): Allow capital letters.
19818 (bibtex-start-of-string): Deleted because unused.
19819
19820 * textmodes/bibtex.el: Unified some nomenclature. We no longer
19821 use the term 'reference' to describe a bibtex entry as a whole.
19822 Further, reference keys are no longer called 'labels'.
19823 (bibtex-keys): Renamed to bibtex-reference-keys.
19824 (bibtex-reformat-previous-labels): Renamed to
19825 bibtex-reformat-previous-reference-keys.
19826 (bibtex-reference-type): Renamed to bibtex-entry-type.
19827 (bibtex-reference-head): Renamed to bibtex-entry-head.
19828 (bibtex-reference-maybe-empty-head): Renamed to
19829 bibtex-entry-maybe-empty-head.
19830 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
19831 (bibtex-search-reference): Renamed to bibtex-search-entry.
19832 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
19833 bibtex-enclosing-entry-maybe-empty-head.
19834 (bibtex-entry-field-alist, bibtex-entry-head)
19835 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
19836 (bibtex-map-entries, bibtex-search-entry)
19837 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
19838 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
19839 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
19840 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
19841 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
19842 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
19843 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
19844
19845 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19846
19847 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
19848 comment.
19849 (bibtex-format-field-delimiters): New function, functionality
19850 extracted from bibtex-format-entry.
19851 (bibtex-autokey-get-yearfield-digits): New function, functionality
19852 extracted from bibtex-autokey-get-yearfield.
19853
19854 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
19855 entries in order to avoid stack overflow in the regexp matcher if
19856 field contents become large.
19857 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
19858 (bibtex-field-string-part-not-braced)
19859 (bibtex-field-string-part-no-inner-braces)
19860 (bibtex-field-string-part-1-inner-brace)
19861 (bibtex-field-string-part-2-inner-braces)
19862 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
19863 (bibtex-field-string-quoted, bibtex-field-string)
19864 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
19865 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
19866 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
19867 Deleted as parsing is now performed by the following functions.
19868 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
19869 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
19870 (bibtex-parse-field-string, bibtex-search-forward-field-string)
19871 (bibtex-parse-association, bibtex-field-name-for-parsing)
19872 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
19873 (bibtex-search-forward-field, bibtex-search-backward-field)
19874 (bibtex-start-of-field, bibtex-end-of-field)
19875 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
19876 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
19877 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
19878 (bibtex-parse-string, bibtex-search-forward-string)
19879 (bibtex-search-backward-string, bibtex-start-of-string)
19880 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
19881 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
19882 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
19883 entries. Instead of reporting the results of the parsing by
19884 match-beginning or match-end, these functions return data structures
19885 that hold the corresponding positions.
19886 (bibtex-enclosing-field): Changed to also report field boundaries by
19887 return values rather than by match-beginning or match-end.
19888 The following functions have been adapted to use the new
19889 parsing functions.
19890 (bibtex-skip-to-valid-entry, bibtex-search-reference)
19891 (bibtex-enclosing-field, bibtex-format-entry)
19892 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
19893 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
19894 (bibtex-print-help-message, bibtex-end-of-entry)
19895 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
19896 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19897 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
19898 Use the new method for parsing.
19899 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
19900 (bibtex-map-entries, bibtex-flash-head)
19901 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
19902 (bibtex-autokey-change, bibtex-autokey-get-namefield)
19903 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
19904 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
19905 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
19906 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19907 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
19908 order to make the new binding of case-fold-search immediately visible.
19909
19910 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19911
19912 * textmodes/bibtex.el: Copyright notice is up to date.
19913 Added constant 'bibtex-maintainer-salutation.
19914
19915 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
19916 than make-temp-name, use match-string-no-properties and eliminate
19917 a quadratic behavior when building bibtex-strings.
19918
19919 * bibtex.el (bibtex-reference-key): Accept string entries whose
19920 reference key contains upper case letters.
19921
19922 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19923
19924 * bibtex.el (bibtex-reference-head): Allow entries to start with
19925 a new line.
19926
19927 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19928
19929 * bibtex.el: Hiding of entry bodies is not longer provided by
19930 bibtex.el directly. Instead the hideshow package can be used.
19931 Added a special bibtex entry to hs-special-modes-alist.
19932 (bibtex-hs-forward-sexp): Added for hideshow.el.
19933
19934 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
19935
19936 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
19937 proceedings entry type (for cross referencing). Thanks to Wagner
19938 Toledo Correa for the suggestion.
19939
19940 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
19941
19942 2000-02-14 Kenichi Handa <handa@etl.go.jp>
19943
19944 * international/characters.el: Setup case table for Vietnamese.
19945
19946 2000-02-12 Gerd Moellmann <gerd@gnu.org>
19947
19948 * uniquify.el (toplevel): Require CL at compile time.
19949 (uniquify-push): Removed.
19950
19951 * shadowfile.el (shadow-when): Removed.
19952
19953 * tempo.el (tempo-dolist, tempo-mapc): Removed.
19954 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
19955
19956 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
19957 regexp for paragraph-start.
19958
19959 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
19960 commas as well.
19961
19962 2000-02-10 Dave Love <fx@gnu.org>
19963
19964 * wid-edit.el: (widgets) [defgroup]: Remove url link.
19965 (widget-color-choice-list, widget-color-history, widget-mouse-help):
19966 Deleted.
19967 (widget-specify-field, widget-specify-button): Don't use
19968 widget-mouse-help as help-echo property.
19969 (default): Use #'ignore for :validate and :mouse-down-action.
19970 (checkbox): Add help-echo.
19971 (widget-sexp-validate): Rewritten to clarify error messages.
19972 (character): Use char-valid-p in :match function.
19973 (widget-color-complete): Use facemenu-color-alist.
19974 (widget-color-action): Use facemenu-read-color.
19975
19976 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
19977 set up `caar' &c that we now have.
19978
19979 2000-02-09 Ray Blaak <blaak@gnu.org>
19980
19981 * delphi.el: Make resourcestring a declaration region, like const
19982 and var.
19983
19984 2000-02-09 Dave Love <fx@gnu.org>
19985
19986 * bindings.el (mode-line-input-method-map): New variable.
19987 (mode-line-mule-info): Use it; fix last change.
19988 (mode-line-mode-menu): Move definition.
19989 (mode-line-mouse-sensitive-p): Deleted.
19990 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
19991 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
19992
19993 * startup.el (command-line-1): Don't call
19994 make-mode-line-mouse-sensitive.
19995
19996 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
19997
19998 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
19999 before rmail-toggle-header, because the former toggles headers.
20000
20001 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
20002
20003 * diff-mode.el (diff-kill-junk): New interactive function.
20004 (diff-reverse-direction): Use delete-and-extract-region.
20005 (diff-post-command-hook): Restrict the area so that the hook also works
20006 outside of any diff hunk. This is necessary for the minor-mode.
20007 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
20008 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
20009
20010 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
20011 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
20012 so that it can be used more easily in <foo>-mode-hook. Also make sure
20013 to avoid duplicate entries.
20014 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
20015 (font-lock-remove-keywords): Just as was done for `add', allow it to
20016 work even if font-lock-mode is nil. Also make sure we don't modify
20017 any pre-existing list by forcing a copy-sequence. Finally rename
20018 `major-mode' to `mode'.
20019 (font-lock-fontify-syntactic-anchored-keywords)
20020 (font-lock-fontify-anchored-keywords)
20021 (font-lock-fontify-keywords-region): Use line-end-position.
20022 Don't make `font-lock-multiline' local (it's now done in
20023 font-lock-set-defaults).
20024 (font-lock-set-defaults): Make `font-lock-multiline' local.
20025 Move the `font-lock-fontified' creation to inside the `unless'.
20026
20027 2000-02-06 Andrew Innes <andrewi@gnu.org>
20028
20029 * term/w32-win.el (x-handle-args): Comment out call to message,
20030 which occurs before window system is initialized.
20031
20032 * makefile.nt: Add support for recompiling lisp code.
20033
20034 2000-02-04 Dave Love <fx@gnu.org>
20035
20036 * bindings.el (mode-line-mule-info): Fix/extend last change.
20037
20038 * completion.el: Replace completion-dolist with dolist.
20039
20040 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
20041
20042 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
20043
20044 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
20045 environment names before they go into the section regexp.
20046
20047 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
20048 char class in regexp.
20049
20050 * textmodes/reftex-parse.el (reftex-with-special-syntax):
20051 Bind `case-fold-search' to nil.
20052
20053 * progmodes/idlwave.el (idlwave-template):
20054 Respect `idlwave-abbrev-change-case'.
20055 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
20056 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
20057 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
20058 (idlwave-rw-case): New function.
20059 (idlwave-statement-match): Fixed problem with assignment regexp.
20060 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
20061 (idlwave-surround): New argument LENGTH to support padding of
20062 operators longer than 1 char.
20063
20064 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
20065 idlwave-shell-expression-overlay. Implemented printing of
20066 expressions on higher levels of the calling stack.
20067 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
20068 (idlwave-retrieve-expression-from-level): New function.
20069 (idlwave-shell-last-calling-stack): Variable removed.
20070 (idlwave-shell-reset): Argument action reversed (`visible' to
20071 `hidden'). Also remove stop-line overlay.
20072 (idlwave-shell-calling-stack-routine): New variable.
20073 (idlwave-shell-parse-stack-and-display): Messages now display
20074 negative level numbers.
20075 (idlwave-shell-mode): Set `modeline-format'.
20076 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
20077 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
20078 (idlwave-shell-print-expression-function): New option.
20079
20080 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
20081 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
20082 `tool-bar' instead of `toolbar'.
20083
20084 2000-02-02 Dave Love <fx@gnu.org>
20085
20086 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
20087 emacs-lisp-mode-hook. Don't check for defalias being defined.
20088
20089 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
20090 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
20091 Use the new builtins directly.
20092
20093 * whitespace.el (whitespace): Add :version to defgroup.
20094
20095 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
20096 Doc fix.
20097
20098 * thingatpt.el (sexp-at-point, symbol-at-point)
20099 (number-at-point, list-at-point): Add autoload cookie.
20100
20101 * recentf.el (recentf): Add :version to defgroup.
20102
20103 * quickurl.el (quickurl): Add :version to defgroup.
20104
20105 * elide-head.el (elide-head): Use point-marker more.
20106
20107 * bs.el (bs): Add :version to defgroup.
20108
20109 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
20110
20111 * progmodes/delphi.el (delphi): Add :version to defgroup.
20112
20113 2000-02-02 Gerd Moellmann <gerd@gnu.org>
20114
20115 * ange-ftp.el (ange-ftp-write-region): Handle case that
20116 succeeding process operation sets a different coding system.
20117
20118 * calculator.el: New file.
20119
20120 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
20121
20122 * frame.el (frames-on-display-list, framep-on-display): New functions.
20123 (display-mouse-p, display-popup-menus-p, display-graphic-p)
20124 (display-selections-p, display-screens, display-pixel-width)
20125 (display-pixel-height, display-mm-width, display-mm-height)
20126 (display-backing-store, display-save-under, display-planes)
20127 (display-color-cells, display-visual-class): New functions.
20128
20129 * term/tty-colors.el (tty-color-gray-shades): New function.
20130
20131 * faces.el (display-color-p): Use framep-on-display.
20132 (display-grayscale-p): New function.
20133
20134 2000-01-31 Dave Love <fx@gnu.org>
20135
20136 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
20137 (create-fontset-from-x-resource): Don't concat integers.
20138
20139 2000-01-31 Inge Frick <inge@nada.kth.se>
20140
20141 * view.el: Some changes in documentation. Removed some trailing
20142 whitespace. Changed some parameter names to agree with documentation.
20143 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
20144 window is not deleted. Modifies change 1998-04-26.
20145
20146 2000-01-31 Gerd Moellmann <gerd@gnu.org>
20147
20148 * windmove.el: New file.
20149
20150 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
20151 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
20152 progmodes/ebnf-yac.el: Update copyright and license info.
20153
20154 * jit-lock.el (jit-lock-function): Widen before calculating
20155 end position.
20156 (jit-lock-stealth-chunk-start): Rewritten.
20157
20158 * info.el (Info-title-face-alist): Removed.
20159 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
20160 (Info-fontify-node): Use these faces.
20161
20162 2000-01-30 Gerd Moellmann <gerd@gnu.org>
20163
20164 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
20165 (cl-macro-list1): Recognize `&allow-other-keys' instead of
20166 `&allow-other-keywords'.
20167
20168 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
20169 the list of directories scanned heuristically.
20170
20171 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
20172
20173 2000-01-30 Jason Rumney <jasonr@gnu.org>
20174
20175 * w32-fns.el: Define w32-tty-standard-colors.
20176
20177 * startup.el (command-line): Use w32-tty-standard-colors when in
20178 w32 console mode.
20179
20180 2000-01-30 Dave Love <fx@gnu.org>
20181
20182 * jka-compr.el (jka-compr-load): Fix up load-history.
20183
20184 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
20185
20186 * emacs-lisp/cl-macs.el: Revert previous change.
20187
20188 2000-01-29 Dave Love <fx@gnu.org>
20189
20190 * facemenu.el: Purecopy various strings.
20191
20192 * timezone.el (timezone-fix-time): Window against 69 for two-digit
20193 years. Deal with three-digit years.
20194
20195 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
20196 Use defconst, purecopy.
20197 (help-back-label): Purecopy it.
20198
20199 2000-01-18 Gerd Moellmann <gerd@gnu.org>
20200
20201 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
20202 variable. If non-nil, order the buffer list according to the
20203 currently selected frame.
20204 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
20205 non-nil, pass the selected frame to function buffer-list.
20206
20207 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20208
20209 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
20210
20211 2000-01-28 Dave Love <fx@gnu.org>
20212
20213 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
20214
20215 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
20216 Don't use lisp-indent-hook property.
20217 (cl-abs): Remove.
20218
20219 * subr.el: Move out indent and edebug specs for when and unless.
20220
20221 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
20222 when, unless.
20223
20224 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
20225 unless, when.
20226
20227 2000-01-28 Gerd Moellmann <gerd@gnu.org>
20228
20229 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
20230 `collecting' as synonym for `collect'.
20231
20232 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
20233 for the case it contains spaces.
20234
20235 * simple.el (what-cursor-position): Change formatting of messages.
20236
20237 * frame.el (delete-other-frames): New function.
20238 (toplevel): Bind it to C-x 5 1.
20239
20240 * sort.el (sort-numeric-base): New option.
20241 (sort-numeric-fields): If number starts with `0' or `0[xX[',
20242 interpret it as octal or hexadecimal. Use sort-numeric-base
20243 as default base.
20244
20245 * progmodes/glasses.el: New file.
20246
20247 2000-01-27 Gerd Moellmann <gerd@gnu.org>
20248
20249 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
20250 userids differently.
20251
20252 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
20253 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
20254 progmodes/ebnf-yac.el: New files.
20255
20256 2000-01-26 Dave Love <fx@gnu.org>
20257
20258 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
20259 on a function with an empty body. [From Eric Ludlam.]
20260
20261 2000-01-25 Andre Spiegel <spiegel@gnu.org>
20262
20263 * vc.el (vc-version-diff): Make sure file name is expanded.
20264
20265 2000-01-25 Gerd Moellmann <gerd@gnu.org>
20266
20267 * scroll-bar.el (scroll-bar-timer): Variable removed.
20268 (scroll-bar-toolkit-scroll): Don't use a timer.
20269
20270 2000-01-25 Kenichi Handa <handa@etl.go.jp>
20271
20272 * language/thai-util.el (thai-composition-function):
20273 Delete superfluous `a'.
20274
20275 2000-01-24 Dave Love <fx@gnu.org>
20276
20277 * fortran.el (fortran-mode): Use beginning-of-defun-function,
20278 end-of-defun-function.
20279
20280 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
20281
20282 2000-01-22 Jason Rumney <jasonr@gnu.org>
20283
20284 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
20285 conflicts with new face support.
20286
20287 2000-01-22 Richard M. Stallman <rms@gnu.org>
20288
20289 * replace.el (query-replace): Rename last arg to DELIMITED.
20290 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
20291 (query-replace-regexp): Likewise.
20292
20293 2000-01-20 Richard M. Stallman <rms@gnu.org>
20294
20295 * subr.el (with-syntax-table): Use make-symbol, not gensym.
20296
20297 * emacs-lisp/lisp.el (beginning-of-defun-function):
20298 Variable renamed from beginning-of-defun.
20299 Do not call make-variable-buffer-local.
20300 (beginning-of-defun-raw): Use new variable name; doc fix.
20301 (beginning-of-defun): Doc fix.
20302 (end-of-defun-function): Variable renamed from end-of-defun.
20303 Do not call make-variable-buffer-local.
20304 (end-of-defun): Use new variable name; doc fix.
20305
20306 * subr.el (dolist, dotimes): Copied from cl-macs.el
20307 and made to work.
20308
20309 * mail/undigest.el (rmail-digest-end-regexps):
20310 Variable replaces rmail-digest-end-regexp.
20311 Allows multiple regexps for detecting the end line.
20312 (undigestify-rmail-message): Corresponding changes.
20313
20314 2000-01-19 Dave Love <fx@gnu.org>
20315
20316 * files.el (user-init-file): Don't declare here -- is primitive.
20317
20318 * startup.el (command-line): Check for compiled user-init-file and
20319 set to uncompiled version if necessary.
20320
20321 2000-01-18 Gerd Moellmann <gerd@gnu.org>
20322
20323 * mail/undigest.el (rmail-digest-end-regexp): New user option.
20324 (undigestify-rmail-message): Use it.
20325
20326 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
20327
20328 2000-01-17 Gerd Moellmann <gerd@gnu.org>
20329
20330 * tmm.el (tmm-goto-completions): Adapt to prompt being part
20331 of mini-buffer.
20332
20333 2000-01-14 Gerd Moellmann <gerd@gnu.org>
20334
20335 * emacs-lisp/copyright.el (copyright-update): Removed the
20336 requirement for a trailing space from `copyright-regexp', to
20337 support copyrights with owner specified on a separate line..
20338
20339 * align.el: New file.
20340
20341 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
20342
20343 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
20344
20345 2000-01-13 Dave Love <fx@gnu.org>
20346
20347 * ph.el: Removed. (Obsoleted by EUDC.)
20348
20349 2000-01-13 Gerd Moellmann <gerd@gnu.org>
20350
20351 * net/eudc.el (toplevel): Remove autoloaded code installing
20352 menu with easymenu, because that causes build problems.
20353
20354 * frame.el (frame-notice-user-settings): New variable.
20355 (frame-notice-user-settings): Don't modify frame parameters
20356 if called a second time.
20357
20358 2000-01-13 Richard M. Stallman <rms@gnu.org>
20359
20360 * frame.el (frame-notice-user-settings):
20361 Notice default-frame-parameters even for non-window frames.
20362
20363 2000-01-13 Gerd Moellmann <gerd@gnu.org>
20364
20365 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
20366 for Emacs.
20367 (eudc-bob-can-display-inline-images): Extend for Emacs.
20368 (eudc-bob-toggle-inline-display): Ditto.
20369 (eudc-bob-display-jpeg): Ditto.
20370
20371 2000-01-12 Gerd Moellmann <gerd@gnu.org>
20372
20373 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
20374 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
20375 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
20376
20377 * add-log.el (add-change-log-entry): Fix error trying an
20378 `(insert nil)'.
20379
20380 * subdirs.el: Add `net' directory.
20381
20382 * net: New directory.
20383
20384 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
20385 eval-last-sexp. Don't bind debug-on-error here.
20386 (eval-last-sexp): New function. Bind debug-on-error if
20387 eval-expression-debug-on-error is non-nil.
20388 (eval-defun-2, eval-defun): Likewise.
20389
20390 * simple.el (eval-expression): Don't bind debug-on-error if
20391 eval-expression-debug-on-error is nil. Detect changed
20392 debug-on-error, and propagate new value to global binding, if
20393 eval-expression-debug-on-error is non-nil,
20394 (eval-expression-debug-on-error): Change doc string.
20395
20396 2000-01-11 Richard M. Stallman <rms@gnu.org>
20397
20398 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
20399
20400 * emacs-lisp/lisp-mode.el (with-syntax-table):
20401 Set up lisp-indent-function property.
20402
20403 * subr.el (with-syntax-table): Moved from simple.el.
20404
20405 * simple.el (with-syntax-table): Moved to subr.el.
20406
20407 2000-01-11 Gerd Moellmann <gerd@gnu.org>
20408
20409 * tmm.el (tmm-shortcut): Delete region after prompt instead
20410 of erasing buffer.
20411
20412 * textmodes/fill.el (fill-common-string-prefix): New function.
20413 (fill-context-prefix): Use the longest common prefix of first
20414 and second line fill prefix, if there is one.
20415
20416 2000-01-11 Richard M. Stallman <rms@gnu.org>
20417
20418 * array.el (array-mode): Don't use make-variable-buffer-local.
20419 Use make-local-variable for `truncate-lines'.
20420
20421 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
20422
20423 * add-log.el (add-log-current-defun): Handle user-defined
20424 add-log-current-function returning nil,
20425
20426 * add-log.el (add-change-log-entry): Insert version number
20427 if having found a current function
20428
20429 * add-log.el (add-log-current-defun):
20430 Call `add-log-current-defun-function'. Try matches at level 0 and
20431 level 1. Strip whitespace from defun found.
20432
20433 2000-01-10 John Wiegley <johnw@gnu.org>
20434
20435 * allout.el (isearch-done/outline-provisions): Added `edit'
20436 argument to correspond with the current definition of `isearch-done'.
20437
20438 2000-01-10 Dave Love <fx@gnu.org>
20439
20440 * elide-head.el (elide-head): Use point-marker, not point.
20441
20442 2000-01-10 Gerd Moellmann <gerd@gnu.org>
20443
20444 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
20445 before and after the year 2000.
20446
20447 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
20448 Add ispell- prefix.
20449
20450 2000-01-10 Ken Stevens <k.stevens@ieee.org>
20451
20452 * ispell.el: Only define dictionaries in menus when they exist.
20453 (version18p): New variable.
20454 (version20p): New variable.
20455 (xemacsp): New variable.
20456 (ispell-choices-win-default-height): Fix for XEmacs visibility.
20457 (ispell-dictionary-alist1): Added Brasileiro dictionary.
20458 (ispell-dictionary-alist6): Russian command lines no longer accept
20459 run-together words.
20460 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
20461 (ispell-dictionary-alist): Add koi8-r to customize definition.
20462 (check-ispell-version): Added documentation string. Return library
20463 path when called non-interactively.
20464 (ispell-menu-map-needed): Uses new variables.
20465 (ispell-library-path): New variable.
20466 (ispell-decode-string): XEmacs fix for bogus variable bindings.
20467 (ispell-word): Improved documentation string. Test for valid
20468 character mappings. Correctly check typed in word changes that can
20469 result in single words split into multiple words.
20470 Return replacement word.
20471 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
20472 replace in recursive query replace mode. Help message for
20473 recursive edit mode.
20474 (ispell-show-choices): Protect against bad framepop bindings.
20475 (ispell-help): Fix to work with XEmacs.
20476 (ispell-highlight-spelling-error): Use new variables.
20477 (ispell-overlay-window): Fix to work with XEmacs.
20478 (ispell-parse-output): Passed and returns location information
20479 tracking spelling corrections. Doesn't recheck same word on
20480 current line.
20481 (ispell-init-process): Protect against bogus XEmacs variable binding.
20482 Fix call to single argument in sleep-for. Use new variables.
20483 (ispell-region): Passed and returns location information tracking
20484 spelling corrections. Doesn't check same word on current line.
20485 Improved documentation string. Doesn't resend a line already
20486 checked to the ispell process - fixes bug in LaTeX parsing.
20487 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
20488 (ispell-skip-region): No longer skips <TT> in SGML.
20489 (ispell-process-line): Tracks location information with spelling
20490 corrections. Added documentation string. Accounts for words
20491 already accepted on this line. Don't allow query-replace on line
20492 starting with math characters. Doesn't resend a line already sent
20493 to ispell process. Fixes alignment error bug.
20494
20495 2000-01-10 Richard M. Stallman <rms@gnu.org>
20496
20497 * dired-x.el (dired-guess-shell-alist-default):
20498 Suggest xloadimage, which is free, not xv, which isn't.
20499
20500 * ange-ftp.el (ange-ftp-file-name-nondirectory):
20501 Don't ever include the host name or user name in the value.
20502
20503 2000-01-09 Gerd Moellmann <gerd@gnu.org>
20504
20505 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
20506 of a real newline.
20507
20508 2000-01-09 Stephen Eglen <stephen@gnu.org>
20509
20510 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
20511 for .png files.
20512
20513 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
20514
20515 * cus-edit.el (custom-hook-convert-widget): Fix comment.
20516
20517 2000-01-09 Gerd Moellmann <gerd@gnu.org>
20518
20519 * progmodes/cperl-mode.el: Replace ^F with ^L.
20520
20521 * sendmail.el (toplevel): Provide `sendmail' when compiling before
20522 `require'ing rmail and mailalias to prevent infinite recursion.
20523
20524 2000-01-08 Dave Love <fx@gnu.org>
20525
20526 * emacs-lisp/backquote.el: Remove inappropriate customization
20527 (allowing custom.el to use backquote).
20528
20529 2000-01-07 Dave Love <fx@gnu.org>
20530
20531 * add-log.el (add-log-debugging): Deleted.
20532 (add-change-log-entry): Treat a backup FILE-NAME as its parent
20533 file. Remove debugging code.
20534 (change-log-get-method-definition, change-log-name): Add doc.
20535 (change-log-sortable-date-at): New function.
20536 (change-log-merge): New command.
20537
20538 * time.el (display-time-string-forms): Make the Mail string active.
20539 (display-time-update): Provide help-echo for load average.
20540
20541 * bindings.el (make-mode-line-mouse2-map): New function.
20542 (mode-line-modified): Use it and simplify.
20543 (mode-line-mule-info): Provide help-echo info.
20544 (minor-mode-alist): Activate the strings.
20545 (make-mode-line-mouse-sensitive): Simplify for
20546 mode-line-buffer-identification.
20547
20548 2000-01-07 Gerd Moellmann <gerd@gnu.org>
20549
20550 * play/pong.el: New file.
20551
20552 2000-01-06 Dave Love <fx@gnu.org>
20553
20554 * array.el: Assorted cleanups for compiler warnings, doc strings,
20555 `array-' prefix for symbols.
20556
20557 2000-01-05 Dave Love <fx@gnu.org>
20558
20559 * textmodes/outline.el (outline-mode-menu-bar-map):
20560 Add outline-headers-as-kill.
20561 (outline-mode): Define imenu-generic-expression.
20562 (outline-headers-as-kill): New command.
20563
20564 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
20565 from paragraph-start.
20566 (paragraph-indent-minor-mode): New command.
20567
20568 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
20569 M-C-e, M-C-h, C-j, C-xnd, TAB.
20570 (fortran-mode): Set beginning-of-defun, end-of-defun.
20571 (fortran-column-ruler): Simplify.
20572 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
20573 (fortran-with-subprogram-narrowing): Likewise.
20574 (fortran-indent-subprogram): Call mark-defun.
20575 (fortran-check-for-matching-do): Change narrowing.
20576
20577 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
20578 (cl-lucid-hash-tag): Delete.
20579 (cl-hash-table-p): Correct test for native table.
20580 (cl-hash-table-count): Use hash-table-count.
20581
20582 * browse-url.el (browse-url): Fix case of
20583 browse-url-browser-function being an alist.
20584
20585 2000-01-05 Carsten Dominik <cd@gnu.org>
20586
20587 * textmodes/reftex-vars.el (reftex-parse-file-extension)
20588 (reftex-index-phrase-file-extension): New options.
20589
20590 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
20591 Use new option `reftex-index-phrase-file-extension'.
20592
20593 * textmodes/reftex.el (reftex-access-parse-file): Use new option
20594 `reftex-parse-file-extension'.
20595
20596 2000-01-05 Dave Love <fx@gnu.org>
20597
20598 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
20599 (beginning-of-defun-raw): Use it.
20600 (end-of-defun): New variable.
20601 (end-of-defun): Use it.
20602 (check-parens): New command.
20603
20604 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
20605
20606 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
20607 (hs-show-block): Don't use `mapcar' when not accumulating.
20608
20609 Fix buglet in local variables initialization.
20610
20611 2000-01-05 Andreas Schwab <schwab@suse.de>
20612
20613 * hscroll.el (hscroll): Doc fix.
20614
20615 2000-01-05 Carsten Dominik <cd@gnu.org>
20616
20617 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
20618 Require idlw-toolbar.
20619
20620 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
20621 file idlw-rinfo.el.
20622 (idlwave-customize): Load must read file idlw-shell.el.
20623 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
20624
20625 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
20626
20627 * progmodes/idlw-shell.el: Also provide idlwave-shell
20628 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
20629 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
20630
20631 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
20632 both reftex-dcr and reftex-vcr.
20633
20634 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
20635
20636 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20637
20638 * ps-print.el: PostScript code now is in separate files, doc fix.
20639 (ps-print-version): New version number (5.0.3).
20640 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
20641 local.
20642 (ps-spool-config): Initialization fix.
20643 (ps-print-prologue-1, ps-print-prologue-2)
20644 (ps-print-duplex-feature): PostScript code moved to separated file.
20645 (ps-background-image): Little code reformating.
20646 (ps-begin-file, ps-begin-job): Fix code.
20647 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
20648 (ps-prologue-file): New fun.
20649
20650 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20651
20652 * ps-vars.el: Eliminated.
20653
20654 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
20655 `;;;###autoload'.
20656
20657 * ps-print.el: ps-vars eliminated, doc fix.
20658 (ps-print-version): New version number (5.0.2).
20659 (ps-spool-config): Initialization fix.
20660 (ps-print-customize): New fun.
20661
20662 2000-01-04 Gerd Moellmann <gerd@gnu.org>
20663
20664 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
20665
20666 2000-01-04 Dave Love <fx@gnu.org>
20667
20668 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
20669 menu items.
20670
20671 2000-01-03 Dave Love <fx@gnu.org>
20672
20673 * elide-head.el (elide-head) [defgroup]: Add :version.
20674
20675 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
20676 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
20677 Use `cl-hash-table-p', not `hash-table-p'.
20678 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
20679
20680 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
20681
20682 * faces.el (face-read-integer, read-face-attribute)
20683 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
20684
20685 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20686
20687 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
20688 at comment end, and re-insert them after filling.
20689
20690 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
20691
20692 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
20693 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
20694 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
20695
20696 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
20697
20698 * term/x-win.el (xw-defined-colors): Call color-supported-p,
20699 the new name of face-color-supported-p.
20700
20701 * term/w32-win.el (xw-defined-colors): Likewise.
20702
20703 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
20704
20705 * simple.el (completion-setup-function): Count completion-size
20706 from minibuffer-prompt-end, not from point-min.
20707
20708 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
20709
20710 * faces.el (read-face-attribute, defined-colors, color-defined-p):
20711 Pass the frame to tty-color-* functions.
20712 (display-color-p, frame-set-background-mode): Pass the frame to
20713 tty-display-color-p.
20714
20715 * term/tty-colors.el (tty-defined-color-alist): Renamed from
20716 tty-color-alist.
20717 (tty-color-alist, tty-modify-color-alist): New functions.
20718 (tty-color-define, tty-color-clear, tty-color-approximate)
20719 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
20720 optional parameter FRAME.
20721
20722 2000-01-01 Gerd Moellmann <gerd@gnu.org>
20723
20724 * image.el (create-image, defimage): Don't assume image data is
20725 a string.
20726
20727 * image.el (defimage): Handle specifications containing :data
20728 instead of :file.
20729 (image-type-from-data): New function.
20730 (image-type-from-file-header): Use it.
20731 (create-image): Add parameter DATA-P.
20732
20733 See ChangeLog.8 for earlier changes.
20734
20735 ;; Local Variables:
20736 ;; coding: iso-2022-7bit
20737 ;; End:
20738
20739 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
20740 Copying and distribution of this file, with or without modification,
20741 are permitted provided the copyright notice and this notice are preserved.