15a292dbbe7075d84bb24646e429fc469728dd03
[bpt/emacs.git] / lisp / ChangeLog
1 2001-02-09 Kenichi Handa <handa@etl.go.jp>
2
3 * faces.el (set-face-attribute): Describe the case of a negative
4 value specified for :line-width.
5
6 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7
8 * which-func.el (which-func-mode): Invert which-func-mode-global.
9 Fix from Juanma Barranquero <lektu@uol.com.br>.
10
11 2001-02-08 Dave Love <fx@gnu.org>
12
13 * wid-edit.el (widget-plist-convert-widget): Replace binding of
14 widget-plist-value-type.
15 (widget-alist-convert-widget): Replace binding of
16 widget-alist-value-type.
17
18 * textmodes/paragraphs.el (sentence-end): Doc fix.
19
20 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
21 `backward-line'.
22
23 * play/pong.el (pong-blank-color, pong-bat-color)
24 (pong-ball-color, pong-border-color, pong-left-key)
25 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
26 (pong-pause-key, pong-resume-key, pong-timer-delay):
27 * mail/mh-comp.el (mh-compose-letter-function):
28 * eshell/esh-mode.el (eshell-skip-prompt-function):
29 * emulation/viper-ex.el (ex-unix-type-shell-options):
30 * recentf.el (recentf-menu-filter):
31 * ps-print.el (ps-print-region-function):
32 * lpr.el (print-region-function):
33 * forms.el (forms-mode-hooks):
34 * dirtrack.el (dirtrack-directory-change-hook):
35 * cus-start.el (temp-buffer-show-function, display-buffer-function):
36 * textmodes/spell.el (spell-filter):
37 * textmodes/fill.el (adaptive-fill-function):
38 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
39 * progmodes/etags.el (find-tag-default-function):
40 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
41 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
42
43 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
44
45 * emulation/viper-init.el (viper-fast-keyseq-timeout)
46 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
47 Meyering <jim@meyering.net>.
48
49 * loadup.el: Revert last change.
50
51 2001-02-07 Kenichi Handa <handa@etl.go.jp>
52
53 * international/mule.el (transform-make-coding-system-args): Make
54 it work also for coding systems not using CCL.
55
56 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
57
58 * simple.el (previous-matching-history-element)
59 (next-matching-history-element): Doc fix.
60
61 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
62 specific part.
63
64 2001-02-06 Dave Love <fx@gnu.org>
65
66 * add-log.el (add-log-current-defun-function)
67 (add-log-buffer-file-name-function, add-log-file-name-function):
68 Fix :type.
69 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
70
71 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
72
73 * info.el (info-initialize): Remove the test for system-type when
74 invocation-directory is non-nil.
75
76 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
77 of `font-lock-defaults' to `backward-paragraph' rather than nil.
78
79 2001-02-06 Andrew Innes <andrewi@gnu.org>
80
81 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
82 absolute.
83
84 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
85
86 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
87 buffers. When hi-lock turned on rather than only checking current
88 buffer for regexps, all buffers are checked. Moved activation of
89 font-lock to hi-lock-refontify. When font-lock turned off rather
90 than removing added highlighting just in current buffer, remove it
91 in all buffers. Changed edit menu text from "Automatic
92 Highlighting" to "Regexp Highlighting" Documentation for
93 highlighting phrases, minor documentation changes.
94 (hi-lock-set-file-patterns): Execute only if there are new or
95 existing file patterns.
96 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
97 unfontify and, if a support mode is active, will not refontify the
98 whole buffer. If necessary, turn on font lock. (Removed
99 font-lock-unfontify and font-lock support-mode-specific calls,
100 such as lazy-lock-fontify-window.)
101 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
102 patterns are found. Not useful now since find-file-hook is removed
103 if hi-lock is off, but may be needed for per-buffer hi-lock
104 activation.
105 (hi-lock-face-phrase-buffer): New function. Also added related
106 menu item and keybinding.
107 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
108 (hi-lock-process-phrase): New function.
109 (hi-lock-line-face-buffer): Doc fixes.
110 (hi-lock-face-buffer): Doc fixes.
111 (hi-lock-unface-buffer): Doc fixes.
112
113 2001-02-06 Gerd Moellmann <gerd@gnu.org>
114
115 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
116 dabbrev-ignored-regexps.
117
118 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
119
120 * simple.el (kill-line): Doc fix.
121
122 2001-02-05 Dave Love <fx@gnu.org>
123
124 * loadup.el: Revert last two changes -- bootstrapping works with
125 regenerated loaddefs.
126
127 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
128
129 * isearch.el (isearch-forward): Doc fix.
130
131 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
132 of font-lock-defaults to backward-paragraph.
133
134 2001-02-05 Gerd Moellmann <gerd@gnu.org>
135
136 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
137 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
138
139 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
140
141 * ebnf2ps.el: Eliminate time-stamp functions.
142 (ebnf-version): New version (3.5).
143 (ebnf-eps-finish-and-write): Replace time-stamp functions by
144 format-time-string.
145
146 2001-02-05 Gerd Moellmann <gerd@gnu.org>
147
148 * simple.el (next-line): Goto end-of-line before inserting a newline.
149
150 2001-02-05 Miles Bader <miles@gnu.org>
151
152 * image-file.el (insert-image-file): When visiting an image, also
153 set `truncate-lines' to t so that any fringe arrow looks correct.
154
155 2001-02-05 Kenichi Handa <handa@etl.go.jp>
156
157 * isearch.el (isearch-forward): Add description about input method
158 in the docsting.
159
160 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
161
162 * skeleton.el (skeleton-internal-1): Always push the mark for @.
163
164 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
165
166 * info.el (info-initialize): If installation-directory is nil, for
167 DOS/Windows systems try looking in a sibling of
168 invocation-directory.
169
170 2001-02-02 Gerd Moellmann <gerd@gnu.org>
171
172 * wid-edit.el (widget-button-click): Fix last change.
173
174 * frame.el (frame-notice-user-settings): When resizing the initial
175 frame because the tool bar is off, also change the frame's top
176 position if a negative top position was specified.
177
178 2001-02-02 Miles Bader <miles@gnu.org>
179
180 * image-file.el (insert-image-file): When visiting an image,
181 suppress the cursor in the image buffer.
182
183 2001-02-01 Dave Love <fx@gnu.org>
184
185 * progmodes/f90.el (f90-mode): Remove startup message.
186
187 * vc-cvs.el: Remove autoloads. Require vc when compiling.
188
189 2001-02-01 Gerd Moellmann <gerd@gnu.org>
190
191 * startup.el (command-line): Fix code determining whether or not
192 to use delete-key-deletes-forward-mode.
193
194 2001-02-01 Andre Spiegel <spiegel@gnu.org>
195
196 * vc.el (vc-diff-switches): New user option.
197 (vc-version-diff): Use it.
198 (vc-diff-switches-list): New macro.
199
200 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
201 customization options.
202 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
203
204 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
205
206 2001-02-01 Gerd Moellmann <gerd@gnu.org>
207
208 * msb.el (toplevel): Quote hook symbols.
209
210 2001-02-01 Kenichi Handa <handa@etl.go.jp>
211
212 * international/mule.el (make-coding-system): Add description
213 about recognized properties in the docstring.
214
215 * international/mule-conf.el: Remove unused charsets
216 mac-roman-lower and mac-roman-upper.
217
218 2001-01-31 Gerd Moellmann <gerd@gnu.org>
219
220 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
221 is in front of the left-margin, if any.
222
223 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
224 like `delete'.
225
226 * bindings.el: Define `kp-delete' like `delete' in
227 function-key-map.
228
229 * term/w32-win.el (mouse-set-font): Doc fix.
230
231 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
232
233 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
234 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
235 on already.
236
237 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
238
239 * files.el (save-buffer): Don't give message if (buffer-file-name)
240 returns nil.
241
242 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
243
244 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
245
246 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
247 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
248
249 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
250 display problems.
251
252 2001-01-31 Kenichi Handa <handa@etl.go.jp>
253
254 * international/mule.el (charset-info): Fix docstring.
255
256 * international/mule-diag.el (describe-character-set): Check final
257 char valid before printing it.
258
259 2001-01-30 Gerd Moellmann <gerd@gnu.org>
260
261 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
262
263 * frame.el (frame-notice-user-settings): Do the tool-bar
264 stuff only for graphical displays. Fix a braino.
265
266 * frame.el (frame-initialize): Create initial frame visible.
267 (frame-notice-user-settings): When tool-bar has been switched off,
268 correct the frame size and sync too-bar-mode.
269
270 * startup.el (command-line): Remove manipulation of frame
271 height for tool bars.
272
273 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
274
275 * lpr.el: Compatibility with XEmacs and doc fixes.
276 (lpr-windows-system, lpr-lp-system): New vars.
277 (lpr-printer-switch): New defcustom.
278 (printer-name, lpr-command): Customization fix.
279 (print-region-1): Code fix.
280 (print-region-new-buffer, printify-region): Indentation fix.
281 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
282 functions.
283
284 2001-01-29 Gerd Moellmann <gerd@gnu.org>
285
286 * msb.el (toplevel): Fix the eval-after-load.
287
288 2001-01-29 Dave Love <fx@gnu.org>
289
290 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
291
292 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
293
294 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
295 compiling.
296 (tcl-using-emacs-19-23): Consider Emacs 21+.
297 (tcl-help-directory-list, tcl-command-switches): Fix :type.
298 (tcl-add-emacs-menu): Supply menu name.
299 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
300
301 2001-01-29 Gerd Moellmann <gerd@gnu.org>
302
303 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
304
305 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
306
307 * pcvs.el (cvs-mark-fis-dead): New function.
308 (cvs-mode-add): Use it.
309 (cvs-mode-add-change-log-entry-other-window):
310 Rebind change-log-default-name to itself rather than to nil.
311
312 2001-01-29 Sam Steingold <sds@gnu.org>
313
314 * vc-cvs.el: Replaced (require 'vc) with a bunch of
315 `autoload' statements.
316
317 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
318
319 * files.el (confirm-kill-emacs): Doc fix.
320
321 * frame.el (frame-initialize): Doc fix.
322
323 * time-stamp.el (time-stamp-string): Doc fix.
324
325 * woman.el (WoMan-log-1): Make the log buffer writable. From
326 Markus Rost <rost@math.ohio-state.edu>.
327
328 2001-01-29 Gerd Moellmann <gerd@gnu.org>
329
330 * imenu.el (imenu-syntax-alist): Add autoload cookie for
331 the `make-variable-buffer-local'.
332
333 2001-01-29 Dave Love <fx@gnu.org>
334
335 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
336 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
337 autoload cookie.
338 (ansi-color-apply-sequence): Fix typo.
339
340 2001-01-29 Gerd Moellmann <gerd@gnu.org>
341
342 * menu-bar.el (menu-bar-files-menu): Add menu items for
343 Postscript printing in black and white.
344
345 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
346 X-Mailman-Version, Precedence, List-Help, List-Post,
347 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
348 Content-Type, Content-Length.
349
350 2001-01-29 Dave Love <fx@gnu.org>
351
352 * elide-head.el (elide-head): Make overlay evaporate.
353
354 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
355 fix.
356
357 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
358
359 * isearch.el (isearch-highlight): Don't punt if the display
360 doesn't support colors, since isearch faces are defined for
361 monochrome displays as well.
362
363 2001-01-27 Sam Steingold <sds@gnu.org>
364
365 * shell.el (shell-write-history-on-exit): Make sure that we are in
366 the shell buffer (M-x tex-file RET inserted the error message into
367 the TeX buffer).
368
369 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
370
371 * simple.el (transient-mark-mode): Doc fix.
372
373 2001-01-27 Gerd Moellmann <gerd@gnu.org>
374
375 * progmodes/etags.el (find-tag-noselect): Don't bind
376 tags-file-name.
377
378 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
379
380 * shell.el (shell-unquote-argument): If the shell is one of the
381 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
382 quote character.
383 (shell-dumb-shell-regexp): Document that the shells which match
384 this regexp are supposed to not treat a backslash as a quote
385 character.
386
387 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
388 from 2001-01-12. It is not needed, since backspace is mapped into
389 DEL.
390
391 2001-01-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
392
393 * dabbrev.el (dabbrev--substitute-expansion):
394 Treat a one-capital-letter abbrev as "not all upper case",
395 so as to force preservation of the expansion's pattern
396 if the expansion starts with a capital letter.
397
398 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
399
400 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
401 Doc fix.
402
403 * simple.el (transient-mark-mode): Document the fact that many
404 commands act on the region when mark is active.
405
406 2001-01-27 Kenichi Handa <handa@etl.go.jp>
407
408 * international/quail.el (quail-setup-completion-buf): Make the
409 multibyteness of current buffer inherited to Quail completion
410 buffer.
411 (quail-show-guidance-buf): Make the multibyteness of current
412 buffer inherited to Quail guidance buffer.
413 (quail-help): Make the multibyteness of current buffer inherited
414 to Quail help buffer.
415
416 2001-01-26 Dave Love <fx@gnu.org>
417
418 * time-stamp.el: Doc fixes.
419
420 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
421 (delphi-keyword-face, delphi-other-face): Fix :type.
422
423 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
424
425 * mail/feedmail.el (feedmail): Add :link.
426 (feedmail-send-it): Doc fix.
427
428 * mail/sendmail.el: Doc fixes.
429 (sendmail-send-it): Fix the non-ASCII regexp and use
430 rfc2047-encode-string.
431
432 * dired.el, dired-aux.el: Revert last change.
433
434 2001-01-26 Gerd Moellmann <gerd@gnu.org>
435
436 * makefile.w32-in (DONTCOMPILE): Add various term files.
437
438 2001-01-26 Dave Love <fx@gnu.org>
439
440 * Makefile.in (DONTCOMPILE): Add various term files.
441
442 2001-01-26 Gerd Moellmann <gerd@gnu.org>
443
444 * man.el (Man-default-man-entry, Man-mode): Doc fix.
445
446 * startup.el (display-startup-echo-area-message): Make sure
447 the echo area is resized to fit the size of the startup
448 message.
449
450 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
451 part of which is a constant.
452
453 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
454
455 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
456 twice.
457
458 2001-01-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
459
460 * simple.el (next-line): Don't let `newline' expand abbrevs.
461 Simplify slightly.
462 (open-line): Don't let `newline' expand abbrevs.
463
464 2001-01-25 John Wiegley <johnw@gnu.org>
465
466 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
467 to `repeat' in the :type field.
468
469 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
470 allow a choice of regexp or nil.
471 (pcomplete-dir-ignore): Same.
472
473 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
474 a command) to always fail.
475
476 2001-01-25 Gerd Moellmann <gerd@gnu.org>
477
478 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
479 discard the result.
480 (iswitchb-to-end): Likewise.
481
482 2001-01-25 Sam Steingold <sds@gnu.org>
483
484 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
485 Require vc.
486
487 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
488
489 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
490
491 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
492
493 2001-01-25 Dave Love <fx@gnu.org>
494
495 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
496 (describe-coding-system): Tweak the English text.
497
498 * loadup.el: Preload international/ccl for utf-8.
499
500 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
501
502 * mail/rmail.el (rmail-redecode-body): Doc fix.
503
504 2001-01-25 Kenichi Handa <handa@etl.go.jp>
505
506 * international/mule-cmds.el (reset-language-environment): Reset
507 coding-category-utf-8 to mule-utf-8.
508
509 * international/mule-conf.el (coding-category-utf-8): Initialize
510 to mule-utf-8.
511
512 * loadup.el: Preload international/utf-8.
513
514 * international/utf-8.el: New file.
515
516 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
517
518 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
519
520 2001-01-24 Sam Steingold <sds@gnu.org>
521
522 * dired.el (dired-replace-in-string): Removed.
523 (dired-sort-toggle): Use `replace-regexps-in-string'
524 instead of `dired-replace-in-string'.
525
526 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
527 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
528
529 * gs.el (gs-replace-in-string): Removed.
530 (gs-options): Use `replace-regexps-in-string'
531 instead of `gs-replace-in-string'.
532
533 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
534
535 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
536 bug report is mailed to an email list and posted to a news group.
537
538 2001-01-24 Gerd Moellmann <gerd@gnu.org>
539
540 * comint.el (comint-replace-by-expanded-history-before-point): Fix
541 change of 2000-08-03 to move point to the start of the line again.
542
543 * startup.el (tool-bar-images-pixel-height): New variable.
544 (command-line): After loading the user's init file, when
545 tool-bar-mode is on, increase the frame's size by some lines for
546 the tool-bar.
547
548 * frame.el (frame-initialize): Create the initial frame invisible.
549
550 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
551
552 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
553 (chinese-big5): MIME:Big5.
554
555 2001-01-24 Gerd Moellmann <gerd@gnu.org>
556
557 * international/mule-cmds.el (universal-coding-system-argument):
558 Handle commands with prefix args.
559
560 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
561
562 * calendar/diary-lib.el (diary-float): Fix case of MONTH
563 being a list of numbers.
564 (diary-mail-entries): Rewritten.
565
566 2001-01-23 Dave Love <fx@gnu.org>
567
568 * international/mule.el (make-coding-system): Fix typo.
569
570 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
571 backward-paragraph as font-lock-beginning-of-syntax-function.
572
573 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
574
575 * font-lock.el (font-lock-mode): Doc fix.
576
577 2001-01-23 Kenichi Handa <handa@etl.go.jp>
578
579 * international/mule.el (make-translation-table): Fix docstring.
580
581 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
582
583 * mail/rmail.el (rmail-redecode-body): New function.
584
585 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
586
587 2001-01-22 Gerd Moellmann <gerd@gnu.org>
588
589 * isearch.el (isearch-lazy-highlight-case-fold-search)
590 (isearch-lazy-highlight-regexp): New variables.
591 (isearch-lazy-highlight-cleanup): Update lazy highlight if
592 case-fold search or regexp search has been toggled.
593
594 * wid-edit.el (widget-button-click): Avoid a save-excursion
595 around running a global binding.
596
597 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
598 to 0.25.
599
600 2001-01-20 Miles Bader <miles@gnu.org>
601
602 * cus-edit.el (custom-face-save): Do post-processing on the face's
603 new value like `custom-face-set' does.
604
605 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
606
607 * mail/emacsbug.el (report-emacs-bug): Report the value of
608 LC_CTYPE, not LC_TYPE.
609
610 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
611 isearch-toggle-regexp and isearch-edit-string to doc string.
612
613 2001-01-19 Gerd Moellmann <gerd@gnu.org>
614
615 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
616 as font-lock-beginning-of-syntax-function in font-lock-defaults.
617
618 * jit-lock.el (jit-lock-fontify-now): Don't bind
619 font-lock-beginning-of-syntax-function to nil.
620
621 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
622
623 * mail/emacsbug.el (report-emacs-bug): Report values of
624 locale-coding-system, default-enable-multibyte-characters, and the
625 environment variables LC_ALL, LC_TYPE, and LANG.
626
627 2001-01-19 Gerd Moellmann <gerd@gnu.org>
628
629 * font-lock.el (font-lock-default-fontify-region): Fix last
630 change.
631
632 * font-lock.el (font-lock-multiline): Default to nil.
633 (font-lock-default-fontify-region): If font-lock-multiline is
634 nil, don't check the property `font-lock-multiline'.
635
636 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
637 is nil, don't check the `font-lock-multiline' text property.
638
639 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
640
641 * viper.el: Call initial-major-mode on startup.
642
643 * ediff.el (ediff-patch-file): Use better defaults.
644
645 * ediff-vers.el: Fix for 8+3 DOS file systems.
646
647 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
648
649 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
650 diff mode, if available.
651
652 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
653
654 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
655
656 * ediff-init.el (subst-char-in-string): Define and use it, unless
657 it's already defined.
658
659 2001-01-18 Gerd Moellmann <gerd@gnu.org>
660
661 * tooltip.el (tooltip-hide-delay): New user-option.
662 (tooltip-show): Use tooltip-hide-delay instead of the default.
663
664 2001-01-18 Kenichi Handa <handa@etl.go.jp>
665
666 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
667 kill-local-variable doesn't work for enable-multibyte-characters.
668
669 2001-01-17 Dave Love <fx@gnu.org>
670
671 * ediff-init.el (ediff-before-setup-hook)
672 (ediff-merge-filename-prefix): Add :version.
673
674 * international/latin1-disp.el: Require disp-table.
675 (latin1-display): Fix :set.
676
677 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
678
679 2001-01-17 Gerd Moellmann <gerd@gnu.org>
680
681 * isearch.el (isearch-lazy-highlight-initial-delay)
682 (isearch-lazy-highlight-interval): Default to 0.
683
684 2001-01-17 Bob Glickstein <bobg@zanshin.com>
685
686 * isearch.el (isearch-highlight): Set isearch-overlay priority to
687 1 here rather than each time through
688 isearch-lazy-highlight-new-loop.
689 (isearch-lazy-highlight-max): Variable deleted.
690 (isearch-lazy-highlight-max-at-a-time): New user variable, like
691 isearch-lazy-highlight-max but controls a single invocation of
692 isearch-lazy-highlight-update.
693 (isearch-lazy-highlight-wrapped): Variable recreated.
694 (isearch-lazy-highlight-window-start): New variable.
695 (isearch-lazy-highlight-cleanup): Restored to behavior of
696 before 2-Jan.
697 (isearch-lazy-highlight-remove-overlays): Function deleted;
698 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
699 behavior removed.
700 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
701 isearch-lazy-highlight-update in a loop rather than just once.
702 Test isearch-invalid-regexp here and decide not to start a new
703 loop, rather than testing it each time through
704 isearch-lazy-highlight-update.
705 (isearch-lazy-highlight-search): Function restored.
706 (isearch-lazy-highlight-update): Get called in a timer loop again,
707 but this time highlight more than one match each time through.
708 Only highlight matches in the visible part of the window. Start
709 at point, move in the direction of the search, and wrap around at
710 the edge of the window. Use sit-for to force redisplay and ensure
711 window-start is credible. "Face suppressing" behavior removed;
712 overlay priorities should make it unnecessary, right?
713 (isearch-highlight): Face suppressing behavior removed.
714 (isearch-dehighlight): Face suppressing behavior removed.
715 (isearch-set-lazy-highlight-faces-at): Removed.
716
717 2001-01-17 Kenichi Handa <handa@etl.go.jp>
718
719 * language/european.el ("Latin-1"): Make the format of description
720 about additional language environments same as that of Latin-2.
721
722 2001-01-16 Dave Love <fx@gnu.org>
723
724 * isearch.el (isearch-lazy-highlight): Add :version.
725
726 * simple.el (backward-delete-char-untabify-method)
727 (next-line-add-newlines): Add :version.
728
729 2001-01-16 Gerd Moellmann <gerd@gnu.org>
730
731 * bindings.el: Bind <backspace> and <delete> via function-key-map.
732 Don't bind <delete> otherwise.
733
734 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
735 and <delete> via function-key-map.
736
737 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
738 Subject line only if point is after the `Subject:'.
739
740 2001-01-16 Kenichi Handa <handa@etl.go.jp>
741
742 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
743 japanese-jisx0213-2 in `charset' property of this lang. env.
744
745 * language/european.el ("Latin-1"): Add description for Dutch and
746 Spanish lang. env.
747
748 * international/mule.el (decode-char): Fix conditions.
749 (encode-char): Handle eight-bit-control too.
750 (transform-make-coding-system-args): New function.
751 (make-coding-system): Accept XEmacs style arguments for CCL base
752 coding system.
753
754 2001-01-15 Gerd Moellmann <gerd@gnu.org>
755
756 * progmodes/etags.el (find-tag-noselect): Save the value of
757 tags-file-name before switching buffers, for the case it has a
758 buffer-local value.
759
760 2001-01-15 Alex Schroeder <alex@gnu.org>
761
762 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
763 From Dave Love <fx@gnu.org>.
764 (ansi-color-for-comint-mode): Fix :version.
765
766 2001-01-15 Alex Schroeder <alex@gnu.org>
767
768 * ansi-color.el (ansi-color-unfontify-region): Doc change.
769
770 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
771
772 * dired.el (dired-insert-directory): If file-system-info fails,
773 remove the " free " part, but don't signal an error.
774
775 2001-01-12 Sam Steingold <sds@gnu.org>
776
777 * bookmark.el (bookmark-maybe-historicize-string):
778 Use new backquote syntax.
779
780 2001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
781
782 * subr.el (last): Handle a list that doesn't end in nil.
783
784 2001-01-12 Sam Steingold <sds@gnu.org>
785
786 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
787 to `backward-delete-char-untabify'.
788
789 2001-01-12 Dave Love <fx@gnu.org>
790
791 * cus-edit.el (customize-menu-create): Fix the :filter following
792 easymenu change.
793
794 * wid-edit.el (function): Add :match-alternatives.
795 (widget-color-action): Doc fix.
796
797 2001-01-12 Gerd Moellmann <gerd@gnu.org>
798
799 * calendar/calendar.el (calendar-basic-setup): Doc fix.
800
801 2001-01-12 Kenichi Handa <handa@etl.go.jp>
802
803 * international/mule-cmds.el (prefer-coding-system): Fix
804 docstring.
805
806 * international/ccl.el (define-ccl-program): Fix docstring.
807
808 2001-01-11 Dave Love <fx@gnu.org>
809
810 * international/mule-cmds.el (standard-display-european-internal):
811 Set display table for 2208 as for 160.
812
813 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
814
815 * progmodes/fortran.el (fortran-mode-map): Modify Customization
816 entry for custom-menu-create change.
817 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
818 don't cons it in the search loop.
819
820 * imenu.el (imenu--truncate-items): Revert last change.
821
822 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
823
824 * info.el (Info-setup-header-line): If the node header includes
825 either Next: or Prev: links, don't show the File: and Node: parts
826 in the header line.
827
828 2001-01-11 Gerd Moellmann <gerd@gnu.org>
829
830 * comint.el (comint-goto-process-mark): Don't print a message
831 when running in batch mode.
832
833 * isearch.el (isearch-search): In the condition-case handler for
834 `error', set isearch-invalid-regexp to the whole error message.
835
836 * subr.el (eval-after-load): Call load-symbol-file-load-history to
837 ensure that eval-after-load works for files dumped with Emacs.
838
839 * help.el (load-symbol-file-load-history): New function extracted
840 from function symbol-file.
841 (symbol-file): Use it.
842
843 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
844 exit.xpm.
845
846 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
847
848 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
849 behave as if there were no prefix argument.
850 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
851 argument were nil.
852
853 2001-01-11 Richard M. Stallman <rms@gnu.org>
854
855 * isearch.el (isearch-lazy-highlight-update):
856 Don't look for more potential matches once maximum is exceeded.
857 Use overlays-in to check correctly for overlap with current match.
858 Ignore empty matches.
859
860 2001-01-11 Miles Bader <miles@gnu.org>
861
862 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
863 (ispell-overlay-window, ispell-help, ispell-show-choices)
864 (ispell-command-loop): Use it instead of `window-height'.
865
866 2001-01-10 Gerd Moellmann <gerd@gnu.org>
867
868 * files.el (confirm-kill-emacs): New user-option.
869 (save-buffers-kill-emacs): Ask for final confirmation before
870 killing Emacs.
871
872 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
873 to nil.
874
875 2001-01-10 Dave Love <fx@gnu.org>
876
877 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
878
879 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
880 :type.
881
882 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
883
884 * calculator.el (calculator-number-digits): Fix :type.
885
886 * vc-cvs.el (vc-cvs-header): Fix :type.
887 * vc-rcs.el (vc-rcs-header): Fix :type.
888 * vc-sccs.el (vc-sccs-header): Fix :type.
889
890 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
891
892 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
893
894 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
895
896 2001-01-10 Gerd Moellmann <gerd@gnu.org>
897
898 * simple.el (set-variable): Force a thorough redisplay for the
899 case that the variable has an effect on the display, like
900 `tab-width' has.
901
902 2001-01-10 Andre Spiegel <spiegel@gnu.org>
903
904 * vc.el: Add documentation for backend interface.
905
906 2001-01-10 Kenichi Handa <handa@etl.go.jp>
907
908 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
909
910 * international/mule-conf.el (latin-extra-code-table): Set to t
911 for \223 and \224.
912
913 2001-01-09 Kenichi Handa <handa@etl.go.jp>
914
915 * international/mule-cmds.el (locale-language-names): Map "es" to
916 "Spanish" and "nl" to "Dutch".
917
918 2001-01-09 Gerd Moellmann <gerd@gnu.org>
919
920 * bindings.el (global-map): Bind <home> to beginning-of-line,
921 <end> to end-of-line, C-<home> to beginning-of-buffer, and
922 C-<end> to end-of-buffer.
923
924 * language/european.el: Add Dutch and Spanish language info
925 to be able to use the appropriate tutorials.
926
927 2001-01-09 Alex Schroeder <alex@gnu.org>
928
929 * ansi-color.el (ansi-color-process-output): Use markers instead
930 of positions for start and end of region.
931 (ansi-color-apply-on-region): Rewrote code to make it more robust.
932 Previously, occasional mistakes happend when fontifying many
933 chunks of output (eg. ls --color=yes /dev). This happened
934 whenever an overlay was created up to the end of the region, which
935 coincided with the process-mark. New text would then be added
936 within that overlay instead of after it.
937 (ansi-color-make-extent): Overlays are created with the property
938 `modification-hooks' set to '(ansi-color-freeze-overlay).
939 (ansi-color-freeze-overlay): New function. When inserting text at
940 the end of the overlay, the overlay will resize.
941
942 2000-01-09 Alex Schroeder <alex@gnu.org>
943
944 * ansi-color.el (ansi-color-process-output): Doc change.
945 (ansi-color-unfontify-region): Doc change. No longer installed
946 automatically in font-lock-unfontify-region-function.
947 (ansi-color-apply): Doc change.
948 (ansi-color-apply-on-region): Use extents or overlays instead of
949 text-properties.
950 (ansi-color-make-extent): New function.
951 (ansi-color-set-extent-face): New function.
952
953 2000-01-09 Alex Schroeder <alex@gnu.org>
954
955 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
956 both use ansi-color-process-output, now.
957 (ansi-color-process-output): Doesn't return string anymore. It is
958 installed in comint-output-filter-functions for both Emacs and
959 XEmacs, now.
960 (ansi-color-unfontify-region): Simplified code removing variables
961 pos and start-ansi.
962 (ansi-color-apply): Put text-property ansi-color before putting
963 text-property face because ansi-color-unfontify-region is called
964 immediately after the call to put-text-property.
965 (ansi-color-context-region): Doc change.
966 (ansi-color-filter-region): Simplified code.
967 (ansi-color-apply-on-region): Changed start to start-marker, using
968 a marker explicitly. Put text-property ansi-color before putting
969 text-property face because ansi-color-unfontify-region is called
970 immediately after the call to put-text-property.
971
972 2000-01-09 Alex Schroeder <alex@gnu.org>
973
974 * ansi-color.el (ansi-color-faces-vector): Doc change.
975 (ansi-color-for-comint-mode): Changed :type property to choice.
976 (ansi-color-last-context): Removed.
977 (ansi-color-process-output): Don't use ansi-color-last-context, as
978 the main functions will store their context now.
979 (ansi-color-context): Doc change.
980 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
981 Uses ansi-color-context such that repeated calls will strip
982 partial escape sequences, too.
983 (ansi-color-apply): Simplified code. Colorize end of string if
984 face is not null. Store context in new (FACE STRING) format, such
985 that repeated calls will strip partial escape sequences, too.
986 Append faces to face property using ansi-color-apply-sequence such
987 that cumulative mode actually works.
988 (ansi-color-context-region): New variable.
989 (ansi-color-filter-region): Rewrote it based on
990 ansi-color-apply-on-region. Uses ansi-color-context-region such
991 that repeated calls will strip partial escape sequences, too.
992 (ansi-color-apply-on-region): Simplified code. Colorize end of
993 region if face is not null. Store context in new (FACE POS)
994 format, such that repeated calls will strip partial escape
995 sequences, too. Append faces to face property using
996 ansi-color-apply-sequence such that cumulative mode actually
997 works.
998 (ansi-color-apply-sequence): New function.
999 (ansi-color-get-face): When the default face is added to the list
1000 of faces, all previous settings are discarded and the list of
1001 faces is set to '(default).
1002
1003 2000-01-09 Alex Schroeder <alex@gnu.org>
1004
1005 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1006 face, such that ansi-color-apply and ansi-color-apply-on-region
1007 will do the right thing.
1008 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1009 returns nil, set the list of faces back to nil instead of
1010 appending the result of ansi-color-get-face to the front of the
1011 list.
1012
1013 2000-01-09 Alex Schroeder <alex@gnu.org>
1014
1015 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1016 (ansi-color-process): Doc change.
1017 (ansi-color-last-context): New buffer-local variable.
1018 (ansi-color-process-output): New function. It is automatically
1019 added to comint-output-filter-functions if this is XEmacs.
1020 (ansi-color-unfontify-region): New optional parameter for XEmacs
1021 compatibility. Check wether font-lock-syntactic-keywords is
1022 boundp before removing the syntax table text property, as XEmacs
1023 doesn't have it.
1024 (ansi-color-filter-region): Doc change.
1025 (ansi-color-apply-on-region): Doc change.
1026 (ansi-color-make-face): New function. Compatibility layer for
1027 XEmacs. Return temporary faces instead of cons cells for XEmacs.
1028 (ansi-color-make-color-map): Use ansi-color-make-face.
1029 (ansi-color-get-face): Avoid face text property '(nil) as results
1030 in an errow for XEmacs.
1031
1032 2000-01-09 Alex Schroeder <alex@gnu.org>
1033
1034 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
1035 text-property ansi-color in order to preserve fontification by
1036 ansi-color. When the package is loaded, a lambda expression is
1037 put onto font-lock-mode-hook. This lambda expression will check
1038 font-lock-unfontify-region-function and replace
1039 font-lock-default-unfontify-region with
1040 ansi-color-unfontify-region.
1041 (ansi-color-apply): Add text-property ansi-color in addition to
1042 text-property face.
1043 (ansi-color-apply-on-region): Add text-property ansi-color in
1044 addition to text-property face.
1045 (save-buffer-state): Copy of the macro that is also used by
1046 lazy-lock and font-lock.
1047
1048 (ansi-color-for-comint-mode): New option.
1049 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1050 (ansi-color-for-comint-mode-off): Ditto.
1051 (ansi-color-for-comint-mode-filter): Ditto.
1052 (ansi-color-process): New function. Uses
1053 ansi-color-for-comint-mode to decide what to do. This function is
1054 added to comint-preoutput-filter-functions when the package is
1055 loaded.
1056
1057 (ansi-color-for-shell-mode-set): Removed.
1058 (ansi-color-for-shell-mode): Removed.
1059
1060 2000-01-09 Alex Schroeder <alex@gnu.org>
1061
1062 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1063 the lambda expression from the ansi-color-for-shell-mode :set
1064 property. Additionally, modify shell-mode-hook to enable or
1065 disable font-lock-mode for future shell buffers.
1066 (ansi-color-for-shell-mode): The :set property calls
1067 ansi-color-for-shell-mode-set instead of a lambda expression.
1068
1069 2000-01-09 Alex Schroeder <alex@gnu.org>
1070
1071 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1072 (ansi-color-context): New variable.
1073 (ansi-color-apply): Save context between calls.
1074
1075 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
1076
1077 * isearch.el (isearch, isearch-lazy-highlight-face): New
1078 definitions for face colors and attributes.
1079
1080 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1081 of display-mouse-p.
1082
1083 2001-01-09 Kenichi Handa <handa@etl.go.jp>
1084
1085 * international/mule.el (make-coding-system): If the coding system
1086 accepts extra latin codes, register such codes as safe for the
1087 coding system.
1088
1089 2001-01-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1090
1091 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1092 don't mention the file name or the date here, because they are
1093 logged at the start of the file.
1094
1095 2001-01-08 Richard M. Stallman <rms@gnu.org>
1096
1097 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1098 Change screen-width to frame-width.
1099
1100 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1101
1102 * info.el (Info-search): Print the default as part of the prompt.
1103
1104 2001-01-08 Andre Spiegel <spiegel@gnu.org>
1105
1106 * vc.el (vc-default-latest-on-branch-p): New function, replaces
1107 constant implementations in backends.
1108
1109 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1110 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1111
1112 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1113 WRITABLE to EDITABLE.
1114
1115 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1116 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1117 to EDITABLE.
1118
1119 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1120
1121 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1122 (copyright, copyright-update): Compute the current year at run
1123 time.
1124
1125 2001-01-08 Gerd Moellmann <gerd@gnu.org>
1126
1127 * isearch.el (isearch-old-signal-hook): Removed.
1128 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1129 instead of setting signal-hook-function.
1130 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1131
1132 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
1133
1134 * emulation/edt.el: Update to version 4.0. Provide support for
1135 EDT scroll margins at top and bottom of the window. Provide an
1136 emulation of the EDT SUBS command (bound to GOLD-Enter, by
1137 default). Enhance edt-quit, bound to GOLD-q by default, to warn
1138 user when file-related buffer modifications exist. Provide
1139 support for running EDT Emulation in XEmacs. Provide customize
1140 access to some user updatable variables. Add Commentary section
1141 to file header. Fixed a few minor bugs and cleaned up some code.
1142
1143 * emulation/edt-mapper.el: Update to version 4.0. Provide support
1144 for detecting a keypress that generates an ASCII key sequence.
1145 (Previously, only a keypress that generates a vector was
1146 recognized.) Embed Window Manager name into name of the generated
1147 EDT Emulation initialization file since the initialization file is
1148 Window Manager specific. Add Commentary section to file header.
1149
1150 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1151
1152 * mail/sendmail.el (mail-mode): Doc fix.
1153
1154 * info.el (Info-goto-emacs-command-node): Doc fix.
1155 (Info-goto-emacs-key-command-node): Doc fix.
1156
1157 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1158
1159 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
1160 systems without long file-name support.
1161
1162 2001-01-06 Andrew Innes <andrewi@gnu.org>
1163
1164 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1165
1166 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1167
1168 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1169 (isearch-lazy-highlight-update): Doc fix.
1170
1171 * ffap.el (ffap-bindings): Doc fix.
1172
1173 * dired-x.el (dired-virtual-guess-dir): Doc fix.
1174
1175 2001-01-05 Dave Love <fx@gnu.org>
1176
1177 * emacs-lisp/cl-seq.el (remove, remq): Remove.
1178
1179 2001-01-05 Gerd Moellmann <gerd@gnu.org>
1180
1181 * mouse-drag.el (mouse-drag-safe-scroll): Bind
1182 scroll-preserve-screen-position to nil.
1183
1184 * isearch.el (isearch-old-signal-hook): New variable.
1185 (isearch-mode): Set signal-hook-function to isearch-done.
1186 (isearch-done): Restore old signal-hook-function.
1187
1188 * info.el (Info-fontify-node): Mark one more char as intangible.
1189
1190 2000-01-05 Kenichi Handa <handa@etl.go.jp>
1191
1192 * composite.el (compose-last-chars): New argument COMPONENTS. If
1193 it is non-nil, compose preceding characters by compose-region with
1194 COMPONENTS.
1195
1196 * international/quail.el (quail-input-string-to-events): New function.
1197 (quail-input-method): Convert input string to events here.
1198 (quail-start-translation): Return input string, not event list.
1199 (quail-start-conversion): Likewise.
1200
1201 2001-01-04 Gerd Moellmann <gerd@gnu.org>
1202
1203 * tooltip.el (tooltip-cancel-delayed-tip)
1204 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1205 and tooltip-add-timeout.
1206 (tooltip-show): Set border color from faces's foreground.
1207 (tooltip-show-help-function): If called with the same help string
1208 as last time, do nothing.
1209 (tooltip-help-tips): Don't set tooltip-help-message to nil.
1210
1211 * startup.el (fancy-splash-screens): Don't bind show-help-function
1212 to nil.
1213
1214 * tooltip.el (tooltip-frame-parameters): Remove colors.
1215 (tooltip): New face
1216 (tooltip-set-param): New function.
1217 (tooltip-show): Set up color frame parameters from face `tooltip'.
1218 Display the tooltip text in face `tooltip'.
1219
1220 2001-01-04 Dave Love <fx@gnu.org>
1221
1222 * whitespace.el (whitespace-global-mode): Fix typo.
1223
1224 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1225
1226 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1227
1228 * help.el (help-for-help): Fix a typo in a doc string. From
1229 kwzh@gnu.org (Karl Heuer).
1230
1231 2001-01-03 Dave Love <fx@gnu.org>
1232
1233 * dired-x.el: Doc fixes. Maintainer change.
1234 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1235 :type.
1236 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1237 (dired-guess-shell-alist-user): Customize.
1238 (dired-x-help-address): Set to bug-gnu-emacs.
1239 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1240 (dired-default-directory): Renamed from default-directory.
1241
1242 * hl-line.el (hl-line): Doc fix.
1243
1244 2001-01-03 Karl Fogel <kfogel@red-bean.com>
1245
1246 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
1247
1248 2001-01-02 Richard M. Stallman <rms@gnu.org>
1249
1250 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1251 to remove all the current alternative-match highlighting.
1252 If nil, remove only what's outside the current window.
1253 (isearch-lazy-highlight-remove-overlays): Take optional
1254 region within which NOT to remove them.
1255 (isearch-lazy-highlight-new-loop): Greatly simplified.
1256 (isearch-lazy-highlight-update): Find all the other occurrences
1257 visible in the window, in just one call.
1258 (isearch-lazy-highlight-start): Now holds start of region to scan.
1259 (isearch-lazy-highlight-end): Now holds end of region to scan.
1260 (isearch-lazy-highlight-wrapped): Variable deleted.
1261 (isearch-lazy-highlight-search): Function deleted.
1262
1263 2000-01-02 Andrew Innes <andrewi@gnu.org>
1264
1265 * w32-fns.el (convert-standard-filename): Do length check on name
1266 before aref.
1267
1268 2001-01-02 Dave Love <fx@gnu.org>
1269
1270 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1271 value.
1272 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1273
1274 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1275
1276 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1277 read syntax.
1278
1279 * calendar/todo-mode.el (todo): Add :link, :version.
1280 (todo-save-top-priorities): Remove autoload cookie.
1281 (todo-add-category, todo-add-item-non-interactively)
1282 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1283 cookie.
1284
1285 2001-01-02 Gerd Moellmann <gerd@gnu.org>
1286
1287 * comint.el (comint-input-history-ignore): New variable.
1288 (comint-read-input-ring): Ignore entries matching
1289 comint-input-history-ignore.
1290
1291 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
1292
1293 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1294 (lm-copyright-mark): New function.
1295 (lm-crack-copyright): New function.
1296 (lm-verify): Check that the file has a copyright.
1297 Check that the file is copyright Free Software Foundation.
1298
1299 2000-12-30 Kenichi Handa <handa@etl.go.jp>
1300
1301 * international/mule-diag.el (print-fontset): Indent font name by
1302 24 columns, not 25.
1303
1304 2000-12-29 Gerd Moellmann <gerd@gnu.org>
1305
1306 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1307 in Subject line.
1308
1309 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1310 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1311 continuing an interrupted message with C-u C-x m for instence,
1312 winds up in Mail mode without abbrevs.
1313
1314 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1315
1316 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1317 non-nil. Adding almost all customization variables on ps-setup. Doc
1318 fix.
1319 (ps-print-version): New version number (6.3.3).
1320 (ps-end-with-control-d): Initialization fix.
1321 (ps-lines-printed): New var.
1322 (ps-skip-newline): New fun.
1323 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1324 (ps-next-line, ps-continue-line, ps-plot-region)
1325 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
1326
1327 2000-12-29 Kenichi Handa <handa@etl.go.jp>
1328
1329 * international/fontset.el (x-complement-fontset-spec): Resolve
1330 ASCII font name so that the same family name is used for fonts
1331 registered in x-font-name-charset-alist.
1332 (create-fontset-from-fontset-spec): Adjusted for the above change.
1333 The name of fontset alias should be a unresolved ASCII font name.
1334
1335 2000-12-28 Gerd Moellmann <gerd@gnu.org>
1336
1337 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1338 and delete in isearch-mode-map.
1339
1340 2000-12-28 Richard M. Stallman <rms@gnu.org>
1341
1342 * dired-x.el (dired-guess-shell-alist-default):
1343 Use xpdf instead of acroread.
1344
1345 2000-12-28 Kenichi Handa <handa@etl.go.jp>
1346
1347 * textmodes/artist.el (artist-butlast): Deleted.
1348 (artist-ellipse-mirror-quadrant): Use butlast instead of
1349 artist-butlast.
1350
1351 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1352
1353 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1354
1355 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1356
1357 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1358
1359 * ls-lisp.el: Better support for the Mac and MS-Windows.
1360 (ls-lisp): New defgroup.
1361 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
1362 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
1363 (ls-lisp-support-shell-wildcards): New defcustoms.
1364 (ls-lisp-parse-symlink): New function.
1365 (insert-directory): Code to convert switches to a list and set up
1366 the wildcard argument copied from ls-lisp-insert-directory.
1367 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1368 for -C and -R switches.
1369 (ls-lisp-column-format): New function.
1370 (ls-lisp-delete-matching, ls-lisp-handle-switches)
1371 (ls-lisp-format-time): Add doc strings.
1372 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1373 Support ls-lisp-dirs-first.
1374 (ls-lisp-classify, ls-lisp-extension): New functions.
1375 (ls-lisp-format): Optionally support emulation of symlinks.
1376 Support -i, -s, and -G switches.
1377
1378 2000-12-27 Gerd Moellmann <gerd@gnu.org>
1379
1380 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1381
1382 * version.el (emacs-version): Print X scroll bar information.
1383
1384 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1385 instead of x-toolkit-scroll-bars-p.
1386
1387 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1388 of x-toolkit-scroll-bars-p.
1389
1390 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1391
1392 * ffap.el (ffap-bindings): Make interactive and add an autoload
1393 cookie.
1394 (ffap-bindings): Doc fix, to reflect the above change.
1395
1396 2000-12-27 Kenichi Handa <handa@etl.go.jp>
1397
1398 * term.el (term-char-mode): Define all non-ascii self-inserting
1399 characters to 'term-send-raw in term-raw-map.
1400
1401 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
1402
1403 * viper-init (viper-restore-cursor-type): Added condition-case
1404 guard.
1405
1406 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
1407 initialization; use add-hook.
1408 (ediff-file-remote-p): Use file-local-copy.
1409
1410 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
1411
1412 * ediff.el (ediff-patch-buffer): Bug fix.
1413 (ediff-revision): Allow selection of the file at the prompt.
1414
1415 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1416
1417 * subr.el (combine-run-hooks): Remove.
1418
1419 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1420 and remove the rogue second spec.
1421
1422 2000-12-23 Gerd Moellmann <gerd@gnu.org>
1423
1424 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1425
1426 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1427
1428 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1429 Use minibuffer menu prompt for the `=' prefix.
1430 (smerge-command-prefix): Change default to C-^.
1431 (smerge-mode): Don't assume font-lock doesn't move point.
1432
1433 * skeleton.el (skeleton-internal-1): Make sure the first line of
1434 the region is also re-indented.
1435 (skeleton-end-newline): New var.
1436 (skeleton-end-hook): Use it.
1437
1438 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1439
1440 * comint.el (comint-password-prompt-regexp): Support CVS.
1441
1442 2000-12-22 Gerd Moellmann <gerd@gnu.org>
1443
1444 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1445 backspace key combinations, depending on
1446 delete-key-deletes-forward.
1447
1448 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1449
1450 * simple.el (delete-key-deletes-forward): Doc fix.
1451
1452 2000-08-22 Emmanuel Briot <briot@gnat.com>
1453
1454 * xml.el (top level comment): Updated to reflect the fact that
1455 white spaces are relevant in the XML file.
1456 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1457 to parse was already edited. This allows for on-the-fly analysis
1458 of XML files.
1459 (xml-parse-tag): Check that the casing is the same in the start
1460 tag and end tag, since XML is case-sensitive. Allows for spaces
1461 in the end tag, after the name of the tag.
1462 (xml-parse-attlist): Allow for the character '-' in the name of
1463 attributes, as in the standard http-equiv attribute Do not save
1464 the properties in the XML tree, since they are not relevant.
1465
1466 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1467
1468 * generic.el (generic-read-type): Undo last change, inline into
1469 `generic-mode' and then remove.
1470 (generic-mode): Inline generic-read-type.
1471 (define-generic-mode): Push the symbol name rather than the symbol
1472 onto generic-mode-list.
1473
1474 2000-12-21 Gerd Moellmann <gerd@gnu.org>
1475
1476 * generic.el (generic-read-type): Build an alist for
1477 completing-read as in 20.7.
1478
1479 * play/landmark.el (lm): Use interactive spec `P'.
1480 (toplevel): Don't set debug-on-error.
1481
1482 * server.el (server-switch-buffer): Choose a window on a visible
1483 frame.
1484
1485 2000-12-21 Dave Pearson <davep@davep.org>
1486
1487 * quickurl.el: Commentry change, I've moved my web site.
1488
1489 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1490
1491 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1492 ranges like \177-\237, but accepts the character sequence from \177 to
1493 \237. Doc fix.
1494 (ebnf-version): New version (3.4).
1495 (ebnf-setup): Code fix.
1496 (ebnf-range-regexp): New fun.
1497 (ebnf-8-bit-chars): Const fix.
1498
1499 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1500 entry. Doc fix.
1501 (ebnf-bnf-lex): Code fix.
1502 (ebnf-bnf-comment-chars): Const fix.
1503
1504 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1505 entry. Doc fix.
1506 (ebnf-iso-comment-chars): Const fix.
1507
1508 * ebnf-otz.el: Doc fix.
1509
1510 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1511 entry. Doc fix.
1512 (ebnf-yac-skip-code): Code fix.
1513 (ebnf-yac-comment-chars): Const fix.
1514
1515 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1516
1517 * files.el (insert-directory-safely): New function.
1518 (recover-file): Use it instead of insert-directory. From Markus
1519 Rost <markus.rost@mathematik.uni-regensburg.de>
1520
1521 2000-12-21 Kenichi Handa <handa@etl.go.jp>
1522
1523 * international/mule-cmds.el (select-safe-coding-system): Check
1524 coding-category-list more rigidly. Improve help message.
1525
1526 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1527
1528 2000-12-21 Miles Bader <miles@gnu.org>
1529
1530 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1531 prefix.
1532
1533 2000-12-21 Kenichi Handa <handa@etl.go.jp>
1534
1535 * international/mule-diag.el (describe-char-after): Make *Help*
1536 buffer inherit multibyteness of the current buffer.
1537
1538 * international/mule.el (make-char): Docstring adjusted for the
1539 change of make-char-internal.
1540
1541 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1542
1543 * international/iso-cvt.el: Docstrings fix.
1544
1545 2000-12-20 Dave Love <fx@gnu.org>
1546
1547 * subr.el (eval-after-load): Doc fix.
1548
1549 2000-12-20 Kenichi Handa <handa@etl.go.jp>
1550
1551 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1552 for numbers.
1553
1554 2000-12-20 Miles Bader <miles@gnu.org>
1555
1556 * international/quail.el (quail-help): Resize the help window
1557 again after it has all its contents. Remove unneeded progn.
1558
1559 2000-12-19 Gerd Moellmann <gerd@gnu.org>
1560
1561 * pcmpl-linux.el: Fix copy/paste error.
1562
1563 2000-12-19 Andrew Innes <andrewi@gnu.org>
1564
1565 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1566 docstring.
1567
1568 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1569
1570 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1571
1572 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1573
1574 * progmodes/idlw-shell.el: Fixed copyright notice.
1575
1576 * progmodes/idlwave.el: Fixed copyright notice.
1577
1578 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
1579 TAB as key separators.
1580
1581 2000-12-19 Alex Schroeder <alex@gnu.org>
1582
1583 * sql.el (sql-sybase-options): New option.
1584 (sql-sybase): Use it. Add sql-database to the list of parameters
1585 provided for login. The options -w 2048 -n are not used any more.
1586 (sql-postgres-options): Changed default from "--pset" to "-P".
1587 (sql-mysql-options): Doc change.
1588 (sql-stop): Doc change.
1589
1590 2000-12-19 Kenichi Handa <handa@etl.go.jp>
1591
1592 * international/quail.el (quail-input-method): Always hide
1593 the guidance buffer on exiting.
1594
1595 2000-12-18 Gerd Moellmann <gerd@gnu.org>
1596
1597 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1598 isn't fboundp.
1599
1600 * server.el (server-buffer-done): Bury the buffer before
1601 killing it.
1602
1603 * faces.el (face-spec-set): Interpret a nil in specs for
1604 foreground and background colors as `unspecified', for
1605 compatibility with 20.x.
1606
1607 2000-12-18 Dave Love <fx@gnu.org>
1608
1609 * simple.el (mail-user-agent): Doc fix.
1610 (input-mode-8-bit): Removed.
1611
1612 * international/mule.el (set-keyboard-coding-system): Doc fix.
1613 (keyboard-coding-system): New option.
1614
1615 * mail/sendmail.el (send-mail-function): Customize.
1616
1617 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1618
1619 * international/codepage.el (cp866-decode-table): New table.
1620
1621 2000-12-18 Gerd Moellmann <gerd@gnu.org>
1622
1623 * version.el (emacs-version): Remove `%a' from the time format
1624 because the weekday doesn't fit well into each locale.
1625
1626 2000-12-18 Miles Bader <miles@gnu.org>
1627
1628 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1629
1630 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
1631 Check that emacs-major-version is `=' to 20, not `>='.
1632 (artist-replace-chars): Use `make-string' instead of a loop.
1633
1634 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1635
1636 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1637 (cvs-execute-single-file): Don't change directory.
1638 Patch from Per Cederqvist.
1639
1640 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1641
1642 * textmodes/ispell.el (check-ispell-version): If
1643 `ispell-program-name' is "aspell", pass it the -v switch instead
1644 of -vv.
1645
1646 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1647
1648 * international/mule-diag.el (mule-diag): Insert information about
1649 configure options, multibyte awareness, language env.
1650
1651 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1652 regexp to search for candidates.
1653
1654 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1655
1656 * info.el (Info-forward-node): If the node has an
1657 Info-header-line, widen the buffer before searching for "next:"
1658 and "up:" pointers, and set the search limit to stay in the
1659 current node.
1660
1661 2000-12-16 Miles Bader <miles@gnu.org>
1662
1663 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1664
1665 2000-12-15 Miles Bader <miles@gnu.org>
1666
1667 * comint.el (comint-send-string, comint-send-region): Also accept
1668 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1669 process-send-string/region.
1670
1671 2000-12-15 Gerd Moellmann <gerd@gnu.org>
1672
1673 * isearch.el (isearch-lazy-highlight-max): New user-option.
1674 (isearch-lazy-highlight-update): Don't highlight more than
1675 isearch-lazy-highlight-max matches.
1676
1677 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1678
1679 2000-12-15 Richard M. Stallman <rms@gnu.org>
1680
1681 * sort.el (sort-columns): Fix error message.
1682
1683 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1684 `upcase' or `downcase' or nil.
1685 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1686 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1687 (dabbrev--substitute-expansion): New arg record-case-pattern.
1688 If it is non-nil, set dabbrev--last-case-pattern.
1689 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1690
1691 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1692
1693 2000-12-15 Miles Bader <miles@gnu.org>
1694
1695 * paths.el (Info-default-directory-list): Don't delete
1696 configure-info-directory from the list of standard info
1697 directories when appending it to the end -- their order is
1698 important.
1699
1700 * faces.el (read-face-attribute): If there's no entry for the
1701 user's input in VALID, just use it as-is (this will often result
1702 in an error, but it may be OK for e.g. colors using hexadecimal
1703 notation, and at least will yield a better error message).
1704
1705 * window.el (mode-line-window-height-fudge): Function removed.
1706 (height-affecting-face-attributes, mode-line-window-height-fudge):
1707 Variables removed.
1708 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1709 window is really the right size. Use vertical-motion
1710 rather than forward-line.
1711 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1712 (ispell-command-loop, ispell-show-choices): Use the variable
1713 ispell-choices-win-default-height, rather than the function.
1714 (ispell-choices-win-default-height): Function removed.
1715 (ispell-mode-line-window-height-fudge): Function removed.
1716
1717 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1718
1719 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1720
1721 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1722
1723 * paths.el (Info-default-directory-list): If
1724 configure-info-directory is not one of the standard directories,
1725 put it first in the list; otherwise put it last. Doc string
1726 changed accordingly.
1727
1728 * info.el (Info-directory-list): Change doc string to reflect the
1729 change in Info-default-directory-list.
1730
1731 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1732 windows-nt as windowed environments, even under -nw.
1733
1734 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1735 if not fboundp. Switch delete-forward mode for the <delete> key
1736 on all PC platforms, even under -nw.
1737
1738 * term/internal.el ([M-delete]): Remap to M-d.
1739
1740 2000-12-14 Gerd Moellmann <gerd@gnu.org>
1741
1742 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1743
1744 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1745
1746 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1747
1748 2000-12-14 Gerd Moellmann <gerd@gnu.org>
1749
1750 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1751 if appropriate.
1752
1753 * simple.el (delete-key-deletes-forward): New user-option.
1754 (delete-key-deletes-forward-mode): New function.
1755
1756 * bindings.el: Bind `delete' to backward-delete-char.
1757
1758 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1759 if symbol is bound before getting its value.
1760
1761 * tooltip.el (tooltip-show): If an error is signaled in
1762 x-show-tip, display that error, and display the help in the
1763 echo area.
1764
1765 2000-12-14 Kenichi Handa <handa@etl.go.jp>
1766
1767 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1768 "... entries" messages for every 10000 entries, not 10.
1769
1770 2000-12-13 Karl Fogel <kfogel@red-bean.com>
1771
1772 * bookmark.el: Provide a generic exit hook, as suggested by
1773 Ovidiu Predescu <ovidiu@cup.hp.com>:
1774 (bookmark-exit-hook): New var.
1775 (bookmark-exit-hook-internal): New func, replaces
1776 old raw lambda form in `kill-emacs-hook', and runs new
1777 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1778 as logically that feature must have been provided if this function
1779 is running.
1780 Removed ;;;###autoload before the `add-hook' call.
1781
1782 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1783
1784 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1785 (easy-menu-current-active-maps): New function.
1786 (easy-menu-get-map): Use it.
1787 Make a proper menu entry when creating a new keymap.
1788
1789 2000-12-13 Kenichi Handa <handa@etl.go.jp>
1790
1791 * international/characters.el: Fix cases and syntaxes for
1792 mule-unicode-0100-24ff.
1793
1794 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1795 that a Japanese character is not appended after day and year.
1796
1797 * info.el (Info-suffix-list): Change format for a command that
1798 requires arguments.
1799 (info-insert-file-contents): Adjusted for the above change.
1800
1801 2000-12-12 Andreas Schwab <schwab@suse.de>
1802
1803 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1804 on the name of the tar buffer. Verify that the existing buffer is
1805 visiting the same subfile.
1806
1807 2000-12-12 Dave Love <fx@gnu.org>
1808
1809 * subdirs.el: Add obsolete.
1810
1811 2000-12-12 Gerd Moellmann <gerd@gnu.org>
1812
1813 * mail/rmailsum.el (rmail-summary-expunge)
1814 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1815 instead of rmail-confirm-expunge.
1816
1817 * replace.el (perform-replace): Don't use an empty match adjacent
1818 to a non-empty match when computing the next match before the
1819 replacement is performed.
1820
1821 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
1822
1823 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1824 definition (patch by Stefan Monnier).
1825 (glasses-mode): Use jit-lock instead of `after-change-functions'
1826 (patch by Stefan Monnier).
1827
1828 2000-12-12 Miles Bader <miles@gnu.org>
1829
1830 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1831 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1832
1833 2000-12-12 Andrew Choi <akochoi@i-cable.com>
1834
1835 * term/mac-win.el: Remove load for ls-lisp.
1836
1837 * loadup.el: Load ls-lisp for system-type `macos'.
1838
1839 2000-12-12 Miles Bader <miles@gnu.org>
1840
1841 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1842 Respect field end too.
1843 (just-one-space): Respect fields as `delete-horizontal-space'.
1844 (newline-and-indent, reindent-then-newline-and-indent): Use
1845 `delete-horizontal-space'.
1846
1847 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1848
1849 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1850 (so as to obey the field property in the minibuffer).
1851
1852 * obsolete/c-mode.el: Moved from lisp/progmodes.
1853 * obsolete/auto-show.el: Moved from lisp.
1854 * obsolete/ooutline.el: Moved from lisp/textmodes.
1855
1856 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1857
1858 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
1859 changes to list them here.
1860
1861 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
1862 many changes to list them here.
1863
1864 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
1865 many changes to list them here.
1866
1867 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1868
1869 2000-12-11 Gerd Moellmann <gerd@gnu.org>
1870
1871 * simple.el (kill-new): Don't try to setcar kill-ring if it is
1872 nil.
1873
1874 * cus-edit.el (custom-save-variables, custom-save-faces):
1875 Comment fix.
1876
1877 * hscroll.el: Moved to `obsolete' subdir.
1878
1879 2000-12-11 Miles Bader <miles@gnu.org>
1880
1881 * window.el (window-text-height): Function removed (now in C).
1882
1883 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
1884
1885 * log-edit.el (log-edit-parent-buffer): New var.
1886 (log-edit): Set it. Add BUFFER argument.
1887 (log-edit-done): Use char-before.
1888 Don't bother checking validity of vc-comment-ring.
1889 Only bury the buffer if log-edit popped it up.
1890
1891 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1892 (cvs-mode-diff-help): Remove.
1893 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
1894 (cvs-mode-marked): Set up the default for CMD manually.
1895
1896 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1897 Remove binding for ? now made unnecessary.
1898
1899 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
1900
1901 * textmodes/reftex.el (reftex-scanning-info-available-p): New
1902 function
1903 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1904
1905 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1906 when master file is not open.
1907
1908 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
1909
1910 * progmodes/ada-stmt.el: Update `maintainer'.
1911
1912 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
1913
1914 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1915 choices to match documentation string.
1916
1917 2000-12-09 Miles Bader <miles@gnu.org>
1918
1919 * minibuf-eldef.el: New file.
1920
1921 * window.el (fit-window-to-buffer): Don't pass last argument to
1922 pos-visible-in-window-p, now that its meaning is inverted.
1923
1924 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
1925
1926 * image.el (create-image): Doc fix; spotted by Per Cederqvist
1927 <ceder@lysator.liu.se>.
1928
1929 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
1930
1931 * autoinsert.el (auto-insert-alist): Add missing final \n.
1932
1933 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
1934 (cvs-menu-map): Remove.
1935 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1936 (cvs-mode-quit): Turn it back into a plain function.
1937
1938 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
1939 (texinfo-filter): Remove (move to texinfo.el).
1940
1941 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1942 file where it's more visible.
1943 (texinfo-filter, texinfo-chapter-level-regexp): New variables
1944 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1945 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1946 (texinfo-inside-macro-p): Only catch `scan-error's.
1947 (texinfo-inside-env-p): Make better use of the match info.
1948 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1949 (texinfo-insert-@end): Slight re-organization.
1950 Also remove useless `looking-at' call.
1951
1952 2000-12-08 Andrew Innes <andrewi@gnu.org>
1953
1954 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1955 accessible in -nw mode.
1956
1957 * term/w32-win.el: Remove stuff about selection timeout, which is
1958 irrelevant on Windows. Move clipboard support to w32-fns.el, so
1959 it is accessible in -nw mode.
1960
1961 2000-12-08 Dave Love <fx@gnu.org>
1962
1963 * emacs-lisp/lisp-mode.el (lisp-mode): Set
1964 font-lock-keywords-case-fold-search.
1965
1966 2000-12-08 Gerd Moellmann <gerd@gnu.org>
1967
1968 * textmodes/ispell.el (ispell): Doc fix.
1969
1970 2000-12-08 Kenichi Handa <handa@etl.go.jp>
1971
1972 * international/quail.el (quail-insert-decode-map): Check the
1973 frame width of a window displaying the current buffer, not that of
1974 the selected frame.
1975 (quail-help): Make sure that the help buffer has window before
1976 inserting text in it.
1977
1978 2000-12-07 Sam Steingold <sds@gnu.org>
1979
1980 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1981 Backquote is used in isearch.el, so autoloading saves nothing.
1982
1983 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
1984
1985 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1986 the CVS and RCS subdirectories case-insensitively.
1987
1988 * dired.el (dired-insert-directory): If file-system-info is
1989 fboundp, call it instead of invoking dired-free-space-program.
1990
1991 2000-12-07 Gerd Moellmann <gerd@gnu.org>
1992
1993 * server.el (server-visit-files): Push files on file-name-history.
1994
1995 * progmodes/cc-langs.el: Update copyright.
1996
1997 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
1998
1999 * bindings.el (mode-line-mode-menu): Add glasses-mode.
2000
2001 * bindings.el (mode-line-mode-menu): Reverse the order
2002 of define-keys so that the menu appears in alphabetical order.
2003
2004 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
2005
2006 * progmodes/glasses.el (glasses-mode): Update mode line at the end
2007 of the function.
2008
2009 2000-12-07 Dave Love <fx@gnu.org>
2010
2011 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2012
2013 * facemenu.el (facemenu-unlisted-faces): Fix value.
2014
2015 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
2016
2017 * font-lock.el (font-lock-default-fontify-region):
2018 Include the terminating \n (off-by-one error).
2019 (font-lock-set-defaults): Use dolist.
2020
2021 * derived.el (define-derived-mode): Don't use combine-run-hooks.
2022
2023 2000-12-07 Kenichi Handa <handa@etl.go.jp>
2024
2025 * international/mule-cmds.el (describe-language-environment): Fix
2026 for the case that an input method title is not string but a list.
2027
2028 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2029 of wrong SIZE record.
2030
2031 2000-12-06 Dave Love <fx@gnu.org>
2032
2033 * newcomment.el (comment-region, comment-dwim): Doc fix.
2034
2035 * textmodes/texinfo.el: Require tex-mode when compiling.
2036 (texinfo-update-node): Doc fix.
2037 (texinfo-imenu-generic-expression): Add @anchor.
2038 (texinfo-font-lock-keywords): Add @uref.
2039 (texinfo-inside-macro-p): Don't use ignore-errors.
2040 (texinfo-insert-quote): Match more contexts.
2041
2042 * international/mule.el (decode-char, encode-char): Doc fix.
2043 (auto-coding-alist): Customize.
2044
2045 * files.el (load-file): Fix change of 2000-03-12.
2046
2047 * wid-edit.el (widget-text-keymap): Doc fix.
2048
2049 2000-12-06 Andrew Innes <andrewi@gnu.org>
2050
2051 * makefile.w32-in (lisp): Set to an absolute directory, namely
2052 $(CURDIR).
2053
2054 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2055
2056 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2057 read generated-autoload-file, and set buffer-file-coding-system to
2058 raw-text-unix after reading the file.
2059
2060 * international/mule-conf.el (file-coding-system-alist): Use
2061 raw-text for reading loaddefs.el and raw-text-unix for writing
2062 it.
2063
2064 2000-12-06 Gerd Moellmann <gerd@gnu.org>
2065
2066 * replace.el (occur): Make line-number-width 1 smaller for the
2067 colon following the line number.
2068
2069 * startup.el (fancy-splash-text, command-line-1): Use
2070 `File' for the menu name instead of `Files'.
2071
2072 * tmm.el: Update copyright.
2073
2074 * cus-start.el: Add entry for even-window-heights.
2075
2076 2000-12-06 Miles Bader <miles@gnu.org>
2077
2078 * faces.el (frame-set-background-mode): Avoid stomping on
2079 locally modified faces.
2080
2081 2000-12-06 Kenichi Handa <handa@etl.go.jp>
2082
2083 * international/fontset.el: Correct the font registries for
2084 japanese-jisx0213-1 and japanese-jisx0213-2.
2085
2086 2000-12-05 Gerd Moellmann <gerd@gnu.org>
2087
2088 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2089
2090 * iswitchb.el: Update customization commentary.
2091
2092 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
2093
2094 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2095 (tpu-search-highlight): Fixed comparison of overlay end positions.
2096 (tpu-trim-line-ends): Implemented trimming logic locally.
2097
2098 * emulation/tpu-extras.el (tpu-write-file-hook)
2099 (tpu-set-cursor-bound): Replaced picture-clean with
2100 tpu-trim-line-ends.
2101
2102 2000-12-05 Kenichi Handa <handa@etl.go.jp>
2103
2104 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2105 to cn-gb.
2106 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2107
2108 2000-12-04 Dave Love <fx@gnu.org>
2109
2110 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2111
2112 2000-12-04 Gerd Moellmann <gerd@gnu.org>
2113
2114 * mail/rmailsum.el (rmail-summary-expunge)
2115 (rmail-summary-expunge-and-save): Ask for confirmation with
2116 rmail-expunge-confirmed.
2117
2118 * mail/rmail.el (rmail-expunge-confirmed): New function.
2119 (rmail-expunge): Use it.
2120
2121 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2122 (etags-recognize-tags-table, find-tag-in-order): New
2123 functionality: interpret file names as tags.
2124
2125 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
2126
2127 * info.el (Info-scroll-prefer-subnodes): New defcustom.
2128 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2129 visit the first subnode until the bottom of the current node is
2130 visible.
2131
2132 2000-12-04 Gerd Moellmann <gerd@gnu.org>
2133
2134 * format.el (format-decode): Don't change buffer's undo list.
2135
2136 2000-12-04 Kenichi Handa <handa@etl.go.jp>
2137
2138 * faces.el (face-font-registry-alternatives): Add entries for CJK
2139 fonts. Doc-string adjusted for the actual usage of this data.
2140
2141 * international/fontset.el: Change the font registries for CJK
2142 fonts in the default fontset. Don't append '*' to registries.
2143
2144 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
2145
2146 * emacs-lisp/easy-mmode.el (define-derived-mode)
2147 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2148
2149 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2150 (derived-mode-p): New function.
2151 (derived-mode-make-docstring): Add `docstring' argument.
2152 Use it if available and complete it if necessary.
2153
2154 2000-12-03 Andreas Schwab <schwab@suse.de>
2155
2156 * type-break.el (type-break): Don't make parent of itself.
2157
2158 2000-12-03 Miles Bader <miles@gnu.org>
2159
2160 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2161
2162 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
2163
2164 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2165 (tex-main-file, tex-file): Simplify.
2166 (tex-generate-zap-file-name): Use subst-char-in-string.
2167 (tex-strip-dots): Remove.
2168
2169 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2170
2171 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2172 to check if the match succeeded.
2173
2174 2000-12-02 Gerd Moellmann <gerd@gnu.org>
2175
2176 * startup.el (use-fancy-splash-screens-p): New function.
2177 (command-line-1): Use it to determine whether or not to use
2178 a fancy splash screen.
2179
2180 2000-12-02 Andreas Schwab <schwab@suse.de>
2181
2182 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2183
2184 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2185
2186 * international/mule.el (make-char): Fix last change.
2187
2188 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2189 New defcustoms.
2190 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2191 autoloading tex-mode; instead, do the same manually. Use
2192 texinfo-open-quote and texinfo-close-quote. Insert literal quote
2193 with numeric argument. Docstring fix.
2194 (toplevel): Require cl when compiling.
2195
2196 * international/mule.el (make-char): Doc fix.
2197
2198 2000-12-02 Jason Rumney <jasonr@gnu.org>
2199
2200 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2201 the Emacs Lisp manual)
2202
2203 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2204
2205 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2206
2207 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2208 the Emacs Lisp manual).
2209
2210 2000-12-02 Gerd Moellmann <gerd@gnu.org>
2211
2212 * simple.el (next-line-add-newlines): Change default to nil.
2213
2214 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2215
2216 * files.el (revert-buffer, recover-file): Bind
2217 coding-system-for-read to emacs-mule-unix, not to no-conversion.
2218
2219 2000-12-01 Gerd Moellmann <gerd@gnu.org>
2220
2221 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2222
2223 2000-12-01 Miles Bader <miles@gnu.org>
2224
2225 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2226
2227 2000-12-01 Kenichi Handa <handa@etl.go.jp>
2228
2229 * international/mule-diag.el (describe-char-after): Fix typo.
2230 (describe-character-set, non-iso-charset-alist): Fix typo.
2231
2232 2000-12-01 Miles Bader <miles@gnu.org>
2233
2234 * image-file.el (image-file-name-regexp): Automatically add
2235 upper-case variants of each filename extension in
2236 `image-file-name-extensions', since they seem to be common.
2237
2238 * simple.el (minibuffer-contents)
2239 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2240 New functions.
2241 * filecache.el (file-cache-directory-name)
2242 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2243
2244 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
2245
2246 * filecache.el (file-cache-minibuffer-complete): Don't try to
2247 delete the minibuffer prompt.
2248
2249 2000-11-30 Dave Love <fx@gnu.org>
2250
2251 * cus-start.el: Fix read-buffer-function type.
2252
2253 2000-11-30 Gerd Moellmann <gerd@gnu.org>
2254
2255 * md5.el: Removed. There's a built-in function, now.
2256
2257 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
2258
2259 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2260 as dummy 0-th char of rmail-deleted-vector.
2261
2262 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2263
2264 * ps-print.el (ps-end-job): Bind case-fold-search only after
2265 switching to ps-spool-buffer.
2266
2267 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2268
2269 * ps-print.el: Line number font customization. PostScript: Lines and
2270 PageCount are initialized on each page. Doc Fix.
2271 (ps-print-version): New version number (6.3.2).
2272 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2273 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2274 (ps-right-header): Customization fix.
2275 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2276 Fix code.
2277 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2278 New vars.
2279
2280 2000-11-30 Gerd Moellmann <gerd@gnu.org>
2281
2282 * bs.el: Fix typos and spelling errors.
2283 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2284 (bs-configuration): Doc fix.
2285
2286 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2287
2288 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
2289
2290 * emulation/tpu-edt.el (tpu-version): New version.
2291 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2292 (tpu-original-mode-line): Variable deleted.
2293 (tpu-mark-flag): New initial value.
2294 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2295 tpu-mark-flag to minor-mode-alist.
2296 (tpu-update-mode-line): New mark flag logic.
2297 (tpu-get): Use find-file-wildcards.
2298 (tpu-search-highlight): Move overlay less, reset overlay properly.
2299 (tpu-unselect): Deactivate mark.
2300 (tpu-lm-replace): Reset overlay properly.
2301 (tpu-forward-line): Use forward-visible-line.
2302 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2303
2304 * emulation/tpu-extras.el (tpu-forward-line): Use
2305 forward-visible-line.
2306
2307 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2308
2309 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2310
2311 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2312
2313 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2314 and skip whitespace and newlines.
2315
2316 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2317
2318 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2319
2320 2000-11-29 Gerd Moellmann <gerd@gnu.org>
2321
2322 * help.el (describe-function-1): Regexp-quote function name
2323 when used as part of a regexp.
2324
2325 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2326 face-attribute instead of face-foreground and face-background.
2327 (tool-bar-add-item): Likewise, and handle unspecified colors.
2328
2329 * enriched.el (enriched-face-ans): Use face-attribute instead
2330 of face-foreground and face-background.
2331
2332 * faces.el (face-foreground, face-background, face-stipple):
2333 Return nil if attribute is unspecified, for backward
2334 compatibility.
2335
2336 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2337
2338 * play/5x5.el: Remove version info.
2339
2340 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2341
2342 * frame.el (blink-cursor-mode): Doc fix.
2343
2344 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2345
2346 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2347 to create Makefile rules.
2348 (antlr-tool-command): New user option.
2349 (antlr-ask-about-save): New user option.
2350 (antlr-makefile-specification): New user option.
2351 (antlr-file-formats-alist): New variable.
2352 (antlr-special-file-formats): New variable.
2353 (antlr-unknown-file-formats): New user option.
2354 (antlr-help-unknown-file-text): New variable.
2355 (antlr-help-rules-intro): New variable.
2356 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2357 (antlr-mode-menu): Add entries.
2358 (antlr-file-dependencies): New function.
2359 (antlr-directory-dependencies): New function.
2360 (antlr-superclasses-glibs): New function.
2361 (antlr-run-tool): New command.
2362 (antlr-makefile-insert-variable): New function.
2363 (antlr-insert-makefile-rules): New function.
2364 (antlr-show-makefile-rules): New command.
2365
2366 * antlr-mode.el: More Emacs/XEmacs stuff.
2367 (antlr-no-action-keywords): New constant with value nil.
2368 (antlr-font-lock-keywords-alist): Use it. Old value would break
2369 syntax highlighting in Emacs-21.0.
2370 (antlr-default-directory): Emacs/XEmacs dependend function.
2371 (antlr-read-shell-command): Ditto.
2372 (antlr-with-displaying-help-buffer): Ditto.
2373
2374 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2375
2376 * antlr-mode.el: imenu, parsing and highlighting changes.
2377 (antlr-imenu-create-index-function): Don't create extra submenus
2378 for definitions in different grammar classes. It is not necessary
2379 for the menu and would make command `imenu' awkward to use.
2380 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2381 header actions and more than one.
2382 (antlr-font-lock-tokendef-face): Changed color.
2383 (antlr-font-lock-tokenref-face): Changed color.
2384 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2385 (antlr-mode-syntax-table): New variable.
2386 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2387 (antlr-with-syntax-table): Don't copy syntax table.
2388
2389 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2390
2391 * antlr-mode.el: Minor changes: language setting.
2392 (antlr-language-alist): The value for file option "language" can
2393 be both an identifier and a string.
2394 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2395 (antlr-language-limit-n-regexp): Change accordingly.
2396
2397 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2398
2399 * antlr-mode.el: Minor changes: tabs, hiding.
2400 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2401 (antlr-action-visibility): Also allow value nil to also hide the
2402 braces. Renamed from `antlr-tiny-action-length'.
2403 Suggested by Jay@aol.com.
2404 (antlr-hide-actions): Change accordingly. Hide line if completely
2405 hidden action is on a line of its own.
2406
2407 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2408
2409 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2410
2411 * sort.el (sort-columns): Don't concat strings with numbers.
2412
2413 2000-11-29 Dave Love <fx@gnu.org>
2414
2415 * cus-edit.el (face): Fix :format.
2416
2417 * mail/feedmail.el: Require smtpmail when compiling.
2418 (mail-do-fcc): Autoload.
2419 (feedmail) <defgroup>: Fix :link.
2420 (feedmail-nuke-body-in-fcc): Fix :type.
2421 (feedmail-send-it): Add autoload cookie.
2422
2423 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2424
2425 * newcomment.el (comment-indent): Save excursion around call to
2426 comment-indent-function.
2427
2428 2000-11-29 Miles Bader <miles@gnu.org>
2429
2430 * subr.el (member-ignore-case): Return the tail of the list who's
2431 car matches, like `member', not the matching element itself.
2432
2433 2000-11-29 Kenichi Handa <handa@etl.go.jp>
2434
2435 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2436 should not contain `\n'.
2437
2438 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2439
2440 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2441
2442 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2443
2444 * dired-aux.el (dired-do-create-files): Construct default file
2445 name for dired-mark-read-file-name so that when the user enters
2446 just RET, the target file will end up in the target directory.
2447
2448 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2449 local-abbrev-table before changing buffers because it might
2450 have a buffer-local binding.
2451
2452 2000-11-28 Miles Bader <miles@gnu.org>
2453
2454 * simple.el (delete-horizontal-space): Handle fields more generally.
2455
2456 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2457
2458 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2459
2460 2000-11-28 Dave Love <fx@gnu.org>
2461
2462 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2463 comment-start-skip locally.
2464
2465 * progmodes/fortran.el (fortran-mode): Don't set
2466 fortran-comment-line-start-skip. Set comment-start to
2467 fortran-comment-line-start.
2468 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2469 (fortran-comment-line-start-skip): Simplify slightly.
2470
2471 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2472
2473 * play/5x5.el: Remove RCS keyword.
2474
2475 * bs.el: Mistaken commit, undone 2000-11-30.
2476
2477 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
2478
2479 * textmodes/tildify.el (tildify-string-alist): Add
2480 `plain-tex-mode' here.
2481
2482 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2483
2484 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2485 reference.
2486
2487 2000-11-28 Miles Bader <miles@gnu.org>
2488
2489 * cus-face.el (custom-face-attributes): Add post-filter function
2490 for :box. Make pre-filter function for :box handle all cases.
2491
2492 * wid-edit.el (widget-choose): Make sure pop-up window is large
2493 enough to display all the choices, as there's no way to scroll it.
2494
2495 2000-11-28 Kenichi Handa <handa@etl.go.jp>
2496
2497 * international/mule-conf.el: Make the coding system no-conversion
2498 safe for all characters.
2499
2500 2000-11-27 Dave Love <fx@gnu.org>
2501
2502 * net/ldap.el (ldap) <defgroup>: Add :version.
2503
2504 * tooltip.el (tooltip-use-echo-area): Doc fix.
2505
2506 * cus-start.el <minibuffer-prompt-properties>: Add version.
2507 <read-buffer-function>: Add.
2508
2509 * apropos.el (apropos-print): Add help-echo to active text.
2510
2511 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2512
2513 2000-11-27 Gerd Moellmann <gerd@gnu.org>
2514
2515 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2516 type, group and version.
2517
2518 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2519
2520 * select.el (x-get-selection): Docstring fix.
2521
2522 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
2523
2524 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
2525
2526 2000-11-27 Andrew Innes <andrewi@gnu.org>
2527
2528 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2529
2530 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2531
2532 2000-11-27 Miles Bader <miles@gnu.org>
2533
2534 * dired.el (dired-get-filename): Return filename verbatim if
2535 LOCALP is `verbatim'.
2536 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2537 `verbatim' so that we don't inadvertently delete a non-existant
2538 directory name.
2539
2540 2000-11-27 Kenichi Handa <handa@etl.go.jp>
2541
2542 * international/characters.el: Specify cases and syntaxes for
2543 mule-unicode-0100-24ff.
2544
2545 2000-11-27 Gerd Moellmann <gerd@gnu.org>
2546
2547 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2548 that foreground and/or background colors of the face `tool-bar'
2549 are unspecified.
2550
2551 2000-11-27 Miles Bader <miles@gnu.org>
2552
2553 * wid-edit.el (widget-field-buffer, widget-field-start)
2554 (widget-field-end): Handle widget field `pseudo-overlays'.
2555 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2556 if it's there instead of in `widget-field-list'.
2557
2558 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
2559 (help-make-xrefs): Delete extraneous newlines at the end of the
2560 docstring.
2561
2562 2000-11-25 Jason Rumney <jasonr@gnu.org>
2563
2564 * startup.el (command-line): Call set-locale-environment after
2565 Window System init file is read, as it can result in a call to
2566 redraw-frame.
2567
2568 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2569
2570 * simple.el (shell-command): Mention the effect of the prefix
2571 argument in the doc string.
2572
2573 2000-11-25 Miles Bader <miles@gnu.org>
2574
2575 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2576
2577 * wid-edit.el (widget-field-value-delete): Don't try to delete
2578 overlay when it's the `pseudo-overlay' that exists at some points.
2579
2580 2000-11-24 Jason Rumney <jasonr@gnu.org>
2581
2582 * international/mule-cmds.el (locale-language-names): Add "jp" as
2583 a non-standard alternative for Japanese.
2584
2585 2000-11-24 Andre Spiegel <spiegel@gnu.org>
2586
2587 * vc-hooks.el: Require 'cl during compilation.
2588
2589 2000-11-24 Gerd Moellmann <gerd@gnu.org>
2590
2591 * faces.el (face-set-after-frame-default): Let face attributes
2592 specified for new frames override frame parameters.
2593
2594 * startup.el (command-line): Fix computation of the source file
2595 for user-init-file when user-init-file is a compiled file.
2596
2597 2000-11-24 Miles Bader <miles@gnu.org>
2598
2599 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
2600 (custom-post-filter-face-spec): New functions.
2601 (custom-face-set, custom-face-value-create): Filter the face spec
2602 before and after customization.
2603 (custom-face-set): If VALUE specifies a null face, pass a
2604 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2605 * cus-face.el (custom-face-attributes): Remove SET and GET
2606 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2607 cases they're needed.
2608
2609 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2610 that it's distinguishable from the :off-glyph on dark-background
2611 displays. Set its background color too.
2612
2613 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2614 so that people can easily turn it off.
2615
2616 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
2617
2618 * ediff-diff.el: Moved variables around to have it compile under NT.
2619
2620 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
2621
2622 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
2623
2624 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
2625 redundant skip-small-frames test.
2626
2627 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
2628 (viper-downgrade-to-insert): protect against errors in hooks.
2629
2630 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2631 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2632 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
2633 functions.
2634
2635 * viper-util.el (viper-memq-char): Bug fixes.
2636
2637 * viper.el (viper-mode): Fix cursor handling.
2638
2639 2000-11-24 Kenichi Handa <handa@etl.go.jp>
2640
2641 * international/mule-diag.el (list-iso-charset-chars): For
2642 two-byte charset, fix the `while' condition.
2643 (list-non-iso-charset-chars): Fix the `while' condition.
2644
2645 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2646
2647 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2648 if the variable is make-variable-buffer-local.
2649
2650 * progmodes/ada-stmt.el (ada-template-map): Initialize
2651 and bind it to C-c t in ada-mode-map.
2652 (ada-stmt-mode-hook): New function extracted from old code.
2653 Only change the buffer-local side of skeleton-*.
2654 (ada-mode-hook): Use it.
2655
2656 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2657
2658 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2659 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2660 we expect to be returned by minibuffer-depth once we prompt the
2661 user in the minibuffer.
2662 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2663 as recorded in iswitchb-minibuf-depth, return non-nil.
2664
2665 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2666
2667 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2668 (hscroll-window-maybe): Docstring fix.
2669
2670 2000-11-23 Dave Love <fx@gnu.org>
2671
2672 * rect.el (string-rectangle): Don't test delete-selection-mode.
2673
2674 2000-11-23 Gerd Moellmann <gerd@gnu.org>
2675
2676 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2677 is in the tool bar.
2678
2679 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2680 with `no-dir'; we want the directory part to be able to remove
2681 it.
2682
2683 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2684
2685 * textmodes/outline.el (outline-flag-region):
2686 Don't bind inhibit-read-only since we don't modify the buffer.
2687 (outline-isearch-open-invisible): Don't jump to overlay-start
2688 since we're trying to unhide text around point.
2689 (outline-discard-overlays): Use dolist.
2690
2691 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2692
2693 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2694
2695 * mail/rmail.el (rmail-confirm-expunge): Default to
2696 y-or-n-p.
2697
2698 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2699
2700 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2701 Fix ARG regexp to skip quoted braces.
2702 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2703 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2704 are (correctly) handled separately).
2705 Remove `caption' and `footnote' from `citations': they contain text.
2706 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2707 (latex-skeleton-end-hook): New function.
2708 (latex-mode): Use it.
2709 (tex-start-tex-marker): Remove.
2710 (tex-send-tex-command): Don't set tex-start-tex-marker.
2711 (tex-error-parse-syntax-table): New var.
2712 (tex-compilation-parse-errors): Use it.
2713 Ignore tex-start-tex-marker. Don't bother with marker-position.
2714 (tex-validate-buffer): Don't bother with marker-position.
2715
2716 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
2717 (flyspell-generic-progmode-verify): Use it.
2718
2719 2000-11-22 Sam Steingold <sds@gnu.org>
2720
2721 * simple.el (delete-trailing-whitespace): New interactive
2722 function.
2723
2724 * progmodes/ada-mode.el (ada-mode): Use it instead of
2725 `ada-remove-trailing-spaces'.
2726 (ada-remove-trailing-spaces): Removed.
2727
2728 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
2729
2730 * textmodes/picture.el (picture-clean): Removed.
2731 (picture-mode-exit): Call it instead of `picture-clean'.
2732
2733 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2734
2735 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2736
2737 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2738 jit-lock-fontify-buffer; it should anyway be unneccessary to
2739 do anything special when jit-lock is active.
2740 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2741
2742 2000-11-22 Dave Love <fx@gnu.org>
2743
2744 * calendar/todo-mode.el (todo-top-priorities): Use
2745 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2746
2747 * language/chinese.el, language/cyrillic.el:
2748 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2749 * language/hebrew.el, language/indian.el, language/japanese.el:
2750 * language/korean.el, language/lao.el, language/misc-lang.el:
2751 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2752 Use provide.
2753
2754 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2755 (custom-variable-set): Improve validation error mesage.
2756
2757 * rect.el (string-rectangle): Revert last change.
2758 (string-rectangle-line): New arg DELETE.
2759 (string-rectangle): Check delete-selection-mode.
2760
2761 * emacs-lisp/edebug.el (edebug-version)
2762 (edebug-maintainer-address): Deleted.
2763 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2764 (edebug-read-function): Account for other `'#' read forms.
2765 (edebug-mode-menus): Make some items toggles.
2766 (edebug-outside-unread-command-event, unread-command-event):
2767 Remove these to avoid warnings.
2768
2769 2000-11-22 David Ponce <david@dponce.com>
2770
2771 * recentf.el (recentf-menu-items-for-commands)
2772 (recentf-make-menu-items, recentf-make-menu-item)
2773 (recentf-filter-changer): Added :help and :active menu-item properties.
2774
2775 (recentf-build-dir-rules, recentf-dump-variable)
2776 (recentf-edit-list, recentf-open-files-item)
2777 (recentf-open-files): Replaced unnecessary `mapcar' with new
2778 built-in `mapc'.
2779
2780 2000-11-23 Miles Bader <miles@gnu.org>
2781
2782 * faces.el (menu): Make inverse-video on ttys too.
2783
2784 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2785
2786 * simple.el (comment-line-break-function): Use the new name
2787 indent-new-comment-line -> comment-indent-new-line.
2788 (clone-indirect-buffer): Don't ignore NORECORD.
2789 (next-completion): Properly handle the case where items are adjacent.
2790
2791 * mouse.el (popup-menu): Stupid typo.
2792
2793 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2794
2795 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2796 maintainer, keywords tags.
2797
2798 * rect.el (replace-rectangle): Don't call string-rectangle-line
2799 with too many arguments.
2800
2801 2000-11-22 Andre Spiegel <spiegel@gnu.org>
2802
2803 * ediff-util.el (ediff-file-checked-out-p)
2804 (ediff-file-checked-in-p): Call vc-state instead of
2805 vc-locking-user, which no longer exists.
2806
2807 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2808
2809 2000-11-22 Dave Love <fx@gnu.org>
2810
2811 * md5.el (md5): Provide.
2812 (md5): Fix error call.
2813
2814 2000-11-22 Miles Bader <miles@gnu.org>
2815
2816 * textmodes/refill.el (refill-adjust-ignorable-overlay)
2817 (refill-fill-paragraph-at): Remove debugging code.
2818
2819 * calendar/calendar.el (generate-calendar-window): When we don't
2820 call `fit-window-to-buffer', make sure the top line is fully visible.
2821
2822 * image-file.el (insert-image-file): Don't make `read-only'
2823 property rear-nonsticky.
2824
2825 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2826 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2827 stashing away its original value.
2828 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2829 in the recursive edit.
2830 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2831 (isearch-done): Restore `minibuffer-message-timeout'.
2832
2833 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2834
2835 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2836
2837 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2838
2839 * find-lisp.el (find-lisp-find-files-internal):
2840 Use dolist, when and file-name-as-directory.
2841
2842 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
2843 (define-derived-mode, define-minor-mode): Add specs.
2844
2845 * window.el: General comment and spacing fixes.
2846 (save-selected-window): Use backquotes.
2847 (window-safely-shrinkable-p): New function.
2848 (shrink-window-if-larger-than-buffer): Use it.
2849
2850 * subr.el (make-local-hook): Docstring fix.
2851
2852 * shell.el (shell-mode): Use define-derived-mode.
2853
2854 * newcomment.el (comment-indent): Insert comment before calling
2855 comment-indent-function. Don't insert in column 0.
2856 (comment-dwim): Indent before inserting comment.
2857
2858 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2859 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
2860 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2861 Use mapc rather than map.
2862
2863 * files.el (find-buffer-visiting): Compare all attributes before
2864 declaring two files identical (rather than just their inode-no).
2865 (auto-mode-alist): Use \' rather than $.
2866
2867 * which-func.el: Update maintainer line.
2868
2869 * pcvs.el (uniquify-buffer-file-name): Remove advice.
2870 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2871 (uniquify-buffer-file-name): Use it.
2872
2873 2000-11-22 Miles Bader <miles@gnu.org>
2874
2875 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2876 * simple.el (minibuffer-avoid-prompt): New function.
2877
2878 2000-11-21 Gerd Moellmann <gerd@gnu.org>
2879
2880 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2881
2882 2000-11-21 Miles Bader <miles@gnu.org>
2883
2884 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2885 inclusion of `track-mouse'.
2886
2887 * textmodes/refill.el (refill-ignorable-overlay): New variable.
2888 (refill-adjust-ignorable-overlay): New function.
2889 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2890 only the paragraph's tail if possible.
2891 Update `refill-ignorable-overlay'.
2892 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2893
2894 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2895 point inside the fill-prefix.
2896
2897 * textmodes/refill.el (refill-post-command-function): Don't reset
2898 refill-doit in the case where a self-insertion command doesn't
2899 case a refill. Use `refill-fill-paragraph-at', getting position
2900 from `refill-doit'.
2901 (refill-after-change-function): Set `refill-doit' to END.
2902 (refill-fill-paragraph-at): New function, mostly from old
2903 refill-fill-paragraph.
2904 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2905 (refill-pre-command-function): New function.
2906 (refill-mode): Add it to `pre-command-hook'.
2907
2908 2000-11-20 Gerd Moellmann <gerd@gnu.org>
2909
2910 * textmodes/artist.el (artist-mode): Fix autoload cookie.
2911
2912 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2913 javadoc tags.
2914
2915 2000-11-20 Andre Spiegel <spiegel@gnu.org>
2916
2917 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2918 vc.el).
2919
2920 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
2921 require vc.
2922
2923 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
2924 checkouts.
2925
2926 2000-11-20 Dave Love <fx@gnu.org>
2927
2928 * Makefile.in (DONTCOMPILE): Omit bindings.el.
2929
2930 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
2931
2932 * calculator.el (calculator-paste): Use `if' instead of `and'
2933 and `or'.
2934 (calculator-help): Don't use electric-describe-mode for XEmacs.
2935
2936 2000-11-19 Gerd Moellmann <gerd@gnu.org>
2937
2938 * info.el (info-menu-5): Doc fix.
2939
2940 * textmodes/artist.el: New file.
2941
2942 2000-11-19 Andre Spiegel <spiegel@gnu.org>
2943
2944 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
2945 and differentiate according to checkout model.
2946 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2947 since this function is only concerned with master state.
2948
2949 * vc-hooks.el (vc-workfile-unchanged-p,
2950 vc-default-workfile-unchanged-p): Moved here from vc.el.
2951
2952 * vc.el (vc-workfile-unchanged-p,
2953 vc-default-workfile-unchanged-p): See above.
2954
2955 2000-11-19 Miles Bader <miles@gnu.org>
2956
2957 * image-file.el (insert-image-file): Make `intangible' and
2958 `read-only' properties rear-nonsticky too.
2959
2960 2000-11-18 Gerd Moellmann <gerd@gnu.org>
2961
2962 * ps-print.el: Update copyright notice.
2963
2964 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2965 (tooltip-show): Use the offsets.
2966
2967 * bindings.el (mode-line-modified): Fix a typo.
2968 (mode-line-toggle-modified, mode-line-widen)
2969 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2970
2971 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2972
2973 * ps-print.el (toplevel): Test for find-coding-system being
2974 fboundp before calling ps-x-find-coding-system.
2975
2976 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
2977
2978 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2979 (vc-version-backup-file): Docstring fix.
2980
2981 2000-11-16 Gerd Moellmann <gerd@gnu.org>
2982
2983 * files.el (basic-save-buffer): Don't add a newline if
2984 find-file-literally is non-nil.
2985 (find-file-literally): Extend doc string.
2986
2987 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2988 sort(1) with the `-f' argument.
2989
2990 2000-11-16 Andre Spiegel <spiegel@gnu.org>
2991
2992 * vc.el: Updated backend documentation.
2993 (vc-default-check-headers): New function.
2994
2995 * vc-{cvs,rcs,sccs}.el: Functions reordered.
2996
2997 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
2998 up-to-date.
2999 (vc-do-command): In the asynchronous case, output messages only if
3000 the minibuffer is not active.
3001
3002 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
3003 `vc-cvs-use-edit' is on.
3004 (vc-cvs-checkout): When this is used for reverting the workfile,
3005 make a backup of the original contents and revert to that in case
3006 of error.
3007 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
3008 remote repositories.
3009
3010 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3011 for both version and ratio in the minibuffer.
3012
3013 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
3014 Use vc-do-command to perform the annotation, not call-process.
3015
3016 2000-11-16 Kenichi Handa <handa@etl.go.jp>
3017
3018 * international/quail.el (quail-start-translation): Don't call
3019 `message' before reading key sequence.
3020
3021 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
3022
3023 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3024
3025 2000-11-16 Kenichi Handa <handa@etl.go.jp>
3026
3027 * window.el (fit-window-to-buffer): Be sure to acquire at least
3028 one text line even if the buffer is empty.
3029
3030 2000-11-16 Gerd Moellmann <gerd@gnu.org>
3031
3032 * net/ange-ftp.el (ange-ftp-file-writable-p)
3033 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3034 ange-ftp-process-verbose to nil.
3035
3036 2000-11-15 Dave Love <fx@gnu.org>
3037
3038 * wid-edit.el (widget-specify-field, widget-specify-button): If
3039 :help-echo is a function, set help-echo of overlay to
3040 widget-mouse-help.
3041 (widget-mouse-help): New function.
3042 (widget-echo-help): Rewritten for :help-echo functions only taking
3043 a widget arg.
3044
3045 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3046 display-graphic-p.
3047 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3048 and that JPEG is available.
3049 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3050
3051 * international/mule-cmds.el (locale-charset-language-names):
3052 Match @euro.
3053
3054 2000-11-15 Gerd Moellmann <gerd@gnu.org>
3055
3056 * faces.el (face-set-after-frame-default): If
3057 `inhibit-default-face-x-resources' is bound, don't intialize the
3058 default face from X resources.
3059
3060 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3061
3062 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3063 Don't set EMACSLOADPATH.
3064
3065 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3066
3067 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3068 texinfo-insert-@url.
3069 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3070 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3071
3072 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3073
3074 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3075 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3076 (checkdoc-minor-keymap): Backward compatibility.
3077 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3078 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3079 (checkdoc-this-string-valid-engine): Be a bit more strict
3080 to avoid matching substrings of `...' quoted vars/funs.
3081 (checkdoc-defun-info): Only look for `interactive' if alone.
3082 (debug-ignored-errors): Add "arg doesn't appear in docstring".
3083
3084 * progmodes/compile.el (grep): `tag-default' can be nil.
3085
3086 * newcomment.el (comment-indent): Paren typo.
3087
3088 2000-11-14 Dave Love <fx@gnu.org>
3089
3090 * calculator.el: New maintainer version.
3091
3092 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
3093
3094 * cmuscheme.el: Doc fixes.
3095 (cmuscheme) <defgroup>: Use `scheme' as parent.
3096 (cmuscheme-program-name): Remove. Change uses to
3097 scheme-program-name.
3098
3099 * xscheme.el (scheme-program-name): Don't define here.
3100
3101 * progmodes/scheme.el (scheme-program-name): New variable
3102 (originally in cmuscheme).
3103
3104 2000-11-14 Miles Bader <miles@gnu.org>
3105
3106 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3107 Handle header-lines. Don't loop forever if we can't enlarge the
3108 window anymore. Simplify a bit.
3109
3110 2000-11-14 Kenichi Handa <handa@etl.go.jp>
3111
3112 * window.el (fit-window-to-buffer): Don't check
3113 window-text-height. Assure that the last line is fully visible.
3114
3115 * international/quail.el (quail-show-guidance-buf): Call
3116 fit-window-to-buffer to assure the enough height of the guidance
3117 buffer.
3118 (quail-update-guidance): Avoid making the guidance buffer shorter.
3119
3120 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3121
3122 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3123 rather than `prepend' and add an interesting comment.
3124 (tex-math-face, tex-font-lock-syntactic-face-function):
3125 New face and function to use it.
3126 (tex-define-common-keys, tex-mode-map): Use menu-item rather
3127 than `menu-enable' symbol property.
3128 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3129 (tex-mode): Add some latex-mode commands for auto-selection.
3130 Use tex-font-lock-syntactic-face-function.
3131 (tex-insert-quote): Simplify.
3132 (tex-shell): New mode.
3133 (tex-start-shell): Use it.
3134 (tex-shell-proc, tex-shell-buf): New functions.
3135 (tex-send-command): Use it.
3136 (tex-main-file): Fix the meaning of the new arg REALFILE.
3137 (tex-send-tex-command): New function split from `tex-start-tex'.
3138 Set compilation-last-buffer and compilation-parsing-end.
3139
3140 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3141 when it follows non-comment text on the line.
3142
3143 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3144 Set font-lock-defaults.
3145 (lisp-mode-shared-map): Init inside the defvar.
3146 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3147 Use define-derived-mode.
3148
3149 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
3150
3151 * faces.el (header-line): Use `:box nil' for color/gs displays too.
3152
3153 2000-11-14 Gerd Moellmann <gerd@gnu.org>
3154
3155 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3156 recursively optimize body because that can lead to infinite
3157 recursion; see comment there.
3158
3159 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
3160
3161 * faces.el (face-spec-set-match-display): Revert the change from
3162 2000-10-24. Add a FIXME for after v21.1.
3163
3164 2000-11-13 Miles Bader <miles@gnu.org>
3165
3166 * textmodes/fill.el (skip-line-prefix): New function.
3167 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
3168 (fill-paragraph): Don't leave point inside the fill-prefix.
3169 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3170 point inside the fill-prefix.
3171
3172 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
3173
3174 * calendar/calendar.el (generate-calendar-window): Use
3175 `fit-window-to-buffer'.
3176
3177 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3178
3179 * gud.el (gud-minor-mode): New var.
3180 (gud-symbol, gud-val): New functions.
3181 (gud-find-file): Copy gud-minor-mode to the new buffer.
3182 (gud-menu-map): Include entries for commands that are not always
3183 available, using :enable to (de)activate them.
3184 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
3185 (gud-mode-map): New map.
3186 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
3187 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3188 Don't set up gud's menu (it's done by the minor-mode).
3189 (gud-minibuffer-local-map): New.
3190 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3191 (gud-query-cmdline): New function.
3192 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
3193 (gud-mode): Use define-derived-mode.
3194 Don't set up gud's menu (it's done by the minor-mode).
3195 (gud-chop-words): Remove.
3196 (gud-common-init): Use split-string instead.
3197 (gud-new-keymap, gud-make-debug-menu): Eradicate.
3198
3199 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3200 Add keyword arg :name.
3201
3202 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3203 (diff-count-matches, diff-split-hunk): New functions.
3204 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3205
3206 * pcvs-info.el (cvs-fi-conflict-face): New var.
3207
3208 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3209 Make it into a simple syntax-table, shared among all submodes.
3210 (sh-heredoc-face): Re-introduce.
3211 (sh-font-lock-syntactic-face-function): New function.
3212 (sh-mode): Use it. Also use define-derived-mode.
3213 Remove old bogus setting of indent-region-function.
3214 (sh-set-shell): Don't set the syntax-table any more.
3215 (sh-mode-syntax-table) <defun>: Remove.
3216
3217 2000-11-12 Miles Bader <miles@gnu.org>
3218
3219 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3220 message if interactive.
3221
3222 2000-11-12 Dave Love <fx@gnu.org>
3223
3224 * mail/feedmail.el: Fix header,
3225 (feedmail) <defgroup>: Add :link.
3226
3227 * view.el: Use local-map property, not keymap on mode-line string.
3228
3229 * scroll-all.el (scroll-all-mode): Customize variable. Add
3230 autoload cookie to function.
3231
3232 * lazy-lock.el: Remove compatibility code.
3233
3234 * finder.el (finder-known-keywords): Add `files', remove `vms'.
3235 (finder-help-echo): New variable.
3236 (finder-mouse-face-on-line): Add help-echo stuff.
3237 (finder-list-keywords, finder-list-matches): Use mapc.
3238
3239 * faces.el (face-font-registry-alternatives): Add :version.
3240
3241 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3242 tags-table-list.
3243
3244 * net/browse-url.el (browse-url-browser-function): Update :version.
3245
3246 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
3247 (mail-mode): Use [:alnum:] in some regexps.
3248
3249 2000-11-10 Dave Love <fx@gnu.org>
3250
3251 * ediff.el (ediff-regions-internal, ediff-documentation):
3252 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3253 fundamental mode.
3254
3255 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3256 buffer into fundamental mode.
3257 (ediff-set-difference): Use copy-sequence if available.
3258
3259 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3260 ediff-patch-map non-nil.
3261 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3262 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3263 buffer into fundamental mode.
3264
3265 * ediff-merg.el (state-or-merge): Defvar when compiling.
3266
3267 2000-11-10 Jason Rumney <jasonr@gnu.org>
3268
3269 * w32-fns.el (w32-add-charset-info): New function.
3270 (w32-charset-info-alist): Use it.
3271
3272 2000-11-10 Gerd Moellmann <gerd@gnu.org>
3273
3274 * faces.el (face-font-registry-alternatives): New user-option.
3275
3276 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3277
3278 * textmodes/texinfo.el (texinfo-block-default): New var.
3279 (texinfo-insert-block): Use it. Insert a newline if needed.
3280
3281 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3282 (fill-region-as-paragraph): Use it.
3283
3284 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3285 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3286 Tweak paragraph regexps to allow a leading [ \t]*.
3287 (tex-latex-block): Insert a newline if necessary.
3288 (latex-insert-item): Only insert a newline if necessary.
3289 (tex-guess-main-file): New function.
3290 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3291 Set tex-main-file if TeX-master is provided.
3292 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3293
3294 2000-11-10 Gerd Moellmann <gerd@gnu.org>
3295
3296 * startup.el (command-line): Set the default tooltip-mode
3297 to t for graphical displays which implement x-show-tip.
3298
3299 * tooltip.el (tooltip-mode): Add a comment about startup.el
3300 setting the default value of this user-option.
3301
3302 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3303
3304 * font-lock.el (font-lock-*-face) <defvar>: Move.
3305 (font-lock-defaults-alist): Mark obsolete.
3306 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3307 (font-lock-mode): Use define-minor-mode.
3308 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3309 (font-lock-turn-off-thing-lock): Be more explicit.
3310 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3311 (font-lock-syntactic-face-function): New var.
3312 (font-lock-fontify-syntactically-region): Use it.
3313 (font-lock-doc-face): New.
3314
3315 * pcvs.el (cvs-enabledp): Ignore errors.
3316 (cvs-commit-filelist): Never query.
3317 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3318 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3319 (cvs-do-removal): Use cvs-partition rather than delete-if.
3320 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3321 cvs-bury-buffer.
3322
3323 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3324 Allow `next' to jump to after the end of the last match.
3325
3326 2000-11-09 Gerd Moellmann <gerd@gnu.org>
3327
3328 * simple.el (byte-compiling-files-p): New function.
3329
3330 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3331 if it is there.
3332
3333 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3334 nil again.
3335
3336 * textmodes/ispell.el (ispell-library-path): Don't call
3337 check-ispell-version when byte-compiling because that starts
3338 an ispell process, and ispell might not be installed.
3339 (toplevel): Don't set up a menu when byte-compiling.
3340
3341 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3342 it, so that a boundp test can be used to determine if we're
3343 currently byte-compiling.
3344
3345 2000-11-09 Dave Love <fx@gnu.org>
3346
3347 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3348 eval-after-load.
3349
3350 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3351
3352 * ps-print.el: Patch for variable initialization when spooling. Doc
3353 fix.
3354 (ps-output-list): Fun eliminated.
3355 (ps-begin-file, ps-begin-job): Code fix.
3356
3357 2000-11-08 Dave Love <fx@gnu.org>
3358
3359 * ediff-wind.el (ediff-control-frame-parameters): Zero
3360 tool-bar-lines.
3361
3362 2000-11-08 Gerd Moellmann <gerd@gnu.org>
3363
3364 * simple.el (shell-command, display-message-or-buffer)
3365 (shell-command-on-region): Mention resize-mini-windows in the doc
3366 string.
3367 (display-message-or-buffer): Take the value of resize-mini-windows
3368 into account.
3369
3370 2000-11-07 Gerd Moellmann <gerd@gnu.org>
3371
3372 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3373
3374 * dired.el (dired-between-files): Add `^. find' as an alternative
3375 to the regular expression, for find-dired.
3376
3377 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3378
3379 * textmodes/texnfo-upd.el: Require texinfo.
3380 (defmacro, defgroup): Remove.
3381 (texinfo-section-to-generic-alist): Remove.
3382 Use texinfo-section-list instead (i.e. level is changed string->int).
3383 (texinfo-filter): New function.
3384 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3385 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3386 Use it. And use regexp-opt.
3387 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3388 (texinfo-update-menu-region-beginning)
3389 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3390 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3391 (texinfo-update-menu-same-level-regexps): Update.
3392 (texinfo-update-node, texinfo-every-node-update)
3393 (texinfo-sequential-node-update): Remove autoload cookie.
3394
3395 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3396 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3397 (texinfo-chapter-level-regexp): Remove.
3398 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3399
3400 2000-11-06 Dave Love <fx@gnu.org>
3401
3402 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
3403
3404 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3405 Match defun*.
3406
3407 2000-11-06 Kenichi Handa <handa@etl.go.jp>
3408
3409 * composite.el (composition-function-table): Variable declaration
3410 moved to src/composite.c.
3411 (compose-chars-after): New optional arg object.
3412
3413 2000-11-06 Gerd Moellmann <gerd@gnu.org>
3414
3415 * bindings.el (mode-line-toggle-read-only)
3416 (mode-line-toggle-modified, mode-line-widen)
3417 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3418 (make-mode-line-mouse2-map): Rewritten.
3419 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3420 functions so that C-h k can show something with a doc string.
3421
3422 * startup.el (fancy-splash-delay): Set to 10 seconds.
3423 (fancy-splash-max-time): New user-option.
3424 (fancy-splash-stop-time): New variable.
3425 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3426 (fancy-splash-screens-1): Throw `stop-splashing' when current
3427 time is greater than fancy-splash-stop-time.
3428
3429 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3430
3431 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3432
3433 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3434 Prompt user for a file rather than raising an error.
3435 (cvs-enabledp): Fix call to cvs-mode-marked.
3436 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3437 (cvs-mode-insert): Use it. Change the init prompt' value.
3438 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3439
3440 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3441 Don't pass default arg to ewoc-locate.
3442 (ewoc-collect): Return result in the right order.
3443
3444 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3445
3446 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3447 (cvs-status-get-tags): Fix regexp.
3448 (cvs-status-trees, cvs-status-cvstrees):
3449 Combine after change hooks and don't sit-for.
3450 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3451 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
3452 Use make-char rather than hard-coded cryptic data.
3453 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3454
3455 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3456
3457 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3458 (cvs-insert-strings): New function.
3459
3460 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3461
3462 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3463 `mwheel-scroll-amount'.
3464 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3465 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3466 string-matching against the version string.
3467
3468 2000-11-06 Kenichi Handa <handa@etl.go.jp>
3469
3470 * language/thai.el ("Thai"): Set a lisp form that produces
3471 composed string in `sample-text' language info.
3472
3473 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3474 composed string in `sample-text' language info.
3475
3476 * international/mule-cmds.el (describe-language-environment): Eval
3477 `sample-text' data and insert the result.
3478
3479 * international/mule-conf.el (compound-text): Define this coding
3480 system here. Make x-ctext and ctext aliases of it.
3481
3482 * language/european.el (compound-text, ctext): Moved to
3483 international/mule-conf.el.
3484
3485 2000-11-05 Andrew Innes <andrewi@gnu.org>
3486
3487 * w32-fns.el (w32-version): New function.
3488
3489 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3490
3491 * progmodes/awk-mode.el: Update copyright.
3492 (awk-mode-abbrev-table): Remove.
3493 (awk-font-lock-keywords): Use regexp-opt.
3494 (awk-mode): Use define-derived-mode.
3495
3496 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3497 when extracting a suffix.
3498
3499 2000-11-04 Andre Spiegel <spiegel@gnu.org>
3500
3501 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3502 auto-save-mode.
3503
3504 2000-11-04 Jason Rumney <jasonr@gnu.org>
3505
3506 * language/european.el (decode-mac-roman): Test against r1 not r0.
3507
3508 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3509
3510 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3511 (icon-mode): Define indent-line-function.
3512 (icon-comment-indent): Simplify.
3513 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3514
3515 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3516
3517 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3518 Bind change-log-default-mode to defeat the caching done on it.
3519 Don't bother saving excursion any more.
3520
3521 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3522
3523 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3524 (set-frame-font): Use the new name (and the old for compatibility).
3525
3526 * toolbar/tool-bar.el (tool-bar-mode):
3527 * time.el (display-time-mode):
3528 * recentf.el (recentf-mode):
3529 * paren.el (show-paren-mode):
3530 * mwheel.el (mouse-wheel-mode):
3531 * msb.el (msb-mode):
3532 * jka-compr.el (auto-compression-mode):
3533 * image-file.el (auto-image-file-mode):
3534 * hl-line.el (hl-line-mode):
3535 * delsel.el (delete-selection-mode):
3536 * autoinsert.el (auto-insert-mode):
3537 * complete.el (partial-completion-mode): Drop unneeded positional args.
3538
3539 * info.el (Info-mode):
3540 * comint.el (comint-mode): Don't bother with make-local-hook.
3541
3542 * log-edit.el (log-edit-menu): New menu.
3543
3544 2000-11-03 Miles Bader <miles@gnu.org>
3545
3546 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3547 definition, so that trailing spaces are handled properly.
3548 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3549
3550 2000-11-03 Gerd Moellmann <gerd@gnu.org>
3551
3552 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3553 tab character.
3554 (fancy-splash-screens): Set tab-width to 20.
3555
3556 2000-11-03 Dave Love <fx@gnu.org>
3557
3558 * comint.el (comint-completion-addsuffix): Fix custom type.
3559
3560 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3561
3562 * font-lock.el (font-lock-buffers): Remove.
3563 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3564 (font-lock-change-major-mode): Remove.
3565 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3566 (font-lock-default-fontify-region): Extend the multiline
3567 fontification to whole lines.
3568 (font-lock-fontify-anchored-keywords)
3569 (font-lock-fontify-keywords-region): If matching just one
3570 line (with \n) only mark the \n as multiline.
3571
3572 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3573 Correctly handle the case where several :group args are supplied.
3574 Allow :extra-args.
3575 (easy-mmode-define-global-mode): Allow :extra-args.
3576 Correctly handle the case where several :group args are supplied.
3577
3578 2000-11-02 Miles Bader <miles@gnu.org>
3579
3580 * calendar/calendar.el (diary-face, calendar-today-face)
3581 (holiday-face): Remove dependency on `window-system'.
3582
3583 2000-11-02 Ken Raeburn <raeburn@gnu.org>
3584
3585 * Makefile.in (emacs): Set EMACSLOADPATH always.
3586 (update-authors, .el.elc, compile-files): Don't do it explicitly
3587 here.
3588 (compile-files): Bomb out if compilation of a file fails.
3589
3590 2000-11-02 Dave Love <fx@gnu.org>
3591
3592 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3593
3594 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3595
3596 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3597 punctuation in the warning inserted into the *mail* buffer.
3598
3599 2000-11-02 Gerd Moellmann <gerd@gnu.org>
3600
3601 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3602 (authors-public-domain-p): New function.
3603 (authors-print): Use it.
3604
3605 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3606
3607 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3608
3609 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3610
3611 * ps-print.el: Extension for even/odd printing. Doc fix.
3612 (ps-print-version): New version number (6.3.1).
3613 (ps-even-or-odd-pages): Customization fix.
3614 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3615 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3616 (ps-page-count): Var replaced by `ps-page-column'.
3617 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3618 (ps-print-sheet-p): New fun.
3619
3620 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3621
3622 * tooltip.el (tooltip-gud-tips-setup): New function.
3623 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3624 (tooltip-mode): Call tooltip-gud-tips-setup.
3625 (tooltip-gud-tips): Use `gud-basic-call' instead of
3626 process-send-string, so the prompt gets frobbed appropriately.
3627 Handle nil return value from `tooltip-gud-print-command'.
3628
3629 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3630
3631 * comint.el (comint-add-to-input-history): New function.
3632 (comint-send-input): Use `comint-add-to-input-history'.
3633
3634 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3635
3636 * info.el (info-menu-header): New face.
3637 (Info-fontify-menu-headers): New function.
3638 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3639
3640 * info.el (Info-insert-dir): Don't include blank lines at
3641 beginning of additional dir files (one is added automatically).
3642
3643 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3644
3645 * emacs-lisp/easy-mmode.el (define-minor-mode):
3646 Revert the latest changes.
3647 Allow the three positional arguments to be skipped and replaced
3648 by keyword arguments.
3649 Add a :toggle argument to determine whether a nil arg means toggle
3650 or means turn-on. The default is unchanged.
3651 Add a call to force-mode-line-update.
3652
3653 2000-11-01 Dave Love <fx@gnu.org>
3654
3655 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3656 cookie.
3657
3658 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3659
3660 * calendar/calendar.el (diary-face, holiday-face): Add
3661 dark-background variants.
3662
3663 2000-10-31 Sam Steingold <sds@gnu.org>
3664
3665 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3666 `tex-main-file' does not have directory in it.
3667
3668 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3669
3670 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3671
3672 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3673
3674 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3675 functional change.
3676
3677 2000-10-31 Gerd Moellmann <gerd@gnu.org>
3678
3679 * files.el (find-file-noselect): When we expand a wildcard, return
3680 a list of buffers, as we should do according to the doc string.
3681
3682 2000-10-31 Ken Raeburn <raeburn@gnu.org>
3683
3684 * loadup.el (top level): Adjust load path if program name is
3685 "../src/bootstrap-emacs", in case it's not dumped and thus the
3686 load path adjustment hasn't already been done.
3687
3688 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3689
3690 * ps-print.el: Fix bug on selected pages for printing. Use
3691 `color-values' for Emacs 21. Ensure fontification when jit-lock
3692 is on. Try to avoid warning messages when compiling. Doc Fix.
3693 (ps-print-version): New version number (6.3).
3694 (ps-color-device): Use `color-values' to determine if device
3695 supports color.
3696 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3697 (ps-print-page-p): Changed from defsubst to defun.
3698 (ps-page-number): Changed from defmacro to defun.
3699 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3700 printing.
3701 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
3702 (ps-end-file, ps-dummy-page): Funs eliminated.
3703 (ps-print-color-scale): Changed default value.
3704 (ps-page-n-up, ps-print-page-p): New internal vars.
3705 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3706 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3707
3708 * delim-col.el: Little programming improvement.
3709 (delimit-columns-str): New macro.
3710 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3711
3712 2000-10-31 Kenichi Handa <handa@etl.go.jp>
3713
3714 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3715 Moved to european.el.
3716 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3717 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3718 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3719 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
3720
3721 2000-10-30 Dave Love <fx@gnu.org>
3722
3723 * progmodes/cc-menus.el (imenu-generic-expression)
3724 (imenu-progress-message): Only defvar when compiling.
3725
3726 * emacs-lisp/elp.el (elp-unload-hook): New function.
3727
3728 * loadhist.el (unload-feature): Call elp-restore-function,
3729 checking for symbols; don't use elp-restore-all.
3730 (loadhist-hook-functions): Doc fix.
3731
3732 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3733
3734 * log-edit.el (log-edit-confirm): Fix the default.
3735
3736 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3737
3738 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3739 delimit-columns-format.
3740 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3741
3742 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3743
3744 * comint.el (comint-replace-by-expanded-history): Don't use
3745 comint-get-old-input (we're not looking at *old* input).
3746 (comint-get-old-input-default): If using fields, signal an error
3747 when the point is not in an input field.
3748
3749 2000-10-30 Kenichi Handa <handa@etl.go.jp>
3750
3751 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3752 and mule-unicode-e000-ffff.
3753
3754 * international/mule.el (decode-char, encode-char): New functions.
3755 (make-coding-system): Accept a symbol of translation table as a
3756 value of property `safe-chars'.
3757
3758 * international/mule-cmds.el (encode-coding-char): Check property
3759 safe-chars instead of safe-charsets.
3760
3761 * international/fontset.el (fontset-default): Modified for
3762 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3763 (x-font-name-charset-alist): Likewise.
3764 (ccl-encode-unicode-font): New CCL program. Record it in
3765 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3766
3767 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3768 New translation tables.
3769 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3770 programs are modified and moved from mac-win.el.
3771 (mac-roman): Definition of this coding system is modified and
3772 moved from mac-win.el.
3773
3774 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
3775
3776 * ediff-wind.el (ediff-setup-control-frame): Enclose
3777 face-attribute in condition-case to avoid errors in older emacsen.
3778
3779 2000-10-29 Miles Bader <miles@gnu.org>
3780
3781 * custom.el (custom-add-to-group): Allow multiple entries for a
3782 given value OPTION, as long as their widget types are different.
3783 * cus-edit.el (custom-face-value-create): If face name doesn't end
3784 with "face", add such here (similar to custom group widgets).
3785
3786 * comint.el (comint-highlight-prompt): Add :type.
3787
3788 2000-10-28 John Wiegley <johnw@gnu.org>
3789
3790 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3791 Changed this function to operate on a temporary buffer instead of
3792 the main buffer. This not only keeps flyspell from marking a
3793 buffer as changed that wasn't, but it solves the jumpy cursor
3794 problem when attempts are made to edit incorrect words.
3795 (flyspell-maybe-correct-doubling): Same change as for
3796 `flyspell-maybe-correct-transposition'.
3797
3798 * calendar/timeclock.el (timeclock-log): Doc fix.
3799 (timeclock-last-event): Doc fix.
3800 (timeclock-log): Kill the timelog buffer after appending a new
3801 event.
3802 (timeclock-find-discrep): Use a temp buffer to read in the
3803 timelog, instead of visiting the file.
3804 (timeclock-log-data): A new function, along with a host of helper
3805 functions, for the purpose of making timelog data accessible to
3806 programmers.
3807
3808 * eshell/esh-mode.el (window-height test): Make certain that
3809 `eshell-stringify-t' is non-nil.
3810 (eshell-password-prompt-regexp): Changed to a much simpler
3811 password regexp.
3812 (eshell-send-input): If `eshell-invoke-directly' returns t,
3813 directly invoke the parsed command using `eval'. This improves
3814 turn-around time on simple commands by a factor of three or
3815 greater, such as cd, ls, pwd, etc. -- which get used very often.
3816 It also conserves thousands of cons cells per call (since
3817 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3818 in the Pacific Cookie Company).
3819
3820 * eshell/esh-test.el (eshell-test): Whitespace fix.
3821
3822 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3823 `eshell-ls-initial-args' nil when inserting directory contents.
3824
3825 * eshell/em-script.el (eshell-script-initialize): Add names to
3826 `eshell-complex-commands, since `source' and `.' are complex.
3827
3828 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3829 (eshell-rewrite-while-command): Use `eshell-protect' instead of
3830 `eshell-copy-handles'.
3831 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3832 bodies.
3833 (eshell-separate-commands): Whitespace fix.
3834 (eshell-complex-commands): Added a new list of names, for
3835 determining whether a given command is as simple as it looks.
3836 (eshell-invoke-directly): New function. Returns t if a command
3837 should be invoked directly (using `eval'), rather than indirectly
3838 using `eshell-do-eval'.
3839 (eshell-do-eval): Whitespace fix.
3840
3841 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3842 which provides an emulation of the DOS shell behavior of assuming
3843 that cp/mv/ln should copy/move/link to the current directory.
3844 (eshell-remove-entries): Added a doc string.
3845 (eshell-shuffle-files): Removed the check for `target' being null.
3846 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3847 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3848 it to do a smarter check of whether a destination was provided.
3849 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3850 (eshell/ln): Enable `:preserve-args', and use
3851 `eshell-mvcpln-template' to implement the body of the function.
3852 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3853 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
3854 list after flattening it. This makes it possible to cat files
3855 with numerical names.
3856 (eshell-unix-initialize): Added several names to
3857 `eshell-complex-commands.
3858 (eshell-unix-command-complex-p): Return t if a given command name
3859 may result in external processes being invoked.
3860
3861 * eshell/em-glob.el (eshell-glob-show-progress): Make this
3862 variable nil by default, since it slows down glob processing by a
3863 factor of two or more, and increases memory consumption.
3864
3865 * eshell/em-smart.el: Added a note about how memory consumptive
3866 smart display mode can be (at least this is true in Emacs 21).
3867 (eshell-smart-initialize): Whitespace fix.
3868 (eshell-refresh-windows): Use `if' instead of `when'.
3869 (eshell-smart-scroll-window): Calling `save-current-buffer' was
3870 not necessary.
3871 (eshell-currently-handling-window): Added a missing global
3872 variable.
3873
3874 * eshell/em-ls.el (eshell-do-ls): Code simplification.
3875 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3876 Whitespace fix.
3877 (eshell-ls-exclude-hidden): Added this variable in addition to
3878 `eshell-ls-exclude-regexp'. This one prevents files beginning
3879 with . from even being read, which can improve memory consumption
3880 quite a bit.
3881 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3882 read file entries beginning with a dot. In home directories with
3883 lots of hidden files, fully two-thirds of the time spent in ls is
3884 used to read directory entries that are immediately thrown away.
3885 (eshell-ls-initial-args): Added back this configuration variable,
3886 for specifying default initial arguments to every call to ls.
3887 Much faster than using an alias to do the same thing.
3888 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3889 (eshell-ls-dir): Whitespace change.
3890
3891 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3892
3893 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3894 available.
3895 (eshell-stringify-t): Added a customization variable, to indicate
3896 whether `t' should be rendered as a string at all. If not, one
3897 can still determine if the result of an expression is true using
3898 "file-exists-p FILE && echo true".
3899 (eshell-stringify): If `eshell-stringify-t' is nil, don't
3900 stringify t!
3901
3902 * eshell/esh-module.el: Whitespace fix.
3903
3904 * eshell/em-alias.el (eshell-alias-initialize): Added
3905 `eshell-command-aliased-p' to `eshell-complex-commands'.
3906 (eshell-command-aliased-p): New function that returns t if a
3907 command name names an aliased.
3908
3909 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
3910
3911 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
3912 redrawing the screen when changing cursor color.
3913 (viper-insert-state-pre-command-sentinel)
3914 (viper-replace-state-pre-command-sentinel)
3915 (viper-replace-state-post-command-sentinel):
3916 Use viper-preserve-cursor-color.
3917 Many functions changed to use viper= instead of = when comparing
3918 characters.
3919 * viper-util.el (viper-memq-char,viper=): New functions for
3920 working with characters.
3921 (viper-change-cursor-color): Fixed buglet.
3922 Many functions changed to use viper= instead of = when comparing
3923 characters.
3924 * viper.el (viper-insert-state-mode-list): Added eshell.
3925
3926 * ediff-init.el (ediff-before-setup-hook): New hook.
3927 Several typos fixed in various docstrings.
3928 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3929 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
3930 hook.
3931 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3932 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3933 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3934 (ediff-get-selected-buffers): New function.
3935 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3936 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
3937 save-window-excursion.
3938 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
3939 termination check in while loop.
3940 * ediff.el (ediff-get-default-file-name): Better defaults when in
3941 dired buffer.
3942 (ediff-files,ediff-merge-files,ediff-files3)
3943 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
3944
3945 2000-10-28 Dave Love <fx@gnu.org>
3946
3947 * info.el (Info-fontify-node): Add help-echo for menu items.
3948
3949 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3950
3951 * startup.el (normal-top-level): If the value of $TERM indicates
3952 we are running from xterm or one of its work-alikes, default to a
3953 light background mode.
3954
3955 Support for -fg, -bg, and -rv command-line arguments for TTYs:
3956 * faces.el (tty-handle-reverse-video): New function.
3957 (tty-create-frame-with-faces): Call it.
3958
3959 * frame.el (frame-notice-user-settings): Don't apply
3960 default-frame-alist and initial-frame-alist to MS-DOS frames.
3961 Call tty-handle-reverse-video, frame-set-background-mode, and
3962 face-set-after-frame-default for non-MS-DOS frames.
3963
3964 * startup.el (tty-long-option-alist): New variable.
3965 (tty-handle-args): New function.
3966 (command-line): Call tty-handle-args.
3967
3968 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3969 startup.el now does that for all character-terminal frames.
3970
3971 2000-10-28 Miles Bader <miles@gnu.org>
3972
3973 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3974 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3975 global. If :global is followed by a non-nil but non-t value,
3976 make the mode buffer-local, but also generate a `global-MODE'
3977 version using `easy-mmode-define-global-mode'. Add
3978 :conditional-turn-on keyword argument.
3979
3980 2000-10-28 Dave Love <fx@gnu.org>
3981
3982 * international/latin1-disp.el (latin1-char-displayable-p): Don't
3983 use window-system.
3984
3985 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
3986
3987 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3988 Don't call find-buffer-file-type-coding-system. Instead, just
3989 set eol-type to -unix if inhibit-eol-conversion is in effect, or
3990 if the file is on an untranslated filesystem.
3991 (add-untranslated-filesystem): Use "D" instead of "f" inside
3992 interactive.
3993
3994 2000-10-27 Dave Love <fx@gnu.org>
3995
3996 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
3997 (refill-mode): Use it.
3998
3999 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
4000
4001 * international/quail.el (quail-activate): Don't make-local-hook.
4002
4003 2000-10-27 Andre Spiegel <spiegel@gnu.org>
4004
4005 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
4006 manual backups and file.~<rev>.~ for automatic ones.
4007 (vc-make-version-backup): Don't do it on MS-DOS without long file
4008 names.
4009
4010 * vc.el (vc-version-other-window): If an automatic backup of the
4011 desired version exists, rename it instead of copying it.
4012
4013 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4014 after command. If there's an unexpected error, signal it instead
4015 of being silent.
4016 (vc-cvs-merge-news): Be prepared for no news at all.
4017
4018 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
4019
4020 * shell.el (shell): Add BUFFER argument.
4021 * comint.el (make-comint-in-buffer): New function.
4022 (make-comint): Use it.
4023
4024 * faces.el (face-spec-choose): Change syntax so that the list of
4025 attribute-value pairs is now the cdr of each clause, not the cadr.
4026 Detect old-style entries, and handle them. Use pop.
4027
4028 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
4029
4030 * cus-edit.el (custom-mode-map): Use a sparse map.
4031 (custom-mode): Don't bother with make-local-hook.
4032
4033 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4034
4035 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4036
4037 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4038
4039 * ps-print.el: Avoid compilation gripes.
4040 (ps-print-version): New version number (6.2.1).
4041
4042 2000-10-26 Dave Love <fx@gnu.org>
4043
4044 * menu-bar.el: Modify some menu item help strings.
4045 (menu-bar-help-menu): Add link to MORE.STUFF.
4046
4047 * cus-edit.el (custom-mode): Add `special' mode-class property.
4048
4049 * wid-browse.el (widget-browse-mode): Likewise.
4050
4051 * wid-edit.el (widget-specify-field): Revert to using local-map
4052 property, not keymap.
4053
4054 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
4055
4056 * wid-edit.el (widget-field-end): When checking for a `boundary'
4057 field, do so in the correct buffer.
4058
4059 * simple.el (undo): Correctly distinguish between numeric and
4060 non-numeric prefix args in non-transient-mark-mode, as per the doc
4061 string. When in transient-mark-mode, treat all prefix-args as
4062 numeric.
4063
4064 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4065 Position point on match. Handle N == 0 correctly.
4066
4067 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4068 (comint-mode-map): Reverse order of `comint-write-output' and
4069 `comint-append-output-to-file'.
4070 (comint-append-output-to-file): Reinstate this function, for the
4071 benefit of the menu.
4072
4073 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
4074
4075 * vc.el (vc-version-other-window): Bind `file'.
4076
4077 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4078
4079 * Makefile.in (update-authors): New target for maintenance purposes.
4080
4081 * emacs-lisp/authors.el (batch-update-authors): New function.
4082 (authors-fixed-entries): New defconst.
4083 (authors-add-fixed-entries): New function.
4084 (authors): Call it.: Don't process lispref/.
4085
4086 2000-10-25 Jason Rumney <jasonr@gnu.org>
4087
4088 * cus-edit.el (custom-button-face, custom-button-pressed-face):
4089 Merge x w32 and mac definitions.
4090
4091 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4092
4093 * menu-bar.el (menu-bar-options-menu): Add a help string for
4094 `uniquify'.
4095
4096 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
4097
4098 * time-stamp.el (time-stamp-string-preprocess):
4099 Fix a wrong type argument error.
4100
4101 2000-10-25 Miles Bader <miles@gnu.org>
4102
4103 * recentf.el (recentf-mode): Variable removed.
4104 (recentf-mode): Use `define-minor-mode'.
4105
4106 * mwheel.el (mouse-wheel-mode): New global minor mode.
4107 (mwheel-install): Use `mouse-wheel-mode'.
4108
4109 2000-10-25 Dave Love <fx@gnu.org>
4110
4111 * progmodes/cperl-mode.el (cperl-mode):
4112 Set normal-auto-fill-function correctly.
4113
4114 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4115 inherit from global-map and don't nullify menu-bar and tool-bar
4116 bindings.
4117
4118 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
4119
4120 * wid-edit.el (widget-field-at): New function.
4121 (widget-at, widget-field-activate): Use it.
4122 (widget-tabable-at): Use `widget-at'.
4123 (widget-specify-field): If the terminating character of the widget
4124 field (which is read-only) is a newline, put it into a special
4125 `boundary' field so that C-n/C-p act more naturally.
4126 (widget-field-end): Also don't subtract one if a special
4127 `boundary' field has been added after the widget field.
4128
4129 * comint.el (comint-output-filter, comint-send-input): Don't
4130 bother adding stickiness fields to overlays to fool the field
4131 code, since it should notice the overlay insertion-types now.
4132
4133 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4134 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4135 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4136
4137 2000-10-24 Gerd Moellmann <gerd@gnu.org>
4138
4139 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4140 (authors): Set file coding system to iso-2022-7bit. Add
4141 file-local variables to output buffer.
4142
4143 * files.el (after-find-file): Don't print any warnings if
4144 WARN is nil.
4145
4146 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4147
4148 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4149
4150 * delim-col.el: Now there is a column formatting mechanism.
4151 Modified to customization mechanisms convention. Doc fix.
4152 (columns): New group for delim-col.
4153 (delimit-columns-before, delimit-columns-after)
4154 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4155 (delimit-columns-end): New vars.
4156 (delimit-columns-customize, delimit-columns-format): New funs.
4157 (delimit-columns-region, delimit-columns-rectangle)
4158 (delimit-columns-rectangle-line): Modified to support column
4159 formatting.
4160
4161 2000-10-24 Dave Love <fx@gnu.org>
4162
4163 * log-edit.el (log-edit): Add :version and a :group for vc.
4164
4165 2000-10-24 Gerd Moellmann <gerd@gnu.org>
4166
4167 * files.el (after-find-file): Don't print a message ``New file''
4168 if WARN is nil.
4169
4170 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4171 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
4172 get duplicate tool-bar entries because we'll see the global ones
4173 on more than one path through keymaps.
4174
4175 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4176
4177 * progmodes/cmacexp.el: Change Francesco's email address.
4178
4179 2000-10-24 Kenichi Handa <handa@etl.go.jp>
4180
4181 * window.el (fit-window-to-buffer): Adjust point of the window
4182 buffer, not that of the current buffer.
4183
4184 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
4185
4186 * progmodes/cmacexp.el: Update the euthor's email address.
4187
4188 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4189
4190 * faces.el (face-spec-set-match-display): Add `graphic' display
4191 type (the inverse of `tty'). Use `display-graphic-p' instead of
4192 the window-system variable.
4193
4194 2000-10-24 Kenichi Handa <handa@etl.go.jp>
4195
4196 * international/isearch-x.el (isearch-with-input-method): Call
4197 input-method-function with the first event in
4198 unread-command-events.
4199
4200 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4201
4202 * faces.el (face-default-spec, face-user-default-spec): Make
4203 defsubsts.
4204
4205 2000-10-24 Andrew Choi <akochoi@i-cable.com>
4206
4207 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4208 New charsets.
4209
4210 * term/mac-win.el: Remove definitions of mac-roman-lower and
4211 mac-roman-upper, require dired, and define instead of set
4212 mac-ready-for-drag-n-drop to avoid compilation error.
4213
4214 2000-10-23 Andrew Innes <andrewi@gnu.org>
4215
4216 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4217 superfluous calls to subst-char-in-string; instead apply
4218 expand-file-name after convert-standard-filename to ensure
4219 expected directory separators are used.
4220
4221 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
4222
4223 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4224
4225 2000-10-23 Dave Love <fx@gnu.org>
4226
4227 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4228 (tool-bar-add-item): Set foreground and background for XBM icons.
4229
4230 * international/latin1-disp.el (latin1-char-displayable-p): New
4231 function (from Handa).
4232 (latin1-display-check-font): Use it.
4233
4234 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4235 using :key-sequence, making it much more usable. Use nconc, not
4236 append.
4237 (imenu--create-keymap-1): Avoid append.
4238
4239 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4240
4241 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4242
4243 [the following changes fix a bug where `define-minor-mode' didn't
4244 correctly generate :require clauses for defcustoms in compiled files]
4245 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4246 (byte-compile-log-file, byte-compile-log-1): Don't set
4247 `byte-compile-current-file' to nil. Instead set
4248 `byte-compile-last-logged-file' to it. Test whether
4249 byte-compile-current-file equals byte-compile-last-logged-file
4250 instead of whether its nil.
4251 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
4252
4253 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
4254
4255 * textmodes/refill.el: Fix var names in doc.
4256 (refill-mode): Don't bother with make-local-hook anymore.
4257
4258 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4259
4260 * faces.el (face-user-default-spec, face-default-spec): New functions.
4261 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4262 (frame-set-background-mode, face-set-after-frame-default):
4263 Use `face-user-default-spec'. Simplify code slightly.
4264
4265 * woman.el (woman-italic-face, woman-bold-face)
4266 (woman-unknown-face): Add dark-background variants.
4267 (woman-default-faces): Renamed from `woman-colour-faces'.
4268 Set using the stored defaults, rather than using hard-wired colors.
4269 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4270 Just make the foreground `unspecified' rather than "black".
4271 (woman-menu): Rename menu entries accordingly.
4272
4273 * faces.el (header-line): Make more reasonable on mono/grayscale
4274 displays.
4275
4276 2000-10-23 Andrew Choi <akochoi@i-cable.com>
4277
4278 * cus-edit.el (custom-button-face): Use 3D look for mac.
4279 (custom-button-pressed-face): Likewise.
4280
4281 * faces.el (set-face-attributes-from-resources): Handle mac frames
4282 in the same way as x and w32 frames.
4283 (face-valid-attribute-values): Likewise.
4284 (read-face-attribute): Likewise.
4285 (defined-colors): Likewise.
4286 (color-defined-p): Likewise.
4287 (color-values): Likewise.
4288 (display-grayscale-p): Likewise.
4289 (face-set-after-frame-default): Likewise.
4290 (mode-line): Same default face as for x and w32.
4291 (tool-bar): Likewise.
4292
4293 * frame.el: Remove call to frame-notice-user-settings at end of
4294 the file.
4295
4296 * info.el (Info-fontify-node): make underlines invisible for mac
4297 as for x, pc, and w32 frame types.
4298
4299 * term/mac-win.el: New file.
4300
4301 2000-10-22 Dave Love <fx@gnu.org>
4302
4303 * textmodes/refill.el: New file.
4304
4305 2000-10-22 Andre Spiegel <spiegel@gnu.org>
4306
4307 * vc-hooks.el (vc-version-backup-file-name): New optional args
4308 MANUAL and REGEXP.
4309 (vc-delete-automatic-version-backups, vc-make-version-backup):
4310 New functions.
4311 (vc-before-save): Use the latter.
4312 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4313 confusion.
4314
4315 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
4316 expected by vc[-hooks].el.
4317
4318 * vc.el (vc-checkout): Added `-p' suffix in call to
4319 vc-make-version-backups-p; use vc-make-version-backup to actually
4320 make the backup.
4321 (vc-version-other-window, vc-version-backup-file): Handle both
4322 automatic and manual backups.
4323 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4324 of all of them.
4325
4326 2000-10-22 Miles Bader <miles@gnu.org>
4327
4328 * comint.el (comint-highlight-input, comint-highlight-prompt):
4329 Renamed, `-face' at end removed.
4330 (comint-send-input, comint-output-filter): Use renamed faces.
4331
4332 * window.el (fit-window-to-buffer): Change defaulting of
4333 MAX-HEIGHT slightly.
4334
4335 * faces.el (color-values, color-defined-p): Use `member', not
4336 `memq', because it works correctly for strings.
4337 (frame-set-background-mode): Actually, "unspecified-fg" and
4338 "unspecified-bg" *are* strings. Use `member', not `memq', and
4339 `equal', not `eq', when a string value is possible.
4340
4341 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4342
4343 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4344
4345 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4346
4347 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4348 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4349 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4350 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4351 (sh-font-lock-syntactic-keywords): Use them.
4352 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4353 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4354 (sh-mode): Don't override font-lock-unfontify-region-function.
4355 Use a copy of sh-font-lock-syntactic-keywords.
4356 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4357 Don't call sh-scan-buffer since font-lock does it on the fly.
4358 (sh-get-indent-info): Use `face' rather than `syntax-table'
4359 text-property to detect here-documents.
4360 Replace sh-special-syntax with sh-st-punc.
4361 (sh-prev-line): Use `face' rather than `syntax-table'
4362 text-property to skip over here-documents.
4363 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4364 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4365 (sh-electric-less, sh-set-here-doc-region)
4366 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
4367 (sh-scan-buffer, sh-rescan-buffer): Remove.
4368
4369 2000-10-21 Andrew Innes <andrewi@gnu.org>
4370
4371 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4372 remote (ange-ftp) file names.
4373
4374 2000-10-21 Miles Bader <miles@gnu.org>
4375
4376 * window.el (fit-window-to-buffer): New function.
4377 (shrink-window-if-larger-than-buffer): Use it.
4378 (window-text-height): Don't expect minibuffers to have mode-lines.
4379
4380 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
4381 * international/quail.el (quail-update-guidance): Use
4382 `fit-window-to-buffer' instead of `set-window-text-height'.
4383
4384 * international/quail.el (quail-show-guidance-buf): Make sure
4385 guidance window really has enough room.
4386 (quail-update-guidance): If quail-guidance-win is already shown,
4387 make sure its height is OK.
4388
4389 * window.el (window-text-height, set-window-text-height):
4390 New functions.
4391 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4392 instead of `window-height' & `mode-line-window-height-fudge'.
4393 (mode-line-window-height-fudge): Add FACE parameter.
4394 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4395 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4396
4397 2000-10-20 Miles Bader <miles@gnu.org>
4398
4399 * window.el (height-affecting-face-attributes): Use `defconst'.
4400
4401 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4402 New function, conditionally aliased to `mode-line-window-height-fudge'.
4403 (ispell-help): Use it.
4404 (ispell-choices-win-default-height): Don't include mode-line fudge.
4405 (ispell-choices-win-default-height): New function.
4406 (ispell-show-choices, ispell-command-loop): Use function
4407 `ispell-choices-win-default-height' instead of variable.
4408
4409 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4410
4411 * window.el (mode-line-window-height-fudge): New variable.
4412 (height-affecting-face-attributes): New variable.
4413 (mode-line-window-height-fudge): New function.
4414 (shrink-window-if-larger-than-buffer): Use it.
4415 * help.el (resize-temp-buffer-window): Likewise.
4416
4417 * info.el (Info-fontify-node): Add support for @subsubsection
4418 titles, which use `Info-title-4-face'.
4419 (Info-title-4-face): New face.
4420 (Info-title-3-face): Inherit from Info-title-4-face instead of
4421 variable-pitch.
4422
4423 2000-10-19 Jason Rumney <jasonr@gnu.org>
4424
4425 * dired.el (dired-insert-directory): Do not let errors signalled by
4426 attempt to run dired-free-space-program prevent dired from working.
4427
4428 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4429
4430 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4431
4432 2000-10-19 Gerd Moellmann <gerd@gnu.org>
4433
4434 * dirtrack.el (dirtrack): Fix call to run-hooks.
4435
4436 * cmuscheme.el (cmuscheme-program-name): Renamed from
4437 scheme-program-name because xscheme.el contains a defcustom with
4438 the same name. As a consequence, customizing group `cmuscheme'
4439 loaded `xscheme' which redefined run-scheme.
4440 (run-scheme): Use cmuscheme-program-name.
4441
4442 * ps-print.el (ps-print-emacs-type): Move into the
4443 eval-and-compile.
4444
4445 * play/doctor.el (doctor-death): Update the Samaritans'
4446 anonymous address, and add a website for Befrienders International.
4447
4448 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4449
4450 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4451 Avoid compilation gripes. Doc fix.
4452 (ps-print-version): New version number (6.2).
4453 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4454 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4455 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4456 (ps-x-extent-priority, ps-x-extent-start-position)
4457 (ps-x-face-font-instance, ps-x-find-coding-system)
4458 (ps-x-font-instance-properties, ps-x-make-color-instance)
4459 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4460 avoid compilation gripes without defining functions.
4461 (ps-e-find-composition): Alias for function find-composition, to have a
4462 suitable function depending on Emacs version.
4463 (ps-color-device, ps-color-values, ps-face-foreground-name)
4464 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4465 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4466 (ps-print-ensure-fontified): Function definitions surrounded by
4467 `eval-and-compile' to avoid compilation gripes.
4468 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4469 by symbol-value to avoid compilation gripes.
4470 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4471 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4472
4473 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4474
4475 * startup.el (normal-top-level): Call `frame-set-background-mode'
4476 after `frame-notice-user-settings' because the latter doesn't call
4477 the former on a tty.
4478
4479 * faces.el (frame-set-background-mode): `unspecified' &c are
4480 symbols, not strings.
4481
4482 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4483
4484 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4485 why some "light*" colors are deliberately absent from the alist.
4486
4487 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4488 Change colors for tty's, as suggested by Miles Bader.
4489
4490 2000-10-19 Kenichi Handa <handa@etl.go.jp>
4491
4492 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
4493 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4494 for ISO10646-1 fonts.
4495 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4496
4497 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4498
4499 * faces.el (frame-set-background-mode): If a tty frame defines a
4500 background color, use that to compute the background mode, instead
4501 of always defaulting to "dark".
4502
4503 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4504
4505 * comint.el (comint-write-output): New function.
4506 (comint-mode-map): Add it to the menu.
4507 Bind `C-c C-s' to comint-write-output.
4508
4509 2000-10-18 Gerd Moellmann <gerd@gnu.org>
4510
4511 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4512 Use fancy-splash-delay.
4513
4514 2000-10-18 Alex Schroeder <alex@gnu.org>
4515
4516 * progmodes/sql.el (sql-sybase-options): New option.
4517 (sql-sybase): Use it. Add sql-database to the list of parameters
4518 provided for login. The options -w 2048 -n are not used any more.
4519
4520 * comint.el (comint-read-input-ring): Bugfix such that the first
4521 and the last entry of the input ring file are not lost.
4522
4523 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4524
4525 * ps-print.el: Internal variable changes to defcustom,
4526 make-local-hook changes to defvar. Doc fix.
4527 (ps-print-version): New version number (6.1).
4528 (ps-setup, ps-do-despool): Code fix.
4529 (ps-printer-name): Customization fix.
4530 (ps-printer-name-option): Now is a defcustom instead of an
4531 internal variable.
4532 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4533 (ps-print-begin-column-hook): Now are defvar instead of
4534 make-local-hook.
4535
4536 2000-10-18 Miles Bader <miles@gnu.org>
4537
4538 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4539 (comint-kill-output): Changed into an alias for `comint-delete-output',
4540 and made obsolete.
4541 (comint-mode-map): Rename references to comint-kill-output.
4542
4543 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4544
4545 * diff-mode.el (diff-header-face, diff-file-header-face)
4546 (diff-changed-face): Add bold and italic attributes to tty faces.
4547 (diff-function-face): New face.
4548 (diff-font-lock-keywords): Use it.
4549
4550 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4551
4552 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4553 Remove commented-out call to force-mode-line-update.
4554 (comint-kill-output): Use `forward-line 0' instead of
4555 beginning-of-line to make sure we get past the prompt.
4556
4557 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4558
4559 * diff-mode.el (diff-header-face, diff-file-header-face):
4560 Add specific setting for dark background.
4561 (diff-context-face): Renamed from diff-comment-face.
4562 Set explicitly rather than inheriting from font-lock-comment-face.
4563
4564 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4565
4566 * startup.el (command-line): Move the code which sets the default
4567 TTY colors to before before-init-hook.
4568
4569 2000-10-17 Gerd Moellmann <gerd@gnu.org>
4570
4571 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4572
4573 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4574
4575 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4576 extensions, for MS-DOS.
4577
4578 * diff-mode.el (diff-header-face, diff-file-header-face)
4579 (diff-changed-face): Define tty-specific colors.
4580
4581 2000-10-17 Gerd Moellmann <gerd@gnu.org>
4582
4583 * startup.el (fancy-splash-text): Realign the text.
4584
4585 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4586
4587 * font-lock.el (font-lock-comment-face): Define a separate default
4588 for dark-background tty's.
4589
4590 2000-10-17 Miles Bader <miles@gnu.org>
4591
4592 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4593 being obscured by whizzy mode-lines on graphics displays.
4594
4595 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4596
4597 * info.el (Info-title-1-face, Info-title-2-face)
4598 (Info-title-3-face): Define colors for tty's.
4599 (info-header-node): Remove unneeded tty-specific definition.
4600
4601 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4602
4603 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4604 reverse from the frame parameters, and don't invert foreground and
4605 background colors.
4606
4607 2000-10-16 Miles Bader <miles@gnu.org>
4608
4609 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4610 string "*Info*". Call propertized-buffer-identification to spruce
4611 up the result.
4612
4613 2000-10-16 Gerd Moellmann <gerd@gnu.org>
4614
4615 * help.el: Provide `help' for the sake of define-minor-mode
4616 which generates defcustoms with requires.
4617
4618 * jit-lock.el (jit-lock-after-change): If we're in text that
4619 matches a multi-line font-lock pattern, make sure the whole text
4620 will be redisplayed.
4621
4622 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4623 author's name is unknown.
4624
4625 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4626 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4627 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4628 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4629 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4630 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4631 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4632 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4633 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4634 Add author information.
4635
4636 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4637
4638 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4639 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4640 full-color version (using the Gimp) to eliminate dithering artifacts.
4641
4642 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4643
4644 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4645
4646 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4647
4648 2000-10-15 Dave Love <fx@gnu.org>
4649
4650 * progmodes/sh-script.el: Require skeleton and comint when
4651 compiling.
4652
4653 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4654
4655 * whitespace.el: Doc fixes.
4656 (top-level): Don't add hooks here.
4657 (whitespace-running-emacs): Deleted.
4658 (timer): Don't require.
4659 (whitespace): Add back :version conditional on xemacs test.
4660 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4661 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4662 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4663 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4664 Avoid specific xemacs test.
4665 (whitespace-global-mode): New option.
4666 (whitespace-global-mode): New command.
4667 (whitespace-unload-hook): New function.
4668
4669 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4670 (Info-fontify-node, Info-goto-node, Info-mode-menu)
4671 (Info-fontify-node): `Goto' goes to `Go to'.
4672 (Info-fontify-node): Add help-echo to xref links.
4673
4674 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4675
4676 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4677
4678 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4679
4680 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4681 Use plist-get and allow :inherit.
4682
4683 * emacs-lisp/cl-macs.el (cl-do-arglist):
4684 Use plist-get and plist-member instead of memq.
4685
4686 * emacs-lisp/ewoc.el (ewoc-location): New function.
4687 (ewoc-enter-after, ewoc-enter-before): Document return value.
4688 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4689 Don't need make-local-hook any more.
4690 (cvs-addto-collection): Return the new tin.
4691 (cvs-mode-insert): Jump to the new line.
4692
4693 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4694
4695 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4696
4697 * font-lock.el (font-lock-syntactically-fontified): New var.
4698 (font-lock-fontify-syntactic-keywords-region): Use it.
4699 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4700
4701 * diff-mode.el (diff-find-file-name): Fix regexp.
4702
4703 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4704 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4705
4706 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4707 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4708 (sh-mode): Don't make all vars local here.
4709 (sh-kw): Reformat.
4710 (sh-set-shell): Use dolist. Don't set indent-region-function.
4711 (sh-mode-syntax-table): Use pop.
4712 (sh-remember-variable): Use push.
4713 (sh-help-string-for-variable): Use memq.
4714 (sh-safe-backward-sexp): Remove.
4715 (sh-safe-forward-sexp): Add ARG.
4716 (sh-get-indent-info, sh-prev-stmt): Use it.
4717 (sh-prev-line): Simplify by using forward-comment.
4718 (sh-this-is-a-continuation): Simplify.
4719 (sh-learn-buffer-indent): Use dolist.
4720 (sh-do-nothing): Remove.
4721 (sh-set-char-syntax, sh-set-here-doc-region):
4722 Use inhibit-modification-hooks.
4723 (sh-name-style): Use mapcar and push.
4724 (sh-load-style): Use dolist.
4725 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4726 (sh-case, sh-while-getopts): Use propertize directly rather
4727 than sh-electric-rparen.
4728
4729 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4730
4731 * textmodes/tex-mode.el: Require CL when compiling.
4732 (tex-mode-syntax-table): Init immediately.
4733 (tex-mode-map): Bind M-RET to latex-insert-item.
4734 (latex-mode): Set indent-line-function to latex-indent.
4735 (tex-common-initialization): Don't setup the syntax-table any more.
4736 (latex-insert-item): New skeleton.
4737 (tex-next-unmatched-end): Fix copy/paste braino.
4738 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
4739 (latex-indent, latex-find-indent): New functions.
4740 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
4741 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4742 (tex-compilation-parse-errors): Use with-syntax-table.
4743
4744 2000-10-15 Miles Bader <miles@gnu.org>
4745
4746 * font-lock.el (font-lock-comment-face): Change dark-background,
4747 color, non-tty, default to `chocolate1'.
4748
4749 2000-10-13 John Wiegley <johnw@gnu.org>
4750
4751 * eshell/esh-util.el (require): Added a missing `require' form,
4752 needed when compiling (for an ange-ftp macro definition).
4753
4754 2000-10-13 Dave Love <fx@gnu.org>
4755
4756 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4757
4758 2000-10-13 Gerd Moellmann <gerd@gnu.org>
4759
4760 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4761 fix.
4762
4763 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
4764 transparent -colors 8).
4765
4766 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4767
4768 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4769 that breaks with old list format timestamps.
4770 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4771 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4772 strings.
4773
4774 2000-10-13 John Wiegley <johnw@gnu.org>
4775
4776 * align.el, pcomplete.el, calendar/timeclock.el,
4777 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4778
4779 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
4780 faulty math, where holiday hours were being computing as seconds.
4781
4782 2000-10-13 John Wiegley <johnw@gnu.org>
4783
4784 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4785 specifying what "other" kinds of buffers should be saved. This
4786 used to be hard-coded.
4787 (desktop-buffer-misc-functions): A global for specifying how
4788 auxiliary data should be determined for special buffer types.
4789 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4790 instead of hard-coding the special buffer types.
4791 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4792 auxiliary data, instead of hard-coding for Info buffers and dired.
4793 (desktop-buffer-info-misc-data): Aux function for determining Info
4794 buffer auxiliary info.
4795 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4796 (desktop-buffer-info): Changed this function to use the info
4797 gathered above.
4798 (desktop-create-buffer): Be a little more careful about what
4799 `minor-mode' means before calling it. This is important for some
4800 buffer types.
4801
4802 2000-10-13 John Wiegley <johnw@gnu.org>
4803
4804 * eshell/esh-util.el: Added a global form which declares an
4805 autoload for `parse-time-string', if that function is not already
4806 defined, and if parse-time.el is available on the user's system.
4807
4808 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4809 to be aware of ange-ftp user info.
4810 (eshell-do-ls): Bind `ange-cache'. Also, use
4811 `eshell-file-attributes'.
4812 (eshell-ls-annotate): Use `eshell-file-attributes'.
4813 (eshell-ls-file): Made the user-id printing code a bit smarter.
4814
4815 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4816 allow identification of alias user ids in remote directories.
4817 It's manual, but there's no other way to know when the current
4818 user on the local machine, is also the owning user on the remote
4819 machine.
4820 (fboundp): Bind `ange-cache'.
4821 (eshell-directory-files-and-attributes): Re-organized the logic a
4822 bit to use `eshell-file-attributes' instead of `file-attributes'.
4823 The former is more sensitive to directories that are read via FTP,
4824 and knows how to use ange-ftp to determine full attribute
4825 information, instead of just the name and last modtime.
4826 (eshell-current-ange-uids): Return the current user id when in a
4827 remote directory.
4828 (eshell-parse-ange-ls): Parse a full directory listing that has
4829 been returned by ange-ftp.
4830 (eshell-file-attributes): This beefed up version of
4831 `file-attributes' is only special if the user is currently in a
4832 remote directory, in which case it does a lot of work to find out
4833 what the real attributes of a file are, as they appear on the
4834 remote machine. This makes usage of remote directories (i.e.,
4835 ange-ftp pathnames) much more useful. You can now use Eshell as a
4836 full-fledged FTP client, with much more manipulation ability than
4837 most other clients.
4838
4839 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4840 variable, which means that Eshell's du should always be preferred
4841 in remote directories.
4842 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4843 just `file-attributes'.
4844 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4845 when reading remote directories. This is an Eshell-specific
4846 variable (not part of ange-ftp).
4847 (eshell/ln): Bind `ange-cache'.
4848 (eshell/du): Added some extra logic for determining when to use
4849 Eshell's du (which is slow), and when to use the external version
4850 (which may or may not exist).
4851
4852 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4853 `eshell-interactive-process', rather than using
4854 `get-buffer-process', since backgrounded processes don't count in
4855 the context of this function's logic.
4856
4857 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4858 `forward-char', so that null strings are parsed correctly.
4859
4860 2000-09-13 John Wiegley <johnw@gnu.org>
4861
4862 * eshell/em-pred.el (eshell-pred-file-type,
4863 eshell-pred-file-links, eshell-pred-file-size): Use
4864 `eshell-file-attributes'. This is more correct over ange-ftp.
4865
4866 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4867 that remote file globbing is more efficient.
4868
4869 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4870 gathering the files and attributes within a directory.
4871
4872 * eshell/em-unix.el (eshell/cat): If any of the files passed on
4873 the command line is a special file (not a regular file, directory
4874 or symlink), always attempt to call the external version of cat.
4875
4876 2000-09-13 John Wiegley <johnw@gnu.org>
4877
4878 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4879 Eshell-friendly version of find-tag.
4880
4881 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
4882
4883 * image-file.el (image-file-name-extensions)
4884 (image-file-name-regexps): Add autoload cookies.
4885
4886 2000-10-13 Kenichi Handa <handa@etl.go.jp>
4887
4888 * international/mule-cmds.el (select-safe-coding-system): If FROM
4889 is string, show it in *Warning* buffer.
4890
4891 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4892
4893 * startup.el (normal-top-level): Use display-popup-menus-p instead
4894 of window-system.
4895 (command-line): Use display-graphic-p instead of window-system.
4896 (command-line-1): Use display-popup-menus-p and display-mouse-p
4897 instead of window-system.
4898
4899 2000-10-12 Sam Steingold <sds@gnu.org>
4900
4901 * tooltip.el (tooltip-use-echo-area): New user variable.
4902 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4903
4904 2000-10-12 Dave Love <fx@gnu.org>
4905
4906 * recentf.el: Maintainer's checkdoc fixes.
4907
4908 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4909 character class, not ASCII when matching file names.
4910 (fancy-splash-head): Add trailing slash to URL.
4911 (command-line): Don't require XPM support for toolbar.
4912
4913 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4914 (cperl-invalid-face): Revert last change.
4915 (cperl-init-faces): Quote cperl-invalid-face.
4916
4917 2000-10-12 Kenichi Handa <handa@etl.go.jp>
4918
4919 * startup.el (fancy-splash-text): Remove superfluous quote.
4920
4921 2000-10-12 Gerd Moellmann <gerd@gnu.org>
4922
4923 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4924 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4925 (command-line-1): Don't use fancy-splash-pending-command.
4926 (fancy-splash-screens-1): Goto point-min after inserting text.
4927
4928 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4929
4930 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4931 instead of shared-lisp-mode-map.
4932
4933 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
4934
4935 * faces.el (header-line): Change tty-variant to use underlining.
4936
4937 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4938 (isearch-highlight): Restore lazy-isearch face properties at old
4939 position, and suppress them at new position.
4940 (isearch-dehighlight): Restore lazy-isearch face properties.
4941 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4942 over the real isearch overlay, but in that case, don't give it a
4943 face property. Use `push'.
4944
4945 2000-10-12 Kenichi Handa <handa@etl.go.jp>
4946
4947 * man.el (Man-getpage-in-background): Fix previous change.
4948 Decode the process output only when we are in multibyte mode.
4949
4950 2000-10-11 Dave Love <fx@gnu.org>
4951
4952 * info.el (Info-mode-menu): Fix some help.
4953 (info-tool-bar-map): Add entry for Info-last.
4954
4955 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4956 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4957 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4958 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4959 * toolbar/search-replace.xpm, toolbar/exit.xpm:
4960 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4961 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4962 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4963 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4964 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4965 Reduce colour requirements to 25 overall. (Probably wants
4966 revisiting from the originals to reduce further.)
4967
4968 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
4969
4970 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4971 buffer-file-coding-system, instead of raw-text.
4972 (dehexlify-buffer): Bind coding-system-for-read to
4973 buffer-file-coding-system, instead of raw-text.
4974
4975 2000-10-11 Sam Steingold <sds@gnu.org>
4976
4977 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4978 `underline' - fixes the bug introduced on 2000-09-21.
4979
4980 2000-10-11 Dave Love <fx@gnu.org>
4981
4982 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4983 compiler warnings.
4984 (scheme-mode): Doc fix.
4985 (scheme-font-lock-keywords-1): Match `define-syntax'.
4986
4987 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4988
4989 * faces.el (frame-set-background-mode): Pay attention to saved
4990 face specs as well as default ones. Only do anything if the
4991 bg-mode or display-type has actually changed. Use `dolist'.
4992 (region): Make dark-background `region' face less in-your-face.
4993
4994 2000-10-10 Sam Steingold <sds@gnu.org>
4995
4996 * chistory.el, ielm.el, ledit.el:
4997 * progmodes/inf-lisp.el, progmodes/scheme.el:
4998 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
4999
5000 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
5001
5002 * textmodes/texinfo.el: Update copyright and fix typo.
5003
5004 * desktop.el (desktop-modes-not-to-save): New var.
5005 (desktop-save-buffer-p): Use it.
5006 Also, obey desktop-buffers-not-to-save even for non-file buffers.
5007 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5008
5009 2000-10-10 Dave Love <fx@gnu.org>
5010
5011 * toolbar/tool-bar.el (tool-bar-add-item)
5012 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5013 display.
5014
5015 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5016 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5017 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5018 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5019 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5020 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5021 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5022 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5023 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5024 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5025 the .xpms; probably need retouching.
5026
5027 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
5028
5029 * subr.el (add-to-list): Add optional argument APPEND.
5030 * battery.el (display-battery): Use `add-to-list'.
5031
5032 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
5033
5034 * play/zone.el (zone-timer, zone-wc-tbl): Rework
5035 these vars as symbol properties.
5036 (zone, zone-when-idle, zone-leave-me-alone)
5037 (zone-pgm-whack-chars): Use new symbol properties.
5038
5039 * battery.el (display-battery): Doc spelling fix.
5040
5041 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5042 property.
5043
5044 2000-10-09 Dave Love <fx@gnu.org>
5045
5046 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5047 has been initialized before calling tool-bar-setup.
5048 (tool-bar-add-item-from-menu): Add autoload cookie.
5049
5050 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
5051
5052 * menu-bar.el (send-mail-item-name): New function.
5053 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5054 of mail-user-agent in the menu. Don't display the "Send Mail"
5055 item if mail-user-agent is nil or its value is ignore.
5056 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5057 if read-mail-command is nil or its value is ignore.
5058
5059 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5060
5061 2000-10-09 Miles Bader <miles@gnu.org>
5062
5063 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5064 Correct image size.
5065 * toolbar/left_arrow.xpm: Correct image size.
5066
5067 * jka-compr.el: Don't call `jka-compr-install' when loading (it
5068 will be done by the definition of `auto-compression-mode' if
5069 necessary. Move code to uninstall existing file-name handler
5070 before definition of `auto-compression-mode'.
5071
5072 * image-file.el (auto-image-file-mode): Move to the end of the
5073 file, because `define-minor-mode' actually calls the mode-function
5074 if the associated variable is non-nil, which requires that all
5075 needed functions be already defined.
5076
5077 * mouse.el (popup-menu): Balance parens.
5078
5079 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
5080
5081 * mouse.el (popup-menu): Move the command call outside the loop
5082 so that popup-menu returns whatever the command returns.
5083
5084 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
5085 (initialize-new-tags-table): Use run-hook-with-args-until-success.
5086 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5087 (tags-table-format-functions): Renamed from tags-table-format-hooks.
5088
5089 * vc.el (vc-version-diff): diff-switches can be a list.
5090 Use relative filenames for prettier output.
5091
5092 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5093 (vc-post-command-functions): Remove old-VC compatibility code.
5094
5095 * newcomment.el (comment-indent-default): Autoload.
5096
5097 * font-lock.el (font-lock-defaults): Make buffer-local.
5098 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5099 (font-lock-choose-keywords):
5100 Ignore LEVEL unless KEYWORDS is a list of syms.
5101 (c-keywords, c++-keywords, objc-keywords, java-keywords):
5102 Don't wrap regexp-opt things in \(...\) unnecessarily.
5103
5104 * jit-lock.el: Don't require font-lock any more.
5105 (jit-lock-functions): Make buffer-local.
5106 (jit-lock-saved-fontify-buffer-function): Remove.
5107 (jit-lock-mode): Remove autoload cookie.
5108 Remove font-lock specific code.
5109 (jit-lock-unregister): Don't bother handling complex hooks any more.
5110 (jit-lock-refontify): New function.
5111 (jit-lock-fontify-buffer): Use it.
5112 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5113 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5114 Add optional args START and END.
5115 Never call font-lock-fontify-region directly.
5116 (jit-lock-function, jit-lock-stealth-fontify): Use it.
5117
5118 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5119
5120 2000-10-08 Dave Love <fx@gnu.org>
5121
5122 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5123
5124 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5125
5126 * play/studly.el (studlify-region, studlify-word): Add autoload
5127 cookie.
5128
5129 * play/morse.el (morse-region, unmorse-region): Add autoload
5130 cookie.
5131
5132 * play/spook.el (spook-phrases-file): Use expand-file-name, not
5133 concat.
5134
5135 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5136 insist on symbols starting with word syntax.
5137 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5138 (eval-defun-1): Doc fix.
5139 (indent-sexp): Use nconc to build up indent-stack.
5140
5141 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5142 Gnus with little use.
5143 (mail-setup-hook): Add mail-abbrevs-setup to options.
5144
5145 * recentf.el: Doc fixes.
5146
5147 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5148 Clean up remainder.
5149
5150 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
5151 without timezone and (8) with timezone to enforce some whitespace.
5152 Simplify code somewhat.
5153
5154 * options.el (list-options): Doc that you should use customize.
5155
5156 * iswitchb.el (iswitchb-mode): Add :require.
5157
5158 * info.el (Info-goto-node, Info-menu): Doc fix.
5159 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5160 (info-tool-bar-map): New variable.
5161 (Info-mode): Use it.
5162 (Info-edit-map): Define all in defvar.
5163 (speedbar-attached-frame): Avoid compiler warning.
5164
5165 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5166 (global-map): Bind [tool-bar] to a filtered map.
5167 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
5168 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5169 Allow PBM icons.
5170 (tool-bar-setup): Adjust calls of tool-bar-add-item.
5171
5172 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5173 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5174 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
5175 icons, except up_arrow, which is left-arrow rotated.
5176
5177 * imenu.el (imenu-add-to-menubar): Fix last change.
5178
5179 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
5180
5181 * generic-x.el (rul-generic-mode): Remove eval-when-compile
5182 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
5183
5184 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5185
5186 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5187 typos in doc strings.
5188
5189 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5190 the doc strings how to customize Font Lock faces.
5191
5192 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5193 computing growth when dragging the header line.
5194
5195 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5196
5197 * simple.el (kill-line): Doc fix.
5198
5199 2000-10-08 Miles Bader <miles@gnu.org>
5200
5201 * faces.el (secondary-selection): Make foreground visible on tty.
5202
5203 * jka-compr.el (auto-compression-mode): Move to the end of the
5204 file, because `define-minor-mode' actually calls the mode-function
5205 if the associated variable is non-nil, which requires that all
5206 needed functions be already defined.
5207 (with-auto-compression-mode): Add autoload cookie.
5208
5209 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
5210
5211 * files.el (find-backup-file-name) [ms-dos]: If support for long
5212 file names is not available, behave as if version-control were set
5213 to never.
5214
5215 2000-10-07 Dave Love <fx@gnu.org>
5216
5217 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5218 (browse-url-gnome-moz): New function.
5219 (browse-url-browser-function): Use it.
5220 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5221
5222 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
5223
5224 * indent.el (tab-always-indent): New var.
5225 (indent-for-tab-command): Use it.
5226
5227 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5228 raise an error. This way it can still default to a sane value.
5229
5230 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5231
5232 * startup.el (fancy-splash-screens): Use local rather than global map.
5233 Don't use `update-menu-bindings' any more.
5234 Get rid of assumptions about keymap representation.
5235
5236 2000-10-06 Dave Love <fx@gnu.org>
5237
5238 * textmodes/fill.el (sentence-end-double-space)
5239 (sentence-end-without-period): Doc fix.
5240 (adaptive-fill-regexp): Purecopy.
5241 (unjustify-current-line): Use line-end-position.
5242 (fill-individual-paragraphs-prefix): Use line-beginning-position.
5243
5244 * net/eudc-vars.el (eudc): Add :version, :link.
5245
5246 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5247
5248 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5249 Fix for define-minor-mode.
5250 (function-at-point): Alias to function-called-at-point.
5251
5252 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5253
5254 * simple.el (backward-word): Doc fix.
5255
5256 * image-file.el (image-file-name-regexp): image-file-regexps ->
5257 image-file-name-regexps.
5258 (image-file-name-extensions): Add pbm.
5259
5260 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5261
5262 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5263 and add filename to the names so that diff-mode can jump to source.
5264
5265 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5266 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5267 (tex-font-lock-keywords-1): Remove.
5268 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5269 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5270 (font-lock-default-fontify-region):
5271 Expand beg..end correctly when just following a multiline region.
5272 (font-lock-fontify-anchored-keywords):
5273 Include the anchor text as part of the multiline.
5274
5275 2000-10-06 Gerd Moellmann <gerd@gnu.org>
5276
5277 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5278 latter needs the autoloaded define-minor-mode macro during the
5279 bootstrap.
5280
5281 * startup.el (command-line): For now, activate tool-bar-mode only
5282 if XPM images are supported.
5283
5284 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5285 window by dragging a header-line at the top of the frame; that's
5286 confusing because the header-line doesn't move.
5287 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5288 of treating the event as a list. Some cleanup.
5289
5290 2000-10-06 Miles Bader <miles@gnu.org>
5291
5292 * simple.el (display-message-or-buffer): New function.
5293 (shell-command-on-region): Use `display-message-or-buffer'.
5294
5295 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5296 docstring parts.
5297
5298 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5299 (smbclient-prompt-regexp): Add usage note to doc string.
5300 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5301 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5302 Use add-hook for adding the comint filter function, and only do so
5303 if it's not already in the global hook list.
5304 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5305 to `make-local-variable'.
5306 (nslookup-font-lock-keywords): Remove prompt entry.
5307 (nslookup): Don't set the process-filter.
5308 (finger): Exit the loop correctly when the regexps list runs out.
5309 (ftp, smbclient, smbclient-list-shares):
5310 Set the real major mode immediately, not after execing.
5311 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5312
5313 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5314
5315 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5316
5317 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5318
5319 * which-func.el (which-func-format): Remove spurious space.
5320 (which-func-mode): Don't make it permanent-local.
5321 (which-func-ff-hook): Allow which-func-maxout to be nil.
5322 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5323 (which-func-mode): Simplify.
5324 Use post-command-idle-hook rather than post-command-hook.
5325 Go through all buffers and update their state.
5326 (which-function): Also try add-log-current-defun-function.
5327
5328 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5329 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5330 Update call to with-vc-properties accordingly.
5331 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5332 (vc-revert-buffer): More careful about window selection and deletion.
5333 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5334
5335 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5336 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5337 (cvs-dired-action): Change the default to quickdir.
5338
5339 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5340 if comment-indent-function returns nil.
5341 (comment-indent-default): New function.
5342 (comment-indent-function): Use it and document the new semantics.
5343
5344 * image-file.el: Docstring fixes.
5345
5346 * help.el (help-xref-on-pp): Use match-string.
5347 (describe-variable): New arg BUFFER.
5348 Store the current buffer in the help-xref-stack.
5349 (temp-buffer-resize-mode): Use define-minor-mode.
5350
5351 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5352 consistently with its docstring.
5353 Set jit-lock-first-unfontify-pos in an idempotent way.
5354 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5355
5356 2000-10-05 Alex Schroeder <alex@gnu.org>
5357
5358 * sql.el (sql-mysql-options): New variable.
5359 (sql-mysql): Use it.
5360
5361 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5362
5363 * image.el (image): New group.
5364
5365 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5366 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5367
5368 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5369
5370 * net/net-utils.el (nslookup-font-lock-keywords)
5371 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5372 Ignore the value of wqindow-system; always define keywords
5373
5374 2000-10-05 Kenichi Handa <handa@etl.go.jp>
5375
5376 * startup.el (fancy-splash-screens): Remove the code for
5377 debugging; `(trace-to-stderr "EXITTT\n")'.
5378
5379 2000-10-05 Miles Bader <miles@gnu.org>
5380
5381 * diff-mode.el (diff-goto-source): Update call to
5382 `diff-hunk-status-msg' to reflect new REV variable.
5383
5384 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5385
5386 * progmodes/icon.el (icon-mode):
5387 Don't gratuitously override the default for comment-column.
5388
5389 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5390
5391 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5392 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5393 (jit-lock-functions): New var.
5394 (jit-lock-function-1): Use it if non-nil.
5395 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5396 Set the `fontified' property before doing the fontification to avoid
5397 repeatedly going through the same error.
5398 Don't turn errors into messages.
5399 (jit-lock-register, jit-lock-unregister): New functions.
5400
5401 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5402 Use with-current-buffer.
5403
5404 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5405 Turn comment into docstring.
5406
5407 * apropos.el (apropos-mode): Use define-derived-mode.
5408
5409 2000-10-04 Gerd Moellmann <gerd@gnu.org>
5410
5411 * startup.el (fancy-splash-pending-command): New variable.
5412 (fancy-splash-pre-command): New function.
5413 (fancy-splash-screens): Rewritten.
5414 (command-line-1): If fancy-splash-pending-command is set, call it
5415 interactively.
5416
5417 2000-10-04 Dave Love <fx@gnu.org>
5418
5419 * toolbar/tool-bar.el (tool-bar-setup): New function.
5420 (tool-bar-mode): Use it.
5421
5422 * subr.el (substitute-key-definition): Doc fix.
5423 (play-sound-file): New command.
5424
5425 2000-10-04 Andre Spiegel <spiegel@gnu.org>
5426
5427 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5428 vc-version-backup-file-name): New functions.
5429
5430 * files.el (basic-save-buffer): Call vc-before-save before saving.
5431
5432 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5433 vc-cvs-stay-local-p.
5434
5435 * vc.el (vc-revert-buffer): Handle empty diff properly.
5436 (vc-version-backup-file): New function.
5437 (vc-checkout): Create a version backup if necessary.
5438 (vc-checkin): If a version backup file exists, delete it.
5439 (vc-version-diff): Diff locally using version backups, if available.
5440 (vc-revert-file): If there's a version backup, revert locally.
5441 (vc-transfer-file): Use version backup for base version, if
5442 available. If not, ask for confirmation whether to get it from the
5443 server. Update mode line before check-in.
5444
5445 2000-10-04 Dave Love <fx@gnu.org>
5446
5447 * toolbar/tool-bar.el (tool-bar-setup): New function.
5448 (tool-bar-mode): Use it.
5449
5450 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5451
5452 * net/net-utils.el (nslookup-font-lock-keywords)
5453 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5454 Only set if window-system is non-nil
5455 (net-utils-run-program): Returns buffer.
5456 (network-connection-reconnect): Added this function.
5457
5458 * generic.el:
5459 Incorporates extensive cleanup and docfixes by
5460 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5461 Uses cl compile-time macros.
5462 (generic-mode-name, generic-comment-list)
5463 (generic-keywords-list, generic-font-lock-expressions)
5464 (generic-mode-function-list, generic-mode-syntax-table):
5465 Removed variables.
5466 (generic-mode-alist): Renamed to generic-mode-list.
5467 (generic-find-file-regexp): Default changed to "^#".
5468 (generic-read-type): Uses completing read on generic-mode-list.
5469 (generic-mode-sanity-check): removed this function.
5470 (generic-add-to-auto-mode): Removed this function
5471 (generic-mode-internal): Bind mode-specific definitions
5472 into function instead of putting them in alist.
5473 (generic-mode-set-comments): Reworked extensively.
5474 (generic-mode-find-file-hook): Simplified regexp searching
5475 (generic-make-keywords-list): Omit extra pair of parens
5476
5477 * find-lisp.el (find-lisp-find-files-internal):
5478 Make sure directory name ends with "/".
5479
5480 * generic-x.el (apache-conf-generic-mode):
5481 Regexp now allows leading whitespace.
5482 (rc-generic-mode): Added eval-when-compile
5483 around generic-make-keywords-list.
5484 Deleted duplicate regexp
5485 (rul-generic-mode): Added eval-when-compile
5486 around generic-make-keywords-list.
5487 (etc-fstab-generic-mode): New generic mode.
5488 (rul-generic-mode): Removed one eval-when-compile
5489 which caused a max-specpdl-size exceeded error.
5490
5491 2000-10-04 Miles Bader <miles@gnu.org>
5492
5493 * simple.el (minibuffer-temporary-goal-position): New variable.
5494 (next-history-element): Try to keep the position of point in the
5495 input string constant.
5496
5497 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5498 (dired-do-create-files): If there's only one file, pass it in as
5499 the DEFAULT arg to dired-mark-read-file-name.
5500
5501 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5502
5503 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5504 (diff-goto-source): Be smarter when choosing REVERSE or not.
5505
5506 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5507 (texinfo-mode-menu): Add an explicit shortcut for update all.
5508
5509 2000-10-03 Andre Spiegel <spiegel@gnu.org>
5510
5511 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5512 factorize backend-specific code cleanly (this was essentially
5513 conceived by Stefan Monnier).
5514 (vc-unregister): Function removed.
5515 (vc-revert-file): New function.
5516 (vc-revert-buffer): Delegate some of the work to it.
5517
5518 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5519 default branch unconditionally.
5520 (vc-rcs-set-default-branch): New function.
5521 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5522 (vc-rcs-checkin): If an appropriate default branch has been set,
5523 force creation of that branch.
5524 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5525 code (as suggested by Stefan Monnier).
5526
5527 2000-10-02 Gerd Moellmann <gerd@gnu.org>
5528
5529 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5530 highlighting overlay with a different face over the overlay
5531 isearch uses to highlight the current match because that can lead
5532 to bad face combinations.
5533
5534 * loadup.el (toplevel): Load faces before isearch.
5535
5536 * isearch.el (isearch-faces): New custom group.
5537 (isearch): New defface; was already tested for in the code.
5538 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5539 (isearch-highlight): Always use face `isearch'.
5540
5541 2000-10-02 Dave Love <fx@gnu.org>
5542
5543 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5544 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5545 comparison of opcode with operand.
5546
5547 2000-10-03 Miles Bader <miles@gnu.org>
5548
5549 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5550 buffer, since the echo area will now grow to accommodate them.
5551
5552 2000-10-02 Andre Spiegel <spiegel@gnu.org>
5553
5554 * vc-hooks.el (vc-registered): If FILE used to be registered under
5555 a certain backend, try that one first.
5556
5557 * vc.el (vc-responsible-backend): Undo the previous change in the
5558 argument list. Handle multiple backends correctly.
5559 (vc-find-new-backend): Function removed.
5560 (vc-register): Use vc-responsible-backend, as before.
5561 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5562
5563 2000-10-02 Gerd Moellmann <gerd@gnu.org>
5564
5565 * startup.el (fancy-splash-head): Change message below the
5566 logo.
5567
5568 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5569
5570 * diff-mode.el (diff-goto-source): Emit a status message.
5571 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5572 (diff-test-hunk): Fix doc string.
5573 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5574 (diff-advance-after-apply-hunk): New variable.
5575 (diff-apply-hunk): Don't return a value.
5576
5577 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5578
5579 * vc.el (vc-editable-p): Minor optimization.
5580 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5581 (vc-find-new-backend): New function split from vc-responsible-backend.
5582 (vc-register): Use it.
5583 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5584 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5585 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5586 (vc-clear-headers): Don't use find-file.
5587 (vc-revert-buffer): Use `and' again (must have been a braino).
5588 (vc-switch-backend): Only prompt if requested.
5589 Short circuit if nothing is to be done.
5590 Don't use vc-resynch-buffer which could lose unsaved editing.
5591 (vc-default-receive-file): Update call to vc-unregister.
5592 (with-vc-file, vc-next-action-on-file):
5593 Use vc-backend rather than vc-registered.
5594 (vc-next-action-on-file): Use intern-soft.
5595 Deal with read-only *vc-diff* buffer.
5596 (vc-transfer-file): Docstring fix.
5597
5598 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5599 (vc-rcs-receive-file): Avoid with-vc-properties.
5600 Update call to vc-unregister.
5601 Use constant `RCS' rather than (dynamically bound) var `backend'.
5602
5603 2000-10-01 Andre Spiegel <spiegel@gnu.org>
5604
5605 * vc.el (vc-next-action-on-file): Update mode line only if file
5606 is visited.
5607 (vc-start-entry): New argument initial-contents. Don't visit the file
5608 if it isn't already visited. Brought documentation up-to-date.
5609 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5610 (vc-checkin): New optional arg initial-contents, which is passed to
5611 vc-start-entry.
5612 (vc-finish-logentry): Make sure to bury log buffer only if there
5613 really is one. Call `vc-resynch-buffer' on log-file, not
5614 buffer-file-name.
5615 (vc-default-comment-history, vc-default-wash-log): New functions.
5616 (vc-index-of): Removed.
5617 (vc-transfer-file): Make do without the above.
5618 (vc-default-receive-file): Call comment-history unconditionally. Pass
5619 the resulting string to vc-checkin, instead of inserting it into the
5620 comment ring.
5621
5622 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5623 unconditionally. Use the comments as initial contents of the log
5624 entry buffer. Document the trick to force branch creation with no
5625 changes.
5626
5627 2000-10-01 Miles Bader <miles@gnu.org>
5628
5629 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5630 `recenter' with an arg to prevent redrawing the display.
5631
5632 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5633
5634 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5635
5636 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5637
5638 * progmodes/c-mode.el (c-mode):
5639 Don't gratuitously override the default for comment-column.
5640
5641 * textmodes/tex-mode.el (latex-metasection-list): New var.
5642 (latex-imenu-create-index): Use it.
5643 Move the regexp construction outside loops (and use push).
5644 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5645 (tex-font-lock-keywords): Moved from font-lock.el.
5646 (tex-comment-indent): Remove.
5647 (tex-common-initialization): Don't set comment-indent-function.
5648 (latex-block-default): New var.
5649 (tex-latex-block): Use it to provide a default choice.
5650 Add any unknown choice to latex-block-names.
5651 Insert [...] after {...}.
5652 (tex-last-unended-begin): Simplify regexp.
5653 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5654 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5655 (latex-mode): Set forward-sexp-function.
5656
5657 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5658 Add regexp for @ignore ... @end ignore.
5659 (texinfo-heading-face): New face.
5660 (texinfo-font-lock-keywords): Use it.
5661 (texinfo-mode-menu): New menu.
5662 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5663 New functions.
5664 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5665 (texinfo-section-types-regexp, texinfo-section-level-regexp)
5666 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5667 Remove declaration.
5668 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5669
5670 * delsel.el (delete-selection-mode): Use define-minor-mode.
5671
5672 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5673
5674 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5675
5676 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5677
5678 2000-09-30 Gerd Moellmann <gerd@gnu.org>
5679
5680 * replace.el (keep-lines-read-args): New function.
5681 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5682 read arguments interactively. Add parameters RSTART and REND.
5683 Operate on the active region in Transient Mark mode.
5684
5685 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5686
5687 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5688 (authors-obsolete-files-regexps): New variable.
5689 (authors-add): Don't record changes in obsolete files.
5690
5691 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5692
5693 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5694
5695 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5696 (comment-indent): Make sure there's a space between code and comment.
5697 Shift comments left to avoid going past fill-column.
5698
5699 2000-09-29 Gerd Moellmann <gerd@gnu.org>
5700
5701 * startup.el (startup-echo-area-message): New function.
5702 (display-startup-echo-area-message): Use it.
5703 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5704 (fancy-splash-default-action): New function.
5705 (fancy-splash-screens-1): New function.
5706 (fancy-splash-head): Put a help-echo and a keymap under the image.
5707
5708 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5709
5710 * diff-mode.el (diff-add-log-file-name): Remove.
5711 (diff-mode): Use add-log-buffer-file-name-function.
5712
5713 * add-log.el (find-change-log): New arg BUFFER-FILE.
5714 (add-log-file-name): Obey add-log-file-name-function.
5715 (add-log-buffer-file-name-function): New var.
5716 (add-change-log-entry): Use it.
5717
5718 2000-09-29 Miles Bader <miles@gnu.org>
5719
5720 * image-file.el (image-file-name-extensions): New variable.
5721 (image-file-name-regexps): Renamed from `image-file-regexps'.
5722 New default value is nil. Call `auto-image-file-mode'.
5723 (image-file-name-regexp): New function.
5724 (auto-image-file-mode): New minor mode.
5725 (insert-image-file): Don't make conditional on the image-file
5726 handler being enabled.
5727 (image-file-handler): Make the call here conditional instead.
5728 (set-image-file-handler-enabled, enable-image-file-handler)
5729 (disable-image-file-handler): Functions removed.
5730
5731 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5732 string.
5733
5734 2000-09-29 Gerd Moellmann <gerd@gnu.org>
5735
5736 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5737 it's a function from CL.
5738 (latex-imenu-create-index): Replace eval-when-compile with progn
5739 because latex-section-alist is not bound while compiling.
5740
5741 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5742
5743 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5744 (outline-mode): Use define-derived-mode.
5745
5746 * progmodes/perl-mode.el (perl-mode):
5747 * progmodes/awk-mode.el (awk-mode):
5748 * progmodes/asm-mode.el (asm-mode):
5749 Don't gratuitously override the default for comment-column.
5750
5751 * emacs-lisp/lisp.el (lisp-complete-symbol):
5752 Distinguish the let-binding case from the funcall case.
5753 (forward-sexp-function): New variable.
5754 (forward-sexp): Use it.
5755
5756 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5757 (easy-mmode-defmap): Remove the now useless autoload.
5758
5759 * time.el (display-time-mode): Use define-minor-mode.
5760
5761 * subr.el (add-minor-mode): Don't eval NAME.
5762 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5763 Use if rather than cond.
5764
5765 * simple.el (read-expression-map): Define more properly.
5766 (comment-indent-hook): Remove.
5767 (string-to-syntax): Bug fix.
5768
5769 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5770 (cvs-ediff-diff): Fix typo.
5771 (cvs-revert-if-needed): Don't bother preserving read-only.
5772
5773 * paren.el (show-paren-mode): Use define-minor-mode.
5774
5775 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5776 (toggle-auto-compression): Remove.
5777 (jka-compr-build-file-regexp): Remove useless grouping.
5778
5779 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5780 Avoid user-reserved bindings.
5781 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5782 (diff-header-face): Revert to grey85.
5783
5784 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5785
5786 * complete.el (partial-completion-mode) <defcustom>: Remove.
5787 (partial-completion-mode): Use define-minor-mode.
5788 (PC-do-completion): Understand `completion-auto-help = delay'
5789 to mean to popup the completion buffer only the second time.
5790 (PC-include-file-all-completions, PC-include-file-all-completions)
5791 (PC-include-file-all-completions): Don't quote lambda.
5792
5793 * comint.el (comint-mode-hook): Docstring fix.
5794 (comint-mode): Use define-derived-mode.
5795 (comint-mode-map): Remove obsolete comment.
5796 (make-comint): Minor stylistic change.
5797 (comint-insert-clicked-input): Be more careful to find the overlay.
5798 Use this-command-keys rather than hardcoding mouse-2.
5799
5800 * font-lock.el: Replace confusing (,@ with ,
5801 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5802 Don't use regexp-opt-depth. Spice up the regexp for args.
5803 Don't distinguish between cmds that can take an opt arg or not.
5804 Use `append' and `prepend' rather than `keep'.
5805
5806 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5807 (latex-outline-regexp): New var.
5808 (latex-outline-level): New fun.
5809 (latex-section-alist): New var.
5810 (latex-imenu-create-index): Use it. Use `push' as well.
5811 (tex-shell-map): Initialize it properly.
5812 (tex-mode): Minor stylistic change.
5813 (plain-tex-mode): Use define-derived-mode.
5814 (latex-mode): Use define-derived-mode.
5815 Construct the paragraph regexps in a more readable way.
5816 Set the buffer-local outline-{level,regexp} vars.
5817 (slitex-mode): Derive from latex-mode.
5818 (tex-common-initialization): Don't kill-all-vars anymore.
5819 Add setting for comment-add and font-lock-defaults.
5820 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5821 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5822 (tex-start-tex): New arg DIR (and send a chdir command for it).
5823 Also display the shell buffer and save it in tex-last-buffer-texed.
5824 (tex-region): Use expand-file-name rather than concat.
5825 Remove code made useless by changes in tex-start-tex.
5826 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5827
5828 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5829
5830 2000-09-28 Dave Love <fx@gnu.org>
5831
5832 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5833
5834 2000-09-28 Gerd Moellmann <gerd@gnu.org>
5835
5836 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5837 `append'.
5838
5839 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5840
5841 * info.el (Info-extract-pointer): Undo last change.
5842 Instead, fix the position of the `bound' arg to re-search-backward.
5843
5844 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5845
5846 * info.el (Info-extract-pointer):
5847 Widen more carefully, to avoid finding pointers in other nodes.
5848 (Info-index): Use push.
5849
5850 2000-09-27 Gerd Moellmann <gerd@gnu.org>
5851
5852 * frame.el (set-frame-font): Remove call to obsolete function
5853 frame-update-faces.
5854 (set-foreground-color, set-background-color): Likewise for
5855 frame-update-face-colors.
5856
5857 2000-09-27 Miles Bader <miles@gnu.org>
5858
5859 * image-file.el: New file.
5860
5861 2000-09-27 Gerd Moellmann <gerd@gnu.org>
5862
5863 * frame.el (frame-notice-user-settings): Don't call
5864 frame-update-faces, which is a no-op now.
5865
5866 * ediff-wind.el (ediff-control-frame-parameters): Add zero
5867 tool-bar-lines.
5868
5869 2000-09-27 Dave Love <fx@gnu.org>
5870
5871 * mouse.el: Fix last change.
5872
5873 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
5874
5875 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5876
5877 2000-09-22 Kenichi Handa <handa@etl.go.jp>
5878
5879 * international/quail.el (quail-help): The output message is
5880 improved.
5881
5882 2000-09-26 Dave Love <fx@gnu.org>
5883
5884 * mouse.el (popup-menu): If POSITION is nil, set it using
5885 mouse-position.
5886
5887 2000-09-25 Sam Steingold <sds@gnu.org>
5888
5889 * net/browse-url.el (browse-url-file-url): Check for null maps.
5890
5891 2000-09-26 Gerd Moellmann <gerd@gnu.org>
5892
5893 * frame.el (frame-notice-user-settings): Don't add a
5894 tool-bar-lines frame parameter to default-frame-alist in batch mode.
5895
5896 * frame.el (frame-notice-user-settings):
5897 Make tool-bar-mode and default-frame-alist consistent.
5898
5899 * toolbar/tool-bar.el (tool-bar-help): New function.
5900
5901 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5902
5903 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5904 current-load-list in top-level forms. Else this leaks a cons cell
5905 every time a defun is called.
5906
5907 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
5908
5909 2000-09-25 Dave Love <fx@gnu.org>
5910
5911 * startup.el (fancy-splash-head): Check XPM is available.
5912
5913 * autoinsert.el (auto-insert): Doc fix.
5914 (auto-insert-alist): Following GNU notices, don't say `copyright
5915 _by_'. Use line-beginning-position.
5916 (auto-insert): Check buffer-file-name is non-nil before use.
5917
5918 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5919
5920 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5921 starting with `@def' or `@multitable', in addition to ones
5922 specified by the user in auto-fill-inhibit-regexp.
5923
5924 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
5925
5926 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5927 rmail-dont-reply-to-names matches the empty string.
5928
5929 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5930
5931 * startup.el (command-line-1, fancy-splash-text): Change the
5932 text to sound more friendly.
5933
5934 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
5935
5936 * progmodes/hideshow.el: Update author email address.
5937 Generally, sync w/ maintainer version 5.22.
5938 (hs-hide-all-non-comment-function): New var.
5939 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5940 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5941 (hs-show-region): Delete this command.
5942 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5943
5944 2000-09-22 Dave Love <fx@gnu.org>
5945
5946 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5947 (hl-line-highlight): Specify buffer when moving overlay.
5948
5949 * progmodes/fortran.el (fortran-mode): Locally set
5950 normal-auto-fill-function.
5951 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5952 (fortran-mode-map): Adjust auto-fill menu entry.
5953
5954 2000-09-22 Gerd Moellmann <gerd@gnu.org>
5955
5956 * vc-rcs.el (toplevel): Require `vc' when compiling.
5957
5958 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
5959
5960 2000-09-22 Andre Spiegel <spiegel@gnu.org>
5961
5962 * vc.el (vc-switch-backend): Signal an error if the file is not
5963 registered under the new backend.
5964
5965 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
5966 without explicit revision number.
5967
5968 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
5969
5970 * diff-mode.el (diff-file-header-face): Reset to its previous value.
5971 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5972 (diff-xor): New function.
5973 (diff-find-source-location): Use it. Fix a stupid name clash.
5974 (diff-hunk-status-msg): New function.
5975 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5976 (diff-test-hunk): Use diff-find-source-location.
5977 (diff-goto-source): Favor the `reverse'.
5978 (diff-hunk-text): Properly handle one-sided context diffs.
5979 (diff-apply-hunk): When done, advance to the next hunk.
5980
5981 2000-09-21 Gerd Moellmann <gerd@gnu.org>
5982
5983 * startup.el (command-line): If frame was created with a non-zero
5984 tool-bar-lines parameter, switch tool-bar-mode on.
5985
5986 * add-log.el (change-log-date-face, change-log-name-face)
5987 (change-log-email-face, change-log-file-face)
5988 (change-log-list-face, change-log-conditionals-face)
5989 (change-log-function-face, change-log-acknowledgement-face):
5990 New faces, inheriting from font-lock faces.
5991 (change-log-font-lock-keywords): Use them.
5992
5993 2000-09-21 Dave Love <fx@gnu.org>
5994
5995 * progmodes/cperl-mode.el (top-level): Clean up
5996 `eval-when-compile's and assorted defvars.
5997 (cperl-invalid-face): Don't double-quote value. Change custom
5998 type.
5999 (cperl-mode): Set normal-auto-fill-function and don't zap
6000 auto-fill-function.
6001 (cperl-imenu--function-name-regexp-perl): Renamed from
6002 imenu-example--function-name-regexp-perl.
6003 (cperl-imenu--create-perl-index): Renamed from
6004 imenu-example--create-perl-index.
6005 (cperl-xsub-scan): Don't require cl.
6006
6007 * msb.el (msb-mode-map): Use substitute-key-definition.
6008 (msb-mode): Use msb-mode-map.
6009
6010 2000-09-21 Andre Spiegel <spiegel@gnu.org>
6011
6012 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6013 New functions.
6014 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6015 (vc-switch-backend): New function.
6016 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6017 (vc-register): Fix prompt.
6018 (vc-unregister, vc-default-unregister): New functions.
6019 (vc-version-diff): Handle empty buffer in sentinel.
6020
6021 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6022 (vc-rcs-state-heuristic): Use it to guess the state of files with
6023 non-strict locking.
6024 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6025 been set with -b, but not created yet.
6026 (vc-rcs-fetch-master-state): With non-strict locking, compare file
6027 contents in order to find the state.
6028 (vc-rcs-checkin): Allow creation of branches with no changes.
6029 (vc-rcs-unregister, vc-rcs-receive-file)
6030 (vc-rcs-set-non-strict-locking): New functions.
6031
6032 * vc-hooks.el (vc-name): Force correct computation of the value
6033 in case it is missing.
6034
6035 2000-09-21 Gerd Moellmann <gerd@gnu.org>
6036
6037 * startup.el (fancy-splash-tail): Use a different foreground
6038 color on a dark frame background.
6039
6040 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
6041
6042 * info.el: Use the correct capitalization when making Info-mode
6043 and Info-edit-mode `special' modes.
6044
6045 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
6046
6047 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6048 (diff-mode): Add support for add-log.el.
6049 (diff-hunk-text): Use char offsets rather than line offsets.
6050 (diff-find-source-location): Replace LINE with line-offset (nil
6051 if not found) and always set POS to a meaningful position.
6052 Adapt to the new char-offsets.
6053 (diff-apply-hunk): Drop support for the unused `select' POPUP.
6054 Adapt to the new diff-find-source-location.
6055 (diff-goto-source): Adapt to the new diff-find-source-location.
6056
6057 * add-log.el (add-log-file-name): New function (split out of
6058 add-change-log-entry).
6059 (add-change-log-entry): Use it.
6060 Call add-log-file-name-function with the changelog file name if
6061 the current buffer is not associated with any file.
6062 Avoid find-file if the selected window is dedicated.
6063
6064 * diff-mode.el (diff-find-source-location):
6065 Move code from diff-apply-hunk. Return buffer rather than file.
6066 (diff-apply-hunk): Use the new result from diff-find-source-location.
6067 (diff-goto-source): Use the new diff-find-source-location.
6068
6069 2000-09-20 Dave Love <fx@gnu.org>
6070
6071 * iswitchb.el: Some doc fixes.
6072 (iswitchb-mode-map): Define completely initially. Inherit
6073 minibuffer-local-map.
6074 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6075 fundamental-mode.
6076 (iswitchb-global-map): New variable.
6077 (iswitchb-summaries-to-end): Amalgamate regexps.
6078 (iswitchb-mode): New.
6079 (iswitchb-mode-hook): New variable.
6080 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
6081 `extensions'.
6082
6083 2000-09-20 Gerd Moellmann <gerd@gnu.org>
6084
6085 * ehelp.el (electric-help): New defgroup.
6086 (electric-help-shrink-window): New user-option.
6087 (with-electric-help): Use it.
6088
6089 * window.el (shrink-window-if-larger-than-buffer): If face
6090 `mode-line' has a :box, and we're on a graphical frame, add 1
6091 to the needed window height.
6092
6093 * frame.el (frame-notice-user-settings): Add a last parameter nil
6094 to a call to `append', because the last list passed to `append' is
6095 not copied, and so subsequent calls to assq-delete-all will modify
6096 default-frame-alist.
6097
6098 * startup.el (fancy-splash-image): Change :type.
6099 (fancy-splash-head): Use an XBM image if appropriate.
6100 (command-line-1): Show splash screens in more cases.
6101
6102 * startup.el (fancy-splash-text): Don't quote faces.
6103
6104 * dired.el (dired-font-lock-keywords): Undo last change.
6105 (dired-readin): Bind indent-tabs-mode to nil.
6106
6107 * startup.el (fancy-splash-head): If frame's background mode
6108 is `dark', change the black background of the image to gray.
6109 (fancy-splash-screens): Display startup echo area message.
6110 (display-startup-echo-area-message): New function.
6111
6112 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
6113
6114 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6115
6116 * info.el (info-header-node): Tweak for color ttys.
6117
6118 * faces.el (face-valid-attribute-values): Make sure directories we
6119 search for stipples both exist and are readable before trying to
6120 search them.
6121
6122 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6123 in the dry-run case.
6124
6125 * jka-compr.el (with-auto-compression-mode): New macro.
6126
6127 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6128 (custom-group-tag-face, custom-variable-tag-face): Use relative
6129 :height and inherit from `variable-pitch' face instead of
6130 hardwiring :family.
6131 * hi-lock.el (hi-black-hb): Likewise.
6132
6133 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6134 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6135 toolbar-add-item, if image doesn't have a mask add a `:mask
6136 heuristic'.
6137
6138 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
6139
6140 * diff-mode.el: Docstring fixes.
6141 (diff-header-face, diff-comment-face): New faces.
6142 (diff-font-lock-keywords): Highlight a bit differently.
6143 (diff-find-source-location): Don't return SPAN any more.
6144 (diff-hunk-text): Don't bother erasing the temp buffer.
6145 (diff-find-text): Drop argument LINE.
6146 (diff-apply-hunk): Update calls to diff-find-text.
6147 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6148
6149 * calendar/calendar.el: Docstring fixes.
6150 (calendar-make-alist): Don't quote lambda.
6151 (calendar-star-date): Use make-local-variable.
6152
6153 2000-09-19 Dave Love <fx@gnu.org>
6154
6155 * toolbar/tool-bar.el: Renamed from toolbar.el.
6156 Change `toolbar' to `tool-bar' generally in symbols.
6157 Make some items invisible in `special' major modes.
6158 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6159 Add arg PROPS.
6160
6161 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6162 Add :version here.
6163 (fancy-splash-delay, fancy-splash-image): Remove :version here.
6164
6165 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6166
6167 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6168
6169 * files.el (find-file-suppress-same-file-warnings): New user-option.
6170 (find-file-noselect): Use it.
6171
6172 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6173 (fancy-splash-screen): Defgroup.
6174
6175 * add-log.el (change-log-font-lock-keywords): Match names
6176 more exactly for the case that font-lock-constant-face is
6177 underlined.
6178
6179 2000-09-19 Richard M. Stallman <rms@gnu.org>
6180
6181 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6182
6183 2000-09-19 Andre Spiegel <spiegel@gnu.org>
6184
6185 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6186
6187 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6188
6189 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6190 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6191 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6192 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6193 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6194 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6195 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6196 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6197 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6198 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6199 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6200 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6201
6202 * startup.el (fancy-splash-text): New variable.
6203 (fancy-splash-delay, fancy-splash-image): New user-options.
6204 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6205 (fancy-splash-screens): New functions.
6206 (command-line-1): If display has a `display' frame parameter, has
6207 colors, and we have XPM support, show more fancy splash screens.
6208
6209 2000-09-19 Dave Love <fx@gnu.org>
6210
6211 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
6212 with null `help'. Use modern backquote syntax.
6213
6214 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6215
6216 * font-lock.el (font-lock-mode): Change message telling the user
6217 that ``the buffer is too big''.
6218
6219 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6220 for instance for the case that tab-width is 2.
6221
6222 2000-09-18 Gerd Moellmann <gerd@gnu.org>
6223
6224 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6225 toolbar-add-item, if image doesn't have a mask add a `:mask
6226 heuristic'.
6227
6228 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
6229
6230 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6231 and return a cons if it's non-nil.
6232 (diff-apply-hunk): Try to jump to the line in the source text
6233 corresponding to the position of point in the in the hunk.
6234
6235 * info.el (Info-title-3-face, Info-title-2-face)
6236 (Info-title-1-face): Use face inheritance and relative sizes
6237 instead of hard-wiring things.
6238
6239 * faces.el (secondary-selection): Make dark-background variant sane.
6240
6241 2000-09-16 Andrew Innes <andrewi@gnu.org>
6242
6243 * makefile.w32-in (compile-files-CMD): No need to make .elc files
6244 read-only, since they aren't under VC now.
6245
6246 2000-09-17 Dave Love <fx@gnu.org>
6247
6248 * tmm.el: Replace mapcar with mapc in several places.
6249
6250 * loadhist.el (unload-feature): Maybe call elp-restore-list and
6251 ad-unadvise.
6252
6253 * international/latin1-disp.el: New file.
6254
6255 * calendar/cal-move.el (scroll-calendar-left)
6256 (scroll-calendar-right): Make arg optional (for active mode line).
6257
6258 * calendar/calendar.el (calendar-mode-line-format): Make fields
6259 mouse-sensitive.
6260 (calendar-read-date, calendar-read-date, calendar-window-list):
6261 Unquote lambda.
6262 (calendar-month-name): Use aref, not sref.
6263
6264 * view.el (minor-mode-alist): Propertize the string.
6265
6266 * international/characters.el (standard-case-table): Add entries
6267 for Greek.
6268
6269 2000-09-18 Miles Bader <miles@gnu.org>
6270
6271 * info.el (info-node, info-xref): Add dark-background variants.
6272
6273 * faces.el (header-line): Change defaults to be less confusing
6274 when mixed with mode-lines.
6275
6276 * info.el (Info-fontify-node): Make a few cleanups.
6277 Add extra `help-echo' and `local-map' props to node xrefs.
6278 Use header-specific faces for node-names & xrefs.
6279 (Info-use-header-line): New variable.
6280 (info-header-xref, info-header-node): New faces.
6281 (Info-setup-header-line): New function.
6282 (Info-select-node): Call Info-setup-header-line when enabled.
6283 (Info-extract-pointer): Work even if the header line is hidden.
6284 (Info-header-line): New variable.
6285
6286 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6287
6288 * vms-patch.el (print-region-function): Don't quote lambda.
6289
6290 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6291
6292 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6293 (lm-get-header-re): Allow spaces between the header and the colon.
6294 (lm-header): Allow $ in non-RCS headers.
6295 (lm-header-multiline): Put the strings back into order.
6296 Stop at an empty line. Don't require two space chars if the
6297 line is clearly not another header line.
6298
6299 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6300 (popup-menu-popup): Remove.
6301
6302 2000-09-15 Gerd Moellmann <gerd@gnu.org>
6303
6304 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6305 specification if or if not tool-bar item contains an `:enabled'
6306 property.
6307
6308 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6309 current buffer has no file name.
6310
6311 2000-09-15 Dave Love <fx@gnu.org>
6312
6313 * strokes.el: Sync with maintainer's current version with changes
6314 for Emacs, but avoid runtime cl and levents.
6315 (toplevel): Change autoloads and compilation requires.
6316 (strokes-version, strokes-bug-address, strokes-lift): Values
6317 changed.
6318 (strokes-xpm-header, strokes-insinuated): New variable.
6319 (strokes): Add :link.
6320 (strokes-mode): Customized.
6321 (strokes-while-inhibiting-garbage-collector): New macro.
6322 (strokes-remassoc): Avoid remove-if.
6323 (strokes-fix-button2-command): Don't use ad-do-it.
6324 (strokes-insinuate): New function.
6325 (strokes-button-press-event-p, strokes-button-release-event-p):
6326 New functions, used instead of non-`strokes-' versions..
6327 (strokes-mouse-event-p): Rewritten.
6328 (strokes-event-closest-point): Avoid event-point.
6329 (strokes-get-grid-position): Avoid cdadr, caadr
6330 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6331 functions.
6332 (strokes-help): Use with-output-to-temp-buffer.
6333 (strokes-window-configuration-changed-p): New function.
6334 (strokes-update-window-configuration): Use buffer-live-p,
6335 strokes-window-configuration-changed-p.
6336 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6337 (strokes-char-face): New face.
6338 (strokes-char-table, strokes-base64-chars): New variable.
6339 (strokes-xpm-for-stroke, strokes-list-strokes)
6340 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6341 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6342 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6343 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6344 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6345 functions.
6346
6347 2000-09-15 Gerd Moellmann <gerd@gnu.org>
6348
6349 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6350
6351 * image.el (create-image): Doc fix.
6352
6353 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6354 instead of `:heuristic-mask t'.
6355
6356 2000-09-14 Andrew Innes <andrewi@gnu.org>
6357
6358 * makefile.w32-in: Revert to Unix line endings.
6359
6360 2000-09-14 Andrew Innes <andrewi@gnu.org>
6361
6362 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6363 when installing.
6364
6365 * makefile.nt (DONTCOMPILE): Fix typo.
6366
6367 * shell.el (shell-write-history-on-exit): New function.
6368 (shell-dumb-shell-regexp): New custom variable.
6369 (shell-mode): Make shell-write-history-on-exit the process
6370 sentinel if shell name matches shell-dumb-shell-regexp.
6371
6372 * w32-fns.el: Comment out before-init-hook function which resets
6373 source-directory based; this breaks bootstrap.
6374
6375 2000-09-14 Dave Love <fx@gnu.org>
6376
6377 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6378 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6379 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6380 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6381 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6382 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6383 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6384 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6385 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6386
6387 * toolbar/toolbar.el: New.
6388
6389 * subdirs.el: Add toolbar.
6390
6391 2000-09-14 Gerd Moellmann <gerd@gnu.org>
6392
6393 * indent.el (indent-for-tab-command): Doc fix.
6394
6395 2000-09-14 Alex Schroeder <alex@gnu.org>
6396
6397 * ansi-color.el (ansi-colors): Doc change.
6398 (ansi-color-get-face): Simplified regexp.
6399 (ansi-color-faces-vector): Added more faces, doc change.
6400 (ansi-color-names-vector): Doc change.
6401 (ansi-color-regexp): Simplified regexp.
6402 (ansi-color-parameter-regexp): New regexp.
6403 (ansi-color-filter-apply): Doc change.
6404 (ansi-color-filter-region): Doc change.
6405 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6406 deal with zero length parameters.
6407 (ansi-color-apply-on-region): Doc change.
6408 (ansi-color-map): Doc change.
6409 (ansi-color-map-update): Removed debugging message.
6410 (ansi-color-get-face-1): Added condition-case to trap
6411 args-out-of-range errors.
6412 (ansi-color-get-face): Doc change.
6413 (ansi-color-make-face): Removed.
6414 (ansi-color-for-shell-mode): New option.
6415
6416 2000-09-13 Kenichi Handa <handa@etl.go.jp>
6417
6418 * international/quail.el (quail-start-translation): Translate KEY
6419 if necessary even if it doesn't have any mapping in the current
6420 input method.
6421 (quail-start-conversion): Likewise.
6422 (quail-help): The output message is improved.
6423
6424 2000-09-13 Miles Bader <miles@gnu.org>
6425
6426 * comint.el (comint-output-filter): Revert to using
6427 `insert-before-markers'. Add bletcherous hack to undo damage
6428 caused by `insert-before-markers'. Put `front-sticky' property on
6429 overlays created here so that the field code understands how the
6430 overlay works. Use a let when making comint-last-prompt-overlay,
6431 so that the code is easier to read.
6432
6433 2000-09-13 Dave Love <fx@gnu.org>
6434
6435 * wid-edit.el (widget-default-format-handler): DTRT when
6436 doc-property is a function.
6437
6438 2000-09-12 Francesco Potorti` <pot@gnu.org>
6439
6440 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6441 filed name if it's not there.
6442
6443 2000-09-12 Dave Love <fx@gnu.org>
6444
6445 * simple.el (read-mail-command): Doc fix.
6446 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6447
6448 * vc.el (vc-dired-listing-switches): Fix :version.
6449
6450 * vc-hooks.el: Doc fixes.
6451
6452 * subr.el (add-minor-mode): Use toggle-fun arg.
6453
6454 * speedbar.el: Add :version to several defcustoms.
6455
6456 * imenu.el (imenu--truncate-items, imenu--cleanup)
6457 (imenu--generic-function): Avoid mapcar.
6458 (imenu--replace-spaces): Function removed.
6459 (imenu--completion-buffer): Use subst-char-in-string.
6460 (imenu-add-to-menubar): Use keymap inheritance.
6461
6462 2000-09-12 Miles Bader <miles@gnu.org>
6463
6464 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6465 (diff-mode-map): Bind `diff-test-hunk'.
6466 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6467
6468 2000-09-11 Gerd Moellmann <gerd@gnu.org>
6469
6470 * bytecomp.el (byte-compile-defvar): Undo last change
6471 because it breaks '(make-variable-buffer-local (defvar ...)'
6472 which is used at least in dired.
6473
6474 2000-09-12 Kenichi Handa <handa@etl.go.jp>
6475
6476 * international/quail.el (quail-define-package): Docstring
6477 modified.
6478
6479 2000-09-12 Kenichi Handa <handa@etl.go.jp>
6480
6481 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6482 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6483 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6484 docstring of "chinese-py".
6485
6486 * international/quail.el (quail-translation-docstring): New
6487 variable.
6488 (quail-show-keyboard-layout): Docstring modified.
6489 (quail-select-current): Likewise.
6490 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6491 infinite recursive call.
6492 (quail-help): Check quail-translation-docstring. Format of the
6493 output changed.
6494 (quail-help-insert-keymap-description): Adjusted for the above
6495 change.
6496
6497 2000-09-11 Gerd Moellmann <gerd@gnu.org>
6498
6499 * bytecomp.el (byte-compile-defvar): Only cons onto
6500 current-load-list in top-level forms. Else this leaks a cons cell
6501 every time a defun is called.
6502
6503 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6504
6505 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6506 Now understands non-unified diffs. Some functionality moved into
6507 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6508 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6509 modify anything. Only reposition point in the patched file if the
6510 patch succeeds. Only pop up another window if POPUP is true.
6511 Emit a message describing what happened if successful, and at what
6512 line-offset. Automatically detect reversed hunks and do something
6513 appropriate.
6514 (diff-hunk-text, diff-find-text): New functions.
6515 (diff-filter-lines): Function removed.
6516 (diff-test-hunk): New function.
6517 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6518
6519 2000-09-10 Dave Love <fx@gnu.org>
6520
6521 * textmodes/tildify.el: Minor doc/commentary fixes.
6522 (tildify) <defgroup>: Add :version.
6523
6524 * faces.el (face-x-resources): Make custom type more specific.
6525 (frame-background-mode): Use mapc.
6526 (region) <defcustom>: Add :version.
6527
6528 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6529
6530 * vc-sccs.el (vc-sccs-register):
6531 * vc-rcs.el (vc-rcs-register):
6532 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6533 * vc.el (vc-register): Clear file's properties.
6534
6535 2000-09-08 Gerd Moellmann <gerd@gnu.org>
6536
6537 * faces.el (face-spec-set): Only face-spec-reset-face when
6538 ATTRS is non-nil.
6539
6540 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6541
6542 * help.el (help-insert-xref-button): Fix a typo in doc string.
6543
6544 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6545
6546 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6547 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6548 methods.
6549
6550 * menu-bar.el (read-mail-item-name): New function.
6551 (menu-bar-tools-menu): Use it to compute and display the package
6552 used to read email.
6553 (menu-bar-tools-menu): Fix typo in GUD's help string.
6554
6555 2000-09-07 Dave Love <fx@gnu.org>
6556
6557 * diff-mode.el (diff-mouse-goto-source): New function.
6558
6559 * vc-sccs.el: Doc fixes.
6560 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6561
6562 * vc-rcs.el: Doc fixes.
6563 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6564 (vc-rcs-checkout-switches, vc-rcs-header)
6565 (vc-rcs-master-templates): Add or change :version.
6566
6567 * vc-cvs.el: Doc fixes.
6568 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6569 (vc-cvs-stay-local): Add :version.
6570
6571 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6572
6573 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6574
6575 * international/quail.el (quail-help): Fix previous change.
6576
6577 2000-09-07 Gerd Moellmann <gerd@gnu.org>
6578
6579 * faces.el (color-values): Doc fix.
6580
6581 * faces.el (frame-set-background-mode): Use frame-parameter
6582 instead of frame-parameters.
6583
6584 * frame.el (filtered-frame-list): Reduce consing.
6585 (frames-on-display-list): Call frame-parameter instead of
6586 frame-parameters.
6587
6588 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6589
6590 * language/devan-util.el (devanagari-to-indian-region): In the
6591 loop, change the following char, not preceding char.
6592
6593 2000-09-07 Gerd Moellmann <gerd@gnu.org>
6594
6595 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6596 instead of frame-parameters.
6597
6598 * faces.el (set-face-attribute): Simplify by calling
6599 internal-set-lisp-face-attribute with FRAME being 0.
6600
6601 * vc.el: Remove `Id' version control keyword.
6602
6603 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6604
6605 * help.el (help-make-xrefs): Adjusted for the change of
6606 help-xref-mule-regexp.
6607 (help-insert-xref-button): New function.
6608
6609 * international/mule-cmds.el (help-xref-mule-regexp-template):
6610 Include the pattern for character set.
6611 (leim): New group.
6612
6613 * international/quail.el: Don't require face.
6614 (quail): New group.
6615 (quail-other-command): Dummy command to make quail-help work better.
6616 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6617 (quail-keyboard-layout-substitution): New variable.
6618 (quail-update-keyboard-layout): New function.
6619 (quail-keyboard-layout-type): New customizable variable.
6620 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6621 (quail-keyboard-translate): Pay attention to
6622 quail-keyboard-layout-substitution.
6623 (quail-insert-kbd-layout): New function.
6624 (quail-show-keyboard-layout): New function.
6625 (quail-get-translation): If the definition is a vector of length
6626 1, and the element is a string of length 1, return the character
6627 in that string.
6628 (quail-update-current-translations): Fix the case of
6629 relative-index out of range.
6630 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6631 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6632 Show key sequences for all available characters.
6633 (quail-help-insert-keymap-description): Don't show such verbose
6634 key bindings as quail-self-insert-command.
6635
6636 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6637 Format changed, and each element now have extra documentations.
6638 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6639 Adjusted for the change of quail-cxterm-package-ext-info.
6640
6641 2000-09-06 Gerd Moellmann <gerd@gnu.org>
6642
6643 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6644 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6645 during bootstrap.
6646
6647 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6648
6649 * vc.el: (toplevel): Don't require `dired' at run-time.
6650 (vc-dired-resynch-file): Remove autoload cookie.
6651
6652 2000-09-05 Andre Spiegel <spiegel@gnu.org>
6653
6654 * vc.el: Made several backend functions optional.
6655 (vc-default-responsible-p): New function.
6656 (vc-merge): Use RET for first version to trigger merge-news, not
6657 prefix arg.
6658 (vc-annotate): Handle backends that do not support annotation.
6659 (vc-default-merge-news): Removed. The existence of a merge-news
6660 implementation is now checked on caller sites.
6661
6662 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6663 case.
6664
6665 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6666 special case that has been removed from the default in vc-hooks.el.
6667
6668 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6669
6670 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6671
6672 2000-09-05 Andre Spiegel <spiegel@gnu.org>
6673
6674 * vc-hooks.el: Require vc during compilation.
6675 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6676 macro `with-vc-properties' in vc.el.
6677 (vc-file-getprop): Doc fix.
6678 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6679
6680 * vc.el: Require dired-aux during compilation.
6681 (vc-name-assoc-file): Moved to vc-sccs.el.
6682 (with-vc-properties): New macro.
6683 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6684 vc-finish-steal): Use it.
6685 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6686 to the backend-specific function is now supposed to do the checkout,
6687 too.
6688 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6689
6690 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6691 set file properties; that gets done in the generic code now.
6692
6693 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6694 Changed parameter list, added code from vc.el that does the
6695 checkout, possibly with a double-take.
6696
6697 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6698 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6699 the above under the new name.
6700 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6701 parameter list, added checkout command.
6702 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6703 properties; that gets done in the generic code now.
6704
6705 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6706
6707 * vc.el: Docstring fixes (courtesy of checkdoc).
6708
6709 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6710
6711 * vc.el (vc-checkout-writable-buffer-hook)
6712 (vc-checkout-writable-buffer): Remove.
6713 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6714 (vc-log-mode): Make it into a clean derived major mode.
6715 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6716 vc-log-mode if log-edit is not available.
6717 (vc-dired-mode-map): Don't set-keymap-parent yet.
6718 (vc-dired-mode): Do set-keymap-parent here.
6719 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6720
6721 2000-09-05 Gerd Moellmann <gerd@gnu.org>
6722
6723 * faces.el (set-face-attribute, face-spec-reset-face)
6724 (face-spec-set): Avoid consing by removing calls to `apply'.
6725
6726 * frame.el (frame-parameter): Move to C code.
6727
6728 2000-09-05 Dave Love <fx@gnu.org>
6729
6730 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6731 insert-before-markers-and-inherit. Now checked systematically!
6732
6733 2000-09-05 Alex Schroeder <alex@gnu.org>
6734
6735 * sql.el (sql-postgres): Use sql-postgres-options.
6736 (sql-postgres-options): New variable.
6737
6738 2000-09-05 Alex Schroeder <alex@gnu.org>
6739
6740 * sql.el (sql-mode-menu): Work around missing variable mark-active
6741 in XEmacs.
6742 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6743 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6744 compatibility.
6745
6746 2000-09-04 Gerd Moellmann <gerd@gnu.org>
6747
6748 * vc.el (vc-dired-resynch-file): Add autoload cookie.
6749
6750 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6751
6752 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6753
6754 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6755
6756 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6757 don't support anything else under SCCS yet.
6758
6759 * vc-hooks.el: Minor doc fixes.
6760
6761 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6762
6763 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6764 not necessary. If verbose in state `needs-patch', do the same as
6765 under `up-to-date'. When NOT verbose and `needs-patch', check out
6766 latest version instead of `merge-news'.
6767 (vc-next-action-dired): Don't mess with default-directory here; it
6768 breaks other parts of dired. It is the job of the
6769 backend-specific functions to adjust it temporarily if they need it.
6770 (vc-next-action): Remove a special CVS case.
6771 (vc-clear-headers): New optional arg FILE.
6772 (vc-checkin, vc-checkout): Set properties vc-state and
6773 vc-checkout-time properly.
6774 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6775 (vc-print-log): Use new backend function `show-log-entry'.
6776 (vc-cancel-version): Do the checks in a different order. Added a
6777 FIXME concerning RCS-only code.
6778
6779 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6780 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6781
6782 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6783
6784 * vc-hooks.el (vc-default-mode-line-string): Show state
6785 `needs-patch' as a `-' too.
6786
6787 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6788
6789 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6790 (vc-default-could-register): New function.
6791 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6792 (vc-resynch-buffer): Call vc-dired-resynch-file.
6793 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6794 vc-resynch-buffer instead of vc-resynch-window.
6795 (vc-next-action-dired): Don't redisplay here, that gets done as a
6796 result of the individual file operations.
6797 (vc-retrieve-snapshot): Corrected prompt order.
6798
6799 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6800
6801 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6802 as well.
6803 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6804 hostname regexps. Updated all callers.
6805 (vc-cvs-responsible-p): Handle directories as well.
6806 (vc-cvs-could-register): New function.
6807 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6808 properties up-to-date.
6809
6810 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6811 user whether to create one.
6812
6813 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6814
6815 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6816 check out a non-existing file.
6817
6818 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6819 workfile does not exist.
6820
6821 * vc.el (vc-version-diff): Use `require' to check for existence of
6822 diff-mode.
6823
6824 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6825
6826 * vc-cvs.el (vc-cvs-registered): Use new function
6827 vc-cvs-parse-entry to do the actual work.
6828
6829 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6830
6831 * vc-hooks.el (vc-find-backend-function): If function doesn't
6832 exist, return nil instead of error.
6833 (vc-call-backend): Doc fix.
6834
6835 * vc.el (vc-do-command): Doc fix.
6836 (vc-finish-logentry): When checking in from vc-dired, choose the
6837 right backend for logentry check.
6838 (vc-dired-mode-map): Inherit from dired-mode-map.
6839 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6840 simplified.
6841 (vc-dired-state-info): Removed, updated caller.
6842 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6843 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6844 (vc-dired-listing-switches): New variable.
6845 (vc-directory): Use it, instead of dired-listing-switches.
6846
6847 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6848 (vc-cvs-dir-state): New function.
6849 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6850 (vc-cvs-parse-entry): New function, also to be used in
6851 vc-cvs-registered.
6852
6853 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6854
6855 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6856 *or* single-window-frames.
6857
6858 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6859
6860 * vc.el (vc-update-changelog): Split into generic part and default
6861 implementation. Doc string adapted.
6862 (vc-default-update-changelog): New function. Call the `rcs2log'
6863 script in exec-directory, to fix a long-standing nuisance.
6864
6865 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6866 simply signals an error.
6867
6868 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6869
6870 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6871 control-flow more clear and to avoid running `cvs' twice.
6872
6873 * vc.el (vc-next-action-on-file): Doc fix.
6874 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6875 (vc-print-log): Eval `file' before constructing the continuation.
6876
6877 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6878
6879 * vc.el (vc-next-action-on-file): Corrected several messages.
6880 (vc-merge): Add prefix arg `merge-news'; handle it.
6881
6882 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6883 is not reached. It is.
6884 (vc-cvs-merge): Set state to 'edited after merge.
6885 (vc-cvs-merge-news): Set workfile version to nil if not known.
6886 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
6887
6888 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6889 via stdout. (Merge from main line.)
6890
6891 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6892
6893 * vc.el (vc-finish-logentry): Thinko in the "same comment"
6894 detection.
6895
6896 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6897
6898 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6899 against kill-all-local-variables.
6900 (vc-log-edit): Don't save vc-parent-buffer any more.
6901 (vc-last-comment-match): Initialize to an empty string.
6902 (vc-post-command-functions): New hook.
6903 (vc-do-command): Run it.
6904 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6905 (vc-finish-logentry): Only add the comment to the ring if it's
6906 different from the last comment entered.
6907 (vc-new-comment-index): New function.
6908 (vc-previous-comment): Use it. Make the minibuffer message
6909 slightly less terse.
6910 (vc-comment-search-reverse): Make it work forward as well. Don't
6911 set vc-comment-ring-index if no match is found. Use
6912 vc-new-comment-index.
6913 (vc-comment-search-forward): Use vc-comment-search-reverse.
6914 (vc-dired-mode-map): Don't inherit from dired-mode-map since
6915 define-derived-mode will do it for us. Bind `v' to a keymap that
6916 inherits from vc-prefix-map so that we can bind `vt' without
6917 binding C-x v t.
6918 (vc-retrieve-snapshot): Parenthesis typo.
6919
6920 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6921 to 1. Make sure to switch to *vc* before looking for an error
6922 message. Use vc-parse-buffer.
6923
6924 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6925
6926 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6927 and NAME.
6928 (vc-retrieve-snapshot): Split into two parts.
6929 (vc-default-retrieve-snapshot): New function.
6930
6931 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6932 (vc-cvs-retrieve-snapshot): New function (untested).
6933 (vc-cvs-stay-local): Default to t.
6934 (vc-cvs-remote-p): New function and property.
6935 (vc-cvs-state): Stay local only if the above is t.
6936 (vc-handle-cvs): Removed.
6937 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6938 done via vc-handled-backends now.
6939 (vc-cvs-header): Escape Id.
6940
6941 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6942
6943 * vc.el (vc-do-command): Remove unused commands.
6944 (vc-version-diff): Make sure default-directory ends with a slash.
6945 Move the window commands into a vc-exec-after.
6946 (vc-print-log): Move more of the code into the `vc-exec-after'.
6947
6948 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6949
6950 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6951 (vc-print-log): Search current revision from beginning of buffer.
6952 (vc-revert-buffer): Clear echo area after the diff is finished.
6953 (vc-prefix-map): Removed definition of "t" for terse display in vc
6954 dired.
6955 (vc-dired-mode-map): Inherit from dired-mode-map. Added
6956 definition of "vt" for terse display.
6957 (vc-dired-mode): Fix dired-move-to-filename-regexp.
6958
6959 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6960
6961 * vc.el (vc-exec-after): Avoid caddr.
6962
6963 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6964
6965 * vc.el (vc-exec-after): New function.
6966 (vc-do-command): Use it to add a termination message for async
6967 procs.
6968 (vc-checkout): Try to handle a missing-backend situation.
6969 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6970 of a directory with a backend using async diffs.
6971 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6972 present.
6973
6974 * vc-sccs.el (vc-sccs-state-heuristic): Use
6975 file-ownership-preserved-p.
6976
6977 * vc-rcs.el (vc-rcs-state-heuristic): Use
6978 file-ownership-preserved-p.
6979 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6980
6981 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6982
6983 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6984 vc-do-command.
6985
6986 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6987 when there are no changes.
6988
6989 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6990
6991 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6992
6993 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
6994
6995 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6996
6997 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
6998
6999 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7000 the `fset' outside of the defvar so that it works even if
7001 vc-prefix-map was already defined.
7002 (vc-setup-buffer): New function, split out of vc-do-command.
7003 (vc-do-command): Allow BUFFER to be t to mean `just use the
7004 current buffer without any fuss'.
7005 (vc-version-diff): Change the `diff' backend operation to just put
7006 the diff in the current buffer without erasing it. Always use
7007 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
7008 shrink-window-if-larger-than-buffer.
7009 (vc-print-log): Change the `print-log' backend operation to just
7010 put the log in the current buffer without erasing it. Protect
7011 shrink-window-if-larger-than-buffer.
7012 (vc-update-change-log): Fix setd typo.
7013
7014 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7015 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7016
7017 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7018 (vc-rcs-diff): Insert in the current buffer and remove unused arg
7019 CMP.
7020
7021 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7022 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
7023 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7024
7025 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7026
7027 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7028 not possible, use vc-BACKEND-workfile-unchanged-p.
7029 (vc-default-workfile-unchanged-p): New function. Delegates to a
7030 full vc-BACKEND-diff.
7031
7032 * vc-hooks.el (vc-simple-command): Removed.
7033
7034 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7035 instead of vc-simple-command.
7036 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7037 avoid doing a diff when opening a file.
7038 (vc-rcs-state): Added check for unlocked-changes.
7039 (vc-rcs-header): Escape Id.
7040 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7041 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7042 version.
7043
7044 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7045 (vc-sccs-diff): Remove optional arg CMP.
7046 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7047 SCCS-specific function.
7048
7049 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7050 vc-simple-command.
7051
7052 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7053
7054 * vc.el (vc-editable-p): Renamed from vc-writable-p.
7055 (with-vc-file, vc-merge): Use vc-editable-p.
7056 (vc-do-command): Remove unused var vc-file and fix the
7057 doubly-defined `status' var. Add a user message when starting an
7058 async command.
7059 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7060 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7061 Use with-current-buffer.
7062 (vc-buffer-sync): Use unless.
7063 (vc-next-action-on-file): If the file is 'edited by read-only,
7064 make it read-write instead of trying to commit.
7065 (vc-version-diff, vc-update-change-log): Use `setq
7066 default-directory' rather than `cd'.
7067 (vc-log-edit): Don't forget to set default-directory in the
7068 buffer.
7069
7070 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7071 (vc-sccs-state-heuristic): Use file-writable-p instead of
7072 comparing userids.
7073 (vc-sccs-checkout): Use `unless'.
7074
7075 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7076 of comparing userids.
7077 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7078 Simplify the logic by eliminating unreachable code.
7079 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7080 just do a recursive call if we need to retry.
7081 (vc-rcs-checkout): Handle the case where rcs is missing by making
7082 the buffer read-write if requested and re-signalling the error.
7083
7084 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7085
7086 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7087
7088 * vc-hooks.el (vc-handled-backends): Docstring change.
7089 (vc-ignore-vc-files): Mark obsolete.
7090 (vc-registered): Check vc-ignore-vc-files.
7091 (vc-find-file-hook, vc-file-not-found-hook): Don't check
7092 vc-ignore-vc-files.
7093
7094 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7095
7096 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7097
7098 * vc.el (vc-checkout): Don't do anything special for ange-ftp
7099 files since ange-ftp already has vc-registered return nil.
7100
7101 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7102 (vc-sccs-workfile-version): Use with-temp-buffer and new
7103 vc-parse-buffer and don't bother setting the property.
7104 (vc-sccs-add-triple): Use with-current-buffer and
7105 find-file-noselect.
7106 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7107
7108 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
7109 derives from the old vc-parse-buffer but uses the revision number
7110 rather than the date (much easier to compare robustly).
7111 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
7112 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
7113 locking-user more directly. Check strict locking and set
7114 checkout-model appropriately.
7115 (vc-rcs-parse-locks): Remove.
7116 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7117 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7118 (vc-rcs-system-release): Use with-current-buffer and
7119 vc-parse-buffer.
7120 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7121
7122 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7123 (vc-simple-command): Docstring fix.
7124 (vc-registered): Align the way the file-handler is called with the
7125 way the function itself works.
7126 (vc-file-owner): Remove.
7127
7128 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
7129 extraction of fields and call to file-attributes because of a
7130 temporary bug in rcp.el.
7131 (vc-cvs-fetch-status): Use with-current-buffer.
7132
7133 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7134
7135 * vc.el (vc-do-command): Use file-relative-name.
7136 (vc-responsible-backend): Use vc-backend if possible.
7137 (vc-create-snapshot): Improve the `interactive' spec. Add support
7138 for branches and dispatch to backend-specific `create-snapshot'.
7139 (vc-default-create-snapshot): New function, containing the bulk of
7140 the old vc-create-snapshot.
7141 (vc-retrieve-snapshot): Improve the interactive spec.
7142
7143 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7144 (vc-backend-hook-functions): Remove.
7145 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7146 (vc-backend): Reintroduce the test for `file = nil' now that I
7147 know why it was there (and added a comment to better remember).
7148
7149 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7150 code from vc-sccs-hooks.el.
7151 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
7152 'vc anymore.
7153 (vc-sccs-responsible-p): Use expand-file-name instead of concat
7154 and file-directory-p instead of file-exists-p.
7155 (vc-sccs-check-headers): Simplify the regexp.
7156
7157 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7158 from vc-rcs-hooks.el. Don't require 'vc anymore.
7159 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7160 file-directory-p instead of file-exists-p.
7161
7162 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7163 from vc-cvs-hooks.el.
7164 (proto vc-cvs-registered): Require 'vc-cvs instead of
7165 'vc-cvs-hooks. Don't require 'vc anymore.
7166 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7167 file-directory-p instead of file-exists-p.
7168 (vc-cvs-create-snapshot): New function, replacing
7169 vc-cvs-assign-name.
7170 (vc-cvs-assign-name): Remove.
7171
7172 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7173
7174 * vc-cvs.el (vc-cvs-header): New var.
7175
7176 * vc-rcs.el (vc-rcs-exists): Remove.
7177 (vc-rcs-header): New var.
7178
7179 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7180 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7181 (vc-sccs-header): New var.
7182
7183 * vc.el (vc-do-command): Get rid of the `last' argument.
7184 (vc-header-alist): Remove, replaced by vc-X-header.
7185 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7186 (vc-dired-hook): Use expand-file-name instead of concat.
7187 (vc-directory): Use file-name-as-directory.
7188 (vc-snapshot-precondition, vc-create-snapshot)
7189 (vc-retrieve-snapshot): Allow the command to operate on any
7190 directory.
7191
7192 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7193 just removing the 'WORKFILE argument or by removing the 'MASTER
7194 argument and replacing `file' with (vc-name file).
7195
7196 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7197
7198 * vc.el: Update Copyright and add a crude list of backend funs.
7199 (vc-writable-p): New function.
7200 (with-vc-file): Use vc-writable-p.
7201 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7202 (vc-register): Avoid vc-name.
7203 (vc-locking-user): Remove.
7204 (vc-steal-lock): Make the `owner' arg non-optional.
7205 (vc-merge): Use vc-writable-p instead of vc-locking-user and
7206 vc-checkout-model.
7207 (vc-default-dired-state-info): Use vc-state instead of
7208 vc-locking-user and return special strings for special states.
7209 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7210 and get rid of one of the special CVS cases.
7211 (vc-cancel-version): prettify error message with \\[...].
7212 (vc-rename-master): New function.
7213 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7214 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
7215 the CVS special case generic.
7216 (vc-default-record-rename): Remove.
7217 (vc-file-tree-walk-internal): Only call FUNC for files that are
7218 under control of some VC backend and replace `concat' with
7219 expand-file-name.
7220 (vc-file-tree-walk): Update docstring.
7221 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7222 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7223
7224 * vc-sccs.el (vc-sccs-rename-file): Renamed from
7225 vc-sccs-record-rename. Use `find-file-noselect' rather than
7226 `find-file' and call `vc-rename-master' to do the actual move.
7227 (vc-sccs-diff): Remove unused `backend' variable.
7228
7229 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7230 to delay loading of vc-sccs until it is really used.
7231 (vc-sccs-master-templates): Preload.
7232 (vc-sccs-state): Update call to vc-sccs-parse-locks.
7233 (vc-sccs-project-dir): Remove (merged into
7234 vc-sccs-search-project-dir).
7235 (vc-sccs-search-project-dir): Rewrite using file name handling ops
7236 rather than `concat', make sure it is preloaded and don't bother
7237 to check that the file actually exists.
7238 (vc-sccs-parse-locks): Remove unused `file' argument, remove
7239 `locks' argument (use buffer's content instead) and eliminate n^2
7240 behavior.
7241
7242 * vc-rcs.el: Update Copyright.
7243 (vc-rcs-rename-file): New function.
7244 (vc-rcs-diff): Remove unused `backend' variable.
7245
7246 * vc-hooks.el: Update Copyright.
7247 (vc-backend): Don't accept a nil argument any more.
7248 (vc-up-to-date-p): Turn into a defsubst.
7249 (vc-possible-master): New function.
7250 (vc-check-master-templates): Use `vc-possible-master' and allow
7251 funs in vc-X-master-templates to return a non-existent file.
7252
7253 * vc-cvs.el: Update Copyright.
7254 (vc-cvs-diff): Remove unused `backend' variable.
7255 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7256
7257 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7258
7259 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7260
7261 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7262 since it can be called from vc-rcs.el.
7263 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7264
7265 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7266
7267 * vc.el (vc-version-diff): Expand file name read from the
7268 minibuffer. Handle the case when a previous version number can't
7269 be guessed. Give suitable messages when there were no differences
7270 found.
7271 (vc-clear-headers): Call backend-specific implementation, if one
7272 exists.
7273 (vc-cancel-version): Made error checks generic. When done, clear
7274 headers generically, too.
7275
7276 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7277 from vc-clear-headers in vc.el.
7278
7279 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7280 correctly.
7281 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7282 optional. Handle the case when it's not there.
7283
7284 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7285
7286 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7287
7288 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7289
7290 * vc-hooks.el (vc-loadup): Remove.
7291 (vc-find-backend-function): Use `require'. Also, handle the case
7292 where vc-BACKEND-hooks.el doesn't exist.
7293 (vc-call-backend): Cleanup.
7294
7295 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7296
7297 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7298 vc-rcs-grab-templates)
7299 (vc-rcs-registered): Remove. The default function works as well.
7300 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7301 vc-sccs-grab-templates)
7302 (vc-sccs-registered): Remove. The default function works as well.
7303
7304 * vc.el (vc-version-diff): Left out a vc- in call to
7305 vc-call-backend.
7306 (vc-default-dired-state-info, vc-default-record-rename)
7307 (vc-default-merge-news): Update for the new backend argument.
7308
7309 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7310 using the default function.
7311 (vc-call-backend): If calling the default function, pass it the
7312 backend as first argument. Update the docstring accordingly.
7313 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7314 for the new backend argument.
7315 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7316 (vc-find-backend-function): Use the new name.
7317 (vc-default-registered): New function.
7318
7319 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7320
7321 * vc.el (vc-merge): Use vc-find-backend-function.
7322
7323 * vc-hooks.el (vc-backend-functions): Remove.
7324 (vc-loadup): Don't setup 'vc-functions.
7325 (vc-find-backend-function): New function.
7326 (vc-call-backend): Use above fun and populate 'vc-functions
7327 lazily.
7328 (vc-backend-defines): Remove.
7329
7330 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7331
7332 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7333 Call vc-call-backend without the leading vc-.
7334 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7335 (vc-check-headers): Call vc-call-backend without the leading vc-.
7336 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7337 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7338 Call vc-call-backend without the leading vc-.
7339
7340 * vc-cvs.el (tail): Provide vc-cvs.
7341 * vc-sccs.el (tail): Provide vc-sccs.
7342 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7343
7344 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7345 (vc-make-backend-function, vc-call): Pass names without leading
7346 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7347 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7348 (vc-call-backend): Always try to load vc-X-hooks.
7349 (vc-registered): Remove vc- in call to vc-call-backend.
7350
7351 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7352
7353 * vc.el (vc-process-filter): New function.
7354 (vc-do-command): Setup `vc-process-filter' for the async process.
7355 (vc-maybe-resolve-conflicts): New function to reduce
7356 code-duplication. Additionally, it puts the buffer in
7357 `smerge-mode' if applicable.
7358 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7359 calling `merge-news'.
7360 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7361 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7362 interfacing to log-edit.el.
7363 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7364 log-edit is available.
7365 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7366
7367 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7368
7369 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7370 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7371 defvar and the initialization.
7372 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7373
7374 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7375 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7376
7377 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7378
7379 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7380
7381 * vc.el (vc-file-clear-masterprops): Removed.
7382 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7383 (vc-version-diff): Use buffer-size without argument.
7384 (vc-register): Heed vc-initial-comment.
7385
7386 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7387 default branch.
7388
7389 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7390 file name and workfile version.
7391 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7392
7393 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7394 vc-file-clear-masterprops.
7395
7396 * vc-sccs.el (vc-sccs-checkout): Removed call to
7397 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7398 rather than user login name.
7399
7400
7401 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7402
7403 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7404 `want-differences-if-changed' and simplify.
7405 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7406 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7407 output (which is invalid for async vc-diff) to decide whether to
7408 do the revert silently or not.
7409
7410 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7411
7412 * vc-hooks.el (vc-loadup): Load files quietly.
7413 (vc-call-backend): Oops, brain fart.
7414
7415 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7416
7417 * vc-cvs.el (vc-cvs-state): Typo.
7418 (vc-cvs-merge-news): Return the status code rather than the error msg.
7419
7420 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7421
7422 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7423 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7424 vc-state or vc-up-to-date-p.
7425 (vc-merge): Use vc-backend-defines to check whether merging is
7426 possible. Set state to 'edited after successful merge.
7427
7428 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7429 return that name. Redocumented.
7430
7431 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7432
7433 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7434 new `vc-state' semantics.
7435 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7436 'vc-locking-user to the current user.
7437 (vc-merge): Inline vc-backend-merge. Comment out code that I
7438 don't understand and hence can't adapt to the new `vc-state' and
7439 `vc-locking-user' semantics.
7440 (vc-backend-merge): Remove.
7441
7442 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7443 rather than 'vc-locking-user.
7444
7445 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7446
7447 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7448 (vc-state): Don't use 'reserved any more. Just use the same
7449 convention as the one used for vc-<backend>-state where the
7450 locking user (as a string) is returned.
7451 (vc-locking-user): Update, based on the above convention. The
7452 'vc-locking-user property has disappeared.
7453 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7454
7455 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7456 with a heuristic one.
7457 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7458 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7459 error. That allows us to get to 'needs-merge even in the
7460 stay-local case. There's still no way to detect 'needs-patch in
7461 such a setup (or to force an update for that matter).
7462 (vc-cvs-logentry-check): Remove, the default works as well.
7463
7464 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7465
7466 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7467
7468 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7469 major-mode in which the buffer might have been put earlier. Use
7470 `remove' and `when'. Allow `okstatus' to be `async' and use
7471 `start-process' in this case.
7472 (vc-version-diff): Handle the case where the diff looks empty
7473 because of the use of an async process.
7474
7475 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7476
7477 * vc.el (vc-next-action-on-file): Removed optional parameter
7478 `simple'. Recompute state unconditionally.
7479 (vc-default-toggle-read-only): Removed.
7480
7481 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7482 (vc-toggle-read-only): Undid prev change.
7483
7484 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7485 vc-cvs-simple-toggle. Redocumented.
7486 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7487 (vc-cvs-toggle-read-only): Removed.
7488
7489 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7490
7491 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7492 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7493 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7494 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7495 still is. So maybe it should be removed.
7496 (vc-head-version, vc-find-binary): Remove.
7497 (vc-recompute-state): Move from vc-hooks.el.
7498 (vc-next-action-on-file): Add a `simple' argument to allow
7499 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7500 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7501 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7502 (vc-dired-mode-map): Properly defvar it.
7503 (vc-print-log): Call log-view-mode if available.
7504 (small-temporary-file-directory): defvar instead of use boundp.
7505 (vc-merge-news): Moved to vc-cvs.el.
7506 (vc-default-merge-news): New function.
7507
7508 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7509 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7510 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7511 unknown `vc-latest-version' function. It should probably refer to
7512 vc-workfile-version or somesuch, but it's very unclear to me and I
7513 don't have SCCS to test things.
7514
7515 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7516 (vc-sccs-state-heuristic): Fix typo.
7517 (vc-sccs-workfile-unchanged-p): Add missing argument.
7518
7519 * vc-rcs.el: Require vc and vc-rcs-hooks.
7520 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7521 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7522 (vc-release-greater-or-equal-p): Move from vc.
7523 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7524 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7525 (vc-rcs-checkout): Add a missing `new-version' argument in the
7526 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7527
7528 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7529 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7530 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7531 than the apparently unbound `workfile-version'.
7532
7533 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7534 (vc-file-prop-obarray): Use `make-vector'.
7535 (vc-backend-functions): Add new hookable functions
7536 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7537 (vc-loadup): If neither backend nor default functions exist, use
7538 the backend function rather than nil.
7539 (vc-call-backend): If the function if not bound yet, try to load
7540 the non-hook file to see if it provides it.
7541 (vc-call): New macro plus use it wherever possible.
7542 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7543 nor `vc-find-binary' since it's only called from
7544 vc-mistrust-permission which is only used once the backend is known.
7545 (vc-checkout-model): Fix parenthesis.
7546 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7547
7548 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7549 (vc-cvs-release, vc-cvs-system-release): Remove.
7550 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7551 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7552 status symbols.
7553 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7554 (vc-cvs-toggle-read-only): First cut at a function to allow a
7555 cvs-status-free vc-toggle-read-only.
7556 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7557 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7558 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7559 (vc-cvs-checkout): Modify access rights directly if the user
7560 requested not to use `cvs edit'. And refresh the mode line.
7561
7562 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7563 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7564
7565 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7566
7567 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7568 workfile' that got lost when the code was extracted from vc.el.
7569 And merged the tail with the rest of the code (not possible in the
7570 old vc.el where the tail was shared among all backends). And
7571 explicitly set the state to 'edited if `writable' is set.
7572
7573 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7574 (vc-cvs-state): Be careful to return the value from
7575 vc-cvs-parse-state.
7576 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7577 property but return it instead. Also be careful to handle a nil
7578 or "" `rev' when workfile is non-nil (it was handled properly when
7579 workfile was nil).
7580
7581 * vc.el: Removed those pesky unnecessary `(function' quotes.
7582 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7583 directly in the defvar.
7584 (vc-do-command): Bind inhibit-read-only so as to properly handle
7585 the case where the destination buffer has been made read-only.
7586 (vc-diff): Delegate to vc-version-diff in all cases.
7587 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7588 (vc-annotate-mode-variables): Removed (code moved partly to
7589 defvars and partly to vc-annotate-add-menu).
7590 (vc-annotate-mode): Turned into a derived-mode.
7591 (vc-annotate-add-menu): Moved in code in
7592 vc-annotate-mode-variables.
7593 (vc-update-change-log): Use make-temp-file if available.
7594
7595 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7596
7597 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7598 `vc-checkout-model' updated to `vc-cvs-update-model'.
7599
7600 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7601
7602 * vc.el (vc-next-action-on-file): Added handling of state
7603 `unlocked-changes'.
7604 (vc-checkout-carefully): Is now practically obsolete, unless the
7605 above is too slow to be enabled unconditionally.
7606 (vc-update-change-log): Fixed typo.
7607
7608 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7609
7610 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7611 Now handles state `unlocked-changes'.
7612 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7613
7614 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7615
7616 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7617 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7618 `unlocked-changes'.
7619 (vc-rcs-workfile-unchanged-p): Renamed from
7620 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7621 function yet, but supposed to become one soon.
7622
7623 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7624 `vc-steal-lock'.
7625 (vc-call-backend): Changed error message.
7626 (vc-state): Added description of state `unlocked-changes'.
7627
7628 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7629
7630 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7631 always return t in CVS-controlled directories.
7632
7633 * vc.el (vc-responsible-backend): New function.
7634 (vc-register): Largely rewritten.
7635 (vc-admin): Removed (implementation moved into vc-register).
7636 (vc-checkin): Redocumented.
7637 (vc-finish-logentry): If no backend defined yet (because we are in
7638 the process of registering), use the responsible backend.
7639
7640 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7641 Updated function lists.
7642 (vc-call-backend): Fixed typo.
7643
7644 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7645 New functions.
7646 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7647 Removed query option. Redocumented.
7648
7649 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7650
7651 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7652
7653 * vc.el: Updated callers of `vc-checkout-required' to use
7654 `vc-checkout-model'.
7655
7656 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7657
7658 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7659 stuff updated to reference this function instead of the old
7660 `vc-backend-release-p'.
7661
7662 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7663
7664 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7665 vc-checkout-model. Return appropriate values. Updated callers.
7666
7667 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7668
7669 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7670 (vc-backend-revert): Function moved into `vc-revert';
7671 `vc-next-action' must be updated to accomodate this change.
7672 (vc-backend-steal): Function moved into `vc-finish-steal'.
7673 (vc-backend-logentry-check): Function moved into
7674 `vc-finish-logentry'.
7675 (vc-backend-printlog): Function moved into `vc-print-log'.
7676 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7677 (vc-backend-assign-name): Function moved into
7678 `vc-create-snapshot'.
7679
7680 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7681
7682 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7683 Rename to vc-checkout-model. Return appropriate values.
7684 Update callers.
7685
7686 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7687 to vc-checkout-model.
7688 (vc-checkout-required): Rename to vc-checkout-model.
7689 Re-implement and re-comment.
7690 (vc-after-save): Use vc-checkout-model.
7691
7692 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7693
7694 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7695 Update to use the vc-BACKEND-diff functions instead.
7696 `vc-diff' is now working.
7697
7698 * vc-rcs.el (vc-rcs-logentry-check): New function.
7699
7700 * vc-cvs.el (vc-cvs-logentry-check): New function.
7701
7702 * vc-sccs.el (vc-sccs-diff): Function changed name from
7703 `vc-backend-diff'. This makes `vc-diff' work.
7704
7705 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7706 of functions possibly implemented in a vc-BACKEND library.
7707 (vc-checkout-required): Fix bug that caused an error to be
7708 signaled during `vc-after-save'.
7709
7710 * vc.el: Fix typo.
7711 This checkin is made with our new VC code base for the very first time.
7712 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7713
7714 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7715 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7716
7717 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7718 updated to `vc-uses-locking'.
7719 (vc-checkout-required): Call to backend function.
7720 `vc-checkout-required' updated to `vc-uses-locking' instead.
7721
7722 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7723 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7724
7725 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7726 to match the split into various backends.
7727 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7728 (vc-retrieve-snapshot): Bug fix.
7729
7730 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7731
7732 * vc-sccs.el (vc-sccs-release): Doc fix.
7733
7734 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7735
7736 * vc.el (vc-next-action-on-file): Bug found and fixed.
7737 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7738 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7739
7740 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7741 (vc-rcs-checkout): Name space cleaned up. No more revision number
7742 crunching function names that are not prefixed with vc-rcs.
7743 (vc-rcs-checkout-model): Function added. References to
7744 `vc-checkout-model' replaced.
7745
7746 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7747
7748 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7749 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7750 still need to be split, and implemented for RCS).
7751
7752 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7753
7754 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7755
7756 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7757 required by the vc.el file.
7758
7759 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7760 required by the vc.el file.
7761 (vc-rcs-exists): Function added.
7762
7763 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7764 required by the vc.el file.
7765
7766 * vc.el (vc-admin): Updated to handle selection of appropriate
7767 backend. Current implementation is crufty and need re-thinking.
7768
7769 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7770
7771 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7772
7773 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7774 beginning of annotate buffers correctly.
7775
7776 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7777 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7778 functionality updated quite a lot to support multiple backends.
7779 Variables `vc-annotate-mode', `vc-annotate-buffers',
7780 `vc-annotate-backend' added.
7781
7782 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7783 `vc-annotate-difference' added to supported backend functions.
7784
7785 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7786
7787 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7788 Use with-temp-file instead of /bin/sh. Merged from mainline
7789
7790 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7791
7792 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7793
7794 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7795
7796 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7797
7798 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7799
7800 * vc-hooks.el: vc-state-heuristic added to
7801 vc-backend-hook-functions.
7802
7803 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7804
7805 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7806
7807 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7808 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7809 state to `reserved'.
7810
7811 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7812 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7813
7814 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7815
7816 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7817 untouched.
7818
7819 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7820
7821 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7822 if defined. (Merged from main line, slightly adapted.)
7823
7824 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7825 millenium problem (merged from mainline).
7826
7827 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7828
7829 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7830 part and moved the non-BACKEND stuff to vc.el.
7831
7832 * vc.el: Split the annotate feature into a BACKEND specific part
7833 and moved it from the vc-cvs.el file to this one.
7834
7835 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7836
7837 * vc-hooks.el: Implement new state model.
7838 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7839 (vc-locking-user): Simplify. Now only needed if the file is
7840 locked by somebody else.
7841 (vc-lock-from-permissions): Remove. Functionality is in
7842 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7843 (vc-mode-line-string): New name for former vc-status. Adapted.
7844 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7845
7846 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7847 Various simplifications and adaptations all over the place.
7848
7849 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7850 Simplify and adapt the rest.
7851
7852 * vc.el (vc-resynch-window): Add TODO comment: check for
7853 interaction with view mode according to recent RCS change.
7854 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7855
7856 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7857
7858 * vc.el: Convert the remaining function comments to docstrings.
7859
7860 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7861
7862 * vc.el (vc-backend-release, vc-release-greater-or-equal)
7863 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7864 (vc-minor-part, vc-previous-version): Functions that operate and
7865 compare revision numbers got proper documentation. Comments added
7866 about their possible removal.
7867
7868 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7869
7870 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7871 the vc-backend.el files.
7872
7873 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7874
7875 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7876 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7877 (vc-rcs-previous-version): Functions added.
7878
7879 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7880
7881 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7882
7883 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7884
7885 * vc-hooks.el (vc-master-templates): Is really obsolete.
7886 Comment out the definition for now. What is the right procedure
7887 to get rid of it?
7888 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7889 rewritten.
7890 (vc-default-registered): Remove.
7891 (vc-check-master-templates): New function; does mostly what the
7892 above did before.
7893 (vc-locking-user): Don't rely on the backend to set the property.
7894
7895 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7896 Rewrite documentation.
7897 (vc-rcs-templates-grabbed): New variable.
7898 (vc-rcs-grab-templates): New function.
7899 (vc-rcs-registered): Rewrite to use above mechanism.
7900
7901 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7902 Rewrite documentation.
7903 (vc-sccs-templates-grabbed): New variable.
7904 (vc-sccs-grab-templates): New function.
7905 (vc-sccs-registered): Rewrite to use above mechanism.
7906 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7907 Don't throw the result, simply return it.
7908
7909 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7910 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
7911 (vc-cvs-registered): Does the check itself now. Simplify.
7912
7913 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7914 from main line.
7915
7916 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7917
7918 * vc-cvs.el (vc-cvs-diff): New function.
7919
7920 * vc-sccs.el (vc-sccs-diff): New function.
7921
7922 * vc-rcs.el (vc-rcs-diff): New function.
7923 (vc-rcs-checkout): Bug (typo) found and fixed.
7924 (vc-rcs-register-switches): New variable.
7925
7926 * vc.el (vc-backend-diff): Function removed and placed in the
7927 backend files.
7928
7929 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7930
7931 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7932
7933 * vc.el (vc-backend-checkout): Function removed and replaced in
7934 the vc-backend.el files.
7935
7936 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7937
7938 * vc.el (vc-backend-admin): Removed and replaced in the
7939 vc-backend.el files.
7940
7941 * vc.el (Martin): Removed all the annotate functionality since it
7942 is CVS backend specific.
7943
7944 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7945
7946 * spec.txt: Added specification of vc-state.
7947
7948 * vc-sccs-hooks.el (vc-sccs-master-properties):
7949 Remove handling of vc-latest-version and
7950 vc-your-latest-version. What used to be vc-latest-version, is now
7951 returned as vc-workfile-version.
7952 (vc-sccs-workfile-version): Adapt.
7953
7954 2000-09-04 Dave Love <fx@gnu.org>
7955
7956 * vc.el: [Merged from mainline.]
7957 (vc-dired-mode): Make the dired-move-to-filename-regexp
7958 regexp match the date, to avoid treating date as file size.
7959 Add YYYY S option to WESTERN/
7960
7961 2000-09-04 Dave Love <fx@gnu.org>
7962
7963 * vc.el: Require `compile' when compiling.
7964 (vc-logentry-check-hook): New option.
7965 (vc-steal-lock): Use compose-mail.
7966 (vc-dired-mode-map): Defvar when compiling.
7967 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7968 vc-sccs.el and renamed. Callers changed.
7969 (vc-backend-checkout, vc-backend-logentry-check)
7970 (vc-backend-merge-news): Doc fix.
7971 (vc-default-logentry-check): New function.
7972 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7973 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7974 (vc-backend-merge): Doc fix. Use backend functions.
7975 (vc-check-headers): Use backend functions.
7976
7977 * vc-cvs.el: Require vc when compiling.
7978 (vc-cvs-register-switches): Doc fix.
7979 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7980 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7981 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7982 New functions (code from vc.el).
7983 (vc-annotate-display-default): Fix interactive spec.
7984 (vc-annotate-time-span): Doc fix.
7985
7986 * vc-rcs.el: Require vc when compiling.
7987 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7988 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7989 (vc-rcs-checkin): New functions (code from vc.el).
7990 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7991 Doc fix.
7992 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
7993
7994 * vc-sccs.el: Require vc when compiling.
7995 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
7996 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
7997 (vc-sccs-revert)
7998 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
7999 from vc.el).
8000 (vc-sccs-add-triple, vc-sccs-record-rename)
8001 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8002 (vc-sccs-admin): Doc fix.
8003
8004 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8005
8006 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8007 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8008 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8009 from vc.el.
8010
8011 * vc-sccs.el (vc-admin-sccs): Added from vc.el
8012
8013 * vc-cvs.el: Moved the annotate functionality from vc.el.
8014 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8015
8016 2000-09-04 Dave Love <fx@gnu.org>
8017
8018 * vc.el (vc-backend-release): Call vc-system-release.
8019
8020 * vc-sccs.el (vc-sccs-system-release):
8021 Renamed from vc-sccs-backend-release.
8022
8023 * vc-rcs.el (vc-rcs-system-release):
8024 Renamed from vc-rcs-backend-release.
8025
8026 * vc-cvs.el (vc-cvs-system-release):
8027 Renamed from vc-cvs-backend-release.
8028
8029 2000-09-04 Dave Love <fx@gnu.org>
8030
8031 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8032 backend files.
8033 (vc-backend-release): Dispatch to backend functions.
8034 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
8035 probably needs attention.]
8036
8037 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8038 (vc-sccs-backend-release): New function.
8039
8040 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8041 (vc-cvs-backend-release): New function.
8042
8043 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8044 Doc fix.
8045 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8046 (vc-default-dired-state-info): New function.
8047 (vc-dired-state-info): Dispatch to backends.
8048 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
8049
8050 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8051 from vc.el and renamed.
8052
8053 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8054
8055 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8056 (vc-version-other-window, vc-backend-assign-name): Removed
8057 references to vc-latest-version; sometimes changed into
8058 vc-workfile-version.
8059
8060 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8061 vc-rcs-master-workfile-version.
8062 (vc-rcs-workfile-version): Use the above. Don't call
8063 vc-latest-version (that was unreachable code, anyway).
8064 (vc-rcs-fetch-master-properties): Doc fix.
8065
8066 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8067 (vc-backend-hook-functions): Removed them from this list, too.
8068 (vc-fetch-properties): Removed.
8069 (vc-workfile-version): Doc fix.
8070
8071 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8072 (vc-rcs-workfile-version, vc-rcs-locking-user)
8073 (vc-rcs-uses-locking): Use it.
8074
8075 * vc-hooks.el (vc-consult-rcs-headers):
8076 Moved into vc-rcs-hooks.el, under the name
8077 vc-rcs-consult-headers.
8078
8079 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8080 headers.
8081 (vc-cvs-find-master): Use this name only; correct different
8082 versions of the name.
8083
8084 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8085 New functions.
8086 (vc-sccs-locking-user): Use the latter.
8087
8088 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8089 New functions.
8090
8091 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8092 Moved into both
8093 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
8094 functions are implementation details of those two backends.
8095
8096 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8097
8098 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8099 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8100
8101 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8102 (vc-sccs-parse-locks): SCCS-specific code moved here from
8103 vc-hooks.
8104
8105 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8106 code moved here from vc-hooks.
8107
8108 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8109 into back-end specific parts and removed. Callers not updated
8110 yet; because I guess these callers will disappear into back-end
8111 specific files anyway.
8112
8113 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8114
8115 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8116 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8117 `vc-uses-locking'.
8118
8119 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8120 Store yes/no in the property, and return t/nil. Updated all
8121 callers.
8122
8123 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8124 vc-sccs-uses-locking. Don't set property.
8125 (vc-sccs-locking-user): Don't set property.
8126
8127 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8128 vc-cvs-uses-locking. Don't set property here; leave that to
8129 vc-hooks.
8130 (vc-cvs-locking-user): Reflect above change. Streamlined.
8131
8132 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8133 vc-rcs-uses-locking.
8134 (vc-rcs-locking-user): Reflect above change.
8135
8136 2000-09-04 Dave Love <fx@gnu.org>
8137
8138 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8139
8140 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8141
8142 * vc-hooks.el (vc-checkout-model): Punt to backends.
8143
8144 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8145
8146 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8147
8148 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8149 New functions.
8150
8151 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8152 New functions.
8153
8154 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8155 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8156
8157 * vc-hooks.el (vc-default-locking-user): New function.
8158 (vc-locking-user, vc-workfile-version): Punt to backends.
8159
8160 2000-09-04 Dave Love <fx@gnu.org>
8161
8162 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8163 (vc-master-workfile-version): Moved from vc-hooks.
8164
8165 * vc-rcs-hooks.el: Fix duplicate code in last change.
8166
8167 * vc-rcs-hooks.el: Require vc-hooks when compiling.
8168 (vc-rcs-master-templates): Improve :type.
8169 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8170 vc-master-workfile-version): Moved from vc-hooks.
8171
8172 * vc-sccs-hooks.el: Require vc-hooks when compiling.
8173 (vc-sccs-master-templates): Improve :type.
8174 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8175
8176 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8177
8178 * vc-cvs-hooks.el: Require vc-hooks when compiling.
8179 (vc-cvs-master-templates): Improve :type. Use
8180 vc-cvs-find-cvs-master.
8181 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8182 from vc-hooks.
8183 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8184
8185 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8186 Moved to vc-cvs-hooks.
8187
8188 * vc-hooks.el: Add doc strings in various places. Simplify the
8189 minor mode setup.
8190 (vc-handled-backends): New user variable.
8191 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8192 simplification.
8193
8194 2000-09-04 Dave Love <fx@gnu.org>
8195
8196 * vc.el: Some doc fixes for autoloaded and interactive functions.
8197 Fix compilation warnings from ediff stuff.
8198 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8199
8200 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8201
8202 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8203
8204 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8205
8206 2000-09-04 Dave Love <fx@gnu.org>
8207
8208 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8209 New variable.
8210 (vc-make-backend-function, vc-loadup, vc-call-backend)
8211 (vc-backend-defines): New functions.
8212
8213 * vc-hooks.el: Various doc fixes.
8214 (vc-default-back-end, vc-follow-symlinks): Custom fix.
8215 (vc-match-substring): Function removed. Callers changed to use
8216 match-string.
8217 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8218 Simplify.
8219
8220 2000-09-04 Dave Love <fx@gnu.org>
8221
8222 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8223 type.
8224 (vc-sccs-project-dir, vc-search-sccs-project-dir)
8225 (vc-sccs-registered): Doc fix.
8226
8227 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8228 (vc-cvs-registered): Doc fix.
8229
8230 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8231 (vc-rcs-registered): Doc fix.
8232
8233 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8234
8235 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8236
8237 * vc-hooks.el: vc-registered has been renamed
8238 vc-default-registered. Some functions have been moved to the
8239 backend specific files. they all support the
8240 vc-BACKEND-registered functions.
8241
8242 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8243
8244 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8245
8246 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8247
8248 2000-09-04 Dave Love <fx@gnu.org>
8249
8250 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8251 menu-bar-update-hook.
8252
8253 * help.el (help-manyarg-func-alist): Add
8254 find-operation-coding-system.
8255
8256 * wid-edit.el (widget-sexp-validate): Fix garbled code.
8257
8258 * custom.el (custom-set-variables): Print message about errors in
8259 setting.
8260
8261 2000-09-03 Andrew Innes <andrewi@gnu.org>
8262
8263 * makefile.w32-in: Change to DOS line endings.
8264
8265 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8266
8267 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8268 minor-mode keymaps, if they don't have one.
8269
8270 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8271
8272 * eshell/esh-module.el (eval-when-compile): Don't lose if
8273 esh-module.el's file name is truncated to DOS 8+3 limits.
8274
8275 2000-09-01 John Wiegley <johnw@gnu.org>
8276
8277 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8278 predicate, which caused entries in the completion list to be
8279 doubled.
8280
8281 2000-08-30 John Wiegley <johnw@gnu.org>
8282
8283 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8284 sending to subprocesses. Also, hook pre-command-hook if
8285 `eshell-send-direct-to-subprocesses' is non-nil.
8286 (eshell-send-direct-to-subprocesses): New config variable. If t,
8287 subprocess input is send immediately.
8288 (eshell-toggle-direct-send): New function.
8289 (eshell-self-insert-command): New function.
8290 (eshell-intercept-commands): New function.
8291 (eshell-send-input): If direct subprocess sending is enabled,
8292 don't echo any input to the Eshell buffer. Let the subprocess
8293 handle that. This requires "stty echo" in bash, for example.
8294
8295 2000-08-28 John Wiegley <johnw@gnu.org>
8296
8297 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8298 completion function for Eshell's implementation of `unset'.
8299
8300 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8301
8302 * info.el (Info-directory-list): Doc fix.
8303
8304 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8305
8306 * filecache.el (file-cache-add-directory-using-find): Don't quote
8307 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8308
8309 2000-08-31 Kenichi Handa <handa@etl.go.jp>
8310
8311 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8312 coding systems.
8313
8314 2000-08-30 Andrew Innes <andrewi@gnu.org>
8315
8316 * timer.el (run-with-idle-timer): Undo last change, so that timer
8317 is not activated immediately if Emacs is already idle. Some
8318 existing code relies on this behaviour.
8319
8320 2000-08-30 Miles Bader <miles@gnu.org>
8321
8322 * frame.el (set-frame-font): Do completion of font-name for
8323 interactive use.
8324
8325 2000-08-30 Kenichi Handa <handa@etl.go.jp>
8326
8327 * international/quail.el (quail-start-translation): Bind locally
8328 last-command-event, last-command, and this-command.
8329 (quail-start-conversion): Likewise.
8330 (quail-self-insert-command): Fix docstring.
8331
8332 2000-08-29 Gerd Moellmann <gerd@gnu.org>
8333
8334 * progmodes/executable.el
8335 (executable-make-buffer-file-executable-if-script-p): Check that
8336 buffer contains at least 2 characters.
8337
8338 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8339
8340 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8341
8342 2000-08-29 Dave Love <fx@gnu.org>
8343
8344 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8345 (diff-mode-shared-map): Bind mouse-2.
8346 (diff-imenu-generic-expression): New variable.
8347 (diff-mode): Use it.
8348
8349 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8350 (mouse-popup-menubar): Add minor mode menus.
8351 (popup-menu): Check for lookup-key returning number.
8352
8353 2000-08-29 Miles Bader <miles@gnu.org>
8354
8355 * comint.el (comint-send-input): Create overlays using the proper
8356 front/read-advance arguments.
8357
8358 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8359
8360 * ps-print.el: Even/odd pages printing. Doc fix.
8361 (ps-print-version): New version number (6.0).
8362 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8363 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8364 (ps-print-duplex-feature): Variable eliminated.
8365 (ps-even-or-odd-pages): New variable.
8366
8367 * progmodes/ebnf2ps.el: Doc fix.
8368 (ebnf-version): New version (3.3).
8369 (ebnf-user-arrow): Change variable customization to sexp.
8370 (ebnf-user-arrow): Function eliminated.
8371 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8372
8373 2000-08-29 Kenichi Handa <handa@etl.go.jp>
8374
8375 * help.el (help-xref-mule-regexp): New variable.
8376 (help-make-xrefs): Handle help-xref-mule-regexp.
8377
8378 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8379 variable.
8380 (describe-input-method): Temporarily activate the specfied input
8381 method to display the information.
8382 (describe-language-environment): Hyperlinks to mule related items.
8383
8384 * international/mule-diag.el (charset-multibyte-form-string): New
8385 function.
8386 (list-character-sets-1): Use charset-multibyte-form-string.
8387 (describe-character-set): New function.
8388 (describe-coding-system): Hyperlinks to safe character sets.
8389
8390 * international/quail.el (quail-help): New arg PACKAGE.
8391 Hyperlinks to mule related items.
8392 (quail-help-insert-keymap-description): Use
8393 substitute-command-keys instead of describe-bindings.
8394 (quail-translation-help): Hyperlinks to mule related items.
8395
8396 2000-08-28 John Wiegley <johnw@gnu.org>
8397
8398 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8399 have a defsubst call itself. Made `eshell-flatten-list' back into
8400 a function again.
8401
8402 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8403 catch, in case re-centering point at bottom messes up the display.
8404 This happens frequently in Emacs 21, due I believe to variable
8405 line heights.
8406
8407 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8408 to call `find-tag-interactive'.
8409
8410 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8411 the list of remember directories.
8412
8413 2000-08-28 John Wiegley <johnw@gnu.org>
8414
8415 * align.el: Test align-region-separate to see if it's a symbol.
8416
8417 2000-08-28 John Wiegley <johnw@gnu.org>
8418
8419 * eshell/esh-util.el (eshell-flatten-list): Made this function
8420 into a defsubst form. It gets used very frequently, although
8421 calls don't occur all that often.
8422
8423 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8424 examining it.
8425
8426 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8427 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8428 `eshell-protect'.
8429 (eshell-copy-handles): Created a new macro for duplicating the
8430 current set of open handles. This is needed by the looping
8431 functions.
8432 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8433 is not incorrectly stomped on.
8434
8435 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8436 declaration for pcomplete-use-paring.
8437 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8438 value of eshell-cmpl-use-paring.
8439 * pcomplete.el (pcomplete-use-paring): New config variable, to
8440 indicate whether paring should be used.
8441 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8442 completion alternatives that have already been used.
8443
8444 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8445 bound to C-c C-y, which will repeat the previous N arguments
8446 (based on prefix argument).
8447 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8448
8449 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8450 if there is no *Help* buffer. This is for XEmacs, which renames
8451 its help buffers uniquely. TODO: Find out what the current buffer
8452 name to delete is.
8453
8454 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8455 first entry that correlates to a passwd/group number. Later
8456 entries (used for group/user name aliasing to multiple IDs) are
8457 ignored.
8458
8459 * eshell/em-xtra.el (eshell/expr):
8460 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8461 (eshell-grep, eshell/diff, eshell/locate):
8462 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8463 argument list, before passing it to the system command.
8464
8465 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8466 `find-tag' for use at final position in Eshell buffers (which
8467 otherwise triggers an error on Emacs 21).
8468 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8469 buffer, if it is currently bound to `find-tag'.
8470
8471 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8472 in the list of matched Makefile names.
8473 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8474 directory, prefer its contents to Makefile.
8475
8476 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8477 directory parts (like "cd old new", or "cd =regexp"), are now case
8478 sensitive on non-Windows/DOS platforms.
8479
8480 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8481 types RET after an open delimiter (like "), display a message
8482 indicating that Eshell is waiting for the closing delimiter.
8483
8484 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8485 environment variables.
8486
8487 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8488 gracefully if the user enters incorrect arguments.
8489
8490 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8491 Eshell buffers.
8492
8493 * eshell/esh-var.el (eshell-interpolate-variable):
8494 * eshell/esh-mode.el (eshell-move-argument):
8495 * eshell/em-unix.el (eshell-du-sum-directory):
8496 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8497 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8498 (not (= ...)).
8499
8500 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8501 to ensure the `preserve' flag gets propagated when doing recursive
8502 directory copies.
8503
8504 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8505
8506 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8507 Don't convert \n into \0177 in memory.
8508 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8509 and back again, when reading and writing.
8510
8511 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8512
8513 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8514 testing of `fboundp' on `processp'.
8515
8516 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8517 (eshell/jobs): Don't call process-list if it is not bound.
8518 (eshell-gather-process-output): Support systems where async
8519 subprocesses aren't supported.
8520 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8521 variables.
8522
8523 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8524 eshell-do-eval returns t.
8525 (eshell-do-pipelines-synchronously): New defmacro.
8526 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8527 when async subprocesses aren't supported.
8528 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8529 if async subprocesses aren't supported.
8530 (eshell-resume-command): Don't assume STATUS is a string.
8531
8532 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8533
8534 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8535 (eshell-close-target, eshell-get-target): Use eshell-processp.
8536 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8537 fix.
8538 (eshell-get-target, eshell-create-handles): Doc fix.
8539
8540 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
8541
8542 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8543 criterion to include commands that output something, as long as it
8544 leaves both the command and the end-of-buffer visible when the
8545 command has exited.
8546 (eshell-review-quick-commands): Adjust the help doc string
8547 accordingly.
8548
8549 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8550
8551 * locate.el (locate): Cleaned up locate command's interactive prompting
8552 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8553
8554 * filecache.el (file-cache-case-fold-search): New variable
8555 (file-cache-assoc-function): New variable
8556 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8557 Use file-cache-case-fold-search variable
8558 (file-cache-add-file): Use file-cache-assoc-function
8559 (file-cache-delete-file): likewise
8560 (file-cache-directory-name): likewise
8561 (file-cache-debug-read-from-minibuffer): likewise
8562
8563 2000-08-28 Gerd Moellmann <gerd@gnu.org>
8564
8565 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8566 (abbrev-table-name): New function.
8567 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8568 If non-nil list local abbrev, only.
8569
8570 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8571
8572 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8573 from Gnus support code, and use special article copy buffer
8574 `(gnus-original-article-buffer)' instead. This allows to get rid
8575 of article-hide-headers usage (which breaks in the latest Gnus
8576 version). Thanks to Detlev Zundel.
8577
8578 2000-08-28 Kenichi Handa <handa@etl.go.jp>
8579
8580 * international/quail.el (quail-use-package): Hide "... loaded"
8581 message.
8582 (quail-start-translation, quail-start-conversion): Likewise.
8583
8584 * international/kkc.el (kkc-region): Hide "... loaded" message.
8585
8586 2000-08-27 Dave Love <fx@gnu.org>
8587
8588 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8589
8590 2000-08-27 Miles Bader <miles@gnu.org>
8591
8592 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8593
8594 2000-08-27 Kenichi Handa <handa@etl.go.jp>
8595
8596 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8597 'ja-dic-cnv), not (require 'skkdic-cnv).
8598
8599 2000-08-26 Miles Bader <miles@gnu.org>
8600
8601 * faces.el (face-x-resources): Add entry for :inherit.
8602 * cus-face.el (custom-face-attributes): Add support for :inherit
8603 attribute. Add support for relative face heights.
8604 (custom-face-attributes-get): Treat `nil' as being a default value
8605 for :inherit (as well as `unspecified').
8606
8607 * faces.el (set-face-attribute): Update doc string.
8608 (face-attribute-name-alist): Add :inherit.
8609 (face-valid-attribute-values): Handle :inherit.
8610 (face-read-string): Rephrase prompt to be less confusing.
8611 Assume that DEFAULT is a string, since we must return a string.
8612 (face-read-integer): Use `format' to turn DEFAULT into an
8613 acceptable default for face-read-string. Match NEW-VALUE against
8614 the string "unspecified", not the symbol `unspecified', since
8615 that's what face-read-string returns.
8616 (read-face-attribute): Lookup a name for old-value in valid, and
8617 use it as a default if we find one. Treat all values from
8618 face-read-string as strings. If the default is used, don't do any
8619 more processing on the value, just use the old value directly.
8620 (read-face-and-attribute, modify-face): Tweak prompt.
8621 (read-face-name): Don't assume prompt ends with a space.
8622
8623 * faces.el (describe-face): Add support for :inherit attribute.
8624
8625 2000-08-25 Kenichi Handa <handa@etl.go.jp>
8626
8627 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8628 concat doesn't accept interger.
8629
8630 * international/kkc.el: Remove SKK from Keywords. Require
8631 ja-dic-utl instead of skkdic-utl.
8632
8633 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8634 Provide ja-dic-cnv instead of skkdic-cnv.
8635 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8636 (iso-2022-7bit-short): Add safe-charsets property.
8637 (skkdic-convert-postfix): Search Japanese chou-on character in
8638 addition to Hiragana character.
8639 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8640 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8641 (batch-skkdic-convert): Likewise.
8642
8643 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8644 Provide ja-dic-utl instead of skkdic-utl.
8645 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8646
8647 2000-08-24 Dave Love <fx@gnu.org>
8648
8649 * disp-table.el (standard-display-default): Make the test of `l'
8650 useful.
8651
8652 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8653 mod sample text.
8654
8655 * international/iso-ascii.el: Make pilcrow convenient string
8656 consistent with section.
8657 (iso-ascii-display): Set up multibyte characters as well as
8658 unibyte.
8659
8660 2000-08-24 Kenichi Handa <handa@etl.go.jp>
8661
8662 * international/mule-cmds.el (reset-language-environment): Set
8663 default-process-coding-system to '(undecided . iso-latin-1), which
8664 makes process I/O almost consistent with file I/O. Call this
8665 function when mule-cmds.el[c] is loaded.
8666
8667 2000-08-22 Andrew Innes <andrewi@gnu.org>
8668
8669 * makefile.w32-in: New file.
8670
8671 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8672
8673 * comint.el (comint-output-filter): Compare end of
8674 comint-last-output-overlay with the start of the newly inserted
8675 text, not the end, when deciding whether to extend it.
8676 Set saved-point's insertion type to advance after insertion.
8677
8678 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8679 since this is now done independently of font-lock mode.
8680
8681 2000-08-21 Gerd Moellmann <gerd@gnu.org>
8682
8683 * server.el (server-kill-new-buffers): New user option.
8684 (server-existing-buffer): New buffer-local variable.
8685 (server-visit-files): When using an existing buffer, set
8686 server-existing-buffer to t.
8687 (server-buffer-done): If server-kill-new-buffers is t, kill the
8688 buffer, unless it was already present before visiting it with
8689 Emacs server.
8690
8691 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8692
8693 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8694 even if the display doesn't support colors: some displays will
8695 support bold/underline faces.
8696
8697 2000-08-21 Gerd Moellmann <gerd@gnu.org>
8698
8699 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8700
8701 * startup.el (command-line): If user's init file had an error,
8702 add explanatory text to *Messages*.
8703
8704 2000-08-21 Kenichi Handa <handa@etl.go.jp>
8705
8706 * man.el (Man-getpage-in-background): Decode the process output by
8707 the system locale coding system.
8708
8709 2000-08-20 Dave Love <fx@gnu.org>
8710
8711 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8712 Don't test x-popup-menu.
8713 (function) <complete-function>: Complete only fbound symbols.
8714 <validate, value>: New.
8715 (variable) <complete-function>: Complete only bound symbols.
8716 (coding-system): Add :base-only, :complete-function, :validate,
8717 :value, :prompt-match.
8718 (widget-coding-system-prompt-value): Use read-coding-system and
8719 act on :base-only.
8720 (editable-field): Add :help-echo.
8721 (widget-push-button-gui, widget-push-button-cache)
8722 (widget-gui-action, widget-editable-list-gui): COmment out, along
8723 with uses.
8724 (widget-at): Make arg optional.
8725 (widget-echo-help): Adjust for current help-echo calling sequence.
8726 (widget-specify-field, widget-specify-button)
8727 (widget-specify-insert, widget-get-sibling, widget-image-find)
8728 (widget-convert, widget-insert, widget-leave-text)
8729 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8730 (widget-setup, widget-field-find, widget-before-change)
8731 (widget-after-change, widget-default-complete)
8732 (widget-default-create, widget-default-delete)
8733 (widget-push-button-value-create, editable-field)
8734 (widget-field-prompt-value, widget-field-validate)
8735 (widget-choice-value-create, widget-choice-action)
8736 (widget-choice-validate, widget-checklist-add-item)
8737 (widget-radio-add-item, widget-radio-chosen)
8738 (widget-radio-value-inline, widget-editable-list-value-create)
8739 (widget-editable-list-entry-create)
8740 (widget-documentation-link-add)
8741 (widget-documentation-string-value-create)
8742 (widget-regexp-validate, widget-file-complete)
8743 (widget-sexp-validate, widget-plist-convert-widget)
8744 (widget-plist-convert-widget, widget-alist-convert-widget)
8745 (widget-alist-convert-widget, widget-color-complete): Simplify,
8746 particularly to avoid bindings which aren't optimized out.
8747
8748 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8749 Doc fix.
8750 (down-list, backward-up-list, up-list, kill-sexp)
8751 (backward-kill-sexp, mark-sexp): Make arg optional.
8752 (lisp-complete-symbol): Add optional arg PREDICATE.
8753
8754 * cus-start.el: Add display-buffer-reuse-frames,
8755 file-coding-system-alist.
8756
8757 2000-08-20 Gerd Moellmann <gerd@gnu.org>
8758
8759 * startup.el (command-line): Clear realized faces after
8760 modifying TTY color mappings.
8761
8762 2000-08-20 Miles Bader <miles@gnu.org>
8763
8764 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8765 merely a subset of FACE's attributes.
8766
8767 2000-08-19 Miles Bader <miles@gnu.org>
8768
8769 * comint.el (comint-output-filter): Save the point with a marker,
8770 not just a buffer position.
8771
8772 * international/mule.el (set-buffer-process-coding-system): Make
8773 interactive prompt less confusing.
8774
8775 2000-08-19 Gerd Moellmann <gerd@gnu.org>
8776
8777 * hilit-chg.el: General cleanup of doc strings, comments and
8778 code formatting.
8779
8780 2000-08-19 Miles Bader <miles@gnu.org>
8781
8782 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8783 Compiler macro removed; beginning-of-line is no longer always
8784 equivalent to forward-line, in the presence of fields.
8785
8786 * comint.el (comint-output-filter): Remove ad-hoc saving of
8787 restriction, and just use save-restriction, now that it works
8788 correctly. Don't adjust comint-last-input-start to account for
8789 our insertion; it shouldn't have moved because we don't use
8790 insert-before-markers anymore. Comment out call to
8791 `force-mode-line-update'; why is it here?
8792
8793 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8794 while checking for prompt to delete. Use `forward-line 0'
8795 instead of beginning-of-line.
8796 (gud-filter): Temporarily widen gud comint buffer while
8797 examining output.
8798
8799 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8800
8801 * progmodes/sh-script.el: Big bag of typos.
8802
8803 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8804 check since ispell-process is not bound when ispell is not yet loaded.
8805
8806 2000-08-18 Dave Love <fx@gnu.org>
8807
8808 * image.el (find-image): Copy `spec' before using plist-put.
8809
8810 2000-08-18 Gerd Moellmann <gerd@gnu.org>
8811
8812 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8813 `portugues'.
8814
8815 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8816 backward-kill-sexp, analogous to kill-sexp.
8817
8818 * progmodes/icon.el (icon-indent-line)
8819 (icon-is-continuation-line): Handle comments specially.
8820
8821 2000-08-17 Ken Stevens <k.stevens@ieee.org>
8822
8823 * ispell.el: Set to standard author/maintainer/keyword fields.
8824 Fine tuning to menu map appearance and operation, and added help.
8825 Remove `start' and `end' error messages when compiling.
8826 (ispell-choices-win-default-height): Fixed comment string.
8827 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8828 castellano8 dictionaries.
8829 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8830 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8831 dictionary, added italiano dictionary.
8832 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8833 word character
8834 (ispell-tex-skip-alists): Added psfig support.
8835 (ispell-skip-html): Renamed from ispell-skip-sgml.
8836 (ispell-begin-skip-region-regexp, ispell-skip-region)
8837 (ispell-minor-check): Improved html skipping support to skip across
8838 code, and recognize `&' commands without propper `;' syntax;
8839 (ispell-process-line): Fix alignment error when manually
8840 correcting spelling.
8841 (ispell): Fix comment string.
8842 (ispell-add-per-file-word-list): Always put word list on new line.
8843
8844 2000-08-17 Gerd Moellmann <gerd@gnu.org>
8845
8846 * format.el (format-encode-run-method): Fix error message to say
8847 `encode' instead of `decode'. Use save-window-excursion around
8848 shell-command-on-region as in format-decode-run-method because
8849 shell-command-on-region can display a buffer with error output.
8850 (format-decode): Don't record undo information for the decoding.
8851 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8852 that number part of the temporary buffer name so that more than
8853 one decoding using a temporary buffer can happen safely.
8854
8855 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8856 of `A-z' in the regexp.
8857
8858 * hilit-chg.el: Fix typos in commentary.
8859
8860 * help.el (view-emacs-news): Rewritten for new naming scheme
8861 for old NEWS files.
8862
8863 * startup.el (command-line): Pop to *Messages* in case an error
8864 is signaled while loading user-init-file.
8865
8866 2000-08-17 Andreas Schwab <schwab@suse.de>
8867
8868 * files.el (insert-directory): Don't lose original file name,
8869 undoing an undocumented change.
8870
8871 2000-08-17 Alex Schroeder <alex@gnu.org>
8872
8873 * sql.el (sql-magic-go): Use comint-bol.
8874 (sql-copy-column): Use comint-line-beginning-position.
8875 (comint-line-beginning-position): Define a replacement for
8876 comint-line-beginning-position if it is not fboundp.
8877
8878 2000-08-17 Alex Schroeder <alex@gnu.org>
8879
8880 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8881 it didn't have any effect anyway.
8882
8883 2000-08-17 Alex Schroeder <alex@gnu.org>
8884
8885 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8886 --pset and pager=off instead of sending \\o|cat at the beginning
8887 of the session.
8888
8889 2000-08-17 Miles Bader <miles@gnu.org>
8890
8891 * progmodes/octave-inf.el: Add compatibility definition of
8892 comint-line-beginning-position.
8893
8894 2000-08-17 Kenichi Handa <handa@etl.go.jp>
8895
8896 * startup.el (normal-top-level): Look in each dir in load-path for
8897 a leim-list.el file too. This assures of loading leim-list.el
8898 that is created at Emacs installation time even if a user have his
8899 own leim-list.el.
8900
8901 2000-08-17 Miles Bader <miles@gnu.org>
8902
8903 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8904 foreground color to black if the background is dark.
8905
8906 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
8907
8908 * loadhist.el (unload-feature): Typo.
8909
8910 * finder.el (finder-compile-keywords):
8911 * cus-dep.el (custom-make-dependencies): Add local-variable settings
8912 to the generated file.
8913
8914 * mail/mh-e.el (mh-make-local-vars):
8915 Replace make-variable-buffer-local with make-local-variable.
8916
8917 * play/landmark.el:
8918 * options.el (Edit-options-{set,toggle,t,nil}):
8919 * mail/mailabbrev.el (mail-abbrevs-mode):
8920 * textmodes/tex-mode.el (tex-expand-files):
8921 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8922
8923 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8924
8925 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8926 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8927 Allow going past the last element.
8928 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
8929 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8930 (cvs-mouse-toggle-mark): Don't move point.
8931 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8932
8933 * progmodes/compile.el (grep): Provide a default set of files.
8934 (next-error): Docstring fix.
8935 (compilation-find-file): Avoid find-file (fails in a dedicated window).
8936
8937 * emacs-lisp/easy-mmode.el (define-minor-mode):
8938 Use `symbol-value' to keep the byte-compiler quiet.
8939
8940 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8941 (diff-find-source-location): New fun, extracted from diff-goto-source.
8942 (diff-goto-source): Use it.
8943 (diff-next-complex-hunk, diff-filter-lines): New function.
8944 (diff-apply-hunk): New command.
8945
8946 * smerge-mode.el (smerge-mode-menu): Doc fix.
8947
8948 * msb.el (msb-mode): Define it in terms of define-minor-mode.
8949
8950 2000-08-16 Dave Love <fx@gnu.org>
8951
8952 * windmove.el (windmove) <defgroup>: Add :version.
8953
8954 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
8955 (goto-address-fontify-p, goto-address-highlight-p)
8956 (goto-address-url-face, goto-address-url-mouse-face)
8957 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8958 (goto-address-url-regexp): Use thing-at-point-url-regexp.
8959 (goto-address-fontify, goto-address-at-mouse): Simplify,
8960 (goto-address-at-point): browse-url-url-at-point,
8961 goto-address-find-address-at-point can return nil.
8962 (goto-address-find-address-at-point): Return nil on failure.
8963
8964 * align.el (align) <defgroup>: Add :version.
8965
8966 * calculator.el (calculator): Add :version.
8967 (calculator): Use two lines for calculator window if `modeline'
8968 face is boxed.
8969
8970 * play/5x5.el: Doc fixes.
8971 (5x5) <defgroup>: Add :version.
8972
8973 * play/fortune.el (fortune) <defgroup>: Add :version.
8974 (fortune-append): Fix error message.
8975 (fortune-from-region): Doc fix.
8976
8977 * play/pong.el (pong): Doc fix.
8978
8979 * play/morse.el: Keywords, commentary, autoloads.
8980
8981 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
8982
8983 * desktop.el (desktop-save): Don't look at symbol-value of a
8984 member of minor-mode-alist, unless it is boundp.
8985
8986 2000-08-16 Sam Steingold <sds@gnu.org>
8987
8988 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
8989 `while'; use `with-current-buffer' instead of `save-excursion'.
8990 Removed unnecessary kludges now that "*Buffer List*" is excluded.
8991
8992 2000-08-16 Kenichi Handa <handa@etl.go.jp>
8993
8994 * international/ccl.el (declare-ccl-program): Docstring modified.
8995 (ccl-execute-with-args): Likewise.
8996
8997 2000-08-16 Miles Bader <miles@gnu.org>
8998
8999 * progmodes/sql.el: Add compatibility definition of
9000 comint-line-beginning-position.
9001
9002 2000-08-15 Gerd Moellmann <gerd@gnu.org>
9003
9004 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9005 'buffer-menu' property.
9006 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9007 fails.
9008 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9009 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9010 wasn't killed.
9011
9012 * buff-menu.el (list-buffers-noselect): Don't display the
9013 *Buffer List* buffer.
9014
9015 * font-lock.el: Require jit-lock to prevent a very late
9016 `Loading jit-lock' message.
9017
9018 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9019 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9020 mail address.
9021
9022 2000-08-15 Miles Bader <miles@gnu.org>
9023
9024 * textmodes/ispell.el (ispell-graphic-p): New constant.
9025 (ispell-choices-win-default-height, ispell-help): Use
9026 `ispell-graphic-p' instead of `xemacsp'.
9027
9028 2000-08-15 Dave Love <fx@gnu.org>
9029
9030 * simple.el: Autoload widget-convert when compiling.
9031 (mail-user-agent): Doc fix.
9032
9033 * help.el (function-called-at-point, variable-at-point): Use
9034 with-syntax-table.
9035 (help-manyarg-func-alist): Add insert-and-inherit.
9036
9037 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9038
9039 * delsel.el (delsel-unload-hook): New function.
9040
9041 * find-file.el: Doc fixes. Move provide to end.
9042 (ff) <defgroup>: Add :link.
9043 (ff-goto-click): Deleted.
9044 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9045 Use mouse-set-point.
9046
9047 * textmodes/tildify.el: Doc fixes.
9048 (tildify) <defgroup>: Add:version.
9049
9050 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9051 (glasses-custom-set): Use set-default, not set.
9052 (minor-mode-alist): Propertize the lighter.
9053 (glasses-mode): Provide optional arg.
9054
9055 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9056 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
9057 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9058 option. Provide :type.
9059 (cwarn-configuration): Provide :type.
9060 (cwarn-mode): Doc fix.
9061
9062 * add-log.el (change-log-merge): Doc fix.
9063 (change-log-redate): New command.
9064
9065 * net/browse-url.el (browse-url-filename-alist): Add a clause for
9066 Doze and Dog.
9067 (browse-url): Use dolist, not mapcar.
9068 (browse-url-at-point): Check for null url.
9069 (browse-url-event-buffer, browse-url-event-point): Functions
9070 deleted.
9071 (browse-url-at-mouse, browse-url-netscape): Simplify.
9072
9073 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9074 modes.
9075 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9076 Fix previous change to mapcan.
9077 (msb--init-file-alist, msb--add-separators)
9078 (msb--make-keymap-menu): Simplify.
9079 (msb--choose-file-menu): Use copy-sequence.
9080 (msb-mode-map): Add title to keymap.
9081 (msb-unload-hook): New function.
9082
9083 * bs.el: Fix indentation.
9084 (bs) <defgroup>: Add :links.
9085 (bs-show): Doc fix.
9086 (bs-apply-sort-faces): Don't use window-system.
9087 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9088
9089 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
9090
9091 * calendar/timeclock.el (timeclock-file): Run .timelog through
9092 convert-standard-filename.
9093
9094 2000-08-14 Gerd Moellmann <gerd@gnu.org>
9095
9096 * emacs-lisp/authors.el: New file.
9097
9098 * paren.el (show-paren-priority): New user option.
9099 (show-paren-function): Set overlay priorities to
9100 show-paren-priority.
9101
9102 2000-08-14 Miles Bader <miles@gnu.org>
9103
9104 * comint.el (comint-bol): Use `forward-line 0' instead of calling
9105 beginning-of-line with inhibit-field-text-motion bound.
9106
9107 2000-08-14 Gerd Moellmann <gerd@gnu.org>
9108
9109 * calendar/timeclock.el: New file.
9110
9111 2000-08-14 David Ponce <david@dponce.com>
9112
9113 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9114 `widget-button-click'. so that one can use left mouse button to
9115 click on dialog buttons.
9116
9117 2000-08-14 Emmanuel Briot <briot@gnat.com>
9118
9119 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9120 identifiers, since XML is case sensitive
9121
9122 2000-08-12 Miles Bader <miles@gnu.org>
9123
9124 * comint.el (comint-output-filter): Don't bother frobbing
9125 window-start, it doesn't seem to be necessary.
9126
9127 * comint.el (comint-send-string, comint-send-region): Make into
9128 real functions. Snapshot the prompt before sending.
9129
9130 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9131
9132 * info.el (Info-find-emacs-command-nodes): Rewrite to use
9133 technique similar to Info-index, instead of relying on specific
9134 names of relevant Index nodes.
9135 (Info-goto-emacs-command-node): Bind Info-history to nil when
9136 going to the first node found by Info-find-emacs-command-nodes.
9137
9138 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9139
9140 * menu-bar.el (menu-bar-help-menu): Add a :help string.
9141
9142 2000-08-10 Miles Bader <miles@gnu.org>
9143
9144 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9145
9146 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9147
9148 * info.el (Info-file-list-for-emacs): More elements for the
9149 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9150 and woman manuals.
9151
9152 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
9153
9154 * comint.el (comint-send-input): Make the newline boundary overlay
9155 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
9156 (comint-output-filter): Use `insert' instead of
9157 `insert-before-markers'. Extend comint-last-output-overlay when
9158 necessary since we can't rely on insert-before-markers to do it.
9159 * gud.el (gud-filter): Use `with-current-buffer' instead of
9160 save-excursion when inserting the output, so that point gets
9161 updated correctly; the old method relied on a rather dodgy
9162 side-effect of comint-output-filter to avoid the effect of
9163 save-excursion.
9164
9165 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9166
9167 * files.el (recover-file): Call insert-directory instead of
9168 invoking `ls' directly.
9169
9170 2000-08-10 Miles Bader <miles@gnu.org>
9171
9172 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9173 (comint-last-prompt-overlay): New variables.
9174 (comint-output-filter): Implement prompt highlighting.
9175 (comint-snapshot-last-prompt): New function.
9176 (comint-send-input): Snapshot the last prompt.
9177 Use comint-highlight-input-face.
9178 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9179 Use defface instead of defcustom.
9180 (send-invisible, comint-send-eof): Snapshot the last prompt.
9181 (comint-delchar-or-maybe-eof): Use comint-send-eof.
9182 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9183
9184 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
9185
9186 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9187 (regexp-opt-group): Use a list of chars for `letters'.
9188 (regexp-opt-charset): `chars' is now a list of chars.
9189 Use a char-table rather than a vector so it works for multibyte chars.
9190
9191 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
9192 Set cvs-minor-current-files to the selected fileinfo.
9193 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9194 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9195
9196 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
9197
9198 * files.el (insert-directory): Don't call access-file on
9199 directories on DOS and Windows.
9200
9201 2000-08-09 Kenichi Handa <handa@etl.go.jp>
9202
9203 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9204 longer if necessary.
9205 (ccl-embed-code): Call ccl-embed-data to store CODE in
9206 ccl-program-vector.
9207
9208 2000-08-09 Miles Bader <miles@gnu.org>
9209
9210 * comint.el (comint-output-filter): Properly handle the case where
9211 the text surrounded by comint-last-output-overlay was deleted.
9212
9213 2000-08-08 Gerd Moellmann <gerd@gnu.org>
9214
9215 * info.el (Info-insert-dir): Use Info-additional-directory-list if
9216 non-nil.
9217 (Info-file-list-for-emacs): Remove "info" from the list because
9218 that leads to trying to use the documentation from file `info'
9219 in various situations where it isn't appropriate, for instance
9220 C-h C-k C-h i.
9221
9222 * ffap.el (ffap-read-file-or-url-internal): Handle case that
9223 DIR and/or STRING are nil.
9224
9225 * progmodes/compile.el (compilation-setup): Make variable
9226 compilation-error-screen-columns buffer-local, as some comment
9227 in the code suggests it should be.
9228
9229 * files.el (auto-mode-interpreter-regexp): New variable.
9230 (set-auto-mode): Use it.
9231
9232 * indent.el (indent-for-tab-command): Doc fix.
9233
9234 * mouse-sel.el (mouse-sel-mode): Doc fix.
9235
9236 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9237 labels.
9238
9239 * help.el (print-help-return-message): When
9240 display-buffer-reuse-frames is set, let the help window been quit,
9241 instead of deleting it, which might delete a reused frame.
9242
9243 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9244
9245 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9246 rename a directory to a name that differs only by its letter case.
9247
9248 2000-08-08 Kenichi Handa <handa@etl.go.jp>
9249
9250 * international/quail.el (quail-define-rules): Handle Quail decode
9251 map correctly. Add code for supporting annotations.
9252 (quail-install-decode-map): New function.
9253 (quail-defrule-internal): New optional arguments decode-map and
9254 props.
9255 (quail-advice): New function.
9256
9257 2000-08-07 Sam Steingold <sds@gnu.org>
9258
9259 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9260 `defconst', `define-condition', `with-slots'.
9261 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9262
9263 2000-08-03 Miles Bader <miles@gnu.org>
9264
9265 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9266 New variable.
9267 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9268 comint-use-prompt-regexp-instead-of-fields.
9269 (comint-send-input): Add `input' field property to stuff we send to
9270 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9271 (comint-output-filter): Add `output' field property to process
9272 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9273 (comint-replace-by-expanded-history)
9274 (comint-get-old-input-default, comint-show-output)
9275 (comint-backward-matching-input, comint-forward-matching-input)
9276 (comint-next-prompt, comint-previous-prompt): Use field
9277 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9278 (comint-line-beginning-position): New function.
9279 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9280 (comint-replace-by-expanded-history-before-point): Use
9281 comint-line-beginning-position and line-end-position.
9282 (comint-last-output-overlay): New variable.
9283 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9284
9285 * shell.el (shell-prompt-pattern): Doc change.
9286 (shell-backward-command): Use line-beginning-position.
9287
9288 * gud.el (gud-gdb-complete-command): Use
9289 comint-line-beginning-position.
9290
9291 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9292 comint-bol doesn't actually go to the beginning of the line.
9293
9294 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9295 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9296 (try-expand-line-all-buffers): Likewise.
9297
9298 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9299 explicitly matching comint-prompt-regexp.
9300 (sql-copy-column): Use comint-line-beginning-position instead of
9301 explicitly matching comint-prompt-regexp.
9302
9303 * progmodes/octave-inf.el (inferior-octave-complete): Use
9304 comint-line-beginning-position.
9305
9306 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9307
9308 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9309 looking for a prompt, use `forward-line 0' instead of
9310 `beginning-of-line', to avoid getting caught by an input field.
9311
9312 2000-08-07 Gerd Moellmann <gerd@gnu.org>
9313
9314 * files.el (shell-quote-wildcard-pattern): Make sure to return
9315 PATTERN, in the Unix case.
9316
9317 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9318
9319 * play/zone.el (zone): Discard any pending input before running
9320 the randomly-chosen pgm.
9321
9322 2000-08-07 Kenichi Handa <handa@etl.go.jp>
9323
9324 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9325 checking the existence of any multibyte characters.
9326
9327 2000-08-06 Gerd Moellmann <gerd@gnu.org>
9328
9329 * help.el (describe-mode): Test minor-mode symbol for being
9330 bound before testing its value for being nil.
9331
9332 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9333 `first', `second', and `third'.
9334
9335 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9336 (second): Make it an alias for `cadr'.
9337
9338 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9339
9340 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9341 types of display support faces now.
9342
9343 2000-08-05 Gerd Moellmann <gerd@gnu.org>
9344
9345 * pcvs.el (require): Require `cl' during compilation, only.
9346
9347 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9348 (toplevel): Remove `remq' and `remove' from autoloads.
9349 (cl-fake-autoloads): New variable. If set, arrange for an error
9350 when CL functions etc. are autoloaded.
9351
9352 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9353
9354 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9355
9356 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9357 popped up, but the user clicks outside the menu, return an empty
9358 regexp (that causes unhighlight-regexp to have no effect).
9359
9360 * menu-bar.el (menu-bar-games-menu): Add Zone.
9361
9362 * hi-lock.el (toplevel): Require font-lock.
9363
9364 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9365
9366 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9367 (ebnf-8-bit-chars): New var for bug fix.
9368 (ebnf-string): Bug fix.
9369
9370 2000-08-03 Sam Steingold <sds@gnu.org>
9371
9372 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9373 instead of `buffer-string'.
9374 (require 'cl): Always, not just when compiling.
9375 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9376 necessary.
9377
9378 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9379
9380 * international/mule-cmds.el (select-safe-coding-system): Make
9381 the message text about selecting a safe coding system more clear.
9382
9383 2000-08-02 Gerd Moellmann <gerd@gnu.org>
9384
9385 * hi-lock.el: New file.
9386
9387 * play/zone.el: New file.
9388
9389 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9390 value of tab-width in the original buffer. Choose a line number
9391 format that's a multiple of the original buffer's tab width, so
9392 that lines appear right.
9393
9394 * textmodes/ispell.el (ispell): New function, replacing an alias.
9395 Spell-check active region if in transient-mark-mode and mark
9396 is active; otherwise spell-check buffer.
9397
9398 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9399
9400 * ps-mule.el: Fix a customization problem on
9401 ps-mule-font-info-database-default.
9402
9403 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9404
9405 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9406 display-mouse-p instead of window-system.
9407 (ebrowse-member-mode-map): Ditto.
9408
9409 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9410
9411 * progmodes/ebnf2ps.el: Update ps-print functions call.
9412 Indentation fix. Doc fix.
9413 (ebnf-version): New version number (3.2).
9414 (ebnf-format-color, ebnf-begin-job): Code fix.
9415
9416 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9417
9418 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9419 font lock support on window-system.
9420 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9421
9422 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9423 display-color-p, if fboundp, instead of window-system.
9424
9425 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9426
9427 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9428 instead of window-system.
9429
9430 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9431 window-system.
9432 (widget-choice-mouse-down-action): Use display-popup-menus-p
9433 instead of window-system.
9434
9435 * strokes.el (strokes-file): Run the file name through
9436 convert-standard-filename.
9437 (strokes-mode): Call display-mouse-p instead of looking at
9438 window-system. Change the error message accordingly.
9439
9440 * progmodes/cpp.el (toplevel): Support faces on tty's.
9441
9442 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9443 (lm-plot-square, lm-init-display): Don't use window-system.
9444
9445 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9446 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9447
9448 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9449 instead of looking at window-system.
9450
9451 2000-07-30 Gerd Moellmann <gerd@gnu.org>
9452
9453 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9454 of testing if iswitchb-prepost-hooks is bound, because the
9455 latter will always be true when invoking a recursive minibuffer
9456 from an active Iswitchb buffer.
9457
9458 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9459
9460 * files.el (shell-quote-wildcard-pattern): New function.
9461 (insert-directory): Call it. Only prepend "\" to command on Unix
9462 and GNU/Linux systems.
9463
9464 2000-07-30 Gerd Moellmann <gerd@gnu.org>
9465
9466 * eshell/esh-groups.el: Change custom :link file names
9467 from `eshell.info' to `eshell'.
9468
9469 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9470
9471 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9472 correctly in recursive ange-ftp listings.
9473
9474 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9475
9476 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9477 ps-header-font-size-internal and
9478 ps-header-title-font-size-internal variables are not set,
9479 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9480 face text property is (foreground-color . COLOR) or
9481 `(background-color . COLOR)', ps-print crashes. Doc fix.
9482 (ps-print-version): New version number (5.2.4).
9483 (ps-plot-region): Code fix.
9484 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9485 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9486 Bug fix 2.
9487
9488 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
9489
9490 * glasses.el (glasses-make-readable): Fix uncapitalization of
9491 identifiers like `myXMLDocument'.
9492
9493 2000-07-28 Karl Fogel <kfogel@red-bean.com>
9494
9495 * mail/mail-hist.el (mail-hist-previous-input)
9496 (mail-hist-next-input): Do the obvious code factorization.
9497 (mail-hist-retrieve-and-insert): New func, contains common
9498 code of above two.
9499 If inserting a message body, leave point at top.
9500
9501 2000-07-28 Sam Steingold <sds@gnu.org>
9502
9503 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9504 Use `<=', not `<' to compare times!
9505 (ange-ftp-ls): Remove.
9506
9507 2000-07-27 Gerd Moellmann <gerd@gnu.org>
9508
9509 * play/cookie1.el: Add explanation of how to make cookie.el
9510 compatible with strfile(1) to comment.
9511
9512 * subr.el (remove, remq): New functions.
9513
9514 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9515 escape `*' in regexps.
9516 (midnight-find): Reverse order of arguments in the funcall of
9517 TEST.
9518
9519 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9520 and `.class'.
9521
9522 * play/meese.el: Add Commentary section.
9523
9524 2000-07-27 Alex Schroeder <alex@gnu.org>
9525
9526 * sql.el (sql-ms): Added autoload cookie.
9527 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9528 (sql-oracle): Ditto.
9529 (sql-help): Doc change.
9530
9531 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9532 types and exceptions.
9533
9534 2000-07-27 Alex Schroeder <alex@gnu.org>
9535
9536 * sql.el (sql-placeholder-history): New variable.
9537 (sql-query-placeholders-and-send): New function that will query
9538 the user and replace placeholders with user input.
9539 (sql-oracle): If running on NT, set comint-input-sender to
9540 sql-query-placeholders-and-send.
9541
9542 (sql-stop): If in the SQLi buffer, insert stop notification, else
9543 present it as a message.
9544
9545 2000-07-27 Alex Schroeder <alex@gnu.org>
9546
9547 * sql.el (sql-input-ring-separator): Doc change.
9548 (sql-input-ring-file-name): Doc change.
9549 (sql-interactive-mode): Use `sql-input-ring-separator' and
9550 `sql-input-ring-file-name' to set the comint-mode equivalents
9551 without making them local variables.
9552 (sql-stop): Don't bind `sql-input-ring-separator' and
9553 `sql-input-ring-file-name' dynamically to their comint-mode
9554 equivalents.
9555
9556 2000-07-27 Kenichi Handa <handa@etl.go.jp>
9557
9558 * international/mule.el (register-char-codings): New function.
9559 (make-coding-system): Handle `safe-chars' specification in the arg
9560 PROPERTY.
9561
9562 * international/mule-cmds.el
9563 (find-coding-systems-region-subset-p): This function deleted.
9564 (sort-coding-systems-predicate): New variable.
9565 (sort-coding-systems): New function.
9566 (find-coding-systems-region): Use
9567 find-coding-systems-region-internal.
9568 (find-coding-systems-string): Use find-coding-systems-region.
9569 (find-coding-systems-for-charsets): Check
9570 char-coding-system-table.
9571 (select-safe-coding-system-accept-default-p): New variable.
9572 (select-safe-coding-system): Mostly rewritten. New argument
9573 ACCEPT-DEFAULT-P.
9574 (select-message-coding-system): Call select-safe-coding-system
9575 with ACCEPT-DEFAULT-P arg.
9576 (reset-language-environment): Reset default-sendmail-coding-system
9577 to the default value iso-latin-1.
9578 (set-language-environment): Don't set the obsolete variable
9579 charset-origin-alist.
9580
9581 * international/codepage.el (cp-coding-system-for-codepage-1):
9582 Give `safe-chars' property to make-coding-system.
9583
9584 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9585 calling select-message-coding-system twice.
9586
9587 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9588 instead of `safe-charsets'.
9589 (cyrillic-alternativnyj): Likewise.
9590 (ccl-encode-alternativnyj): Don't check the charset
9591 cyrillic-iso8859-5.
9592
9593 2000-07-27 Kenichi Handa <handa@etl.go.jp>
9594
9595 * composite.el (compose-chars-after): Preserve match data.
9596
9597 2000-07-26 Sam Steingold <sds@gnu.org>
9598
9599 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9600 (ange-ftp-real-file-newer-than-file-p): New function.
9601 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9602 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9603
9604 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9605 * midnight.el (midnight-float-time): Ditto.
9606
9607 2000-07-26 Andreas Schwab <schwab@suse.de>
9608
9609 * files.el (normal-backup-enable-predicate): Correct
9610 interpretation of the return value of compare-strings.
9611
9612 2000-07-26 Gerd Moellmann <gerd@gnu.org>
9613
9614 * isearch.el (isearch-resume): New function.
9615 (isearch-done): Add something to command-history to resume
9616 the search.
9617 (isearch-yank-line, isearch-yank-word): Use
9618 buffer-substring-no-properties instead of buffer-substring.
9619
9620 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9621 of flyspell-mouse-map.
9622
9623 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9624 duplicate definition.
9625 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9626
9627 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9628 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9629
9630 2000-07-25 Sam Steingold <sds@gnu.org>
9631
9632 * net/ange-ftp.el: Get modtime over the net.
9633 (ange-ftp-file-modtime): New function.
9634 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9635 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9636 Use it.
9637 (ange-ftp-dot-to-slash): New function.
9638 (ange-ftp-fix-name-for-vms): Use it.
9639
9640 * midnight.el (midnight-buffer-display-time): Use
9641 `with-current-buffer'.
9642
9643 2000-07-25 Gerd Moellmann <gerd@gnu.org>
9644
9645 * find-dired.el: Update copyright notice.
9646 (find-dired): Offer to kill a running `find'.
9647
9648 * enriched.el (enriched-face-ans): For a `foreground-color'
9649 property, return '(("x-color" COLOR))' so that COLOR will be
9650 output as a parameter of the x-color annotation. Likewise for the
9651 `background-color' property. In the case of normal face
9652 properties, don't return annotations for unspecified foreground
9653 and background face attributes.
9654
9655 2000-07-25 Kenichi Handa <handa@etl.go.jp>
9656
9657 * language/japan-util.el (japanese-katakana-region): Fix handling
9658 HANKAKU argument.
9659
9660 2000-07-25 Miles Bader <miles@gnu.org>
9661
9662 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9663 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9664 constrain-to-field.
9665
9666 2000-07-24 Andrew Innes <andrewi@gnu.org>
9667
9668 * timer.el (timer-activate-when-idle): Add optional parameter
9669 DONT-WAIT. Update docstring.
9670 (run-with-idle-timer): Specify extra parameter to
9671 timer-activate-when-idle, so that timer will be activated
9672 immediately if Emacs is already idle.
9673
9674 * w32-fns.el (w32-using-nt): Fix docstring.
9675
9676 2000-07-24 Dave Love <fx@gnu.org>
9677
9678 * mouse.el (popup-menu): Set last-command-event.
9679 (mouse-major-mode-menu-prefix): Declare.
9680
9681 2000-07-24 Gerd Moellmann <gerd@gnu.org>
9682
9683 * textmodes/flyspell.el: Update to author's version 1.5d.
9684
9685 * progmodes/hideshow.el: Update copyright notice.
9686
9687 * vcursor.el: Set maintainer to FSF, since author cannot
9688 be reached.
9689
9690 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9691
9692 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9693 the prompt.
9694
9695 * mouse.el (popup-menu): Run the keymap through indirect-function,
9696 in case it was defined with define-prefix-key. If the menu is a
9697 list of keymaps, look up the binding of user's choice in each one
9698 of the keymaps.
9699 (mouse-popup-menubar): If the global and local menu-bar keymaps
9700 don't have a prompt string, create one and insert it into the
9701 keymap. Don't barf if current-local-map returns nil.
9702
9703 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9704
9705 * dired.el (dired-sort-R-check): Added to allow recursive listing
9706 to be undone.
9707 (dired-sort-other): Use it.
9708
9709 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9710
9711 * Release of cc-mode 5.27
9712
9713 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9714
9715 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9716 c-beginning-of-statement-1 that caused a bad case of recursion
9717 which could consume a lot of CPU in large classes in languages
9718 that have in-expression classes (i.e. Java and Pike).
9719
9720 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9721 statements before top level constructs (i.e. case 6 is moved
9722 before case 5 and is now case 4) to catch in-expression
9723 classes in top level expressions correctly.
9724
9725 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9726
9727 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9728 objc-method-intro. Case 4 removed and case 5I added.
9729
9730 * cc-langs.el (c-append-paragraph-start): New variable used by
9731 c-common-init to get paragraph-start correct.
9732 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9733 initialize paragraph-start to make it correct both with and
9734 without the javadoc special case.
9735
9736 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9737 initialize paragraph-start for javadoc markup.
9738
9739 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9740 change by defaulting this to t. It's motivated by the
9741 confusing behavior that otherwise arise from the style system
9742 when editing both java and non-java files at the same time
9743 (see the comments about style setting in c-common-init).
9744
9745 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9746
9747 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9748 similar to the one in c-fill-paragraph to check the fill
9749 prefix from the adaptive fill function for sanity.
9750
9751 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9752
9753 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9754 defun block.
9755
9756 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9757
9758 * cc-mode.texi Documented the change of cpp-macro.
9759
9760 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9761
9762 * cc-align.el (c-lineup-multi-inher): Handle lines with
9763 leading comma nicely. Extended to handle member initializers
9764 too.
9765
9766 * cc-engine.el: (c-beginning-of-inheritance-list,
9767 c-guess-basic-syntax): Fixed recognition of inheritance lists
9768 when the lines begins with a comma.
9769
9770 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9771
9772 * cc-vars.el (c-offsets-alist): Changed default for
9773 member-init-cont to c-lineup-multi-inher since it now handles
9774 member initializers and indents better for leading commas.
9775
9776 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9777
9778 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9779 handling that caused class open lines to be recognized as
9780 statement-conts in some cases.
9781
9782 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9783 guessed by the adaptive fill function unless point is on the
9784 first line of a block comment.
9785
9786 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9787 when the buffer ends with a macro continuation char.
9788
9789 * cc-engine.el (c-guess-basic-syntax): Added support for
9790 function definitions as statements in Pike. The first
9791 statement in a lambda block is now labeled defun-block-intro
9792 instead of statement-block-intro.
9793
9794 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9795 so that the class surrounding point is selected, not the one
9796 innermost in the state.
9797
9798 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9799 recognition of switch labels having hanging multiline
9800 statements.
9801
9802 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9803 some code in c-guess-basic-syntax to a separate function.
9804 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9805 recognition of member inits with multiple line arglists.
9806 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9807 member-init-cont when the commas are in funny places.
9808
9809 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9810
9811 * cc-defs.el (c-auto-newline): Removed this macro since it's
9812 not used anymore.
9813
9814 * cc-engine.el (c-looking-at-bos): New helper function.
9815 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9816 inexpr and toplevel classes apart in Pike.
9817
9818 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9819 of case 9A.
9820
9821 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9822 constant, since "class" can introduce an in-expression class
9823 in Pike nowadays.
9824
9825 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9826
9827 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9828 indentation on cpp-macro lines.
9829
9830 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9831 a syntax modifier like comment-intro, to make it possible to
9832 get syntactic indentation for preprocessor directives. It's
9833 incompatible wrt to lineup functions on cpp-macro, but it has
9834 no observable effect in the 99.9% common case where cpp-macro
9835 is set to -1000.
9836
9837 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9838
9839 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9840 member-init-cont when the preceding arglist is several lines.
9841
9842 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9843
9844 * cc-styles.el (c-style-alist): The basic offset for the BSD
9845 style corrected to 8.
9846
9847 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9848
9849 * cc-styles.el (c-style-alist): Adjusted the indentation of
9850 brace list openers in the gnu style.
9851
9852 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9853
9854 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9855
9856 * cc-cmds.el (c-electric-brace, c-electric-slash,
9857 c-electric-star, c-electric-semi&comma, c-electric-colon,
9858 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9859 when c-syntactic-indentation is nil.
9860
9861 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9862 we were left at comments preceding the first statement when
9863 reaching the beginning of the buffer.
9864
9865 * cc-vars.el (c-syntactic-indentation): New variable to turn
9866 off all syntactic indentation.
9867
9868 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9869
9870 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9871 between the text and the block comment ender when it hangs,
9872 depending on how many there are before the fill.
9873
9874 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9875
9876 * cc-engine.el (c-beginning-of-closest-statement): New helper
9877 function to go back to the closest preceding statement start,
9878 which could be inside a conditional statement.
9879 * cc-engine.el (c-guess-basic-syntax): Use
9880 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9881
9882 * cc-engine.el (c-guess-basic-syntax): Better handling of
9883 arglist-intro, arglist-cont-nonempty and arglist-close when
9884 the arglist is nested inside parens. Cases 7A, 7C and 7F
9885 changed.
9886
9887 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9888 up-to-date with javadoc 1.2.
9889
9890 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9891
9892 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9893 multiline Pike type decls.
9894
9895 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9896
9897 * cc-cmds.el (c-indent-new-comment-line): Always break
9898 multiline comments in multiline mode, regardless of
9899 comment-multi-line.
9900
9901 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9902
9903 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9904 fully::qualified::names in C++ member init lists. Preamble in
9905 case 5D changed.
9906
9907 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9908
9909 * cc-langs.el (c-common-init): Handling of obsolete variables
9910 moved to c-initialize-cc-mode. More compatible style override
9911 when using global style variables.
9912 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9913 variables moved here.
9914
9915 * cc-mode.texi: Documented the special behavior of
9916 c-special-indent-hook as a style variable. Don't talk about
9917 doing (c-make-styles-buffer-local t) in a mode hook, since
9918 that's already too late to work right.
9919
9920 * cc-styles.el (c-make-styles-buffer-local): Flag style
9921 variable localness in c-style-variables-are-local-p to make
9922 the compatibility measure in c-common-init work well.
9923
9924 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9925 longer contain set-from-style.
9926 * cc-styles.el (c-initialize-builtin-style): Don't check for
9927 set-from-style on c-special-indent-hook.
9928 * cc-styles.el (c-copy-tree): Obsolete. The standard function
9929 copy-alist is sufficient now.
9930
9931 * cc-styles.el (c-set-style, c-set-style-1,
9932 c-get-style-variables): Fixes to variable initialization so
9933 that duplicate entries in styles have the same effect
9934 regardless of DONT-OVERRIDE.
9935
9936 * cc-styles.el (c-set-style-2): Fixed bug where the
9937 initialization of inheriting styles failed when the
9938 dont-override flag is set.
9939
9940 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9941 on this.
9942
9943 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9944
9945 * cc-defs.el (c-forward-comment): Removed the workaround
9946 introduced in 5.38 since it had worse side-effects. If a line
9947 contains the string "//\"", it regarded the // as a comment
9948 start since the \ temporarily doesn't have escape syntax.
9949
9950 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
9951
9952 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9953 ada-xref.el before ada-prj.el, so that the Project menu is created
9954 when ada-prj tries to add to it.
9955 (ada-activate-keys-for-case): Suppress the characters that are not
9956 part of the Ada syntax. Better compatibility with else-mode
9957 (ada-adjust-case-interactive): When auto-casing is not active,
9958 correctly insert newlines (used to insert only ^M). Prevent the
9959 syntax table from being changed in case of an error
9960 (or '_' becomes part of a word and some commands are confused).
9961 Do nothing if ada-auto-case is nil.
9962 (ada-after-keyword-p): Ignore keywords that are also attributes
9963 (ada-batch-reformat): Update usage comment
9964 (ada-call-from-contextual-menu): New function
9965 (ada-case-read-exceptions): Reinitialize the casing exception list
9966 first to nil first, so that the casing exception file can be
9967 shared.
9968 (ada-check-defun-name): Handles "configure" keyword for gnatdist
9969 files.
9970 (ada-compile-goto-error): Fix regexp used to detect a file:line
9971 anywhere in the error message
9972 (ada-contextual-menu-last-point): New variable
9973 (ada-create-keymap): If the variable delete-key-deletes-forward is
9974 t on XEmacs, it means that DEL should delete one character
9975 forward.
9976 (ada-create-menu): Use :included instead of :visible for XEmacs.
9977 New submenu "Options".
9978 (ada-end-stmt-re): Correctly indent "select ... then abort"
9979 statements.
9980 (ada-fill-comment-paragraph): Correctly delete all leading '--'
9981 even if they don't match ada-fill-comment-prefix Fix handling of
9982 paragraphs on the first or last line of a file.
9983 (ada-format-paramlist): Fix handling of default parameter values.
9984 (ada-get-body-name): New function.
9985 (ada-get-current-indent): Optimized by searchling directly for an
9986 existing generic part or a statement outside of it. Handle
9987 ada-indent-align-comments when indenting comments Replaced some
9988 regexps by testing directly the next character. This results in a
9989 huge speedup on some files. New indentation scheme for renames
9990 statements. Stop looking for the 'while' or 'for' associated with
9991 a 'loop' at the first semicolon encountered. A "return" can also
9992 match an anonymous access subprogram declaration.
9993 (ada-get-indent-noindent): Ignore strings and comments when
9994 looking for the keywords "record" and "private".
9995 (ada-goto-matching-decl-start): When matching "if", make sure we
9996 are not in fact seeing "end if". Ignore "when" statements except
9997 when initial keyword was "begin". Fix handling of nested
9998 procedures. Add a recursive call to this function to skip over
9999 other 'end' statmts. Fix indentation for "when .. => begin"
10000 (ada-in-open-paren-p): Fix indentation for complex boolean
10001 expressions, where 'and then', 'or else' and parenthesis
10002 statements are mixed up.
10003 (ada-in-paramlist-p): Skip comments while searching for the
10004 beginning Fix handling of operator declarations.
10005 (ada-indent-align-comments): New variable
10006 (ada-indent-current): Change the syntax table only in the
10007 protected section, so that we are sure it is restored correctly.
10008 (ada-indent-on-previous-lines): Use ada-use-indent and
10009 ada-with-indent Correctly indent "select ... then"
10010 (ada-indent-region): Slight speedup.
10011 (ada-indent-renames): New variable.
10012 (ada-last-which-function-subprog, ada-last-which-function-line):
10013 New variables
10014 (ada-looking-at-semi-private): Correctly indent the 'private'
10015 keyword when it is the first word in a package declaration.
10016 (ada-loose-case-word): Stop searching if at the end of the buffer.
10017 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10018 even if point is not initially at the end of the word.
10019 (ada-matching-decl-start-re): Add "when".
10020 (ada-mode): Add support for abbrev-mode, outline-mode and
10021 which-func-mode Override the old find-file.el entry in
10022 ff-special-constructs since it is using the obsolete
10023 ada-spec-suffix variable
10024 (ada-no-auto-case): New function
10025 (ada-scan-paramlist): When parsing the argument type, accept
10026 spaces (as in "X 'Class", generated by Rational Rose).
10027 (ada-other-file-name): No longer loads the other file.
10028 (ada-popup-menu): Save and restore the current buffer and cursor
10029 position before and after displaying the menu.
10030 (ada-search-ignore-complex-boolean): New function.
10031 (ada-uncomment-region): Emacs21 already knows how to delete
10032 comments not starting in the first column.
10033 (ada-use-indent): New variable
10034 (ada-which-function): New function.
10035 (ada-with-indent): New variable
10036 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10037 can be batch-compiled from the command line.
10038
10039 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10040 Add to the menu when the file is loaded, not in ada-mode-hook.
10041 Add -toolbar to the default ddd command Switches moved from
10042 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10043 ada-prj-default-comp-opt
10044 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10045 Reference Manual to the menu
10046 (ada-check-current): rewritten as a call to ada-compile-current
10047 (ada-compile): Removed.
10048 (ada-compile-application, ada-compile-current, ada-check-current):
10049 Set the compilation-search-path so that compile.el automatically
10050 finds the sources in src_dir. Automatic scrollong of the
10051 compilation buffer. C-uC-cC-c asks for confirmation before
10052 compiling
10053 (ada-compile-current): New parameter, prj-field
10054 (ada-complete-identifier): Load the .ali file before doing
10055 processing
10056 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10057 conform to gnatmake's behavior.
10058 (ada-find-file-in-dir): New function
10059 (ada-find-references): Set the environment variables for gnatfind
10060 (ada-find-src-file-in-dir): New function.
10061 (ada-first-non-nil): Removed
10062 (ada-gdb-application): Add support for jdb, the java debugger.
10063 (ada-get-ada-file-name): Load the original-file first if not done
10064 yet.
10065 (ada-get-all-references): Handles the new ali syntax (parent types
10066 are found between <>).
10067 (ada-initialize-runtime-library): New function
10068 (ada-mode-hook): Always load a project file when a file is opened,
10069 so that the casing exceptions are correctly read.
10070 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10071 (ada-parse-prj-file): Use find-file-noselect instead of find-file
10072 to open the project file, since the latter does not work with
10073 speedbar Get default values before loading the prj file, or the
10074 default executable file name is wrong. Use the absolute value of
10075 src_dir to initialize ada-search-directories and
10076 compilation-search-path,... Add the standard runtime library to
10077 the search path for find-file.
10078 (ada-prj-default-debugger): Was missing an opening '{'
10079 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10080 variables.
10081 (ada-prj-default-gnatmake-opt): New variable
10082 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10083 buffers, the project file is the default one Save the windows
10084 configuration before displaying the menu.
10085 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10086 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10087 ...) regexp-quote identifiers names to support operators +,
10088 -,... in regexps.
10089 (ada-remote): New function.
10090 (ada-run-application): Erase the output buffer before starting the
10091 run Support remote execution of the application. Use
10092 call-process, or the arguments are incorrectly parsed
10093 (ada-set-default-project-file): Reread the content of the active
10094 project file, not the one from the current buffer When a project
10095 file is set as the default project, all directories are
10096 automatically associated with it.
10097 (ada-set-environment): New function
10098 (ada-treat-cmd-string): New special variable ${current}
10099 (ada-treat-cmd-string): Revised. The substitution is now done for
10100 any ${...} substring
10101 (ada-xref-current): If no body was found, compiles the spec
10102 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10103 compiler to get rid of command line length limitations.
10104 (ada-xref-get-project-field): New function
10105 (ada-xref-project-files): New variable
10106 (ada-xref-runtime-library-specs-path)
10107 (ada-xref-runtime-library-ali-path): New variables
10108 (ada-xref-set-default-prj-values): Default run command now does a
10109 cd to the build directory. New field: main_unit Provide a default
10110 file name even if the current buffer has no prj file.
10111
10112 * ada-prj.el:
10113 Rewritten to show a tabbed-dialog.
10114 (ada-prj-add-ada-menu): Remove the map and name parameters.
10115 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10116 New function
10117 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10118 (ada-prj-load-from-file): New function
10119 (ada-prj-save): Always save fields that depend on the current buffer
10120 (ada-prj-show-value): New function
10121
10122 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10123 Ada mode. This will allow us to display the Ada menu in any buffer
10124 we want (for project items).
10125 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10126 number of spaces in the header.
10127
10128 2000-07-24 Dave Love <fx@gnu.org>
10129
10130 * ediff-init.el (ediff-region-help-echo): Bind face-help.
10131
10132 2000-07-23 Noah Friedman <friedman@splode.com>
10133
10134 * type-break.el (type-break): perform autosave.
10135 Suggested by Stephen Gildea <gildea@intouchsys.com>.
10136 (type-break-do-query): Cancel query schedule while performing
10137 actual query, to avoid possibility of a second query being made
10138 while first one is already in progress.
10139 (type-break-time-stamp-format): New variable.
10140 (type-break-time-stamp): New function.
10141 (type-break-time-warning): Use it.
10142 (type-break-keystroke-warning): Use it.
10143 (type-break-noninteractive-query): Use it.
10144
10145 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10146 cookie.
10147 Use add-minor-mode to set minor-mode-alist, if available.
10148 (eldoc-echo-area-use-multiline-p): New user option.
10149 (eldoc-echo-area-multiline-supported-p): New variable.
10150 (eldoc-docstring-format-sym-doc): Use them.
10151 (eldoc-mode): If not using idle timers, append to local post and
10152 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
10153 (eldoc-display-message-no-interference-p): Don't interfere with
10154 edebug.
10155 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10156 (eldoc-function-arglist): New function.
10157 (eldoc-function-argstring): Use it.
10158
10159 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10160 auto save directory exists before calling directory-files.
10161
10162 2000-07-23 Dave Love <fx@gnu.org>
10163
10164 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10165 ^o, ^u.
10166
10167 2000-07-21 Dave Love <fx@gnu.org>
10168
10169 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10170 now passed to the function. It now works properly.
10171
10172 * smerge-mode.el (smerge-mode-menu): Fill it out.
10173
10174 2000-07-20 Gerd Moellmann <gerd@gnu.org>
10175
10176 * info-look.el (info-lookup): If *info* is shown in another frame
10177 on the same display, select that frame, instead of switching to
10178 the Info buffer in another window of the selected frame.
10179
10180 * simple.el (universal-argument-map): Bind numeric keypad keys
10181 kp-0 to kp-9 and kp-subtract.
10182 (digit-argument): Handle these keys.
10183
10184 2000-07-20 Dave Love <fx@gnu.org>
10185
10186 * net/goto-addr.el (goto-address-fontify): Don't bother with
10187 buffer-modified and read-only stuff -- irrelevant with overlays.
10188 Put an extra property on the overlays and use it to clean up in
10189 case goto-address is re-run.
10190
10191 2000-07-19 Richard M. Stallman <rms@gnu.org>
10192
10193 * timer.el (run-with-idle-timer): Doc fix.
10194
10195 * mail/mail-utils.el (mail-strip-quoted-names):
10196 Handle case where <...> appears inside "...".
10197 Use replace-match to edit the string more simply.
10198 (rmail-dont-reply-to): Cope with an unmatched ".
10199
10200 2000-07-19 Dave Love <fx@gnu.org>
10201
10202 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10203 implementation.
10204
10205 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10206 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10207 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10208
10209 2000-07-19 Gerd Moellmann <gerd@gnu.org>
10210
10211 * textmodes/refer.el: Correct maintainer's email address.
10212
10213 * progmodes/hideif.el: Correct author's email address.
10214 Fix typo in comment.
10215
10216 * xml.el: New file.
10217
10218 * mail/mailheader.el: Correct author's mail address.
10219
10220 * gnus/parse-time.el: Correct author's mail address.
10221
10222 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
10223
10224 * comint.el (comint-highlight-input, comint-highlight-face):
10225 New user options.
10226 (comint-input-ring-file-name): Change custom type.
10227 (comint-mode-map): Bind mouse-2.
10228 (comint-insert-clicked-input): New function.
10229 (comint-send-input): Handle input highlighting.
10230
10231 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
10232
10233 * mouse.el (popup-menu): New function.
10234 (mouse-major-mode-menu): Use it.
10235
10236 2000-07-18 Dave Love <fx@gnu.org>
10237
10238 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10239 improvements.
10240
10241 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10242
10243 * faces.el (face-font-selection-order)
10244 (face-font-family-alternatives): Add custom type.
10245
10246 2000-07-18 Dave Love <fx@gnu.org>
10247
10248 * cus-edit.el (custom-variable-reset-saved)
10249 (custom-variable-reset-standard): Remove unused bindings.
10250
10251 * rect.el (open-rectangle-line): Remove unused let.
10252
10253 * hl-line.el (hl-line-highlight): Check hl-line-mode.
10254
10255 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10256
10257 * cdl.el: Fix `Maintainer' keyword.
10258
10259 * play/pong.el: Add author's email address.
10260
10261 2000-07-17 Sam Steingold <sds@gnu.org>
10262
10263 * files.el (insert-directory): Call `split-string' instead of
10264 re-implementing it.
10265
10266 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10267
10268 * mail/vms-pmail.el: Change maintainer to FSF.
10269
10270 * net/goto-addr.el: Change maintainer to FSF.
10271
10272 * info.el (Info-title-face-alist): Removed.
10273
10274 2000-07-18 David Ponce <david@dponce.com>
10275
10276 * recentf.el (recentf-open-files): New command that works like
10277 `recentf-open-more-files', but shows the whole list of files (not just
10278 those omitted from the menu). Useful if you don't use a menu-bar!
10279 (recentf-open-more-files) Modified to use `recentf-open-files'.
10280
10281 (recentf-open-files, recentf-open-more-files)
10282 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10283
10284 (recentf-dialog-mode): New mode for dialogs. You can now just type
10285 "q" to cancel the dialogs.
10286
10287 2000-07-18 David Ponce <david@dponce.com>
10288
10289 * recentf.el: This is a major update of recentf.el. It adds new
10290 features to better organize the recentf menu and "More..." buffer.
10291
10292 Using new provided menu filtering functions you can now organize the
10293 recent files list:
10294
10295 - by major modes
10296 - by directories
10297 - by user defined rules
10298
10299 Finally, with the new `recentf-filter-changer' customizable filter you
10300 can define a ring of filters and dynamically (via the menu) cycle on
10301 each menu organization in the ring (a la msb).
10302
10303 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10304
10305 * eshell/eshell.el (eshell): Replace links to eshell.info with
10306 links to eshell, to avoid problems on systems where the manual is
10307 installed as `eshell'.
10308 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10309 * eshell/em-smart.el (eshell-smart): Ditto.
10310 * eshell/em-banner.el (eshell-banner): Ditto.
10311 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10312
10313 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10314 same-file check in the MS-DOS version (it does support inodes).
10315
10316 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10317
10318 * eshell/eshell.el (eshell-directory-name):
10319 Run default directory name through convert-standard-filename.
10320
10321 2000-07-18 Kenichi Handa <handa@etl.go.jp>
10322
10323 * international/mule-cmds.el (select-safe-coding-system):
10324 Fix typo in the comment.
10325
10326 * language/european.el (compound-text):
10327 Force katakana-jisx0201 to be designated to G1.
10328
10329 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10330 Don't translate some national variant characters of latin-jisx0201.
10331 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10332
10333 * international/kkc.el (kkc-after-update-conversion-functions):
10334 New variable.
10335 (kkc-update-conversion): Run functions in it at the tail.
10336
10337 2000-07-16 John Wiegley <johnw@gnu.org>
10338
10339 * lisp/align.el (align-newline-and-indent):
10340 Adding new function. for auto-aligning blocks of code on RET.
10341 (align-region): Fixed badly formatted minibuffer message.
10342
10343 2000-07-17 Kenichi Handa <handa@etl.go.jp>
10344
10345 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10346 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10347 the conversion list at first if appropriate.
10348 (kkc-next): Don't update kkc-next-count here.
10349 (kkc-prev): Don't update kkc-prev-count here.
10350 (kkc-show-conversion-list-update): Fix setting up of conversion
10351 list message.
10352
10353 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10354
10355 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10356
10357 2000-07-16 Dave Love <fx@gnu.org>
10358
10359 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10360 function to be more specific.
10361
10362 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10363 non-string help-echo.
10364 (widget-types-convert-widget): Defsubst it.
10365 (widget-echo-help): Try to cope with a help-echo function of two
10366 possible sorts.
10367
10368 2000-07-15 Jason Rumney <jasonr@gnu.org>
10369
10370 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10371 Declare as obsolete.
10372
10373 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10374
10375 2000-07-14 Gerd Moellmann <gerd@gnu.org>
10376
10377 * hilit-chg.el: Fix typo.
10378
10379 2000-07-14 Dave Love <fx@gnu.org>
10380
10381 * info.el (Info-mode-menu): Fix use of :help, :enable.
10382
10383 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10384
10385 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10386
10387 2000-07-13 Dave Love <fx@gnu.org>
10388
10389 * emacs-lisp/easymenu.el: Doc fixes.
10390 (easy-menu-remove): Defalias to ignore.
10391
10392 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10393 Call throw correctly.
10394
10395 2000-07-13 Gerd Moellmann <gerd@gnu.org>
10396
10397 * faces.el (frame-background-mode): Doc fix.
10398
10399 * simple.el (eval-expression-print-length): Change custom type to
10400 allow entering nil as value.
10401
10402 2000-07-13 Dave Love <fx@gnu.org>
10403
10404 * progmodes/fortran.el (fortran-imenu-generic-expression):
10405 Change definition layout.
10406 (fortran-mode-menu): Reinstate customize entries.
10407
10408 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10409 Use :filter, per old XEmacs code.
10410
10411 2000-07-12 Gerd Moellmann <gerd@gnu.org>
10412
10413 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10414 event when deciding what to send to the terminal.
10415
10416 2000-07-12 Dave Love <fx@gnu.org>
10417
10418 * cus-start.el: Add optional version as 4th element of specs and
10419 use it for several things new in v21. Remove load-path. Fix type
10420 of line-number-display-limit.
10421
10422 2000-07-11 Dave Love <fx@gnu.org>
10423
10424 * progmodes/fortran.el: Don't require easymenu.
10425 Use repeat counts in various regexps.
10426 (fortran-mode-syntax-table): Defvar directly.
10427 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10428 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10429 Use defvar, not defconst.
10430 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10431 (fortran-mode): Set fortran-comment-line-start-skip,
10432 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10433 (fortran-comment-indent): Use defsubst.
10434 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10435 Use fortran-comment-indent, not fortran-comment-indent-function.
10436 (fortran-comment-region, fortran-electric-line-number): Simplify.
10437 (fortran-auto-fill): New function.
10438 (fortran-do-auto-fill): Deleted.
10439 (fortran-find-comment-start-skip):
10440 Check for non-null comment-start-skip.
10441 (fortran-auto-fill-mode, fortran-fill-statement):
10442 Use fortran-auto-fill.
10443 (fortran-fill): Use fortran-auto-fill. Check for null
10444 comment-start-skip. Simplify final clause and use end-of-line finally.
10445
10446 * widget.el (widget-plist-member): New alias.
10447
10448 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10449
10450 * eshell/esh-module.el (toplevel): Reference
10451 byte-compile-current-file only if it is bound.
10452
10453 2000-07-10 Gerd Moellmann <gerd@gnu.org>
10454
10455 * dired.el: Don't require `dired-aux'.
10456
10457 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10458
10459 * dired-aux.el (dired-show-file-type): New function.
10460 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10461 (dired-show-file-type): Add autoload.
10462
10463 2000-07-10 Kenichi Handa <handa@etl.go.jp>
10464
10465 * international/mule-diag.el (describe-font): Adjusted for the
10466 change of fontset-info.
10467 (print-fontset): Likewise.
10468
10469 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10470
10471 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10472
10473 2000-07-07 Gerd Moellmann <gerd@gnu.org>
10474
10475 * bindings.el: Bind `[delete]' to delete-char.
10476
10477 * dired.el (dired-find-alternate-file): New function.
10478 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10479 (toplevel): Require dired-aux when compiling.
10480 (dired-buffers): Move defvar within file to avoid compiler warning.
10481
10482 * info.el (Info-last-search): Variable removed.
10483 (Info-search-history): New variable.
10484 (Info-search): New Info-search-history.
10485
10486 * battery.el, info-look.el: Change author's mail address.
10487
10488 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10489
10490 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10491 if rmail-ignored-headers is nil.
10492 (rmail-retry-failure): Bind rmail-ignored-headers and
10493 rmail-displayed-headers to nil.
10494
10495 2000-07-06 Gerd Moellmann <gerd@gnu.org>
10496
10497 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10498 (print-region-1): Don't hard code `-h' here.
10499
10500 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10501
10502 2000-07-01 Francesco Potorti` <pot@gnu.org>
10503
10504 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10505 exim can use "your message" instead of "the message".
10506
10507 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10508
10509 * facemenu.el: Docstrings fixes.
10510 (facemenu-get-face): Don't use internal-find-face.
10511 (facemenu-iterate): Rename arg to match the docstring.
10512
10513 * newcomment.el (uncomment-region): Be more careful when skipping
10514 backwards over `=' not to bump into BOBP.
10515
10516 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10517
10518 * ediff-diff.el (ediff-wordify): Use syntax table.
10519 * ediff-init.el (ediff-has-face-support-p): Use
10520 ediff-color-display-p.
10521 (ediff-color-display-p): Use display-color-p, changed to defun
10522 from defsubst.
10523 Got rid of special cases for NeXT and OS/2.
10524 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10525 face.
10526
10527 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10528
10529 * emacs-lisp/lucid.el: Require CL.
10530 (copy-tree, remprop): Remove, it's provided by CL.
10531 (map-keymap): Define in terms of cl-map-keymap.
10532 (extent-property, set-extent-end-glyph): New functions.
10533
10534 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10535
10536 2000-07-05 Gerd Moellmann <gerd@gnu.org>
10537
10538 * Makefile.in (DONTCOMPILE): Add comment that the name may
10539 not be changed without changing the make-dist script.
10540
10541 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10542 (cl-mapc): Use mapc instead of cl-old-mapc.
10543
10544 2000-07-05 Andrew Innes <andrewi@gnu.org>
10545
10546 * makefile.nt: Add support for `bootstrap' and related targets.
10547
10548 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10549
10550 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10551 (easy-menu-do-define): Use `menu-item' format.
10552 Handle case where easy-menu-create-menu returns a symbol.
10553 Manually call the potential top-level filter in the function binding.
10554 (easy-menu-filter-return): New arg NAME.
10555 Convert to a keymap if MENU is an XEmacs menu.
10556 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10557 (easy-menu-converted-items-table, easy-menu-convert-item):
10558 New var and fun to memoize easy-menu-convert-item-1.
10559 (easy-menu-do-add-item): Use it.
10560 (easy-menu-create-menu): Use easy-menu-convert-item.
10561 Wrap easy-menu-filter-return around any :filter specification.
10562 Don't convert the menu if a filter was specified.
10563 Tell easy-menu-make-symbol not to check for MENU being an expression.
10564 (easy-menu-make-symbol): New arg NOEXP.
10565
10566 2000-07-05 Gerd Moellmann <gerd@gnu.org>
10567
10568 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10569 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10570 (eval-defun): If called with prefix arg, instrument code for
10571 Edebug.
10572
10573 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10574 similar to that of eval-defun.
10575
10576 2000-07-04 Dave Love <fx@gnu.org>
10577
10578 * hl-line.el (hl-line-overlay): Make it permanent-local.
10579
10580 * calendar/todo-mode.el: Replaced with a working version, based on
10581 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10582
10583 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
10584
10585 * paths.el (prune-directory-list): New function.
10586 (Info-default-directory-list): Rewritten to more methodically
10587 enumerate a big list of possible info directories (based on the
10588 list used by the standalone info reader).
10589
10590 * info.el (info-initialize): Use prune-directory-list to remove
10591 non-existent directories from Info-directory-list.
10592
10593 * paths.el (Info-default-directory-list): Try a list of possible
10594 info-directories instead of a single one. Add the possible
10595 info directory "/usr/share/info".
10596
10597 * woman.el (woman-man.conf-path): Explicitly include the debian
10598 man-db config file "/etc/manpath.config".
10599 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10600 are present in `manpath.config'.
10601 (woman-manpath): Include "/usr/share/man".
10602
10603 2000-07-03 Gerd Moellmann <gerd@gnu.org>
10604
10605 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10606
10607 * startup.el (command-line): Initialize blink-cursor based
10608 on window-system.
10609
10610 * frame.el (blink-cursor): Default to nil if not running under
10611 a window-system.
10612
10613 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10614 (face-x-resources): Remove duplicate entry for :font.
10615
10616 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10617 instead of cycling through windows with next-window.
10618
10619 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10620 of cycling through windows with next-window.
10621
10622 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10623 of cycling through windows with next-window.
10624
10625 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10626 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10627 instead of cycling through windows with next-window.
10628
10629 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10630 instead of cycling through windows with next-window.
10631
10632 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10633 of cycling through windows with next-window.
10634
10635 * terminal.el (te-process-output): Use walk-windows instead of
10636 cycling through windows with next-window.
10637
10638 * server.el (server-switch-buffer): Use some-window instead of
10639 cycling through windows with next-window.
10640
10641 * window.el (some-window): New function.
10642 (walk-windows): Remove reference to walk-windows-start.
10643
10644 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10645
10646 2000-07-03 Richard Stallman <rms@gnu.org>
10647
10648 * window.el (walk-windows): Guarantee termination by keeping a list
10649 of all the windows already handled.
10650
10651 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10652
10653 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10654 window-system.
10655
10656 * man.el (Man-notify-when-ready): Don't use window-system. If
10657 Man-notify-method is newframe, and the display is not
10658 multi-frame, select the frame created for the man page.
10659 (Man-init-defvars): Doc fix.
10660
10661 2000-06-28 Gerd Moellmann <gerd@gnu.org>
10662
10663 * faces.el (region): Change background color for light background.
10664
10665 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10666 attribute from mode-line face of Ediff control frame.
10667
10668 * replace.el (query-replace-map): Bind `e' like `E'.
10669
10670 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10671
10672 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10673 Change name to "Select All".
10674
10675 * dos-fns.el (convert-standard-filename): Fix last change.
10676
10677 2000-06-27 Gerd Moellmann <gerd@gnu.org>
10678
10679 * help.el (describe-variable): Don't insert a second `'s' in front
10680 of the string `value is shown below'. Since the syntax-table is
10681 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10682 an existing `'s', so that this won't be deleted.
10683
10684 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10685 * pcmpl-unix.el: New files.
10686
10687 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10688
10689 * wid-edit.el (widget-member): Use the new plist-member.
10690
10691 2000-06-26 Gerd Moellmann <gerd@gnu.org>
10692
10693 * replace.el (perform-replace): Undo change of 2000-04-04.
10694 Instead, move backward 1 character at the end of the loop when
10695 necessary.
10696
10697 * faces.el (fringe): Change face for different backgrounds.
10698
10699 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10700 patch from John.
10701
10702 * eshell/*.el: Change spelling of the Free Software Foundation.
10703
10704 * eshell/esh-toggle.el: Removed.
10705
10706 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10707
10708 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10709 interactively.
10710
10711 2000-06-26 Alex Schroeder <alex@gnu.org>
10712
10713 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10714 `define-key'; instead of checking `(emacs-version)' check for
10715 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10716 for `;' and `o' which might be electric.
10717
10718 (sql-electric-stuff): New user option.
10719 (sql-magic-go): New function which uses `sql-electric-stuff'.
10720 (sql-magic-semicolon): New function which uses
10721 `sql-electric-stuff'.
10722
10723 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10724 is not fboundp.
10725
10726 (sql-oracle-options): New variable.
10727 (sql-oracle): Use it.
10728
10729 (sql-imenu-generic-expression): Doc change.
10730 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10731 is used.
10732
10733 (sql-informix): Added command line parameter "-" to force
10734 sql-informix-program to use stdout.
10735
10736 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10737
10738 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10739 (cp864-decode-table): Doc fix.
10740 (cp720-decode-table): New variable, supports the Arabic OEM
10741 codepage used by Windows.
10742 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10743
10744 2000-06-23 Dave Love <fx@gnu.org>
10745
10746 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10747 (font-lock-fontify-anchored-keywords): Use
10748 line-beginning-position.
10749 (global-font-lock-mode): Use mapc.
10750
10751 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10752
10753 * eshell/esh-module.el: Require CL when compiling.
10754
10755 2000-06-23 Gerd Moellmann <gerd@gnu.org>
10756
10757 * comint.el (comint-substitute-in-file-name): Call replace-match
10758 with second and third arg t.
10759
10760 * cus-edit.el (custom-button-face, custom-button-pressed-face):
10761 Specify foreground color.
10762
10763 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10764 color.
10765
10766 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10767
10768 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10769 cddr instead of cdddr.
10770
10771 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10772 instead of copy-list.
10773
10774 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10775 of copy-list.
10776
10777 * subdirs.el: Add eshell subdirectory.
10778
10779 * eshell: New subdirectory containing the Eshell package.
10780
10781 * pcomplete.el: New file.
10782
10783 2000-06-23 Paul Eggert <eggert@twinsun.com>
10784
10785 * mail/mailpost.el (post-mail-send-it): Make sure file has
10786 proper permissions from birth.
10787
10788 * files.el (basic-save-buffer-2): When temporarily setting
10789 file modes, set them to current modes plus 0200, not to 0777.
10790
10791 * emerge.el (emerge-make-temp-file): Make sure file has proper
10792 permissions from birth.
10793
10794 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10795
10796 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10797 backup file name through convert-standard-filename.
10798
10799 * dos-fns.el (convert-standard-filename): Convert leading
10800 directories as well. When long file names are supported, convert
10801 characters that are invalid in Windows file names.
10802
10803 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10804
10805 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10806 ps-print crashes. New feature: page selection for printing. Create
10807 raw-text-unix coding system for XEmacs. Doc fix.
10808 (ps-print-version): New version number (5.2.3).
10809 (ps-plot-region): Bug fix.
10810 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10811 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10812 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10813 funs.
10814 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10815 (ps-last-page): New vars.
10816
10817 2000-06-21 Gerd Moellmann <gerd@gnu.org>
10818
10819 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10820 empty option string.
10821
10822 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10823
10824 * man.el (man): Doc fix.
10825
10826 2000-06-21 Kenichi Handa <handa@etl.go.jp>
10827
10828 * international/mule-cmds.el (set-language-info-alist): Docstring
10829 fixed.
10830
10831 2000-06-20 Gerd Moellmann <gerd@gnu.org>
10832
10833 * version.el (emacs-version): Use ISO date format.
10834
10835 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10836 instead of `M-backspace'.
10837
10838 * simple.el (turn-off-auto-fill): New function.
10839
10840 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10841
10842 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10843 Renamed from with-buffer-prepared-for-font-lock and use
10844 inhibit-modification-hooks rather than setting *-change-functions.
10845 Update all functions to use the new name.
10846 (jit-lock-first-unfontify-pos): New semantics (and doc).
10847 (jit-lock-mode): Make non-interactive.
10848 Don't automatically turn on font-lock.
10849 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10850 Always use jit-lock-after-change.
10851 Remove and restore font-lock-after-change-function.
10852 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10853 (jit-lock-after-unfontify-buffer): Remove.
10854 (jit-lock-stealth-fontify):
10855 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10856 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10857
10858 2000-06-20 Sam Steingold <sds@gnu.org>
10859
10860 * emacs-lisp/cl-indent.el (toplevel): Indent
10861 `print-unreadable-object' properly. Untabify.
10862
10863 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10864
10865 * textmodes/reftex.el (reftex-find-citation-regexp-format):
10866 Support for bibentry.
10867 (reftex-compile-variables): Fixed problem with end of section-re.
10868
10869 * texmodes/reftex-dcr.el (reftex-view-crossref,
10870 reftex-view-crossref-from-bibtex):
10871 Deal with changed `reftex-find-citation-regexp-format'.
10872 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10873 Replaced `remprop' with `put'.
10874 (reftex-view-crossref, reftex-view-crossref-when-idle):
10875 Support for bibentry.
10876
10877 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10878 New entry for bibentry package.
10879
10880 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10881 Regexp also matches "\nobibliography".
10882
10883 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10884 Call `reftex-ensure-write-access' before doing anything.
10885 (reftex-ensure-write-access): New function.
10886
10887 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10888
10889 * progmodes/idlwave.el: File re-installed (update to version 4.2)
10890
10891 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10892
10893 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10894
10895 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10896
10897
10898 2000-06-20 Dave Love <fx@gnu.org>
10899
10900 * faces.el (frame-background-mode): Use set-default, not set, in
10901 setter.
10902 (frame-update-faces, frame-update-face-colors): Define with
10903 defalias.
10904
10905 * enriched.el (enriched-decode-foreground)
10906 (enriched-decode-background): Don't use internal-find-face.
10907
10908 * apropos.el: Doc fixes.
10909
10910 * cus-edit.el (customize-changed-options): Check arg.
10911 (customize-version-lessp): Don't require decimal point.
10912
10913 * custom.el (defcustom, defgroup): Doc fix.
10914
10915 * newcomment.el (comment) <defgroup>: Add :version.
10916 (comment-multi-line): Doc fix.
10917
10918 * emulation/mlsupport.el (define-hooked-local-abbrev,
10919 define-hooked-global-abbrev): Fix, using define-abbrev.
10920
10921 2000-06-19 Gerd Moellmann <gerd@gnu.org>
10922
10923 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10924 the whole buffer.
10925
10926 2000-06-19 Dave Love <fx@gnu.org>
10927
10928 * menu-bar.el (menu-bar-options-save): New function.
10929 (menu-bar-options-menu): Use it.
10930 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10931 Simplify.
10932
10933 2000-06-19 Andreas Schwab <schwab@suse.de>
10934
10935 * progmodes/etags.el (tags-query-replace): Put new parameters
10936 START and END at the end, for backward compatibility.
10937
10938 2000-06-19 Kenichi Handa <handa@etl.go.jp>
10939
10940 * international/codepage.el:
10941 (cp-coding-system-for-codepage-1): Delete special codes for
10942 generating xxx-dos coding system because now a CCL based coding
10943 system can handle EOL conversion by default.
10944
10945 * international/mule.el (make-coding-system): Generate subsidiary
10946 coding systems for EOL handling variants even for a CCL based
10947 coding system.
10948
10949 2000-06-19 Kenichi Handa <handa@etl.go.jp>
10950
10951 * international/isearch-x.el (isearch-minibuffer-input-method)
10952 (isearch-minibuffer-input-method-function): These variables
10953 deleted.
10954 (isearch-with-input-method): Don't use the above variables.
10955 (isearch-process-search-multibyte-characters): Likewise. Call
10956 read-string with the arg INHERIT-INPUT-METHOD t.
10957
10958 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
10959
10960 * font-lock.el (font-lock-after-fontify-buffer)
10961 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10962
10963 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10964 Use consistent make-local-variable style for font-lock-fontified.
10965 (jit-lock-fontify-buffer):
10966 Don't bother checking for font-lock-mode and jit-lock-mode.
10967
10968 * time.el: Remove trailing ^M that prevent CVS-merging.
10969
10970 2000-06-16 Gerd Moellmann <gerd@gnu.org>
10971
10972 * Makefile.in (distclean): New target.
10973
10974 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
10975
10976 * Makefile.in (srcdir): Define for update-subdirs.
10977
10978 2000-06-16 Gerd Moellmann <gerd@gnu.org>
10979
10980 * find-lisp.el: New file.
10981
10982 2000-06-16 Andrew Innes <andrewi@gnu.org>
10983
10984 * time.el (display-time-mail-function): New variable, to allow
10985 external packages to indicate when new mail is available.
10986 (display-time-update): Use it.
10987
10988 2000-06-16 Kenichi Handa <handa@etl.go.jp>
10989
10990 * international/mule.el (mule-version): Change version name to
10991 SAKAKI. AOI has already been used by Meadow.
10992
10993 * international/quail.el (quail-show-guidance-buf): To find the
10994 bottom window (but minibuffer), pay attention to the height of
10995 minibuffer.
10996
10997 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
10998
10999 * arc-mode.el (archive-mode-map): Use the new menu-item format for
11000 menu-bar menus. Add help strings. Don't remove the Edit menu
11001 from the menu bar, as the menu bar has enough space now.
11002
11003 * Makefile.in (SHELL): Make sure /bin/sh is used.
11004
11005 * woman.el (woman-man-buffer): Fix bold and underlined CJK
11006 characters, which use series of two ^H characters instead of one.
11007
11008 2000-06-15 Gerd Moellmann <gerd@gnu.org>
11009
11010 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11011 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11012 functions.
11013 (Info-find-node-2): Try a case-sensitive search first, then
11014 do a case-insensitive search.
11015
11016 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11017 tutorials.
11018
11019 * complete.el (PC-env-vars-alist): New variable.
11020 (PC-complete-as-file-name): New function.
11021 (partial-completion-mode): Initialize PC-env-vars-alist from
11022 process-environment.
11023 (PC-do-completion): Handle completion of env vars.
11024
11025 * info.el (Info-set-mode-line): Show file name in mode line,
11026 use `*Info*' instead of `Info:'.
11027
11028 * startup.el (command-line-1): Change copyright messages to year
11029 2000.
11030
11031 2000-06-15 Dave Love <fx@gnu.org>
11032
11033 * net/goto-addr.el (goto-address-fontify): Use keymap property,
11034 not local-map.
11035
11036 2000-06-15 Kenichi Handa <handa@etl.go.jp>
11037
11038 * international/mule.el (set-buffer-file-coding-system): Almost
11039 rewritten to handle `undecided' as no-op.
11040
11041 2000-06-14 Gerd Moellmann <gerd@gnu.org>
11042
11043 * Makefile.in: New file.
11044
11045 * Makefile: Removed.
11046
11047 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11048 (goto-address-highlight-keymap): Bind C-c RET.
11049
11050 2000-06-14 Kenichi Handa <handa@etl.go.jp>
11051
11052 * mail/sendmail.el (sendmail-send-it): The temporary buffer
11053 inherits buffer-file-coding-system of the current buffer.
11054
11055 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11056 0. Give correct argument to set-auto-coding-function.
11057 (tar-expunge): For goto-char, use (point-min), not 0.
11058 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11059 (tar-subfile-save-buffer): Likewize.
11060
11061 * international/mule.el
11062 (after-insert-file-set-buffer-file-coding-system): Call
11063 set-buffer-file-coding-system with the arg FORCE t.
11064
11065 2000-06-13 Gerd Moellmann <gerd@gnu.org>
11066
11067 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11068 nil. Contemporary sendmails issue an X-Authentication-Warning if
11069 the sender is set with `-f'.
11070
11071 2000-06-13 Dave Love <fx@gnu.org>
11072
11073 * help.el (describe-function-1): Kluge around cases of functions
11074 fset to subrs whose doc doesn't match their symbol-name.
11075
11076 * image.el (insert-image): Default STRING to a space.
11077
11078 * info.el Doc fixes.
11079 (Info-build-node-completions): Match Ref tags.
11080
11081 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
11082
11083 * frame.el (display-multi-frame-p, display-multi-font-p): New
11084 defaliases for display-graphic-p.
11085
11086 * hl-line.el: Fixed a typo in commentary.
11087
11088 2000-06-13 Kenichi Handa <handa@etl.go.jp>
11089
11090 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11091 fixed.
11092
11093 2000-06-12 Dave Love <fx@gnu.org>
11094
11095 * image.el (insert-image): Save a little consing.
11096
11097 2000-06-12 Kenichi Handa <handa@etl.go.jp>
11098
11099 * language/tibet-util.el: Convert all tibetan-1-column characters
11100 to the corresponding tibetan characters.
11101 (tibetan-add-components): Delete code for the special treatment of
11102 'a chung.
11103
11104 * language/tibetan.el (tibetan-composable-pattern): Fix previous
11105 change.
11106 (tibetan-vowel-transcription-alist): More rules added.
11107 (tibetan-composite-vowel-alist): New variable.
11108 (tibetan-precomposition-rule-alist): More rules added.
11109
11110 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
11111
11112 * startup.el (command-line): Only call menu-bar-mode if interactive.
11113
11114 * thingatpt.el (toplevel symbol-properties):
11115 * textmodes/makeinfo.el (makeinfo-compile):
11116 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11117 * progmodes/hideif.el (hif-compress-define-list)
11118 (hide-ifdef-use-define-alist):
11119 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11120 (ange-ftp-vms-add-file-entry):
11121 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11122 * man.el (Man-build-man-command):
11123 * mail/rnewspost.el (news-reply-header-hook):
11124 * info.el (Info-insert-dir):
11125 * emulation/mlconvert.el (backward-word, forward-word, setq):
11126 * emacs-lisp/gulp.el (gulp-send-requests):
11127 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11128 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11129 (byte-optimize-apply, end of file):
11130 * emacs-lisp/advice.el (ad-advice-class-completion-table)
11131 (ad-make-freeze-definition):
11132 * startup.el (command-line, command-line-1): Don't quote lambdas.
11133
11134 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11135 (cvs-cleanup-removed): New function.
11136 (cvs-cleanup-functions): New var.
11137 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11138 some flexibility in specifying additional entries to auto-cleanup.
11139 (cvs-quickdir): New function.
11140 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11141 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11142 (cvs-mode-find-file): Check that we are on a filename or dirname
11143 when invoked through a mouse-click.
11144 (cvs-full-path): Remove.
11145 (cvs-dired-action): Re-introduced.
11146 (cvs-dired-noselect): Use it.
11147 (vc-post-command-functions): use this new hook if available.
11148
11149 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11150 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11151 (cvs-filename-map, cvs-dirname-map): Remove.
11152 (cvs-default-action): Remove.
11153 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11154 if the arg is really a keymap.
11155 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11156 Don't hardcode the mapping from state (aka type) to face, but check
11157 the var cvs-fi-<type>-face instead.
11158 (cvs-fileinfo-from-entries): New function.
11159
11160 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11161 Docstring fix.
11162 (cvs-find-file-and-jump): Change default to be safer.
11163 (cvs-mode-diff-map): Define it as a function as well.
11164 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11165 Bind mouse-2 in this global map rather than with text-properties.
11166
11167 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11168 file to resolve the ambiguity between C(conflict) and C(need-merge).
11169
11170 2000-06-12 Kenichi Handa <handa@etl.go.jp>
11171
11172 * international/mule.el (set-buffer-file-coding-system): If
11173 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11174 unconditionally.
11175
11176 2000-06-12 Dave Love <fx@gnu.org>
11177
11178 * wid-edit.el (widget-specify-button): Really suppress the face if
11179 required.
11180
11181 2000-06-11 Gerd Moellmann <gerd@gnu.org>
11182
11183 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11184
11185 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11186
11187 * imenu.el (imenu-generic-expression): Docstring fix.
11188
11189 * composite.el (composition-function-table): Move the `put'
11190 below the autoload cookie so we can load the file before loaddefs.
11191
11192 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11193
11194 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11195 Handle easy-mmode-define-global-mode.
11196 For complex macros like define-minor-mode that can generate
11197 several autoload entries, try to autoload entries in the
11198 macroexpanded code.
11199
11200 * emacs-lisp/easy-mmode.el (define-minor-mode):
11201 If KEYMAP is a symbol, just use it.
11202 Use byte-compile-current-file and load-file-name to infer the
11203 proper :require to pass to defcustom.
11204 Wrap the hook var into `progn' so as not to autoload it.
11205 Add a :autoload-end cookie.
11206 Be more careful about the evaluation of KEYMAP.
11207 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11208 (define-derived-mode): Move define-abbrev-table outside of defvar.
11209
11210 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
11211
11212 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11213 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11214 (backup-compiled-files): Ignore errors during `tar'.
11215 (bootstrap): Make autoloads before elc files.
11216
11217 2000-06-10 Kenichi Handa <handa@etl.go.jp>
11218
11219 * international/mule.el (set-buffer-file-coding-system): If one of
11220 undecided-XXX is specified, change only EOL conversion.
11221
11222 * international/mule-conf.el (unix): New alias for the coding
11223 system undecided-unix.
11224
11225 2000-06-09 Dave Love <fx@gnu.org>
11226
11227 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11228
11229 * progmodes/executable.el: Byte compile dynamic.
11230 (executable-insert): Change custom type.
11231 (executable-find): Add autoload cookie.
11232 (executable-make-buffer-file-executable-if-script-p): New
11233 function. After Noah Friedman.
11234
11235 * files.el (after-save-hook): Customize, with
11236 executable-make-buffer-file-executable-if-script-p as an option.
11237
11238 2000-06-09 Kenichi Handa <handa@etl.go.jp>
11239
11240 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11241 "tib24p-mule.bdf" for Tibetan.
11242
11243 * composite.el (decompose-composite-char): Declare it as obsolete.
11244
11245 * man.el (Man-fontify-manpage): Pay attention to underline and
11246 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11247
11248 2000-06-08 Gerd Moellmann <gerd@gnu.org>
11249
11250 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11251 Set maintainer to FSF since author isn't reachable.
11252
11253 2000-06-08 Dave Love <fx@gnu.org>
11254
11255 * international/mule-cmds.el (select-safe-coding-system): If
11256 DEFAULT-CODING-SYSTEM is not specified, also check the most
11257 preferred coding-system if buffer-file-coding-system is
11258 `undecided'. From Handa.
11259
11260 2000-06-08 Kenichi Handa <handa@etl.go.jp>
11261
11262 * international/mule.el
11263 (after-insert-file-set-buffer-file-coding-system): If the buffer
11264 size is greater than INSERTED, judget that we are not visiting.
11265
11266 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11267
11268 * whitespace.el (defgroup whitespace): Comment out `:version'.
11269 XEmacs 20.4 has problems defining the group with this present.
11270 We'll have this commented out till get resolve the problem.
11271
11272 2000-06-07 John Wiegley <johnw@gnu.org>
11273
11274 * align.el (align-dq-string-modes, align-sq-string-modes)
11275 (align-open-comment-modes): Add pyhton-mode.
11276 (align-rules-list): Use get-text-property instead of
11277 text-properties-at.
11278 (align-rules-list): Add python-assignment.
11279 (align-rules-list): Change perl-comma-delimiter to
11280 basic-comma-delimiter. Use if for Perl modes and python-mode.
11281 (align-rules-list): Add python-chain-logic and
11282 basic-line-continuation.
11283
11284 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11285
11286 * apropos.el (apropos-mode-hook): New user variable.
11287 (apropos-mode): Run apropos-mode-hook.
11288
11289 2000-06-07 David Ponce <david@dponce.com>
11290
11291 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11292 commands. Require `wid-edit' at run-time.
11293
11294 2000-06-07 David Ponce <david@dponce.com>
11295
11296 * recentf.el: Added some "Commentary".
11297 (recentf-open-more-files, recentf-edit-list): Minor changes to
11298 move the point at the top of the file list. This behaviour is
11299 consistent with the menu one when the list contains a lot of
11300 files.
11301 (recentf-cleanup): Now displays the number of items removed from
11302 the list.
11303 (recentf-relative-filter) New menu filter to show filenames
11304 relative to `default-directory'.
11305
11306 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11307
11308 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11309 with/without giving an error if PostScript printer doesn't have this
11310 kind of page size. Zebra Stripe continues or restarts on next page.
11311 Manual/automatic paper feeding. Switch or not the header.
11312 (ps-print-version): New version number (5.2.2).
11313 (ps-windows-system): Include emx as a Windows system.
11314 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11315 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11316 (ps-background-text): Code fix.
11317 (ps-error-handler-message, ps-user-defined-prologue)
11318 (ps-print-prologue-header, ps-printer-name)
11319 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11320 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11321 (ps-use-face-background): Customization fix.
11322 (ps-n-up-database): Data fix.
11323 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11324 (ps-switch-header): New vars.
11325 (ps-xemacs-color-name, ps-face-foreground-name)
11326 (ps-face-background-name, ps-boolean-constant): New funs.
11327
11328 2000-06-07 Dave Love <fx@gnu.org>
11329
11330 * allout.el: New version from Manheimer.
11331
11332 2000-06-07 Kenichi Handa <handa@etl.go.jp>
11333
11334 * textmodes/fill.el (fill-find-break-point): Check the validity of
11335 charset.
11336
11337 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11338
11339 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11340 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11341 Call display-color-p and display-mouse-p instead of looking at
11342 window-system.
11343
11344 2000-06-06 Dave Love <fx@gnu.org>
11345
11346 * image.el (find-image): Doc fix. Return nil if image not found.
11347 (put-image, insert-image): Make STRING arg optional.
11348
11349 2000-06-06 Kenichi Handa <handa@etl.go.jp>
11350
11351 * language/vietnamese.el: Remove eval-when-compile.
11352 (viet-viscii-nonascii-translation-table): Define it as a
11353 translation table made from viet-viscii-decode-table.
11354 (viet-viscii-encode-table): Define it as a translation table made
11355 from the reverse map of above.
11356 (viet-vscii-nonascii-translation-table): Define it as a
11357 translation table made from viet-vscii-decode-table.
11358 (viet-vscii-encode-table): Define it as a translation table made
11359 from the reverse map of above.
11360 (ccl-decode-viscii): Use translate-character.
11361 (ccl-encode-viscii, ccl-encode-viscii-font)
11362 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11363 Likewize.
11364
11365 * language/cyrillic.el: Remove eval-when-compile.
11366 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11367 translation table made from cyrillic-koi8-r-decode-table.
11368 (cyrillic-koi8-r-encode-table): Define it as a translation table
11369 made from the reverse map of above.
11370 (ccl-decode-koi8): Use translate-character.
11371 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11372 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11373 a translation table made from cyrillic-alternativnyj-decode-table.
11374 (cyrillic-alternativnyj-encode-table): Define it as a translation
11375 table made from the reverse map of above.
11376 (ccl-decode-alternativnyj): Use translate-character.
11377 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11378 Likewize
11379
11380 * international/mule-diag.el (non-iso-charset-alist): Specify
11381 translation table symbol instead of translation table itself.
11382 (list-block-of-chars): CHARSET may be a translation table symbol.
11383
11384 * international/mule.el (make-coding-system): If CODING-SYSTEM
11385 already exists, override it.
11386
11387 * international/fontset.el: Use family `proportional' for Tibetan
11388 fonts.
11389
11390 * international/ccl.el (ccl-compile-translate-character): Don't
11391 check if Rrr has property translation-table.
11392 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11393
11394 2000-06-05 Gerd Moellmann <gerd@gnu.org>
11395
11396 * info.el: Bind case-fold-search to t when searching in case
11397 a user sets it to nil in a hook.
11398
11399 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11400
11401 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11402 * hl-line.el (hl-line-mode): Use the new :global key argument.
11403
11404 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11405 (tar-clip-time-string): Prepend a space.
11406 (tar-grind-file-mode): Construct a string rather than modifying one.
11407 (tar-header-block-summarize): Fix docstring.
11408 Use `format' rather than an error-prone set of copy-loops.
11409
11410 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11411 (diff-goto-source, diff-unified->context, diff-context->unified)
11412 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11413 understand the format output by the `-p' argument to diff.
11414
11415 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11416 (sh-re-done): Use defconst.
11417 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11418 (sh-help-string-for-variable, sh-guess-basic-offset):
11419 Don't quote lambdas.
11420 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11421 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11422
11423 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11424 (mh-letter-mode): Derive from text-mode.
11425 This implicitly means that it now calls kill-all-local-variables.
11426 Also remove the Emacs-18 compatibility code.
11427
11428 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11429 Make use of symbol-property doc-string-elt.
11430 Use memq rather than a sequence of eq.
11431 (doc-string-elt): Fix the wrong or missing previously unused values.
11432 (autoload-print-form): New function extracted from
11433 generate-file-autoloads to allow recursion when handling progn
11434 so that defvar's and defun's docstrings are properly printed.
11435 (generate-file-autoloads): Use it.
11436
11437 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11438 Use find-file-hooks in the minor-mode function.
11439 Be careful not to loop indefinitely in the post-command-hook function.
11440
11441 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11442
11443 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11444 tty's.
11445 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11446 differences whenever appropriate.
11447 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11448 * viper.el (find-file, find-file-other-window): Get viper to do
11449 wildcards.
11450
11451 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11452
11453 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11454 (jit-lock-fontify-buffer): New function for JIT refontification.
11455 (jit-lock-mode): Fix docstring.
11456 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11457 Remove jit-lock-after-change from the _local_ hook.
11458 (jit-lock-function-1): Fix docstring.
11459
11460 * info.el (Info-on-current-buffer): Initialize info.
11461
11462 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11463
11464 * progmodes/tcl.el (tcl-indent-for-comment):
11465 Ignore comment-indent-hook.
11466
11467 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11468 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11469 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11470 and improve to use the lighter to guess the capitalization.
11471 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11472 Add keyword arguments to specify global-ness or the custom group.
11473 Add local-map and help-echo properties to the lighter.
11474 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11475 (easy-mmode-define-global-mode): New macro.
11476
11477 2000-06-02 Dave Love <fx@gnu.org>
11478
11479 * wid-edit.el: byte-compile-dynamic since we typically don't use
11480 all the widgets. Don't require cl or widget. Remove
11481 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11482 (widget-read-event): Removed. Callers changed to use read-event.
11483 (widget-button-release-event-p): Renamed from
11484 button-release-event-p.
11485 (widget-field-add-space, widget-field-use-before-change):
11486 Uncustomize.
11487 (widget-specify-field): Use keymap property, not local-map.
11488 (widget-specify-button): Obey :suppress-face.
11489 (widget-specify-insert): Use modern backquote syntax.
11490 (widget-image-directory): Renamed from widget-glyph-directory.
11491 (widget-image-enable): Renamed from widget-glyph-enable.
11492 (widget-image-find): Replaces widget-glyph-find.
11493 (widget-button-pressed-face): Move defvar.
11494 (widget-image-insert): Replaces widget-glyph-insert.
11495 (widget-convert): Use keywordp.
11496 (widget-leave-text, widget-children-value-delete): Use mapc.
11497 (widget-keymap): Remove XEmacs stuff.
11498 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11499 (widget-button-click): Don't set point at the click, but re-centre
11500 if we scroll out of window. Rewritten for images v. glyphs &c.
11501 (widget-tabable-at): Use POS arg, not point.
11502 (widget-beginning-of-line, widget-end-of-line)
11503 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11504 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11505 (widget-default-create): Use widget-image-insert; some rewriting.
11506 (widget-visibility-value-create)
11507 (widget-push-button-value-create, widget-toggle-value-create): Use
11508 widget-image-insert.
11509 (checkbox): Create on and off images dynamically.
11510 (documentation-link): Change :help-echo.
11511 (widget-documentation-link-echo-help): Remove.
11512
11513 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11514
11515 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11516
11517 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11518 (easy-mmode-define-toggle, define-minor-mode): Use it.
11519 (easy-mmode-define-keymap): Docstring fix.
11520 (define-derived-mode): Default PARENT to fundamental-mode.
11521 Add the derived-mode-parent symbol-property.
11522 (easy-mmode-derived-mode-p): New function.
11523
11524 2000-06-02 Dave Love <fx@gnu.org>
11525
11526 * files.el (convert-standard-filename): Doc fix.
11527 (normal-backup-enable-predicate): New function.
11528 (backup-enable-predicate): Use it to replace the lambda form.
11529
11530 * calendar/todo-mode.el: [This needs more work on the outline
11531 stuff.] Doc fixes.
11532 (todo) <defgroup>: Add :version.
11533 (todo-add-category): Don't use pushnew.
11534 (todo-cmd-raise): Fix typo.
11535 (todo-top-priorities): Change temp buffer name.
11536 (todo-category-alist): Avoid redundant lambda.
11537 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11538 Use outline-next-heading.
11539
11540 * autoarg.el: Rewritten to use define-minor-mode.
11541 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11542 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11543
11544 2000-06-02 Kenichi Handa <handa@etl.go.jp>
11545
11546 * isearch.el (isearch-other-meta-char): Fix previous change.
11547
11548 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11549
11550 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11551 (log-edit-done): Only add the comment to the ring if it's different
11552 from the last comment entered.
11553
11554 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11555
11556 2000-06-01 Dave Love <fx@gnu.org>
11557
11558 * hl-line.el: Rewritten using define-minor-mode.
11559
11560 * help.el (describe-function-1): Distinguish special form from
11561 builtin function. Sanity-check presence of arglist for builtins.
11562
11563 2000-06-01 Kenichi Handa <handa@etl.go.jp>
11564
11565 * international/characters.el: Fix syntax/category setting of
11566 Tibetan characters.
11567
11568 * language/tibet-util.el (tibetan-add-components): Fixes for new
11569 encoding of Tibetan characters.
11570 (tibetan-decompose-precomposition-alist): New variable.
11571 (tibetan-decompose-region): Convert precomposed characters to
11572 non-precomposed characters.
11573 (tibetan-decompose-string): Likewise.
11574 (tibetan-composition-function): Fix args to
11575 thibetan-compose-string.
11576
11577 * language/tibetan.el (tibetan-composable-pattern): More
11578 characters included.
11579 (tibetan-consonant-transcription-alist): Rule for "R" added.
11580 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11581 "+R" added.
11582 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11583
11584 * language/lao-util.el (lao-composition-function): Fix args to
11585 compose-string.
11586
11587 * language/thai-util.el (thai-composition-function): Fix args to
11588 compose-string.
11589
11590 * isearch.el (isearch-update): Set disable-point-adjustment to t
11591 to prevent the point moving to the end of a composition when a
11592 part of a composition is searched.
11593 (isearch-other-meta-char): If the key invoking this command can be
11594 mapped by function-key-map to a printing char, call
11595 isearch-process-search-char directly.
11596
11597 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11598
11599 * emacs-lisp/bytecomp.el:
11600 * frame.el:
11601 * international/mule-cmds.el:
11602 * international/mule-util.el:
11603 * international/mule.el:
11604 * mouse.el:
11605 * subr.el:
11606 * faces.el: Update calls to make-obsolete with a WHEN argument.
11607
11608 * byte-run.el (make-obsolete, make-obsolete-variable):
11609 Add an optional WHEN argument and change the format of the
11610 symbol-property information.
11611 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11612 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11613 new obsolete-symbol-property format and print WHEN if it is provided.
11614
11615 2000-05-31 Dave Love <fx@gnu.org>
11616
11617 * loadhist.el (loadhist-hook-functions): Remove
11618 before-change-function, after-change-function.
11619 (unload-feature): Deal with symbols which are both bound and
11620 fbound.
11621
11622 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11623 before-change-function, after-change-function.
11624
11625 * simple.el (newline): Don't bind before-change-function,
11626 after-change-function.
11627
11628 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11629
11630 * whitespace.el (whitespace-rescan-timer-time): Update interval
11631 set to 600 seconds (10 minutes) instead of 60 seconds since
11632 a large number of whitespace buffers causes emacs to `freeze'
11633 for a considerable amount of time.
11634
11635 * whitespace.el: Updated email address
11636
11637 2000-05-31 Dave Love <fx@gnu.org>
11638
11639 * add-log.el (change-log-font-lock-keywords) <function>: Add
11640 pattern for function of change.
11641 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11642 acknowledgements patterns.
11643
11644 2000-05-31 Kenichi Handa <handa@etl.go.jp>
11645
11646 * isearch.el (isearch-printing-char): If keyboard coding system is
11647 being used, call isearch-process-search-multibyte-characters.
11648
11649 * international/isearch-x.el: Mostly rewritten.
11650
11651 * international/quail.el (quail-start-conversion): Don't include
11652 unhandled events in the returned events, but set them in
11653 unread-command-events. Exit if all inputs are deleted.
11654
11655 2000-05-30 Jason Rumney <jasonr@gnu.org>
11656
11657 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11658
11659 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11660 Reenable code to create initial fontsets.
11661 Use set-fontset-font in place of put-charset-property.
11662
11663 2000-05-30 Gerd Moellmann <gerd@gnu.org>
11664
11665 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11666 label, ensure that the first colon isn't followed by another.
11667
11668 * paths.el (Info-default-directory-list): Doc fix.
11669
11670 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11671 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11672 send a query containing USER only, not USER@HOST.
11673
11674 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11675 and rmail-msgend to compute the restriction at the end, instead of
11676 computing it.
11677
11678 2000-05-29 Gerd Moellmann <gerd@gnu.org>
11679
11680 * dabbrev.el (dabbrev-expand): Don't display messages in the
11681 echo area if the minibuffer window is active.
11682
11683 * jit-lock.el (jit-lock-mode): Add after change function to
11684 local hook.
11685
11686 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11687
11688 * antlr-mode.el: New commands: hide/unhide actions,
11689 upcase/downcase literals.
11690 (antlr-tiny-action-length): New user option.
11691 (antlr-hide-actions): New command. Suggested by
11692 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11693 (antlr-mode-map): New binding [C-c C-v].
11694 (antlr-mode-menu): New entries.
11695 (antlr-downcase-literals): New command.
11696 (antlr-upcase-literals): Ditto.
11697
11698 * antlr-mode.el: Minor changes: indendation, mode-name.
11699 (antlr-indent-line): Indent cpp directive at column 0.
11700 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11701
11702 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11703 (antlr-font-lock-additional-keywords): Workaround for intentional
11704 bug in XEmacs version of font-lock.
11705 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11706 be used by a smarter version of `buffers-menu-grouping-function'.
11707
11708 2000-05-29 Gerd Moellmann <gerd@gnu.org>
11709
11710 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11711 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11712
11713 2000-05-29 Kenichi Handa <handa@etl.go.jp>
11714
11715 * international/encoded-kb.el
11716 (encoded-kbd-iso2022-designation-map): Pay attention to that
11717 charset-iso-final-char return -1 for eight-bit-control and
11718 eight-bit-graphic.
11719
11720 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11721
11722 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11723 (speedbar-easymenu-definition-base): Use display-graphic-p where
11724 available, instead of window-system.
11725
11726 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11727
11728 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11729 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11730 coding systems.
11731
11732 2000-05-26 Dave Love <fx@gnu.org>
11733
11734 * disp-table.el (standard-display-underline): Don't use
11735 internal-find-face.
11736
11737 * mail/reporter.el: Maintainer change. Doc fixes.
11738 (reporter-version): Deleted.
11739
11740 * emacs-lisp/elp.el: Maintainer change.
11741 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11742
11743 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11744
11745 * add-log.el (add-change-log-entry): Merge the current entry with the
11746 previous one if the previous one is empty.
11747
11748 2000-05-26 Dave Love <fx@gnu.org>
11749
11750 * loadhist.el (unload-feature): Fix interactive spec [from
11751 lijnzaad@ebi.ac.uk].
11752
11753 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11754 subr-arity to check primitives.
11755 (byte-compile-flush-pending, byte-compile-file-form-progn)
11756 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11757 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11758 mapcar.
11759
11760 2000-05-26 Kenichi Handa <handa@etl.go.jp>
11761
11762 * international/fontset.el: Set family names of non-latin charsets
11763 in default fontset to "*".
11764
11765 * international/mule-diag.el (print-fontset): Combine family part
11766 and registry part of the fontname by "-*-" instead of "-".
11767
11768 * international/mule-cmds.el (encode-coding-char): Make strings
11769 multibyte before calling encode-coding-string.
11770
11771 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11772
11773 * derived.el: Fix keywords.
11774 (define-derived-mode): Only define if needed.
11775
11776 * simple.el (fill-comment, comment-column, comment-start)
11777 (comment-start-skip, comment-end, comment-indent-function)
11778 (block-comment-start, block-comment-end, indent-for-comment)
11779 (set-comment-column, kill-comment, comment-padding, comment-region)
11780 (comment-multi-line, indent-new-comment-line): Remove.
11781
11782 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11783 function names for comment operations.
11784
11785 * newcomment.el: Add abundant autoload cookies.
11786 (comment-style): Don't depend on runtime data at compile-time.
11787 (comment-indent-hook): Remove.
11788 (comment-indent): Check if comment-indent-hook is bound.
11789 (comment-region): Docstring fix.
11790
11791 2000-05-25 Dave Love <fx@gnu.org>
11792
11793 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11794 byte-code-function-p.
11795
11796 * mail/rmailsum.el: Add provide.
11797
11798 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11799
11800 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11801 defcustom.
11802
11803 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
11804
11805 * ediff-diff.el (ediff-exec-process): delete --binary option from
11806 non-buffer ediff jobs.
11807
11808 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11809
11810 * hilit-chg.el (highlight-changes-mode): Ask about color or
11811 grayscale support, not about window-system.
11812
11813 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11814 window-system.
11815 (ffap-highlight): Always default to t.
11816
11817 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11818 display-popup-menus-p instead of looking at window-system.
11819
11820 * disp-table.el (standard-display-g1, standard-display-graphic):
11821 Only refuse to use string glyphs on X and MS-Windows.
11822
11823 * avoid.el: Remove window-system from commentary, suggest to use
11824 display-*-p instead.
11825
11826 * apropos.el (apropos-print): Use display-mouse-p instead of
11827 window-system.
11828
11829 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11830
11831 * international/codepage.el (cp-decoding-vector-for-codepage):
11832 Fill up unsupported characters with their own codes. From Kenichi
11833 Handa.
11834
11835 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11836
11837 * international/mule-diag.el (describe-char-after): Use
11838 display-graphic-p instead of window-system, so that this function
11839 works on MS-DOS.
11840
11841 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11842
11843 * international/codepage.el (cp-make-coding-systems-for-codepage):
11844 Remove the eight-bit-graphic and eight-bit-control charsets from
11845 the list of charsets which we convert into `?'.
11846
11847 2000-05-25 Kenichi Handa <handa@etl.go.jp>
11848
11849 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11850 private charsets.
11851 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11852 japanese-jisx0213-2): New charsets.
11853
11854 * international/fontset.el: Setup default fontset for new charsets.
11855
11856 2000-05-24 Dave Love <fx@gnu.org>
11857
11858 * info.el (Info-find-node-2): Restructure [following "Vadim
11859 S. Solomin" <sovs@uic.nnov.ru>].
11860
11861 * icomplete.el: Fix header for Finder.
11862
11863 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
11864
11865 * rmailout.el (rmail-output-to-rmail-file): Added optional param
11866 STAY.
11867
11868 * rmail.el (rmail-automatic-folder-directives): New user variable.
11869 (rmail-show-message): Add call to `rmail-auto-file' during
11870 display.
11871 (rmail-auto-file): New function.
11872
11873 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11874
11875 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
11876 account.
11877 (ediff-test-utility,ediff-diff-mandatory-option)
11878 (ediff-reset-diff-options): Utilities for proper initialization of
11879 ediff-diff-options and ediff-diff3-options on Windows.
11880
11881 * ediff-init.el (ediff-merge-filename-prefix): New customizable
11882 variable.
11883
11884 * ediff-mult.el (ediff-filegroup-action): Use
11885 ediff-merge-filename-prefix.
11886
11887 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11888
11889 * viper-ex.el (ex-write): Set selective display to nil.
11890
11891 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11892
11893 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11894 aliases for hebrew-iso-8bit.
11895
11896 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11897
11898 * woman.el: New version from Francis J. Wright
11899 <F.J.Wright@Maths.QMW.ac.uk>.
11900 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11901 names in environment variables regardless of the path separator.
11902 (woman-topic-all-completions-1): Don't call file-name-directory-p
11903 on all files, since woman-file-regexp already filters out any
11904 directories.
11905
11906 2000-05-24 Kenichi Handa <handa@etl.go.jp>
11907
11908 * international/quail.el (quail-start-translation): Don't change
11909 modified-p of the current buffer.
11910 (quail-start-conversion): Likewise.
11911
11912 * international/kkc.el (kkc-region): Don't change modified-p of
11913 the current buffer.
11914
11915 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11916 conform to RFC1468.
11917 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
11918
11919 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
11920
11921 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11922 (speedbar-insert-button): Invisible text property fix.
11923 (speedbar-directory-plus): Renamed from speedbar-directory-+
11924 (speedbar-directory-minus): Renamed from speedbar-directory--
11925 (speedbar-page-plus): Renamed from speedbar-file-+
11926 (speedbar-page-minus): Renamed from speedbar-file--
11927 (speedbar-page): Renamed from speedbar-file-
11928 (speedbar-tag): Renamed from speedbar-tag-
11929 (speedbar-tag-plus): Renamed from speedbar-tag-+
11930 (speedbar-tag-minus): Renamed from speedbar-tag--
11931 (speedbar-expand-image-button-alist): Use above renames.
11932
11933 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11934 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11935 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11936 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11937 * sb-pg.xpm: Renamed from sb-file.xpm
11938 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11939 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
11940
11941 2000-05-24 Kenichi Handa <handa@etl.go.jp>
11942
11943 * international/quail.el (quail-show-guidance-buf): Set
11944 current-input-method of the guidance buffer to the name of the
11945 curren input method.
11946
11947 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
11948
11949 * progmodes/compile.el (compile-internal): Style typo.
11950
11951 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11952 quote vars and functions in the docstring.
11953
11954 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11955
11956 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11957 Don't quote lambdas.
11958
11959 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11960
11961 2000-05-23 Gerd Moellmann <gerd@gnu.org>
11962
11963 * startup.el (command-line): Determine source file of compiled
11964 user init file differently. Warn if compiled user init file
11965 is older than its source file.
11966
11967 * ffap.el (ffap-url-regexp): Add `https'.
11968
11969 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
11970
11971 * files.el (make-backup-file-name-1): Replace slashes with `!'
11972 rather than `|' (which is not allowed on Windows). Replace the
11973 drive letters with a string "drive_X".
11974
11975 2000-05-23 Gerd Moellmann <gerd@gnu.org>
11976
11977 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11978
11979 * files.el (interpreter-mode-alist): Add `bash2'.
11980
11981 2000-05-22 Dave Love <fx@gnu.org>
11982
11983 * loadhist.el (feature-symbols, file-provides, file-requires): Use
11984 mapc.
11985 (feature-file): Avoid calling symbol-name. Doc fix.
11986 (file-set-intersect, file-dependents): Use dolist, not mapcar.
11987 (loadhist-hook-functions): Add mouse-position-function.
11988 (unload-feature): Change uses of mapcar.
11989
11990 * files.el (parse-colon-path): Doc fix.
11991 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11992 (set-auto-mode): Use mapc.
11993
11994 * complete.el (PC-look-for-include-file): Use :alnum: character
11995 class.
11996 (partial-completion-mode): Add autoload cookie.
11997
11998 2000-05-22 Sam Steingold <sds@gnu.org>
11999
12000 * info.el (Info-fontify-node): Fixed the call to
12001 `add-text-properties' (bug introduced on 2000-05-18).
12002
12003 2000-05-22 Dave Love <fx@gnu.org>
12004
12005 * bindings.el: Remove debug-ignored-errors set in other files.
12006
12007 * progmodes/etags.el: Add to debug-ignored-errors.
12008 (visit-tags-table-buffer): Clear out buffers holding old tables
12009 when making a new list.
12010 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12011 mapc.
12012
12013 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
12014 quote keywords.
12015 (cmpl-string-case-type): Use character classes.
12016
12017 * comint.el:
12018 * textmodes/ispell.el:
12019 * imenu.el:
12020 * mail/mh-e.el:
12021 * progmodes/compile.el: Add to debug-ignored-errors.
12022
12023 * dabbrev.el: Add to debug-ignored-errors.
12024 (dabbrev-completion): Use mapc.
12025
12026 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
12027
12028 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12029 (woman-mapcan, woman-parse-man.conf)
12030 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12031 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12032 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
12033 path syntax better.
12034 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12035 (woman-manpath): Call woman-parse-man.conf.
12036 (woman-emulation): New defcustom, defaults to nroff.
12037 (woman-font-support): New defconst.
12038 (woman-use-symbol-font): New defcustom.
12039 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12040 "Emulation".
12041 Many functions: Doc fix.
12042
12043 2000-05-22 Kenichi Handa <handa@etl.go.jp>
12044
12045 * international/quail.el (quail-simple-translation-keymap): Map
12046 128..255 to quail-self-insert-command.
12047 (quail-keyboard-layout-alist): Add definition for "pc102-de".
12048
12049 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
12050
12051 * help.el (help-manyarg-func-alist): Typo.
12052
12053 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12054 intervals which makes it heaps simpler.
12055
12056 * newcomment.el (comment-region-internal): Go back to BEG after quoting
12057 the nested comment markers.
12058
12059 * subr.el (remove-hook): Don't turn the hook's value into a list.
12060
12061 2000-05-21 Dave Love <fx@gnu.org>
12062
12063 * edmacro.el (edmacro-parse-keys): Return vector if any elements
12064 are invalid characters.
12065
12066 * international/mule-util.el (detect-coding-with-priority): Use
12067 mapc. Remove redundant lambda.
12068
12069 * international/mule-diag.el (list-non-iso-charset-chars)
12070 (describe-fontset): Remove redundant lambda.
12071
12072 * emulation/crisp.el (brief-mode): New alias.
12073
12074 * emacs-lisp/ring.el (ring-elements): New function.
12075
12076 * emacs-lisp/easymenu.el (easy-menu-create-menu)
12077 (easy-menu-do-add-item): Use keywordp.
12078
12079 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12080
12081 * replace.el: Doc and error message fixes.
12082 (replace-highlight): Use facep, not internal-find-face.
12083
12084 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
12085
12086 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12087
12088 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12089 (log-edit-insert-changelog): Drop `:' as well.
12090
12091 * log-view.el: Fix file description.
12092 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12093 available.
12094 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12095 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12096
12097 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12098 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12099 Print a status message if the toggle is called interactively.
12100 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12101 for global minor modes and use `defcustom' for them.
12102 Use add-minor-mode.
12103 (easy-mmode-define-derived-mode): Remove.
12104 (define-derived-mode): Fancier default docstring.
12105 (easy-mmode-define-navigation): Signal an error rather than (ding).
12106
12107 * newcomment.el (comment-styles): New `box-multi'.
12108 (comment-normalize-vars): Better default for comment-continue to
12109 avoid whitespace-only continuations.
12110 (comment-search-forward): Always move even in the no-syntax case.
12111 (comment-padright): Only obey N if it's only obeyed for padleft.
12112 (comment-make-extra-lines): Better handling of empty continuations.
12113 Use `=' for the filler if comment-start has only one character.
12114 (uncomment-region): Try handling the special `=' filler.
12115 (comment-region): Allow LINES even if MULTI is nil.
12116 (comment-box): Choose box style based on comment-style.
12117
12118 2000-05-20 Kenichi Handa <handa@etl.go.jp>
12119
12120 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12121 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12122
12123 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
12124
12125 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12126 and insert, not subst-char-in-region.
12127
12128 * international/mule-diag.el (list-character-sets-1): Handle
12129 charsets eight-bit-control and eight-bit-graphic.
12130 (list-iso-charset-chars): Likewise.
12131 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12132 charactes as is. Use indent-to to align characters.
12133
12134 * international/mule-cmds.el (find-multibyte-characters): Never
12135 exclude charsets eight-bit-control and eight-bit-graphic.
12136
12137 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12138
12139 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12140 Don't quote lambdas.
12141
12142 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12143
12144 2000-05-19 Gerd Moellmann <gerd@gnu.org>
12145
12146 * gud.el (gud-jdb-directories): Doc fix.
12147
12148 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12149
12150 * newcomment.el: New file.
12151
12152 2000-05-19 Gerd Moellmann <gerd@gnu.org>
12153
12154 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12155
12156 2000-05-18 Andreas Schwab <schwab@suse.de>
12157
12158 * dired.el (dired-between-files): Also skip lines beginning with
12159 `used'.
12160
12161 2000-05-18 Gerd Moellmann <gerd@gnu.org>
12162
12163 * msb.el (msb-menu-cond): Add choice `user'.
12164
12165 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12166
12167 * ps-print.el: Compatibility, customization and doc fix.
12168 (ps-printer-name-option): Replace defconst by defvar.
12169 (ps-postscript-code-directory): XEmacs compatibility.
12170 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12171 fix.
12172 (ps-user-defined-prologue, ps-print-prologue-header)
12173 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12174 compatibility and code fix.
12175 (ps-print-background-image, ps-print-background-text):
12176 Customization fix.
12177 (ps-line-number-start, ps-n-up-on): New vars.
12178
12179 2000-05-18 Espen Skoglund <esk@ira.uka.de>
12180
12181 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12182 the indent-comment function to just return the appropriate indent.
12183
12184 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
12185
12186 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12187 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12188 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12189
12190 2000-05-18 Dave Love <fx@gnu.org>
12191
12192 * info.el (Info-fontify-node): Add intangible property as well as
12193 invisible.
12194
12195 * calendar/appt.el (appt-make-list): Match all lines of entry.
12196 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12197
12198 2000-05-18 Kenichi Handa <handa@etl.go.jp>
12199
12200 * international/mule-diag.el (describe-char-after): Call
12201 internal-char-font, not char-font. If internal-char-font returns
12202 nil, display "-- none --".
12203
12204 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12205
12206 * image.el (image-type-available-p): Don't reference image-types
12207 if it isn't bound.
12208
12209 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
12210
12211 * autoarg.el (autoarg-mode): Typo in the :set argument.
12212
12213 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12214
12215 * startup.el (command-line-1): Don't signal an error if the
12216 directory for auto-save-list files does not yet exist.
12217
12218 2000-05-17 Kenichi Handa <handa@etl.go.jp>
12219
12220 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12221
12222 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
12223
12224 * subr.el (remove-hook): `setq' hook-value, not `set'.
12225
12226 2000-05-16 Sam Steingold <sds@gnu.org>
12227
12228 * info.el (debug-ignored-errors): More errors to ignore.
12229
12230 2000-05-16 Dave Love <fx@gnu.org>
12231
12232 * cus-edit.el: Don't require cl or easymenu.
12233 (custom-variable-prompt): Test standard-value property, not
12234 user-variable-p.
12235
12236 2000-05-16 Sam Steingold <sds@gnu.org>
12237
12238 * subr.el (add-hook): `setq' hook-value, not `set'.
12239
12240 2000-05-16 Gerd Moellmann <gerd@gnu.org>
12241
12242 * startup.el (command-line-1): Mention the FAQ in the startup
12243 message.
12244
12245 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12246
12247 * progmodes/compile.el (compilation-parse-errors): Collect
12248 `nomessage' regexps last.
12249
12250 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12251
12252 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12253 to the function name.
12254
12255 2000-05-15 Dave Love <fx@gnu.org>
12256
12257 * speedbar.el (speedbar-recenter): Typo.
12258 (speedbar-expand-line): Make arg optional.
12259 (speedbar-mode): Avoid a compiler warning.
12260
12261 2000-05-15 Gerd Moellmann <gerd@gnu.org>
12262
12263 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12264 user-specified option string is empty.
12265
12266 * mouse.el (mouse-yank-at-click): Doc fix.
12267
12268 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12269
12270 * term/internal.el (IT-character-translations): More updates of
12271 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12272 documents.
12273
12274 2000-05-15 Gerd Moellmann <gerd@gnu.org>
12275
12276 * env.el (getenv): New function, interactively callable.
12277 (setenv, getenv): Remove autoload cookies.
12278
12279 * loadup.el: Load `env'.
12280
12281 * progmodes/f90.el: Change author's mail address.
12282
12283 2000-05-14 Dave Love <fx@gnu.org>
12284
12285 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12286 goto-addr as an option.
12287
12288 * help.el (help-xref-stack): Doc fix.
12289 (help-xref-following): New variable.
12290 (help-make-xrefs): Use it.
12291 (help-xref-go-back): Use position information from stack element.
12292 (help-follow): Make position in stack element a pair. Use
12293 help-xref-following.
12294
12295 * autoarg.el: New file.
12296
12297 * faces.el: Declare more functions obsolete.
12298
12299 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12300 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12301 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12302 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12303 Remove all the setup-...-environment functions.
12304
12305 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12306
12307 * speedbar.el: Updated the commentary section. xemacs20p now uses
12308 >= when detecting. Require `defimage' safely.
12309 (speedbar-easymenu-definition-base): Add toggle for images.
12310 (speedbar-easymenu-definition-special): Add flush cache & expand.
12311 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12312 (speedbar-reconfigure-keymaps-hook): New variable.
12313 (speedbar-frame-parameters): Updated documentation.
12314 (speedbar-use-imenu-flag): Updated custom tag
12315 (speedbar-dynamic-tags-function-list): New variable.
12316 (speedbar-tag-hierarchy-method): Updated doc & custom.
12317 (speedbar-indentation-width, speedbar-indentation-width) New
12318 variables.
12319 (speedbar-hide-button-brackets-flag): Customizable.
12320 (speedbar-vc-indicator): Doc update.
12321 (speedbar-ignored-path-expressions): Updated default value.
12322 (speedbar-supported-extension-expressions): Updated default value.
12323 (speedbar-syntax-table): Remove {} paren status.
12324 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12325 as "+". Added overlay aliases.
12326 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12327 `force-mode-line-update'.
12328 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12329 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12330 `mouse-set-point'
12331 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12332 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12333 of arbitrary text, and new helper functions.
12334 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12335 filename finder.
12336 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12337 (speedbar-directory-buttons): Update path search/expansion.
12338 (speedbar-make-tag-line): Pay attention to
12339 `speedbar-indentation-width'. Use more care w/ invisible
12340 properties.
12341 (speedbar-change-expand-button-char): Call
12342 `speedbar-insert-image-button-maybe'.
12343 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12344 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12345 (speedbar-trim-words-tag-hierarchy)
12346 (speedbar-simple-group-tag-hierarchy): New functions
12347 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12348 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12349 functions.
12350 (speedbar-mouse-set-point): New function
12351 (speedbar-power-click): Updated documentation.
12352 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12353 of tag prefix text.
12354 (speedbar-expand-line, speedbar-contract-line): Make more robust
12355 to strange text.
12356 (speedbar-expand-line): Takes universal argument to flush the
12357 cache.
12358 (speedbar-flush-expand-line): New function.
12359 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12360 Use new generator insertion method.
12361 (speedbar-fetch-dynamic-tags): New function.
12362 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12363 `speedbar-fetch-dynamic-imenu'.
12364 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12365 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12366 "Revert Buffer" menu items.
12367 (speedbar-buffer-buttons-engine): Be smarter when creating a
12368 filename tag (for expansion purposes.).
12369 (speedbar-highlight-one-tag-line,
12370 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12371 (speedbar-recenter): New functions.
12372 (defimage-speedbar): Image loading abstraction.
12373 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12374 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12375 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12376 (speedbar-tag-type, speedbar-tag-mail): New images.
12377 (speedbar-expand-image-button-alist): New variable.
12378 (speedbar-insert-image-button-maybe): Insert an image over some
12379 buttons.
12380
12381 2000-05-13 Kenichi Handa <handa@etl.go.jp>
12382
12383 * international/mule-cmds.el (encode-coding-char): An ASCII
12384 character is always encodable.
12385
12386 * international/mule-conf.el: Add more information in descriptions
12387 of character sets.
12388
12389 * international/mule-diag.el (describe-char-after): New function.
12390 (describe-font-internal): Adjusted for the change of font-info.
12391 (describe-font): Likewise.
12392 (print-fontset): Rewritten for the new fontset implementation.
12393 (describe-fontset): Include fontset alias names in completion.
12394 (list-fontsets): Adjusted for the change of print-fontset.
12395
12396 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12397 describe-char-after instead of displaying the detail in the echo
12398 area.
12399 (syntax-code-table): Format changed.
12400 (string-to-syntax): Adjusted for the above change.
12401
12402 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12403
12404 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12405
12406 2000-05-12 Dave Love <fx@gnu.org>
12407
12408 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12409 dependence. Use line-{beginning,end}-position, not
12410 point-at{b,e}ol. Some doc fixes.
12411 (todo-position): New function. Fix callers of position to use it.
12412 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12413
12414 2000-05-12 Gerd Moellmann <gerd@gnu.org>
12415
12416 * time.el (display-time-mail-icon): Use `:ascent center'.
12417
12418 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12419 handling FTP security extensions.
12420
12421 2000-05-11 Dave Love <fx@gnu.org>
12422
12423 * calendar/todo-mode.el: New file.
12424
12425 2000-05-11 Gerd Moellmann <gerd@gnu.org>
12426
12427 * comint.el (comint-read-input-ring): Move reference to
12428 comint-input-ring-size outside of the save-excursion. It was
12429 causing the default value to be the only one ever seen.
12430
12431 * font-lock.el: Update copyright. Remove Simon Marshall's email
12432 address on request from him.
12433
12434 * subr.el (substitute-key-definition): Add comment describing
12435 the meaning of PREFIX.
12436
12437 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12438
12439 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12440
12441 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12442 (add-minor-mode): Don't make the variable buffer-local and add a
12443 reference to define-minor-mode in the docstring.
12444
12445 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12446 HEADER/FOOTER and fix bug with trailing empty directory.
12447 (cvs-append-to-ignore): Use vc-editable-p if available.
12448 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12449 (vc-do-command): Tweak advice to handle the new VC.
12450
12451 * log-view.el (log-view-goto-rev): New function for the new VC.
12452 (log-view-minor-wrap): Use mark-active.
12453
12454 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12455 (log-edit-changelog-full-paragraphs): New var.
12456 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12457 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12458 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12459 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12460 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12461 Replace the `cvs' prefix with `log-edit'.
12462
12463 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12464
12465 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12466 (diff-font-lock-defaults): Explicitly turn off multiline.
12467 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12468 (diff-ediff-patch): Fix call to ediff-patch-file.
12469 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12470 Handle comments.
12471
12472 * frame.el (automatic-hscrolling): Typo.
12473
12474 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12475
12476 2000-05-09 Sam Steingold <sds@goems.com>
12477
12478 * apropos.el (apropos-print): use `describe-face' instead of
12479 `customize-face-other-window'.
12480
12481 2000-05-09 Dave Love <fx@gnu.org>
12482
12483 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12484
12485 * help.el (describe-variable): Have customize button pop the
12486 help-xref stack when invoked.
12487 (help-xref-symbol-regexp): Add `face'.
12488 (help-make-xrefs): Check for quoted face names and adapt regexp
12489 submatch numbers to cope.
12490 (help-xref-interned): Maybe insert face doc too. Separate
12491 sections with a line of hyphens.
12492
12493 * faces.el: Some doc fixes. Declare some functions obsolete.
12494 (describe-face): Add customize button. Return the help
12495 text. Fix prompt.
12496
12497 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12498
12499 * term/internal.el (IT-character-translations): Fix last change.
12500
12501 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12502
12503 * woman.el: New file
12504 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12505
12506 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12507
12508 * term/internal.el (IT-character-translations): Update ASCII
12509 simulations for greek-iso8859-7, add latin-iso8859-14 and
12510 latin-iso8859-15.
12511
12512 * international/mule-cmds.el (set-language-info-alist): Call
12513 define-prefix-command with 3 arguments, to make the map suitable
12514 for a menu.
12515
12516 2000-05-07 Dave Love <fx@gnu.org>
12517
12518 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12519
12520 2000-05-05 Dave Love <fx@gnu.org>
12521
12522 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12523 list in doc string. Don't quote keyword symbols.
12524 * emacs-lisp/cl.el: Likewise
12525 * emacs-lisp/cl-seq.el: Likewise
12526
12527 2000-05-05 Gerd Moellmann <gerd@gnu.org>
12528
12529 * abbrev.el (abbrev-mode): Make ARG optional.
12530
12531 2000-05-04 Gerd Moellmann <gerd@gnu.org>
12532
12533 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12534
12535 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12536
12537 * subr.el (substitute-key-definition): Clarify documentation.
12538
12539 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
12540
12541 * glasses.el (glasses-convert-to-unreadable): Use
12542 `glasses-separator' instead of the hard-wired "_".
12543 (glasses-mode): Call `glasses-make-unreadable' only in a single
12544 place.
12545
12546 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12547
12548 * term/internal.el (cjk-codepages-alist): Add associations for
12549 Chinese and Korean codepages. Remove FIXME comment.
12550
12551 2000-05-03 Dave Love <fx@gnu.org>
12552
12553 * time.el (display-time-mail-face, display-time-use-mail-icon):
12554 New option.
12555 (display-time-mail-icon): New variable.
12556 (display-time-string-forms): Use the above. Fix the local-map.
12557
12558 2000-05-03 Gerd Moellmann <gerd@gnu.org>
12559
12560 * replace.el (query-replace-map): Add binding for `E'.
12561 (query-replace-help): Extend help text.
12562 (perform-replace): Allow editing the replacement string.
12563
12564 * make-mode.el (makefile-mode-abbrev-table): New variable.
12565 (makefile-mode): Set local abbrev table to
12566 makefile-mode-abbrev-table.
12567 (makefile-font-lock-keywords): Fontify includes and conditionals.
12568
12569 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12570 set TOGGLE's value.
12571
12572 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12573 mail-interactive-insert-alias.
12574 (mail-abbrev-complete-alias): New command.
12575 (mail-mode-map): Bind it to `M-TAB'.
12576
12577 2000-05-03 Kenichi Handa <handa@etl.go.jp>
12578
12579 * language/lao-util.el (lao-compose-region): New function.
12580
12581 2000-05-02 Gerd Moellmann <gerd@gnu.org>
12582
12583 * files.el (recover-session): Make directories as necessary
12584 if they don't exist yet.
12585
12586 * calendar/cal-french.el
12587 (french-calendar-multibyte-special-days-array)
12588 (french-calendar-special-days-array): Change French text.
12589 (calendar-french-date-string): Change output.
12590 (calendar-goto-french-date): Likewise.
12591
12592 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12593
12594 * wid-edit.el (widget-default-active): Obey `:always-active'.
12595 (widget-documentation-string-value-create): Set `:always-active'.
12596
12597 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12598
12599 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12600 default prefix to `~/_emacs.d/auto-save.list/_s'.
12601 (normal-top-level): Create the directory for auto-save files, if
12602 it doesn't already exist (in the ms-dos case only).
12603
12604 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12605
12606 * international/mule-cmds.el (set-language-environment): Don't
12607 concat an integer (dos-codepage), use format instead.
12608
12609 2000-05-02 Dave Love <fx@gnu.org>
12610
12611 * help.el (help-xref-on-pp): Check for constant symbols.
12612
12613 2000-04-29 Gerd Moellmann <gerd@gnu.org>
12614
12615 * startup.el (normal-top-level): Put a condition-case around
12616 the code loading subdirs.el.
12617
12618 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12619
12620 * ps-print.el: Upside-down and face background color printing,
12621 line number step, doc fix.
12622 (ps-print-version): New version number (5.2).
12623 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12624 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12625 (ps-spool-config): Var fix.
12626 (ps-printer-name-option): Const fix.
12627 (ps-print-upside-down, ps-use-face-background)
12628 (ps-line-number-step): New vars.
12629 (ps-window-system, ps-lp-system): New consts.
12630 (ps-face-background): New fun.
12631
12632 2000-04-28 Richard Stallman <rms@gnu.org>
12633
12634 * files.el (make-auto-save-file-name):
12635 Apply auto-save-file-name-transforms to visited file name
12636 before generating auto save file name.
12637 (auto-save-file-name-transforms): New variable.
12638
12639 * files.el (backup-enable-predicate):
12640 Correctly test for a file under a temporary directory.
12641
12642 2000-04-28 Gerd Moellmann <gerd@gnu.org>
12643
12644 * subr.el (add-minor-mode): Rewritten.
12645
12646 2000-04-28 Kenichi Handa <handa@etl.go.jp>
12647
12648 * mail/sendmail.el (sendmail-send-it): Set
12649 buffer-file-coding-system to the selected coding system for MIME
12650 header.
12651
12652 2000-04-27 Gerd Moellmann <gerd@gnu.org>
12653
12654 * dired.el (dired-move-to-filename-regexp): Allow format where
12655 YYYY is followed by two spaces.
12656
12657 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12658 in the second character class of the regexp.
12659
12660 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12661 mh-etc, too.
12662
12663 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12664 nil.
12665
12666 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12667
12668 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12669 argument.
12670
12671 2000-04-27 Sen Nagata <sen@eccosys.com>
12672
12673 * emacs-lisp/crm.el (crm-completion-table): New variable.
12674 (crm-collection-fn, crm-test-completion)
12675 (completing-read-multiple): Use it.
12676
12677 2000-04-27 Dave Love <fx@gnu.org>
12678
12679 * help.el (locate-library): Use mapc.
12680 (help-manyarg-func-alist): Add call-process-region.
12681
12682 2000-04-26 Gerd Moellmann <gerd@gnu.org>
12683
12684 * subr.el (add-minor-mode): Make argument MAP optional.
12685
12686 * desktop.el (desktop-save): Save list of minor modes.
12687 (desktop-create-buffer): Restore minor modes.
12688 (desktop-minor-mode-table): New user-option.
12689
12690 * subr.el (add-minor-mode): New function.
12691
12692 * image.el (find-image): New function.
12693 (defimage): Rewritten to find image at load time.
12694
12695 * startup.el (normal-top-level-add-to-load-path): Handle
12696 case that the default directory is not in load-path.
12697
12698 * help.el: Old patch from Stefan Monnier.
12699 (help-xref-on-pp): New function.
12700 (describe-variable): Use it to display xrefs in a symbol's value.
12701
12702 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12703
12704 * cus-edit.el (custom-face): Fix parenthesis.
12705
12706 2000-04-26 Kenichi Handa <handa@etl.go.jp>
12707
12708 * mail/rmail.el (rmail-expunge): When there are no deleted
12709 messages, do nothing.
12710
12711 2000-04-26 Dave Love <fx@gnu.org>
12712
12713 * international/mule-cmds.el (locale-translation-file-name):
12714 Defvar to nil.
12715 (set-locale-environment): Set it here (at runtime).
12716
12717 2000-04-25 Gerd Moellmann <gerd@gnu.org>
12718
12719 * replace.el (perform-replace): Add parameters START and END. Use
12720 them instead of the check for a region in Transient Mark mode.
12721 (query-replace-read-args): Return two more list elements for the
12722 start and end of the region in Transient Mark mode.
12723 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12724 (map-query-replace-regexp, replace-string, replace-regexp): Add
12725 optional last arguments START and END and pass them to
12726 perform-replace.
12727
12728 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12729 form with additional arguments for perform-replace.
12730
12731 * progmodes/etags.el (tags-query-replace): Add parameters START
12732 and END. Construct a form with additional arguments for
12733 perform-replace.
12734
12735 * simple.el (shell-command): Set default directory for "*Shell
12736 Command Output" buffer.
12737
12738 * language/european.el (iso-latin-4): Fix typo.
12739
12740 * emacs-lisp/crm.el: New file.
12741
12742 2000-04-24 Dave Love <fx@gnu.org>
12743
12744 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12745 (Custom-reset-saved, Custom-reset-standard)
12746 (custom-group-value-create, custom-group-set, custom-group-save)
12747 (custom-group-reset-current, custom-group-reset-saved)
12748 (custom-group-reset-standard): Use mapc.
12749 (custom-buffer-create-internal): Disable undo when creating items.
12750 Use mapc.
12751 (custom-face): Avoid redundant lambda.
12752
12753 2000-04-24 Gerd Moellmann <gerd@gnu.org>
12754
12755 * startup.el (auto-save-list-file-prefix): Set default to
12756 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12757
12758 2000-04-24 Sam Steingold <sds@gnu.org>
12759
12760 * time-stamp.el (time-stamp-string-preprocess): Always convert
12761 `field-result' to a string.
12762
12763 2000-04-24 Gerd Moellmann <gerd@gnu.org>
12764
12765 * frame.el (scrolling): New group.
12766 (automatic-hscrolling): New user-option.
12767
12768 * startup.el (command-line-x-option-alist): Add `-lsp' and
12769 `--line-spacing'.
12770
12771 2000-04-19 Dave Love <fx@gnu.org>
12772
12773 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12774 (cl-mapc): Rename from mapc. Fix the funcall.
12775
12776 2000-04-19 Gerd Moellmann <gerd@gnu.org>
12777
12778 * simple.el (clone-indirect-buffer-other-window): New command.
12779 (clone-indirect-buffer): Add optional arg NORECROD.
12780 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12781
12782 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12783
12784 * window.el (count-screen-lines): New function.
12785 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12786 instead of window-buffer-height.
12787
12788 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12789 non-existing variable comint-input-sentinel.
12790 (inferior-lisp-args-to-list): Removed.
12791 (inferior-lisp): Use split-string instead of
12792 inferior-lisp-args-to-list.
12793
12794 * hexl.el (hexl-insert-hex-string): New command.
12795
12796 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12797 instead of concat.
12798
12799 2000-04-18 Gerd Moellmann <gerd@gnu.org>
12800
12801 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12802 at the start of an existing but empty folder.
12803
12804 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12805
12806 * ps-mule.el: Customization fix, doc fix.
12807 (ps-multibyte-buffer): Customization fix.
12808
12809 2000-04-17 Richard M. Stallman <rms@gnu.org>
12810
12811 * subr.el (read-passwd): Use read-char-exclusive.
12812
12813 2000-04-17 Gerd Moellmann <gerd@gnu.org>
12814
12815 * textmodes/texinfo.el (texinfo-insert-@email)
12816 (texinfo-insert-@emph, texinfo-insert-@quotation)
12817 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12818 (texinfo-mode-map): Add key bindings for them.
12819
12820 * files.el (basic-save-buffer-2): Use a template with `$'
12821 instead of `#' for VMS.
12822
12823 * simple.el (clone-indirect-buffer): New function.
12824
12825 2000-04-16 Stephen Eglen <stephen@gnu.org>
12826
12827 * iswitchb.el (iswitchb-case): New function. If the user input
12828 contains any upper-case characters, the search is made
12829 case-sensitive.
12830
12831 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12832
12833 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12834 comment-end.
12835 (texinfo-font-lock-syntactic-keywords): New var.
12836 (texinfo-font-lock-keywords): Remove comment regexp.
12837 (texinfo-insert-block): New function.
12838 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12839 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12840 and font-lock-defaults. Use regexp-opt for outline-regexp.
12841 (texinfo-environments): New var.
12842 (texinfo-environment-regexp): Use regexp-opt and
12843 texinfo-environments.
12844
12845 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12846 ispell-process is bound since this might be eval'd before ispell
12847 is loaded.
12848 (ispell-message): Use a tiny bit less magic and a bit more hard
12849 data to figure out what kind of sc-cite-regexp to use.
12850
12851 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12852
12853 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12854 (insert-cyclic-diary-entry): Unquote the lambda.
12855
12856 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12857
12858 * files.el (backup-enable-predicate): Unquote the lambda.
12859
12860 * cus-edit.el (custom-face, face): Unquote the lambda.
12861
12862 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12863
12864 * ps-print.el: Check for line-beginning-position definition.
12865
12866 * ps-print.el: Fix counting lines in a region.
12867 (ps-print-version): New version number (5.1.5).
12868 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12869 (ps-printing-region): Fun code fix.
12870
12871 2000-04-15 Gerd Moellmann <gerd@gnu.org>
12872
12873 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12874 to file-directory-p.
12875
12876 2000-04-14 Gerd Moellmann <gerd@gnu.org>
12877
12878 * gud.el (gud-jdb-build-source-files-list): Check that directory
12879 exists before calling directory-files.
12880
12881 2000-04-13 Dave Love <fx@gnu.org>
12882
12883 * emacs-lisp/trace.el: Change maintainer. Use new backquote
12884 syntax.
12885
12886 * emacs-lisp/cl-specs.el: Remove when, unless.
12887
12888 * emacs-lisp/cl-extra.el: Don't quote keywords.
12889 (cl-old-mapc): New variable.
12890 (mapc): Use it.
12891 (cl-map-intervals): Use with-current-buffer. Don't check for
12892 next-property-change.
12893 (cl-map-overlays): Use with-current-buffer.
12894 (cl-expt): Remove.
12895 (copy-tree, remprop): Define unconditionally.
12896
12897 * emacs-lisp/cl-compat.el (keywordp): Remove.
12898
12899 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
12900 to use keywordp.
12901 (edebug-spec): Enable keywordp.
12902
12903 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12904 string-lessp.
12905
12906 * cus-start.el: Use keywordp.
12907
12908 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12909
12910 * diary-lib.el (include-other-diary-files): Fix the fix of
12911 2000-02-18 by doing a save-excursion.
12912
12913 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12914
12915 * ps-print.el: Customization fix, doc fix.
12916 (ps-print-version): New version number (5.1.4).
12917 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12918 (ps-print-preprint): Adjust code.
12919 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12920 (ps-print-prologue-header, ps-print-control-characters)
12921 (ps-spool-config): Customization fix.
12922
12923 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
12924
12925 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12926 converted to the new menu-item format, names silightly changed,
12927 help strings added.
12928
12929 Support for spelling without async subprocesses:
12930
12931 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12932 (ispell-session-buffer): New variables.
12933 (ispell-start-process, ispell-process-status,
12934 ispell-accept-output, ispell-send-string): New functions, for
12935 Ispell invocation when async subprocesses aren't supported.
12936 (ispell-word, ispell-pdict-save, ispell-command-loop,
12937 ispell-process-line, ispell-buffer-local-parsing): Replace calls
12938 to process-send-string with calls to ispell-send-string, and
12939 accept-process-output with ispell-accept-output.
12940 (ispell-init-process): Call ispell-process-status instead of
12941 process-status with.
12942 (ispell-init-process): Call ispell-start-process. Call
12943 ispell-accept-output and ispell-send-string. Don't call
12944 process-kill-without-query and kill-process if they are unbound.
12945 (ispell-async-processp): New function.
12946
12947 2000-04-12 Dave Love <fx@gnu.org>
12948
12949 * info.el: Add debug-ignored-errors.
12950 (Info-mode-menu): Add some items.
12951 (Info-directory): Add autoload cookie.
12952
12953 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12954 Modify `truncate-lines'. Make `describe-language-environment'
12955 always visible and add help. Modify `describe-key' help. Invoke
12956 Info-directory from `info'. New entry `emacs-manual'.
12957
12958 2000-04-10 Gerd Moellmann <gerd@gnu.org>
12959
12960 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12961 propertized-buffer-identification.
12962 (ebrowse-update-member-buffer-mode-line): Likewise.
12963 (ebrowse--mode-strings): Removed.
12964 (ebrowse--mode-line-props): Removed.
12965
12966 * files.el (auto-mode-alist): Add `EBROWSE'.
12967
12968 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12969 space before testing for end of buffer.
12970 (ebrowse-load): Removed.
12971 (ebrowse-revert-tree-buffer-from-file): Rewritten.
12972 (ebrowse-create-tree-buffer): Rewritten.
12973 (ebrowse-tree-mode): Read tree from buffer.
12974
12975 * progmodes/ebrowse-ffh.el: Removed.
12976
12977 2000-04-10 Kenichi Handa <handa@etl.go.jp>
12978
12979 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12980
12981 2000-04-10 Gerd Moellmann <gerd@gnu.org>
12982
12983 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12984 at the wrong place.
12985
12986 2000-04-09 Dave Love <fx@gnu.org>
12987
12988 * files.el (backup-enable-predicate): Use
12989 temporary-file-directory, small-temporary-file-directory.
12990 (make-backup-file-name-function, backup-directory-alist): New
12991 variables.
12992 (make-backup-file-name-1): New function.
12993 (make-backup-file-name): Use it.
12994 (find-backup-file-name): Likewise. Use format for clarity, not
12995 concat.
12996 (file-newest-backup): Use make-backup-file-name.
12997
12998 2000-04-09 Gerd Moellmann <gerd@gnu.org>
12999
13000 * progmodes/ebrowse-ffh.el: New file.
13001
13002 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13003 to ebrowse-ffh.el.
13004 (ebrowse-load): Add autoload.
13005
13006 * finder.el (finder-commentary): Add autoload cookie.
13007
13008 * mail/rfc2368.el: Correct author's email address.
13009
13010 * progmodes/ebrowse.el: New file.
13011
13012 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13013 item help string.
13014 (easy-menu-do-add-item): Ditto.
13015 (easy-menu-define): Extend doc string.
13016
13017 * jit-lock.el (with-buffer-unmodified): Use
13018 restore-buffer-modified-p.
13019 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13020 (jit-lock-function, jit-lock-stealth-fontify): Don't use
13021 with-buffer-unmodified.
13022
13023 2000-04-08 Dave Love <fx@gnu.org>
13024
13025 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13026 unless, when.
13027
13028 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
13029
13030 * viper-util.el (viper-put-on-search-overlay): New subroutine.
13031 (viper-flash-search-pattern): No operation when using Emacs
13032 doesn't support face.
13033 Use `viper-put-on-search-overlay'.
13034
13035 2000-04-04 Gerd Moellmann <gerd@gnu.org>
13036
13037 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13038 like C-r.
13039
13040 * progmodes/make-mode.el: Some doc fixes.
13041 (makefile-mode-abbrev-table): New variable.
13042 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13043 (makefile-font-lock-keywords): Fontify includes and conditionals.
13044 (toplevel): Require `dabbrev' and `add-log' when compiling.
13045
13046 * replace.el (perform-replace): Don't move forward one char
13047 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
13048 to do that because it leaves point 1 position after the last
13049 replacement, after everything has been replaced.
13050
13051 * jit-lock.el (with-buffer-unmodified): New macro.
13052 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13053 modified state.
13054 (jit-lock-function-1): Extracted from jit-lock-function; not
13055 preserving buffer's modified state.
13056 (jit-lock-function, jit-lock-stealth-fontify): Call
13057 jit-lock-function-1.
13058
13059 * mail/rfc2368.el: Remove supernumerary copyright line.
13060
13061 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
13062
13063 * glasses.el: Provide facilities for inserting space before left
13064 parentheses and uncapitalization of identifiers.
13065 (glasses-mode): Try to remove old overlays in all cases.
13066
13067 2000-04-03 Gerd Moellmann <gerd@gnu.org>
13068
13069 * progmodes/compile.el (compile-internal): Display the compilation
13070 buffer in a different frame, if it's already displayed there.
13071
13072 * mail/rfc2368.el: New file.
13073
13074 * simple.el (sendmail-user-agent-compose): Recognize a `body'
13075 header and insert its value as mail body.
13076
13077 * subr.el (member-ignore-case): New function.
13078
13079 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13080 (dabbrev--find-expansion): Ignore buffers matching a regexp
13081 from dabbrev-ignored-regexps.
13082
13083 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13084 to extensions handled by gzip.
13085
13086 2000-04-03 Richard M. Stallman <rms@gnu.org>
13087
13088 * files.el (insert-directory): List the total free space
13089 along with the used space.
13090
13091 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13092 line is followed by one that matches CITATION-REGEXP, end the
13093 paragraph.
13094
13095 2000-04-03 Markus Rost <rost@delysid.gnu.org>
13096
13097 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13098 (rmail-make-basic-summary-line): Use that option.
13099
13100 2000-04-03 Kenichi Handa <handa@etl.go.jp>
13101
13102 * international/mule-cmds.el (encoded-string-description):
13103 Rewritten. Try pretty description for ISO 2022 escape sequences
13104 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
13105 for hexadecimal format.
13106
13107 2000-04-01 Dave Love <fx@gnu.org>
13108
13109 * cpp.el: Change customization group to `c' from `C'.
13110
13111 * vcursor.el (vcursor-move): Use display-color-p.
13112
13113 * international/mule-util.el: Provide mule-utils.
13114 (string-to-sequence): Simplify and speed up.
13115
13116 * international/mule.el (make-coding-system): Purecopy doc-string.
13117
13118 * international/mule-cmds.el: Various menu changes.
13119 (describe-specified-language-support): Handle `Default'.
13120 (set-language-info): Purecopy `info'.
13121
13122 2000-03-31 Andrew Innes <andrewi@gnu.org>
13123
13124 * vc.el (vc-backend-diff): Return the correct status if we had to
13125 retry the rcsdiff command without the --brief option.
13126
13127 2000-03-31 Dave Love <fx@gnu.org>
13128
13129 * help.el (help-manyarg-func-alist): Correct several omissions.
13130
13131 * add-log.el: Don't require cl, fortran.
13132 (add-log-current-defun-function): Doc fix.
13133 (change-log-version-number-regexp-list): Remove SCCS part. Doc
13134 fix.
13135 (change-log-version-rcs): Function deleted.
13136 (change-log-version-number-search): Doc fix. Use
13137 vc-workfile-version. Avoid CL dolist.
13138 (add-change-log-entry): Just call add-log-current-defun to get
13139 defun. Simplify somewhat.
13140 (change-log-get-method-definition-1): Likewise.
13141 (add-log-current-defun): Return nil if calling
13142 add-log-current-defun-function does so. Move Fortran stuff to
13143 fortran.el. Return string without properties.
13144
13145 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13146 and :alpha: char classes.
13147
13148 * mail/supercite.el: Defvar curline when compiling.
13149 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13150 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13151 rather than a-zA-Z0-9 to allow non-ASCII characters.
13152
13153 2000-03-31 Gerd Moellmann <gerd@gnu.org>
13154
13155 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13156
13157 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13158 Re-enable new code.
13159
13160 * lpr.el (print-region-1): Use -d to specify printer name for
13161 systems `usg-unix-v*, `dgux', `hpux', `irix'.
13162
13163 2000-03-31 Dave Love <fx@gnu.org>
13164
13165 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13166 for function definition in symbol's function value slot first
13167 instead of first consulting byte-compile-function-environment.
13168
13169 2000-03-31 Kenichi Handa <handa@etl.go.jp>
13170
13171 * language/european.el ("Polish"): New language environment.
13172 (setup-polish-environment): New function.
13173
13174 2000-03-30 Gerd Moellmann <gerd@gnu.org>
13175
13176 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13177 Disable new code.
13178
13179 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13180 trying to `load' the symbol of an autoload instead of the file
13181 recorded in the autoload. Fix error messages.
13182
13183 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13184
13185 * ps-print.el: PostScript programming fix for ghostview, doc fix.
13186 (ps-print-version): New version number (5.1.3).
13187 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13188 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13189 (ps-generate-postscript-with-faces): Code fix.
13190 (ps-color-values): XEmacs compatibility.
13191 (ps-print-background-image, ps-print-background-text, ps-printer-name)
13192 (ps-default-fg, ps-default-bg): Adjust customization.
13193 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13194 (ps-color-scale): Renaming old ps-color-value fun.
13195 (ps-print-headers): Replace ps-print-header group to avoid conflict
13196 with ps-print-header variable.
13197 (ps-print-miscellany): New group.
13198 (ps-format-color, ps-rgb-color): New funs.
13199 (ps-default-foreground): New var.
13200 (ps-printer-name-option): New const.
13201
13202 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
13203
13204 * net/net-utils.el:
13205 (network-connection-host, network-connection-service): New variables
13206 (network-connection-mode): New mode, derived from comint-mode
13207 (network-connection-mode-setup): New function, saves host and
13208 service information in local variables.
13209
13210 * lisp/locate.el:
13211 (locate-word-at-point): Added this function
13212 (locate): Default to using locate-word-at-point as input
13213 Run dired-mode-hook
13214
13215 2000-03-29 Dave Love <fx@gnu.org>
13216
13217 * calendar/appt.el: Doc fixes.
13218 (appt-check): Convert min-to-app to a string before passing to
13219 appt-disp-window-function or concat.
13220 (appt-delete-window): Remove test for frame-root-window.
13221 (appt-select-lowest-window, appt-convert-time): Simplify.
13222
13223 * emacs-lisp/bytecomp.el: Doc fixes.
13224 (byte-compile-file-form-autoload): Update
13225 byte-compile-function-environment.
13226
13227 2000-03-29 Andreas Schwab <schwab@suse.de>
13228
13229 * emacs-lisp/autoload.el: Also print defsubst doc string
13230 specially.
13231
13232 * dired.el (dired-insert-directory): If dired-free-space-program
13233 failed just delete its output.
13234
13235 2000-03-29 Dave Love <fx@gnu.org>
13236
13237 * international/iso-cvt.el: Move provide to end. Doc fixes.
13238 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13239 (iso-iso2sgml, iso-sgml2iso): New functions.
13240 (iso-cvt-define-menu): Fix some entries and use backquote for
13241 clarity.
13242
13243 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13244
13245 2000-03-28 Gerd Moellmann <gerd@gnu.org>
13246
13247 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13248 ISO-DATE. If non-nil, return date in ISO 8601 format.
13249
13250 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
13251
13252 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13253 if it ever becomes used.
13254 (log-edit-mode-hook): Default to vc-log-mode-hook.
13255 (log-edit-mode): Fix the docstring.
13256
13257 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13258 the code.
13259
13260 2000-03-26 Dave Love <fx@gnu.org>
13261
13262 * net/browse-url.el (browse-url): Re-fix case of
13263 browse-url-browser-function being an alist.
13264 (browse-url): Add :link to defgroup.
13265
13266 * files.el: Doc fixes.
13267 (file-truename): Include `[' in wildcard characters.
13268 (automount-dir-prefix): Customize.
13269 (find-file-wildcards): Add :version.
13270 (find-file-noselect): Simplify a mapcar call.
13271
13272 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13273 compatible with inf-lisp version.
13274 (eval-defun-1): Fix custom-declare-variable case.
13275
13276 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13277
13278 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13279
13280 2000-03-24 Gerd Moellmann <gerd@gnu.org>
13281
13282 * Makefile (COMPILE_FIRST): New macro.
13283 (compile-files): Compile files from COMPILE_FIRST first.
13284
13285 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13286 code.
13287
13288 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13289 matching open parenthesis in column 0 to defun-prompt-regexp
13290 only if open-paren-in-column-0-is-defun-start is set.
13291
13292 * sun-curs.el: Require CL at compile-time only.
13293
13294 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13295 instead of copy-list which is a function from CL.
13296 (msb--choose-menu, msb--mode-menu-cond)
13297 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13298 (msb--init-file-alist): Use mapcar instead of mapcan.
13299 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13300 `(' in column 0 in doc string.
13301 (msb--add-separators): Use mapcar instead of mapcan.
13302
13303 * cus-dep.el: Require CL at compile-time only.
13304
13305 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13306
13307 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13308 (byte-compile-warnings): New warning `noruntime'.
13309 (byte-compile-constants, byte-compile-variables): Fix docstring.
13310 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13311 execute `eval-whenc-compile's body.
13312 (byte-compile-unresolved-functions): Fix docstring.
13313 (byte-compile-eval): New function.
13314 (byte-compile-callargs-warn): Check if the function will be available
13315 at runtime (via property `byte-compile-noruntime').
13316 (byte-compile-print-syms): New function.
13317 (byte-compile-warn-about-unresolved-functions): Also warn about
13318 `noruntime' functions (and use `byte-compile-print-syms').
13319 (byte-compile-file): Capitalize the message.
13320
13321 2000-03-24 Gerd Moellmann <gerd@gnu.org>
13322
13323 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13324 (rmail-expunge): Ask for confirmation depending on the setting
13325 of rmail-confirm-expunge.
13326
13327 2000-03-23 Gerd Moellmann <gerd@gnu.org>
13328
13329 * Makefile (bootstrap-clean): If $(emacs) exists, build
13330 loaddefs.el first. A loaddefs.el that's not up-to-date might
13331 cause a bootstrap failure because things don't autoload as
13332 expected.
13333
13334 2000-03-23 Dave Love <fx@gnu.org>
13335
13336 * net/browse-url.el: Restore previous use of
13337 browse-url-maybe-new-window.
13338
13339 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13340
13341 * ps-print.el: Skip banner page fix.
13342 (ps-print-version): New version number (5.1.2).
13343 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13344
13345 2000-03-23 Dave Pearson <davep@davep.org>
13346
13347 * net/quickurl.el Changed the type of parameter passed to the
13348 function defined by `quickurl-format-function'. Before only the
13349 text of the URL was passed. Now the whole URL structure is passed
13350 and the function is responsible for extracting the parts it
13351 requires. Changed the default of `quickurl-format-function'
13352 accordingly.
13353 (quickurl-insert): Changed the `funcall' of
13354 `quickurl-format-function' to match the above change.
13355 (quickurl-list-insert): Changed the `url' case so that it makes
13356 use of `quickurl-format-function', previous to this the format was
13357 hard wired.
13358
13359 2000-03-22 Gerd Moellmann <gerd@gnu.org>
13360
13361 * startup.el: Change some spellings for the X Window System.
13362
13363 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13364
13365 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13366 up the code and the regexp and make sure the cursor is temporarily
13367 moved to the suspicious line while querying the user.
13368
13369 2000-03-22 Jason Rumney <jasonr@gnu.org>
13370
13371 * w32-fns.el (w32-charset-info-alist): Initialize.
13372
13373 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13374
13375 * ps-print.el: N-up last page fix.
13376 (ps-print-version): New version number (5.1.1).
13377 (ps-end-file, ps-end-job, ps-generate): Code fix.
13378
13379 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13380
13381 * files.el (find-file-run-dired): Update docstring.
13382 (find-directory-functions): New hook.
13383 (find-file-noselect): Run find-directory-functions rather than
13384 calling dired directly.
13385
13386 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13387
13388 * pcvs.el: Add a minimal leading commentary.
13389 (cvs-make-cvs-buffer): Change the header part by removing the startup
13390 message and adding a `Module' entry. Also replace the FOOTER and
13391 HEADER special fileinfos with the new support in ewoc for updating
13392 its own footer and header.
13393 (cvs-update-header): Update to use the header/footer of the ewoc.
13394 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13395 (cvs-is-within-p): New function.
13396 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13397 to only examine some subset of the buffers.
13398
13399 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13400 `format' instead of our own ad-hoc functions.
13401 Remove HEADER and FOOTER cases, now handled in the EWOC.
13402 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13403
13404 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13405 output to avoid scaring the user.
13406 (cvs-parse-table): Catch message for non-up-to-date commits.
13407
13408 * pcvs-defs.el (cvs-startup-message): Remove.
13409 (cvs-global-menu): New autoloaded menu.
13410
13411 * pcvs-util.el (cvs-string-fill): Remove.
13412
13413 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13414 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13415 PP part of it and also make it work for footers and headers.
13416 (ewoc-create): Drop POS and BUFFER arguments.
13417 Use the DLL's dummy node to store the end-of-footer position.
13418 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13419 (ewoc-refresh): Remove unused `header' variable.
13420 (ewoc-(get|set)-hf): New functions.
13421
13422 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13423 log-view-*-(message|file) and use easy-mmode-define-navigation.
13424 (log-view-message-re): Match SCCS format as well.
13425 And match the revision line rather than the dashed separator line.
13426 (log-view-mode): Use the new define-derived-mode.
13427 (log-view-current-tag): Fill in with an actual implementation.
13428
13429 * cvs-status.el (cvs-status-(prev|next)): Rename from
13430 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13431 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13432 to let the output "breathe" a little more (more readable).
13433 (cvs-status-mode): Use the new define-derived-mode.
13434
13435 * smerge-mode.el (smerge-auto-leave): New function and variable.
13436 (smerge-basic-map): Rename from smerge-basic-keymap.
13437 Change the bindings for smerge-diff-*.
13438 (smerge-*-map): Use easy-mmode-defmap.
13439 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13440 (smerge-keep-*): Use smerge-auto-leave.
13441
13442 2000-03-21 Jason Rumney <jasonr@gnu.org>
13443
13444 * cus-edit.el (custom-button-face): Use 3D look for w32.
13445 (custom-button-pressed-face): Likewise.
13446
13447 2000-03-21 Gerd Moellmann <gerd@gnu.org>
13448
13449 * progmodes/etags.el (tags-case-fold-search): New user-option.
13450 (tags-loop-eval): New function. Bind case-fold-search around eval
13451 depending on the value of tags-case-fold-search.
13452 (tags-loop-continue): Use tags-loop-eval.
13453 (find-tag-in-order): Bind case-fold-search depending on the value
13454 of tags-case-fold-search.
13455
13456 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13457
13458 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13459 (diff-end-of-hunk): Return the end position for use in
13460 `easy-mmode-define-navigation'.
13461 (diff-recenter): Remove.
13462 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13463 of `easy-mmode-define-navigation'.
13464 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13465 previous renaming) and fix to use new names.
13466 (diff-merge-strings): Use \n as separator: simpler, faster.
13467 (diff-mode): Use `define-derived-mode'.
13468
13469 * derived.el (define-derived-mode): Don't autoload anymore.
13470 Prefer the macro-only version provided by easy-mmode.el.
13471
13472 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13473 `easy-mmode-define-derived-mode'.
13474 Use `combine-run-hooks'.
13475 (easy-mmode-define-navigation): New macro.
13476
13477 * subr.el (combine-run-hooks): New function.
13478
13479 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
13480
13481 * term/x-win.el: Fontsets related initialization is simplified.
13482
13483 * international/mule-diag.el (describe-font): Don't refer to
13484 global-fontset-alist, instead call font-list.
13485 (describe-fontset, list-fontsets, mule-diag): Likewise.
13486 (print-fontset): Adjusted for the change of fontset
13487 implementation.
13488
13489 * international/fontset.el (x-charset-registries): Variable
13490 removed, instead the corresponding data is stored in the default
13491 fontset.
13492 (register-alternate-fontnames): Function removed.
13493 (resolved-ascii-font): Variable removed.
13494 (x-compose-font-name): Ignore the second argument REDOCE.
13495 (x-complement-fontset-spec): Complement only an ASCII font and
13496 element for those charsets than can use that ASCII font.
13497 (generate-fontset-menu): Don't refer to global-fontset-alist,
13498 instead call fontset-list.
13499 (uninstantiated-fontset-alist): Variable removed.
13500 (x-style-funcs-alist): Likewise.
13501 (fontset-default-styles): Likewise.
13502 (x-modify-font-name): Function removed.
13503 (create-fontset-from-fontset-spec): Ignore the argument
13504 STYLE-VARIANT.
13505 (create-fontset-from-ascii-font): Docsting adjusted for the above
13506 change.
13507 (instantiate-fontset, resolve-fontset-name): Functions removed.
13508 (fontset-list): Now implemented by C code.
13509
13510 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13511 (describe-face): Include `font' attribute in the description.
13512
13513 2000-03-21 Kenichi Handa <handa@etl.go.jp>
13514
13515 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13516
13517 2000-03-20 Gerd Moellmann <gerd@gnu.org>
13518
13519 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13520 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13521 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13522
13523 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13524 about behavior of set-buffer-modified-p wrt redisplay.
13525
13526 2000-03-19 Richard M. Stallman <rms@gnu.org>
13527
13528 * view.el (view-mode-disable): Kill local binding of view-read-only.
13529
13530 2000-03-18 Gerd Moellmann <gerd@gnu.org>
13531
13532 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13533 is a string, convert it to a syntax cell using string-to-syntax.
13534
13535 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13536 (string-to-syntax): New function.
13537
13538 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13539 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13540 try to use passive ftp mode.
13541
13542 2000-03-17 Gerd Moellmann <gerd@gnu.org>
13543
13544 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13545
13546 * simple.el (append-to-buffer): Update point of windows after
13547 insertion.
13548
13549 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13550 forward then moving backward. Reindent.
13551
13552 * frame.el (other-frame): Call x-focus-frame only if
13553 focus-follows-mouse is off.
13554
13555 2000-03-17 Dave Love <fx@gnu.org>
13556
13557 * pcvs-util.el (cvs-strings->string): Rename
13558 replace-regexps-in-string.
13559
13560 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13561
13562 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13563 regexp for labels cannot span several lines.
13564
13565 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13566 `(setq :<key> ':<key>)' to the macro expansion.
13567
13568 2000-03-16 Dave Love <fx@gnu.org>
13569
13570 * progmodes/f90.el (f90): Put custom group under `languages', not
13571 `fortran'.
13572 (f90-mode-hook): Customize.
13573 (f90-mode): Set add-log-current-defun-function.
13574 (f90-current-defun): New function.
13575
13576 2000-03-16 Gerd Moellmann <gerd@gnu.org>
13577
13578 * cus-edit.el (custom-variable-tag-face): Handle case that
13579 default face's height is not a number.
13580 (custom-face-tag-face, custom-group-tag-face-1)
13581 (custom-group-tag-face): Ditto.
13582 (custom-group-tag-face-1): Add :group.
13583
13584 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13585
13586 2000-03-15 Gerd Moellmann <gerd@gnu.org>
13587
13588 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13589 requiring easymenu.
13590
13591 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13592
13593 * ps-print.el: PostScript user-defined prologue, PostScript error
13594 handler, doc fix.
13595 (ps-print-version): New version number (5.1).
13596 (ps-user-defined-prologue, ps-error-handler-message)
13597 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13598 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13599 (ps-insert-string): New function.
13600
13601 2000-03-15 Kenichi Handa <handa@etl.go.jp>
13602
13603 * international/ccl.el (ccl-compile-expression): Don't generate
13604 invalid self-assignment code.
13605
13606 2000-03-14 Dave Love <fx@gnu.org>
13607
13608 * subr.el (replace-regexp-in-string): Renamed from
13609 replace-regexps-in-string. Doc fix.
13610
13611 2000-03-12 Dave Love <fx@gnu.org>
13612
13613 * cus-edit.el: Doc fixes.
13614 (customize-set-variable, customize-save-variable): Rename args for
13615 doc.
13616 (custom-variable-tag-face, custom-face-tag-face)
13617 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13618 style which user identify as hyperlink.
13619 (hook): Don't add undefined functions to the hook.
13620 (debug-ignored-errors): Transfer message from bindings.el.
13621
13622 2000-03-12 Gerd Moellmann <gerd@gnu.org>
13623
13624 * recentf.el (recentf-keep-non-readable-files-p): Remove
13625 double/nested definition.
13626
13627 2000-03-12 Dave Love <fx@gnu.org>
13628
13629 * facemenu.el (facemenu-get-face): Use display-color-p.
13630 * enriched.el (enriched-decode-foreground): Likewise.
13631 (enriched-decode-background): Likewise.
13632 * isearch.el (isearch-highlight): Likewise.
13633 * info-look.el (info-lookup): Likewise.
13634 * simple.el (completion-setup-function): Likewise.
13635
13636 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13637 :options.
13638
13639 * bindings.el (mode-line-format): Fix line-number and
13640 column-number items. Add help-echo for the background.
13641 (mode-line-mule-info): Modify help-echo.
13642
13643 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13644
13645 * files.el (load-file): Allow completion to .elc.
13646
13647 * man.el: Doc fixes.
13648 (Man-init-defvars): Use display-color-p to set fontification.
13649
13650 * play/hanoi.el (hanoi-internal): Don't use oddp.
13651
13652 2000-03-12 Gerd Moellmann <gerd@gnu.org>
13653
13654 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13655
13656 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13657
13658 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13659
13660 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13661 Fix comment.
13662
13663 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13664
13665 * font-lock.el (font-lock-keywords): Fix the doc now that
13666 regexp-opt-depth is unnecessary.
13667 (save-buffer-state): Set an edebug spec.
13668 (font-lock-fontify-anchored-keywords): Properly handle the case when
13669 the matcher goes past the limit.
13670
13671 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13672 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13673
13674 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13675 dll.el and cookie.el (from Elib) with heavy renaming and other
13676 massaging.
13677
13678 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13679 Autoload the functions used.
13680 (easy-mmode-define-syntax): Fix CL typo.
13681 (easy-mmode-define-derived-mode): Improve the docstring generation.
13682
13683 2000-03-10 Gerd Moellmann <gerd@gnu.org>
13684
13685 * textmodes/texinfo.el (texinfo-version): Variable and function
13686 removed.
13687
13688 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13689
13690 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13691 allow more flexibility.
13692 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13693 fns.
13694 (easy-mmode-defmap, easy-mmode-defsyntax)
13695 (easy-mmode-define-derived-mode): New macros.
13696
13697 2000-03-09 Didier Verna <didier@xemacs.org>
13698
13699 * rect.el (replace-rectangle): New function.
13700
13701 2000-03-09 Dave Love <fx@gnu.org>
13702
13703 * progmodes/fortran.el (fortran-comment-line-start): Define as
13704 "C".
13705 (fortran-comment-line-start-skip): Don't match cpp stuff.
13706 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13707 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13708 (fortran-mode): Don't set fortran-comment-line-start-skip,
13709 fortran-comment-line-start here. Set comment-start,
13710 add-log-current-defun.
13711 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13712 (fortran-current-defun): New function.
13713
13714 2000-03-09 Gerd Moellmann <gerd@gnu.org>
13715
13716 * emacs-lisp/re-builder.el: New file.
13717
13718 * mouse.el (mouse-drag-region): Don't run up-event handler
13719 if hscroll has changed.
13720
13721 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13722 builtin operators, use `font-lock-builtin-face' for Emacs and
13723 `font-lock-preprocessor-face' otherwise.
13724
13725 * font-lock.el (lisp-font-lock-keywords-1): Highlight
13726 `(defun (setf foo)' differently.
13727
13728 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13729
13730 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13731 (regexp-opt): Update comment and adapt the code the new meaning of
13732 the `paren' argument of regex-opt-group for shy-groups.
13733 (regexp-opt-depth): Handle shy groups as well as backslashed
13734 backslashes.
13735 (regexp-opt-group): Turn the leading comment into a docstring.
13736 Allow `paren' to be a string (the string to use to open a group).
13737 Remove open-presuf and close-presuf. Instead of checking for `all
13738 one-char' and then later on check for `several one-char', handle
13739 both cases close together. Also apply a more generic algorithm
13740 for suffixes (the mirror image of the algorithm used for
13741 prefixes). Use shy-groups. Use nreverse rather than reverse.
13742 (regexp-opt-try-suffix): Removed.
13743
13744 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13745 from comint-mode-map, so we can just inherit from it. Also, move
13746 the initialization into the `defvar' since there's no docstring
13747 anyway and it's fairly short.
13748 (inferior-scheme-mode): Define it as derived-mode: the code is
13749 shorter and this way we inherit from comint-mode-map rather than
13750 copying it.
13751
13752 * subr.el (replace-regexps-in-string): Properly handle the case
13753 where we match an empty string.
13754
13755 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13756 when the command has a directory component (such as "./testml").
13757 Also fix a typo in the comment.
13758
13759 2000-03-08 Gerd Moellmann <gerd@gnu.org>
13760
13761 * Makefile (compile-files): Compile files one by one because
13762 that's the only way to ensure a clean compilation environment for
13763 each individual file.
13764
13765 * frame.el (other-frame): Call x-focus-frame.
13766
13767 2000-03-07 Dave Love <fx@gnu.org>
13768
13769 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13770 :require to defcustom.
13771
13772 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13773 lists.
13774
13775 * files.el (auto-mode-alist): Add configure.in.
13776
13777 * progmodes/autoconf.el: New file.
13778
13779 2000-03-07 Gerd Moellmann <gerd@gnu.org>
13780
13781 * mail/mh-e.el: Change maintainer to `none'.
13782
13783 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13784 to remove-hook and add-hook.
13785
13786 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13787
13788 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13789 it as the default.
13790 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13791 (sendmail-send-it): Conditionally add MIME headers specifying the
13792 used character set.
13793
13794 2000-03-07 Dave Love <fx@gnu.org>
13795
13796 * winner.el: Fix keywords, autoload cookies. Split
13797 eval-when-compile form to avoid compilation failure.
13798
13799 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13800
13801 * international/mule.el: Modify comment about coding system
13802 property `coding-category'.
13803 (make-coding-system): New argument EOL-TYPE. Pay attention to
13804 coding-category property of PROPERTIES.
13805
13806 * international/mule-conf.el (coding-category-utf-8,
13807 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13808 categories. Include them in the argument for set-coding-priority.
13809
13810 * international/mule-cmds.el (reset-language-environment): Include
13811 coding-category-utf-8, coding-category-utf-16-be, and
13812 coding-category-utf-16-le in the argument for set-coding-priority.
13813 (reset-language-environment): Initialize coding-category-utf-8,
13814 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13815
13816 2000-03-06 Karl Fogel <kfogel@red-bean.com>
13817
13818 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13819 code abstracted out of `bookmark-jump-noselect'. Now tries info
13820 extensions as well as compression extensions.
13821 (bookmark-jump-noselect): Use above new func.
13822
13823 2000-03-03 Gerd Moellmann <gerd@gnu.org>
13824
13825 * strokes.el: Change maintainer's mail address.
13826
13827 2000-03-03 Kenichi Handa <handa@etl.go.jp>
13828
13829 * international/mule-diag.el (list-character-sets): Make help-echo
13830 string by substitute-command-keys.
13831 (list-character-sets): Likewise.
13832 (sort-listed-character-sets): Call help-setup-xref.
13833
13834 2000-03-02 Gerd Moellmann <gerd@gnu.org>
13835
13836 * time.el (display-time-mail-file): Add `none' to the list of
13837 choices.
13838
13839 2000-03-01 Dave Love <fx@gnu.org>
13840
13841 * help.el (help-xref-go-back): Don't try to set position.
13842
13843 * international/mule-diag.el (list-character-sets): Call
13844 help-setup-xref. Add help-echo to xrefs.
13845 (list-character-sets-1): Add help-echo to xrefs.
13846
13847 2000-03-02 Gerd Moellmann <gerd@gnu.org>
13848
13849 * frame.el (blink-cursor-mode): Switch cursor on when turning
13850 the mode off.
13851
13852 * add-log.el (add-log-current-defun): Add support for
13853 Autoconf mode.
13854
13855 * mail/rmail.el (rmail-quit-hook): New variable.
13856
13857 2000-03-01 Dave Love <fx@gnu.org>
13858
13859 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13860
13861 * help.el (help-xref-button): Add help-echo arg.
13862 (describe-function-1, describe-variable, help-make-xrefs): Use it.
13863
13864 * faces.el (list-faces-display): Supply help-echo with
13865 help-make-xrefs.
13866
13867 * facemenu.el (list-text-properties-at): Set help-xref-stack to
13868 nil.
13869
13870 2000-03-01 Gerd Moellmann <gerd@gnu.org>
13871
13872 * image.el (defimage): Look for image files in load-path.
13873
13874 * frame.el (busy-cursor-delay-seconds): Change type to
13875 `number'.
13876
13877 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
13878
13879 * recentf.el (recentf): Added version tag to the defgroup of
13880 recentf.
13881
13882 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
13883
13884 * recentf.el (recentf-cleanup): Changed to remove excluded file
13885 too.
13886 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13887 action to select/unselect a file.
13888 (recentf-edit-list): Code cleanup and improvement.
13889 (recentf-open-more-files-action): `recentf-open-more-files' button
13890 widget action to open a file.
13891 (recentf-open-more-files): No more use standard completion but
13892 widgets.
13893 (recentf-more-collection): Deleted.
13894 (recentf-more-history): Deleted.
13895 (recentf-setup-more-completion): Deleted.
13896
13897 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
13898
13899 * recentf.el (recentf-mode): No more needs that Emacs is running
13900 under a window-system.
13901
13902 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
13903
13904 * recentf.el (recentf-edit-list): New command to edit the recent
13905 list which allow the user to remove files.
13906 (recentf-edit-selected-items): New global variable, used by
13907 `recentf-edit-list' to hold the list of files to be removed from
13908 the recent list.
13909 (recentf-make-menu-items): Updated to display a "Edit list..."
13910 menu item. Minor code cleanup.
13911
13912 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
13913
13914 * recentf.el (recentf-open-more-files): New command to open files
13915 that are not displayed in the menu.
13916 (recentf-more-collection): New global variable holding the set of
13917 permissible completions used by `recentf-open-more-files'.
13918 (recentf-more-history): New global variable holding the history list
13919 used by `recentf-open-more-files' completion.
13920 (recentf-setup-more-completion): New function to setup completion for
13921 `recentf-open-more-files'.
13922 (recentf-make-menu-items): Updated to display a "More..." menu item.
13923
13924 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
13925
13926 * recentf.el (recentf-menu-action): Doc fixed.
13927
13928 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
13929
13930 * recentf.el (recentf-menu-filter): Doc updated.
13931 (recentf-update-menu-hook): Allow menu filters to force menu update.
13932 (recentf-make-menu-items): New menu filter handling.
13933 (recentf-make-menu-item): New helper function.
13934 (recentf-menu-elements): New menu handling function.
13935 (recentf-sort-ascending): Updated to new menu filter handling.
13936 (recentf-sort-descending): Updated to new menu filter handling.
13937 (recentf-sort-basenames-ascending): New menu filter function.
13938 (recentf-sort-basenames-descending): New menu filter function.
13939 (recentf-show-basenames): New menu filter function.
13940 (recentf-show-basenames-ascending): New menu filter function.
13941 (recentf-show-basenames-descending): New menu filter function.
13942
13943 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13944
13945 * diary-lib.el (list-diary-entries): Don't try to go forward at
13946 the end of the buffer.
13947
13948 2000-02-29 Kenichi Handa <handa@etl.go.jp>
13949
13950 * international/mule-diag.el (list-character-sets): Completely
13951 rewritten.
13952 (sort-listed-character-sets): New function.
13953 (list-character-sets-1): Completely rewritten.
13954 (list-character-sets-2): New function.
13955 (non-iso-charset-alist): New variable.
13956 (decode-codepage-char): New function.
13957 (charset-history): New variable.
13958 (read-charset) (list-block-of-chars)
13959 (list-iso-charset-chars)
13960 (list-non-iso-charset-chars)
13961 (list-charset-chars): New functions.
13962 (mule-diag): Call list-character-sets-2, not
13963 list-character-sets-2.
13964 (dump-charsets): Likewise.
13965
13966 2000-02-29 Gerd Moellmann <gerd@gnu.org>
13967
13968 * dired-x.el (dired-filename-at-point): Add `@' to valid
13969 file name characters.
13970 (dired-filename-at-point): Handle ange-ftp file names.
13971
13972 * frame.el (frame-notice-user-settings): Use assq-delete-all
13973 instead of assoc-delete-all.
13974 (frame-notice-user-settings): Ditto.
13975
13976 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13977 Don't copy alist.
13978
13979 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
13980
13981 * calculator.el (calculator-use-menu): New option.
13982 (calculator-initial-bindings): Changed some bindings to work as
13983 macros.
13984 (calculator-forced-input): Removed.
13985 (calculator-restart-other-mode): New variable.
13986 (calculator-mode-map): Set up menu.
13987
13988 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
13989
13990 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13991 tags.
13992
13993 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
13994
13995 * viper-cmd.el (viper-envelop-ESC-key): added the option to
13996 translate all ESC key sequences.
13997 (viper-goto-mark-subr): restore markers for files for which
13998 they were saved.
13999 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14000 * viper-util.el (viper-set-replace-overlay-glyphs,
14001 viper-set-replace-overlay): always check if the replacement
14002 overlay is live.
14003 * viper.el (viper-vi-state-mode-list): added major modes.
14004 * ediff-wind.el: minor comment changes.
14005 * ediff.el: copyright notice date fix.
14006
14007 2000-02-27 Jason Rumney <jasonr@gnu.org>
14008
14009 * faces.el (face-font-family-alternatives): Add arial to helv.
14010 (mode-line, header-line, tool-bar): Same default as x for w32.
14011 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14012 face-font-family-alternatives from working.
14013 * term/w32-win.el (mouse-set-font): Do not build fontset from
14014 chosen font.
14015
14016 2000-02-25 Sam Steingold <sds@goems.com>
14017
14018 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14019 properly.
14020
14021 2000-02-25 Richard M. Stallman <rms@gnu.org>
14022
14023 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14024
14025 2000-02-25 Gerd Moellmann <gerd@gnu.org>
14026
14027 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14028 writable.
14029
14030 * frame.el (busy-cursor-delay-seconds): New option.
14031
14032 2000-02-24 Gerd Moellmann <gerd@gnu.org>
14033
14034 * frame.el (show-cursor-in-non-selected-windows): New option.
14035
14036 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14037
14038 * diary-lib.el (include-other-diary-files): Undo the selective
14039 display in any included file and don't kill it.
14040
14041 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
14042
14043 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14044 bar. Menu items converted to (menu-item format, help strings
14045 added.
14046 [downcase, upcase]: Don't enable on MS-DOS.
14047 [symlink, symlinks]: Don't show if make-symbolic-link is not
14048 bound.
14049 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14050
14051 2000-02-23 Dave Love <fx@gnu.org>
14052
14053 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14054 (backward-kill-word): Revert addition of * to interactive spec --
14055 it's a feature.
14056
14057 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14058 (backward-kill-sentence, kill-sentence): Likewise.
14059
14060 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14061 scratch buffer name.
14062 (gud-format-command): Use int-to-string in ?l case. Simplify
14063 slightly.
14064
14065 * term/w32-win.el (internal-face-interactive): Update prompt for
14066 new read-face-name.
14067
14068 * mail/footnote.el (footnote): Add :version to defgroup.
14069 (footnote-section-tag-regexp): Customize.
14070 (footnote-start-tag, footnote-end-tag): New option.
14071 (footnote-latin-regexp): New variable.
14072 (Footnote-latin): New function.
14073 (footnote-style-alist): Add element for latin style.
14074 (footnote-style): Moved.
14075 (Footnote-goto-footnote): Use eq to test arg.
14076
14077 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14078
14079 * emacs-lisp/byte-opt.el: Change old backquote syntax.
14080 (byte-compile-trueconstp): Include keywords.
14081 (byte-optimize-quote, byte-optimize-lapcode): Use
14082 byte-compile-const-symbol-p.
14083 (byte-optimize-char-before): New optimization.
14084
14085 * emacs-lisp/bytecomp.el: Change old backquote syntax.
14086 (byte-compile-const-symbol-p): New function.
14087 (byte-compile-constp, byte-compile-out-toplevel)
14088 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14089 Use it.
14090
14091 * subr.el (define-key-after): Default AFTER to t. Doc fix.
14092
14093 2000-02-23 Kenichi Handa <handa@etl.go.jp>
14094
14095 * international/encoded-kb.el: Be sure to update minor-mode-alist
14096 and minor-mode-map-alist.
14097 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14098 codes SS2 and SS3 correctly.
14099 (encoded-kbd-self-insert-ccl): New function.
14100 (encoded-kbd-setup-keymap): New function.
14101 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
14102 by calling encoded-kbd-setup-keymap.
14103
14104 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14105 characters.
14106 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14107 locally.
14108
14109 2000-02-22 Dave Love <fx@gnu.org>
14110
14111 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14112 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14113 defvar.
14114 (lisp-mode-syntax-table): Set up for #|...|# comments.
14115 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
14116 classes. Match `defface'.
14117 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14118 (eval-defun-1): Fix for defcustom.
14119 (lisp-indent-region): Doc fix.
14120
14121 * subr.el (when, unless, split-string): Doc fix.
14122 (read-passwd): Move call of clear-this-command-keys to the right
14123 place.
14124 (replace-regexps-in-string): New function.
14125
14126 2000-02-22 Gerd Moellmann <gerd@gnu.org>
14127
14128 * help.el (describe-variable): Set syntax table to
14129 emacs-lisp-mode-syntax-table when moving forward over the
14130 symbol's name.
14131
14132 2000-02-22 Dave Love <fx@gnu.org>
14133
14134 * xt-mouse.el: Doc fixes.
14135 (xterm-mouse-position-function): New function, replacing advice of
14136 mouse-position.
14137 (xterm-mouse-mode): Use it. Don't turn on under a window system.
14138
14139 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14140
14141 2000-02-21 Gerd Moellmann <gerd@gnu.org>
14142
14143 * format.el (format-annotate-single-property-change): Handle
14144 properties.with dotted-list values.
14145 (format-proper-list-p): New function.
14146
14147 * enriched.el (enriched-face-ans): Handle '(foreground-color
14148 . COLOR) and (background-color . COLOR).
14149
14150 2000-02-20 Dave Love <fx@gnu.org>
14151
14152 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14153 and assignments to it.
14154 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14155 current local map.
14156 (make-flyspell-overlay): Use it.
14157 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14158
14159 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14160 (lm-get-header-re): Defun, not defsubst.
14161 (lm-get-package-name): Defun, not defsubst. Simplify.
14162 (lm-version): Doc fix. Simplify.
14163 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14164 (lm-crack-address, lm-last-modified-date, lm-commentary)
14165 (lm-verify, lm-synopsis): Simplify.
14166 (lm-report-bug): Require emacsbug. Use compose-mail.
14167
14168 2000-02-20 Gerd Moellmann <gerd@gnu.org>
14169
14170 * dired.el (dired-mode): Call propertized-buffer-identification
14171 to set mode-line-buffer-identification to something having
14172 the right text properties.
14173
14174 * bindings.el (propertized-buffer-identification): New function.
14175
14176 2000-02-20 Dave Love <fx@gnu.org>
14177
14178 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14179 check for t-mouse too.
14180
14181 * cus-start.el: Make echo-keystrokes `number'.
14182
14183 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
14184
14185 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14186 Don't call ring-empty-p unless tags-location-ring is bound.
14187 From Noah Friedman <friedman@splode.com>.
14188
14189 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
14190
14191 * progmodes/hideshow.el (hs-flag-region): No longer use
14192 `intangible' overlay property.
14193
14194 (hs-toggle-hiding): New command.
14195 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14196
14197 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14198 Fix omission bug: Run `hs-minor-mode-hook' for both activation
14199 and deactivation.
14200
14201 2000-02-18 Gerd Moellmann <gerd@gnu.org>
14202
14203 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14204
14205 2000-02-17 Gerd Moellmann <gerd@gnu.org>
14206
14207 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14208
14209 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14210 of `*' to handle `(* ... *)' comments.
14211
14212 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
14213
14214 * faces.el (list-faces-display): Use display-mouse-p instead of
14215 window-system.
14216
14217 * menu-bar.el (global-map): Menu-bar items converted to the new
14218 format (menu-item..., rearranged for better CUA compliance, and
14219 their names changed for better clarity. Help strings added.
14220
14221 * international/mule-cmds.el (mule-menu-keymap)
14222 (describe-language-environment-map, set-coding-system-map)
14223 (setup-language-environment-map): Convert to new (menu-item...
14224 form, add help strings. Change names of menu items for better
14225 clarity. "Mule" menu-bar item removed (it's now in the "Options"
14226 submenu).
14227
14228 2000-02-17 Gerd Moellmann <gerd@gnu.org>
14229
14230 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14231 within the code.
14232
14233 2000-02-16 Dave Love <fx@gnu.org>
14234
14235 * faces.el: Don't require custom. Add more specific :groups to
14236 various deffaces.
14237 (set-face-attribute): Purecopy args.
14238 (read-face-name): Default to name at point and use it in prompt.
14239 Remove colon from arg in all callers.
14240 (list-faces-display): Hyperlink to face descriptions and customize
14241 buffers.
14242
14243 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
14244
14245 * wid-edit.el (widget-match-inline): An atom never matches a
14246 list.
14247
14248 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14249
14250 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14251 at ':' characters by call to split-string.
14252
14253 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14254
14255 * textmodes/bibtex.el: Added RCS version identification.
14256
14257 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14258
14259 * textmodes/bibtex.el: Some temporary comments removed.
14260 (bibtex-field-name, bibtex-entry-type): Made the relationship
14261 explicit.
14262 (bibtex-field-const): Allow capital letters.
14263 (bibtex-start-of-string): Deleted because unused.
14264
14265 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14266 use the term 'reference' to describe a bibtex entry as a whole.
14267 Further, reference keys are no longer called 'labels'.
14268 (bibtex-keys): Renamed to bibtex-reference-keys.
14269 (bibtex-reformat-previous-labels): Renamed to
14270 bibtex-reformat-previous-reference-keys.
14271 (bibtex-reference-type): Renamed to bibtex-entry-type.
14272 (bibtex-reference-head): Renamed to bibtex-entry-head.
14273 (bibtex-reference-maybe-empty-head): Renamed to
14274 bibtex-entry-maybe-empty-head.
14275 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14276 (bibtex-search-reference): Renamed to bibtex-search-entry.
14277 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14278 bibtex-enclosing-entry-maybe-empty-head.
14279 (bibtex-entry-field-alist, bibtex-entry-head,
14280 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14281 bibtex-map-entries, bibtex-search-entry,
14282 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14283 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14284 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14285 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14286 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14287 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14288 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14289
14290 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14291
14292 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14293 comment.
14294 (bibtex-format-field-delimiters): New function, functionality
14295 extracted from bibtex-format-entry.
14296 (bibtex-autokey-get-yearfield-digits): New function, functionality
14297 extracted from bibtex-autokey-get-yearfield.
14298
14299 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14300 entries in order to avoid stack overflow in the regexp matcher if
14301 field contents become large.
14302 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14303 bibtex-field-string-part-not-braced,
14304 bibtex-field-string-part-no-inner-braces,
14305 bibtex-field-string-part-1-inner-brace,
14306 bibtex-field-string-part-2-inner-braces,
14307 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14308 bibtex-field-string-quoted, bibtex-field-string,
14309 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14310 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14311 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14312 as parsing is now performed by the following functions.
14313 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14314 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14315 bibtex-parse-field-string, bibtex-search-forward-field-string,
14316 bibtex-parse-association, bibtex-field-name-for-parsing,
14317 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14318 bibtex-search-forward-field, bibtex-search-backward-field,
14319 bibtex-start-of-field, bibtex-end-of-field,
14320 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14321 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14322 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14323 bibtex-parse-string, bibtex-search-forward-string,
14324 bibtex-search-backward-string, bibtex-start-of-string,
14325 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14326 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14327 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14328 entries. Instead of reporting the results of the parsing by
14329 match-beginning or match-end, these functions return data structures
14330 that hold the corresponding positions.
14331 (bibtex-enclosing-field): Changed to also report field boundaries by
14332 return values rather than by match-beginning or match-end. The
14333 following functions have been adapted to use the new parsing
14334 functions.
14335 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14336 bibtex-enclosing-field, bibtex-format-entry,
14337 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14338 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14339 bibtex-print-help-message, bibtex-end-of-entry,
14340 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14341 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14342 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14343 method for parsing.
14344 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14345 bibtex-map-entries, bibtex-flash-head,
14346 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14347 bibtex-autokey-change, bibtex-autokey-get-namefield,
14348 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14349 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14350 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14351 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14352 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14353 order to make the new binding of case-fold-search immediately
14354 visible.
14355
14356 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14357
14358 * textmodes/bibtex.el: Copyright notice is up to date.
14359 Added constant 'bibtex-maintainer-salutation.
14360
14361 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14362 than make-temp-name, use match-string-no-properties and eliminate
14363 a quadratic behavior when building bibtex-strings.
14364
14365 * bibtex.el (bibtex-reference-key): Accept string entries whose
14366 reference key contains upper case letters.
14367
14368 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14369
14370 * bibtex.el (bibtex-reference-head): Allow entries to start with
14371 a new line.
14372
14373 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14374
14375 * bibtex.el: Hiding of entry bodies is not longer provided by
14376 bibtex.el directly. Instead the hideshow package can be used.
14377 Added a special bibtex entry to hs-special-modes-alist.
14378 (bibtex-hs-forward-sexp): Added for hideshow.el.
14379
14380 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14381
14382 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14383 at ':' characters by call to split-string.
14384
14385 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14386
14387 * textmodes/bibtex.el: Added RCS version identification.
14388
14389 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14390
14391 * textmodes/bibtex.el: Some temporary comments removed.
14392 (bibtex-field-name, bibtex-entry-type): Made the relationship
14393 explicit.
14394 (bibtex-field-const): Allow capital letters.
14395 (bibtex-start-of-string): Deleted because unused.
14396
14397 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14398 use the term 'reference' to describe a bibtex entry as a whole.
14399 Further, reference keys are no longer called 'labels'.
14400 (bibtex-keys): Renamed to bibtex-reference-keys.
14401 (bibtex-reformat-previous-labels): Renamed to
14402 bibtex-reformat-previous-reference-keys.
14403 (bibtex-reference-type): Renamed to bibtex-entry-type.
14404 (bibtex-reference-head): Renamed to bibtex-entry-head.
14405 (bibtex-reference-maybe-empty-head): Renamed to
14406 bibtex-entry-maybe-empty-head.
14407 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14408 (bibtex-search-reference): Renamed to bibtex-search-entry.
14409 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14410 bibtex-enclosing-entry-maybe-empty-head.
14411 (bibtex-entry-field-alist, bibtex-entry-head,
14412 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14413 bibtex-map-entries, bibtex-search-entry,
14414 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14415 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14416 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14417 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14418 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14419 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14420 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14421
14422 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14423
14424 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14425 comment.
14426 (bibtex-format-field-delimiters): New function, functionality
14427 extracted from bibtex-format-entry.
14428 (bibtex-autokey-get-yearfield-digits): New function, functionality
14429 extracted from bibtex-autokey-get-yearfield.
14430
14431 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14432 entries in order to avoid stack overflow in the regexp matcher if
14433 field contents become large.
14434 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14435 bibtex-field-string-part-not-braced,
14436 bibtex-field-string-part-no-inner-braces,
14437 bibtex-field-string-part-1-inner-brace,
14438 bibtex-field-string-part-2-inner-braces,
14439 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14440 bibtex-field-string-quoted, bibtex-field-string,
14441 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14442 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14443 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14444 as parsing is now performed by the following functions.
14445 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14446 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14447 bibtex-parse-field-string, bibtex-search-forward-field-string,
14448 bibtex-parse-association, bibtex-field-name-for-parsing,
14449 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14450 bibtex-search-forward-field, bibtex-search-backward-field,
14451 bibtex-start-of-field, bibtex-end-of-field,
14452 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14453 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14454 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14455 bibtex-parse-string, bibtex-search-forward-string,
14456 bibtex-search-backward-string, bibtex-start-of-string,
14457 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14458 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14459 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14460 entries. Instead of reporting the results of the parsing by
14461 match-beginning or match-end, these functions return data structures
14462 that hold the corresponding positions.
14463 (bibtex-enclosing-field): Changed to also report field boundaries by
14464 return values rather than by match-beginning or match-end. The
14465 following functions have been adapted to use the new parsing
14466 functions.
14467 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14468 bibtex-enclosing-field, bibtex-format-entry,
14469 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14470 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14471 bibtex-print-help-message, bibtex-end-of-entry,
14472 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14473 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14474 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14475 method for parsing.
14476 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14477 bibtex-map-entries, bibtex-flash-head,
14478 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14479 bibtex-autokey-change, bibtex-autokey-get-namefield,
14480 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14481 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14482 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14483 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14484 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14485 order to make the new binding of case-fold-search immediately
14486 visible.
14487
14488 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14489
14490 * textmodes/bibtex.el: Copyright notice is up to date.
14491 Added constant 'bibtex-maintainer-salutation.
14492
14493 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14494 than make-temp-name, use match-string-no-properties and eliminate
14495 a quadratic behavior when building bibtex-strings.
14496
14497 * bibtex.el (bibtex-reference-key): Accept string entries whose
14498 reference key contains upper case letters.
14499
14500 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14501
14502 * bibtex.el (bibtex-reference-head): Allow entries to start with
14503 a new line.
14504
14505 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14506
14507 * bibtex.el: Hiding of entry bodies is not longer provided by
14508 bibtex.el directly. Instead the hideshow package can be used.
14509 Added a special bibtex entry to hs-special-modes-alist.
14510 (bibtex-hs-forward-sexp): Added for hideshow.el.
14511
14512 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14513
14514 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14515 proceedings entry type (for cross referencing). Thanks to Wagner
14516 Toledo Correa for the suggestion.
14517
14518 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14519
14520 2000-02-14 Kenichi Handa <handa@etl.go.jp>
14521
14522 * international/characters.el: Setup case table for Vietnamese.
14523
14524 2000-02-12 Gerd Moellmann <gerd@gnu.org>
14525
14526 * uniquify.el (toplevel): Require CL at compile time.
14527 (uniquify-push): Removed.
14528
14529 * shadowfile.el (shadow-when): Removed.
14530
14531 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14532 (tempo-process-and-insert-string): Use dolist instead of
14533 tempo-dolist.
14534
14535 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14536 regexp for paragraph-start.
14537
14538 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14539 commas as well.
14540
14541 2000-02-10 Dave Love <fx@gnu.org>
14542
14543 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14544 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14545 Deleted.
14546 (widget-specify-field, widget-specify-button): Don't use
14547 widget-mouse-help as help-echo property.
14548 (default): Use #'ignore for :validate and :mouse-down-action.
14549 (checkbox): Add help-echo.
14550 (widget-sexp-validate): Rewritten to clarify error messages.
14551 (character): Use char-valid-p in :match function.
14552 (widget-color-complete): Use facemenu-color-alist.
14553 (widget-color-action): Use facemenu-read-color.
14554
14555 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14556 set up `caar' &c that we now have.
14557
14558 2000-02-09 Ray Blaak <blaak@gnu.org>
14559
14560 * delphi.el: Make resourcestring a declaration region, like const
14561 and var.
14562
14563 2000-02-09 Dave Love <fx@gnu.org>
14564
14565 * bindings.el (mode-line-input-method-map): New variable.
14566 (mode-line-mule-info): Use it; fix last change.
14567 (mode-line-mode-menu): Move definition.
14568 (mode-line-mouse-sensitive-p): Deleted.
14569 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14570 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14571 level.
14572
14573 * startup.el (command-line-1): Don't call
14574 make-mode-line-mouse-sensitive.
14575
14576 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14577
14578 * mail/rmail.el (rmail-retry-failure): Use
14579 rmail-beginning-of-message before rmail-toggle-header, because the
14580 former toggles headers.
14581
14582 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14583
14584 * diff-mode.el (diff-kill-junk): New interactive function.
14585 (diff-reverse-direction): Use delete-and-extract-region.
14586 (diff-post-command-hook): Restrict the area so that the hook also works
14587 outside of any diff hunk. This is necessary for the minor-mode.
14588 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14589 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14590
14591 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14592 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14593 so that it can be used more easily in <foo>-mode-hook. Also make sure
14594 to avoid duplicate entries.
14595 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14596 (font-lock-remove-keywords): Just as was done for `add', allow it to
14597 work even if font-lock-mode is nil. Also make sure we don't modify
14598 any pre-existing list by forcing a copy-sequence. Finally rename
14599 `major-mode' to `mode'.
14600 (font-lock-fontify-syntactic-anchored-keywords)
14601 (font-lock-fontify-anchored-keywords)
14602 (font-lock-fontify-keywords-region): Use line-end-position.
14603 Don't make `font-lock-multiline' local (it's now done in
14604 font-lock-set-defaults).
14605 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14606 move the `font-lock-fontified' creation to inside the `unless'.
14607
14608 2000-02-06 Andrew Innes <andrewi@gnu.org>
14609
14610 * term/w32-win.el (x-handle-args): Comment out call to message,
14611 which occurs before window system is initialized.
14612
14613 * makefile.nt: Add support for recompiling lisp code.
14614
14615 2000-02-04 Dave Love <fx@gnu.org>
14616
14617 * bindings.el (mode-line-mule-info): Fix/extend last change.
14618
14619 * completion.el: Replace completion-dolist with dolist.
14620
14621 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14622 dotimes.
14623
14624 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14625
14626 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14627 environment names before they go into the section regexp.
14628
14629 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14630 char class in regexp.
14631
14632 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14633 `case-fold-search' to nil.
14634
14635 * progmodes/idlwave.el (idlwave-template): Respect
14636 `idlwave-abbrev-change-case'.
14637 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14638 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14639 idlwave-while): respect `idlwave-reserved-word-upcase'.
14640 (idlwave-rw-case): New function.
14641 (idlwave-statement-match): Fixed problem with assignment regexp.
14642 (idlwave-font-lock-keywords): Improved regexp for keyword
14643 parameters.
14644 (idlwave-surround): New argument LENGTH to support padding of
14645 operators longer than 1 char.
14646
14647 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14648 idlwave-shell-expression-overlay. Implemented printing of
14649 expressions on higher levels of the calling stack.
14650 (idlwave-shell-display-level-in-calling-stack): Restore stack
14651 level.
14652 (idlwave-retrieve-expression-from-level): New function.
14653 (idlwave-shell-last-calling-stack): Variable removed.
14654 (idlwave-shell-reset): Argument action reversed (`visible' to
14655 `hidden'). Also remove stop-line overlay.
14656 (idlwave-shell-calling-stack-routine): New variable.
14657 (idlwave-shell-parse-stack-and-display): Messages now display
14658 negative level numbers.
14659 (idlwave-shell-mode): Set `modeline-format'.
14660 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14661 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14662 21.
14663 (idlwave-shell-print-expression-function): New option.
14664
14665 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14666 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14667 `tool-bar' instead of `toolbar'.
14668
14669 2000-02-02 Dave Love <fx@gnu.org>
14670
14671 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14672 emacs-lisp-mode-hook. Don't check for defalias being defined.
14673
14674 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14675 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14676 the new builtins directly.
14677
14678 * whitespace.el (whitespace): Add :version to defgroup.
14679
14680 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14681 Doc fix.
14682
14683 * thingatpt.el (sexp-at-point, symbol-at-point)
14684 (number-at-point, list-at-point): Add autoload cookie.
14685
14686 * recentf.el (recentf): Add :version to defgroup.
14687
14688 * quickurl.el (quickurl): Add :version to defgroup.
14689
14690 * elide-head.el (elide-head): Use point-marker more.
14691
14692 * bs.el (bs): Add :version to defgroup.
14693
14694 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14695
14696 * progmodes/delphi.el (delphi): Add :version to defgroup.
14697
14698 2000-02-02 Gerd Moellmann <gerd@gnu.org>
14699
14700 * ange-ftp.el (ange-ftp-write-region): Handle case that
14701 succeeding process operation sets a different coding system.
14702
14703 * calculator.el: New file.
14704
14705 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14706
14707 * frame.el (frames-on-display-list, framep-on-display): New
14708 functions.
14709 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14710 (display-selections-p, display-screens, display-pixel-width)
14711 (display-pixel-height, display-mm-width, display-mm-height)
14712 (display-backing-store, display-save-under, display-planes)
14713 (display-color-cells, display-visual-class): New functions.
14714
14715 * term/tty-colors.el (tty-color-gray-shades): New function.
14716
14717 * faces.el (display-color-p): Use framep-on-display.
14718 (display-grayscale-p): New function.
14719
14720 2000-01-31 Dave Love <fx@gnu.org>
14721
14722 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14723 (create-fontset-from-x-resource): Don't concat integers.
14724
14725 2000-01-31 Inge Frick <inge@nada.kth.se>
14726
14727 * view.el: Some changes in documentation. Removed some trailing
14728 whitespace. Changed some parameter names to agree with
14729 documentation.
14730 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14731 window is not deleted. Modifies change 1998-04-26.
14732
14733 2000-01-31 Gerd Moellmann <gerd@gnu.org>
14734
14735 * windmove.el: New file.
14736
14737 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14738 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14739 progmodes/ebnf-yac.el: Update copyright and license info.
14740
14741 * jit-lock.el (jit-lock-function): Widen before calculating end
14742 position.
14743 (jit-lock-stealth-chunk-start): Rewritten.
14744
14745 * info.el (Info-title-face-alist): Removed.
14746 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14747 faces.
14748 (Info-fontify-node): Use these faces.
14749
14750 2000-01-30 Gerd Moellmann <gerd@gnu.org>
14751
14752 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14753 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14754 `&allow-other-keywords'.
14755
14756 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14757 the list of directories scanned heuristically.
14758
14759 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14760 exist.
14761
14762 2000-01-30 Jason Rumney <jasonr@gnu.org>
14763
14764 * w32-fns.el: Define w32-tty-standard-colors.
14765
14766 * startup.el (command-line): Use w32-tty-standard-colors when in
14767 w32 console mode.
14768
14769 2000-01-30 Dave Love <fx@gnu.org>
14770
14771 * jka-compr.el (jka-compr-load): Fix up load-history.
14772
14773 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14774
14775 * emacs-lisp/cl-macs.el: Revert previous change.
14776
14777 2000-01-29 Dave Love <fx@gnu.org>
14778
14779 * facemenu.el: Purecopy various strings.
14780
14781 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14782 years. Deal with three-digit years.
14783
14784 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14785 defconst, purecopy.
14786 (help-back-label): Purecopy it.
14787
14788 2000-01-18 Gerd Moellmann <gerd@gnu.org>
14789
14790 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14791 variable. If non-nil, order the buffer list according to the
14792 currently selected frame.
14793 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14794 non-nil, pass the selected frame to function buffer-list.
14795
14796 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14797
14798 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14799
14800 2000-01-28 Dave Love <fx@gnu.org>
14801
14802 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14803
14804 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14805 Don't use lisp-indent-hook property.
14806 (cl-abs): Remove.
14807
14808 * subr.el: Move out indent and edebug specs for when and unless.
14809
14810 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14811 when, unless.
14812
14813 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14814 unless, when.
14815
14816 2000-01-28 Gerd Moellmann <gerd@gnu.org>
14817
14818 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14819 `collecting' as synonym for `collect'.
14820
14821 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14822 for the case it contains spaces.
14823
14824 * simple.el (what-cursor-position): Change formatting of
14825 messages.
14826
14827 * frame.el (delete-other-frames): New function.
14828 (toplevel): Bind it to C-x 5 1.
14829
14830 * sort.el (sort-numeric-base): New option.
14831 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14832 interpret it as octal or hexadecimal. Use sort-numeric-base
14833 as default base.
14834
14835 * progmodes/glasses.el: New file.
14836
14837 2000-01-27 Gerd Moellmann <gerd@gnu.org>
14838
14839 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14840 userids differently.
14841
14842 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14843 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14844 progmodes/ebnf-yac.el: New files.
14845
14846 2000-01-26 Dave Love <fx@gnu.org>
14847
14848 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14849 on a function with an empty body. [From Eric Ludlam.]
14850
14851 2000-01-25 Andre Spiegel <spiegel@gnu.org>
14852
14853 * vc.el (vc-version-diff): Make sure file name is expanded.
14854
14855 2000-01-25 Gerd Moellmann <gerd@gnu.org>
14856
14857 * scroll-bar.el (scroll-bar-timer): Variable removed.
14858 (scroll-bar-toolkit-scroll): Don't use a timer.
14859
14860 2000-01-25 Kenichi Handa <handa@etl.go.jp>
14861
14862 * language/thai-util.el (thai-composition-function): Delete
14863 superfluous `a'.
14864
14865 2000-01-24 Dave Love <fx@gnu.org>
14866
14867 * fortran.el (fortran-mode): Use beginning-of-defun-function,
14868 end-of-defun-function.
14869
14870 * font-lock.el (turn-on-font-lock): Don't depend on window-system
14871 &c.
14872
14873 2000-01-22 Jason Rumney <jasonr@gnu.org>
14874
14875 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14876 conflicts with new face support.
14877
14878 2000-01-22 Richard M. Stallman <rms@gnu.org>
14879
14880 * replace.el (query-replace): Rename last arg to DELIMITED.
14881 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14882 (query-replace-regexp): Likewise.
14883
14884 2000-01-20 Richard M. Stallman <rms@gnu.org>
14885
14886 * subr.el (with-syntax-table): Use make-symbol, not gensym.
14887
14888 * emacs-lisp/lisp.el (beginning-of-defun-function):
14889 Variable renamed from beginning-of-defun.
14890 Do not call make-variable-buffer-local.
14891 (beginning-of-defun-raw): Use new variable name; doc fix.
14892 (beginning-of-defun): Doc fix.
14893 (end-of-defun-function): Variable renamed from end-of-defun.
14894 Do not call make-variable-buffer-local.
14895 (end-of-defun): Use new variable name; doc fix.
14896
14897 * subr.el (dolist, dotimes): Copied from cl-macs.el
14898 and made to work.
14899
14900 * mail/undigest.el (rmail-digest-end-regexps):
14901 Variable replaces rmail-digest-end-regexp.
14902 Allows multiple regexps for detecting the end line.
14903 (undigestify-rmail-message): Corresponding changes.
14904
14905 2000-01-19 Dave Love <fx@gnu.org>
14906
14907 * files.el (user-init-file): Don't declare here -- is primitive.
14908
14909 * startup.el (command-line): Check for compiled user-init-file and
14910 set to uncompiled version if necessary.
14911
14912 2000-01-18 Gerd Moellmann <gerd@gnu.org>
14913
14914 * mail/undigest.el (rmail-digest-end-regexp): New user option.
14915 (undigestify-rmail-message): Use it.
14916
14917 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14918
14919 2000-01-17 Gerd Moellmann <gerd@gnu.org>
14920
14921 * tmm.el (tmm-goto-completions): Adapt to prompt being part
14922 of mini-buffer.
14923
14924 2000-01-14 Gerd Moellmann <gerd@gnu.org>
14925
14926 * emacs-lisp/copyright.el (copyright-update): Removed the
14927 requirement for a trailing space from `copyright-regexp', to
14928 support copyrights with owner specified on a separate line..
14929
14930 * align.el: New file.
14931
14932 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14933
14934 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14935
14936 2000-01-13 Dave Love <fx@gnu.org>
14937
14938 * ph.el: Removed. (Obsoleted by EUDC.)
14939
14940 2000-01-13 Gerd Moellmann <gerd@gnu.org>
14941
14942 * net/eudc.el (toplevel): Remove autoloaded code installing
14943 menu with easymenu, because that causes build problems.
14944
14945 * frame.el (frame-notice-user-settings): New variable.
14946 (frame-notice-user-settings): Don't modify frame parameters
14947 if called a second time.
14948
14949 2000-01-13 Richard M. Stallman <rms@gnu.org>
14950
14951 * frame.el (frame-notice-user-settings):
14952 Notice default-frame-parameters even for non-window frames.
14953
14954 2000-01-13 Gerd Moellmann <gerd@gnu.org>
14955
14956 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14957 for Emacs.
14958 (eudc-bob-can-display-inline-images): Extend for Emacs.
14959 (eudc-bob-toggle-inline-display): Ditto.
14960 (eudc-bob-display-jpeg): Ditto.
14961
14962 2000-01-12 Gerd Moellmann <gerd@gnu.org>
14963
14964 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14965 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14966 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
14967
14968 * add-log.el (add-change-log-entry): Fix error trying an `(insert
14969 nil)'.
14970
14971 * subdirs.el: Add `net' directory.
14972
14973 * net: New directory.
14974
14975 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14976 eval-last-sexp. Don't bind debug-on-error here.
14977 (eval-last-sexp): New function. Bind debug-on-error if
14978 eval-expression-debug-on-error is non-nil.
14979 (eval-defun-2, eval-defun): Likewise.
14980
14981 * simple.el (eval-expression): Don't bind debug-on-error if
14982 eval-expression-debug-on-error is nil. Detect changed
14983 debug-on-error, and propagate new value to global binding, if
14984 eval-expression-debug-on-error is non-nil,
14985 (eval-expression-debug-on-error): Change doc string.
14986
14987 2000-01-11 Richard M. Stallman <rms@gnu.org>
14988
14989 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14990
14991 * emacs-lisp/lisp-mode.el (with-syntax-table):
14992 Set up lisp-indent-function property.
14993
14994 * subr.el (with-syntax-table): Moved from simple.el.
14995
14996 * simple.el (with-syntax-table): Moved to subr.el.
14997
14998 2000-01-11 Gerd Moellmann <gerd@gnu.org>
14999
15000 * tmm.el (tmm-shortcut): Delete region after prompt instead
15001 of erasing buffer.
15002
15003 * textmodes/fill.el (fill-common-string-prefix): New function.
15004 (fill-context-prefix): Use the longest common prefix of first
15005 and second line fill prefix, if there is one.
15006
15007 2000-01-11 Richard M. Stallman <rms@gnu.org>
15008
15009 * array.el (array-mode): Don't use make-variable-buffer-local.
15010 Use make-local-variable for `truncate-lines'.
15011
15012 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
15013
15014 * add-log.el (add-log-current-defun): Handle user-defined
15015 add-log-current-function returning nil,
15016
15017 * add-log.el (add-change-log-entry): Insert version number
15018 if having found a current function
15019
15020 * add-log.el (add-log-current-defun): Call
15021 `add-log-current-defun-function'. Try matches at level 0 and
15022 level 1. Strip whitespace from defun found.
15023
15024 2000-01-10 John Wiegley <johnw@gnu.org>
15025
15026 * allout.el (isearch-done/outline-provisions): Added `edit'
15027 argument to correspond with the current definition of
15028 `isearch-done'.
15029
15030 2000-01-10 Dave Love <fx@gnu.org>
15031
15032 * elide-head.el (elide-head): Use point-marker, not point.
15033
15034 2000-01-10 Gerd Moellmann <gerd@gnu.org>
15035
15036 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15037 before and after the year 2000.
15038
15039 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15040 Add ispell- prefix.
15041
15042 2000-01-10 Ken Stevens <k.stevens@ieee.org>
15043
15044 * ispell.el: Only define dictionaries in menus when they exist.
15045 (version18p): New variable.
15046 (version20p): New variable.
15047 (xemacsp): New variable.
15048 (ispell-choices-win-default-height): Fix for XEmacs visibility.
15049 (ispell-dictionary-alist1): Added Brasileiro dictionary.
15050 (ispell-dictionary-alist6): Russian command lines no longer accept
15051 run-together words.
15052 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15053 (ispell-dictionary-alist): Add koi8-r to customize definition.
15054 (check-ispell-version): Added documentation string. Returns
15055 library path when called non-interactively.
15056 (ispell-menu-map-needed): Uses new variables.
15057 (ispell-library-path): New variable.
15058 (ispell-decode-string): XEmacs fix for bogus variable bindings.
15059 (ispell-word): Improved documentation string. Test for valid
15060 character mappings. Correctly check typed in word changes that can
15061 result in single words split into multiple words. Returns
15062 replacement word.
15063 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
15064 replace in recursive query replace mode. Help message for
15065 recursive edit mode.
15066 (ispell-show-choices): Protect against bad framepop bindings.
15067 (ispell-help): Fix to work with XEmacs.
15068 (ispell-highlight-spelling-error): Use new variables.
15069 (ispell-overlay-window): Fix to work with XEmacs.
15070 (ispell-parse-output): Passed and returns location information
15071 tracking spelling corrections. Doesn't recheck same word on
15072 current line.
15073 (ispell-init-process): Protect against bogus XEmacs variable binding.
15074 Fix call to single argument in sleep-for. Use new variables.
15075 (ispell-region): Passed and returns location information tracking
15076 spelling corrections. Doesn't check same word on current line.
15077 Improved documentation string. Doesn't resend a line already
15078 checked to the ispell process - fixes bug in LaTeX parsing.
15079 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15080 (ispell-skip-region): No longer skips <TT> in SGML.
15081 (ispell-process-line): Tracks location information with spelling
15082 corrections. Added documentation string. Accounts for words
15083 already accepted on this line. Don't allow query-replace on line
15084 starting with math characters. Doesn't resend a line already sent
15085 to ispell process. Fixes alignment error bug.
15086
15087 2000-01-10 Richard M. Stallman <rms@gnu.org>
15088
15089 * dired-x.el (dired-guess-shell-alist-default):
15090 Suggest xloadimage, which is free, not xv, which isn't.
15091
15092 * ange-ftp.el (ange-ftp-file-name-nondirectory):
15093 Don't ever include the host name or user name in the value.
15094
15095 2000-01-09 Gerd Moellmann <gerd@gnu.org>
15096
15097 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15098 of a real newline.
15099
15100 2000-01-09 Stephen Eglen <stephen@gnu.org>
15101
15102 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15103 for .png files.
15104
15105 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
15106
15107 * cus-edit.el (custom-hook-convert-widget): Fix comment.
15108
15109 2000-01-09 Gerd Moellmann <gerd@gnu.org>
15110
15111 * progmodes/cperl-mode.el: Replace ^F with ^L.
15112
15113 * sendmail.el (toplevel): Provide `sendmail' when compiling
15114 before `require'ing rmail and mailalias to prevent infinite
15115 recursion.
15116
15117 2000-01-08 Dave Love <fx@gnu.org>
15118
15119 * emacs-lisp/backquote.el: Remove inappropriate customization
15120 (allowing custom.el to use backquote).
15121
15122 2000-01-07 Dave Love <fx@gnu.org>
15123
15124 * add-log.el (add-log-debugging): Deleted.
15125 (add-change-log-entry): Treat a backup FILE-NAME as its parent
15126 file. Remove debugging code.
15127 (change-log-get-method-definition, change-log-name): Add doc.
15128 (change-log-sortable-date-at): New function.
15129 (change-log-merge): New command.
15130
15131 * time.el (display-time-string-forms): Make the Mail string active.
15132 (display-time-update): Provide help-echo for load average.
15133
15134 * bindings.el (make-mode-line-mouse2-map): New function.
15135 (mode-line-modified): Use it and simplify.
15136 (mode-line-mule-info): Provide help-echo info.
15137 (minor-mode-alist): Activate the strings.
15138 (make-mode-line-mouse-sensitive): Simplify for
15139 mode-line-buffer-identification.
15140
15141 2000-01-07 Gerd Moellmann <gerd@gnu.org>
15142
15143 * play/pong.el: New file.
15144
15145 2000-01-06 Dave Love <fx@gnu.org>
15146
15147 * array.el: Assorted cleanups for compiler warnings, doc strings,
15148 `array-' prefix for symbols.
15149
15150 2000-01-05 Dave Love <fx@gnu.org>
15151
15152 * textmodes/outline.el (outline-mode-menu-bar-map): Add
15153 outline-headers-as-kill.
15154 (outline-mode): Define imenu-generic-expression.
15155 (outline-headers-as-kill): New command.
15156
15157 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15158 from paragraph-start.
15159 (paragraph-indent-minor-mode): New command.
15160
15161 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15162 M-C-e, M-C-h, C-j, C-xnd, TAB.
15163 (fortran-mode): Set beginning-of-defun, end-of-defun.
15164 (fortran-column-ruler): Simplify.
15165 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15166 (fortran-with-subprogram-narrowing): Likewise.
15167 (fortran-indent-subprogram): Call mark-defun.
15168 (fortran-check-for-matching-do): Change narrowing.
15169
15170 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15171 (cl-lucid-hash-tag): Delete.
15172 (cl-hash-table-p): Correct test for native table.
15173 (cl-hash-table-count): Use hash-table-count.
15174
15175 * browse-url.el (browse-url): Fix case of
15176 browse-url-browser-function being an alist.
15177
15178 2000-01-05 Carsten Dominik <cd@gnu.org>
15179
15180 * textmodes/reftex-vars.el (reftex-parse-file-extension)
15181 (reftex-index-phrase-file-extension): New options.
15182
15183 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15184 Use new option `reftex-index-phrase-file-extension'.
15185
15186 * textmodes/reftex.el (reftex-access-parse-file): Use new option
15187 `reftex-parse-file-extension'.
15188
15189 2000-01-05 Dave Love <fx@gnu.org>
15190
15191 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15192 (beginning-of-defun-raw): Use it.
15193 (end-of-defun): New variable.
15194 (end-of-defun): Use it.
15195 (check-parens): New command.
15196
15197 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
15198
15199 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15200 (hs-show-block): Don't use `mapcar' when not accumulating.
15201
15202 Fix buglet in local variables initialization.
15203
15204 2000-01-05 Andreas Schwab <schwab@suse.de>
15205
15206 * hscroll.el (hscroll): Doc fix.
15207
15208 2000-01-05 Carsten Dominik <cd@gnu.org>
15209
15210 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15211 idlw-toolbar.
15212
15213 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15214 file idlw-rinfo.el.
15215 (idlwave-customize): load must read file idlw-shell.el.
15216 (idlwave-create-customize-menu): load must read file idlw-shell.el.
15217
15218 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
15219
15220 * progmodes/idlw-shell.el: Also provide idlwave-shell
15221 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15222 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15223
15224 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15225 both reftex-dcr and reftex-vcr.
15226
15227 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15228
15229 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15230
15231 * ps-print.el: PostScript code now is in separate files, doc fix.
15232 (ps-print-version): New version number (5.0.3).
15233 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15234 local.
15235 (ps-spool-config): Initialization fix.
15236 (ps-print-prologue-1, ps-print-prologue-2)
15237 (ps-print-duplex-feature): PostScript code moved to separated file.
15238 (ps-background-image): Little code reformating.
15239 (ps-begin-file, ps-begin-job): Fix code.
15240 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15241 (ps-prologue-file): New fun.
15242
15243 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15244
15245 * ps-vars.el: Eliminated.
15246
15247 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15248 `;;;###autoload'.
15249
15250 * ps-print.el: ps-vars eliminated, doc fix.
15251 (ps-print-version): New version number (5.0.2).
15252 (ps-spool-config): Initialization fix.
15253 (ps-print-customize): New fun.
15254
15255 2000-01-04 Gerd Moellmann <gerd@gnu.org>
15256
15257 * autorevert.el (auto-revert-mode): Return value of
15258 auto-revert-mode.
15259
15260 2000-01-04 Dave Love <fx@gnu.org>
15261
15262 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15263 menu items.
15264
15265 2000-01-03 Dave Love <fx@gnu.org>
15266
15267 * elide-head.el (elide-head) [defgroup]: Add :version.
15268
15269 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15270 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15271 `cl-hash-table-p', not `hash-table-p'.
15272 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15273
15274 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15275
15276 * faces.el (face-read-integer, read-face-attribute)
15277 (color-defined-p, color-values): unspecified-{f,b}g are now
15278 strings.
15279
15280 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15281
15282 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15283 at comment end, and re-insert them after filling.
15284
15285 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15286
15287 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15288 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15289 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15290
15291 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15292
15293 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15294 the new name of face-color-supported-p.
15295
15296 * term/w32-win.el (xw-defined-colors): Likewise.
15297
15298 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15299
15300 * simple.el (completion-setup-function): Count completion-size
15301 from minibuffer-prompt-end, not from point-min.
15302
15303 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15304
15305 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15306 Pass the frame to tty-color-* functions.
15307 (display-color-p, frame-set-background-mode): Pass the frame to
15308 tty-display-color-p.
15309
15310 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15311 tty-color-alist.
15312 (tty-color-alist, tty-modify-color-alist): New functions.
15313 (tty-color-define, tty-color-clear, tty-color-approximate)
15314 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15315 an optional parameter FRAME.
15316
15317 2000-01-01 Gerd Moellmann <gerd@gnu.org>
15318
15319 * image.el (create-image, defimage): Don't assume image data is a
15320 string.
15321
15322 * image.el (defimage): Handle specifications containing :data
15323 instead of :file.
15324 (image-type-from-data): New function.
15325 (image-type-from-file-header): Use it.
15326 (create-image): Add parameter DATA-P.
15327
15328 See ChangeLog.8 for earlier changes.
15329
15330 ;; Local Variables:
15331 ;; coding: iso-2022-7bit
15332 ;; End: