]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
58407876833101d16772ee87db7f29f96a71fca6
[gnu-emacs] / lisp / ChangeLog
1 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * generic.el (generic-find-file-regexp): Doc fix.
4 (generic-ignore-files-regexp): New defcustom.
5 (generic-mode-find-file-hook): If the file's name matches the
6 regexp in `generic-ignore-files-regexp', don't enter
7 default-generic-mode. Doc fix.
8
9 2001-02-16 Gerd Moellmann <gerd@gnu.org>
10
11 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
12 Add autoload cookies.
13
14 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
15 of cal-tex-24.
16
17 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
18
19 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
20
21 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
22 the character class after the (optional) drive, to support file
23 names with embedded blanks.
24
25 2001-02-15 Sam Steingold <sds@gnu.org>
26
27 * textmodes/tex-mode.el (tex-shell-running):
28 Check the process buffer too.
29
30 2001-02-15 Dave Love <fx@gnu.org>
31
32 * battery.el (battery-status-function): Fix doc, :type.
33
34 * calendar/timeclock.el (timeclock-get-workday-function): Fix
35 :type.
36
37 2001-02-15 Gerd Moellmann <gerd@gnu.org>
38
39 * subr.el (read-passwd): Clear Lisp memory holding password.
40
41 2001-02-15 Miles Bader <miles@gnu.org>
42
43 * info.el (Info-copy-current-node-name): New function.
44 (Info-mode-menu): Add it to the menu.
45
46 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
47
48 * international/mule-cmds.el (toggle-input-method): Doc fix.
49
50 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
51
52 * replace.el (occur): Stop at end of buffer.
53
54 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
55
56 * international/mule-cmds.el (set-input-method): Another doc fix.
57
58 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
59
60 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
61
62 2001-02-13 Miles Bader <miles@gnu.org>
63
64 * faces.el (set-face-background, set-face-foreground)
65 (set-face-stipple): Treat a value of nil as being `unspecified'.
66
67 2001-02-12 Dave Love <d.love@dl.ac.uk>
68
69 * international/latin1-disp.el: Doc fixes.
70 (latin1-display) <defgroup>: Add :link.
71 (latin1-display) <function>: Set variable latin1-display.
72
73 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
74
75 * international/mule-cmds.el (set-input-method): Doc fix.
76
77 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
78
79 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
80 (speedbar-line-file): Return nil if not a file.
81 (speedbar-buffers-line-path): Return file for tags, and dir for files.
82
83 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
84
85 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
86 for remote files.
87 (ediff-coding-system-for-read): Replaced the no-conversion default
88 with raw-text.
89
90 * ediff-init.el: Removed :version from defcustom vars.
91
92 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better
93 handling of the diff mode
94
95 * ediff.texi: Added ediff-coding-system-for-read.
96
97 * viper.texi: Fix typos.
98
99 2001-02-11 Dave Love <fx@gnu.org>
100
101 * shadowfile.el: Doc fixes.
102 (shadow) <defgroup>: Add :link.
103 (shadowfile-unload-hook): New function.
104 (shadow-initialize): Use defalias, not fset.
105 (shadow-define-cluster, shadow-define-literal-group)
106 (shadow-define-regexp-group, shadow-initialize): Add autoload
107 cookie.
108
109 * international/mule.el: Doc and message fixes.
110
111 * international/ccl.el (define-ccl-program): Doc fix.
112
113 2001-02-11 Kenichi Handa <handa@etl.go.jp>
114
115 * faces.el (mode-line): Set :line-width property to -1.
116
117 2001-02-10 Richard M. Stallman <rms@gnu.org>
118
119 * complete.el (partial-completion-mode): Doc fix.
120
121 * simple.el (delete-key-deletes-forward-mode):
122 Change `let' to `let*' to fix gross bug in last change.
123
124 * repeat.el (repeat): Don't let execute-kbd-macro alter
125 real-last-command.
126
127 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
128
129 * simple.el (eval-expression): Doc fix.
130
131 2001-02-09 Dave Love <fx@gnu.org>
132
133 * imenu.el (imenu-generic-expression): Doc fix.
134
135 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From
136 Juanma Barranquero.
137
138 * emacs-lisp/authors.el (authors): Expand `root' before running
139 find.
140
141 2001-02-09 Kenichi Handa <handa@etl.go.jp>
142
143 * faces.el (set-face-attribute): Describe the case of a negative
144 value specified for :line-width.
145
146 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
147
148 * which-func.el (which-func-mode): Invert which-func-mode-global.
149 Fix from Juanma Barranquero <lektu@uol.com.br>.
150
151 2001-02-08 Dave Love <fx@gnu.org>
152
153 * wid-edit.el (widget-plist-convert-widget): Replace binding of
154 widget-plist-value-type.
155 (widget-alist-convert-widget): Replace binding of
156 widget-alist-value-type.
157
158 * textmodes/paragraphs.el (sentence-end): Doc fix.
159
160 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
161 `backward-line'.
162
163 * play/pong.el (pong-blank-color, pong-bat-color)
164 (pong-ball-color, pong-border-color, pong-left-key)
165 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
166 (pong-pause-key, pong-resume-key, pong-timer-delay):
167 * mail/mh-comp.el (mh-compose-letter-function):
168 * eshell/esh-mode.el (eshell-skip-prompt-function):
169 * emulation/viper-ex.el (ex-unix-type-shell-options):
170 * recentf.el (recentf-menu-filter):
171 * ps-print.el (ps-print-region-function):
172 * lpr.el (print-region-function):
173 * forms.el (forms-mode-hooks):
174 * dirtrack.el (dirtrack-directory-change-hook):
175 * cus-start.el (temp-buffer-show-function, display-buffer-function):
176 * textmodes/spell.el (spell-filter):
177 * textmodes/fill.el (adaptive-fill-function):
178 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
179 * progmodes/etags.el (find-tag-default-function):
180 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
181 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
182
183 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
184
185 * emulation/viper-init.el (viper-fast-keyseq-timeout)
186 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
187 Meyering <jim@meyering.net>.
188
189 * loadup.el: Revert last change.
190
191 2001-02-07 Kenichi Handa <handa@etl.go.jp>
192
193 * international/mule.el (transform-make-coding-system-args): Make
194 it work also for coding systems not using CCL.
195
196 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
197
198 * simple.el (previous-matching-history-element)
199 (next-matching-history-element): Doc fix.
200
201 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
202 specific part.
203
204 2001-02-06 Dave Love <fx@gnu.org>
205
206 * add-log.el (add-log-current-defun-function)
207 (add-log-buffer-file-name-function, add-log-file-name-function):
208 Fix :type.
209 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
210
211 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
212
213 * info.el (info-initialize): Remove the test for system-type when
214 invocation-directory is non-nil.
215
216 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
217 of `font-lock-defaults' to `backward-paragraph' rather than nil.
218
219 2001-02-06 Andrew Innes <andrewi@gnu.org>
220
221 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
222 absolute.
223
224 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
225
226 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
227 buffers. When hi-lock turned on rather than only checking current
228 buffer for regexps, all buffers are checked. Moved activation of
229 font-lock to hi-lock-refontify. When font-lock turned off rather
230 than removing added highlighting just in current buffer, remove it
231 in all buffers. Changed edit menu text from "Automatic
232 Highlighting" to "Regexp Highlighting" Documentation for
233 highlighting phrases, minor documentation changes.
234 (hi-lock-set-file-patterns): Execute only if there are new or
235 existing file patterns.
236 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
237 unfontify and, if a support mode is active, will not refontify the
238 whole buffer. If necessary, turn on font lock. (Removed
239 font-lock-unfontify and font-lock support-mode-specific calls,
240 such as lazy-lock-fontify-window.)
241 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
242 patterns are found. Not useful now since find-file-hook is removed
243 if hi-lock is off, but may be needed for per-buffer hi-lock
244 activation.
245 (hi-lock-face-phrase-buffer): New function. Also added related
246 menu item and keybinding.
247 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
248 (hi-lock-process-phrase): New function.
249 (hi-lock-line-face-buffer): Doc fixes.
250 (hi-lock-face-buffer): Doc fixes.
251 (hi-lock-unface-buffer): Doc fixes.
252
253 2001-02-06 Gerd Moellmann <gerd@gnu.org>
254
255 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
256 dabbrev-ignored-regexps.
257
258 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
259
260 * simple.el (kill-line): Doc fix.
261
262 2001-02-05 Dave Love <fx@gnu.org>
263
264 * loadup.el: Revert last two changes -- bootstrapping works with
265 regenerated loaddefs.
266
267 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
268
269 * isearch.el (isearch-forward): Doc fix.
270
271 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
272 of font-lock-defaults to backward-paragraph.
273
274 2001-02-05 Gerd Moellmann <gerd@gnu.org>
275
276 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
277 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
278
279 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
280
281 * ebnf2ps.el: Eliminate time-stamp functions.
282 (ebnf-version): New version (3.5).
283 (ebnf-eps-finish-and-write): Replace time-stamp functions by
284 format-time-string.
285
286 2001-02-05 Gerd Moellmann <gerd@gnu.org>
287
288 * simple.el (next-line): Goto end-of-line before inserting a newline.
289
290 2001-02-05 Miles Bader <miles@gnu.org>
291
292 * image-file.el (insert-image-file): When visiting an image, also
293 set `truncate-lines' to t so that any fringe arrow looks correct.
294
295 2001-02-05 Kenichi Handa <handa@etl.go.jp>
296
297 * isearch.el (isearch-forward): Add description about input method
298 in the docsting.
299
300 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
301
302 * skeleton.el (skeleton-internal-1): Always push the mark for @.
303
304 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
305
306 * info.el (info-initialize): If installation-directory is nil, for
307 DOS/Windows systems try looking in a sibling of
308 invocation-directory.
309
310 2001-02-02 Gerd Moellmann <gerd@gnu.org>
311
312 * wid-edit.el (widget-button-click): Fix last change.
313
314 * frame.el (frame-notice-user-settings): When resizing the initial
315 frame because the tool bar is off, also change the frame's top
316 position if a negative top position was specified.
317
318 2001-02-02 Miles Bader <miles@gnu.org>
319
320 * image-file.el (insert-image-file): When visiting an image,
321 suppress the cursor in the image buffer.
322
323 2001-02-01 Dave Love <fx@gnu.org>
324
325 * progmodes/f90.el (f90-mode): Remove startup message.
326
327 * vc-cvs.el: Remove autoloads. Require vc when compiling.
328
329 2001-02-01 Gerd Moellmann <gerd@gnu.org>
330
331 * startup.el (command-line): Fix code determining whether or not
332 to use delete-key-deletes-forward-mode.
333
334 2001-02-01 Andre Spiegel <spiegel@gnu.org>
335
336 * vc.el (vc-diff-switches): New user option.
337 (vc-version-diff): Use it.
338 (vc-diff-switches-list): New macro.
339
340 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
341 customization options.
342 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
343
344 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
345
346 2001-02-01 Gerd Moellmann <gerd@gnu.org>
347
348 * msb.el (toplevel): Quote hook symbols.
349
350 2001-02-01 Kenichi Handa <handa@etl.go.jp>
351
352 * international/mule.el (make-coding-system): Add description
353 about recognized properties in the docstring.
354
355 * international/mule-conf.el: Remove unused charsets
356 mac-roman-lower and mac-roman-upper.
357
358 2001-01-31 Gerd Moellmann <gerd@gnu.org>
359
360 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
361 is in front of the left-margin, if any.
362
363 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
364 like `delete'.
365
366 * bindings.el: Define `kp-delete' like `delete' in
367 function-key-map.
368
369 * term/w32-win.el (mouse-set-font): Doc fix.
370
371 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
372
373 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
374 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
375 on already.
376
377 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
378
379 * files.el (save-buffer): Don't give message if (buffer-file-name)
380 returns nil.
381
382 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
383
384 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
385
386 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
387 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
388
389 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
390 display problems.
391
392 2001-01-31 Kenichi Handa <handa@etl.go.jp>
393
394 * international/mule.el (charset-info): Fix docstring.
395
396 * international/mule-diag.el (describe-character-set): Check final
397 char valid before printing it.
398
399 2001-01-30 Gerd Moellmann <gerd@gnu.org>
400
401 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
402
403 * frame.el (frame-notice-user-settings): Do the tool-bar
404 stuff only for graphical displays. Fix a braino.
405
406 * frame.el (frame-initialize): Create initial frame visible.
407 (frame-notice-user-settings): When tool-bar has been switched off,
408 correct the frame size and sync too-bar-mode.
409
410 * startup.el (command-line): Remove manipulation of frame
411 height for tool bars.
412
413 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
414
415 * lpr.el: Compatibility with XEmacs and doc fixes.
416 (lpr-windows-system, lpr-lp-system): New vars.
417 (lpr-printer-switch): New defcustom.
418 (printer-name, lpr-command): Customization fix.
419 (print-region-1): Code fix.
420 (print-region-new-buffer, printify-region): Indentation fix.
421 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
422 functions.
423
424 2001-01-29 Gerd Moellmann <gerd@gnu.org>
425
426 * msb.el (toplevel): Fix the eval-after-load.
427
428 2001-01-29 Dave Love <fx@gnu.org>
429
430 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
431
432 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
433
434 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
435 compiling.
436 (tcl-using-emacs-19-23): Consider Emacs 21+.
437 (tcl-help-directory-list, tcl-command-switches): Fix :type.
438 (tcl-add-emacs-menu): Supply menu name.
439 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
440
441 2001-01-29 Gerd Moellmann <gerd@gnu.org>
442
443 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
444
445 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
446
447 * pcvs.el (cvs-mark-fis-dead): New function.
448 (cvs-mode-add): Use it.
449 (cvs-mode-add-change-log-entry-other-window):
450 Rebind change-log-default-name to itself rather than to nil.
451
452 2001-01-29 Sam Steingold <sds@gnu.org>
453
454 * vc-cvs.el: Replaced (require 'vc) with a bunch of
455 `autoload' statements.
456
457 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
458
459 * files.el (confirm-kill-emacs): Doc fix.
460
461 * frame.el (frame-initialize): Doc fix.
462
463 * time-stamp.el (time-stamp-string): Doc fix.
464
465 * woman.el (WoMan-log-1): Make the log buffer writable. From
466 Markus Rost <rost@math.ohio-state.edu>.
467
468 2001-01-29 Gerd Moellmann <gerd@gnu.org>
469
470 * imenu.el (imenu-syntax-alist): Add autoload cookie for
471 the `make-variable-buffer-local'.
472
473 2001-01-29 Dave Love <fx@gnu.org>
474
475 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
476 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
477 autoload cookie.
478 (ansi-color-apply-sequence): Fix typo.
479
480 2001-01-29 Gerd Moellmann <gerd@gnu.org>
481
482 * menu-bar.el (menu-bar-files-menu): Add menu items for
483 Postscript printing in black and white.
484
485 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
486 X-Mailman-Version, Precedence, List-Help, List-Post,
487 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
488 Content-Type, Content-Length.
489
490 2001-01-29 Dave Love <fx@gnu.org>
491
492 * elide-head.el (elide-head): Make overlay evaporate.
493
494 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
495 fix.
496
497 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
498
499 * isearch.el (isearch-highlight): Don't punt if the display
500 doesn't support colors, since isearch faces are defined for
501 monochrome displays as well.
502
503 2001-01-27 Sam Steingold <sds@gnu.org>
504
505 * shell.el (shell-write-history-on-exit): Make sure that we are in
506 the shell buffer (M-x tex-file RET inserted the error message into
507 the TeX buffer).
508
509 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
510
511 * simple.el (transient-mark-mode): Doc fix.
512
513 2001-01-27 Gerd Moellmann <gerd@gnu.org>
514
515 * progmodes/etags.el (find-tag-noselect): Don't bind
516 tags-file-name.
517
518 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
519
520 * shell.el (shell-unquote-argument): If the shell is one of the
521 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
522 quote character.
523 (shell-dumb-shell-regexp): Document that the shells which match
524 this regexp are supposed to not treat a backslash as a quote
525 character.
526
527 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
528 from 2001-01-12. It is not needed, since backspace is mapped into
529 DEL.
530
531 2001-01-27 Richard M. Stallman <rms@gnu.org>
532
533 * dabbrev.el (dabbrev--substitute-expansion):
534 Treat a one-capital-letter abbrev as "not all upper case",
535 so as to force preservation of the expansion's pattern
536 if the expansion starts with a capital letter.
537
538 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
539
540 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
541 Doc fix.
542
543 * simple.el (transient-mark-mode): Document the fact that many
544 commands act on the region when mark is active.
545
546 2001-01-27 Kenichi Handa <handa@etl.go.jp>
547
548 * international/quail.el (quail-setup-completion-buf): Make the
549 multibyteness of current buffer inherited to Quail completion
550 buffer.
551 (quail-show-guidance-buf): Make the multibyteness of current
552 buffer inherited to Quail guidance buffer.
553 (quail-help): Make the multibyteness of current buffer inherited
554 to Quail help buffer.
555
556 2001-01-26 Dave Love <fx@gnu.org>
557
558 * time-stamp.el: Doc fixes.
559
560 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
561 (delphi-keyword-face, delphi-other-face): Fix :type.
562
563 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
564
565 * mail/feedmail.el (feedmail): Add :link.
566 (feedmail-send-it): Doc fix.
567
568 * mail/sendmail.el: Doc fixes.
569 (sendmail-send-it): Fix the non-ASCII regexp and use
570 rfc2047-encode-string.
571
572 * dired.el, dired-aux.el: Revert last change.
573
574 2001-01-26 Gerd Moellmann <gerd@gnu.org>
575
576 * makefile.w32-in (DONTCOMPILE): Add various term files.
577
578 2001-01-26 Dave Love <fx@gnu.org>
579
580 * Makefile.in (DONTCOMPILE): Add various term files.
581
582 2001-01-26 Gerd Moellmann <gerd@gnu.org>
583
584 * man.el (Man-default-man-entry, Man-mode): Doc fix.
585
586 * startup.el (display-startup-echo-area-message): Make sure
587 the echo area is resized to fit the size of the startup
588 message.
589
590 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
591 part of which is a constant.
592
593 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
594
595 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
596 twice.
597
598 2001-01-26 Richard M. Stallman <rms@gnu.org>
599
600 * simple.el (next-line): Don't let `newline' expand abbrevs.
601 Simplify slightly.
602 (open-line): Don't let `newline' expand abbrevs.
603
604 2001-01-25 John Wiegley <johnw@gnu.org>
605
606 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
607 to `repeat' in the :type field.
608
609 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
610 allow a choice of regexp or nil.
611 (pcomplete-dir-ignore): Same.
612
613 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
614 a command) to always fail.
615
616 2001-01-25 Gerd Moellmann <gerd@gnu.org>
617
618 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
619 discard the result.
620 (iswitchb-to-end): Likewise.
621
622 2001-01-25 Sam Steingold <sds@gnu.org>
623
624 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
625 Require vc.
626
627 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
628
629 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
630
631 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
632
633 2001-01-25 Dave Love <fx@gnu.org>
634
635 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
636 (describe-coding-system): Tweak the English text.
637
638 * loadup.el: Preload international/ccl for utf-8.
639
640 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
641
642 * mail/rmail.el (rmail-redecode-body): Doc fix.
643
644 2001-01-25 Kenichi Handa <handa@etl.go.jp>
645
646 * international/mule-cmds.el (reset-language-environment): Reset
647 coding-category-utf-8 to mule-utf-8.
648
649 * international/mule-conf.el (coding-category-utf-8): Initialize
650 to mule-utf-8.
651
652 * loadup.el: Preload international/utf-8.
653
654 * international/utf-8.el: New file.
655
656 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
657
658 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
659
660 2001-01-24 Sam Steingold <sds@gnu.org>
661
662 * dired.el (dired-replace-in-string): Removed.
663 (dired-sort-toggle): Use `replace-regexps-in-string'
664 instead of `dired-replace-in-string'.
665
666 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
667 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
668
669 * gs.el (gs-replace-in-string): Removed.
670 (gs-options): Use `replace-regexps-in-string'
671 instead of `gs-replace-in-string'.
672
673 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
674
675 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
676 bug report is mailed to an email list and posted to a news group.
677
678 2001-01-24 Gerd Moellmann <gerd@gnu.org>
679
680 * comint.el (comint-replace-by-expanded-history-before-point): Fix
681 change of 2000-08-03 to move point to the start of the line again.
682
683 * startup.el (tool-bar-images-pixel-height): New variable.
684 (command-line): After loading the user's init file, when
685 tool-bar-mode is on, increase the frame's size by some lines for
686 the tool-bar.
687
688 * frame.el (frame-initialize): Create the initial frame invisible.
689
690 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
691
692 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
693 (chinese-big5): MIME:Big5.
694
695 2001-01-24 Gerd Moellmann <gerd@gnu.org>
696
697 * international/mule-cmds.el (universal-coding-system-argument):
698 Handle commands with prefix args.
699
700 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
701
702 * calendar/diary-lib.el (diary-float): Fix case of MONTH
703 being a list of numbers.
704 (diary-mail-entries): Rewritten.
705
706 2001-01-23 Dave Love <fx@gnu.org>
707
708 * international/mule.el (make-coding-system): Fix typo.
709
710 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
711 backward-paragraph as font-lock-beginning-of-syntax-function.
712
713 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
714
715 * font-lock.el (font-lock-mode): Doc fix.
716
717 2001-01-23 Kenichi Handa <handa@etl.go.jp>
718
719 * international/mule.el (make-translation-table): Fix docstring.
720
721 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
722
723 * mail/rmail.el (rmail-redecode-body): New function.
724
725 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
726
727 2001-01-22 Gerd Moellmann <gerd@gnu.org>
728
729 * isearch.el (isearch-lazy-highlight-case-fold-search)
730 (isearch-lazy-highlight-regexp): New variables.
731 (isearch-lazy-highlight-cleanup): Update lazy highlight if
732 case-fold search or regexp search has been toggled.
733
734 * wid-edit.el (widget-button-click): Avoid a save-excursion
735 around running a global binding.
736
737 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
738 to 0.25.
739
740 2001-01-20 Miles Bader <miles@gnu.org>
741
742 * cus-edit.el (custom-face-save): Do post-processing on the face's
743 new value like `custom-face-set' does.
744
745 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
746
747 * mail/emacsbug.el (report-emacs-bug): Report the value of
748 LC_CTYPE, not LC_TYPE.
749
750 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
751 isearch-toggle-regexp and isearch-edit-string to doc string.
752
753 2001-01-19 Gerd Moellmann <gerd@gnu.org>
754
755 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
756 as font-lock-beginning-of-syntax-function in font-lock-defaults.
757
758 * jit-lock.el (jit-lock-fontify-now): Don't bind
759 font-lock-beginning-of-syntax-function to nil.
760
761 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
762
763 * mail/emacsbug.el (report-emacs-bug): Report values of
764 locale-coding-system, default-enable-multibyte-characters, and the
765 environment variables LC_ALL, LC_TYPE, and LANG.
766
767 2001-01-19 Gerd Moellmann <gerd@gnu.org>
768
769 * font-lock.el (font-lock-default-fontify-region): Fix last
770 change.
771
772 * font-lock.el (font-lock-multiline): Default to nil.
773 (font-lock-default-fontify-region): If font-lock-multiline is
774 nil, don't check the property `font-lock-multiline'.
775
776 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
777 is nil, don't check the `font-lock-multiline' text property.
778
779 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
780
781 * viper.el: Call initial-major-mode on startup.
782
783 * ediff.el (ediff-patch-file): Use better defaults.
784
785 * ediff-vers.el: Fix for 8+3 DOS file systems.
786
787 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
788
789 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
790 diff mode, if available.
791
792 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
793
794 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
795
796 * ediff-init.el (subst-char-in-string): Define and use it, unless
797 it's already defined.
798
799 2001-01-18 Gerd Moellmann <gerd@gnu.org>
800
801 * tooltip.el (tooltip-hide-delay): New user-option.
802 (tooltip-show): Use tooltip-hide-delay instead of the default.
803
804 2001-01-18 Kenichi Handa <handa@etl.go.jp>
805
806 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
807 kill-local-variable doesn't work for enable-multibyte-characters.
808
809 2001-01-17 Dave Love <fx@gnu.org>
810
811 * ediff-init.el (ediff-before-setup-hook)
812 (ediff-merge-filename-prefix): Add :version.
813
814 * international/latin1-disp.el: Require disp-table.
815 (latin1-display): Fix :set.
816
817 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
818
819 2001-01-17 Gerd Moellmann <gerd@gnu.org>
820
821 * isearch.el (isearch-lazy-highlight-initial-delay)
822 (isearch-lazy-highlight-interval): Default to 0.
823
824 2001-01-17 Bob Glickstein <bobg@zanshin.com>
825
826 * isearch.el (isearch-highlight): Set isearch-overlay priority to
827 1 here rather than each time through
828 isearch-lazy-highlight-new-loop.
829 (isearch-lazy-highlight-max): Variable deleted.
830 (isearch-lazy-highlight-max-at-a-time): New user variable, like
831 isearch-lazy-highlight-max but controls a single invocation of
832 isearch-lazy-highlight-update.
833 (isearch-lazy-highlight-wrapped): Variable recreated.
834 (isearch-lazy-highlight-window-start): New variable.
835 (isearch-lazy-highlight-cleanup): Restored to behavior of
836 before 2-Jan.
837 (isearch-lazy-highlight-remove-overlays): Function deleted;
838 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
839 behavior removed.
840 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
841 isearch-lazy-highlight-update in a loop rather than just once.
842 Test isearch-invalid-regexp here and decide not to start a new
843 loop, rather than testing it each time through
844 isearch-lazy-highlight-update.
845 (isearch-lazy-highlight-search): Function restored.
846 (isearch-lazy-highlight-update): Get called in a timer loop again,
847 but this time highlight more than one match each time through.
848 Only highlight matches in the visible part of the window. Start
849 at point, move in the direction of the search, and wrap around at
850 the edge of the window. Use sit-for to force redisplay and ensure
851 window-start is credible. "Face suppressing" behavior removed;
852 overlay priorities should make it unnecessary, right?
853 (isearch-highlight): Face suppressing behavior removed.
854 (isearch-dehighlight): Face suppressing behavior removed.
855 (isearch-set-lazy-highlight-faces-at): Removed.
856
857 2001-01-17 Kenichi Handa <handa@etl.go.jp>
858
859 * language/european.el ("Latin-1"): Make the format of description
860 about additional language environments same as that of Latin-2.
861
862 2001-01-16 Dave Love <fx@gnu.org>
863
864 * isearch.el (isearch-lazy-highlight): Add :version.
865
866 * simple.el (backward-delete-char-untabify-method)
867 (next-line-add-newlines): Add :version.
868
869 2001-01-16 Gerd Moellmann <gerd@gnu.org>
870
871 * bindings.el: Bind <backspace> and <delete> via function-key-map.
872 Don't bind <delete> otherwise.
873
874 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
875 and <delete> via function-key-map.
876
877 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
878 Subject line only if point is after the `Subject:'.
879
880 2001-01-16 Kenichi Handa <handa@etl.go.jp>
881
882 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
883 japanese-jisx0213-2 in `charset' property of this lang. env.
884
885 * language/european.el ("Latin-1"): Add description for Dutch and
886 Spanish lang. env.
887
888 * international/mule.el (decode-char): Fix conditions.
889 (encode-char): Handle eight-bit-control too.
890 (transform-make-coding-system-args): New function.
891 (make-coding-system): Accept XEmacs style arguments for CCL base
892 coding system.
893
894 2001-01-15 Gerd Moellmann <gerd@gnu.org>
895
896 * progmodes/etags.el (find-tag-noselect): Save the value of
897 tags-file-name before switching buffers, for the case it has a
898 buffer-local value.
899
900 2001-01-15 Alex Schroeder <alex@gnu.org>
901
902 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
903 From Dave Love <fx@gnu.org>.
904 (ansi-color-for-comint-mode): Fix :version.
905
906 2001-01-15 Alex Schroeder <alex@gnu.org>
907
908 * ansi-color.el (ansi-color-unfontify-region): Doc change.
909
910 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
911
912 * dired.el (dired-insert-directory): If file-system-info fails,
913 remove the " free " part, but don't signal an error.
914
915 2001-01-12 Sam Steingold <sds@gnu.org>
916
917 * bookmark.el (bookmark-maybe-historicize-string):
918 Use new backquote syntax.
919
920 2001-01-12 Richard M. Stallman <rms@gnu.org>
921
922 * subr.el (last): Handle a list that doesn't end in nil.
923
924 2001-01-12 Sam Steingold <sds@gnu.org>
925
926 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
927 to `backward-delete-char-untabify'.
928
929 2001-01-12 Dave Love <fx@gnu.org>
930
931 * cus-edit.el (customize-menu-create): Fix the :filter following
932 easymenu change.
933
934 * wid-edit.el (function): Add :match-alternatives.
935 (widget-color-action): Doc fix.
936
937 2001-01-12 Gerd Moellmann <gerd@gnu.org>
938
939 * calendar/calendar.el (calendar-basic-setup): Doc fix.
940
941 2001-01-12 Kenichi Handa <handa@etl.go.jp>
942
943 * international/mule-cmds.el (prefer-coding-system): Fix
944 docstring.
945
946 * international/ccl.el (define-ccl-program): Fix docstring.
947
948 2001-01-11 Dave Love <fx@gnu.org>
949
950 * international/mule-cmds.el (standard-display-european-internal):
951 Set display table for 2208 as for 160.
952
953 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
954
955 * progmodes/fortran.el (fortran-mode-map): Modify Customization
956 entry for custom-menu-create change.
957 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
958 don't cons it in the search loop.
959
960 * imenu.el (imenu--truncate-items): Revert last change.
961
962 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
963
964 * info.el (Info-setup-header-line): If the node header includes
965 either Next: or Prev: links, don't show the File: and Node: parts
966 in the header line.
967
968 2001-01-11 Gerd Moellmann <gerd@gnu.org>
969
970 * comint.el (comint-goto-process-mark): Don't print a message
971 when running in batch mode.
972
973 * isearch.el (isearch-search): In the condition-case handler for
974 `error', set isearch-invalid-regexp to the whole error message.
975
976 * subr.el (eval-after-load): Call load-symbol-file-load-history to
977 ensure that eval-after-load works for files dumped with Emacs.
978
979 * help.el (load-symbol-file-load-history): New function extracted
980 from function symbol-file.
981 (symbol-file): Use it.
982
983 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
984 exit.xpm.
985
986 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
987
988 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
989 behave as if there were no prefix argument.
990 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
991 argument were nil.
992
993 2001-01-11 Richard M. Stallman <rms@gnu.org>
994
995 * isearch.el (isearch-lazy-highlight-update):
996 Don't look for more potential matches once maximum is exceeded.
997 Use overlays-in to check correctly for overlap with current match.
998 Ignore empty matches.
999
1000 2001-01-11 Miles Bader <miles@gnu.org>
1001
1002 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
1003 (ispell-overlay-window, ispell-help, ispell-show-choices)
1004 (ispell-command-loop): Use it instead of `window-height'.
1005
1006 2001-01-10 Gerd Moellmann <gerd@gnu.org>
1007
1008 * files.el (confirm-kill-emacs): New user-option.
1009 (save-buffers-kill-emacs): Ask for final confirmation before
1010 killing Emacs.
1011
1012 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
1013 to nil.
1014
1015 2001-01-10 Dave Love <fx@gnu.org>
1016
1017 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
1018
1019 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
1020 :type.
1021
1022 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
1023
1024 * calculator.el (calculator-number-digits): Fix :type.
1025
1026 * vc-cvs.el (vc-cvs-header): Fix :type.
1027 * vc-rcs.el (vc-rcs-header): Fix :type.
1028 * vc-sccs.el (vc-sccs-header): Fix :type.
1029
1030 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1031
1032 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1033
1034 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
1035
1036 2001-01-10 Gerd Moellmann <gerd@gnu.org>
1037
1038 * simple.el (set-variable): Force a thorough redisplay for the
1039 case that the variable has an effect on the display, like
1040 `tab-width' has.
1041
1042 2001-01-10 Andre Spiegel <spiegel@gnu.org>
1043
1044 * vc.el: Add documentation for backend interface.
1045
1046 2001-01-10 Kenichi Handa <handa@etl.go.jp>
1047
1048 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
1049
1050 * international/mule-conf.el (latin-extra-code-table): Set to t
1051 for \223 and \224.
1052
1053 2001-01-09 Kenichi Handa <handa@etl.go.jp>
1054
1055 * international/mule-cmds.el (locale-language-names): Map "es" to
1056 "Spanish" and "nl" to "Dutch".
1057
1058 2001-01-09 Gerd Moellmann <gerd@gnu.org>
1059
1060 * bindings.el (global-map): Bind <home> to beginning-of-line,
1061 <end> to end-of-line, C-<home> to beginning-of-buffer, and
1062 C-<end> to end-of-buffer.
1063
1064 * language/european.el: Add Dutch and Spanish language info
1065 to be able to use the appropriate tutorials.
1066
1067 2001-01-09 Alex Schroeder <alex@gnu.org>
1068
1069 * ansi-color.el (ansi-color-process-output): Use markers instead
1070 of positions for start and end of region.
1071 (ansi-color-apply-on-region): Rewrote code to make it more robust.
1072 Previously, occasional mistakes happend when fontifying many
1073 chunks of output (eg. ls --color=yes /dev). This happened
1074 whenever an overlay was created up to the end of the region, which
1075 coincided with the process-mark. New text would then be added
1076 within that overlay instead of after it.
1077 (ansi-color-make-extent): Overlays are created with the property
1078 `modification-hooks' set to '(ansi-color-freeze-overlay).
1079 (ansi-color-freeze-overlay): New function. When inserting text at
1080 the end of the overlay, the overlay will resize.
1081
1082 2000-01-09 Alex Schroeder <alex@gnu.org>
1083
1084 * ansi-color.el (ansi-color-process-output): Doc change.
1085 (ansi-color-unfontify-region): Doc change. No longer installed
1086 automatically in font-lock-unfontify-region-function.
1087 (ansi-color-apply): Doc change.
1088 (ansi-color-apply-on-region): Use extents or overlays instead of
1089 text-properties.
1090 (ansi-color-make-extent): New function.
1091 (ansi-color-set-extent-face): New function.
1092
1093 2000-01-09 Alex Schroeder <alex@gnu.org>
1094
1095 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
1096 both use ansi-color-process-output, now.
1097 (ansi-color-process-output): Doesn't return string anymore. It is
1098 installed in comint-output-filter-functions for both Emacs and
1099 XEmacs, now.
1100 (ansi-color-unfontify-region): Simplified code removing variables
1101 pos and start-ansi.
1102 (ansi-color-apply): Put text-property ansi-color before putting
1103 text-property face because ansi-color-unfontify-region is called
1104 immediately after the call to put-text-property.
1105 (ansi-color-context-region): Doc change.
1106 (ansi-color-filter-region): Simplified code.
1107 (ansi-color-apply-on-region): Changed start to start-marker, using
1108 a marker explicitly. Put text-property ansi-color before putting
1109 text-property face because ansi-color-unfontify-region is called
1110 immediately after the call to put-text-property.
1111
1112 2000-01-09 Alex Schroeder <alex@gnu.org>
1113
1114 * ansi-color.el (ansi-color-faces-vector): Doc change.
1115 (ansi-color-for-comint-mode): Changed :type property to choice.
1116 (ansi-color-last-context): Removed.
1117 (ansi-color-process-output): Don't use ansi-color-last-context, as
1118 the main functions will store their context now.
1119 (ansi-color-context): Doc change.
1120 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
1121 Uses ansi-color-context such that repeated calls will strip
1122 partial escape sequences, too.
1123 (ansi-color-apply): Simplified code. Colorize end of string if
1124 face is not null. Store context in new (FACE STRING) format, such
1125 that repeated calls will strip partial escape sequences, too.
1126 Append faces to face property using ansi-color-apply-sequence such
1127 that cumulative mode actually works.
1128 (ansi-color-context-region): New variable.
1129 (ansi-color-filter-region): Rewrote it based on
1130 ansi-color-apply-on-region. Uses ansi-color-context-region such
1131 that repeated calls will strip partial escape sequences, too.
1132 (ansi-color-apply-on-region): Simplified code. Colorize end of
1133 region if face is not null. Store context in new (FACE POS)
1134 format, such that repeated calls will strip partial escape
1135 sequences, too. Append faces to face property using
1136 ansi-color-apply-sequence such that cumulative mode actually
1137 works.
1138 (ansi-color-apply-sequence): New function.
1139 (ansi-color-get-face): When the default face is added to the list
1140 of faces, all previous settings are discarded and the list of
1141 faces is set to '(default).
1142
1143 2000-01-09 Alex Schroeder <alex@gnu.org>
1144
1145 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1146 face, such that ansi-color-apply and ansi-color-apply-on-region
1147 will do the right thing.
1148 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1149 returns nil, set the list of faces back to nil instead of
1150 appending the result of ansi-color-get-face to the front of the
1151 list.
1152
1153 2000-01-09 Alex Schroeder <alex@gnu.org>
1154
1155 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1156 (ansi-color-process): Doc change.
1157 (ansi-color-last-context): New buffer-local variable.
1158 (ansi-color-process-output): New function. It is automatically
1159 added to comint-output-filter-functions if this is XEmacs.
1160 (ansi-color-unfontify-region): New optional parameter for XEmacs
1161 compatibility. Check wether font-lock-syntactic-keywords is
1162 boundp before removing the syntax table text property, as XEmacs
1163 doesn't have it.
1164 (ansi-color-filter-region): Doc change.
1165 (ansi-color-apply-on-region): Doc change.
1166 (ansi-color-make-face): New function. Compatibility layer for
1167 XEmacs. Return temporary faces instead of cons cells for XEmacs.
1168 (ansi-color-make-color-map): Use ansi-color-make-face.
1169 (ansi-color-get-face): Avoid face text property '(nil) as results
1170 in an errow for XEmacs.
1171
1172 2000-01-09 Alex Schroeder <alex@gnu.org>
1173
1174 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
1175 text-property ansi-color in order to preserve fontification by
1176 ansi-color. When the package is loaded, a lambda expression is
1177 put onto font-lock-mode-hook. This lambda expression will check
1178 font-lock-unfontify-region-function and replace
1179 font-lock-default-unfontify-region with
1180 ansi-color-unfontify-region.
1181 (ansi-color-apply): Add text-property ansi-color in addition to
1182 text-property face.
1183 (ansi-color-apply-on-region): Add text-property ansi-color in
1184 addition to text-property face.
1185 (save-buffer-state): Copy of the macro that is also used by
1186 lazy-lock and font-lock.
1187
1188 (ansi-color-for-comint-mode): New option.
1189 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1190 (ansi-color-for-comint-mode-off): Ditto.
1191 (ansi-color-for-comint-mode-filter): Ditto.
1192 (ansi-color-process): New function. Uses
1193 ansi-color-for-comint-mode to decide what to do. This function is
1194 added to comint-preoutput-filter-functions when the package is
1195 loaded.
1196
1197 (ansi-color-for-shell-mode-set): Removed.
1198 (ansi-color-for-shell-mode): Removed.
1199
1200 2000-01-09 Alex Schroeder <alex@gnu.org>
1201
1202 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1203 the lambda expression from the ansi-color-for-shell-mode :set
1204 property. Additionally, modify shell-mode-hook to enable or
1205 disable font-lock-mode for future shell buffers.
1206 (ansi-color-for-shell-mode): The :set property calls
1207 ansi-color-for-shell-mode-set instead of a lambda expression.
1208
1209 2000-01-09 Alex Schroeder <alex@gnu.org>
1210
1211 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1212 (ansi-color-context): New variable.
1213 (ansi-color-apply): Save context between calls.
1214
1215 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
1216
1217 * isearch.el (isearch, isearch-lazy-highlight-face): New
1218 definitions for face colors and attributes.
1219
1220 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1221 of display-mouse-p.
1222
1223 2001-01-09 Kenichi Handa <handa@etl.go.jp>
1224
1225 * international/mule.el (make-coding-system): If the coding system
1226 accepts extra latin codes, register such codes as safe for the
1227 coding system.
1228
1229 2001-01-08 Richard M. Stallman <rms@gnu.org>
1230
1231 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1232 don't mention the file name or the date here, because they are
1233 logged at the start of the file.
1234
1235 2001-01-08 Richard M. Stallman <rms@gnu.org>
1236
1237 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1238 Change screen-width to frame-width.
1239
1240 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1241
1242 * info.el (Info-search): Print the default as part of the prompt.
1243
1244 2001-01-08 Andre Spiegel <spiegel@gnu.org>
1245
1246 * vc.el (vc-default-latest-on-branch-p): New function, replaces
1247 constant implementations in backends.
1248
1249 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1250 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1251
1252 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1253 WRITABLE to EDITABLE.
1254
1255 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1256 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1257 to EDITABLE.
1258
1259 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1260
1261 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1262 (copyright, copyright-update): Compute the current year at run
1263 time.
1264
1265 2001-01-08 Gerd Moellmann <gerd@gnu.org>
1266
1267 * isearch.el (isearch-old-signal-hook): Removed.
1268 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1269 instead of setting signal-hook-function.
1270 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1271
1272 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
1273
1274 * emulation/edt.el: Update to version 4.0. Provide support for
1275 EDT scroll margins at top and bottom of the window. Provide an
1276 emulation of the EDT SUBS command (bound to GOLD-Enter, by
1277 default). Enhance edt-quit, bound to GOLD-q by default, to warn
1278 user when file-related buffer modifications exist. Provide
1279 support for running EDT Emulation in XEmacs. Provide customize
1280 access to some user updatable variables. Add Commentary section
1281 to file header. Fixed a few minor bugs and cleaned up some code.
1282
1283 * emulation/edt-mapper.el: Update to version 4.0. Provide support
1284 for detecting a keypress that generates an ASCII key sequence.
1285 (Previously, only a keypress that generates a vector was
1286 recognized.) Embed Window Manager name into name of the generated
1287 EDT Emulation initialization file since the initialization file is
1288 Window Manager specific. Add Commentary section to file header.
1289
1290 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1291
1292 * mail/sendmail.el (mail-mode): Doc fix.
1293
1294 * info.el (Info-goto-emacs-command-node): Doc fix.
1295 (Info-goto-emacs-key-command-node): Doc fix.
1296
1297 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1298
1299 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
1300 systems without long file-name support.
1301
1302 2001-01-06 Andrew Innes <andrewi@gnu.org>
1303
1304 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1305
1306 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1307
1308 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1309 (isearch-lazy-highlight-update): Doc fix.
1310
1311 * ffap.el (ffap-bindings): Doc fix.
1312
1313 * dired-x.el (dired-virtual-guess-dir): Doc fix.
1314
1315 2001-01-05 Dave Love <fx@gnu.org>
1316
1317 * emacs-lisp/cl-seq.el (remove, remq): Remove.
1318
1319 2001-01-05 Gerd Moellmann <gerd@gnu.org>
1320
1321 * mouse-drag.el (mouse-drag-safe-scroll): Bind
1322 scroll-preserve-screen-position to nil.
1323
1324 * isearch.el (isearch-old-signal-hook): New variable.
1325 (isearch-mode): Set signal-hook-function to isearch-done.
1326 (isearch-done): Restore old signal-hook-function.
1327
1328 * info.el (Info-fontify-node): Mark one more char as intangible.
1329
1330 2000-01-05 Kenichi Handa <handa@etl.go.jp>
1331
1332 * composite.el (compose-last-chars): New argument COMPONENTS. If
1333 it is non-nil, compose preceding characters by compose-region with
1334 COMPONENTS.
1335
1336 * international/quail.el (quail-input-string-to-events): New function.
1337 (quail-input-method): Convert input string to events here.
1338 (quail-start-translation): Return input string, not event list.
1339 (quail-start-conversion): Likewise.
1340
1341 2001-01-04 Gerd Moellmann <gerd@gnu.org>
1342
1343 * tooltip.el (tooltip-cancel-delayed-tip)
1344 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1345 and tooltip-add-timeout.
1346 (tooltip-show): Set border color from faces's foreground.
1347 (tooltip-show-help-function): If called with the same help string
1348 as last time, do nothing.
1349 (tooltip-help-tips): Don't set tooltip-help-message to nil.
1350
1351 * startup.el (fancy-splash-screens): Don't bind show-help-function
1352 to nil.
1353
1354 * tooltip.el (tooltip-frame-parameters): Remove colors.
1355 (tooltip): New face
1356 (tooltip-set-param): New function.
1357 (tooltip-show): Set up color frame parameters from face `tooltip'.
1358 Display the tooltip text in face `tooltip'.
1359
1360 2001-01-04 Dave Love <fx@gnu.org>
1361
1362 * whitespace.el (whitespace-global-mode): Fix typo.
1363
1364 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1365
1366 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1367
1368 * help.el (help-for-help): Fix a typo in a doc string. From
1369 kwzh@gnu.org (Karl Heuer).
1370
1371 2001-01-03 Dave Love <fx@gnu.org>
1372
1373 * dired-x.el: Doc fixes. Maintainer change.
1374 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1375 :type.
1376 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1377 (dired-guess-shell-alist-user): Customize.
1378 (dired-x-help-address): Set to bug-gnu-emacs.
1379 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1380 (dired-default-directory): Renamed from default-directory.
1381
1382 * hl-line.el (hl-line): Doc fix.
1383
1384 2001-01-03 Karl Fogel <kfogel@red-bean.com>
1385
1386 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
1387
1388 2001-01-02 Richard M. Stallman <rms@gnu.org>
1389
1390 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1391 to remove all the current alternative-match highlighting.
1392 If nil, remove only what's outside the current window.
1393 (isearch-lazy-highlight-remove-overlays): Take optional
1394 region within which NOT to remove them.
1395 (isearch-lazy-highlight-new-loop): Greatly simplified.
1396 (isearch-lazy-highlight-update): Find all the other occurrences
1397 visible in the window, in just one call.
1398 (isearch-lazy-highlight-start): Now holds start of region to scan.
1399 (isearch-lazy-highlight-end): Now holds end of region to scan.
1400 (isearch-lazy-highlight-wrapped): Variable deleted.
1401 (isearch-lazy-highlight-search): Function deleted.
1402
1403 2000-01-02 Andrew Innes <andrewi@gnu.org>
1404
1405 * w32-fns.el (convert-standard-filename): Do length check on name
1406 before aref.
1407
1408 2001-01-02 Dave Love <fx@gnu.org>
1409
1410 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1411 value.
1412 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1413
1414 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1415
1416 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1417 read syntax.
1418
1419 * calendar/todo-mode.el (todo): Add :link, :version.
1420 (todo-save-top-priorities): Remove autoload cookie.
1421 (todo-add-category, todo-add-item-non-interactively)
1422 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1423 cookie.
1424
1425 2001-01-02 Gerd Moellmann <gerd@gnu.org>
1426
1427 * comint.el (comint-input-history-ignore): New variable.
1428 (comint-read-input-ring): Ignore entries matching
1429 comint-input-history-ignore.
1430
1431 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
1432
1433 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1434 (lm-copyright-mark): New function.
1435 (lm-crack-copyright): New function.
1436 (lm-verify): Check that the file has a copyright.
1437 Check that the file is copyright Free Software Foundation.
1438
1439 2000-12-30 Kenichi Handa <handa@etl.go.jp>
1440
1441 * international/mule-diag.el (print-fontset): Indent font name by
1442 24 columns, not 25.
1443
1444 2000-12-29 Gerd Moellmann <gerd@gnu.org>
1445
1446 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1447 in Subject line.
1448
1449 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1450 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1451 continuing an interrupted message with C-u C-x m for instence,
1452 winds up in Mail mode without abbrevs.
1453
1454 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1455
1456 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1457 non-nil. Adding almost all customization variables on ps-setup. Doc
1458 fix.
1459 (ps-print-version): New version number (6.3.3).
1460 (ps-end-with-control-d): Initialization fix.
1461 (ps-lines-printed): New var.
1462 (ps-skip-newline): New fun.
1463 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1464 (ps-next-line, ps-continue-line, ps-plot-region)
1465 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
1466
1467 2000-12-29 Kenichi Handa <handa@etl.go.jp>
1468
1469 * international/fontset.el (x-complement-fontset-spec): Resolve
1470 ASCII font name so that the same family name is used for fonts
1471 registered in x-font-name-charset-alist.
1472 (create-fontset-from-fontset-spec): Adjusted for the above change.
1473 The name of fontset alias should be a unresolved ASCII font name.
1474
1475 2000-12-28 Gerd Moellmann <gerd@gnu.org>
1476
1477 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1478 and delete in isearch-mode-map.
1479
1480 2000-12-28 Richard M. Stallman <rms@gnu.org>
1481
1482 * dired-x.el (dired-guess-shell-alist-default):
1483 Use xpdf instead of acroread.
1484
1485 2000-12-28 Kenichi Handa <handa@etl.go.jp>
1486
1487 * textmodes/artist.el (artist-butlast): Deleted.
1488 (artist-ellipse-mirror-quadrant): Use butlast instead of
1489 artist-butlast.
1490
1491 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1492
1493 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1494
1495 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1496
1497 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1498
1499 * ls-lisp.el: Better support for the Mac and MS-Windows.
1500 (ls-lisp): New defgroup.
1501 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
1502 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
1503 (ls-lisp-support-shell-wildcards): New defcustoms.
1504 (ls-lisp-parse-symlink): New function.
1505 (insert-directory): Code to convert switches to a list and set up
1506 the wildcard argument copied from ls-lisp-insert-directory.
1507 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1508 for -C and -R switches.
1509 (ls-lisp-column-format): New function.
1510 (ls-lisp-delete-matching, ls-lisp-handle-switches)
1511 (ls-lisp-format-time): Add doc strings.
1512 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1513 Support ls-lisp-dirs-first.
1514 (ls-lisp-classify, ls-lisp-extension): New functions.
1515 (ls-lisp-format): Optionally support emulation of symlinks.
1516 Support -i, -s, and -G switches.
1517
1518 2000-12-27 Gerd Moellmann <gerd@gnu.org>
1519
1520 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1521
1522 * version.el (emacs-version): Print X scroll bar information.
1523
1524 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1525 instead of x-toolkit-scroll-bars-p.
1526
1527 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1528 of x-toolkit-scroll-bars-p.
1529
1530 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1531
1532 * ffap.el (ffap-bindings): Make interactive and add an autoload
1533 cookie.
1534 (ffap-bindings): Doc fix, to reflect the above change.
1535
1536 2000-12-27 Kenichi Handa <handa@etl.go.jp>
1537
1538 * term.el (term-char-mode): Define all non-ascii self-inserting
1539 characters to 'term-send-raw in term-raw-map.
1540
1541 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
1542
1543 * viper-init (viper-restore-cursor-type): Added condition-case
1544 guard.
1545
1546 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
1547 initialization; use add-hook.
1548 (ediff-file-remote-p): Use file-local-copy.
1549
1550 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
1551
1552 * ediff.el (ediff-patch-buffer): Bug fix.
1553 (ediff-revision): Allow selection of the file at the prompt.
1554
1555 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1556
1557 * subr.el (combine-run-hooks): Remove.
1558
1559 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1560 and remove the rogue second spec.
1561
1562 2000-12-23 Gerd Moellmann <gerd@gnu.org>
1563
1564 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1565
1566 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1567
1568 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1569 Use minibuffer menu prompt for the `=' prefix.
1570 (smerge-command-prefix): Change default to C-^.
1571 (smerge-mode): Don't assume font-lock doesn't move point.
1572
1573 * skeleton.el (skeleton-internal-1): Make sure the first line of
1574 the region is also re-indented.
1575 (skeleton-end-newline): New var.
1576 (skeleton-end-hook): Use it.
1577
1578 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1579
1580 * comint.el (comint-password-prompt-regexp): Support CVS.
1581
1582 2000-12-22 Gerd Moellmann <gerd@gnu.org>
1583
1584 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1585 backspace key combinations, depending on
1586 delete-key-deletes-forward.
1587
1588 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1589
1590 * simple.el (delete-key-deletes-forward): Doc fix.
1591
1592 2000-08-22 Emmanuel Briot <briot@gnat.com>
1593
1594 * xml.el (top level comment): Updated to reflect the fact that
1595 white spaces are relevant in the XML file.
1596 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1597 to parse was already edited. This allows for on-the-fly analysis
1598 of XML files.
1599 (xml-parse-tag): Check that the casing is the same in the start
1600 tag and end tag, since XML is case-sensitive. Allows for spaces
1601 in the end tag, after the name of the tag.
1602 (xml-parse-attlist): Allow for the character '-' in the name of
1603 attributes, as in the standard http-equiv attribute Do not save
1604 the properties in the XML tree, since they are not relevant.
1605
1606 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1607
1608 * generic.el (generic-read-type): Undo last change, inline into
1609 `generic-mode' and then remove.
1610 (generic-mode): Inline generic-read-type.
1611 (define-generic-mode): Push the symbol name rather than the symbol
1612 onto generic-mode-list.
1613
1614 2000-12-21 Gerd Moellmann <gerd@gnu.org>
1615
1616 * generic.el (generic-read-type): Build an alist for
1617 completing-read as in 20.7.
1618
1619 * play/landmark.el (lm): Use interactive spec `P'.
1620 (toplevel): Don't set debug-on-error.
1621
1622 * server.el (server-switch-buffer): Choose a window on a visible
1623 frame.
1624
1625 2000-12-21 Dave Pearson <davep@davep.org>
1626
1627 * quickurl.el: Commentry change, I've moved my web site.
1628
1629 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1630
1631 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1632 ranges like \177-\237, but accepts the character sequence from \177 to
1633 \237. Doc fix.
1634 (ebnf-version): New version (3.4).
1635 (ebnf-setup): Code fix.
1636 (ebnf-range-regexp): New fun.
1637 (ebnf-8-bit-chars): Const fix.
1638
1639 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1640 entry. Doc fix.
1641 (ebnf-bnf-lex): Code fix.
1642 (ebnf-bnf-comment-chars): Const fix.
1643
1644 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1645 entry. Doc fix.
1646 (ebnf-iso-comment-chars): Const fix.
1647
1648 * ebnf-otz.el: Doc fix.
1649
1650 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1651 entry. Doc fix.
1652 (ebnf-yac-skip-code): Code fix.
1653 (ebnf-yac-comment-chars): Const fix.
1654
1655 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1656
1657 * files.el (insert-directory-safely): New function.
1658 (recover-file): Use it instead of insert-directory. From Markus
1659 Rost <markus.rost@mathematik.uni-regensburg.de>
1660
1661 2000-12-21 Kenichi Handa <handa@etl.go.jp>
1662
1663 * international/mule-cmds.el (select-safe-coding-system): Check
1664 coding-category-list more rigidly. Improve help message.
1665
1666 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1667
1668 2000-12-21 Miles Bader <miles@gnu.org>
1669
1670 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1671 prefix.
1672
1673 2000-12-21 Kenichi Handa <handa@etl.go.jp>
1674
1675 * international/mule-diag.el (describe-char-after): Make *Help*
1676 buffer inherit multibyteness of the current buffer.
1677
1678 * international/mule.el (make-char): Docstring adjusted for the
1679 change of make-char-internal.
1680
1681 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1682
1683 * international/iso-cvt.el: Docstrings fix.
1684
1685 2000-12-20 Dave Love <fx@gnu.org>
1686
1687 * subr.el (eval-after-load): Doc fix.
1688
1689 2000-12-20 Kenichi Handa <handa@etl.go.jp>
1690
1691 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1692 for numbers.
1693
1694 2000-12-20 Miles Bader <miles@gnu.org>
1695
1696 * international/quail.el (quail-help): Resize the help window
1697 again after it has all its contents. Remove unneeded progn.
1698
1699 2000-12-19 Gerd Moellmann <gerd@gnu.org>
1700
1701 * pcmpl-linux.el: Fix copy/paste error.
1702
1703 2000-12-19 Andrew Innes <andrewi@gnu.org>
1704
1705 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1706 docstring.
1707
1708 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1709
1710 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1711
1712 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1713
1714 * progmodes/idlw-shell.el: Fixed copyright notice.
1715
1716 * progmodes/idlwave.el: Fixed copyright notice.
1717
1718 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
1719 TAB as key separators.
1720
1721 2000-12-19 Alex Schroeder <alex@gnu.org>
1722
1723 * sql.el (sql-sybase-options): New option.
1724 (sql-sybase): Use it. Add sql-database to the list of parameters
1725 provided for login. The options -w 2048 -n are not used any more.
1726 (sql-postgres-options): Changed default from "--pset" to "-P".
1727 (sql-mysql-options): Doc change.
1728 (sql-stop): Doc change.
1729
1730 2000-12-19 Kenichi Handa <handa@etl.go.jp>
1731
1732 * international/quail.el (quail-input-method): Always hide
1733 the guidance buffer on exiting.
1734
1735 2000-12-18 Gerd Moellmann <gerd@gnu.org>
1736
1737 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1738 isn't fboundp.
1739
1740 * server.el (server-buffer-done): Bury the buffer before
1741 killing it.
1742
1743 * faces.el (face-spec-set): Interpret a nil in specs for
1744 foreground and background colors as `unspecified', for
1745 compatibility with 20.x.
1746
1747 2000-12-18 Dave Love <fx@gnu.org>
1748
1749 * simple.el (mail-user-agent): Doc fix.
1750 (input-mode-8-bit): Removed.
1751
1752 * international/mule.el (set-keyboard-coding-system): Doc fix.
1753 (keyboard-coding-system): New option.
1754
1755 * mail/sendmail.el (send-mail-function): Customize.
1756
1757 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1758
1759 * international/codepage.el (cp866-decode-table): New table.
1760
1761 2000-12-18 Gerd Moellmann <gerd@gnu.org>
1762
1763 * version.el (emacs-version): Remove `%a' from the time format
1764 because the weekday doesn't fit well into each locale.
1765
1766 2000-12-18 Miles Bader <miles@gnu.org>
1767
1768 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1769
1770 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
1771 Check that emacs-major-version is `=' to 20, not `>='.
1772 (artist-replace-chars): Use `make-string' instead of a loop.
1773
1774 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1775
1776 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1777 (cvs-execute-single-file): Don't change directory.
1778 Patch from Per Cederqvist.
1779
1780 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1781
1782 * textmodes/ispell.el (check-ispell-version): If
1783 `ispell-program-name' is "aspell", pass it the -v switch instead
1784 of -vv.
1785
1786 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1787
1788 * international/mule-diag.el (mule-diag): Insert information about
1789 configure options, multibyte awareness, language env.
1790
1791 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1792 regexp to search for candidates.
1793
1794 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1795
1796 * info.el (Info-forward-node): If the node has an
1797 Info-header-line, widen the buffer before searching for "next:"
1798 and "up:" pointers, and set the search limit to stay in the
1799 current node.
1800
1801 2000-12-16 Miles Bader <miles@gnu.org>
1802
1803 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1804
1805 2000-12-15 Miles Bader <miles@gnu.org>
1806
1807 * comint.el (comint-send-string, comint-send-region): Also accept
1808 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1809 process-send-string/region.
1810
1811 2000-12-15 Gerd Moellmann <gerd@gnu.org>
1812
1813 * isearch.el (isearch-lazy-highlight-max): New user-option.
1814 (isearch-lazy-highlight-update): Don't highlight more than
1815 isearch-lazy-highlight-max matches.
1816
1817 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1818
1819 2000-12-15 Richard M. Stallman <rms@gnu.org>
1820
1821 * sort.el (sort-columns): Fix error message.
1822
1823 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1824 `upcase' or `downcase' or nil.
1825 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1826 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1827 (dabbrev--substitute-expansion): New arg record-case-pattern.
1828 If it is non-nil, set dabbrev--last-case-pattern.
1829 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1830
1831 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1832
1833 2000-12-15 Miles Bader <miles@gnu.org>
1834
1835 * paths.el (Info-default-directory-list): Don't delete
1836 configure-info-directory from the list of standard info
1837 directories when appending it to the end -- their order is
1838 important.
1839
1840 * faces.el (read-face-attribute): If there's no entry for the
1841 user's input in VALID, just use it as-is (this will often result
1842 in an error, but it may be OK for e.g. colors using hexadecimal
1843 notation, and at least will yield a better error message).
1844
1845 * window.el (mode-line-window-height-fudge): Function removed.
1846 (height-affecting-face-attributes, mode-line-window-height-fudge):
1847 Variables removed.
1848 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1849 window is really the right size. Use vertical-motion
1850 rather than forward-line.
1851 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1852 (ispell-command-loop, ispell-show-choices): Use the variable
1853 ispell-choices-win-default-height, rather than the function.
1854 (ispell-choices-win-default-height): Function removed.
1855 (ispell-mode-line-window-height-fudge): Function removed.
1856
1857 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1858
1859 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1860
1861 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1862
1863 * paths.el (Info-default-directory-list): If
1864 configure-info-directory is not one of the standard directories,
1865 put it first in the list; otherwise put it last. Doc string
1866 changed accordingly.
1867
1868 * info.el (Info-directory-list): Change doc string to reflect the
1869 change in Info-default-directory-list.
1870
1871 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1872 windows-nt as windowed environments, even under -nw.
1873
1874 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1875 if not fboundp. Switch delete-forward mode for the <delete> key
1876 on all PC platforms, even under -nw.
1877
1878 * term/internal.el ([M-delete]): Remap to M-d.
1879
1880 2000-12-14 Gerd Moellmann <gerd@gnu.org>
1881
1882 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1883
1884 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1885
1886 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1887
1888 2000-12-14 Gerd Moellmann <gerd@gnu.org>
1889
1890 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1891 if appropriate.
1892
1893 * simple.el (delete-key-deletes-forward): New user-option.
1894 (delete-key-deletes-forward-mode): New function.
1895
1896 * bindings.el: Bind `delete' to backward-delete-char.
1897
1898 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1899 if symbol is bound before getting its value.
1900
1901 * tooltip.el (tooltip-show): If an error is signaled in
1902 x-show-tip, display that error, and display the help in the
1903 echo area.
1904
1905 2000-12-14 Kenichi Handa <handa@etl.go.jp>
1906
1907 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1908 "... entries" messages for every 10000 entries, not 10.
1909
1910 2000-12-13 Karl Fogel <kfogel@red-bean.com>
1911
1912 * bookmark.el: Provide a generic exit hook, as suggested by
1913 Ovidiu Predescu <ovidiu@cup.hp.com>:
1914 (bookmark-exit-hook): New var.
1915 (bookmark-exit-hook-internal): New func, replaces
1916 old raw lambda form in `kill-emacs-hook', and runs new
1917 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1918 as logically that feature must have been provided if this function
1919 is running.
1920 Removed ;;;###autoload before the `add-hook' call.
1921
1922 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1923
1924 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1925 (easy-menu-current-active-maps): New function.
1926 (easy-menu-get-map): Use it.
1927 Make a proper menu entry when creating a new keymap.
1928
1929 2000-12-13 Kenichi Handa <handa@etl.go.jp>
1930
1931 * international/characters.el: Fix cases and syntaxes for
1932 mule-unicode-0100-24ff.
1933
1934 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1935 that a Japanese character is not appended after day and year.
1936
1937 * info.el (Info-suffix-list): Change format for a command that
1938 requires arguments.
1939 (info-insert-file-contents): Adjusted for the above change.
1940
1941 2000-12-12 Andreas Schwab <schwab@suse.de>
1942
1943 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1944 on the name of the tar buffer. Verify that the existing buffer is
1945 visiting the same subfile.
1946
1947 2000-12-12 Dave Love <fx@gnu.org>
1948
1949 * subdirs.el: Add obsolete.
1950
1951 2000-12-12 Gerd Moellmann <gerd@gnu.org>
1952
1953 * mail/rmailsum.el (rmail-summary-expunge)
1954 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1955 instead of rmail-confirm-expunge.
1956
1957 * replace.el (perform-replace): Don't use an empty match adjacent
1958 to a non-empty match when computing the next match before the
1959 replacement is performed.
1960
1961 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
1962
1963 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1964 definition (patch by Stefan Monnier).
1965 (glasses-mode): Use jit-lock instead of `after-change-functions'
1966 (patch by Stefan Monnier).
1967
1968 2000-12-12 Miles Bader <miles@gnu.org>
1969
1970 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1971 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1972
1973 2000-12-12 Andrew Choi <akochoi@i-cable.com>
1974
1975 * term/mac-win.el: Remove load for ls-lisp.
1976
1977 * loadup.el: Load ls-lisp for system-type `macos'.
1978
1979 2000-12-12 Miles Bader <miles@gnu.org>
1980
1981 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1982 Respect field end too.
1983 (just-one-space): Respect fields as `delete-horizontal-space'.
1984 (newline-and-indent, reindent-then-newline-and-indent): Use
1985 `delete-horizontal-space'.
1986
1987 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1988
1989 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1990 (so as to obey the field property in the minibuffer).
1991
1992 * obsolete/c-mode.el: Moved from lisp/progmodes.
1993 * obsolete/auto-show.el: Moved from lisp.
1994 * obsolete/ooutline.el: Moved from lisp/textmodes.
1995
1996 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1997
1998 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
1999 changes to list them here.
2000
2001 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
2002 many changes to list them here.
2003
2004 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
2005 many changes to list them here.
2006
2007 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
2008
2009 2000-12-11 Gerd Moellmann <gerd@gnu.org>
2010
2011 * simple.el (kill-new): Don't try to setcar kill-ring if it is
2012 nil.
2013
2014 * cus-edit.el (custom-save-variables, custom-save-faces):
2015 Comment fix.
2016
2017 * hscroll.el: Moved to `obsolete' subdir.
2018
2019 2000-12-11 Miles Bader <miles@gnu.org>
2020
2021 * window.el (window-text-height): Function removed (now in C).
2022
2023 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
2024
2025 * log-edit.el (log-edit-parent-buffer): New var.
2026 (log-edit): Set it. Add BUFFER argument.
2027 (log-edit-done): Use char-before.
2028 Don't bother checking validity of vc-comment-ring.
2029 Only bury the buffer if log-edit popped it up.
2030
2031 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
2032 (cvs-mode-diff-help): Remove.
2033 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
2034 (cvs-mode-marked): Set up the default for CMD manually.
2035
2036 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
2037 Remove binding for ? now made unnecessary.
2038
2039 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
2040
2041 * textmodes/reftex.el (reftex-scanning-info-available-p): New
2042 function
2043 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
2044
2045 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
2046 when master file is not open.
2047
2048 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
2049
2050 * progmodes/ada-stmt.el: Update `maintainer'.
2051
2052 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
2053
2054 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
2055 choices to match documentation string.
2056
2057 2000-12-09 Miles Bader <miles@gnu.org>
2058
2059 * minibuf-eldef.el: New file.
2060
2061 * window.el (fit-window-to-buffer): Don't pass last argument to
2062 pos-visible-in-window-p, now that its meaning is inverted.
2063
2064 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
2065
2066 * image.el (create-image): Doc fix; spotted by Per Cederqvist
2067 <ceder@lysator.liu.se>.
2068
2069 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
2070
2071 * autoinsert.el (auto-insert-alist): Add missing final \n.
2072
2073 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
2074 (cvs-menu-map): Remove.
2075 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2076 (cvs-mode-quit): Turn it back into a plain function.
2077
2078 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
2079 (texinfo-filter): Remove (move to texinfo.el).
2080
2081 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
2082 file where it's more visible.
2083 (texinfo-filter, texinfo-chapter-level-regexp): New variables
2084 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
2085 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
2086 (texinfo-inside-macro-p): Only catch `scan-error's.
2087 (texinfo-inside-env-p): Make better use of the match info.
2088 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
2089 (texinfo-insert-@end): Slight re-organization.
2090 Also remove useless `looking-at' call.
2091
2092 2000-12-08 Andrew Innes <andrewi@gnu.org>
2093
2094 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
2095 accessible in -nw mode.
2096
2097 * term/w32-win.el: Remove stuff about selection timeout, which is
2098 irrelevant on Windows. Move clipboard support to w32-fns.el, so
2099 it is accessible in -nw mode.
2100
2101 2000-12-08 Dave Love <fx@gnu.org>
2102
2103 * emacs-lisp/lisp-mode.el (lisp-mode): Set
2104 font-lock-keywords-case-fold-search.
2105
2106 2000-12-08 Gerd Moellmann <gerd@gnu.org>
2107
2108 * textmodes/ispell.el (ispell): Doc fix.
2109
2110 2000-12-08 Kenichi Handa <handa@etl.go.jp>
2111
2112 * international/quail.el (quail-insert-decode-map): Check the
2113 frame width of a window displaying the current buffer, not that of
2114 the selected frame.
2115 (quail-help): Make sure that the help buffer has window before
2116 inserting text in it.
2117
2118 2000-12-07 Sam Steingold <sds@gnu.org>
2119
2120 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
2121 Backquote is used in isearch.el, so autoloading saves nothing.
2122
2123 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2124
2125 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2126 the CVS and RCS subdirectories case-insensitively.
2127
2128 * dired.el (dired-insert-directory): If file-system-info is
2129 fboundp, call it instead of invoking dired-free-space-program.
2130
2131 2000-12-07 Gerd Moellmann <gerd@gnu.org>
2132
2133 * server.el (server-visit-files): Push files on file-name-history.
2134
2135 * progmodes/cc-langs.el: Update copyright.
2136
2137 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2138
2139 * bindings.el (mode-line-mode-menu): Add glasses-mode.
2140
2141 * bindings.el (mode-line-mode-menu): Reverse the order
2142 of define-keys so that the menu appears in alphabetical order.
2143
2144 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
2145
2146 * progmodes/glasses.el (glasses-mode): Update mode line at the end
2147 of the function.
2148
2149 2000-12-07 Dave Love <fx@gnu.org>
2150
2151 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2152
2153 * facemenu.el (facemenu-unlisted-faces): Fix value.
2154
2155 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
2156
2157 * font-lock.el (font-lock-default-fontify-region):
2158 Include the terminating \n (off-by-one error).
2159 (font-lock-set-defaults): Use dolist.
2160
2161 * derived.el (define-derived-mode): Don't use combine-run-hooks.
2162
2163 2000-12-07 Kenichi Handa <handa@etl.go.jp>
2164
2165 * international/mule-cmds.el (describe-language-environment): Fix
2166 for the case that an input method title is not string but a list.
2167
2168 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2169 of wrong SIZE record.
2170
2171 2000-12-06 Dave Love <fx@gnu.org>
2172
2173 * newcomment.el (comment-region, comment-dwim): Doc fix.
2174
2175 * textmodes/texinfo.el: Require tex-mode when compiling.
2176 (texinfo-update-node): Doc fix.
2177 (texinfo-imenu-generic-expression): Add @anchor.
2178 (texinfo-font-lock-keywords): Add @uref.
2179 (texinfo-inside-macro-p): Don't use ignore-errors.
2180 (texinfo-insert-quote): Match more contexts.
2181
2182 * international/mule.el (decode-char, encode-char): Doc fix.
2183 (auto-coding-alist): Customize.
2184
2185 * files.el (load-file): Fix change of 2000-03-12.
2186
2187 * wid-edit.el (widget-text-keymap): Doc fix.
2188
2189 2000-12-06 Andrew Innes <andrewi@gnu.org>
2190
2191 * makefile.w32-in (lisp): Set to an absolute directory, namely
2192 $(CURDIR).
2193
2194 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2195
2196 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2197 read generated-autoload-file, and set buffer-file-coding-system to
2198 raw-text-unix after reading the file.
2199
2200 * international/mule-conf.el (file-coding-system-alist): Use
2201 raw-text for reading loaddefs.el and raw-text-unix for writing
2202 it.
2203
2204 2000-12-06 Gerd Moellmann <gerd@gnu.org>
2205
2206 * replace.el (occur): Make line-number-width 1 smaller for the
2207 colon following the line number.
2208
2209 * startup.el (fancy-splash-text, command-line-1): Use
2210 `File' for the menu name instead of `Files'.
2211
2212 * tmm.el: Update copyright.
2213
2214 * cus-start.el: Add entry for even-window-heights.
2215
2216 2000-12-06 Miles Bader <miles@gnu.org>
2217
2218 * faces.el (frame-set-background-mode): Avoid stomping on
2219 locally modified faces.
2220
2221 2000-12-06 Kenichi Handa <handa@etl.go.jp>
2222
2223 * international/fontset.el: Correct the font registries for
2224 japanese-jisx0213-1 and japanese-jisx0213-2.
2225
2226 2000-12-05 Gerd Moellmann <gerd@gnu.org>
2227
2228 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2229
2230 * iswitchb.el: Update customization commentary.
2231
2232 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
2233
2234 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2235 (tpu-search-highlight): Fixed comparison of overlay end positions.
2236 (tpu-trim-line-ends): Implemented trimming logic locally.
2237
2238 * emulation/tpu-extras.el (tpu-write-file-hook)
2239 (tpu-set-cursor-bound): Replaced picture-clean with
2240 tpu-trim-line-ends.
2241
2242 2000-12-05 Kenichi Handa <handa@etl.go.jp>
2243
2244 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2245 to cn-gb.
2246 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2247
2248 2000-12-04 Dave Love <fx@gnu.org>
2249
2250 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2251
2252 2000-12-04 Gerd Moellmann <gerd@gnu.org>
2253
2254 * mail/rmailsum.el (rmail-summary-expunge)
2255 (rmail-summary-expunge-and-save): Ask for confirmation with
2256 rmail-expunge-confirmed.
2257
2258 * mail/rmail.el (rmail-expunge-confirmed): New function.
2259 (rmail-expunge): Use it.
2260
2261 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2262 (etags-recognize-tags-table, find-tag-in-order): New
2263 functionality: interpret file names as tags.
2264
2265 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
2266
2267 * info.el (Info-scroll-prefer-subnodes): New defcustom.
2268 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2269 visit the first subnode until the bottom of the current node is
2270 visible.
2271
2272 2000-12-04 Gerd Moellmann <gerd@gnu.org>
2273
2274 * format.el (format-decode): Don't change buffer's undo list.
2275
2276 2000-12-04 Kenichi Handa <handa@etl.go.jp>
2277
2278 * faces.el (face-font-registry-alternatives): Add entries for CJK
2279 fonts. Doc-string adjusted for the actual usage of this data.
2280
2281 * international/fontset.el: Change the font registries for CJK
2282 fonts in the default fontset. Don't append '*' to registries.
2283
2284 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
2285
2286 * emacs-lisp/easy-mmode.el (define-derived-mode)
2287 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2288
2289 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2290 (derived-mode-p): New function.
2291 (derived-mode-make-docstring): Add `docstring' argument.
2292 Use it if available and complete it if necessary.
2293
2294 2000-12-03 Andreas Schwab <schwab@suse.de>
2295
2296 * type-break.el (type-break): Don't make parent of itself.
2297
2298 2000-12-03 Miles Bader <miles@gnu.org>
2299
2300 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2301
2302 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
2303
2304 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2305 (tex-main-file, tex-file): Simplify.
2306 (tex-generate-zap-file-name): Use subst-char-in-string.
2307 (tex-strip-dots): Remove.
2308
2309 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2310
2311 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2312 to check if the match succeeded.
2313
2314 2000-12-02 Gerd Moellmann <gerd@gnu.org>
2315
2316 * startup.el (use-fancy-splash-screens-p): New function.
2317 (command-line-1): Use it to determine whether or not to use
2318 a fancy splash screen.
2319
2320 2000-12-02 Andreas Schwab <schwab@suse.de>
2321
2322 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2323
2324 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2325
2326 * international/mule.el (make-char): Fix last change.
2327
2328 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2329 New defcustoms.
2330 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2331 autoloading tex-mode; instead, do the same manually. Use
2332 texinfo-open-quote and texinfo-close-quote. Insert literal quote
2333 with numeric argument. Docstring fix.
2334 (toplevel): Require cl when compiling.
2335
2336 * international/mule.el (make-char): Doc fix.
2337
2338 2000-12-02 Jason Rumney <jasonr@gnu.org>
2339
2340 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2341 the Emacs Lisp manual)
2342
2343 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2344
2345 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2346
2347 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2348 the Emacs Lisp manual).
2349
2350 2000-12-02 Gerd Moellmann <gerd@gnu.org>
2351
2352 * simple.el (next-line-add-newlines): Change default to nil.
2353
2354 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2355
2356 * files.el (revert-buffer, recover-file): Bind
2357 coding-system-for-read to emacs-mule-unix, not to no-conversion.
2358
2359 2000-12-01 Gerd Moellmann <gerd@gnu.org>
2360
2361 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2362
2363 2000-12-01 Miles Bader <miles@gnu.org>
2364
2365 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2366
2367 2000-12-01 Kenichi Handa <handa@etl.go.jp>
2368
2369 * international/mule-diag.el (describe-char-after): Fix typo.
2370 (describe-character-set, non-iso-charset-alist): Fix typo.
2371
2372 2000-12-01 Miles Bader <miles@gnu.org>
2373
2374 * image-file.el (image-file-name-regexp): Automatically add
2375 upper-case variants of each filename extension in
2376 `image-file-name-extensions', since they seem to be common.
2377
2378 * simple.el (minibuffer-contents)
2379 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2380 New functions.
2381 * filecache.el (file-cache-directory-name)
2382 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2383
2384 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
2385
2386 * filecache.el (file-cache-minibuffer-complete): Don't try to
2387 delete the minibuffer prompt.
2388
2389 2000-11-30 Dave Love <fx@gnu.org>
2390
2391 * cus-start.el: Fix read-buffer-function type.
2392
2393 2000-11-30 Gerd Moellmann <gerd@gnu.org>
2394
2395 * md5.el: Removed. There's a built-in function, now.
2396
2397 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
2398
2399 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2400 as dummy 0-th char of rmail-deleted-vector.
2401
2402 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2403
2404 * ps-print.el (ps-end-job): Bind case-fold-search only after
2405 switching to ps-spool-buffer.
2406
2407 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2408
2409 * ps-print.el: Line number font customization. PostScript: Lines and
2410 PageCount are initialized on each page. Doc Fix.
2411 (ps-print-version): New version number (6.3.2).
2412 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2413 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2414 (ps-right-header): Customization fix.
2415 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2416 Fix code.
2417 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2418 New vars.
2419
2420 2000-11-30 Gerd Moellmann <gerd@gnu.org>
2421
2422 * bs.el: Fix typos and spelling errors.
2423 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2424 (bs-configuration): Doc fix.
2425
2426 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2427
2428 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
2429
2430 * emulation/tpu-edt.el (tpu-version): New version.
2431 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2432 (tpu-original-mode-line): Variable deleted.
2433 (tpu-mark-flag): New initial value.
2434 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2435 tpu-mark-flag to minor-mode-alist.
2436 (tpu-update-mode-line): New mark flag logic.
2437 (tpu-get): Use find-file-wildcards.
2438 (tpu-search-highlight): Move overlay less, reset overlay properly.
2439 (tpu-unselect): Deactivate mark.
2440 (tpu-lm-replace): Reset overlay properly.
2441 (tpu-forward-line): Use forward-visible-line.
2442 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2443
2444 * emulation/tpu-extras.el (tpu-forward-line): Use
2445 forward-visible-line.
2446
2447 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2448
2449 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2450
2451 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2452
2453 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2454 and skip whitespace and newlines.
2455
2456 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2457
2458 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2459
2460 2000-11-29 Gerd Moellmann <gerd@gnu.org>
2461
2462 * help.el (describe-function-1): Regexp-quote function name
2463 when used as part of a regexp.
2464
2465 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2466 face-attribute instead of face-foreground and face-background.
2467 (tool-bar-add-item): Likewise, and handle unspecified colors.
2468
2469 * enriched.el (enriched-face-ans): Use face-attribute instead
2470 of face-foreground and face-background.
2471
2472 * faces.el (face-foreground, face-background, face-stipple):
2473 Return nil if attribute is unspecified, for backward
2474 compatibility.
2475
2476 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2477
2478 * play/5x5.el: Remove version info.
2479
2480 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2481
2482 * frame.el (blink-cursor-mode): Doc fix.
2483
2484 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2485
2486 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2487 to create Makefile rules.
2488 (antlr-tool-command): New user option.
2489 (antlr-ask-about-save): New user option.
2490 (antlr-makefile-specification): New user option.
2491 (antlr-file-formats-alist): New variable.
2492 (antlr-special-file-formats): New variable.
2493 (antlr-unknown-file-formats): New user option.
2494 (antlr-help-unknown-file-text): New variable.
2495 (antlr-help-rules-intro): New variable.
2496 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2497 (antlr-mode-menu): Add entries.
2498 (antlr-file-dependencies): New function.
2499 (antlr-directory-dependencies): New function.
2500 (antlr-superclasses-glibs): New function.
2501 (antlr-run-tool): New command.
2502 (antlr-makefile-insert-variable): New function.
2503 (antlr-insert-makefile-rules): New function.
2504 (antlr-show-makefile-rules): New command.
2505
2506 * antlr-mode.el: More Emacs/XEmacs stuff.
2507 (antlr-no-action-keywords): New constant with value nil.
2508 (antlr-font-lock-keywords-alist): Use it. Old value would break
2509 syntax highlighting in Emacs-21.0.
2510 (antlr-default-directory): Emacs/XEmacs dependend function.
2511 (antlr-read-shell-command): Ditto.
2512 (antlr-with-displaying-help-buffer): Ditto.
2513
2514 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2515
2516 * antlr-mode.el: imenu, parsing and highlighting changes.
2517 (antlr-imenu-create-index-function): Don't create extra submenus
2518 for definitions in different grammar classes. It is not necessary
2519 for the menu and would make command `imenu' awkward to use.
2520 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2521 header actions and more than one.
2522 (antlr-font-lock-tokendef-face): Changed color.
2523 (antlr-font-lock-tokenref-face): Changed color.
2524 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2525 (antlr-mode-syntax-table): New variable.
2526 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2527 (antlr-with-syntax-table): Don't copy syntax table.
2528
2529 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2530
2531 * antlr-mode.el: Minor changes: language setting.
2532 (antlr-language-alist): The value for file option "language" can
2533 be both an identifier and a string.
2534 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2535 (antlr-language-limit-n-regexp): Change accordingly.
2536
2537 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2538
2539 * antlr-mode.el: Minor changes: tabs, hiding.
2540 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2541 (antlr-action-visibility): Also allow value nil to also hide the
2542 braces. Renamed from `antlr-tiny-action-length'.
2543 Suggested by Jay@aol.com.
2544 (antlr-hide-actions): Change accordingly. Hide line if completely
2545 hidden action is on a line of its own.
2546
2547 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2548
2549 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2550
2551 * sort.el (sort-columns): Don't concat strings with numbers.
2552
2553 2000-11-29 Dave Love <fx@gnu.org>
2554
2555 * cus-edit.el (face): Fix :format.
2556
2557 * mail/feedmail.el: Require smtpmail when compiling.
2558 (mail-do-fcc): Autoload.
2559 (feedmail) <defgroup>: Fix :link.
2560 (feedmail-nuke-body-in-fcc): Fix :type.
2561 (feedmail-send-it): Add autoload cookie.
2562
2563 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2564
2565 * newcomment.el (comment-indent): Save excursion around call to
2566 comment-indent-function.
2567
2568 2000-11-29 Miles Bader <miles@gnu.org>
2569
2570 * subr.el (member-ignore-case): Return the tail of the list who's
2571 car matches, like `member', not the matching element itself.
2572
2573 2000-11-29 Kenichi Handa <handa@etl.go.jp>
2574
2575 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2576 should not contain `\n'.
2577
2578 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2579
2580 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2581
2582 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2583
2584 * dired-aux.el (dired-do-create-files): Construct default file
2585 name for dired-mark-read-file-name so that when the user enters
2586 just RET, the target file will end up in the target directory.
2587
2588 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2589 local-abbrev-table before changing buffers because it might
2590 have a buffer-local binding.
2591
2592 2000-11-28 Miles Bader <miles@gnu.org>
2593
2594 * simple.el (delete-horizontal-space): Handle fields more generally.
2595
2596 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2597
2598 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2599
2600 2000-11-28 Dave Love <fx@gnu.org>
2601
2602 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2603 comment-start-skip locally.
2604
2605 * progmodes/fortran.el (fortran-mode): Don't set
2606 fortran-comment-line-start-skip. Set comment-start to
2607 fortran-comment-line-start.
2608 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2609 (fortran-comment-line-start-skip): Simplify slightly.
2610
2611 2000-11-28 Gerd Moellmann <gerd@gnu.org>
2612
2613 * play/5x5.el: Remove RCS keyword.
2614
2615 * bs.el: Mistaken commit, undone 2000-11-30.
2616
2617 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
2618
2619 * textmodes/tildify.el (tildify-string-alist): Add
2620 `plain-tex-mode' here.
2621
2622 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2623
2624 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2625 reference.
2626
2627 2000-11-28 Miles Bader <miles@gnu.org>
2628
2629 * cus-face.el (custom-face-attributes): Add post-filter function
2630 for :box. Make pre-filter function for :box handle all cases.
2631
2632 * wid-edit.el (widget-choose): Make sure pop-up window is large
2633 enough to display all the choices, as there's no way to scroll it.
2634
2635 2000-11-28 Kenichi Handa <handa@etl.go.jp>
2636
2637 * international/mule-conf.el: Make the coding system no-conversion
2638 safe for all characters.
2639
2640 2000-11-27 Dave Love <fx@gnu.org>
2641
2642 * net/ldap.el (ldap) <defgroup>: Add :version.
2643
2644 * tooltip.el (tooltip-use-echo-area): Doc fix.
2645
2646 * cus-start.el <minibuffer-prompt-properties>: Add version.
2647 <read-buffer-function>: Add.
2648
2649 * apropos.el (apropos-print): Add help-echo to active text.
2650
2651 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2652
2653 2000-11-27 Gerd Moellmann <gerd@gnu.org>
2654
2655 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2656 type, group and version.
2657
2658 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2659
2660 * select.el (x-get-selection): Docstring fix.
2661
2662 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
2663
2664 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
2665
2666 2000-11-27 Andrew Innes <andrewi@gnu.org>
2667
2668 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2669
2670 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2671
2672 2000-11-27 Miles Bader <miles@gnu.org>
2673
2674 * dired.el (dired-get-filename): Return filename verbatim if
2675 LOCALP is `verbatim'.
2676 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2677 `verbatim' so that we don't inadvertently delete a non-existant
2678 directory name.
2679
2680 2000-11-27 Kenichi Handa <handa@etl.go.jp>
2681
2682 * international/characters.el: Specify cases and syntaxes for
2683 mule-unicode-0100-24ff.
2684
2685 2000-11-27 Gerd Moellmann <gerd@gnu.org>
2686
2687 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2688 that foreground and/or background colors of the face `tool-bar'
2689 are unspecified.
2690
2691 2000-11-27 Miles Bader <miles@gnu.org>
2692
2693 * wid-edit.el (widget-field-buffer, widget-field-start)
2694 (widget-field-end): Handle widget field `pseudo-overlays'.
2695 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2696 if it's there instead of in `widget-field-list'.
2697
2698 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
2699 (help-make-xrefs): Delete extraneous newlines at the end of the
2700 docstring.
2701
2702 2000-11-25 Jason Rumney <jasonr@gnu.org>
2703
2704 * startup.el (command-line): Call set-locale-environment after
2705 Window System init file is read, as it can result in a call to
2706 redraw-frame.
2707
2708 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2709
2710 * simple.el (shell-command): Mention the effect of the prefix
2711 argument in the doc string.
2712
2713 2000-11-25 Miles Bader <miles@gnu.org>
2714
2715 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2716
2717 * wid-edit.el (widget-field-value-delete): Don't try to delete
2718 overlay when it's the `pseudo-overlay' that exists at some points.
2719
2720 2000-11-24 Jason Rumney <jasonr@gnu.org>
2721
2722 * international/mule-cmds.el (locale-language-names): Add "jp" as
2723 a non-standard alternative for Japanese.
2724
2725 2000-11-24 Andre Spiegel <spiegel@gnu.org>
2726
2727 * vc-hooks.el: Require 'cl during compilation.
2728
2729 2000-11-24 Gerd Moellmann <gerd@gnu.org>
2730
2731 * faces.el (face-set-after-frame-default): Let face attributes
2732 specified for new frames override frame parameters.
2733
2734 * startup.el (command-line): Fix computation of the source file
2735 for user-init-file when user-init-file is a compiled file.
2736
2737 2000-11-24 Miles Bader <miles@gnu.org>
2738
2739 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
2740 (custom-post-filter-face-spec): New functions.
2741 (custom-face-set, custom-face-value-create): Filter the face spec
2742 before and after customization.
2743 (custom-face-set): If VALUE specifies a null face, pass a
2744 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2745 * cus-face.el (custom-face-attributes): Remove SET and GET
2746 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2747 cases they're needed.
2748
2749 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2750 that it's distinguishable from the :off-glyph on dark-background
2751 displays. Set its background color too.
2752
2753 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2754 so that people can easily turn it off.
2755
2756 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
2757
2758 * ediff-diff.el: Moved variables around to have it compile under NT.
2759
2760 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
2761
2762 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
2763
2764 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
2765 redundant skip-small-frames test.
2766
2767 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
2768 (viper-downgrade-to-insert): protect against errors in hooks.
2769
2770 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2771 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2772 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
2773 functions.
2774
2775 * viper-util.el (viper-memq-char): Bug fixes.
2776
2777 * viper.el (viper-mode): Fix cursor handling.
2778
2779 2000-11-24 Kenichi Handa <handa@etl.go.jp>
2780
2781 * international/mule-diag.el (list-iso-charset-chars): For
2782 two-byte charset, fix the `while' condition.
2783 (list-non-iso-charset-chars): Fix the `while' condition.
2784
2785 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2786
2787 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2788 if the variable is make-variable-buffer-local.
2789
2790 * progmodes/ada-stmt.el (ada-template-map): Initialize
2791 and bind it to C-c t in ada-mode-map.
2792 (ada-stmt-mode-hook): New function extracted from old code.
2793 Only change the buffer-local side of skeleton-*.
2794 (ada-mode-hook): Use it.
2795
2796 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2797
2798 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2799 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2800 we expect to be returned by minibuffer-depth once we prompt the
2801 user in the minibuffer.
2802 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2803 as recorded in iswitchb-minibuf-depth, return non-nil.
2804
2805 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2806
2807 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2808 (hscroll-window-maybe): Docstring fix.
2809
2810 2000-11-23 Dave Love <fx@gnu.org>
2811
2812 * rect.el (string-rectangle): Don't test delete-selection-mode.
2813
2814 2000-11-23 Gerd Moellmann <gerd@gnu.org>
2815
2816 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2817 is in the tool bar.
2818
2819 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2820 with `no-dir'; we want the directory part to be able to remove
2821 it.
2822
2823 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2824
2825 * textmodes/outline.el (outline-flag-region):
2826 Don't bind inhibit-read-only since we don't modify the buffer.
2827 (outline-isearch-open-invisible): Don't jump to overlay-start
2828 since we're trying to unhide text around point.
2829 (outline-discard-overlays): Use dolist.
2830
2831 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2832
2833 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2834
2835 * mail/rmail.el (rmail-confirm-expunge): Default to
2836 y-or-n-p.
2837
2838 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2839
2840 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2841 Fix ARG regexp to skip quoted braces.
2842 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2843 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2844 are (correctly) handled separately).
2845 Remove `caption' and `footnote' from `citations': they contain text.
2846 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2847 (latex-skeleton-end-hook): New function.
2848 (latex-mode): Use it.
2849 (tex-start-tex-marker): Remove.
2850 (tex-send-tex-command): Don't set tex-start-tex-marker.
2851 (tex-error-parse-syntax-table): New var.
2852 (tex-compilation-parse-errors): Use it.
2853 Ignore tex-start-tex-marker. Don't bother with marker-position.
2854 (tex-validate-buffer): Don't bother with marker-position.
2855
2856 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
2857 (flyspell-generic-progmode-verify): Use it.
2858
2859 2000-11-22 Sam Steingold <sds@gnu.org>
2860
2861 * simple.el (delete-trailing-whitespace): New interactive
2862 function.
2863
2864 * progmodes/ada-mode.el (ada-mode): Use it instead of
2865 `ada-remove-trailing-spaces'.
2866 (ada-remove-trailing-spaces): Removed.
2867
2868 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
2869
2870 * textmodes/picture.el (picture-clean): Removed.
2871 (picture-mode-exit): Call it instead of `picture-clean'.
2872
2873 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2874
2875 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2876
2877 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2878 jit-lock-fontify-buffer; it should anyway be unneccessary to
2879 do anything special when jit-lock is active.
2880 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2881
2882 2000-11-22 Dave Love <fx@gnu.org>
2883
2884 * calendar/todo-mode.el (todo-top-priorities): Use
2885 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2886
2887 * language/chinese.el, language/cyrillic.el:
2888 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2889 * language/hebrew.el, language/indian.el, language/japanese.el:
2890 * language/korean.el, language/lao.el, language/misc-lang.el:
2891 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2892 Use provide.
2893
2894 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2895 (custom-variable-set): Improve validation error mesage.
2896
2897 * rect.el (string-rectangle): Revert last change.
2898 (string-rectangle-line): New arg DELETE.
2899 (string-rectangle): Check delete-selection-mode.
2900
2901 * emacs-lisp/edebug.el (edebug-version)
2902 (edebug-maintainer-address): Deleted.
2903 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2904 (edebug-read-function): Account for other `'#' read forms.
2905 (edebug-mode-menus): Make some items toggles.
2906 (edebug-outside-unread-command-event, unread-command-event):
2907 Remove these to avoid warnings.
2908
2909 2000-11-22 David Ponce <david@dponce.com>
2910
2911 * recentf.el (recentf-menu-items-for-commands)
2912 (recentf-make-menu-items, recentf-make-menu-item)
2913 (recentf-filter-changer): Added :help and :active menu-item properties.
2914
2915 (recentf-build-dir-rules, recentf-dump-variable)
2916 (recentf-edit-list, recentf-open-files-item)
2917 (recentf-open-files): Replaced unnecessary `mapcar' with new
2918 built-in `mapc'.
2919
2920 2000-11-23 Miles Bader <miles@gnu.org>
2921
2922 * faces.el (menu): Make inverse-video on ttys too.
2923
2924 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2925
2926 * simple.el (comment-line-break-function): Use the new name
2927 indent-new-comment-line -> comment-indent-new-line.
2928 (clone-indirect-buffer): Don't ignore NORECORD.
2929 (next-completion): Properly handle the case where items are adjacent.
2930
2931 * mouse.el (popup-menu): Stupid typo.
2932
2933 2000-11-22 Gerd Moellmann <gerd@gnu.org>
2934
2935 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2936 maintainer, keywords tags.
2937
2938 * rect.el (replace-rectangle): Don't call string-rectangle-line
2939 with too many arguments.
2940
2941 2000-11-22 Andre Spiegel <spiegel@gnu.org>
2942
2943 * ediff-util.el (ediff-file-checked-out-p)
2944 (ediff-file-checked-in-p): Call vc-state instead of
2945 vc-locking-user, which no longer exists.
2946
2947 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2948
2949 2000-11-22 Dave Love <fx@gnu.org>
2950
2951 * md5.el (md5): Provide.
2952 (md5): Fix error call.
2953
2954 2000-11-22 Miles Bader <miles@gnu.org>
2955
2956 * textmodes/refill.el (refill-adjust-ignorable-overlay)
2957 (refill-fill-paragraph-at): Remove debugging code.
2958
2959 * calendar/calendar.el (generate-calendar-window): When we don't
2960 call `fit-window-to-buffer', make sure the top line is fully visible.
2961
2962 * image-file.el (insert-image-file): Don't make `read-only'
2963 property rear-nonsticky.
2964
2965 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2966 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2967 stashing away its original value.
2968 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2969 in the recursive edit.
2970 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2971 (isearch-done): Restore `minibuffer-message-timeout'.
2972
2973 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2974
2975 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2976
2977 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2978
2979 * find-lisp.el (find-lisp-find-files-internal):
2980 Use dolist, when and file-name-as-directory.
2981
2982 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
2983 (define-derived-mode, define-minor-mode): Add specs.
2984
2985 * window.el: General comment and spacing fixes.
2986 (save-selected-window): Use backquotes.
2987 (window-safely-shrinkable-p): New function.
2988 (shrink-window-if-larger-than-buffer): Use it.
2989
2990 * subr.el (make-local-hook): Docstring fix.
2991
2992 * shell.el (shell-mode): Use define-derived-mode.
2993
2994 * newcomment.el (comment-indent): Insert comment before calling
2995 comment-indent-function. Don't insert in column 0.
2996 (comment-dwim): Indent before inserting comment.
2997
2998 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2999 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
3000 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
3001 Use mapc rather than map.
3002
3003 * files.el (find-buffer-visiting): Compare all attributes before
3004 declaring two files identical (rather than just their inode-no).
3005 (auto-mode-alist): Use \' rather than $.
3006
3007 * which-func.el: Update maintainer line.
3008
3009 * pcvs.el (uniquify-buffer-file-name): Remove advice.
3010 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
3011 (uniquify-buffer-file-name): Use it.
3012
3013 2000-11-22 Miles Bader <miles@gnu.org>
3014
3015 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
3016 * simple.el (minibuffer-avoid-prompt): New function.
3017
3018 2000-11-21 Gerd Moellmann <gerd@gnu.org>
3019
3020 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
3021
3022 2000-11-21 Miles Bader <miles@gnu.org>
3023
3024 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
3025 inclusion of `track-mouse'.
3026
3027 * textmodes/refill.el (refill-ignorable-overlay): New variable.
3028 (refill-adjust-ignorable-overlay): New function.
3029 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
3030 only the paragraph's tail if possible.
3031 Update `refill-ignorable-overlay'.
3032 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
3033
3034 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3035 point inside the fill-prefix.
3036
3037 * textmodes/refill.el (refill-post-command-function): Don't reset
3038 refill-doit in the case where a self-insertion command doesn't
3039 case a refill. Use `refill-fill-paragraph-at', getting position
3040 from `refill-doit'.
3041 (refill-after-change-function): Set `refill-doit' to END.
3042 (refill-fill-paragraph-at): New function, mostly from old
3043 refill-fill-paragraph.
3044 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
3045 (refill-pre-command-function): New function.
3046 (refill-mode): Add it to `pre-command-hook'.
3047
3048 2000-11-20 Gerd Moellmann <gerd@gnu.org>
3049
3050 * textmodes/artist.el (artist-mode): Fix autoload cookie.
3051
3052 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
3053 javadoc tags.
3054
3055 2000-11-20 Andre Spiegel <spiegel@gnu.org>
3056
3057 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
3058 vc.el).
3059
3060 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
3061 require vc.
3062
3063 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
3064 checkouts.
3065
3066 2000-11-20 Dave Love <fx@gnu.org>
3067
3068 * Makefile.in (DONTCOMPILE): Omit bindings.el.
3069
3070 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
3071
3072 * calculator.el (calculator-paste): Use `if' instead of `and'
3073 and `or'.
3074 (calculator-help): Don't use electric-describe-mode for XEmacs.
3075
3076 2000-11-19 Gerd Moellmann <gerd@gnu.org>
3077
3078 * info.el (info-menu-5): Doc fix.
3079
3080 * textmodes/artist.el: New file.
3081
3082 2000-11-19 Andre Spiegel <spiegel@gnu.org>
3083
3084 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
3085 and differentiate according to checkout model.
3086 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
3087 since this function is only concerned with master state.
3088
3089 * vc-hooks.el (vc-workfile-unchanged-p,
3090 vc-default-workfile-unchanged-p): Moved here from vc.el.
3091
3092 * vc.el (vc-workfile-unchanged-p,
3093 vc-default-workfile-unchanged-p): See above.
3094
3095 2000-11-19 Miles Bader <miles@gnu.org>
3096
3097 * image-file.el (insert-image-file): Make `intangible' and
3098 `read-only' properties rear-nonsticky too.
3099
3100 2000-11-18 Gerd Moellmann <gerd@gnu.org>
3101
3102 * ps-print.el: Update copyright notice.
3103
3104 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
3105 (tooltip-show): Use the offsets.
3106
3107 * bindings.el (mode-line-modified): Fix a typo.
3108 (mode-line-toggle-modified, mode-line-widen)
3109 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
3110
3111 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3112
3113 * ps-print.el (toplevel): Test for find-coding-system being
3114 fboundp before calling ps-x-find-coding-system.
3115
3116 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
3117
3118 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
3119 (vc-version-backup-file): Docstring fix.
3120
3121 2000-11-16 Gerd Moellmann <gerd@gnu.org>
3122
3123 * files.el (basic-save-buffer): Don't add a newline if
3124 find-file-literally is non-nil.
3125 (find-file-literally): Extend doc string.
3126
3127 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
3128 sort(1) with the `-f' argument.
3129
3130 2000-11-16 Andre Spiegel <spiegel@gnu.org>
3131
3132 * vc.el: Updated backend documentation.
3133 (vc-default-check-headers): New function.
3134
3135 * vc-{cvs,rcs,sccs}.el: Functions reordered.
3136
3137 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
3138 up-to-date.
3139 (vc-do-command): In the asynchronous case, output messages only if
3140 the minibuffer is not active.
3141
3142 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
3143 `vc-cvs-use-edit' is on.
3144 (vc-cvs-checkout): When this is used for reverting the workfile,
3145 make a backup of the original contents and revert to that in case
3146 of error.
3147 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
3148 remote repositories.
3149
3150 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3151 for both version and ratio in the minibuffer.
3152
3153 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
3154 Use vc-do-command to perform the annotation, not call-process.
3155
3156 2000-11-16 Kenichi Handa <handa@etl.go.jp>
3157
3158 * international/quail.el (quail-start-translation): Don't call
3159 `message' before reading key sequence.
3160
3161 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
3162
3163 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3164
3165 2000-11-16 Kenichi Handa <handa@etl.go.jp>
3166
3167 * window.el (fit-window-to-buffer): Be sure to acquire at least
3168 one text line even if the buffer is empty.
3169
3170 2000-11-16 Gerd Moellmann <gerd@gnu.org>
3171
3172 * net/ange-ftp.el (ange-ftp-file-writable-p)
3173 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3174 ange-ftp-process-verbose to nil.
3175
3176 2000-11-15 Dave Love <fx@gnu.org>
3177
3178 * wid-edit.el (widget-specify-field, widget-specify-button): If
3179 :help-echo is a function, set help-echo of overlay to
3180 widget-mouse-help.
3181 (widget-mouse-help): New function.
3182 (widget-echo-help): Rewritten for :help-echo functions only taking
3183 a widget arg.
3184
3185 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3186 display-graphic-p.
3187 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3188 and that JPEG is available.
3189 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3190
3191 * international/mule-cmds.el (locale-charset-language-names):
3192 Match @euro.
3193
3194 2000-11-15 Gerd Moellmann <gerd@gnu.org>
3195
3196 * faces.el (face-set-after-frame-default): If
3197 `inhibit-default-face-x-resources' is bound, don't intialize the
3198 default face from X resources.
3199
3200 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3201
3202 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3203 Don't set EMACSLOADPATH.
3204
3205 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3206
3207 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3208 texinfo-insert-@url.
3209 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3210 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3211
3212 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3213
3214 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3215 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3216 (checkdoc-minor-keymap): Backward compatibility.
3217 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3218 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3219 (checkdoc-this-string-valid-engine): Be a bit more strict
3220 to avoid matching substrings of `...' quoted vars/funs.
3221 (checkdoc-defun-info): Only look for `interactive' if alone.
3222 (debug-ignored-errors): Add "arg doesn't appear in docstring".
3223
3224 * progmodes/compile.el (grep): `tag-default' can be nil.
3225
3226 * newcomment.el (comment-indent): Paren typo.
3227
3228 2000-11-14 Dave Love <fx@gnu.org>
3229
3230 * calculator.el: New maintainer version.
3231
3232 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
3233
3234 * cmuscheme.el: Doc fixes.
3235 (cmuscheme) <defgroup>: Use `scheme' as parent.
3236 (cmuscheme-program-name): Remove. Change uses to
3237 scheme-program-name.
3238
3239 * xscheme.el (scheme-program-name): Don't define here.
3240
3241 * progmodes/scheme.el (scheme-program-name): New variable
3242 (originally in cmuscheme).
3243
3244 2000-11-14 Miles Bader <miles@gnu.org>
3245
3246 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3247 Handle header-lines. Don't loop forever if we can't enlarge the
3248 window anymore. Simplify a bit.
3249
3250 2000-11-14 Kenichi Handa <handa@etl.go.jp>
3251
3252 * window.el (fit-window-to-buffer): Don't check
3253 window-text-height. Assure that the last line is fully visible.
3254
3255 * international/quail.el (quail-show-guidance-buf): Call
3256 fit-window-to-buffer to assure the enough height of the guidance
3257 buffer.
3258 (quail-update-guidance): Avoid making the guidance buffer shorter.
3259
3260 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3261
3262 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3263 rather than `prepend' and add an interesting comment.
3264 (tex-math-face, tex-font-lock-syntactic-face-function):
3265 New face and function to use it.
3266 (tex-define-common-keys, tex-mode-map): Use menu-item rather
3267 than `menu-enable' symbol property.
3268 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3269 (tex-mode): Add some latex-mode commands for auto-selection.
3270 Use tex-font-lock-syntactic-face-function.
3271 (tex-insert-quote): Simplify.
3272 (tex-shell): New mode.
3273 (tex-start-shell): Use it.
3274 (tex-shell-proc, tex-shell-buf): New functions.
3275 (tex-send-command): Use it.
3276 (tex-main-file): Fix the meaning of the new arg REALFILE.
3277 (tex-send-tex-command): New function split from `tex-start-tex'.
3278 Set compilation-last-buffer and compilation-parsing-end.
3279
3280 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3281 when it follows non-comment text on the line.
3282
3283 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3284 Set font-lock-defaults.
3285 (lisp-mode-shared-map): Init inside the defvar.
3286 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3287 Use define-derived-mode.
3288
3289 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
3290
3291 * faces.el (header-line): Use `:box nil' for color/gs displays too.
3292
3293 2000-11-14 Gerd Moellmann <gerd@gnu.org>
3294
3295 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3296 recursively optimize body because that can lead to infinite
3297 recursion; see comment there.
3298
3299 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
3300
3301 * faces.el (face-spec-set-match-display): Revert the change from
3302 2000-10-24. Add a FIXME for after v21.1.
3303
3304 2000-11-13 Miles Bader <miles@gnu.org>
3305
3306 * textmodes/fill.el (skip-line-prefix): New function.
3307 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
3308 (fill-paragraph): Don't leave point inside the fill-prefix.
3309 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3310 point inside the fill-prefix.
3311
3312 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
3313
3314 * calendar/calendar.el (generate-calendar-window): Use
3315 `fit-window-to-buffer'.
3316
3317 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3318
3319 * gud.el (gud-minor-mode): New var.
3320 (gud-symbol, gud-val): New functions.
3321 (gud-find-file): Copy gud-minor-mode to the new buffer.
3322 (gud-menu-map): Include entries for commands that are not always
3323 available, using :enable to (de)activate them.
3324 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
3325 (gud-mode-map): New map.
3326 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
3327 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3328 Don't set up gud's menu (it's done by the minor-mode).
3329 (gud-minibuffer-local-map): New.
3330 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3331 (gud-query-cmdline): New function.
3332 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
3333 (gud-mode): Use define-derived-mode.
3334 Don't set up gud's menu (it's done by the minor-mode).
3335 (gud-chop-words): Remove.
3336 (gud-common-init): Use split-string instead.
3337 (gud-new-keymap, gud-make-debug-menu): Eradicate.
3338
3339 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3340 Add keyword arg :name.
3341
3342 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3343 (diff-count-matches, diff-split-hunk): New functions.
3344 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3345
3346 * pcvs-info.el (cvs-fi-conflict-face): New var.
3347
3348 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3349 Make it into a simple syntax-table, shared among all submodes.
3350 (sh-heredoc-face): Re-introduce.
3351 (sh-font-lock-syntactic-face-function): New function.
3352 (sh-mode): Use it. Also use define-derived-mode.
3353 Remove old bogus setting of indent-region-function.
3354 (sh-set-shell): Don't set the syntax-table any more.
3355 (sh-mode-syntax-table) <defun>: Remove.
3356
3357 2000-11-12 Miles Bader <miles@gnu.org>
3358
3359 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3360 message if interactive.
3361
3362 2000-11-12 Dave Love <fx@gnu.org>
3363
3364 * mail/feedmail.el: Fix header,
3365 (feedmail) <defgroup>: Add :link.
3366
3367 * view.el: Use local-map property, not keymap on mode-line string.
3368
3369 * scroll-all.el (scroll-all-mode): Customize variable. Add
3370 autoload cookie to function.
3371
3372 * lazy-lock.el: Remove compatibility code.
3373
3374 * finder.el (finder-known-keywords): Add `files', remove `vms'.
3375 (finder-help-echo): New variable.
3376 (finder-mouse-face-on-line): Add help-echo stuff.
3377 (finder-list-keywords, finder-list-matches): Use mapc.
3378
3379 * faces.el (face-font-registry-alternatives): Add :version.
3380
3381 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3382 tags-table-list.
3383
3384 * net/browse-url.el (browse-url-browser-function): Update :version.
3385
3386 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
3387 (mail-mode): Use [:alnum:] in some regexps.
3388
3389 2000-11-10 Dave Love <fx@gnu.org>
3390
3391 * ediff.el (ediff-regions-internal, ediff-documentation):
3392 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3393 fundamental mode.
3394
3395 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3396 buffer into fundamental mode.
3397 (ediff-set-difference): Use copy-sequence if available.
3398
3399 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3400 ediff-patch-map non-nil.
3401 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3402 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3403 buffer into fundamental mode.
3404
3405 * ediff-merg.el (state-or-merge): Defvar when compiling.
3406
3407 2000-11-10 Jason Rumney <jasonr@gnu.org>
3408
3409 * w32-fns.el (w32-add-charset-info): New function.
3410 (w32-charset-info-alist): Use it.
3411
3412 2000-11-10 Gerd Moellmann <gerd@gnu.org>
3413
3414 * faces.el (face-font-registry-alternatives): New user-option.
3415
3416 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3417
3418 * textmodes/texinfo.el (texinfo-block-default): New var.
3419 (texinfo-insert-block): Use it. Insert a newline if needed.
3420
3421 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3422 (fill-region-as-paragraph): Use it.
3423
3424 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3425 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3426 Tweak paragraph regexps to allow a leading [ \t]*.
3427 (tex-latex-block): Insert a newline if necessary.
3428 (latex-insert-item): Only insert a newline if necessary.
3429 (tex-guess-main-file): New function.
3430 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3431 Set tex-main-file if TeX-master is provided.
3432 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3433
3434 2000-11-10 Gerd Moellmann <gerd@gnu.org>
3435
3436 * startup.el (command-line): Set the default tooltip-mode
3437 to t for graphical displays which implement x-show-tip.
3438
3439 * tooltip.el (tooltip-mode): Add a comment about startup.el
3440 setting the default value of this user-option.
3441
3442 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3443
3444 * font-lock.el (font-lock-*-face) <defvar>: Move.
3445 (font-lock-defaults-alist): Mark obsolete.
3446 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3447 (font-lock-mode): Use define-minor-mode.
3448 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3449 (font-lock-turn-off-thing-lock): Be more explicit.
3450 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3451 (font-lock-syntactic-face-function): New var.
3452 (font-lock-fontify-syntactically-region): Use it.
3453 (font-lock-doc-face): New.
3454
3455 * pcvs.el (cvs-enabledp): Ignore errors.
3456 (cvs-commit-filelist): Never query.
3457 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3458 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3459 (cvs-do-removal): Use cvs-partition rather than delete-if.
3460 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3461 cvs-bury-buffer.
3462
3463 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3464 Allow `next' to jump to after the end of the last match.
3465
3466 2000-11-09 Gerd Moellmann <gerd@gnu.org>
3467
3468 * simple.el (byte-compiling-files-p): New function.
3469
3470 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3471 if it is there.
3472
3473 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3474 nil again.
3475
3476 * textmodes/ispell.el (ispell-library-path): Don't call
3477 check-ispell-version when byte-compiling because that starts
3478 an ispell process, and ispell might not be installed.
3479 (toplevel): Don't set up a menu when byte-compiling.
3480
3481 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3482 it, so that a boundp test can be used to determine if we're
3483 currently byte-compiling.
3484
3485 2000-11-09 Dave Love <fx@gnu.org>
3486
3487 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3488 eval-after-load.
3489
3490 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3491
3492 * ps-print.el: Patch for variable initialization when spooling. Doc
3493 fix.
3494 (ps-output-list): Fun eliminated.
3495 (ps-begin-file, ps-begin-job): Code fix.
3496
3497 2000-11-08 Dave Love <fx@gnu.org>
3498
3499 * ediff-wind.el (ediff-control-frame-parameters): Zero
3500 tool-bar-lines.
3501
3502 2000-11-08 Gerd Moellmann <gerd@gnu.org>
3503
3504 * simple.el (shell-command, display-message-or-buffer)
3505 (shell-command-on-region): Mention resize-mini-windows in the doc
3506 string.
3507 (display-message-or-buffer): Take the value of resize-mini-windows
3508 into account.
3509
3510 2000-11-07 Gerd Moellmann <gerd@gnu.org>
3511
3512 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3513
3514 * dired.el (dired-between-files): Add `^. find' as an alternative
3515 to the regular expression, for find-dired.
3516
3517 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3518
3519 * textmodes/texnfo-upd.el: Require texinfo.
3520 (defmacro, defgroup): Remove.
3521 (texinfo-section-to-generic-alist): Remove.
3522 Use texinfo-section-list instead (i.e. level is changed string->int).
3523 (texinfo-filter): New function.
3524 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3525 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3526 Use it. And use regexp-opt.
3527 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3528 (texinfo-update-menu-region-beginning)
3529 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3530 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3531 (texinfo-update-menu-same-level-regexps): Update.
3532 (texinfo-update-node, texinfo-every-node-update)
3533 (texinfo-sequential-node-update): Remove autoload cookie.
3534
3535 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3536 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3537 (texinfo-chapter-level-regexp): Remove.
3538 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3539
3540 2000-11-06 Dave Love <fx@gnu.org>
3541
3542 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
3543
3544 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3545 Match defun*.
3546
3547 2000-11-06 Kenichi Handa <handa@etl.go.jp>
3548
3549 * composite.el (composition-function-table): Variable declaration
3550 moved to src/composite.c.
3551 (compose-chars-after): New optional arg object.
3552
3553 2000-11-06 Gerd Moellmann <gerd@gnu.org>
3554
3555 * bindings.el (mode-line-toggle-read-only)
3556 (mode-line-toggle-modified, mode-line-widen)
3557 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3558 (make-mode-line-mouse2-map): Rewritten.
3559 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3560 functions so that C-h k can show something with a doc string.
3561
3562 * startup.el (fancy-splash-delay): Set to 10 seconds.
3563 (fancy-splash-max-time): New user-option.
3564 (fancy-splash-stop-time): New variable.
3565 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3566 (fancy-splash-screens-1): Throw `stop-splashing' when current
3567 time is greater than fancy-splash-stop-time.
3568
3569 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3570
3571 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3572
3573 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3574 Prompt user for a file rather than raising an error.
3575 (cvs-enabledp): Fix call to cvs-mode-marked.
3576 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3577 (cvs-mode-insert): Use it. Change the init prompt' value.
3578 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3579
3580 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3581 Don't pass default arg to ewoc-locate.
3582 (ewoc-collect): Return result in the right order.
3583
3584 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3585
3586 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3587 (cvs-status-get-tags): Fix regexp.
3588 (cvs-status-trees, cvs-status-cvstrees):
3589 Combine after change hooks and don't sit-for.
3590 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3591 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
3592 Use make-char rather than hard-coded cryptic data.
3593 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3594
3595 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3596
3597 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3598 (cvs-insert-strings): New function.
3599
3600 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3601
3602 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3603 `mwheel-scroll-amount'.
3604 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3605 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3606 string-matching against the version string.
3607
3608 2000-11-06 Kenichi Handa <handa@etl.go.jp>
3609
3610 * language/thai.el ("Thai"): Set a lisp form that produces
3611 composed string in `sample-text' language info.
3612
3613 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3614 composed string in `sample-text' language info.
3615
3616 * international/mule-cmds.el (describe-language-environment): Eval
3617 `sample-text' data and insert the result.
3618
3619 * international/mule-conf.el (compound-text): Define this coding
3620 system here. Make x-ctext and ctext aliases of it.
3621
3622 * language/european.el (compound-text, ctext): Moved to
3623 international/mule-conf.el.
3624
3625 2000-11-05 Andrew Innes <andrewi@gnu.org>
3626
3627 * w32-fns.el (w32-version): New function.
3628
3629 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3630
3631 * progmodes/awk-mode.el: Update copyright.
3632 (awk-mode-abbrev-table): Remove.
3633 (awk-font-lock-keywords): Use regexp-opt.
3634 (awk-mode): Use define-derived-mode.
3635
3636 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3637 when extracting a suffix.
3638
3639 2000-11-04 Andre Spiegel <spiegel@gnu.org>
3640
3641 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3642 auto-save-mode.
3643
3644 2000-11-04 Jason Rumney <jasonr@gnu.org>
3645
3646 * language/european.el (decode-mac-roman): Test against r1 not r0.
3647
3648 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3649
3650 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3651 (icon-mode): Define indent-line-function.
3652 (icon-comment-indent): Simplify.
3653 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3654
3655 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3656
3657 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3658 Bind change-log-default-mode to defeat the caching done on it.
3659 Don't bother saving excursion any more.
3660
3661 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3662
3663 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3664 (set-frame-font): Use the new name (and the old for compatibility).
3665
3666 * toolbar/tool-bar.el (tool-bar-mode):
3667 * time.el (display-time-mode):
3668 * recentf.el (recentf-mode):
3669 * paren.el (show-paren-mode):
3670 * mwheel.el (mouse-wheel-mode):
3671 * msb.el (msb-mode):
3672 * jka-compr.el (auto-compression-mode):
3673 * image-file.el (auto-image-file-mode):
3674 * hl-line.el (hl-line-mode):
3675 * delsel.el (delete-selection-mode):
3676 * autoinsert.el (auto-insert-mode):
3677 * complete.el (partial-completion-mode): Drop unneeded positional args.
3678
3679 * info.el (Info-mode):
3680 * comint.el (comint-mode): Don't bother with make-local-hook.
3681
3682 * log-edit.el (log-edit-menu): New menu.
3683
3684 2000-11-03 Miles Bader <miles@gnu.org>
3685
3686 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3687 definition, so that trailing spaces are handled properly.
3688 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3689
3690 2000-11-03 Gerd Moellmann <gerd@gnu.org>
3691
3692 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3693 tab character.
3694 (fancy-splash-screens): Set tab-width to 20.
3695
3696 2000-11-03 Dave Love <fx@gnu.org>
3697
3698 * comint.el (comint-completion-addsuffix): Fix custom type.
3699
3700 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3701
3702 * font-lock.el (font-lock-buffers): Remove.
3703 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3704 (font-lock-change-major-mode): Remove.
3705 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3706 (font-lock-default-fontify-region): Extend the multiline
3707 fontification to whole lines.
3708 (font-lock-fontify-anchored-keywords)
3709 (font-lock-fontify-keywords-region): If matching just one
3710 line (with \n) only mark the \n as multiline.
3711
3712 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3713 Correctly handle the case where several :group args are supplied.
3714 Allow :extra-args.
3715 (easy-mmode-define-global-mode): Allow :extra-args.
3716 Correctly handle the case where several :group args are supplied.
3717
3718 2000-11-02 Miles Bader <miles@gnu.org>
3719
3720 * calendar/calendar.el (diary-face, calendar-today-face)
3721 (holiday-face): Remove dependency on `window-system'.
3722
3723 2000-11-02 Ken Raeburn <raeburn@gnu.org>
3724
3725 * Makefile.in (emacs): Set EMACSLOADPATH always.
3726 (update-authors, .el.elc, compile-files): Don't do it explicitly
3727 here.
3728 (compile-files): Bomb out if compilation of a file fails.
3729
3730 2000-11-02 Dave Love <fx@gnu.org>
3731
3732 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3733
3734 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3735
3736 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3737 punctuation in the warning inserted into the *mail* buffer.
3738
3739 2000-11-02 Gerd Moellmann <gerd@gnu.org>
3740
3741 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3742 (authors-public-domain-p): New function.
3743 (authors-print): Use it.
3744
3745 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3746
3747 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3748
3749 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3750
3751 * ps-print.el: Extension for even/odd printing. Doc fix.
3752 (ps-print-version): New version number (6.3.1).
3753 (ps-even-or-odd-pages): Customization fix.
3754 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3755 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3756 (ps-page-count): Var replaced by `ps-page-column'.
3757 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3758 (ps-print-sheet-p): New fun.
3759
3760 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3761
3762 * tooltip.el (tooltip-gud-tips-setup): New function.
3763 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3764 (tooltip-mode): Call tooltip-gud-tips-setup.
3765 (tooltip-gud-tips): Use `gud-basic-call' instead of
3766 process-send-string, so the prompt gets frobbed appropriately.
3767 Handle nil return value from `tooltip-gud-print-command'.
3768
3769 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3770
3771 * comint.el (comint-add-to-input-history): New function.
3772 (comint-send-input): Use `comint-add-to-input-history'.
3773
3774 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3775
3776 * info.el (info-menu-header): New face.
3777 (Info-fontify-menu-headers): New function.
3778 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3779
3780 * info.el (Info-insert-dir): Don't include blank lines at
3781 beginning of additional dir files (one is added automatically).
3782
3783 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3784
3785 * emacs-lisp/easy-mmode.el (define-minor-mode):
3786 Revert the latest changes.
3787 Allow the three positional arguments to be skipped and replaced
3788 by keyword arguments.
3789 Add a :toggle argument to determine whether a nil arg means toggle
3790 or means turn-on. The default is unchanged.
3791 Add a call to force-mode-line-update.
3792
3793 2000-11-01 Dave Love <fx@gnu.org>
3794
3795 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3796 cookie.
3797
3798 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3799
3800 * calendar/calendar.el (diary-face, holiday-face): Add
3801 dark-background variants.
3802
3803 2000-10-31 Sam Steingold <sds@gnu.org>
3804
3805 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3806 `tex-main-file' does not have directory in it.
3807
3808 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3809
3810 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3811
3812 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3813
3814 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3815 functional change.
3816
3817 2000-10-31 Gerd Moellmann <gerd@gnu.org>
3818
3819 * files.el (find-file-noselect): When we expand a wildcard, return
3820 a list of buffers, as we should do according to the doc string.
3821
3822 2000-10-31 Ken Raeburn <raeburn@gnu.org>
3823
3824 * loadup.el (top level): Adjust load path if program name is
3825 "../src/bootstrap-emacs", in case it's not dumped and thus the
3826 load path adjustment hasn't already been done.
3827
3828 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3829
3830 * ps-print.el: Fix bug on selected pages for printing. Use
3831 `color-values' for Emacs 21. Ensure fontification when jit-lock
3832 is on. Try to avoid warning messages when compiling. Doc Fix.
3833 (ps-print-version): New version number (6.3).
3834 (ps-color-device): Use `color-values' to determine if device
3835 supports color.
3836 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3837 (ps-print-page-p): Changed from defsubst to defun.
3838 (ps-page-number): Changed from defmacro to defun.
3839 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3840 printing.
3841 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
3842 (ps-end-file, ps-dummy-page): Funs eliminated.
3843 (ps-print-color-scale): Changed default value.
3844 (ps-page-n-up, ps-print-page-p): New internal vars.
3845 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3846 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3847
3848 * delim-col.el: Little programming improvement.
3849 (delimit-columns-str): New macro.
3850 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3851
3852 2000-10-31 Kenichi Handa <handa@etl.go.jp>
3853
3854 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3855 Moved to european.el.
3856 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3857 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3858 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3859 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
3860
3861 2000-10-30 Dave Love <fx@gnu.org>
3862
3863 * progmodes/cc-menus.el (imenu-generic-expression)
3864 (imenu-progress-message): Only defvar when compiling.
3865
3866 * emacs-lisp/elp.el (elp-unload-hook): New function.
3867
3868 * loadhist.el (unload-feature): Call elp-restore-function,
3869 checking for symbols; don't use elp-restore-all.
3870 (loadhist-hook-functions): Doc fix.
3871
3872 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3873
3874 * log-edit.el (log-edit-confirm): Fix the default.
3875
3876 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3877
3878 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3879 delimit-columns-format.
3880 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3881
3882 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3883
3884 * comint.el (comint-replace-by-expanded-history): Don't use
3885 comint-get-old-input (we're not looking at *old* input).
3886 (comint-get-old-input-default): If using fields, signal an error
3887 when the point is not in an input field.
3888
3889 2000-10-30 Kenichi Handa <handa@etl.go.jp>
3890
3891 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3892 and mule-unicode-e000-ffff.
3893
3894 * international/mule.el (decode-char, encode-char): New functions.
3895 (make-coding-system): Accept a symbol of translation table as a
3896 value of property `safe-chars'.
3897
3898 * international/mule-cmds.el (encode-coding-char): Check property
3899 safe-chars instead of safe-charsets.
3900
3901 * international/fontset.el (fontset-default): Modified for
3902 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3903 (x-font-name-charset-alist): Likewise.
3904 (ccl-encode-unicode-font): New CCL program. Record it in
3905 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3906
3907 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3908 New translation tables.
3909 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3910 programs are modified and moved from mac-win.el.
3911 (mac-roman): Definition of this coding system is modified and
3912 moved from mac-win.el.
3913
3914 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
3915
3916 * ediff-wind.el (ediff-setup-control-frame): Enclose
3917 face-attribute in condition-case to avoid errors in older emacsen.
3918
3919 2000-10-29 Miles Bader <miles@gnu.org>
3920
3921 * custom.el (custom-add-to-group): Allow multiple entries for a
3922 given value OPTION, as long as their widget types are different.
3923 * cus-edit.el (custom-face-value-create): If face name doesn't end
3924 with "face", add such here (similar to custom group widgets).
3925
3926 * comint.el (comint-highlight-prompt): Add :type.
3927
3928 2000-10-28 John Wiegley <johnw@gnu.org>
3929
3930 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3931 Changed this function to operate on a temporary buffer instead of
3932 the main buffer. This not only keeps flyspell from marking a
3933 buffer as changed that wasn't, but it solves the jumpy cursor
3934 problem when attempts are made to edit incorrect words.
3935 (flyspell-maybe-correct-doubling): Same change as for
3936 `flyspell-maybe-correct-transposition'.
3937
3938 * calendar/timeclock.el (timeclock-log): Doc fix.
3939 (timeclock-last-event): Doc fix.
3940 (timeclock-log): Kill the timelog buffer after appending a new
3941 event.
3942 (timeclock-find-discrep): Use a temp buffer to read in the
3943 timelog, instead of visiting the file.
3944 (timeclock-log-data): A new function, along with a host of helper
3945 functions, for the purpose of making timelog data accessible to
3946 programmers.
3947
3948 * eshell/esh-mode.el (window-height test): Make certain that
3949 `eshell-stringify-t' is non-nil.
3950 (eshell-password-prompt-regexp): Changed to a much simpler
3951 password regexp.
3952 (eshell-send-input): If `eshell-invoke-directly' returns t,
3953 directly invoke the parsed command using `eval'. This improves
3954 turn-around time on simple commands by a factor of three or
3955 greater, such as cd, ls, pwd, etc. -- which get used very often.
3956 It also conserves thousands of cons cells per call (since
3957 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3958 in the Pacific Cookie Company).
3959
3960 * eshell/esh-test.el (eshell-test): Whitespace fix.
3961
3962 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3963 `eshell-ls-initial-args' nil when inserting directory contents.
3964
3965 * eshell/em-script.el (eshell-script-initialize): Add names to
3966 `eshell-complex-commands, since `source' and `.' are complex.
3967
3968 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3969 (eshell-rewrite-while-command): Use `eshell-protect' instead of
3970 `eshell-copy-handles'.
3971 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3972 bodies.
3973 (eshell-separate-commands): Whitespace fix.
3974 (eshell-complex-commands): Added a new list of names, for
3975 determining whether a given command is as simple as it looks.
3976 (eshell-invoke-directly): New function. Returns t if a command
3977 should be invoked directly (using `eval'), rather than indirectly
3978 using `eshell-do-eval'.
3979 (eshell-do-eval): Whitespace fix.
3980
3981 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3982 which provides an emulation of the DOS shell behavior of assuming
3983 that cp/mv/ln should copy/move/link to the current directory.
3984 (eshell-remove-entries): Added a doc string.
3985 (eshell-shuffle-files): Removed the check for `target' being null.
3986 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3987 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3988 it to do a smarter check of whether a destination was provided.
3989 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3990 (eshell/ln): Enable `:preserve-args', and use
3991 `eshell-mvcpln-template' to implement the body of the function.
3992 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3993 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
3994 list after flattening it. This makes it possible to cat files
3995 with numerical names.
3996 (eshell-unix-initialize): Added several names to
3997 `eshell-complex-commands.
3998 (eshell-unix-command-complex-p): Return t if a given command name
3999 may result in external processes being invoked.
4000
4001 * eshell/em-glob.el (eshell-glob-show-progress): Make this
4002 variable nil by default, since it slows down glob processing by a
4003 factor of two or more, and increases memory consumption.
4004
4005 * eshell/em-smart.el: Added a note about how memory consumptive
4006 smart display mode can be (at least this is true in Emacs 21).
4007 (eshell-smart-initialize): Whitespace fix.
4008 (eshell-refresh-windows): Use `if' instead of `when'.
4009 (eshell-smart-scroll-window): Calling `save-current-buffer' was
4010 not necessary.
4011 (eshell-currently-handling-window): Added a missing global
4012 variable.
4013
4014 * eshell/em-ls.el (eshell-do-ls): Code simplification.
4015 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
4016 Whitespace fix.
4017 (eshell-ls-exclude-hidden): Added this variable in addition to
4018 `eshell-ls-exclude-regexp'. This one prevents files beginning
4019 with . from even being read, which can improve memory consumption
4020 quite a bit.
4021 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
4022 read file entries beginning with a dot. In home directories with
4023 lots of hidden files, fully two-thirds of the time spent in ls is
4024 used to read directory entries that are immediately thrown away.
4025 (eshell-ls-initial-args): Added back this configuration variable,
4026 for specifying default initial arguments to every call to ls.
4027 Much faster than using an alias to do the same thing.
4028 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
4029 (eshell-ls-dir): Whitespace change.
4030
4031 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
4032
4033 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
4034 available.
4035 (eshell-stringify-t): Added a customization variable, to indicate
4036 whether `t' should be rendered as a string at all. If not, one
4037 can still determine if the result of an expression is true using
4038 "file-exists-p FILE && echo true".
4039 (eshell-stringify): If `eshell-stringify-t' is nil, don't
4040 stringify t!
4041
4042 * eshell/esh-module.el: Whitespace fix.
4043
4044 * eshell/em-alias.el (eshell-alias-initialize): Added
4045 `eshell-command-aliased-p' to `eshell-complex-commands'.
4046 (eshell-command-aliased-p): New function that returns t if a
4047 command name names an aliased.
4048
4049 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4050
4051 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
4052 redrawing the screen when changing cursor color.
4053 (viper-insert-state-pre-command-sentinel)
4054 (viper-replace-state-pre-command-sentinel)
4055 (viper-replace-state-post-command-sentinel):
4056 Use viper-preserve-cursor-color.
4057 Many functions changed to use viper= instead of = when comparing
4058 characters.
4059 * viper-util.el (viper-memq-char,viper=): New functions for
4060 working with characters.
4061 (viper-change-cursor-color): Fixed buglet.
4062 Many functions changed to use viper= instead of = when comparing
4063 characters.
4064 * viper.el (viper-insert-state-mode-list): Added eshell.
4065
4066 * ediff-init.el (ediff-before-setup-hook): New hook.
4067 Several typos fixed in various docstrings.
4068 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
4069 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
4070 hook.
4071 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
4072 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
4073 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
4074 (ediff-get-selected-buffers): New function.
4075 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
4076 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
4077 save-window-excursion.
4078 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
4079 termination check in while loop.
4080 * ediff.el (ediff-get-default-file-name): Better defaults when in
4081 dired buffer.
4082 (ediff-files,ediff-merge-files,ediff-files3)
4083 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4084
4085 2000-10-28 Dave Love <fx@gnu.org>
4086
4087 * info.el (Info-fontify-node): Add help-echo for menu items.
4088
4089 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
4090
4091 * startup.el (normal-top-level): If the value of $TERM indicates
4092 we are running from xterm or one of its work-alikes, default to a
4093 light background mode.
4094
4095 Support for -fg, -bg, and -rv command-line arguments for TTYs:
4096 * faces.el (tty-handle-reverse-video): New function.
4097 (tty-create-frame-with-faces): Call it.
4098
4099 * frame.el (frame-notice-user-settings): Don't apply
4100 default-frame-alist and initial-frame-alist to MS-DOS frames.
4101 Call tty-handle-reverse-video, frame-set-background-mode, and
4102 face-set-after-frame-default for non-MS-DOS frames.
4103
4104 * startup.el (tty-long-option-alist): New variable.
4105 (tty-handle-args): New function.
4106 (command-line): Call tty-handle-args.
4107
4108 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
4109 startup.el now does that for all character-terminal frames.
4110
4111 2000-10-28 Miles Bader <miles@gnu.org>
4112
4113 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
4114 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
4115 global. If :global is followed by a non-nil but non-t value,
4116 make the mode buffer-local, but also generate a `global-MODE'
4117 version using `easy-mmode-define-global-mode'. Add
4118 :conditional-turn-on keyword argument.
4119
4120 2000-10-28 Dave Love <fx@gnu.org>
4121
4122 * international/latin1-disp.el (latin1-char-displayable-p): Don't
4123 use window-system.
4124
4125 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
4126
4127 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4128 Don't call find-buffer-file-type-coding-system. Instead, just
4129 set eol-type to -unix if inhibit-eol-conversion is in effect, or
4130 if the file is on an untranslated filesystem.
4131 (add-untranslated-filesystem): Use "D" instead of "f" inside
4132 interactive.
4133
4134 2000-10-27 Dave Love <fx@gnu.org>
4135
4136 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
4137 (refill-mode): Use it.
4138
4139 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
4140
4141 * international/quail.el (quail-activate): Don't make-local-hook.
4142
4143 2000-10-27 Andre Spiegel <spiegel@gnu.org>
4144
4145 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
4146 manual backups and file.~<rev>.~ for automatic ones.
4147 (vc-make-version-backup): Don't do it on MS-DOS without long file
4148 names.
4149
4150 * vc.el (vc-version-other-window): If an automatic backup of the
4151 desired version exists, rename it instead of copying it.
4152
4153 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4154 after command. If there's an unexpected error, signal it instead
4155 of being silent.
4156 (vc-cvs-merge-news): Be prepared for no news at all.
4157
4158 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
4159
4160 * shell.el (shell): Add BUFFER argument.
4161 * comint.el (make-comint-in-buffer): New function.
4162 (make-comint): Use it.
4163
4164 * faces.el (face-spec-choose): Change syntax so that the list of
4165 attribute-value pairs is now the cdr of each clause, not the cadr.
4166 Detect old-style entries, and handle them. Use pop.
4167
4168 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
4169
4170 * cus-edit.el (custom-mode-map): Use a sparse map.
4171 (custom-mode): Don't bother with make-local-hook.
4172
4173 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4174
4175 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4176
4177 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4178
4179 * ps-print.el: Avoid compilation gripes.
4180 (ps-print-version): New version number (6.2.1).
4181
4182 2000-10-26 Dave Love <fx@gnu.org>
4183
4184 * menu-bar.el: Modify some menu item help strings.
4185 (menu-bar-help-menu): Add link to MORE.STUFF.
4186
4187 * cus-edit.el (custom-mode): Add `special' mode-class property.
4188
4189 * wid-browse.el (widget-browse-mode): Likewise.
4190
4191 * wid-edit.el (widget-specify-field): Revert to using local-map
4192 property, not keymap.
4193
4194 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
4195
4196 * wid-edit.el (widget-field-end): When checking for a `boundary'
4197 field, do so in the correct buffer.
4198
4199 * simple.el (undo): Correctly distinguish between numeric and
4200 non-numeric prefix args in non-transient-mark-mode, as per the doc
4201 string. When in transient-mark-mode, treat all prefix-args as
4202 numeric.
4203
4204 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4205 Position point on match. Handle N == 0 correctly.
4206
4207 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4208 (comint-mode-map): Reverse order of `comint-write-output' and
4209 `comint-append-output-to-file'.
4210 (comint-append-output-to-file): Reinstate this function, for the
4211 benefit of the menu.
4212
4213 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
4214
4215 * vc.el (vc-version-other-window): Bind `file'.
4216
4217 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4218
4219 * Makefile.in (update-authors): New target for maintenance purposes.
4220
4221 * emacs-lisp/authors.el (batch-update-authors): New function.
4222 (authors-fixed-entries): New defconst.
4223 (authors-add-fixed-entries): New function.
4224 (authors): Call it.: Don't process lispref/.
4225
4226 2000-10-25 Jason Rumney <jasonr@gnu.org>
4227
4228 * cus-edit.el (custom-button-face, custom-button-pressed-face):
4229 Merge x w32 and mac definitions.
4230
4231 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4232
4233 * menu-bar.el (menu-bar-options-menu): Add a help string for
4234 `uniquify'.
4235
4236 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
4237
4238 * time-stamp.el (time-stamp-string-preprocess):
4239 Fix a wrong type argument error.
4240
4241 2000-10-25 Miles Bader <miles@gnu.org>
4242
4243 * recentf.el (recentf-mode): Variable removed.
4244 (recentf-mode): Use `define-minor-mode'.
4245
4246 * mwheel.el (mouse-wheel-mode): New global minor mode.
4247 (mwheel-install): Use `mouse-wheel-mode'.
4248
4249 2000-10-25 Dave Love <fx@gnu.org>
4250
4251 * progmodes/cperl-mode.el (cperl-mode):
4252 Set normal-auto-fill-function correctly.
4253
4254 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4255 inherit from global-map and don't nullify menu-bar and tool-bar
4256 bindings.
4257
4258 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
4259
4260 * wid-edit.el (widget-field-at): New function.
4261 (widget-at, widget-field-activate): Use it.
4262 (widget-tabable-at): Use `widget-at'.
4263 (widget-specify-field): If the terminating character of the widget
4264 field (which is read-only) is a newline, put it into a special
4265 `boundary' field so that C-n/C-p act more naturally.
4266 (widget-field-end): Also don't subtract one if a special
4267 `boundary' field has been added after the widget field.
4268
4269 * comint.el (comint-output-filter, comint-send-input): Don't
4270 bother adding stickiness fields to overlays to fool the field
4271 code, since it should notice the overlay insertion-types now.
4272
4273 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4274 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4275 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4276
4277 2000-10-24 Gerd Moellmann <gerd@gnu.org>
4278
4279 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4280 (authors): Set file coding system to iso-2022-7bit. Add
4281 file-local variables to output buffer.
4282
4283 * files.el (after-find-file): Don't print any warnings if
4284 WARN is nil.
4285
4286 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4287
4288 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4289
4290 * delim-col.el: Now there is a column formatting mechanism.
4291 Modified to customization mechanisms convention. Doc fix.
4292 (columns): New group for delim-col.
4293 (delimit-columns-before, delimit-columns-after)
4294 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4295 (delimit-columns-end): New vars.
4296 (delimit-columns-customize, delimit-columns-format): New funs.
4297 (delimit-columns-region, delimit-columns-rectangle)
4298 (delimit-columns-rectangle-line): Modified to support column
4299 formatting.
4300
4301 2000-10-24 Dave Love <fx@gnu.org>
4302
4303 * log-edit.el (log-edit): Add :version and a :group for vc.
4304
4305 2000-10-24 Gerd Moellmann <gerd@gnu.org>
4306
4307 * files.el (after-find-file): Don't print a message ``New file''
4308 if WARN is nil.
4309
4310 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4311 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
4312 get duplicate tool-bar entries because we'll see the global ones
4313 on more than one path through keymaps.
4314
4315 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4316
4317 * progmodes/cmacexp.el: Change Francesco's email address.
4318
4319 2000-10-24 Kenichi Handa <handa@etl.go.jp>
4320
4321 * window.el (fit-window-to-buffer): Adjust point of the window
4322 buffer, not that of the current buffer.
4323
4324 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
4325
4326 * progmodes/cmacexp.el: Update the euthor's email address.
4327
4328 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4329
4330 * faces.el (face-spec-set-match-display): Add `graphic' display
4331 type (the inverse of `tty'). Use `display-graphic-p' instead of
4332 the window-system variable.
4333
4334 2000-10-24 Kenichi Handa <handa@etl.go.jp>
4335
4336 * international/isearch-x.el (isearch-with-input-method): Call
4337 input-method-function with the first event in
4338 unread-command-events.
4339
4340 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4341
4342 * faces.el (face-default-spec, face-user-default-spec): Make
4343 defsubsts.
4344
4345 2000-10-24 Andrew Choi <akochoi@i-cable.com>
4346
4347 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4348 New charsets.
4349
4350 * term/mac-win.el: Remove definitions of mac-roman-lower and
4351 mac-roman-upper, require dired, and define instead of set
4352 mac-ready-for-drag-n-drop to avoid compilation error.
4353
4354 2000-10-23 Andrew Innes <andrewi@gnu.org>
4355
4356 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4357 superfluous calls to subst-char-in-string; instead apply
4358 expand-file-name after convert-standard-filename to ensure
4359 expected directory separators are used.
4360
4361 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
4362
4363 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4364
4365 2000-10-23 Dave Love <fx@gnu.org>
4366
4367 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4368 (tool-bar-add-item): Set foreground and background for XBM icons.
4369
4370 * international/latin1-disp.el (latin1-char-displayable-p): New
4371 function (from Handa).
4372 (latin1-display-check-font): Use it.
4373
4374 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4375 using :key-sequence, making it much more usable. Use nconc, not
4376 append.
4377 (imenu--create-keymap-1): Avoid append.
4378
4379 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4380
4381 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4382
4383 [the following changes fix a bug where `define-minor-mode' didn't
4384 correctly generate :require clauses for defcustoms in compiled files]
4385 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4386 (byte-compile-log-file, byte-compile-log-1): Don't set
4387 `byte-compile-current-file' to nil. Instead set
4388 `byte-compile-last-logged-file' to it. Test whether
4389 byte-compile-current-file equals byte-compile-last-logged-file
4390 instead of whether its nil.
4391 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
4392
4393 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
4394
4395 * textmodes/refill.el: Fix var names in doc.
4396 (refill-mode): Don't bother with make-local-hook anymore.
4397
4398 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4399
4400 * faces.el (face-user-default-spec, face-default-spec): New functions.
4401 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4402 (frame-set-background-mode, face-set-after-frame-default):
4403 Use `face-user-default-spec'. Simplify code slightly.
4404
4405 * woman.el (woman-italic-face, woman-bold-face)
4406 (woman-unknown-face): Add dark-background variants.
4407 (woman-default-faces): Renamed from `woman-colour-faces'.
4408 Set using the stored defaults, rather than using hard-wired colors.
4409 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4410 Just make the foreground `unspecified' rather than "black".
4411 (woman-menu): Rename menu entries accordingly.
4412
4413 * faces.el (header-line): Make more reasonable on mono/grayscale
4414 displays.
4415
4416 2000-10-23 Andrew Choi <akochoi@i-cable.com>
4417
4418 * cus-edit.el (custom-button-face): Use 3D look for mac.
4419 (custom-button-pressed-face): Likewise.
4420
4421 * faces.el (set-face-attributes-from-resources): Handle mac frames
4422 in the same way as x and w32 frames.
4423 (face-valid-attribute-values): Likewise.
4424 (read-face-attribute): Likewise.
4425 (defined-colors): Likewise.
4426 (color-defined-p): Likewise.
4427 (color-values): Likewise.
4428 (display-grayscale-p): Likewise.
4429 (face-set-after-frame-default): Likewise.
4430 (mode-line): Same default face as for x and w32.
4431 (tool-bar): Likewise.
4432
4433 * frame.el: Remove call to frame-notice-user-settings at end of
4434 the file.
4435
4436 * info.el (Info-fontify-node): make underlines invisible for mac
4437 as for x, pc, and w32 frame types.
4438
4439 * term/mac-win.el: New file.
4440
4441 2000-10-22 Dave Love <fx@gnu.org>
4442
4443 * textmodes/refill.el: New file.
4444
4445 2000-10-22 Andre Spiegel <spiegel@gnu.org>
4446
4447 * vc-hooks.el (vc-version-backup-file-name): New optional args
4448 MANUAL and REGEXP.
4449 (vc-delete-automatic-version-backups, vc-make-version-backup):
4450 New functions.
4451 (vc-before-save): Use the latter.
4452 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4453 confusion.
4454
4455 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
4456 expected by vc[-hooks].el.
4457
4458 * vc.el (vc-checkout): Added `-p' suffix in call to
4459 vc-make-version-backups-p; use vc-make-version-backup to actually
4460 make the backup.
4461 (vc-version-other-window, vc-version-backup-file): Handle both
4462 automatic and manual backups.
4463 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4464 of all of them.
4465
4466 2000-10-22 Miles Bader <miles@gnu.org>
4467
4468 * comint.el (comint-highlight-input, comint-highlight-prompt):
4469 Renamed, `-face' at end removed.
4470 (comint-send-input, comint-output-filter): Use renamed faces.
4471
4472 * window.el (fit-window-to-buffer): Change defaulting of
4473 MAX-HEIGHT slightly.
4474
4475 * faces.el (color-values, color-defined-p): Use `member', not
4476 `memq', because it works correctly for strings.
4477 (frame-set-background-mode): Actually, "unspecified-fg" and
4478 "unspecified-bg" *are* strings. Use `member', not `memq', and
4479 `equal', not `eq', when a string value is possible.
4480
4481 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4482
4483 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4484
4485 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4486
4487 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4488 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4489 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4490 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4491 (sh-font-lock-syntactic-keywords): Use them.
4492 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4493 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4494 (sh-mode): Don't override font-lock-unfontify-region-function.
4495 Use a copy of sh-font-lock-syntactic-keywords.
4496 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4497 Don't call sh-scan-buffer since font-lock does it on the fly.
4498 (sh-get-indent-info): Use `face' rather than `syntax-table'
4499 text-property to detect here-documents.
4500 Replace sh-special-syntax with sh-st-punc.
4501 (sh-prev-line): Use `face' rather than `syntax-table'
4502 text-property to skip over here-documents.
4503 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4504 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4505 (sh-electric-less, sh-set-here-doc-region)
4506 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
4507 (sh-scan-buffer, sh-rescan-buffer): Remove.
4508
4509 2000-10-21 Andrew Innes <andrewi@gnu.org>
4510
4511 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4512 remote (ange-ftp) file names.
4513
4514 2000-10-21 Miles Bader <miles@gnu.org>
4515
4516 * window.el (fit-window-to-buffer): New function.
4517 (shrink-window-if-larger-than-buffer): Use it.
4518 (window-text-height): Don't expect minibuffers to have mode-lines.
4519
4520 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
4521 * international/quail.el (quail-update-guidance): Use
4522 `fit-window-to-buffer' instead of `set-window-text-height'.
4523
4524 * international/quail.el (quail-show-guidance-buf): Make sure
4525 guidance window really has enough room.
4526 (quail-update-guidance): If quail-guidance-win is already shown,
4527 make sure its height is OK.
4528
4529 * window.el (window-text-height, set-window-text-height):
4530 New functions.
4531 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4532 instead of `window-height' & `mode-line-window-height-fudge'.
4533 (mode-line-window-height-fudge): Add FACE parameter.
4534 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4535 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4536
4537 2000-10-20 Miles Bader <miles@gnu.org>
4538
4539 * window.el (height-affecting-face-attributes): Use `defconst'.
4540
4541 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4542 New function, conditionally aliased to `mode-line-window-height-fudge'.
4543 (ispell-help): Use it.
4544 (ispell-choices-win-default-height): Don't include mode-line fudge.
4545 (ispell-choices-win-default-height): New function.
4546 (ispell-show-choices, ispell-command-loop): Use function
4547 `ispell-choices-win-default-height' instead of variable.
4548
4549 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4550
4551 * window.el (mode-line-window-height-fudge): New variable.
4552 (height-affecting-face-attributes): New variable.
4553 (mode-line-window-height-fudge): New function.
4554 (shrink-window-if-larger-than-buffer): Use it.
4555 * help.el (resize-temp-buffer-window): Likewise.
4556
4557 * info.el (Info-fontify-node): Add support for @subsubsection
4558 titles, which use `Info-title-4-face'.
4559 (Info-title-4-face): New face.
4560 (Info-title-3-face): Inherit from Info-title-4-face instead of
4561 variable-pitch.
4562
4563 2000-10-19 Jason Rumney <jasonr@gnu.org>
4564
4565 * dired.el (dired-insert-directory): Do not let errors signalled by
4566 attempt to run dired-free-space-program prevent dired from working.
4567
4568 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4569
4570 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4571
4572 2000-10-19 Gerd Moellmann <gerd@gnu.org>
4573
4574 * dirtrack.el (dirtrack): Fix call to run-hooks.
4575
4576 * cmuscheme.el (cmuscheme-program-name): Renamed from
4577 scheme-program-name because xscheme.el contains a defcustom with
4578 the same name. As a consequence, customizing group `cmuscheme'
4579 loaded `xscheme' which redefined run-scheme.
4580 (run-scheme): Use cmuscheme-program-name.
4581
4582 * ps-print.el (ps-print-emacs-type): Move into the
4583 eval-and-compile.
4584
4585 * play/doctor.el (doctor-death): Update the Samaritans'
4586 anonymous address, and add a website for Befrienders International.
4587
4588 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4589
4590 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4591 Avoid compilation gripes. Doc fix.
4592 (ps-print-version): New version number (6.2).
4593 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4594 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4595 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4596 (ps-x-extent-priority, ps-x-extent-start-position)
4597 (ps-x-face-font-instance, ps-x-find-coding-system)
4598 (ps-x-font-instance-properties, ps-x-make-color-instance)
4599 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4600 avoid compilation gripes without defining functions.
4601 (ps-e-find-composition): Alias for function find-composition, to have a
4602 suitable function depending on Emacs version.
4603 (ps-color-device, ps-color-values, ps-face-foreground-name)
4604 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4605 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4606 (ps-print-ensure-fontified): Function definitions surrounded by
4607 `eval-and-compile' to avoid compilation gripes.
4608 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4609 by symbol-value to avoid compilation gripes.
4610 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4611 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4612
4613 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4614
4615 * startup.el (normal-top-level): Call `frame-set-background-mode'
4616 after `frame-notice-user-settings' because the latter doesn't call
4617 the former on a tty.
4618
4619 * faces.el (frame-set-background-mode): `unspecified' &c are
4620 symbols, not strings.
4621
4622 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4623
4624 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4625 why some "light*" colors are deliberately absent from the alist.
4626
4627 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4628 Change colors for tty's, as suggested by Miles Bader.
4629
4630 2000-10-19 Kenichi Handa <handa@etl.go.jp>
4631
4632 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
4633 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4634 for ISO10646-1 fonts.
4635 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4636
4637 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4638
4639 * faces.el (frame-set-background-mode): If a tty frame defines a
4640 background color, use that to compute the background mode, instead
4641 of always defaulting to "dark".
4642
4643 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4644
4645 * comint.el (comint-write-output): New function.
4646 (comint-mode-map): Add it to the menu.
4647 Bind `C-c C-s' to comint-write-output.
4648
4649 2000-10-18 Gerd Moellmann <gerd@gnu.org>
4650
4651 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4652 Use fancy-splash-delay.
4653
4654 2000-10-18 Alex Schroeder <alex@gnu.org>
4655
4656 * progmodes/sql.el (sql-sybase-options): New option.
4657 (sql-sybase): Use it. Add sql-database to the list of parameters
4658 provided for login. The options -w 2048 -n are not used any more.
4659
4660 * comint.el (comint-read-input-ring): Bugfix such that the first
4661 and the last entry of the input ring file are not lost.
4662
4663 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4664
4665 * ps-print.el: Internal variable changes to defcustom,
4666 make-local-hook changes to defvar. Doc fix.
4667 (ps-print-version): New version number (6.1).
4668 (ps-setup, ps-do-despool): Code fix.
4669 (ps-printer-name): Customization fix.
4670 (ps-printer-name-option): Now is a defcustom instead of an
4671 internal variable.
4672 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4673 (ps-print-begin-column-hook): Now are defvar instead of
4674 make-local-hook.
4675
4676 2000-10-18 Miles Bader <miles@gnu.org>
4677
4678 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4679 (comint-kill-output): Changed into an alias for `comint-delete-output',
4680 and made obsolete.
4681 (comint-mode-map): Rename references to comint-kill-output.
4682
4683 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4684
4685 * diff-mode.el (diff-header-face, diff-file-header-face)
4686 (diff-changed-face): Add bold and italic attributes to tty faces.
4687 (diff-function-face): New face.
4688 (diff-font-lock-keywords): Use it.
4689
4690 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4691
4692 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4693 Remove commented-out call to force-mode-line-update.
4694 (comint-kill-output): Use `forward-line 0' instead of
4695 beginning-of-line to make sure we get past the prompt.
4696
4697 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4698
4699 * diff-mode.el (diff-header-face, diff-file-header-face):
4700 Add specific setting for dark background.
4701 (diff-context-face): Renamed from diff-comment-face.
4702 Set explicitly rather than inheriting from font-lock-comment-face.
4703
4704 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4705
4706 * startup.el (command-line): Move the code which sets the default
4707 TTY colors to before before-init-hook.
4708
4709 2000-10-17 Gerd Moellmann <gerd@gnu.org>
4710
4711 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4712
4713 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4714
4715 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4716 extensions, for MS-DOS.
4717
4718 * diff-mode.el (diff-header-face, diff-file-header-face)
4719 (diff-changed-face): Define tty-specific colors.
4720
4721 2000-10-17 Gerd Moellmann <gerd@gnu.org>
4722
4723 * startup.el (fancy-splash-text): Realign the text.
4724
4725 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4726
4727 * font-lock.el (font-lock-comment-face): Define a separate default
4728 for dark-background tty's.
4729
4730 2000-10-17 Miles Bader <miles@gnu.org>
4731
4732 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4733 being obscured by whizzy mode-lines on graphics displays.
4734
4735 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4736
4737 * info.el (Info-title-1-face, Info-title-2-face)
4738 (Info-title-3-face): Define colors for tty's.
4739 (info-header-node): Remove unneeded tty-specific definition.
4740
4741 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4742
4743 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4744 reverse from the frame parameters, and don't invert foreground and
4745 background colors.
4746
4747 2000-10-16 Miles Bader <miles@gnu.org>
4748
4749 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4750 string "*Info*". Call propertized-buffer-identification to spruce
4751 up the result.
4752
4753 2000-10-16 Gerd Moellmann <gerd@gnu.org>
4754
4755 * help.el: Provide `help' for the sake of define-minor-mode
4756 which generates defcustoms with requires.
4757
4758 * jit-lock.el (jit-lock-after-change): If we're in text that
4759 matches a multi-line font-lock pattern, make sure the whole text
4760 will be redisplayed.
4761
4762 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4763 author's name is unknown.
4764
4765 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4766 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4767 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4768 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4769 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4770 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4771 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4772 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4773 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4774 Add author information.
4775
4776 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4777
4778 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4779 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4780 full-color version (using the Gimp) to eliminate dithering artifacts.
4781
4782 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4783
4784 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4785
4786 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4787
4788 2000-10-15 Dave Love <fx@gnu.org>
4789
4790 * progmodes/sh-script.el: Require skeleton and comint when
4791 compiling.
4792
4793 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4794
4795 * whitespace.el: Doc fixes.
4796 (top-level): Don't add hooks here.
4797 (whitespace-running-emacs): Deleted.
4798 (timer): Don't require.
4799 (whitespace): Add back :version conditional on xemacs test.
4800 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4801 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4802 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4803 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4804 Avoid specific xemacs test.
4805 (whitespace-global-mode): New option.
4806 (whitespace-global-mode): New command.
4807 (whitespace-unload-hook): New function.
4808
4809 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4810 (Info-fontify-node, Info-goto-node, Info-mode-menu)
4811 (Info-fontify-node): `Goto' goes to `Go to'.
4812 (Info-fontify-node): Add help-echo to xref links.
4813
4814 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4815
4816 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4817
4818 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4819
4820 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4821 Use plist-get and allow :inherit.
4822
4823 * emacs-lisp/cl-macs.el (cl-do-arglist):
4824 Use plist-get and plist-member instead of memq.
4825
4826 * emacs-lisp/ewoc.el (ewoc-location): New function.
4827 (ewoc-enter-after, ewoc-enter-before): Document return value.
4828 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4829 Don't need make-local-hook any more.
4830 (cvs-addto-collection): Return the new tin.
4831 (cvs-mode-insert): Jump to the new line.
4832
4833 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4834
4835 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4836
4837 * font-lock.el (font-lock-syntactically-fontified): New var.
4838 (font-lock-fontify-syntactic-keywords-region): Use it.
4839 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4840
4841 * diff-mode.el (diff-find-file-name): Fix regexp.
4842
4843 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4844 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4845
4846 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4847 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4848 (sh-mode): Don't make all vars local here.
4849 (sh-kw): Reformat.
4850 (sh-set-shell): Use dolist. Don't set indent-region-function.
4851 (sh-mode-syntax-table): Use pop.
4852 (sh-remember-variable): Use push.
4853 (sh-help-string-for-variable): Use memq.
4854 (sh-safe-backward-sexp): Remove.
4855 (sh-safe-forward-sexp): Add ARG.
4856 (sh-get-indent-info, sh-prev-stmt): Use it.
4857 (sh-prev-line): Simplify by using forward-comment.
4858 (sh-this-is-a-continuation): Simplify.
4859 (sh-learn-buffer-indent): Use dolist.
4860 (sh-do-nothing): Remove.
4861 (sh-set-char-syntax, sh-set-here-doc-region):
4862 Use inhibit-modification-hooks.
4863 (sh-name-style): Use mapcar and push.
4864 (sh-load-style): Use dolist.
4865 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4866 (sh-case, sh-while-getopts): Use propertize directly rather
4867 than sh-electric-rparen.
4868
4869 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4870
4871 * textmodes/tex-mode.el: Require CL when compiling.
4872 (tex-mode-syntax-table): Init immediately.
4873 (tex-mode-map): Bind M-RET to latex-insert-item.
4874 (latex-mode): Set indent-line-function to latex-indent.
4875 (tex-common-initialization): Don't setup the syntax-table any more.
4876 (latex-insert-item): New skeleton.
4877 (tex-next-unmatched-end): Fix copy/paste braino.
4878 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
4879 (latex-indent, latex-find-indent): New functions.
4880 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
4881 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4882 (tex-compilation-parse-errors): Use with-syntax-table.
4883
4884 2000-10-15 Miles Bader <miles@gnu.org>
4885
4886 * font-lock.el (font-lock-comment-face): Change dark-background,
4887 color, non-tty, default to `chocolate1'.
4888
4889 2000-10-13 John Wiegley <johnw@gnu.org>
4890
4891 * eshell/esh-util.el (require): Added a missing `require' form,
4892 needed when compiling (for an ange-ftp macro definition).
4893
4894 2000-10-13 Dave Love <fx@gnu.org>
4895
4896 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4897
4898 2000-10-13 Gerd Moellmann <gerd@gnu.org>
4899
4900 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4901 fix.
4902
4903 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
4904 transparent -colors 8).
4905
4906 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4907
4908 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4909 that breaks with old list format timestamps.
4910 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4911 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4912 strings.
4913
4914 2000-10-13 John Wiegley <johnw@gnu.org>
4915
4916 * align.el, pcomplete.el, calendar/timeclock.el,
4917 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4918
4919 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
4920 faulty math, where holiday hours were being computing as seconds.
4921
4922 2000-10-13 John Wiegley <johnw@gnu.org>
4923
4924 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4925 specifying what "other" kinds of buffers should be saved. This
4926 used to be hard-coded.
4927 (desktop-buffer-misc-functions): A global for specifying how
4928 auxiliary data should be determined for special buffer types.
4929 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4930 instead of hard-coding the special buffer types.
4931 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4932 auxiliary data, instead of hard-coding for Info buffers and dired.
4933 (desktop-buffer-info-misc-data): Aux function for determining Info
4934 buffer auxiliary info.
4935 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4936 (desktop-buffer-info): Changed this function to use the info
4937 gathered above.
4938 (desktop-create-buffer): Be a little more careful about what
4939 `minor-mode' means before calling it. This is important for some
4940 buffer types.
4941
4942 2000-10-13 John Wiegley <johnw@gnu.org>
4943
4944 * eshell/esh-util.el: Added a global form which declares an
4945 autoload for `parse-time-string', if that function is not already
4946 defined, and if parse-time.el is available on the user's system.
4947
4948 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4949 to be aware of ange-ftp user info.
4950 (eshell-do-ls): Bind `ange-cache'. Also, use
4951 `eshell-file-attributes'.
4952 (eshell-ls-annotate): Use `eshell-file-attributes'.
4953 (eshell-ls-file): Made the user-id printing code a bit smarter.
4954
4955 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4956 allow identification of alias user ids in remote directories.
4957 It's manual, but there's no other way to know when the current
4958 user on the local machine, is also the owning user on the remote
4959 machine.
4960 (fboundp): Bind `ange-cache'.
4961 (eshell-directory-files-and-attributes): Re-organized the logic a
4962 bit to use `eshell-file-attributes' instead of `file-attributes'.
4963 The former is more sensitive to directories that are read via FTP,
4964 and knows how to use ange-ftp to determine full attribute
4965 information, instead of just the name and last modtime.
4966 (eshell-current-ange-uids): Return the current user id when in a
4967 remote directory.
4968 (eshell-parse-ange-ls): Parse a full directory listing that has
4969 been returned by ange-ftp.
4970 (eshell-file-attributes): This beefed up version of
4971 `file-attributes' is only special if the user is currently in a
4972 remote directory, in which case it does a lot of work to find out
4973 what the real attributes of a file are, as they appear on the
4974 remote machine. This makes usage of remote directories (i.e.,
4975 ange-ftp pathnames) much more useful. You can now use Eshell as a
4976 full-fledged FTP client, with much more manipulation ability than
4977 most other clients.
4978
4979 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4980 variable, which means that Eshell's du should always be preferred
4981 in remote directories.
4982 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4983 just `file-attributes'.
4984 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4985 when reading remote directories. This is an Eshell-specific
4986 variable (not part of ange-ftp).
4987 (eshell/ln): Bind `ange-cache'.
4988 (eshell/du): Added some extra logic for determining when to use
4989 Eshell's du (which is slow), and when to use the external version
4990 (which may or may not exist).
4991
4992 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4993 `eshell-interactive-process', rather than using
4994 `get-buffer-process', since backgrounded processes don't count in
4995 the context of this function's logic.
4996
4997 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4998 `forward-char', so that null strings are parsed correctly.
4999
5000 2000-09-13 John Wiegley <johnw@gnu.org>
5001
5002 * eshell/em-pred.el (eshell-pred-file-type,
5003 eshell-pred-file-links, eshell-pred-file-size): Use
5004 `eshell-file-attributes'. This is more correct over ange-ftp.
5005
5006 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
5007 that remote file globbing is more efficient.
5008
5009 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
5010 gathering the files and attributes within a directory.
5011
5012 * eshell/em-unix.el (eshell/cat): If any of the files passed on
5013 the command line is a special file (not a regular file, directory
5014 or symlink), always attempt to call the external version of cat.
5015
5016 2000-09-13 John Wiegley <johnw@gnu.org>
5017
5018 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
5019 Eshell-friendly version of find-tag.
5020
5021 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
5022
5023 * image-file.el (image-file-name-extensions)
5024 (image-file-name-regexps): Add autoload cookies.
5025
5026 2000-10-13 Kenichi Handa <handa@etl.go.jp>
5027
5028 * international/mule-cmds.el (select-safe-coding-system): If FROM
5029 is string, show it in *Warning* buffer.
5030
5031 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5032
5033 * startup.el (normal-top-level): Use display-popup-menus-p instead
5034 of window-system.
5035 (command-line): Use display-graphic-p instead of window-system.
5036 (command-line-1): Use display-popup-menus-p and display-mouse-p
5037 instead of window-system.
5038
5039 2000-10-12 Sam Steingold <sds@gnu.org>
5040
5041 * tooltip.el (tooltip-use-echo-area): New user variable.
5042 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
5043
5044 2000-10-12 Dave Love <fx@gnu.org>
5045
5046 * recentf.el: Maintainer's checkdoc fixes.
5047
5048 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
5049 character class, not ASCII when matching file names.
5050 (fancy-splash-head): Add trailing slash to URL.
5051 (command-line): Don't require XPM support for toolbar.
5052
5053 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
5054 (cperl-invalid-face): Revert last change.
5055 (cperl-init-faces): Quote cperl-invalid-face.
5056
5057 2000-10-12 Kenichi Handa <handa@etl.go.jp>
5058
5059 * startup.el (fancy-splash-text): Remove superfluous quote.
5060
5061 2000-10-12 Gerd Moellmann <gerd@gnu.org>
5062
5063 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
5064 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
5065 (command-line-1): Don't use fancy-splash-pending-command.
5066 (fancy-splash-screens-1): Goto point-min after inserting text.
5067
5068 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
5069
5070 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
5071 instead of shared-lisp-mode-map.
5072
5073 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
5074
5075 * faces.el (header-line): Change tty-variant to use underlining.
5076
5077 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
5078 (isearch-highlight): Restore lazy-isearch face properties at old
5079 position, and suppress them at new position.
5080 (isearch-dehighlight): Restore lazy-isearch face properties.
5081 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
5082 over the real isearch overlay, but in that case, don't give it a
5083 face property. Use `push'.
5084
5085 2000-10-12 Kenichi Handa <handa@etl.go.jp>
5086
5087 * man.el (Man-getpage-in-background): Fix previous change.
5088 Decode the process output only when we are in multibyte mode.
5089
5090 2000-10-11 Dave Love <fx@gnu.org>
5091
5092 * info.el (Info-mode-menu): Fix some help.
5093 (info-tool-bar-map): Add entry for Info-last.
5094
5095 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
5096 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
5097 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
5098 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
5099 * toolbar/search-replace.xpm, toolbar/exit.xpm:
5100 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
5101 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
5102 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
5103 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
5104 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
5105 Reduce colour requirements to 25 overall. (Probably wants
5106 revisiting from the originals to reduce further.)
5107
5108 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
5109
5110 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
5111 buffer-file-coding-system, instead of raw-text.
5112 (dehexlify-buffer): Bind coding-system-for-read to
5113 buffer-file-coding-system, instead of raw-text.
5114
5115 2000-10-11 Sam Steingold <sds@gnu.org>
5116
5117 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
5118 `underline' - fixes the bug introduced on 2000-09-21.
5119
5120 2000-10-11 Dave Love <fx@gnu.org>
5121
5122 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
5123 compiler warnings.
5124 (scheme-mode): Doc fix.
5125 (scheme-font-lock-keywords-1): Match `define-syntax'.
5126
5127 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
5128
5129 * faces.el (frame-set-background-mode): Pay attention to saved
5130 face specs as well as default ones. Only do anything if the
5131 bg-mode or display-type has actually changed. Use `dolist'.
5132 (region): Make dark-background `region' face less in-your-face.
5133
5134 2000-10-10 Sam Steingold <sds@gnu.org>
5135
5136 * chistory.el, ielm.el, ledit.el:
5137 * progmodes/inf-lisp.el, progmodes/scheme.el:
5138 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5139
5140 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
5141
5142 * textmodes/texinfo.el: Update copyright and fix typo.
5143
5144 * desktop.el (desktop-modes-not-to-save): New var.
5145 (desktop-save-buffer-p): Use it.
5146 Also, obey desktop-buffers-not-to-save even for non-file buffers.
5147 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5148
5149 2000-10-10 Dave Love <fx@gnu.org>
5150
5151 * toolbar/tool-bar.el (tool-bar-add-item)
5152 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5153 display.
5154
5155 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5156 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5157 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5158 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5159 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5160 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5161 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5162 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5163 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5164 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5165 the .xpms; probably need retouching.
5166
5167 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
5168
5169 * subr.el (add-to-list): Add optional argument APPEND.
5170 * battery.el (display-battery): Use `add-to-list'.
5171
5172 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
5173
5174 * play/zone.el (zone-timer, zone-wc-tbl): Rework
5175 these vars as symbol properties.
5176 (zone, zone-when-idle, zone-leave-me-alone)
5177 (zone-pgm-whack-chars): Use new symbol properties.
5178
5179 * battery.el (display-battery): Doc spelling fix.
5180
5181 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5182 property.
5183
5184 2000-10-09 Dave Love <fx@gnu.org>
5185
5186 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5187 has been initialized before calling tool-bar-setup.
5188 (tool-bar-add-item-from-menu): Add autoload cookie.
5189
5190 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
5191
5192 * menu-bar.el (send-mail-item-name): New function.
5193 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5194 of mail-user-agent in the menu. Don't display the "Send Mail"
5195 item if mail-user-agent is nil or its value is ignore.
5196 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5197 if read-mail-command is nil or its value is ignore.
5198
5199 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5200
5201 2000-10-09 Miles Bader <miles@gnu.org>
5202
5203 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5204 Correct image size.
5205 * toolbar/left_arrow.xpm: Correct image size.
5206
5207 * jka-compr.el: Don't call `jka-compr-install' when loading (it
5208 will be done by the definition of `auto-compression-mode' if
5209 necessary. Move code to uninstall existing file-name handler
5210 before definition of `auto-compression-mode'.
5211
5212 * image-file.el (auto-image-file-mode): Move to the end of the
5213 file, because `define-minor-mode' actually calls the mode-function
5214 if the associated variable is non-nil, which requires that all
5215 needed functions be already defined.
5216
5217 * mouse.el (popup-menu): Balance parens.
5218
5219 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
5220
5221 * mouse.el (popup-menu): Move the command call outside the loop
5222 so that popup-menu returns whatever the command returns.
5223
5224 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
5225 (initialize-new-tags-table): Use run-hook-with-args-until-success.
5226 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5227 (tags-table-format-functions): Renamed from tags-table-format-hooks.
5228
5229 * vc.el (vc-version-diff): diff-switches can be a list.
5230 Use relative filenames for prettier output.
5231
5232 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5233 (vc-post-command-functions): Remove old-VC compatibility code.
5234
5235 * newcomment.el (comment-indent-default): Autoload.
5236
5237 * font-lock.el (font-lock-defaults): Make buffer-local.
5238 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5239 (font-lock-choose-keywords):
5240 Ignore LEVEL unless KEYWORDS is a list of syms.
5241 (c-keywords, c++-keywords, objc-keywords, java-keywords):
5242 Don't wrap regexp-opt things in \(...\) unnecessarily.
5243
5244 * jit-lock.el: Don't require font-lock any more.
5245 (jit-lock-functions): Make buffer-local.
5246 (jit-lock-saved-fontify-buffer-function): Remove.
5247 (jit-lock-mode): Remove autoload cookie.
5248 Remove font-lock specific code.
5249 (jit-lock-unregister): Don't bother handling complex hooks any more.
5250 (jit-lock-refontify): New function.
5251 (jit-lock-fontify-buffer): Use it.
5252 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5253 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5254 Add optional args START and END.
5255 Never call font-lock-fontify-region directly.
5256 (jit-lock-function, jit-lock-stealth-fontify): Use it.
5257
5258 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5259
5260 2000-10-08 Dave Love <fx@gnu.org>
5261
5262 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5263
5264 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5265
5266 * play/studly.el (studlify-region, studlify-word): Add autoload
5267 cookie.
5268
5269 * play/morse.el (morse-region, unmorse-region): Add autoload
5270 cookie.
5271
5272 * play/spook.el (spook-phrases-file): Use expand-file-name, not
5273 concat.
5274
5275 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5276 insist on symbols starting with word syntax.
5277 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5278 (eval-defun-1): Doc fix.
5279 (indent-sexp): Use nconc to build up indent-stack.
5280
5281 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5282 Gnus with little use.
5283 (mail-setup-hook): Add mail-abbrevs-setup to options.
5284
5285 * recentf.el: Doc fixes.
5286
5287 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5288 Clean up remainder.
5289
5290 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
5291 without timezone and (8) with timezone to enforce some whitespace.
5292 Simplify code somewhat.
5293
5294 * options.el (list-options): Doc that you should use customize.
5295
5296 * iswitchb.el (iswitchb-mode): Add :require.
5297
5298 * info.el (Info-goto-node, Info-menu): Doc fix.
5299 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5300 (info-tool-bar-map): New variable.
5301 (Info-mode): Use it.
5302 (Info-edit-map): Define all in defvar.
5303 (speedbar-attached-frame): Avoid compiler warning.
5304
5305 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5306 (global-map): Bind [tool-bar] to a filtered map.
5307 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
5308 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5309 Allow PBM icons.
5310 (tool-bar-setup): Adjust calls of tool-bar-add-item.
5311
5312 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5313 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5314 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
5315 icons, except up_arrow, which is left-arrow rotated.
5316
5317 * imenu.el (imenu-add-to-menubar): Fix last change.
5318
5319 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
5320
5321 * generic-x.el (rul-generic-mode): Remove eval-when-compile
5322 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
5323
5324 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5325
5326 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5327 typos in doc strings.
5328
5329 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5330 the doc strings how to customize Font Lock faces.
5331
5332 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5333 computing growth when dragging the header line.
5334
5335 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5336
5337 * simple.el (kill-line): Doc fix.
5338
5339 2000-10-08 Miles Bader <miles@gnu.org>
5340
5341 * faces.el (secondary-selection): Make foreground visible on tty.
5342
5343 * jka-compr.el (auto-compression-mode): Move to the end of the
5344 file, because `define-minor-mode' actually calls the mode-function
5345 if the associated variable is non-nil, which requires that all
5346 needed functions be already defined.
5347 (with-auto-compression-mode): Add autoload cookie.
5348
5349 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
5350
5351 * files.el (find-backup-file-name) [ms-dos]: If support for long
5352 file names is not available, behave as if version-control were set
5353 to never.
5354
5355 2000-10-07 Dave Love <fx@gnu.org>
5356
5357 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5358 (browse-url-gnome-moz): New function.
5359 (browse-url-browser-function): Use it.
5360 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5361
5362 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
5363
5364 * indent.el (tab-always-indent): New var.
5365 (indent-for-tab-command): Use it.
5366
5367 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5368 raise an error. This way it can still default to a sane value.
5369
5370 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5371
5372 * startup.el (fancy-splash-screens): Use local rather than global map.
5373 Don't use `update-menu-bindings' any more.
5374 Get rid of assumptions about keymap representation.
5375
5376 2000-10-06 Dave Love <fx@gnu.org>
5377
5378 * textmodes/fill.el (sentence-end-double-space)
5379 (sentence-end-without-period): Doc fix.
5380 (adaptive-fill-regexp): Purecopy.
5381 (unjustify-current-line): Use line-end-position.
5382 (fill-individual-paragraphs-prefix): Use line-beginning-position.
5383
5384 * net/eudc-vars.el (eudc): Add :version, :link.
5385
5386 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5387
5388 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5389 Fix for define-minor-mode.
5390 (function-at-point): Alias to function-called-at-point.
5391
5392 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5393
5394 * simple.el (backward-word): Doc fix.
5395
5396 * image-file.el (image-file-name-regexp): image-file-regexps ->
5397 image-file-name-regexps.
5398 (image-file-name-extensions): Add pbm.
5399
5400 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5401
5402 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5403 and add filename to the names so that diff-mode can jump to source.
5404
5405 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5406 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5407 (tex-font-lock-keywords-1): Remove.
5408 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5409 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5410 (font-lock-default-fontify-region):
5411 Expand beg..end correctly when just following a multiline region.
5412 (font-lock-fontify-anchored-keywords):
5413 Include the anchor text as part of the multiline.
5414
5415 2000-10-06 Gerd Moellmann <gerd@gnu.org>
5416
5417 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5418 latter needs the autoloaded define-minor-mode macro during the
5419 bootstrap.
5420
5421 * startup.el (command-line): For now, activate tool-bar-mode only
5422 if XPM images are supported.
5423
5424 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5425 window by dragging a header-line at the top of the frame; that's
5426 confusing because the header-line doesn't move.
5427 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5428 of treating the event as a list. Some cleanup.
5429
5430 2000-10-06 Miles Bader <miles@gnu.org>
5431
5432 * simple.el (display-message-or-buffer): New function.
5433 (shell-command-on-region): Use `display-message-or-buffer'.
5434
5435 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5436 docstring parts.
5437
5438 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5439 (smbclient-prompt-regexp): Add usage note to doc string.
5440 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5441 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5442 Use add-hook for adding the comint filter function, and only do so
5443 if it's not already in the global hook list.
5444 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5445 to `make-local-variable'.
5446 (nslookup-font-lock-keywords): Remove prompt entry.
5447 (nslookup): Don't set the process-filter.
5448 (finger): Exit the loop correctly when the regexps list runs out.
5449 (ftp, smbclient, smbclient-list-shares):
5450 Set the real major mode immediately, not after execing.
5451 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5452
5453 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5454
5455 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5456
5457 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5458
5459 * which-func.el (which-func-format): Remove spurious space.
5460 (which-func-mode): Don't make it permanent-local.
5461 (which-func-ff-hook): Allow which-func-maxout to be nil.
5462 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5463 (which-func-mode): Simplify.
5464 Use post-command-idle-hook rather than post-command-hook.
5465 Go through all buffers and update their state.
5466 (which-function): Also try add-log-current-defun-function.
5467
5468 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5469 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5470 Update call to with-vc-properties accordingly.
5471 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5472 (vc-revert-buffer): More careful about window selection and deletion.
5473 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5474
5475 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5476 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5477 (cvs-dired-action): Change the default to quickdir.
5478
5479 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5480 if comment-indent-function returns nil.
5481 (comment-indent-default): New function.
5482 (comment-indent-function): Use it and document the new semantics.
5483
5484 * image-file.el: Docstring fixes.
5485
5486 * help.el (help-xref-on-pp): Use match-string.
5487 (describe-variable): New arg BUFFER.
5488 Store the current buffer in the help-xref-stack.
5489 (temp-buffer-resize-mode): Use define-minor-mode.
5490
5491 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5492 consistently with its docstring.
5493 Set jit-lock-first-unfontify-pos in an idempotent way.
5494 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5495
5496 2000-10-05 Alex Schroeder <alex@gnu.org>
5497
5498 * sql.el (sql-mysql-options): New variable.
5499 (sql-mysql): Use it.
5500
5501 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5502
5503 * image.el (image): New group.
5504
5505 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5506 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5507
5508 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5509
5510 * net/net-utils.el (nslookup-font-lock-keywords)
5511 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5512 Ignore the value of wqindow-system; always define keywords
5513
5514 2000-10-05 Kenichi Handa <handa@etl.go.jp>
5515
5516 * startup.el (fancy-splash-screens): Remove the code for
5517 debugging; `(trace-to-stderr "EXITTT\n")'.
5518
5519 2000-10-05 Miles Bader <miles@gnu.org>
5520
5521 * diff-mode.el (diff-goto-source): Update call to
5522 `diff-hunk-status-msg' to reflect new REV variable.
5523
5524 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5525
5526 * progmodes/icon.el (icon-mode):
5527 Don't gratuitously override the default for comment-column.
5528
5529 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5530
5531 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5532 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5533 (jit-lock-functions): New var.
5534 (jit-lock-function-1): Use it if non-nil.
5535 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5536 Set the `fontified' property before doing the fontification to avoid
5537 repeatedly going through the same error.
5538 Don't turn errors into messages.
5539 (jit-lock-register, jit-lock-unregister): New functions.
5540
5541 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5542 Use with-current-buffer.
5543
5544 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5545 Turn comment into docstring.
5546
5547 * apropos.el (apropos-mode): Use define-derived-mode.
5548
5549 2000-10-04 Gerd Moellmann <gerd@gnu.org>
5550
5551 * startup.el (fancy-splash-pending-command): New variable.
5552 (fancy-splash-pre-command): New function.
5553 (fancy-splash-screens): Rewritten.
5554 (command-line-1): If fancy-splash-pending-command is set, call it
5555 interactively.
5556
5557 2000-10-04 Dave Love <fx@gnu.org>
5558
5559 * toolbar/tool-bar.el (tool-bar-setup): New function.
5560 (tool-bar-mode): Use it.
5561
5562 * subr.el (substitute-key-definition): Doc fix.
5563 (play-sound-file): New command.
5564
5565 2000-10-04 Andre Spiegel <spiegel@gnu.org>
5566
5567 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5568 vc-version-backup-file-name): New functions.
5569
5570 * files.el (basic-save-buffer): Call vc-before-save before saving.
5571
5572 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5573 vc-cvs-stay-local-p.
5574
5575 * vc.el (vc-revert-buffer): Handle empty diff properly.
5576 (vc-version-backup-file): New function.
5577 (vc-checkout): Create a version backup if necessary.
5578 (vc-checkin): If a version backup file exists, delete it.
5579 (vc-version-diff): Diff locally using version backups, if available.
5580 (vc-revert-file): If there's a version backup, revert locally.
5581 (vc-transfer-file): Use version backup for base version, if
5582 available. If not, ask for confirmation whether to get it from the
5583 server. Update mode line before check-in.
5584
5585 2000-10-04 Dave Love <fx@gnu.org>
5586
5587 * toolbar/tool-bar.el (tool-bar-setup): New function.
5588 (tool-bar-mode): Use it.
5589
5590 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5591
5592 * net/net-utils.el (nslookup-font-lock-keywords)
5593 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5594 Only set if window-system is non-nil
5595 (net-utils-run-program): Returns buffer.
5596 (network-connection-reconnect): Added this function.
5597
5598 * generic.el:
5599 Incorporates extensive cleanup and docfixes by
5600 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5601 Uses cl compile-time macros.
5602 (generic-mode-name, generic-comment-list)
5603 (generic-keywords-list, generic-font-lock-expressions)
5604 (generic-mode-function-list, generic-mode-syntax-table):
5605 Removed variables.
5606 (generic-mode-alist): Renamed to generic-mode-list.
5607 (generic-find-file-regexp): Default changed to "^#".
5608 (generic-read-type): Uses completing read on generic-mode-list.
5609 (generic-mode-sanity-check): removed this function.
5610 (generic-add-to-auto-mode): Removed this function
5611 (generic-mode-internal): Bind mode-specific definitions
5612 into function instead of putting them in alist.
5613 (generic-mode-set-comments): Reworked extensively.
5614 (generic-mode-find-file-hook): Simplified regexp searching
5615 (generic-make-keywords-list): Omit extra pair of parens
5616
5617 * find-lisp.el (find-lisp-find-files-internal):
5618 Make sure directory name ends with "/".
5619
5620 * generic-x.el (apache-conf-generic-mode):
5621 Regexp now allows leading whitespace.
5622 (rc-generic-mode): Added eval-when-compile
5623 around generic-make-keywords-list.
5624 Deleted duplicate regexp
5625 (rul-generic-mode): Added eval-when-compile
5626 around generic-make-keywords-list.
5627 (etc-fstab-generic-mode): New generic mode.
5628 (rul-generic-mode): Removed one eval-when-compile
5629 which caused a max-specpdl-size exceeded error.
5630
5631 2000-10-04 Miles Bader <miles@gnu.org>
5632
5633 * simple.el (minibuffer-temporary-goal-position): New variable.
5634 (next-history-element): Try to keep the position of point in the
5635 input string constant.
5636
5637 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5638 (dired-do-create-files): If there's only one file, pass it in as
5639 the DEFAULT arg to dired-mark-read-file-name.
5640
5641 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5642
5643 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5644 (diff-goto-source): Be smarter when choosing REVERSE or not.
5645
5646 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5647 (texinfo-mode-menu): Add an explicit shortcut for update all.
5648
5649 2000-10-03 Andre Spiegel <spiegel@gnu.org>
5650
5651 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5652 factorize backend-specific code cleanly (this was essentially
5653 conceived by Stefan Monnier).
5654 (vc-unregister): Function removed.
5655 (vc-revert-file): New function.
5656 (vc-revert-buffer): Delegate some of the work to it.
5657
5658 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5659 default branch unconditionally.
5660 (vc-rcs-set-default-branch): New function.
5661 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5662 (vc-rcs-checkin): If an appropriate default branch has been set,
5663 force creation of that branch.
5664 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5665 code (as suggested by Stefan Monnier).
5666
5667 2000-10-02 Gerd Moellmann <gerd@gnu.org>
5668
5669 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5670 highlighting overlay with a different face over the overlay
5671 isearch uses to highlight the current match because that can lead
5672 to bad face combinations.
5673
5674 * loadup.el (toplevel): Load faces before isearch.
5675
5676 * isearch.el (isearch-faces): New custom group.
5677 (isearch): New defface; was already tested for in the code.
5678 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5679 (isearch-highlight): Always use face `isearch'.
5680
5681 2000-10-02 Dave Love <fx@gnu.org>
5682
5683 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5684 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5685 comparison of opcode with operand.
5686
5687 2000-10-03 Miles Bader <miles@gnu.org>
5688
5689 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5690 buffer, since the echo area will now grow to accommodate them.
5691
5692 2000-10-02 Andre Spiegel <spiegel@gnu.org>
5693
5694 * vc-hooks.el (vc-registered): If FILE used to be registered under
5695 a certain backend, try that one first.
5696
5697 * vc.el (vc-responsible-backend): Undo the previous change in the
5698 argument list. Handle multiple backends correctly.
5699 (vc-find-new-backend): Function removed.
5700 (vc-register): Use vc-responsible-backend, as before.
5701 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5702
5703 2000-10-02 Gerd Moellmann <gerd@gnu.org>
5704
5705 * startup.el (fancy-splash-head): Change message below the
5706 logo.
5707
5708 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5709
5710 * diff-mode.el (diff-goto-source): Emit a status message.
5711 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5712 (diff-test-hunk): Fix doc string.
5713 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5714 (diff-advance-after-apply-hunk): New variable.
5715 (diff-apply-hunk): Don't return a value.
5716
5717 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5718
5719 * vc.el (vc-editable-p): Minor optimization.
5720 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5721 (vc-find-new-backend): New function split from vc-responsible-backend.
5722 (vc-register): Use it.
5723 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5724 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5725 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5726 (vc-clear-headers): Don't use find-file.
5727 (vc-revert-buffer): Use `and' again (must have been a braino).
5728 (vc-switch-backend): Only prompt if requested.
5729 Short circuit if nothing is to be done.
5730 Don't use vc-resynch-buffer which could lose unsaved editing.
5731 (vc-default-receive-file): Update call to vc-unregister.
5732 (with-vc-file, vc-next-action-on-file):
5733 Use vc-backend rather than vc-registered.
5734 (vc-next-action-on-file): Use intern-soft.
5735 Deal with read-only *vc-diff* buffer.
5736 (vc-transfer-file): Docstring fix.
5737
5738 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5739 (vc-rcs-receive-file): Avoid with-vc-properties.
5740 Update call to vc-unregister.
5741 Use constant `RCS' rather than (dynamically bound) var `backend'.
5742
5743 2000-10-01 Andre Spiegel <spiegel@gnu.org>
5744
5745 * vc.el (vc-next-action-on-file): Update mode line only if file
5746 is visited.
5747 (vc-start-entry): New argument initial-contents. Don't visit the file
5748 if it isn't already visited. Brought documentation up-to-date.
5749 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5750 (vc-checkin): New optional arg initial-contents, which is passed to
5751 vc-start-entry.
5752 (vc-finish-logentry): Make sure to bury log buffer only if there
5753 really is one. Call `vc-resynch-buffer' on log-file, not
5754 buffer-file-name.
5755 (vc-default-comment-history, vc-default-wash-log): New functions.
5756 (vc-index-of): Removed.
5757 (vc-transfer-file): Make do without the above.
5758 (vc-default-receive-file): Call comment-history unconditionally. Pass
5759 the resulting string to vc-checkin, instead of inserting it into the
5760 comment ring.
5761
5762 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5763 unconditionally. Use the comments as initial contents of the log
5764 entry buffer. Document the trick to force branch creation with no
5765 changes.
5766
5767 2000-10-01 Miles Bader <miles@gnu.org>
5768
5769 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5770 `recenter' with an arg to prevent redrawing the display.
5771
5772 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5773
5774 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5775
5776 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5777
5778 * progmodes/c-mode.el (c-mode):
5779 Don't gratuitously override the default for comment-column.
5780
5781 * textmodes/tex-mode.el (latex-metasection-list): New var.
5782 (latex-imenu-create-index): Use it.
5783 Move the regexp construction outside loops (and use push).
5784 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5785 (tex-font-lock-keywords): Moved from font-lock.el.
5786 (tex-comment-indent): Remove.
5787 (tex-common-initialization): Don't set comment-indent-function.
5788 (latex-block-default): New var.
5789 (tex-latex-block): Use it to provide a default choice.
5790 Add any unknown choice to latex-block-names.
5791 Insert [...] after {...}.
5792 (tex-last-unended-begin): Simplify regexp.
5793 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5794 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5795 (latex-mode): Set forward-sexp-function.
5796
5797 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5798 Add regexp for @ignore ... @end ignore.
5799 (texinfo-heading-face): New face.
5800 (texinfo-font-lock-keywords): Use it.
5801 (texinfo-mode-menu): New menu.
5802 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5803 New functions.
5804 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5805 (texinfo-section-types-regexp, texinfo-section-level-regexp)
5806 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5807 Remove declaration.
5808 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5809
5810 * delsel.el (delete-selection-mode): Use define-minor-mode.
5811
5812 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5813
5814 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5815
5816 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5817
5818 2000-09-30 Gerd Moellmann <gerd@gnu.org>
5819
5820 * replace.el (keep-lines-read-args): New function.
5821 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5822 read arguments interactively. Add parameters RSTART and REND.
5823 Operate on the active region in Transient Mark mode.
5824
5825 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5826
5827 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5828 (authors-obsolete-files-regexps): New variable.
5829 (authors-add): Don't record changes in obsolete files.
5830
5831 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5832
5833 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5834
5835 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5836 (comment-indent): Make sure there's a space between code and comment.
5837 Shift comments left to avoid going past fill-column.
5838
5839 2000-09-29 Gerd Moellmann <gerd@gnu.org>
5840
5841 * startup.el (startup-echo-area-message): New function.
5842 (display-startup-echo-area-message): Use it.
5843 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5844 (fancy-splash-default-action): New function.
5845 (fancy-splash-screens-1): New function.
5846 (fancy-splash-head): Put a help-echo and a keymap under the image.
5847
5848 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5849
5850 * diff-mode.el (diff-add-log-file-name): Remove.
5851 (diff-mode): Use add-log-buffer-file-name-function.
5852
5853 * add-log.el (find-change-log): New arg BUFFER-FILE.
5854 (add-log-file-name): Obey add-log-file-name-function.
5855 (add-log-buffer-file-name-function): New var.
5856 (add-change-log-entry): Use it.
5857
5858 2000-09-29 Miles Bader <miles@gnu.org>
5859
5860 * image-file.el (image-file-name-extensions): New variable.
5861 (image-file-name-regexps): Renamed from `image-file-regexps'.
5862 New default value is nil. Call `auto-image-file-mode'.
5863 (image-file-name-regexp): New function.
5864 (auto-image-file-mode): New minor mode.
5865 (insert-image-file): Don't make conditional on the image-file
5866 handler being enabled.
5867 (image-file-handler): Make the call here conditional instead.
5868 (set-image-file-handler-enabled, enable-image-file-handler)
5869 (disable-image-file-handler): Functions removed.
5870
5871 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5872 string.
5873
5874 2000-09-29 Gerd Moellmann <gerd@gnu.org>
5875
5876 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5877 it's a function from CL.
5878 (latex-imenu-create-index): Replace eval-when-compile with progn
5879 because latex-section-alist is not bound while compiling.
5880
5881 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5882
5883 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5884 (outline-mode): Use define-derived-mode.
5885
5886 * progmodes/perl-mode.el (perl-mode):
5887 * progmodes/awk-mode.el (awk-mode):
5888 * progmodes/asm-mode.el (asm-mode):
5889 Don't gratuitously override the default for comment-column.
5890
5891 * emacs-lisp/lisp.el (lisp-complete-symbol):
5892 Distinguish the let-binding case from the funcall case.
5893 (forward-sexp-function): New variable.
5894 (forward-sexp): Use it.
5895
5896 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5897 (easy-mmode-defmap): Remove the now useless autoload.
5898
5899 * time.el (display-time-mode): Use define-minor-mode.
5900
5901 * subr.el (add-minor-mode): Don't eval NAME.
5902 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5903 Use if rather than cond.
5904
5905 * simple.el (read-expression-map): Define more properly.
5906 (comment-indent-hook): Remove.
5907 (string-to-syntax): Bug fix.
5908
5909 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5910 (cvs-ediff-diff): Fix typo.
5911 (cvs-revert-if-needed): Don't bother preserving read-only.
5912
5913 * paren.el (show-paren-mode): Use define-minor-mode.
5914
5915 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5916 (toggle-auto-compression): Remove.
5917 (jka-compr-build-file-regexp): Remove useless grouping.
5918
5919 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5920 Avoid user-reserved bindings.
5921 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5922 (diff-header-face): Revert to grey85.
5923
5924 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5925
5926 * complete.el (partial-completion-mode) <defcustom>: Remove.
5927 (partial-completion-mode): Use define-minor-mode.
5928 (PC-do-completion): Understand `completion-auto-help = delay'
5929 to mean to popup the completion buffer only the second time.
5930 (PC-include-file-all-completions, PC-include-file-all-completions)
5931 (PC-include-file-all-completions): Don't quote lambda.
5932
5933 * comint.el (comint-mode-hook): Docstring fix.
5934 (comint-mode): Use define-derived-mode.
5935 (comint-mode-map): Remove obsolete comment.
5936 (make-comint): Minor stylistic change.
5937 (comint-insert-clicked-input): Be more careful to find the overlay.
5938 Use this-command-keys rather than hardcoding mouse-2.
5939
5940 * font-lock.el: Replace confusing (,@ with ,
5941 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5942 Don't use regexp-opt-depth. Spice up the regexp for args.
5943 Don't distinguish between cmds that can take an opt arg or not.
5944 Use `append' and `prepend' rather than `keep'.
5945
5946 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5947 (latex-outline-regexp): New var.
5948 (latex-outline-level): New fun.
5949 (latex-section-alist): New var.
5950 (latex-imenu-create-index): Use it. Use `push' as well.
5951 (tex-shell-map): Initialize it properly.
5952 (tex-mode): Minor stylistic change.
5953 (plain-tex-mode): Use define-derived-mode.
5954 (latex-mode): Use define-derived-mode.
5955 Construct the paragraph regexps in a more readable way.
5956 Set the buffer-local outline-{level,regexp} vars.
5957 (slitex-mode): Derive from latex-mode.
5958 (tex-common-initialization): Don't kill-all-vars anymore.
5959 Add setting for comment-add and font-lock-defaults.
5960 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5961 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5962 (tex-start-tex): New arg DIR (and send a chdir command for it).
5963 Also display the shell buffer and save it in tex-last-buffer-texed.
5964 (tex-region): Use expand-file-name rather than concat.
5965 Remove code made useless by changes in tex-start-tex.
5966 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5967
5968 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5969
5970 2000-09-28 Dave Love <fx@gnu.org>
5971
5972 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5973
5974 2000-09-28 Gerd Moellmann <gerd@gnu.org>
5975
5976 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5977 `append'.
5978
5979 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5980
5981 * info.el (Info-extract-pointer): Undo last change.
5982 Instead, fix the position of the `bound' arg to re-search-backward.
5983
5984 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5985
5986 * info.el (Info-extract-pointer):
5987 Widen more carefully, to avoid finding pointers in other nodes.
5988 (Info-index): Use push.
5989
5990 2000-09-27 Gerd Moellmann <gerd@gnu.org>
5991
5992 * frame.el (set-frame-font): Remove call to obsolete function
5993 frame-update-faces.
5994 (set-foreground-color, set-background-color): Likewise for
5995 frame-update-face-colors.
5996
5997 2000-09-27 Miles Bader <miles@gnu.org>
5998
5999 * image-file.el: New file.
6000
6001 2000-09-27 Gerd Moellmann <gerd@gnu.org>
6002
6003 * frame.el (frame-notice-user-settings): Don't call
6004 frame-update-faces, which is a no-op now.
6005
6006 * ediff-wind.el (ediff-control-frame-parameters): Add zero
6007 tool-bar-lines.
6008
6009 2000-09-27 Dave Love <fx@gnu.org>
6010
6011 * mouse.el: Fix last change.
6012
6013 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
6014
6015 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
6016
6017 2000-09-22 Kenichi Handa <handa@etl.go.jp>
6018
6019 * international/quail.el (quail-help): The output message is
6020 improved.
6021
6022 2000-09-26 Dave Love <fx@gnu.org>
6023
6024 * mouse.el (popup-menu): If POSITION is nil, set it using
6025 mouse-position.
6026
6027 2000-09-25 Sam Steingold <sds@gnu.org>
6028
6029 * net/browse-url.el (browse-url-file-url): Check for null maps.
6030
6031 2000-09-26 Gerd Moellmann <gerd@gnu.org>
6032
6033 * frame.el (frame-notice-user-settings): Don't add a
6034 tool-bar-lines frame parameter to default-frame-alist in batch mode.
6035
6036 * frame.el (frame-notice-user-settings):
6037 Make tool-bar-mode and default-frame-alist consistent.
6038
6039 * toolbar/tool-bar.el (tool-bar-help): New function.
6040
6041 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6042
6043 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
6044 current-load-list in top-level forms. Else this leaks a cons cell
6045 every time a defun is called.
6046
6047 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
6048
6049 2000-09-25 Dave Love <fx@gnu.org>
6050
6051 * startup.el (fancy-splash-head): Check XPM is available.
6052
6053 * autoinsert.el (auto-insert): Doc fix.
6054 (auto-insert-alist): Following GNU notices, don't say `copyright
6055 _by_'. Use line-beginning-position.
6056 (auto-insert): Check buffer-file-name is non-nil before use.
6057
6058 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6059
6060 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
6061 starting with `@def' or `@multitable', in addition to ones
6062 specified by the user in auto-fill-inhibit-regexp.
6063
6064 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
6065
6066 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
6067 rmail-dont-reply-to-names matches the empty string.
6068
6069 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6070
6071 * startup.el (command-line-1, fancy-splash-text): Change the
6072 text to sound more friendly.
6073
6074 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
6075
6076 * progmodes/hideshow.el: Update author email address.
6077 Generally, sync w/ maintainer version 5.22.
6078 (hs-hide-all-non-comment-function): New var.
6079 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
6080 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
6081 (hs-show-region): Delete this command.
6082 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
6083
6084 2000-09-22 Dave Love <fx@gnu.org>
6085
6086 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
6087 (hl-line-highlight): Specify buffer when moving overlay.
6088
6089 * progmodes/fortran.el (fortran-mode): Locally set
6090 normal-auto-fill-function.
6091 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
6092 (fortran-mode-map): Adjust auto-fill menu entry.
6093
6094 2000-09-22 Gerd Moellmann <gerd@gnu.org>
6095
6096 * vc-rcs.el (toplevel): Require `vc' when compiling.
6097
6098 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
6099
6100 2000-09-22 Andre Spiegel <spiegel@gnu.org>
6101
6102 * vc.el (vc-switch-backend): Signal an error if the file is not
6103 registered under the new backend.
6104
6105 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
6106 without explicit revision number.
6107
6108 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
6109
6110 * diff-mode.el (diff-file-header-face): Reset to its previous value.
6111 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
6112 (diff-xor): New function.
6113 (diff-find-source-location): Use it. Fix a stupid name clash.
6114 (diff-hunk-status-msg): New function.
6115 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
6116 (diff-test-hunk): Use diff-find-source-location.
6117 (diff-goto-source): Favor the `reverse'.
6118 (diff-hunk-text): Properly handle one-sided context diffs.
6119 (diff-apply-hunk): When done, advance to the next hunk.
6120
6121 2000-09-21 Gerd Moellmann <gerd@gnu.org>
6122
6123 * startup.el (command-line): If frame was created with a non-zero
6124 tool-bar-lines parameter, switch tool-bar-mode on.
6125
6126 * add-log.el (change-log-date-face, change-log-name-face)
6127 (change-log-email-face, change-log-file-face)
6128 (change-log-list-face, change-log-conditionals-face)
6129 (change-log-function-face, change-log-acknowledgement-face):
6130 New faces, inheriting from font-lock faces.
6131 (change-log-font-lock-keywords): Use them.
6132
6133 2000-09-21 Dave Love <fx@gnu.org>
6134
6135 * progmodes/cperl-mode.el (top-level): Clean up
6136 `eval-when-compile's and assorted defvars.
6137 (cperl-invalid-face): Don't double-quote value. Change custom
6138 type.
6139 (cperl-mode): Set normal-auto-fill-function and don't zap
6140 auto-fill-function.
6141 (cperl-imenu--function-name-regexp-perl): Renamed from
6142 imenu-example--function-name-regexp-perl.
6143 (cperl-imenu--create-perl-index): Renamed from
6144 imenu-example--create-perl-index.
6145 (cperl-xsub-scan): Don't require cl.
6146
6147 * msb.el (msb-mode-map): Use substitute-key-definition.
6148 (msb-mode): Use msb-mode-map.
6149
6150 2000-09-21 Andre Spiegel <spiegel@gnu.org>
6151
6152 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6153 New functions.
6154 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6155 (vc-switch-backend): New function.
6156 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6157 (vc-register): Fix prompt.
6158 (vc-unregister, vc-default-unregister): New functions.
6159 (vc-version-diff): Handle empty buffer in sentinel.
6160
6161 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6162 (vc-rcs-state-heuristic): Use it to guess the state of files with
6163 non-strict locking.
6164 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6165 been set with -b, but not created yet.
6166 (vc-rcs-fetch-master-state): With non-strict locking, compare file
6167 contents in order to find the state.
6168 (vc-rcs-checkin): Allow creation of branches with no changes.
6169 (vc-rcs-unregister, vc-rcs-receive-file)
6170 (vc-rcs-set-non-strict-locking): New functions.
6171
6172 * vc-hooks.el (vc-name): Force correct computation of the value
6173 in case it is missing.
6174
6175 2000-09-21 Gerd Moellmann <gerd@gnu.org>
6176
6177 * startup.el (fancy-splash-tail): Use a different foreground
6178 color on a dark frame background.
6179
6180 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
6181
6182 * info.el: Use the correct capitalization when making Info-mode
6183 and Info-edit-mode `special' modes.
6184
6185 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
6186
6187 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6188 (diff-mode): Add support for add-log.el.
6189 (diff-hunk-text): Use char offsets rather than line offsets.
6190 (diff-find-source-location): Replace LINE with line-offset (nil
6191 if not found) and always set POS to a meaningful position.
6192 Adapt to the new char-offsets.
6193 (diff-apply-hunk): Drop support for the unused `select' POPUP.
6194 Adapt to the new diff-find-source-location.
6195 (diff-goto-source): Adapt to the new diff-find-source-location.
6196
6197 * add-log.el (add-log-file-name): New function (split out of
6198 add-change-log-entry).
6199 (add-change-log-entry): Use it.
6200 Call add-log-file-name-function with the changelog file name if
6201 the current buffer is not associated with any file.
6202 Avoid find-file if the selected window is dedicated.
6203
6204 * diff-mode.el (diff-find-source-location):
6205 Move code from diff-apply-hunk. Return buffer rather than file.
6206 (diff-apply-hunk): Use the new result from diff-find-source-location.
6207 (diff-goto-source): Use the new diff-find-source-location.
6208
6209 2000-09-20 Dave Love <fx@gnu.org>
6210
6211 * iswitchb.el: Some doc fixes.
6212 (iswitchb-mode-map): Define completely initially. Inherit
6213 minibuffer-local-map.
6214 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6215 fundamental-mode.
6216 (iswitchb-global-map): New variable.
6217 (iswitchb-summaries-to-end): Amalgamate regexps.
6218 (iswitchb-mode): New.
6219 (iswitchb-mode-hook): New variable.
6220 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
6221 `extensions'.
6222
6223 2000-09-20 Gerd Moellmann <gerd@gnu.org>
6224
6225 * ehelp.el (electric-help): New defgroup.
6226 (electric-help-shrink-window): New user-option.
6227 (with-electric-help): Use it.
6228
6229 * window.el (shrink-window-if-larger-than-buffer): If face
6230 `mode-line' has a :box, and we're on a graphical frame, add 1
6231 to the needed window height.
6232
6233 * frame.el (frame-notice-user-settings): Add a last parameter nil
6234 to a call to `append', because the last list passed to `append' is
6235 not copied, and so subsequent calls to assq-delete-all will modify
6236 default-frame-alist.
6237
6238 * startup.el (fancy-splash-image): Change :type.
6239 (fancy-splash-head): Use an XBM image if appropriate.
6240 (command-line-1): Show splash screens in more cases.
6241
6242 * startup.el (fancy-splash-text): Don't quote faces.
6243
6244 * dired.el (dired-font-lock-keywords): Undo last change.
6245 (dired-readin): Bind indent-tabs-mode to nil.
6246
6247 * startup.el (fancy-splash-head): If frame's background mode
6248 is `dark', change the black background of the image to gray.
6249 (fancy-splash-screens): Display startup echo area message.
6250 (display-startup-echo-area-message): New function.
6251
6252 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
6253
6254 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6255
6256 * info.el (info-header-node): Tweak for color ttys.
6257
6258 * faces.el (face-valid-attribute-values): Make sure directories we
6259 search for stipples both exist and are readable before trying to
6260 search them.
6261
6262 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6263 in the dry-run case.
6264
6265 * jka-compr.el (with-auto-compression-mode): New macro.
6266
6267 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6268 (custom-group-tag-face, custom-variable-tag-face): Use relative
6269 :height and inherit from `variable-pitch' face instead of
6270 hardwiring :family.
6271 * hi-lock.el (hi-black-hb): Likewise.
6272
6273 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6274 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6275 toolbar-add-item, if image doesn't have a mask add a `:mask
6276 heuristic'.
6277
6278 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
6279
6280 * diff-mode.el: Docstring fixes.
6281 (diff-header-face, diff-comment-face): New faces.
6282 (diff-font-lock-keywords): Highlight a bit differently.
6283 (diff-find-source-location): Don't return SPAN any more.
6284 (diff-hunk-text): Don't bother erasing the temp buffer.
6285 (diff-find-text): Drop argument LINE.
6286 (diff-apply-hunk): Update calls to diff-find-text.
6287 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6288
6289 * calendar/calendar.el: Docstring fixes.
6290 (calendar-make-alist): Don't quote lambda.
6291 (calendar-star-date): Use make-local-variable.
6292
6293 2000-09-19 Dave Love <fx@gnu.org>
6294
6295 * toolbar/tool-bar.el: Renamed from toolbar.el.
6296 Change `toolbar' to `tool-bar' generally in symbols.
6297 Make some items invisible in `special' major modes.
6298 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6299 Add arg PROPS.
6300
6301 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6302 Add :version here.
6303 (fancy-splash-delay, fancy-splash-image): Remove :version here.
6304
6305 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6306
6307 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6308
6309 * files.el (find-file-suppress-same-file-warnings): New user-option.
6310 (find-file-noselect): Use it.
6311
6312 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6313 (fancy-splash-screen): Defgroup.
6314
6315 * add-log.el (change-log-font-lock-keywords): Match names
6316 more exactly for the case that font-lock-constant-face is
6317 underlined.
6318
6319 2000-09-19 Richard M. Stallman <rms@gnu.org>
6320
6321 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6322
6323 2000-09-19 Andre Spiegel <spiegel@gnu.org>
6324
6325 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6326
6327 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6328
6329 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6330 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6331 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6332 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6333 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6334 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6335 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6336 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6337 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6338 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6339 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6340 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6341
6342 * startup.el (fancy-splash-text): New variable.
6343 (fancy-splash-delay, fancy-splash-image): New user-options.
6344 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6345 (fancy-splash-screens): New functions.
6346 (command-line-1): If display has a `display' frame parameter, has
6347 colors, and we have XPM support, show more fancy splash screens.
6348
6349 2000-09-19 Dave Love <fx@gnu.org>
6350
6351 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
6352 with null `help'. Use modern backquote syntax.
6353
6354 2000-09-19 Gerd Moellmann <gerd@gnu.org>
6355
6356 * font-lock.el (font-lock-mode): Change message telling the user
6357 that ``the buffer is too big''.
6358
6359 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6360 for instance for the case that tab-width is 2.
6361
6362 2000-09-18 Gerd Moellmann <gerd@gnu.org>
6363
6364 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6365 toolbar-add-item, if image doesn't have a mask add a `:mask
6366 heuristic'.
6367
6368 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
6369
6370 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6371 and return a cons if it's non-nil.
6372 (diff-apply-hunk): Try to jump to the line in the source text
6373 corresponding to the position of point in the in the hunk.
6374
6375 * info.el (Info-title-3-face, Info-title-2-face)
6376 (Info-title-1-face): Use face inheritance and relative sizes
6377 instead of hard-wiring things.
6378
6379 * faces.el (secondary-selection): Make dark-background variant sane.
6380
6381 2000-09-16 Andrew Innes <andrewi@gnu.org>
6382
6383 * makefile.w32-in (compile-files-CMD): No need to make .elc files
6384 read-only, since they aren't under VC now.
6385
6386 2000-09-17 Dave Love <fx@gnu.org>
6387
6388 * tmm.el: Replace mapcar with mapc in several places.
6389
6390 * loadhist.el (unload-feature): Maybe call elp-restore-list and
6391 ad-unadvise.
6392
6393 * international/latin1-disp.el: New file.
6394
6395 * calendar/cal-move.el (scroll-calendar-left)
6396 (scroll-calendar-right): Make arg optional (for active mode line).
6397
6398 * calendar/calendar.el (calendar-mode-line-format): Make fields
6399 mouse-sensitive.
6400 (calendar-read-date, calendar-read-date, calendar-window-list):
6401 Unquote lambda.
6402 (calendar-month-name): Use aref, not sref.
6403
6404 * view.el (minor-mode-alist): Propertize the string.
6405
6406 * international/characters.el (standard-case-table): Add entries
6407 for Greek.
6408
6409 2000-09-18 Miles Bader <miles@gnu.org>
6410
6411 * info.el (info-node, info-xref): Add dark-background variants.
6412
6413 * faces.el (header-line): Change defaults to be less confusing
6414 when mixed with mode-lines.
6415
6416 * info.el (Info-fontify-node): Make a few cleanups.
6417 Add extra `help-echo' and `local-map' props to node xrefs.
6418 Use header-specific faces for node-names & xrefs.
6419 (Info-use-header-line): New variable.
6420 (info-header-xref, info-header-node): New faces.
6421 (Info-setup-header-line): New function.
6422 (Info-select-node): Call Info-setup-header-line when enabled.
6423 (Info-extract-pointer): Work even if the header line is hidden.
6424 (Info-header-line): New variable.
6425
6426 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6427
6428 * vms-patch.el (print-region-function): Don't quote lambda.
6429
6430 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6431
6432 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6433 (lm-get-header-re): Allow spaces between the header and the colon.
6434 (lm-header): Allow $ in non-RCS headers.
6435 (lm-header-multiline): Put the strings back into order.
6436 Stop at an empty line. Don't require two space chars if the
6437 line is clearly not another header line.
6438
6439 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6440 (popup-menu-popup): Remove.
6441
6442 2000-09-15 Gerd Moellmann <gerd@gnu.org>
6443
6444 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6445 specification if or if not tool-bar item contains an `:enabled'
6446 property.
6447
6448 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6449 current buffer has no file name.
6450
6451 2000-09-15 Dave Love <fx@gnu.org>
6452
6453 * strokes.el: Sync with maintainer's current version with changes
6454 for Emacs, but avoid runtime cl and levents.
6455 (toplevel): Change autoloads and compilation requires.
6456 (strokes-version, strokes-bug-address, strokes-lift): Values
6457 changed.
6458 (strokes-xpm-header, strokes-insinuated): New variable.
6459 (strokes): Add :link.
6460 (strokes-mode): Customized.
6461 (strokes-while-inhibiting-garbage-collector): New macro.
6462 (strokes-remassoc): Avoid remove-if.
6463 (strokes-fix-button2-command): Don't use ad-do-it.
6464 (strokes-insinuate): New function.
6465 (strokes-button-press-event-p, strokes-button-release-event-p):
6466 New functions, used instead of non-`strokes-' versions..
6467 (strokes-mouse-event-p): Rewritten.
6468 (strokes-event-closest-point): Avoid event-point.
6469 (strokes-get-grid-position): Avoid cdadr, caadr
6470 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6471 functions.
6472 (strokes-help): Use with-output-to-temp-buffer.
6473 (strokes-window-configuration-changed-p): New function.
6474 (strokes-update-window-configuration): Use buffer-live-p,
6475 strokes-window-configuration-changed-p.
6476 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6477 (strokes-char-face): New face.
6478 (strokes-char-table, strokes-base64-chars): New variable.
6479 (strokes-xpm-for-stroke, strokes-list-strokes)
6480 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6481 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6482 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6483 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6484 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6485 functions.
6486
6487 2000-09-15 Gerd Moellmann <gerd@gnu.org>
6488
6489 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6490
6491 * image.el (create-image): Doc fix.
6492
6493 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6494 instead of `:heuristic-mask t'.
6495
6496 2000-09-14 Andrew Innes <andrewi@gnu.org>
6497
6498 * makefile.w32-in: Revert to Unix line endings.
6499
6500 2000-09-14 Andrew Innes <andrewi@gnu.org>
6501
6502 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6503 when installing.
6504
6505 * makefile.nt (DONTCOMPILE): Fix typo.
6506
6507 * shell.el (shell-write-history-on-exit): New function.
6508 (shell-dumb-shell-regexp): New custom variable.
6509 (shell-mode): Make shell-write-history-on-exit the process
6510 sentinel if shell name matches shell-dumb-shell-regexp.
6511
6512 * w32-fns.el: Comment out before-init-hook function which resets
6513 source-directory based; this breaks bootstrap.
6514
6515 2000-09-14 Dave Love <fx@gnu.org>
6516
6517 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6518 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6519 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6520 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6521 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6522 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6523 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6524 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6525 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6526
6527 * toolbar/toolbar.el: New.
6528
6529 * subdirs.el: Add toolbar.
6530
6531 2000-09-14 Gerd Moellmann <gerd@gnu.org>
6532
6533 * indent.el (indent-for-tab-command): Doc fix.
6534
6535 2000-09-14 Alex Schroeder <alex@gnu.org>
6536
6537 * ansi-color.el (ansi-colors): Doc change.
6538 (ansi-color-get-face): Simplified regexp.
6539 (ansi-color-faces-vector): Added more faces, doc change.
6540 (ansi-color-names-vector): Doc change.
6541 (ansi-color-regexp): Simplified regexp.
6542 (ansi-color-parameter-regexp): New regexp.
6543 (ansi-color-filter-apply): Doc change.
6544 (ansi-color-filter-region): Doc change.
6545 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6546 deal with zero length parameters.
6547 (ansi-color-apply-on-region): Doc change.
6548 (ansi-color-map): Doc change.
6549 (ansi-color-map-update): Removed debugging message.
6550 (ansi-color-get-face-1): Added condition-case to trap
6551 args-out-of-range errors.
6552 (ansi-color-get-face): Doc change.
6553 (ansi-color-make-face): Removed.
6554 (ansi-color-for-shell-mode): New option.
6555
6556 2000-09-13 Kenichi Handa <handa@etl.go.jp>
6557
6558 * international/quail.el (quail-start-translation): Translate KEY
6559 if necessary even if it doesn't have any mapping in the current
6560 input method.
6561 (quail-start-conversion): Likewise.
6562 (quail-help): The output message is improved.
6563
6564 2000-09-13 Miles Bader <miles@gnu.org>
6565
6566 * comint.el (comint-output-filter): Revert to using
6567 `insert-before-markers'. Add bletcherous hack to undo damage
6568 caused by `insert-before-markers'. Put `front-sticky' property on
6569 overlays created here so that the field code understands how the
6570 overlay works. Use a let when making comint-last-prompt-overlay,
6571 so that the code is easier to read.
6572
6573 2000-09-13 Dave Love <fx@gnu.org>
6574
6575 * wid-edit.el (widget-default-format-handler): DTRT when
6576 doc-property is a function.
6577
6578 2000-09-12 Francesco Potorti` <pot@gnu.org>
6579
6580 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6581 filed name if it's not there.
6582
6583 2000-09-12 Dave Love <fx@gnu.org>
6584
6585 * simple.el (read-mail-command): Doc fix.
6586 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6587
6588 * vc.el (vc-dired-listing-switches): Fix :version.
6589
6590 * vc-hooks.el: Doc fixes.
6591
6592 * subr.el (add-minor-mode): Use toggle-fun arg.
6593
6594 * speedbar.el: Add :version to several defcustoms.
6595
6596 * imenu.el (imenu--truncate-items, imenu--cleanup)
6597 (imenu--generic-function): Avoid mapcar.
6598 (imenu--replace-spaces): Function removed.
6599 (imenu--completion-buffer): Use subst-char-in-string.
6600 (imenu-add-to-menubar): Use keymap inheritance.
6601
6602 2000-09-12 Miles Bader <miles@gnu.org>
6603
6604 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6605 (diff-mode-map): Bind `diff-test-hunk'.
6606 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6607
6608 2000-09-11 Gerd Moellmann <gerd@gnu.org>
6609
6610 * bytecomp.el (byte-compile-defvar): Undo last change
6611 because it breaks '(make-variable-buffer-local (defvar ...)'
6612 which is used at least in dired.
6613
6614 2000-09-12 Kenichi Handa <handa@etl.go.jp>
6615
6616 * international/quail.el (quail-define-package): Docstring
6617 modified.
6618
6619 2000-09-12 Kenichi Handa <handa@etl.go.jp>
6620
6621 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6622 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6623 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6624 docstring of "chinese-py".
6625
6626 * international/quail.el (quail-translation-docstring): New
6627 variable.
6628 (quail-show-keyboard-layout): Docstring modified.
6629 (quail-select-current): Likewise.
6630 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6631 infinite recursive call.
6632 (quail-help): Check quail-translation-docstring. Format of the
6633 output changed.
6634 (quail-help-insert-keymap-description): Adjusted for the above
6635 change.
6636
6637 2000-09-11 Gerd Moellmann <gerd@gnu.org>
6638
6639 * bytecomp.el (byte-compile-defvar): Only cons onto
6640 current-load-list in top-level forms. Else this leaks a cons cell
6641 every time a defun is called.
6642
6643 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6644
6645 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6646 Now understands non-unified diffs. Some functionality moved into
6647 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6648 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6649 modify anything. Only reposition point in the patched file if the
6650 patch succeeds. Only pop up another window if POPUP is true.
6651 Emit a message describing what happened if successful, and at what
6652 line-offset. Automatically detect reversed hunks and do something
6653 appropriate.
6654 (diff-hunk-text, diff-find-text): New functions.
6655 (diff-filter-lines): Function removed.
6656 (diff-test-hunk): New function.
6657 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6658
6659 2000-09-10 Dave Love <fx@gnu.org>
6660
6661 * textmodes/tildify.el: Minor doc/commentary fixes.
6662 (tildify) <defgroup>: Add :version.
6663
6664 * faces.el (face-x-resources): Make custom type more specific.
6665 (frame-background-mode): Use mapc.
6666 (region) <defcustom>: Add :version.
6667
6668 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6669
6670 * vc-sccs.el (vc-sccs-register):
6671 * vc-rcs.el (vc-rcs-register):
6672 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6673 * vc.el (vc-register): Clear file's properties.
6674
6675 2000-09-08 Gerd Moellmann <gerd@gnu.org>
6676
6677 * faces.el (face-spec-set): Only face-spec-reset-face when
6678 ATTRS is non-nil.
6679
6680 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6681
6682 * help.el (help-insert-xref-button): Fix a typo in doc string.
6683
6684 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6685
6686 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6687 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6688 methods.
6689
6690 * menu-bar.el (read-mail-item-name): New function.
6691 (menu-bar-tools-menu): Use it to compute and display the package
6692 used to read email.
6693 (menu-bar-tools-menu): Fix typo in GUD's help string.
6694
6695 2000-09-07 Dave Love <fx@gnu.org>
6696
6697 * diff-mode.el (diff-mouse-goto-source): New function.
6698
6699 * vc-sccs.el: Doc fixes.
6700 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6701
6702 * vc-rcs.el: Doc fixes.
6703 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6704 (vc-rcs-checkout-switches, vc-rcs-header)
6705 (vc-rcs-master-templates): Add or change :version.
6706
6707 * vc-cvs.el: Doc fixes.
6708 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6709 (vc-cvs-stay-local): Add :version.
6710
6711 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6712
6713 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6714
6715 * international/quail.el (quail-help): Fix previous change.
6716
6717 2000-09-07 Gerd Moellmann <gerd@gnu.org>
6718
6719 * faces.el (color-values): Doc fix.
6720
6721 * faces.el (frame-set-background-mode): Use frame-parameter
6722 instead of frame-parameters.
6723
6724 * frame.el (filtered-frame-list): Reduce consing.
6725 (frames-on-display-list): Call frame-parameter instead of
6726 frame-parameters.
6727
6728 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6729
6730 * language/devan-util.el (devanagari-to-indian-region): In the
6731 loop, change the following char, not preceding char.
6732
6733 2000-09-07 Gerd Moellmann <gerd@gnu.org>
6734
6735 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6736 instead of frame-parameters.
6737
6738 * faces.el (set-face-attribute): Simplify by calling
6739 internal-set-lisp-face-attribute with FRAME being 0.
6740
6741 * vc.el: Remove `Id' version control keyword.
6742
6743 2000-09-07 Kenichi Handa <handa@etl.go.jp>
6744
6745 * help.el (help-make-xrefs): Adjusted for the change of
6746 help-xref-mule-regexp.
6747 (help-insert-xref-button): New function.
6748
6749 * international/mule-cmds.el (help-xref-mule-regexp-template):
6750 Include the pattern for character set.
6751 (leim): New group.
6752
6753 * international/quail.el: Don't require face.
6754 (quail): New group.
6755 (quail-other-command): Dummy command to make quail-help work better.
6756 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6757 (quail-keyboard-layout-substitution): New variable.
6758 (quail-update-keyboard-layout): New function.
6759 (quail-keyboard-layout-type): New customizable variable.
6760 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6761 (quail-keyboard-translate): Pay attention to
6762 quail-keyboard-layout-substitution.
6763 (quail-insert-kbd-layout): New function.
6764 (quail-show-keyboard-layout): New function.
6765 (quail-get-translation): If the definition is a vector of length
6766 1, and the element is a string of length 1, return the character
6767 in that string.
6768 (quail-update-current-translations): Fix the case of
6769 relative-index out of range.
6770 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6771 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6772 Show key sequences for all available characters.
6773 (quail-help-insert-keymap-description): Don't show such verbose
6774 key bindings as quail-self-insert-command.
6775
6776 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6777 Format changed, and each element now have extra documentations.
6778 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6779 Adjusted for the change of quail-cxterm-package-ext-info.
6780
6781 2000-09-06 Gerd Moellmann <gerd@gnu.org>
6782
6783 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6784 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6785 during bootstrap.
6786
6787 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6788
6789 * vc.el: (toplevel): Don't require `dired' at run-time.
6790 (vc-dired-resynch-file): Remove autoload cookie.
6791
6792 2000-09-05 Andre Spiegel <spiegel@gnu.org>
6793
6794 * vc.el: Made several backend functions optional.
6795 (vc-default-responsible-p): New function.
6796 (vc-merge): Use RET for first version to trigger merge-news, not
6797 prefix arg.
6798 (vc-annotate): Handle backends that do not support annotation.
6799 (vc-default-merge-news): Removed. The existence of a merge-news
6800 implementation is now checked on caller sites.
6801
6802 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6803 case.
6804
6805 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6806 special case that has been removed from the default in vc-hooks.el.
6807
6808 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6809
6810 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6811
6812 2000-09-05 Andre Spiegel <spiegel@gnu.org>
6813
6814 * vc-hooks.el: Require vc during compilation.
6815 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6816 macro `with-vc-properties' in vc.el.
6817 (vc-file-getprop): Doc fix.
6818 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6819
6820 * vc.el: Require dired-aux during compilation.
6821 (vc-name-assoc-file): Moved to vc-sccs.el.
6822 (with-vc-properties): New macro.
6823 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6824 vc-finish-steal): Use it.
6825 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6826 to the backend-specific function is now supposed to do the checkout,
6827 too.
6828 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6829
6830 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6831 set file properties; that gets done in the generic code now.
6832
6833 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6834 Changed parameter list, added code from vc.el that does the
6835 checkout, possibly with a double-take.
6836
6837 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6838 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6839 the above under the new name.
6840 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6841 parameter list, added checkout command.
6842 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6843 properties; that gets done in the generic code now.
6844
6845 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6846
6847 * vc.el: Docstring fixes (courtesy of checkdoc).
6848
6849 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6850
6851 * vc.el (vc-checkout-writable-buffer-hook)
6852 (vc-checkout-writable-buffer): Remove.
6853 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6854 (vc-log-mode): Make it into a clean derived major mode.
6855 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6856 vc-log-mode if log-edit is not available.
6857 (vc-dired-mode-map): Don't set-keymap-parent yet.
6858 (vc-dired-mode): Do set-keymap-parent here.
6859 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6860
6861 2000-09-05 Gerd Moellmann <gerd@gnu.org>
6862
6863 * faces.el (set-face-attribute, face-spec-reset-face)
6864 (face-spec-set): Avoid consing by removing calls to `apply'.
6865
6866 * frame.el (frame-parameter): Move to C code.
6867
6868 2000-09-05 Dave Love <fx@gnu.org>
6869
6870 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6871 insert-before-markers-and-inherit. Now checked systematically!
6872
6873 2000-09-05 Alex Schroeder <alex@gnu.org>
6874
6875 * sql.el (sql-postgres): Use sql-postgres-options.
6876 (sql-postgres-options): New variable.
6877
6878 2000-09-05 Alex Schroeder <alex@gnu.org>
6879
6880 * sql.el (sql-mode-menu): Work around missing variable mark-active
6881 in XEmacs.
6882 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6883 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6884 compatibility.
6885
6886 2000-09-04 Gerd Moellmann <gerd@gnu.org>
6887
6888 * vc.el (vc-dired-resynch-file): Add autoload cookie.
6889
6890 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6891
6892 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6893
6894 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6895
6896 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6897 don't support anything else under SCCS yet.
6898
6899 * vc-hooks.el: Minor doc fixes.
6900
6901 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6902
6903 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6904 not necessary. If verbose in state `needs-patch', do the same as
6905 under `up-to-date'. When NOT verbose and `needs-patch', check out
6906 latest version instead of `merge-news'.
6907 (vc-next-action-dired): Don't mess with default-directory here; it
6908 breaks other parts of dired. It is the job of the
6909 backend-specific functions to adjust it temporarily if they need it.
6910 (vc-next-action): Remove a special CVS case.
6911 (vc-clear-headers): New optional arg FILE.
6912 (vc-checkin, vc-checkout): Set properties vc-state and
6913 vc-checkout-time properly.
6914 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6915 (vc-print-log): Use new backend function `show-log-entry'.
6916 (vc-cancel-version): Do the checks in a different order. Added a
6917 FIXME concerning RCS-only code.
6918
6919 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6920 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6921
6922 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6923
6924 * vc-hooks.el (vc-default-mode-line-string): Show state
6925 `needs-patch' as a `-' too.
6926
6927 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6928
6929 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6930 (vc-default-could-register): New function.
6931 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6932 (vc-resynch-buffer): Call vc-dired-resynch-file.
6933 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6934 vc-resynch-buffer instead of vc-resynch-window.
6935 (vc-next-action-dired): Don't redisplay here, that gets done as a
6936 result of the individual file operations.
6937 (vc-retrieve-snapshot): Corrected prompt order.
6938
6939 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6940
6941 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6942 as well.
6943 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6944 hostname regexps. Updated all callers.
6945 (vc-cvs-responsible-p): Handle directories as well.
6946 (vc-cvs-could-register): New function.
6947 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6948 properties up-to-date.
6949
6950 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6951 user whether to create one.
6952
6953 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6954
6955 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6956 check out a non-existing file.
6957
6958 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6959 workfile does not exist.
6960
6961 * vc.el (vc-version-diff): Use `require' to check for existence of
6962 diff-mode.
6963
6964 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6965
6966 * vc-cvs.el (vc-cvs-registered): Use new function
6967 vc-cvs-parse-entry to do the actual work.
6968
6969 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6970
6971 * vc-hooks.el (vc-find-backend-function): If function doesn't
6972 exist, return nil instead of error.
6973 (vc-call-backend): Doc fix.
6974
6975 * vc.el (vc-do-command): Doc fix.
6976 (vc-finish-logentry): When checking in from vc-dired, choose the
6977 right backend for logentry check.
6978 (vc-dired-mode-map): Inherit from dired-mode-map.
6979 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6980 simplified.
6981 (vc-dired-state-info): Removed, updated caller.
6982 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6983 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6984 (vc-dired-listing-switches): New variable.
6985 (vc-directory): Use it, instead of dired-listing-switches.
6986
6987 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6988 (vc-cvs-dir-state): New function.
6989 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6990 (vc-cvs-parse-entry): New function, also to be used in
6991 vc-cvs-registered.
6992
6993 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6994
6995 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6996 *or* single-window-frames.
6997
6998 2000-09-04 Andre Spiegel <spiegel@gnu.org>
6999
7000 * vc.el (vc-update-changelog): Split into generic part and default
7001 implementation. Doc string adapted.
7002 (vc-default-update-changelog): New function. Call the `rcs2log'
7003 script in exec-directory, to fix a long-standing nuisance.
7004
7005 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
7006 simply signals an error.
7007
7008 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7009
7010 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
7011 control-flow more clear and to avoid running `cvs' twice.
7012
7013 * vc.el (vc-next-action-on-file): Doc fix.
7014 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
7015 (vc-print-log): Eval `file' before constructing the continuation.
7016
7017 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7018
7019 * vc.el (vc-next-action-on-file): Corrected several messages.
7020 (vc-merge): Add prefix arg `merge-news'; handle it.
7021
7022 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
7023 is not reached. It is.
7024 (vc-cvs-merge): Set state to 'edited after merge.
7025 (vc-cvs-merge-news): Set workfile version to nil if not known.
7026 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
7027
7028 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
7029 via stdout. (Merge from main line.)
7030
7031 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7032
7033 * vc.el (vc-finish-logentry): Thinko in the "same comment"
7034 detection.
7035
7036 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7037
7038 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
7039 against kill-all-local-variables.
7040 (vc-log-edit): Don't save vc-parent-buffer any more.
7041 (vc-last-comment-match): Initialize to an empty string.
7042 (vc-post-command-functions): New hook.
7043 (vc-do-command): Run it.
7044 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
7045 (vc-finish-logentry): Only add the comment to the ring if it's
7046 different from the last comment entered.
7047 (vc-new-comment-index): New function.
7048 (vc-previous-comment): Use it. Make the minibuffer message
7049 slightly less terse.
7050 (vc-comment-search-reverse): Make it work forward as well. Don't
7051 set vc-comment-ring-index if no match is found. Use
7052 vc-new-comment-index.
7053 (vc-comment-search-forward): Use vc-comment-search-reverse.
7054 (vc-dired-mode-map): Don't inherit from dired-mode-map since
7055 define-derived-mode will do it for us. Bind `v' to a keymap that
7056 inherits from vc-prefix-map so that we can bind `vt' without
7057 binding C-x v t.
7058 (vc-retrieve-snapshot): Parenthesis typo.
7059
7060 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
7061 to 1. Make sure to switch to *vc* before looking for an error
7062 message. Use vc-parse-buffer.
7063
7064 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7065
7066 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
7067 and NAME.
7068 (vc-retrieve-snapshot): Split into two parts.
7069 (vc-default-retrieve-snapshot): New function.
7070
7071 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
7072 (vc-cvs-retrieve-snapshot): New function (untested).
7073 (vc-cvs-stay-local): Default to t.
7074 (vc-cvs-remote-p): New function and property.
7075 (vc-cvs-state): Stay local only if the above is t.
7076 (vc-handle-cvs): Removed.
7077 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
7078 done via vc-handled-backends now.
7079 (vc-cvs-header): Escape Id.
7080
7081 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7082
7083 * vc.el (vc-do-command): Remove unused commands.
7084 (vc-version-diff): Make sure default-directory ends with a slash.
7085 Move the window commands into a vc-exec-after.
7086 (vc-print-log): Move more of the code into the `vc-exec-after'.
7087
7088 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7089
7090 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
7091 (vc-print-log): Search current revision from beginning of buffer.
7092 (vc-revert-buffer): Clear echo area after the diff is finished.
7093 (vc-prefix-map): Removed definition of "t" for terse display in vc
7094 dired.
7095 (vc-dired-mode-map): Inherit from dired-mode-map. Added
7096 definition of "vt" for terse display.
7097 (vc-dired-mode): Fix dired-move-to-filename-regexp.
7098
7099 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7100
7101 * vc.el (vc-exec-after): Avoid caddr.
7102
7103 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7104
7105 * vc.el (vc-exec-after): New function.
7106 (vc-do-command): Use it to add a termination message for async
7107 procs.
7108 (vc-checkout): Try to handle a missing-backend situation.
7109 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
7110 of a directory with a backend using async diffs.
7111 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
7112 present.
7113
7114 * vc-sccs.el (vc-sccs-state-heuristic): Use
7115 file-ownership-preserved-p.
7116
7117 * vc-rcs.el (vc-rcs-state-heuristic): Use
7118 file-ownership-preserved-p.
7119 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
7120
7121 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7122
7123 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
7124 vc-do-command.
7125
7126 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
7127 when there are no changes.
7128
7129 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7130
7131 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
7132
7133 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7134
7135 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7136
7137 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7138
7139 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7140 the `fset' outside of the defvar so that it works even if
7141 vc-prefix-map was already defined.
7142 (vc-setup-buffer): New function, split out of vc-do-command.
7143 (vc-do-command): Allow BUFFER to be t to mean `just use the
7144 current buffer without any fuss'.
7145 (vc-version-diff): Change the `diff' backend operation to just put
7146 the diff in the current buffer without erasing it. Always use
7147 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
7148 shrink-window-if-larger-than-buffer.
7149 (vc-print-log): Change the `print-log' backend operation to just
7150 put the log in the current buffer without erasing it. Protect
7151 shrink-window-if-larger-than-buffer.
7152 (vc-update-change-log): Fix setd typo.
7153
7154 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7155 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7156
7157 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7158 (vc-rcs-diff): Insert in the current buffer and remove unused arg
7159 CMP.
7160
7161 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7162 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
7163 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7164
7165 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7166
7167 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7168 not possible, use vc-BACKEND-workfile-unchanged-p.
7169 (vc-default-workfile-unchanged-p): New function. Delegates to a
7170 full vc-BACKEND-diff.
7171
7172 * vc-hooks.el (vc-simple-command): Removed.
7173
7174 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7175 instead of vc-simple-command.
7176 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7177 avoid doing a diff when opening a file.
7178 (vc-rcs-state): Added check for unlocked-changes.
7179 (vc-rcs-header): Escape Id.
7180 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7181 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7182 version.
7183
7184 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7185 (vc-sccs-diff): Remove optional arg CMP.
7186 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7187 SCCS-specific function.
7188
7189 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7190 vc-simple-command.
7191
7192 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7193
7194 * vc.el (vc-editable-p): Renamed from vc-writable-p.
7195 (with-vc-file, vc-merge): Use vc-editable-p.
7196 (vc-do-command): Remove unused var vc-file and fix the
7197 doubly-defined `status' var. Add a user message when starting an
7198 async command.
7199 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7200 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7201 Use with-current-buffer.
7202 (vc-buffer-sync): Use unless.
7203 (vc-next-action-on-file): If the file is 'edited by read-only,
7204 make it read-write instead of trying to commit.
7205 (vc-version-diff, vc-update-change-log): Use `setq
7206 default-directory' rather than `cd'.
7207 (vc-log-edit): Don't forget to set default-directory in the
7208 buffer.
7209
7210 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7211 (vc-sccs-state-heuristic): Use file-writable-p instead of
7212 comparing userids.
7213 (vc-sccs-checkout): Use `unless'.
7214
7215 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7216 of comparing userids.
7217 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7218 Simplify the logic by eliminating unreachable code.
7219 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7220 just do a recursive call if we need to retry.
7221 (vc-rcs-checkout): Handle the case where rcs is missing by making
7222 the buffer read-write if requested and re-signalling the error.
7223
7224 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7225
7226 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7227
7228 * vc-hooks.el (vc-handled-backends): Docstring change.
7229 (vc-ignore-vc-files): Mark obsolete.
7230 (vc-registered): Check vc-ignore-vc-files.
7231 (vc-find-file-hook, vc-file-not-found-hook): Don't check
7232 vc-ignore-vc-files.
7233
7234 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7235
7236 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7237
7238 * vc.el (vc-checkout): Don't do anything special for ange-ftp
7239 files since ange-ftp already has vc-registered return nil.
7240
7241 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7242 (vc-sccs-workfile-version): Use with-temp-buffer and new
7243 vc-parse-buffer and don't bother setting the property.
7244 (vc-sccs-add-triple): Use with-current-buffer and
7245 find-file-noselect.
7246 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7247
7248 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
7249 derives from the old vc-parse-buffer but uses the revision number
7250 rather than the date (much easier to compare robustly).
7251 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
7252 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
7253 locking-user more directly. Check strict locking and set
7254 checkout-model appropriately.
7255 (vc-rcs-parse-locks): Remove.
7256 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7257 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7258 (vc-rcs-system-release): Use with-current-buffer and
7259 vc-parse-buffer.
7260 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7261
7262 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7263 (vc-simple-command): Docstring fix.
7264 (vc-registered): Align the way the file-handler is called with the
7265 way the function itself works.
7266 (vc-file-owner): Remove.
7267
7268 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
7269 extraction of fields and call to file-attributes because of a
7270 temporary bug in rcp.el.
7271 (vc-cvs-fetch-status): Use with-current-buffer.
7272
7273 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7274
7275 * vc.el (vc-do-command): Use file-relative-name.
7276 (vc-responsible-backend): Use vc-backend if possible.
7277 (vc-create-snapshot): Improve the `interactive' spec. Add support
7278 for branches and dispatch to backend-specific `create-snapshot'.
7279 (vc-default-create-snapshot): New function, containing the bulk of
7280 the old vc-create-snapshot.
7281 (vc-retrieve-snapshot): Improve the interactive spec.
7282
7283 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7284 (vc-backend-hook-functions): Remove.
7285 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7286 (vc-backend): Reintroduce the test for `file = nil' now that I
7287 know why it was there (and added a comment to better remember).
7288
7289 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7290 code from vc-sccs-hooks.el.
7291 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
7292 'vc anymore.
7293 (vc-sccs-responsible-p): Use expand-file-name instead of concat
7294 and file-directory-p instead of file-exists-p.
7295 (vc-sccs-check-headers): Simplify the regexp.
7296
7297 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7298 from vc-rcs-hooks.el. Don't require 'vc anymore.
7299 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7300 file-directory-p instead of file-exists-p.
7301
7302 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7303 from vc-cvs-hooks.el.
7304 (proto vc-cvs-registered): Require 'vc-cvs instead of
7305 'vc-cvs-hooks. Don't require 'vc anymore.
7306 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7307 file-directory-p instead of file-exists-p.
7308 (vc-cvs-create-snapshot): New function, replacing
7309 vc-cvs-assign-name.
7310 (vc-cvs-assign-name): Remove.
7311
7312 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7313
7314 * vc-cvs.el (vc-cvs-header): New var.
7315
7316 * vc-rcs.el (vc-rcs-exists): Remove.
7317 (vc-rcs-header): New var.
7318
7319 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7320 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7321 (vc-sccs-header): New var.
7322
7323 * vc.el (vc-do-command): Get rid of the `last' argument.
7324 (vc-header-alist): Remove, replaced by vc-X-header.
7325 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7326 (vc-dired-hook): Use expand-file-name instead of concat.
7327 (vc-directory): Use file-name-as-directory.
7328 (vc-snapshot-precondition, vc-create-snapshot)
7329 (vc-retrieve-snapshot): Allow the command to operate on any
7330 directory.
7331
7332 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7333 just removing the 'WORKFILE argument or by removing the 'MASTER
7334 argument and replacing `file' with (vc-name file).
7335
7336 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7337
7338 * vc.el: Update Copyright and add a crude list of backend funs.
7339 (vc-writable-p): New function.
7340 (with-vc-file): Use vc-writable-p.
7341 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7342 (vc-register): Avoid vc-name.
7343 (vc-locking-user): Remove.
7344 (vc-steal-lock): Make the `owner' arg non-optional.
7345 (vc-merge): Use vc-writable-p instead of vc-locking-user and
7346 vc-checkout-model.
7347 (vc-default-dired-state-info): Use vc-state instead of
7348 vc-locking-user and return special strings for special states.
7349 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7350 and get rid of one of the special CVS cases.
7351 (vc-cancel-version): prettify error message with \\[...].
7352 (vc-rename-master): New function.
7353 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7354 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
7355 the CVS special case generic.
7356 (vc-default-record-rename): Remove.
7357 (vc-file-tree-walk-internal): Only call FUNC for files that are
7358 under control of some VC backend and replace `concat' with
7359 expand-file-name.
7360 (vc-file-tree-walk): Update docstring.
7361 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7362 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7363
7364 * vc-sccs.el (vc-sccs-rename-file): Renamed from
7365 vc-sccs-record-rename. Use `find-file-noselect' rather than
7366 `find-file' and call `vc-rename-master' to do the actual move.
7367 (vc-sccs-diff): Remove unused `backend' variable.
7368
7369 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7370 to delay loading of vc-sccs until it is really used.
7371 (vc-sccs-master-templates): Preload.
7372 (vc-sccs-state): Update call to vc-sccs-parse-locks.
7373 (vc-sccs-project-dir): Remove (merged into
7374 vc-sccs-search-project-dir).
7375 (vc-sccs-search-project-dir): Rewrite using file name handling ops
7376 rather than `concat', make sure it is preloaded and don't bother
7377 to check that the file actually exists.
7378 (vc-sccs-parse-locks): Remove unused `file' argument, remove
7379 `locks' argument (use buffer's content instead) and eliminate n^2
7380 behavior.
7381
7382 * vc-rcs.el: Update Copyright.
7383 (vc-rcs-rename-file): New function.
7384 (vc-rcs-diff): Remove unused `backend' variable.
7385
7386 * vc-hooks.el: Update Copyright.
7387 (vc-backend): Don't accept a nil argument any more.
7388 (vc-up-to-date-p): Turn into a defsubst.
7389 (vc-possible-master): New function.
7390 (vc-check-master-templates): Use `vc-possible-master' and allow
7391 funs in vc-X-master-templates to return a non-existent file.
7392
7393 * vc-cvs.el: Update Copyright.
7394 (vc-cvs-diff): Remove unused `backend' variable.
7395 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7396
7397 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7398
7399 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7400
7401 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7402 since it can be called from vc-rcs.el.
7403 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7404
7405 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7406
7407 * vc.el (vc-version-diff): Expand file name read from the
7408 minibuffer. Handle the case when a previous version number can't
7409 be guessed. Give suitable messages when there were no differences
7410 found.
7411 (vc-clear-headers): Call backend-specific implementation, if one
7412 exists.
7413 (vc-cancel-version): Made error checks generic. When done, clear
7414 headers generically, too.
7415
7416 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7417 from vc-clear-headers in vc.el.
7418
7419 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7420 correctly.
7421 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7422 optional. Handle the case when it's not there.
7423
7424 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7425
7426 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7427
7428 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7429
7430 * vc-hooks.el (vc-loadup): Remove.
7431 (vc-find-backend-function): Use `require'. Also, handle the case
7432 where vc-BACKEND-hooks.el doesn't exist.
7433 (vc-call-backend): Cleanup.
7434
7435 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7436
7437 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7438 vc-rcs-grab-templates)
7439 (vc-rcs-registered): Remove. The default function works as well.
7440 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7441 vc-sccs-grab-templates)
7442 (vc-sccs-registered): Remove. The default function works as well.
7443
7444 * vc.el (vc-version-diff): Left out a vc- in call to
7445 vc-call-backend.
7446 (vc-default-dired-state-info, vc-default-record-rename)
7447 (vc-default-merge-news): Update for the new backend argument.
7448
7449 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7450 using the default function.
7451 (vc-call-backend): If calling the default function, pass it the
7452 backend as first argument. Update the docstring accordingly.
7453 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7454 for the new backend argument.
7455 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7456 (vc-find-backend-function): Use the new name.
7457 (vc-default-registered): New function.
7458
7459 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7460
7461 * vc.el (vc-merge): Use vc-find-backend-function.
7462
7463 * vc-hooks.el (vc-backend-functions): Remove.
7464 (vc-loadup): Don't setup 'vc-functions.
7465 (vc-find-backend-function): New function.
7466 (vc-call-backend): Use above fun and populate 'vc-functions
7467 lazily.
7468 (vc-backend-defines): Remove.
7469
7470 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7471
7472 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7473 Call vc-call-backend without the leading vc-.
7474 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7475 (vc-check-headers): Call vc-call-backend without the leading vc-.
7476 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7477 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7478 Call vc-call-backend without the leading vc-.
7479
7480 * vc-cvs.el (tail): Provide vc-cvs.
7481 * vc-sccs.el (tail): Provide vc-sccs.
7482 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7483
7484 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7485 (vc-make-backend-function, vc-call): Pass names without leading
7486 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7487 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7488 (vc-call-backend): Always try to load vc-X-hooks.
7489 (vc-registered): Remove vc- in call to vc-call-backend.
7490
7491 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7492
7493 * vc.el (vc-process-filter): New function.
7494 (vc-do-command): Setup `vc-process-filter' for the async process.
7495 (vc-maybe-resolve-conflicts): New function to reduce
7496 code-duplication. Additionally, it puts the buffer in
7497 `smerge-mode' if applicable.
7498 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7499 calling `merge-news'.
7500 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7501 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7502 interfacing to log-edit.el.
7503 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7504 log-edit is available.
7505 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7506
7507 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7508
7509 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7510 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7511 defvar and the initialization.
7512 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7513
7514 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7515 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7516
7517 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7518
7519 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7520
7521 * vc.el (vc-file-clear-masterprops): Removed.
7522 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7523 (vc-version-diff): Use buffer-size without argument.
7524 (vc-register): Heed vc-initial-comment.
7525
7526 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7527 default branch.
7528
7529 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7530 file name and workfile version.
7531 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7532
7533 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7534 vc-file-clear-masterprops.
7535
7536 * vc-sccs.el (vc-sccs-checkout): Removed call to
7537 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7538 rather than user login name.
7539
7540
7541 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7542
7543 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7544 `want-differences-if-changed' and simplify.
7545 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7546 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7547 output (which is invalid for async vc-diff) to decide whether to
7548 do the revert silently or not.
7549
7550 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7551
7552 * vc-hooks.el (vc-loadup): Load files quietly.
7553 (vc-call-backend): Oops, brain fart.
7554
7555 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7556
7557 * vc-cvs.el (vc-cvs-state): Typo.
7558 (vc-cvs-merge-news): Return the status code rather than the error msg.
7559
7560 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7561
7562 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7563 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7564 vc-state or vc-up-to-date-p.
7565 (vc-merge): Use vc-backend-defines to check whether merging is
7566 possible. Set state to 'edited after successful merge.
7567
7568 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7569 return that name. Redocumented.
7570
7571 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7572
7573 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7574 new `vc-state' semantics.
7575 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7576 'vc-locking-user to the current user.
7577 (vc-merge): Inline vc-backend-merge. Comment out code that I
7578 don't understand and hence can't adapt to the new `vc-state' and
7579 `vc-locking-user' semantics.
7580 (vc-backend-merge): Remove.
7581
7582 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7583 rather than 'vc-locking-user.
7584
7585 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7586
7587 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7588 (vc-state): Don't use 'reserved any more. Just use the same
7589 convention as the one used for vc-<backend>-state where the
7590 locking user (as a string) is returned.
7591 (vc-locking-user): Update, based on the above convention. The
7592 'vc-locking-user property has disappeared.
7593 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7594
7595 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7596 with a heuristic one.
7597 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7598 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7599 error. That allows us to get to 'needs-merge even in the
7600 stay-local case. There's still no way to detect 'needs-patch in
7601 such a setup (or to force an update for that matter).
7602 (vc-cvs-logentry-check): Remove, the default works as well.
7603
7604 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7605
7606 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7607
7608 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7609 major-mode in which the buffer might have been put earlier. Use
7610 `remove' and `when'. Allow `okstatus' to be `async' and use
7611 `start-process' in this case.
7612 (vc-version-diff): Handle the case where the diff looks empty
7613 because of the use of an async process.
7614
7615 2000-09-04 Andre Spiegel <spiegel@gnu.org>
7616
7617 * vc.el (vc-next-action-on-file): Removed optional parameter
7618 `simple'. Recompute state unconditionally.
7619 (vc-default-toggle-read-only): Removed.
7620
7621 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7622 (vc-toggle-read-only): Undid prev change.
7623
7624 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7625 vc-cvs-simple-toggle. Redocumented.
7626 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7627 (vc-cvs-toggle-read-only): Removed.
7628
7629 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7630
7631 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7632 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7633 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7634 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7635 still is. So maybe it should be removed.
7636 (vc-head-version, vc-find-binary): Remove.
7637 (vc-recompute-state): Move from vc-hooks.el.
7638 (vc-next-action-on-file): Add a `simple' argument to allow
7639 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7640 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7641 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7642 (vc-dired-mode-map): Properly defvar it.
7643 (vc-print-log): Call log-view-mode if available.
7644 (small-temporary-file-directory): defvar instead of use boundp.
7645 (vc-merge-news): Moved to vc-cvs.el.
7646 (vc-default-merge-news): New function.
7647
7648 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7649 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7650 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7651 unknown `vc-latest-version' function. It should probably refer to
7652 vc-workfile-version or somesuch, but it's very unclear to me and I
7653 don't have SCCS to test things.
7654
7655 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7656 (vc-sccs-state-heuristic): Fix typo.
7657 (vc-sccs-workfile-unchanged-p): Add missing argument.
7658
7659 * vc-rcs.el: Require vc and vc-rcs-hooks.
7660 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7661 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7662 (vc-release-greater-or-equal-p): Move from vc.
7663 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7664 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7665 (vc-rcs-checkout): Add a missing `new-version' argument in the
7666 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7667
7668 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7669 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7670 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7671 than the apparently unbound `workfile-version'.
7672
7673 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7674 (vc-file-prop-obarray): Use `make-vector'.
7675 (vc-backend-functions): Add new hookable functions
7676 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7677 (vc-loadup): If neither backend nor default functions exist, use
7678 the backend function rather than nil.
7679 (vc-call-backend): If the function if not bound yet, try to load
7680 the non-hook file to see if it provides it.
7681 (vc-call): New macro plus use it wherever possible.
7682 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7683 nor `vc-find-binary' since it's only called from
7684 vc-mistrust-permission which is only used once the backend is known.
7685 (vc-checkout-model): Fix parenthesis.
7686 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7687
7688 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7689 (vc-cvs-release, vc-cvs-system-release): Remove.
7690 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7691 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7692 status symbols.
7693 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7694 (vc-cvs-toggle-read-only): First cut at a function to allow a
7695 cvs-status-free vc-toggle-read-only.
7696 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7697 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7698 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7699 (vc-cvs-checkout): Modify access rights directly if the user
7700 requested not to use `cvs edit'. And refresh the mode line.
7701
7702 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7703 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7704
7705 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7706
7707 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7708 workfile' that got lost when the code was extracted from vc.el.
7709 And merged the tail with the rest of the code (not possible in the
7710 old vc.el where the tail was shared among all backends). And
7711 explicitly set the state to 'edited if `writable' is set.
7712
7713 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7714 (vc-cvs-state): Be careful to return the value from
7715 vc-cvs-parse-state.
7716 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7717 property but return it instead. Also be careful to handle a nil
7718 or "" `rev' when workfile is non-nil (it was handled properly when
7719 workfile was nil).
7720
7721 * vc.el: Removed those pesky unnecessary `(function' quotes.
7722 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7723 directly in the defvar.
7724 (vc-do-command): Bind inhibit-read-only so as to properly handle
7725 the case where the destination buffer has been made read-only.
7726 (vc-diff): Delegate to vc-version-diff in all cases.
7727 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7728 (vc-annotate-mode-variables): Removed (code moved partly to
7729 defvars and partly to vc-annotate-add-menu).
7730 (vc-annotate-mode): Turned into a derived-mode.
7731 (vc-annotate-add-menu): Moved in code in
7732 vc-annotate-mode-variables.
7733 (vc-update-change-log): Use make-temp-file if available.
7734
7735 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7736
7737 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7738 `vc-checkout-model' updated to `vc-cvs-update-model'.
7739
7740 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7741
7742 * vc.el (vc-next-action-on-file): Added handling of state
7743 `unlocked-changes'.
7744 (vc-checkout-carefully): Is now practically obsolete, unless the
7745 above is too slow to be enabled unconditionally.
7746 (vc-update-change-log): Fixed typo.
7747
7748 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7749
7750 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7751 Now handles state `unlocked-changes'.
7752 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7753
7754 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7755
7756 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7757 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7758 `unlocked-changes'.
7759 (vc-rcs-workfile-unchanged-p): Renamed from
7760 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7761 function yet, but supposed to become one soon.
7762
7763 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7764 `vc-steal-lock'.
7765 (vc-call-backend): Changed error message.
7766 (vc-state): Added description of state `unlocked-changes'.
7767
7768 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7769
7770 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7771 always return t in CVS-controlled directories.
7772
7773 * vc.el (vc-responsible-backend): New function.
7774 (vc-register): Largely rewritten.
7775 (vc-admin): Removed (implementation moved into vc-register).
7776 (vc-checkin): Redocumented.
7777 (vc-finish-logentry): If no backend defined yet (because we are in
7778 the process of registering), use the responsible backend.
7779
7780 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7781 Updated function lists.
7782 (vc-call-backend): Fixed typo.
7783
7784 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7785 New functions.
7786 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7787 Removed query option. Redocumented.
7788
7789 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7790
7791 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7792
7793 * vc.el: Updated callers of `vc-checkout-required' to use
7794 `vc-checkout-model'.
7795
7796 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7797
7798 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7799 stuff updated to reference this function instead of the old
7800 `vc-backend-release-p'.
7801
7802 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7803
7804 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7805 vc-checkout-model. Return appropriate values. Updated callers.
7806
7807 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7808
7809 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7810 (vc-backend-revert): Function moved into `vc-revert';
7811 `vc-next-action' must be updated to accomodate this change.
7812 (vc-backend-steal): Function moved into `vc-finish-steal'.
7813 (vc-backend-logentry-check): Function moved into
7814 `vc-finish-logentry'.
7815 (vc-backend-printlog): Function moved into `vc-print-log'.
7816 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7817 (vc-backend-assign-name): Function moved into
7818 `vc-create-snapshot'.
7819
7820 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7821
7822 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7823 Rename to vc-checkout-model. Return appropriate values.
7824 Update callers.
7825
7826 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7827 to vc-checkout-model.
7828 (vc-checkout-required): Rename to vc-checkout-model.
7829 Re-implement and re-comment.
7830 (vc-after-save): Use vc-checkout-model.
7831
7832 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7833
7834 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7835 Update to use the vc-BACKEND-diff functions instead.
7836 `vc-diff' is now working.
7837
7838 * vc-rcs.el (vc-rcs-logentry-check): New function.
7839
7840 * vc-cvs.el (vc-cvs-logentry-check): New function.
7841
7842 * vc-sccs.el (vc-sccs-diff): Function changed name from
7843 `vc-backend-diff'. This makes `vc-diff' work.
7844
7845 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7846 of functions possibly implemented in a vc-BACKEND library.
7847 (vc-checkout-required): Fix bug that caused an error to be
7848 signaled during `vc-after-save'.
7849
7850 * vc.el: Fix typo.
7851 This checkin is made with our new VC code base for the very first time.
7852 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7853
7854 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7855 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7856
7857 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7858 updated to `vc-uses-locking'.
7859 (vc-checkout-required): Call to backend function.
7860 `vc-checkout-required' updated to `vc-uses-locking' instead.
7861
7862 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7863 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7864
7865 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7866 to match the split into various backends.
7867 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7868 (vc-retrieve-snapshot): Bug fix.
7869
7870 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7871
7872 * vc-sccs.el (vc-sccs-release): Doc fix.
7873
7874 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7875
7876 * vc.el (vc-next-action-on-file): Bug found and fixed.
7877 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7878 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7879
7880 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7881 (vc-rcs-checkout): Name space cleaned up. No more revision number
7882 crunching function names that are not prefixed with vc-rcs.
7883 (vc-rcs-checkout-model): Function added. References to
7884 `vc-checkout-model' replaced.
7885
7886 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7887
7888 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7889 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7890 still need to be split, and implemented for RCS).
7891
7892 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7893
7894 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7895
7896 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7897 required by the vc.el file.
7898
7899 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7900 required by the vc.el file.
7901 (vc-rcs-exists): Function added.
7902
7903 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7904 required by the vc.el file.
7905
7906 * vc.el (vc-admin): Updated to handle selection of appropriate
7907 backend. Current implementation is crufty and need re-thinking.
7908
7909 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7910
7911 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7912
7913 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7914 beginning of annotate buffers correctly.
7915
7916 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7917 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7918 functionality updated quite a lot to support multiple backends.
7919 Variables `vc-annotate-mode', `vc-annotate-buffers',
7920 `vc-annotate-backend' added.
7921
7922 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7923 `vc-annotate-difference' added to supported backend functions.
7924
7925 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7926
7927 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7928 Use with-temp-file instead of /bin/sh. Merged from mainline
7929
7930 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7931
7932 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7933
7934 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7935
7936 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7937
7938 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7939
7940 * vc-hooks.el: vc-state-heuristic added to
7941 vc-backend-hook-functions.
7942
7943 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7944
7945 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7946
7947 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7948 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7949 state to `reserved'.
7950
7951 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7952 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7953
7954 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7955
7956 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7957 untouched.
7958
7959 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7960
7961 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7962 if defined. (Merged from main line, slightly adapted.)
7963
7964 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7965 millenium problem (merged from mainline).
7966
7967 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7968
7969 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7970 part and moved the non-BACKEND stuff to vc.el.
7971
7972 * vc.el: Split the annotate feature into a BACKEND specific part
7973 and moved it from the vc-cvs.el file to this one.
7974
7975 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7976
7977 * vc-hooks.el: Implement new state model.
7978 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7979 (vc-locking-user): Simplify. Now only needed if the file is
7980 locked by somebody else.
7981 (vc-lock-from-permissions): Remove. Functionality is in
7982 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7983 (vc-mode-line-string): New name for former vc-status. Adapted.
7984 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7985
7986 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7987 Various simplifications and adaptations all over the place.
7988
7989 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7990 Simplify and adapt the rest.
7991
7992 * vc.el (vc-resynch-window): Add TODO comment: check for
7993 interaction with view mode according to recent RCS change.
7994 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7995
7996 2000-09-04 Martin Lorentzson <martinl@gnu.org>
7997
7998 * vc.el: Convert the remaining function comments to docstrings.
7999
8000 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8001
8002 * vc.el (vc-backend-release, vc-release-greater-or-equal)
8003 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
8004 (vc-minor-part, vc-previous-version): Functions that operate and
8005 compare revision numbers got proper documentation. Comments added
8006 about their possible removal.
8007
8008 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8009
8010 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
8011 the vc-backend.el files.
8012
8013 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
8014
8015 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
8016 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
8017 (vc-rcs-previous-version): Functions added.
8018
8019 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
8020
8021 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
8022
8023 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8024
8025 * vc-hooks.el (vc-master-templates): Is really obsolete.
8026 Comment out the definition for now. What is the right procedure
8027 to get rid of it?
8028 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
8029 rewritten.
8030 (vc-default-registered): Remove.
8031 (vc-check-master-templates): New function; does mostly what the
8032 above did before.
8033 (vc-locking-user): Don't rely on the backend to set the property.
8034
8035 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
8036 Rewrite documentation.
8037 (vc-rcs-templates-grabbed): New variable.
8038 (vc-rcs-grab-templates): New function.
8039 (vc-rcs-registered): Rewrite to use above mechanism.
8040
8041 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
8042 Rewrite documentation.
8043 (vc-sccs-templates-grabbed): New variable.
8044 (vc-sccs-grab-templates): New function.
8045 (vc-sccs-registered): Rewrite to use above mechanism.
8046 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
8047 Don't throw the result, simply return it.
8048
8049 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
8050 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
8051 (vc-cvs-registered): Does the check itself now. Simplify.
8052
8053 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
8054 from main line.
8055
8056 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8057
8058 * vc-cvs.el (vc-cvs-diff): New function.
8059
8060 * vc-sccs.el (vc-sccs-diff): New function.
8061
8062 * vc-rcs.el (vc-rcs-diff): New function.
8063 (vc-rcs-checkout): Bug (typo) found and fixed.
8064 (vc-rcs-register-switches): New variable.
8065
8066 * vc.el (vc-backend-diff): Function removed and placed in the
8067 backend files.
8068
8069 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8070
8071 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
8072
8073 * vc.el (vc-backend-checkout): Function removed and replaced in
8074 the vc-backend.el files.
8075
8076 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
8077
8078 * vc.el (vc-backend-admin): Removed and replaced in the
8079 vc-backend.el files.
8080
8081 * vc.el (Martin): Removed all the annotate functionality since it
8082 is CVS backend specific.
8083
8084 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8085
8086 * spec.txt: Added specification of vc-state.
8087
8088 * vc-sccs-hooks.el (vc-sccs-master-properties):
8089 Remove handling of vc-latest-version and
8090 vc-your-latest-version. What used to be vc-latest-version, is now
8091 returned as vc-workfile-version.
8092 (vc-sccs-workfile-version): Adapt.
8093
8094 2000-09-04 Dave Love <fx@gnu.org>
8095
8096 * vc.el: [Merged from mainline.]
8097 (vc-dired-mode): Make the dired-move-to-filename-regexp
8098 regexp match the date, to avoid treating date as file size.
8099 Add YYYY S option to WESTERN/
8100
8101 2000-09-04 Dave Love <fx@gnu.org>
8102
8103 * vc.el: Require `compile' when compiling.
8104 (vc-logentry-check-hook): New option.
8105 (vc-steal-lock): Use compose-mail.
8106 (vc-dired-mode-map): Defvar when compiling.
8107 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
8108 vc-sccs.el and renamed. Callers changed.
8109 (vc-backend-checkout, vc-backend-logentry-check)
8110 (vc-backend-merge-news): Doc fix.
8111 (vc-default-logentry-check): New function.
8112 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
8113 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
8114 (vc-backend-merge): Doc fix. Use backend functions.
8115 (vc-check-headers): Use backend functions.
8116
8117 * vc-cvs.el: Require vc when compiling.
8118 (vc-cvs-register-switches): Doc fix.
8119 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
8120 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
8121 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
8122 New functions (code from vc.el).
8123 (vc-annotate-display-default): Fix interactive spec.
8124 (vc-annotate-time-span): Doc fix.
8125
8126 * vc-rcs.el: Require vc when compiling.
8127 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
8128 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
8129 (vc-rcs-checkin): New functions (code from vc.el).
8130 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
8131 Doc fix.
8132 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
8133
8134 * vc-sccs.el: Require vc when compiling.
8135 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8136 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8137 (vc-sccs-revert)
8138 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8139 from vc.el).
8140 (vc-sccs-add-triple, vc-sccs-record-rename)
8141 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8142 (vc-sccs-admin): Doc fix.
8143
8144 2000-09-04 Martin Lorentzson <martinl@gnu.org>
8145
8146 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8147 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8148 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8149 from vc.el.
8150
8151 * vc-sccs.el (vc-admin-sccs): Added from vc.el
8152
8153 * vc-cvs.el: Moved the annotate functionality from vc.el.
8154 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8155
8156 2000-09-04 Dave Love <fx@gnu.org>
8157
8158 * vc.el (vc-backend-release): Call vc-system-release.
8159
8160 * vc-sccs.el (vc-sccs-system-release):
8161 Renamed from vc-sccs-backend-release.
8162
8163 * vc-rcs.el (vc-rcs-system-release):
8164 Renamed from vc-rcs-backend-release.
8165
8166 * vc-cvs.el (vc-cvs-system-release):
8167 Renamed from vc-cvs-backend-release.
8168
8169 2000-09-04 Dave Love <fx@gnu.org>
8170
8171 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8172 backend files.
8173 (vc-backend-release): Dispatch to backend functions.
8174 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
8175 probably needs attention.]
8176
8177 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8178 (vc-sccs-backend-release): New function.
8179
8180 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8181 (vc-cvs-backend-release): New function.
8182
8183 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8184 Doc fix.
8185 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8186 (vc-default-dired-state-info): New function.
8187 (vc-dired-state-info): Dispatch to backends.
8188 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
8189
8190 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8191 from vc.el and renamed.
8192
8193 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8194
8195 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8196 (vc-version-other-window, vc-backend-assign-name): Removed
8197 references to vc-latest-version; sometimes changed into
8198 vc-workfile-version.
8199
8200 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8201 vc-rcs-master-workfile-version.
8202 (vc-rcs-workfile-version): Use the above. Don't call
8203 vc-latest-version (that was unreachable code, anyway).
8204 (vc-rcs-fetch-master-properties): Doc fix.
8205
8206 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8207 (vc-backend-hook-functions): Removed them from this list, too.
8208 (vc-fetch-properties): Removed.
8209 (vc-workfile-version): Doc fix.
8210
8211 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8212 (vc-rcs-workfile-version, vc-rcs-locking-user)
8213 (vc-rcs-uses-locking): Use it.
8214
8215 * vc-hooks.el (vc-consult-rcs-headers):
8216 Moved into vc-rcs-hooks.el, under the name
8217 vc-rcs-consult-headers.
8218
8219 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8220 headers.
8221 (vc-cvs-find-master): Use this name only; correct different
8222 versions of the name.
8223
8224 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8225 New functions.
8226 (vc-sccs-locking-user): Use the latter.
8227
8228 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8229 New functions.
8230
8231 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8232 Moved into both
8233 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
8234 functions are implementation details of those two backends.
8235
8236 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8237
8238 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8239 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8240
8241 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8242 (vc-sccs-parse-locks): SCCS-specific code moved here from
8243 vc-hooks.
8244
8245 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8246 code moved here from vc-hooks.
8247
8248 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8249 into back-end specific parts and removed. Callers not updated
8250 yet; because I guess these callers will disappear into back-end
8251 specific files anyway.
8252
8253 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8254
8255 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8256 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8257 `vc-uses-locking'.
8258
8259 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8260 Store yes/no in the property, and return t/nil. Updated all
8261 callers.
8262
8263 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8264 vc-sccs-uses-locking. Don't set property.
8265 (vc-sccs-locking-user): Don't set property.
8266
8267 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8268 vc-cvs-uses-locking. Don't set property here; leave that to
8269 vc-hooks.
8270 (vc-cvs-locking-user): Reflect above change. Streamlined.
8271
8272 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8273 vc-rcs-uses-locking.
8274 (vc-rcs-locking-user): Reflect above change.
8275
8276 2000-09-04 Dave Love <fx@gnu.org>
8277
8278 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8279
8280 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8281
8282 * vc-hooks.el (vc-checkout-model): Punt to backends.
8283
8284 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8285
8286 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8287
8288 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8289 New functions.
8290
8291 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8292 New functions.
8293
8294 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8295 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8296
8297 * vc-hooks.el (vc-default-locking-user): New function.
8298 (vc-locking-user, vc-workfile-version): Punt to backends.
8299
8300 2000-09-04 Dave Love <fx@gnu.org>
8301
8302 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8303 (vc-master-workfile-version): Moved from vc-hooks.
8304
8305 * vc-rcs-hooks.el: Fix duplicate code in last change.
8306
8307 * vc-rcs-hooks.el: Require vc-hooks when compiling.
8308 (vc-rcs-master-templates): Improve :type.
8309 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8310 vc-master-workfile-version): Moved from vc-hooks.
8311
8312 * vc-sccs-hooks.el: Require vc-hooks when compiling.
8313 (vc-sccs-master-templates): Improve :type.
8314 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8315
8316 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8317
8318 * vc-cvs-hooks.el: Require vc-hooks when compiling.
8319 (vc-cvs-master-templates): Improve :type. Use
8320 vc-cvs-find-cvs-master.
8321 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8322 from vc-hooks.
8323 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8324
8325 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8326 Moved to vc-cvs-hooks.
8327
8328 * vc-hooks.el: Add doc strings in various places. Simplify the
8329 minor mode setup.
8330 (vc-handled-backends): New user variable.
8331 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8332 simplification.
8333
8334 2000-09-04 Dave Love <fx@gnu.org>
8335
8336 * vc.el: Some doc fixes for autoloaded and interactive functions.
8337 Fix compilation warnings from ediff stuff.
8338 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8339
8340 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8341
8342 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8343
8344 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8345
8346 2000-09-04 Dave Love <fx@gnu.org>
8347
8348 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8349 New variable.
8350 (vc-make-backend-function, vc-loadup, vc-call-backend)
8351 (vc-backend-defines): New functions.
8352
8353 * vc-hooks.el: Various doc fixes.
8354 (vc-default-back-end, vc-follow-symlinks): Custom fix.
8355 (vc-match-substring): Function removed. Callers changed to use
8356 match-string.
8357 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8358 Simplify.
8359
8360 2000-09-04 Dave Love <fx@gnu.org>
8361
8362 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8363 type.
8364 (vc-sccs-project-dir, vc-search-sccs-project-dir)
8365 (vc-sccs-registered): Doc fix.
8366
8367 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8368 (vc-cvs-registered): Doc fix.
8369
8370 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8371 (vc-rcs-registered): Doc fix.
8372
8373 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8374
8375 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8376
8377 * vc-hooks.el: vc-registered has been renamed
8378 vc-default-registered. Some functions have been moved to the
8379 backend specific files. they all support the
8380 vc-BACKEND-registered functions.
8381
8382 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8383
8384 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8385
8386 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8387
8388 2000-09-04 Dave Love <fx@gnu.org>
8389
8390 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8391 menu-bar-update-hook.
8392
8393 * help.el (help-manyarg-func-alist): Add
8394 find-operation-coding-system.
8395
8396 * wid-edit.el (widget-sexp-validate): Fix garbled code.
8397
8398 * custom.el (custom-set-variables): Print message about errors in
8399 setting.
8400
8401 2000-09-03 Andrew Innes <andrewi@gnu.org>
8402
8403 * makefile.w32-in: Change to DOS line endings.
8404
8405 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8406
8407 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8408 minor-mode keymaps, if they don't have one.
8409
8410 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8411
8412 * eshell/esh-module.el (eval-when-compile): Don't lose if
8413 esh-module.el's file name is truncated to DOS 8+3 limits.
8414
8415 2000-09-01 John Wiegley <johnw@gnu.org>
8416
8417 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8418 predicate, which caused entries in the completion list to be
8419 doubled.
8420
8421 2000-08-30 John Wiegley <johnw@gnu.org>
8422
8423 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8424 sending to subprocesses. Also, hook pre-command-hook if
8425 `eshell-send-direct-to-subprocesses' is non-nil.
8426 (eshell-send-direct-to-subprocesses): New config variable. If t,
8427 subprocess input is send immediately.
8428 (eshell-toggle-direct-send): New function.
8429 (eshell-self-insert-command): New function.
8430 (eshell-intercept-commands): New function.
8431 (eshell-send-input): If direct subprocess sending is enabled,
8432 don't echo any input to the Eshell buffer. Let the subprocess
8433 handle that. This requires "stty echo" in bash, for example.
8434
8435 2000-08-28 John Wiegley <johnw@gnu.org>
8436
8437 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8438 completion function for Eshell's implementation of `unset'.
8439
8440 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8441
8442 * info.el (Info-directory-list): Doc fix.
8443
8444 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8445
8446 * filecache.el (file-cache-add-directory-using-find): Don't quote
8447 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8448
8449 2000-08-31 Kenichi Handa <handa@etl.go.jp>
8450
8451 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8452 coding systems.
8453
8454 2000-08-30 Andrew Innes <andrewi@gnu.org>
8455
8456 * timer.el (run-with-idle-timer): Undo last change, so that timer
8457 is not activated immediately if Emacs is already idle. Some
8458 existing code relies on this behaviour.
8459
8460 2000-08-30 Miles Bader <miles@gnu.org>
8461
8462 * frame.el (set-frame-font): Do completion of font-name for
8463 interactive use.
8464
8465 2000-08-30 Kenichi Handa <handa@etl.go.jp>
8466
8467 * international/quail.el (quail-start-translation): Bind locally
8468 last-command-event, last-command, and this-command.
8469 (quail-start-conversion): Likewise.
8470 (quail-self-insert-command): Fix docstring.
8471
8472 2000-08-29 Gerd Moellmann <gerd@gnu.org>
8473
8474 * progmodes/executable.el
8475 (executable-make-buffer-file-executable-if-script-p): Check that
8476 buffer contains at least 2 characters.
8477
8478 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8479
8480 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8481
8482 2000-08-29 Dave Love <fx@gnu.org>
8483
8484 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8485 (diff-mode-shared-map): Bind mouse-2.
8486 (diff-imenu-generic-expression): New variable.
8487 (diff-mode): Use it.
8488
8489 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8490 (mouse-popup-menubar): Add minor mode menus.
8491 (popup-menu): Check for lookup-key returning number.
8492
8493 2000-08-29 Miles Bader <miles@gnu.org>
8494
8495 * comint.el (comint-send-input): Create overlays using the proper
8496 front/read-advance arguments.
8497
8498 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8499
8500 * ps-print.el: Even/odd pages printing. Doc fix.
8501 (ps-print-version): New version number (6.0).
8502 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8503 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8504 (ps-print-duplex-feature): Variable eliminated.
8505 (ps-even-or-odd-pages): New variable.
8506
8507 * progmodes/ebnf2ps.el: Doc fix.
8508 (ebnf-version): New version (3.3).
8509 (ebnf-user-arrow): Change variable customization to sexp.
8510 (ebnf-user-arrow): Function eliminated.
8511 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8512
8513 2000-08-29 Kenichi Handa <handa@etl.go.jp>
8514
8515 * help.el (help-xref-mule-regexp): New variable.
8516 (help-make-xrefs): Handle help-xref-mule-regexp.
8517
8518 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8519 variable.
8520 (describe-input-method): Temporarily activate the specfied input
8521 method to display the information.
8522 (describe-language-environment): Hyperlinks to mule related items.
8523
8524 * international/mule-diag.el (charset-multibyte-form-string): New
8525 function.
8526 (list-character-sets-1): Use charset-multibyte-form-string.
8527 (describe-character-set): New function.
8528 (describe-coding-system): Hyperlinks to safe character sets.
8529
8530 * international/quail.el (quail-help): New arg PACKAGE.
8531 Hyperlinks to mule related items.
8532 (quail-help-insert-keymap-description): Use
8533 substitute-command-keys instead of describe-bindings.
8534 (quail-translation-help): Hyperlinks to mule related items.
8535
8536 2000-08-28 John Wiegley <johnw@gnu.org>
8537
8538 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8539 have a defsubst call itself. Made `eshell-flatten-list' back into
8540 a function again.
8541
8542 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8543 catch, in case re-centering point at bottom messes up the display.
8544 This happens frequently in Emacs 21, due I believe to variable
8545 line heights.
8546
8547 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8548 to call `find-tag-interactive'.
8549
8550 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8551 the list of remember directories.
8552
8553 2000-08-28 John Wiegley <johnw@gnu.org>
8554
8555 * align.el: Test align-region-separate to see if it's a symbol.
8556
8557 2000-08-28 John Wiegley <johnw@gnu.org>
8558
8559 * eshell/esh-util.el (eshell-flatten-list): Made this function
8560 into a defsubst form. It gets used very frequently, although
8561 calls don't occur all that often.
8562
8563 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8564 examining it.
8565
8566 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8567 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8568 `eshell-protect'.
8569 (eshell-copy-handles): Created a new macro for duplicating the
8570 current set of open handles. This is needed by the looping
8571 functions.
8572 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8573 is not incorrectly stomped on.
8574
8575 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8576 declaration for pcomplete-use-paring.
8577 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8578 value of eshell-cmpl-use-paring.
8579 * pcomplete.el (pcomplete-use-paring): New config variable, to
8580 indicate whether paring should be used.
8581 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8582 completion alternatives that have already been used.
8583
8584 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8585 bound to C-c C-y, which will repeat the previous N arguments
8586 (based on prefix argument).
8587 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8588
8589 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8590 if there is no *Help* buffer. This is for XEmacs, which renames
8591 its help buffers uniquely. TODO: Find out what the current buffer
8592 name to delete is.
8593
8594 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8595 first entry that correlates to a passwd/group number. Later
8596 entries (used for group/user name aliasing to multiple IDs) are
8597 ignored.
8598
8599 * eshell/em-xtra.el (eshell/expr):
8600 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8601 (eshell-grep, eshell/diff, eshell/locate):
8602 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8603 argument list, before passing it to the system command.
8604
8605 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8606 `find-tag' for use at final position in Eshell buffers (which
8607 otherwise triggers an error on Emacs 21).
8608 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8609 buffer, if it is currently bound to `find-tag'.
8610
8611 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8612 in the list of matched Makefile names.
8613 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8614 directory, prefer its contents to Makefile.
8615
8616 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8617 directory parts (like "cd old new", or "cd =regexp"), are now case
8618 sensitive on non-Windows/DOS platforms.
8619
8620 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8621 types RET after an open delimiter (like "), display a message
8622 indicating that Eshell is waiting for the closing delimiter.
8623
8624 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8625 environment variables.
8626
8627 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8628 gracefully if the user enters incorrect arguments.
8629
8630 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8631 Eshell buffers.
8632
8633 * eshell/esh-var.el (eshell-interpolate-variable):
8634 * eshell/esh-mode.el (eshell-move-argument):
8635 * eshell/em-unix.el (eshell-du-sum-directory):
8636 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8637 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8638 (not (= ...)).
8639
8640 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8641 to ensure the `preserve' flag gets propagated when doing recursive
8642 directory copies.
8643
8644 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8645
8646 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8647 Don't convert \n into \0177 in memory.
8648 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8649 and back again, when reading and writing.
8650
8651 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8652
8653 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8654 testing of `fboundp' on `processp'.
8655
8656 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8657 (eshell/jobs): Don't call process-list if it is not bound.
8658 (eshell-gather-process-output): Support systems where async
8659 subprocesses aren't supported.
8660 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8661 variables.
8662
8663 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8664 eshell-do-eval returns t.
8665 (eshell-do-pipelines-synchronously): New defmacro.
8666 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8667 when async subprocesses aren't supported.
8668 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8669 if async subprocesses aren't supported.
8670 (eshell-resume-command): Don't assume STATUS is a string.
8671
8672 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8673
8674 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8675 (eshell-close-target, eshell-get-target): Use eshell-processp.
8676 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8677 fix.
8678 (eshell-get-target, eshell-create-handles): Doc fix.
8679
8680 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
8681
8682 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8683 criterion to include commands that output something, as long as it
8684 leaves both the command and the end-of-buffer visible when the
8685 command has exited.
8686 (eshell-review-quick-commands): Adjust the help doc string
8687 accordingly.
8688
8689 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8690
8691 * locate.el (locate): Cleaned up locate command's interactive prompting
8692 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8693
8694 * filecache.el (file-cache-case-fold-search): New variable
8695 (file-cache-assoc-function): New variable
8696 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8697 Use file-cache-case-fold-search variable
8698 (file-cache-add-file): Use file-cache-assoc-function
8699 (file-cache-delete-file): likewise
8700 (file-cache-directory-name): likewise
8701 (file-cache-debug-read-from-minibuffer): likewise
8702
8703 2000-08-28 Gerd Moellmann <gerd@gnu.org>
8704
8705 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8706 (abbrev-table-name): New function.
8707 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8708 If non-nil list local abbrev, only.
8709
8710 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8711
8712 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8713 from Gnus support code, and use special article copy buffer
8714 `(gnus-original-article-buffer)' instead. This allows to get rid
8715 of article-hide-headers usage (which breaks in the latest Gnus
8716 version). Thanks to Detlev Zundel.
8717
8718 2000-08-28 Kenichi Handa <handa@etl.go.jp>
8719
8720 * international/quail.el (quail-use-package): Hide "... loaded"
8721 message.
8722 (quail-start-translation, quail-start-conversion): Likewise.
8723
8724 * international/kkc.el (kkc-region): Hide "... loaded" message.
8725
8726 2000-08-27 Dave Love <fx@gnu.org>
8727
8728 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8729
8730 2000-08-27 Miles Bader <miles@gnu.org>
8731
8732 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8733
8734 2000-08-27 Kenichi Handa <handa@etl.go.jp>
8735
8736 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8737 'ja-dic-cnv), not (require 'skkdic-cnv).
8738
8739 2000-08-26 Miles Bader <miles@gnu.org>
8740
8741 * faces.el (face-x-resources): Add entry for :inherit.
8742 * cus-face.el (custom-face-attributes): Add support for :inherit
8743 attribute. Add support for relative face heights.
8744 (custom-face-attributes-get): Treat `nil' as being a default value
8745 for :inherit (as well as `unspecified').
8746
8747 * faces.el (set-face-attribute): Update doc string.
8748 (face-attribute-name-alist): Add :inherit.
8749 (face-valid-attribute-values): Handle :inherit.
8750 (face-read-string): Rephrase prompt to be less confusing.
8751 Assume that DEFAULT is a string, since we must return a string.
8752 (face-read-integer): Use `format' to turn DEFAULT into an
8753 acceptable default for face-read-string. Match NEW-VALUE against
8754 the string "unspecified", not the symbol `unspecified', since
8755 that's what face-read-string returns.
8756 (read-face-attribute): Lookup a name for old-value in valid, and
8757 use it as a default if we find one. Treat all values from
8758 face-read-string as strings. If the default is used, don't do any
8759 more processing on the value, just use the old value directly.
8760 (read-face-and-attribute, modify-face): Tweak prompt.
8761 (read-face-name): Don't assume prompt ends with a space.
8762
8763 * faces.el (describe-face): Add support for :inherit attribute.
8764
8765 2000-08-25 Kenichi Handa <handa@etl.go.jp>
8766
8767 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8768 concat doesn't accept interger.
8769
8770 * international/kkc.el: Remove SKK from Keywords. Require
8771 ja-dic-utl instead of skkdic-utl.
8772
8773 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8774 Provide ja-dic-cnv instead of skkdic-cnv.
8775 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8776 (iso-2022-7bit-short): Add safe-charsets property.
8777 (skkdic-convert-postfix): Search Japanese chou-on character in
8778 addition to Hiragana character.
8779 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8780 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8781 (batch-skkdic-convert): Likewise.
8782
8783 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8784 Provide ja-dic-utl instead of skkdic-utl.
8785 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8786
8787 2000-08-24 Dave Love <fx@gnu.org>
8788
8789 * disp-table.el (standard-display-default): Make the test of `l'
8790 useful.
8791
8792 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8793 mod sample text.
8794
8795 * international/iso-ascii.el: Make pilcrow convenient string
8796 consistent with section.
8797 (iso-ascii-display): Set up multibyte characters as well as
8798 unibyte.
8799
8800 2000-08-24 Kenichi Handa <handa@etl.go.jp>
8801
8802 * international/mule-cmds.el (reset-language-environment): Set
8803 default-process-coding-system to '(undecided . iso-latin-1), which
8804 makes process I/O almost consistent with file I/O. Call this
8805 function when mule-cmds.el[c] is loaded.
8806
8807 2000-08-22 Andrew Innes <andrewi@gnu.org>
8808
8809 * makefile.w32-in: New file.
8810
8811 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8812
8813 * comint.el (comint-output-filter): Compare end of
8814 comint-last-output-overlay with the start of the newly inserted
8815 text, not the end, when deciding whether to extend it.
8816 Set saved-point's insertion type to advance after insertion.
8817
8818 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8819 since this is now done independently of font-lock mode.
8820
8821 2000-08-21 Gerd Moellmann <gerd@gnu.org>
8822
8823 * server.el (server-kill-new-buffers): New user option.
8824 (server-existing-buffer): New buffer-local variable.
8825 (server-visit-files): When using an existing buffer, set
8826 server-existing-buffer to t.
8827 (server-buffer-done): If server-kill-new-buffers is t, kill the
8828 buffer, unless it was already present before visiting it with
8829 Emacs server.
8830
8831 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8832
8833 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8834 even if the display doesn't support colors: some displays will
8835 support bold/underline faces.
8836
8837 2000-08-21 Gerd Moellmann <gerd@gnu.org>
8838
8839 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8840
8841 * startup.el (command-line): If user's init file had an error,
8842 add explanatory text to *Messages*.
8843
8844 2000-08-21 Kenichi Handa <handa@etl.go.jp>
8845
8846 * man.el (Man-getpage-in-background): Decode the process output by
8847 the system locale coding system.
8848
8849 2000-08-20 Dave Love <fx@gnu.org>
8850
8851 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8852 Don't test x-popup-menu.
8853 (function) <complete-function>: Complete only fbound symbols.
8854 <validate, value>: New.
8855 (variable) <complete-function>: Complete only bound symbols.
8856 (coding-system): Add :base-only, :complete-function, :validate,
8857 :value, :prompt-match.
8858 (widget-coding-system-prompt-value): Use read-coding-system and
8859 act on :base-only.
8860 (editable-field): Add :help-echo.
8861 (widget-push-button-gui, widget-push-button-cache)
8862 (widget-gui-action, widget-editable-list-gui): COmment out, along
8863 with uses.
8864 (widget-at): Make arg optional.
8865 (widget-echo-help): Adjust for current help-echo calling sequence.
8866 (widget-specify-field, widget-specify-button)
8867 (widget-specify-insert, widget-get-sibling, widget-image-find)
8868 (widget-convert, widget-insert, widget-leave-text)
8869 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8870 (widget-setup, widget-field-find, widget-before-change)
8871 (widget-after-change, widget-default-complete)
8872 (widget-default-create, widget-default-delete)
8873 (widget-push-button-value-create, editable-field)
8874 (widget-field-prompt-value, widget-field-validate)
8875 (widget-choice-value-create, widget-choice-action)
8876 (widget-choice-validate, widget-checklist-add-item)
8877 (widget-radio-add-item, widget-radio-chosen)
8878 (widget-radio-value-inline, widget-editable-list-value-create)
8879 (widget-editable-list-entry-create)
8880 (widget-documentation-link-add)
8881 (widget-documentation-string-value-create)
8882 (widget-regexp-validate, widget-file-complete)
8883 (widget-sexp-validate, widget-plist-convert-widget)
8884 (widget-plist-convert-widget, widget-alist-convert-widget)
8885 (widget-alist-convert-widget, widget-color-complete): Simplify,
8886 particularly to avoid bindings which aren't optimized out.
8887
8888 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8889 Doc fix.
8890 (down-list, backward-up-list, up-list, kill-sexp)
8891 (backward-kill-sexp, mark-sexp): Make arg optional.
8892 (lisp-complete-symbol): Add optional arg PREDICATE.
8893
8894 * cus-start.el: Add display-buffer-reuse-frames,
8895 file-coding-system-alist.
8896
8897 2000-08-20 Gerd Moellmann <gerd@gnu.org>
8898
8899 * startup.el (command-line): Clear realized faces after
8900 modifying TTY color mappings.
8901
8902 2000-08-20 Miles Bader <miles@gnu.org>
8903
8904 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8905 merely a subset of FACE's attributes.
8906
8907 2000-08-19 Miles Bader <miles@gnu.org>
8908
8909 * comint.el (comint-output-filter): Save the point with a marker,
8910 not just a buffer position.
8911
8912 * international/mule.el (set-buffer-process-coding-system): Make
8913 interactive prompt less confusing.
8914
8915 2000-08-19 Gerd Moellmann <gerd@gnu.org>
8916
8917 * hilit-chg.el: General cleanup of doc strings, comments and
8918 code formatting.
8919
8920 2000-08-19 Miles Bader <miles@gnu.org>
8921
8922 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8923 Compiler macro removed; beginning-of-line is no longer always
8924 equivalent to forward-line, in the presence of fields.
8925
8926 * comint.el (comint-output-filter): Remove ad-hoc saving of
8927 restriction, and just use save-restriction, now that it works
8928 correctly. Don't adjust comint-last-input-start to account for
8929 our insertion; it shouldn't have moved because we don't use
8930 insert-before-markers anymore. Comment out call to
8931 `force-mode-line-update'; why is it here?
8932
8933 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8934 while checking for prompt to delete. Use `forward-line 0'
8935 instead of beginning-of-line.
8936 (gud-filter): Temporarily widen gud comint buffer while
8937 examining output.
8938
8939 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8940
8941 * progmodes/sh-script.el: Big bag of typos.
8942
8943 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8944 check since ispell-process is not bound when ispell is not yet loaded.
8945
8946 2000-08-18 Dave Love <fx@gnu.org>
8947
8948 * image.el (find-image): Copy `spec' before using plist-put.
8949
8950 2000-08-18 Gerd Moellmann <gerd@gnu.org>
8951
8952 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8953 `portugues'.
8954
8955 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8956 backward-kill-sexp, analogous to kill-sexp.
8957
8958 * progmodes/icon.el (icon-indent-line)
8959 (icon-is-continuation-line): Handle comments specially.
8960
8961 2000-08-17 Ken Stevens <k.stevens@ieee.org>
8962
8963 * ispell.el: Set to standard author/maintainer/keyword fields.
8964 Fine tuning to menu map appearance and operation, and added help.
8965 Remove `start' and `end' error messages when compiling.
8966 (ispell-choices-win-default-height): Fixed comment string.
8967 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8968 castellano8 dictionaries.
8969 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8970 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8971 dictionary, added italiano dictionary.
8972 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8973 word character
8974 (ispell-tex-skip-alists): Added psfig support.
8975 (ispell-skip-html): Renamed from ispell-skip-sgml.
8976 (ispell-begin-skip-region-regexp, ispell-skip-region)
8977 (ispell-minor-check): Improved html skipping support to skip across
8978 code, and recognize `&' commands without propper `;' syntax;
8979 (ispell-process-line): Fix alignment error when manually
8980 correcting spelling.
8981 (ispell): Fix comment string.
8982 (ispell-add-per-file-word-list): Always put word list on new line.
8983
8984 2000-08-17 Gerd Moellmann <gerd@gnu.org>
8985
8986 * format.el (format-encode-run-method): Fix error message to say
8987 `encode' instead of `decode'. Use save-window-excursion around
8988 shell-command-on-region as in format-decode-run-method because
8989 shell-command-on-region can display a buffer with error output.
8990 (format-decode): Don't record undo information for the decoding.
8991 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8992 that number part of the temporary buffer name so that more than
8993 one decoding using a temporary buffer can happen safely.
8994
8995 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8996 of `A-z' in the regexp.
8997
8998 * hilit-chg.el: Fix typos in commentary.
8999
9000 * help.el (view-emacs-news): Rewritten for new naming scheme
9001 for old NEWS files.
9002
9003 * startup.el (command-line): Pop to *Messages* in case an error
9004 is signaled while loading user-init-file.
9005
9006 2000-08-17 Andreas Schwab <schwab@suse.de>
9007
9008 * files.el (insert-directory): Don't lose original file name,
9009 undoing an undocumented change.
9010
9011 2000-08-17 Alex Schroeder <alex@gnu.org>
9012
9013 * sql.el (sql-magic-go): Use comint-bol.
9014 (sql-copy-column): Use comint-line-beginning-position.
9015 (comint-line-beginning-position): Define a replacement for
9016 comint-line-beginning-position if it is not fboundp.
9017
9018 2000-08-17 Alex Schroeder <alex@gnu.org>
9019
9020 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
9021 it didn't have any effect anyway.
9022
9023 2000-08-17 Alex Schroeder <alex@gnu.org>
9024
9025 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
9026 --pset and pager=off instead of sending \\o|cat at the beginning
9027 of the session.
9028
9029 2000-08-17 Miles Bader <miles@gnu.org>
9030
9031 * progmodes/octave-inf.el: Add compatibility definition of
9032 comint-line-beginning-position.
9033
9034 2000-08-17 Kenichi Handa <handa@etl.go.jp>
9035
9036 * startup.el (normal-top-level): Look in each dir in load-path for
9037 a leim-list.el file too. This assures of loading leim-list.el
9038 that is created at Emacs installation time even if a user have his
9039 own leim-list.el.
9040
9041 2000-08-17 Miles Bader <miles@gnu.org>
9042
9043 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
9044 foreground color to black if the background is dark.
9045
9046 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
9047
9048 * loadhist.el (unload-feature): Typo.
9049
9050 * finder.el (finder-compile-keywords):
9051 * cus-dep.el (custom-make-dependencies): Add local-variable settings
9052 to the generated file.
9053
9054 * mail/mh-e.el (mh-make-local-vars):
9055 Replace make-variable-buffer-local with make-local-variable.
9056
9057 * play/landmark.el:
9058 * options.el (Edit-options-{set,toggle,t,nil}):
9059 * mail/mailabbrev.el (mail-abbrevs-mode):
9060 * textmodes/tex-mode.el (tex-expand-files):
9061 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
9062
9063 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
9064
9065 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
9066 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
9067 Allow going past the last element.
9068 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
9069 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
9070 (cvs-mouse-toggle-mark): Don't move point.
9071 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
9072
9073 * progmodes/compile.el (grep): Provide a default set of files.
9074 (next-error): Docstring fix.
9075 (compilation-find-file): Avoid find-file (fails in a dedicated window).
9076
9077 * emacs-lisp/easy-mmode.el (define-minor-mode):
9078 Use `symbol-value' to keep the byte-compiler quiet.
9079
9080 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
9081 (diff-find-source-location): New fun, extracted from diff-goto-source.
9082 (diff-goto-source): Use it.
9083 (diff-next-complex-hunk, diff-filter-lines): New function.
9084 (diff-apply-hunk): New command.
9085
9086 * smerge-mode.el (smerge-mode-menu): Doc fix.
9087
9088 * msb.el (msb-mode): Define it in terms of define-minor-mode.
9089
9090 2000-08-16 Dave Love <fx@gnu.org>
9091
9092 * windmove.el (windmove) <defgroup>: Add :version.
9093
9094 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
9095 (goto-address-fontify-p, goto-address-highlight-p)
9096 (goto-address-url-face, goto-address-url-mouse-face)
9097 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
9098 (goto-address-url-regexp): Use thing-at-point-url-regexp.
9099 (goto-address-fontify, goto-address-at-mouse): Simplify,
9100 (goto-address-at-point): browse-url-url-at-point,
9101 goto-address-find-address-at-point can return nil.
9102 (goto-address-find-address-at-point): Return nil on failure.
9103
9104 * align.el (align) <defgroup>: Add :version.
9105
9106 * calculator.el (calculator): Add :version.
9107 (calculator): Use two lines for calculator window if `modeline'
9108 face is boxed.
9109
9110 * play/5x5.el: Doc fixes.
9111 (5x5) <defgroup>: Add :version.
9112
9113 * play/fortune.el (fortune) <defgroup>: Add :version.
9114 (fortune-append): Fix error message.
9115 (fortune-from-region): Doc fix.
9116
9117 * play/pong.el (pong): Doc fix.
9118
9119 * play/morse.el: Keywords, commentary, autoloads.
9120
9121 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
9122
9123 * desktop.el (desktop-save): Don't look at symbol-value of a
9124 member of minor-mode-alist, unless it is boundp.
9125
9126 2000-08-16 Sam Steingold <sds@gnu.org>
9127
9128 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
9129 `while'; use `with-current-buffer' instead of `save-excursion'.
9130 Removed unnecessary kludges now that "*Buffer List*" is excluded.
9131
9132 2000-08-16 Kenichi Handa <handa@etl.go.jp>
9133
9134 * international/ccl.el (declare-ccl-program): Docstring modified.
9135 (ccl-execute-with-args): Likewise.
9136
9137 2000-08-16 Miles Bader <miles@gnu.org>
9138
9139 * progmodes/sql.el: Add compatibility definition of
9140 comint-line-beginning-position.
9141
9142 2000-08-15 Gerd Moellmann <gerd@gnu.org>
9143
9144 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9145 'buffer-menu' property.
9146 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9147 fails.
9148 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9149 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9150 wasn't killed.
9151
9152 * buff-menu.el (list-buffers-noselect): Don't display the
9153 *Buffer List* buffer.
9154
9155 * font-lock.el: Require jit-lock to prevent a very late
9156 `Loading jit-lock' message.
9157
9158 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9159 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9160 mail address.
9161
9162 2000-08-15 Miles Bader <miles@gnu.org>
9163
9164 * textmodes/ispell.el (ispell-graphic-p): New constant.
9165 (ispell-choices-win-default-height, ispell-help): Use
9166 `ispell-graphic-p' instead of `xemacsp'.
9167
9168 2000-08-15 Dave Love <fx@gnu.org>
9169
9170 * simple.el: Autoload widget-convert when compiling.
9171 (mail-user-agent): Doc fix.
9172
9173 * help.el (function-called-at-point, variable-at-point): Use
9174 with-syntax-table.
9175 (help-manyarg-func-alist): Add insert-and-inherit.
9176
9177 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9178
9179 * delsel.el (delsel-unload-hook): New function.
9180
9181 * find-file.el: Doc fixes. Move provide to end.
9182 (ff) <defgroup>: Add :link.
9183 (ff-goto-click): Deleted.
9184 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9185 Use mouse-set-point.
9186
9187 * textmodes/tildify.el: Doc fixes.
9188 (tildify) <defgroup>: Add:version.
9189
9190 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9191 (glasses-custom-set): Use set-default, not set.
9192 (minor-mode-alist): Propertize the lighter.
9193 (glasses-mode): Provide optional arg.
9194
9195 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9196 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
9197 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9198 option. Provide :type.
9199 (cwarn-configuration): Provide :type.
9200 (cwarn-mode): Doc fix.
9201
9202 * add-log.el (change-log-merge): Doc fix.
9203 (change-log-redate): New command.
9204
9205 * net/browse-url.el (browse-url-filename-alist): Add a clause for
9206 Doze and Dog.
9207 (browse-url): Use dolist, not mapcar.
9208 (browse-url-at-point): Check for null url.
9209 (browse-url-event-buffer, browse-url-event-point): Functions
9210 deleted.
9211 (browse-url-at-mouse, browse-url-netscape): Simplify.
9212
9213 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9214 modes.
9215 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9216 Fix previous change to mapcan.
9217 (msb--init-file-alist, msb--add-separators)
9218 (msb--make-keymap-menu): Simplify.
9219 (msb--choose-file-menu): Use copy-sequence.
9220 (msb-mode-map): Add title to keymap.
9221 (msb-unload-hook): New function.
9222
9223 * bs.el: Fix indentation.
9224 (bs) <defgroup>: Add :links.
9225 (bs-show): Doc fix.
9226 (bs-apply-sort-faces): Don't use window-system.
9227 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9228
9229 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
9230
9231 * calendar/timeclock.el (timeclock-file): Run .timelog through
9232 convert-standard-filename.
9233
9234 2000-08-14 Gerd Moellmann <gerd@gnu.org>
9235
9236 * emacs-lisp/authors.el: New file.
9237
9238 * paren.el (show-paren-priority): New user option.
9239 (show-paren-function): Set overlay priorities to
9240 show-paren-priority.
9241
9242 2000-08-14 Miles Bader <miles@gnu.org>
9243
9244 * comint.el (comint-bol): Use `forward-line 0' instead of calling
9245 beginning-of-line with inhibit-field-text-motion bound.
9246
9247 2000-08-14 Gerd Moellmann <gerd@gnu.org>
9248
9249 * calendar/timeclock.el: New file.
9250
9251 2000-08-14 David Ponce <david@dponce.com>
9252
9253 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9254 `widget-button-click'. so that one can use left mouse button to
9255 click on dialog buttons.
9256
9257 2000-08-14 Emmanuel Briot <briot@gnat.com>
9258
9259 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9260 identifiers, since XML is case sensitive
9261
9262 2000-08-12 Miles Bader <miles@gnu.org>
9263
9264 * comint.el (comint-output-filter): Don't bother frobbing
9265 window-start, it doesn't seem to be necessary.
9266
9267 * comint.el (comint-send-string, comint-send-region): Make into
9268 real functions. Snapshot the prompt before sending.
9269
9270 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9271
9272 * info.el (Info-find-emacs-command-nodes): Rewrite to use
9273 technique similar to Info-index, instead of relying on specific
9274 names of relevant Index nodes.
9275 (Info-goto-emacs-command-node): Bind Info-history to nil when
9276 going to the first node found by Info-find-emacs-command-nodes.
9277
9278 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9279
9280 * menu-bar.el (menu-bar-help-menu): Add a :help string.
9281
9282 2000-08-10 Miles Bader <miles@gnu.org>
9283
9284 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9285
9286 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9287
9288 * info.el (Info-file-list-for-emacs): More elements for the
9289 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9290 and woman manuals.
9291
9292 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
9293
9294 * comint.el (comint-send-input): Make the newline boundary overlay
9295 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
9296 (comint-output-filter): Use `insert' instead of
9297 `insert-before-markers'. Extend comint-last-output-overlay when
9298 necessary since we can't rely on insert-before-markers to do it.
9299 * gud.el (gud-filter): Use `with-current-buffer' instead of
9300 save-excursion when inserting the output, so that point gets
9301 updated correctly; the old method relied on a rather dodgy
9302 side-effect of comint-output-filter to avoid the effect of
9303 save-excursion.
9304
9305 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9306
9307 * files.el (recover-file): Call insert-directory instead of
9308 invoking `ls' directly.
9309
9310 2000-08-10 Miles Bader <miles@gnu.org>
9311
9312 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9313 (comint-last-prompt-overlay): New variables.
9314 (comint-output-filter): Implement prompt highlighting.
9315 (comint-snapshot-last-prompt): New function.
9316 (comint-send-input): Snapshot the last prompt.
9317 Use comint-highlight-input-face.
9318 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9319 Use defface instead of defcustom.
9320 (send-invisible, comint-send-eof): Snapshot the last prompt.
9321 (comint-delchar-or-maybe-eof): Use comint-send-eof.
9322 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9323
9324 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
9325
9326 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9327 (regexp-opt-group): Use a list of chars for `letters'.
9328 (regexp-opt-charset): `chars' is now a list of chars.
9329 Use a char-table rather than a vector so it works for multibyte chars.
9330
9331 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
9332 Set cvs-minor-current-files to the selected fileinfo.
9333 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9334 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9335
9336 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
9337
9338 * files.el (insert-directory): Don't call access-file on
9339 directories on DOS and Windows.
9340
9341 2000-08-09 Kenichi Handa <handa@etl.go.jp>
9342
9343 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9344 longer if necessary.
9345 (ccl-embed-code): Call ccl-embed-data to store CODE in
9346 ccl-program-vector.
9347
9348 2000-08-09 Miles Bader <miles@gnu.org>
9349
9350 * comint.el (comint-output-filter): Properly handle the case where
9351 the text surrounded by comint-last-output-overlay was deleted.
9352
9353 2000-08-08 Gerd Moellmann <gerd@gnu.org>
9354
9355 * info.el (Info-insert-dir): Use Info-additional-directory-list if
9356 non-nil.
9357 (Info-file-list-for-emacs): Remove "info" from the list because
9358 that leads to trying to use the documentation from file `info'
9359 in various situations where it isn't appropriate, for instance
9360 C-h C-k C-h i.
9361
9362 * ffap.el (ffap-read-file-or-url-internal): Handle case that
9363 DIR and/or STRING are nil.
9364
9365 * progmodes/compile.el (compilation-setup): Make variable
9366 compilation-error-screen-columns buffer-local, as some comment
9367 in the code suggests it should be.
9368
9369 * files.el (auto-mode-interpreter-regexp): New variable.
9370 (set-auto-mode): Use it.
9371
9372 * indent.el (indent-for-tab-command): Doc fix.
9373
9374 * mouse-sel.el (mouse-sel-mode): Doc fix.
9375
9376 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9377 labels.
9378
9379 * help.el (print-help-return-message): When
9380 display-buffer-reuse-frames is set, let the help window been quit,
9381 instead of deleting it, which might delete a reused frame.
9382
9383 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9384
9385 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9386 rename a directory to a name that differs only by its letter case.
9387
9388 2000-08-08 Kenichi Handa <handa@etl.go.jp>
9389
9390 * international/quail.el (quail-define-rules): Handle Quail decode
9391 map correctly. Add code for supporting annotations.
9392 (quail-install-decode-map): New function.
9393 (quail-defrule-internal): New optional arguments decode-map and
9394 props.
9395 (quail-advice): New function.
9396
9397 2000-08-07 Sam Steingold <sds@gnu.org>
9398
9399 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9400 `defconst', `define-condition', `with-slots'.
9401 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9402
9403 2000-08-03 Miles Bader <miles@gnu.org>
9404
9405 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9406 New variable.
9407 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9408 comint-use-prompt-regexp-instead-of-fields.
9409 (comint-send-input): Add `input' field property to stuff we send to
9410 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9411 (comint-output-filter): Add `output' field property to process
9412 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9413 (comint-replace-by-expanded-history)
9414 (comint-get-old-input-default, comint-show-output)
9415 (comint-backward-matching-input, comint-forward-matching-input)
9416 (comint-next-prompt, comint-previous-prompt): Use field
9417 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9418 (comint-line-beginning-position): New function.
9419 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9420 (comint-replace-by-expanded-history-before-point): Use
9421 comint-line-beginning-position and line-end-position.
9422 (comint-last-output-overlay): New variable.
9423 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9424
9425 * shell.el (shell-prompt-pattern): Doc change.
9426 (shell-backward-command): Use line-beginning-position.
9427
9428 * gud.el (gud-gdb-complete-command): Use
9429 comint-line-beginning-position.
9430
9431 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9432 comint-bol doesn't actually go to the beginning of the line.
9433
9434 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9435 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9436 (try-expand-line-all-buffers): Likewise.
9437
9438 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9439 explicitly matching comint-prompt-regexp.
9440 (sql-copy-column): Use comint-line-beginning-position instead of
9441 explicitly matching comint-prompt-regexp.
9442
9443 * progmodes/octave-inf.el (inferior-octave-complete): Use
9444 comint-line-beginning-position.
9445
9446 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9447
9448 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9449 looking for a prompt, use `forward-line 0' instead of
9450 `beginning-of-line', to avoid getting caught by an input field.
9451
9452 2000-08-07 Gerd Moellmann <gerd@gnu.org>
9453
9454 * files.el (shell-quote-wildcard-pattern): Make sure to return
9455 PATTERN, in the Unix case.
9456
9457 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9458
9459 * play/zone.el (zone): Discard any pending input before running
9460 the randomly-chosen pgm.
9461
9462 2000-08-07 Kenichi Handa <handa@etl.go.jp>
9463
9464 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9465 checking the existence of any multibyte characters.
9466
9467 2000-08-06 Gerd Moellmann <gerd@gnu.org>
9468
9469 * help.el (describe-mode): Test minor-mode symbol for being
9470 bound before testing its value for being nil.
9471
9472 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9473 `first', `second', and `third'.
9474
9475 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9476 (second): Make it an alias for `cadr'.
9477
9478 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9479
9480 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9481 types of display support faces now.
9482
9483 2000-08-05 Gerd Moellmann <gerd@gnu.org>
9484
9485 * pcvs.el (require): Require `cl' during compilation, only.
9486
9487 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9488 (toplevel): Remove `remq' and `remove' from autoloads.
9489 (cl-fake-autoloads): New variable. If set, arrange for an error
9490 when CL functions etc. are autoloaded.
9491
9492 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9493
9494 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9495
9496 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9497 popped up, but the user clicks outside the menu, return an empty
9498 regexp (that causes unhighlight-regexp to have no effect).
9499
9500 * menu-bar.el (menu-bar-games-menu): Add Zone.
9501
9502 * hi-lock.el (toplevel): Require font-lock.
9503
9504 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9505
9506 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9507 (ebnf-8-bit-chars): New var for bug fix.
9508 (ebnf-string): Bug fix.
9509
9510 2000-08-03 Sam Steingold <sds@gnu.org>
9511
9512 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9513 instead of `buffer-string'.
9514 (require 'cl): Always, not just when compiling.
9515 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9516 necessary.
9517
9518 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9519
9520 * international/mule-cmds.el (select-safe-coding-system): Make
9521 the message text about selecting a safe coding system more clear.
9522
9523 2000-08-02 Gerd Moellmann <gerd@gnu.org>
9524
9525 * hi-lock.el: New file.
9526
9527 * play/zone.el: New file.
9528
9529 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9530 value of tab-width in the original buffer. Choose a line number
9531 format that's a multiple of the original buffer's tab width, so
9532 that lines appear right.
9533
9534 * textmodes/ispell.el (ispell): New function, replacing an alias.
9535 Spell-check active region if in transient-mark-mode and mark
9536 is active; otherwise spell-check buffer.
9537
9538 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9539
9540 * ps-mule.el: Fix a customization problem on
9541 ps-mule-font-info-database-default.
9542
9543 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9544
9545 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9546 display-mouse-p instead of window-system.
9547 (ebrowse-member-mode-map): Ditto.
9548
9549 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9550
9551 * progmodes/ebnf2ps.el: Update ps-print functions call.
9552 Indentation fix. Doc fix.
9553 (ebnf-version): New version number (3.2).
9554 (ebnf-format-color, ebnf-begin-job): Code fix.
9555
9556 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9557
9558 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9559 font lock support on window-system.
9560 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9561
9562 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9563 display-color-p, if fboundp, instead of window-system.
9564
9565 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9566
9567 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9568 instead of window-system.
9569
9570 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9571 window-system.
9572 (widget-choice-mouse-down-action): Use display-popup-menus-p
9573 instead of window-system.
9574
9575 * strokes.el (strokes-file): Run the file name through
9576 convert-standard-filename.
9577 (strokes-mode): Call display-mouse-p instead of looking at
9578 window-system. Change the error message accordingly.
9579
9580 * progmodes/cpp.el (toplevel): Support faces on tty's.
9581
9582 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9583 (lm-plot-square, lm-init-display): Don't use window-system.
9584
9585 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9586 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9587
9588 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9589 instead of looking at window-system.
9590
9591 2000-07-30 Gerd Moellmann <gerd@gnu.org>
9592
9593 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9594 of testing if iswitchb-prepost-hooks is bound, because the
9595 latter will always be true when invoking a recursive minibuffer
9596 from an active Iswitchb buffer.
9597
9598 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9599
9600 * files.el (shell-quote-wildcard-pattern): New function.
9601 (insert-directory): Call it. Only prepend "\" to command on Unix
9602 and GNU/Linux systems.
9603
9604 2000-07-30 Gerd Moellmann <gerd@gnu.org>
9605
9606 * eshell/esh-groups.el: Change custom :link file names
9607 from `eshell.info' to `eshell'.
9608
9609 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9610
9611 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9612 correctly in recursive ange-ftp listings.
9613
9614 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9615
9616 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9617 ps-header-font-size-internal and
9618 ps-header-title-font-size-internal variables are not set,
9619 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9620 face text property is (foreground-color . COLOR) or
9621 `(background-color . COLOR)', ps-print crashes. Doc fix.
9622 (ps-print-version): New version number (5.2.4).
9623 (ps-plot-region): Code fix.
9624 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9625 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9626 Bug fix 2.
9627
9628 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
9629
9630 * glasses.el (glasses-make-readable): Fix uncapitalization of
9631 identifiers like `myXMLDocument'.
9632
9633 2000-07-28 Karl Fogel <kfogel@red-bean.com>
9634
9635 * mail/mail-hist.el (mail-hist-previous-input)
9636 (mail-hist-next-input): Do the obvious code factorization.
9637 (mail-hist-retrieve-and-insert): New func, contains common
9638 code of above two.
9639 If inserting a message body, leave point at top.
9640
9641 2000-07-28 Sam Steingold <sds@gnu.org>
9642
9643 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9644 Use `<=', not `<' to compare times!
9645 (ange-ftp-ls): Remove.
9646
9647 2000-07-27 Gerd Moellmann <gerd@gnu.org>
9648
9649 * play/cookie1.el: Add explanation of how to make cookie.el
9650 compatible with strfile(1) to comment.
9651
9652 * subr.el (remove, remq): New functions.
9653
9654 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9655 escape `*' in regexps.
9656 (midnight-find): Reverse order of arguments in the funcall of
9657 TEST.
9658
9659 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9660 and `.class'.
9661
9662 * play/meese.el: Add Commentary section.
9663
9664 2000-07-27 Alex Schroeder <alex@gnu.org>
9665
9666 * sql.el (sql-ms): Added autoload cookie.
9667 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9668 (sql-oracle): Ditto.
9669 (sql-help): Doc change.
9670
9671 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9672 types and exceptions.
9673
9674 2000-07-27 Alex Schroeder <alex@gnu.org>
9675
9676 * sql.el (sql-placeholder-history): New variable.
9677 (sql-query-placeholders-and-send): New function that will query
9678 the user and replace placeholders with user input.
9679 (sql-oracle): If running on NT, set comint-input-sender to
9680 sql-query-placeholders-and-send.
9681
9682 (sql-stop): If in the SQLi buffer, insert stop notification, else
9683 present it as a message.
9684
9685 2000-07-27 Alex Schroeder <alex@gnu.org>
9686
9687 * sql.el (sql-input-ring-separator): Doc change.
9688 (sql-input-ring-file-name): Doc change.
9689 (sql-interactive-mode): Use `sql-input-ring-separator' and
9690 `sql-input-ring-file-name' to set the comint-mode equivalents
9691 without making them local variables.
9692 (sql-stop): Don't bind `sql-input-ring-separator' and
9693 `sql-input-ring-file-name' dynamically to their comint-mode
9694 equivalents.
9695
9696 2000-07-27 Kenichi Handa <handa@etl.go.jp>
9697
9698 * international/mule.el (register-char-codings): New function.
9699 (make-coding-system): Handle `safe-chars' specification in the arg
9700 PROPERTY.
9701
9702 * international/mule-cmds.el
9703 (find-coding-systems-region-subset-p): This function deleted.
9704 (sort-coding-systems-predicate): New variable.
9705 (sort-coding-systems): New function.
9706 (find-coding-systems-region): Use
9707 find-coding-systems-region-internal.
9708 (find-coding-systems-string): Use find-coding-systems-region.
9709 (find-coding-systems-for-charsets): Check
9710 char-coding-system-table.
9711 (select-safe-coding-system-accept-default-p): New variable.
9712 (select-safe-coding-system): Mostly rewritten. New argument
9713 ACCEPT-DEFAULT-P.
9714 (select-message-coding-system): Call select-safe-coding-system
9715 with ACCEPT-DEFAULT-P arg.
9716 (reset-language-environment): Reset default-sendmail-coding-system
9717 to the default value iso-latin-1.
9718 (set-language-environment): Don't set the obsolete variable
9719 charset-origin-alist.
9720
9721 * international/codepage.el (cp-coding-system-for-codepage-1):
9722 Give `safe-chars' property to make-coding-system.
9723
9724 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9725 calling select-message-coding-system twice.
9726
9727 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9728 instead of `safe-charsets'.
9729 (cyrillic-alternativnyj): Likewise.
9730 (ccl-encode-alternativnyj): Don't check the charset
9731 cyrillic-iso8859-5.
9732
9733 2000-07-27 Kenichi Handa <handa@etl.go.jp>
9734
9735 * composite.el (compose-chars-after): Preserve match data.
9736
9737 2000-07-26 Sam Steingold <sds@gnu.org>
9738
9739 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9740 (ange-ftp-real-file-newer-than-file-p): New function.
9741 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9742 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9743
9744 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9745 * midnight.el (midnight-float-time): Ditto.
9746
9747 2000-07-26 Andreas Schwab <schwab@suse.de>
9748
9749 * files.el (normal-backup-enable-predicate): Correct
9750 interpretation of the return value of compare-strings.
9751
9752 2000-07-26 Gerd Moellmann <gerd@gnu.org>
9753
9754 * isearch.el (isearch-resume): New function.
9755 (isearch-done): Add something to command-history to resume
9756 the search.
9757 (isearch-yank-line, isearch-yank-word): Use
9758 buffer-substring-no-properties instead of buffer-substring.
9759
9760 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9761 of flyspell-mouse-map.
9762
9763 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9764 duplicate definition.
9765 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9766
9767 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9768 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9769
9770 2000-07-25 Sam Steingold <sds@gnu.org>
9771
9772 * net/ange-ftp.el: Get modtime over the net.
9773 (ange-ftp-file-modtime): New function.
9774 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9775 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9776 Use it.
9777 (ange-ftp-dot-to-slash): New function.
9778 (ange-ftp-fix-name-for-vms): Use it.
9779
9780 * midnight.el (midnight-buffer-display-time): Use
9781 `with-current-buffer'.
9782
9783 2000-07-25 Gerd Moellmann <gerd@gnu.org>
9784
9785 * find-dired.el: Update copyright notice.
9786 (find-dired): Offer to kill a running `find'.
9787
9788 * enriched.el (enriched-face-ans): For a `foreground-color'
9789 property, return '(("x-color" COLOR))' so that COLOR will be
9790 output as a parameter of the x-color annotation. Likewise for the
9791 `background-color' property. In the case of normal face
9792 properties, don't return annotations for unspecified foreground
9793 and background face attributes.
9794
9795 2000-07-25 Kenichi Handa <handa@etl.go.jp>
9796
9797 * language/japan-util.el (japanese-katakana-region): Fix handling
9798 HANKAKU argument.
9799
9800 2000-07-25 Miles Bader <miles@gnu.org>
9801
9802 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9803 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9804 constrain-to-field.
9805
9806 2000-07-24 Andrew Innes <andrewi@gnu.org>
9807
9808 * timer.el (timer-activate-when-idle): Add optional parameter
9809 DONT-WAIT. Update docstring.
9810 (run-with-idle-timer): Specify extra parameter to
9811 timer-activate-when-idle, so that timer will be activated
9812 immediately if Emacs is already idle.
9813
9814 * w32-fns.el (w32-using-nt): Fix docstring.
9815
9816 2000-07-24 Dave Love <fx@gnu.org>
9817
9818 * mouse.el (popup-menu): Set last-command-event.
9819 (mouse-major-mode-menu-prefix): Declare.
9820
9821 2000-07-24 Gerd Moellmann <gerd@gnu.org>
9822
9823 * textmodes/flyspell.el: Update to author's version 1.5d.
9824
9825 * progmodes/hideshow.el: Update copyright notice.
9826
9827 * vcursor.el: Set maintainer to FSF, since author cannot
9828 be reached.
9829
9830 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9831
9832 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9833 the prompt.
9834
9835 * mouse.el (popup-menu): Run the keymap through indirect-function,
9836 in case it was defined with define-prefix-key. If the menu is a
9837 list of keymaps, look up the binding of user's choice in each one
9838 of the keymaps.
9839 (mouse-popup-menubar): If the global and local menu-bar keymaps
9840 don't have a prompt string, create one and insert it into the
9841 keymap. Don't barf if current-local-map returns nil.
9842
9843 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9844
9845 * dired.el (dired-sort-R-check): Added to allow recursive listing
9846 to be undone.
9847 (dired-sort-other): Use it.
9848
9849 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9850
9851 * Release of cc-mode 5.27
9852
9853 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9854
9855 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9856 c-beginning-of-statement-1 that caused a bad case of recursion
9857 which could consume a lot of CPU in large classes in languages
9858 that have in-expression classes (i.e. Java and Pike).
9859
9860 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9861 statements before top level constructs (i.e. case 6 is moved
9862 before case 5 and is now case 4) to catch in-expression
9863 classes in top level expressions correctly.
9864
9865 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9866
9867 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9868 objc-method-intro. Case 4 removed and case 5I added.
9869
9870 * cc-langs.el (c-append-paragraph-start): New variable used by
9871 c-common-init to get paragraph-start correct.
9872 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9873 initialize paragraph-start to make it correct both with and
9874 without the javadoc special case.
9875
9876 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9877 initialize paragraph-start for javadoc markup.
9878
9879 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9880 change by defaulting this to t. It's motivated by the
9881 confusing behavior that otherwise arise from the style system
9882 when editing both java and non-java files at the same time
9883 (see the comments about style setting in c-common-init).
9884
9885 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9886
9887 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9888 similar to the one in c-fill-paragraph to check the fill
9889 prefix from the adaptive fill function for sanity.
9890
9891 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9892
9893 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9894 defun block.
9895
9896 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9897
9898 * cc-mode.texi Documented the change of cpp-macro.
9899
9900 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9901
9902 * cc-align.el (c-lineup-multi-inher): Handle lines with
9903 leading comma nicely. Extended to handle member initializers
9904 too.
9905
9906 * cc-engine.el: (c-beginning-of-inheritance-list,
9907 c-guess-basic-syntax): Fixed recognition of inheritance lists
9908 when the lines begins with a comma.
9909
9910 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9911
9912 * cc-vars.el (c-offsets-alist): Changed default for
9913 member-init-cont to c-lineup-multi-inher since it now handles
9914 member initializers and indents better for leading commas.
9915
9916 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9917
9918 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9919 handling that caused class open lines to be recognized as
9920 statement-conts in some cases.
9921
9922 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9923 guessed by the adaptive fill function unless point is on the
9924 first line of a block comment.
9925
9926 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9927 when the buffer ends with a macro continuation char.
9928
9929 * cc-engine.el (c-guess-basic-syntax): Added support for
9930 function definitions as statements in Pike. The first
9931 statement in a lambda block is now labeled defun-block-intro
9932 instead of statement-block-intro.
9933
9934 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9935 so that the class surrounding point is selected, not the one
9936 innermost in the state.
9937
9938 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9939 recognition of switch labels having hanging multiline
9940 statements.
9941
9942 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9943 some code in c-guess-basic-syntax to a separate function.
9944 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9945 recognition of member inits with multiple line arglists.
9946 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9947 member-init-cont when the commas are in funny places.
9948
9949 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9950
9951 * cc-defs.el (c-auto-newline): Removed this macro since it's
9952 not used anymore.
9953
9954 * cc-engine.el (c-looking-at-bos): New helper function.
9955 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9956 inexpr and toplevel classes apart in Pike.
9957
9958 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9959 of case 9A.
9960
9961 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9962 constant, since "class" can introduce an in-expression class
9963 in Pike nowadays.
9964
9965 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9966
9967 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9968 indentation on cpp-macro lines.
9969
9970 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9971 a syntax modifier like comment-intro, to make it possible to
9972 get syntactic indentation for preprocessor directives. It's
9973 incompatible wrt to lineup functions on cpp-macro, but it has
9974 no observable effect in the 99.9% common case where cpp-macro
9975 is set to -1000.
9976
9977 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9978
9979 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9980 member-init-cont when the preceding arglist is several lines.
9981
9982 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9983
9984 * cc-styles.el (c-style-alist): The basic offset for the BSD
9985 style corrected to 8.
9986
9987 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9988
9989 * cc-styles.el (c-style-alist): Adjusted the indentation of
9990 brace list openers in the gnu style.
9991
9992 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9993
9994 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9995
9996 * cc-cmds.el (c-electric-brace, c-electric-slash,
9997 c-electric-star, c-electric-semi&comma, c-electric-colon,
9998 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9999 when c-syntactic-indentation is nil.
10000
10001 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
10002 we were left at comments preceding the first statement when
10003 reaching the beginning of the buffer.
10004
10005 * cc-vars.el (c-syntactic-indentation): New variable to turn
10006 off all syntactic indentation.
10007
10008 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10009
10010 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
10011 between the text and the block comment ender when it hangs,
10012 depending on how many there are before the fill.
10013
10014 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10015
10016 * cc-engine.el (c-beginning-of-closest-statement): New helper
10017 function to go back to the closest preceding statement start,
10018 which could be inside a conditional statement.
10019 * cc-engine.el (c-guess-basic-syntax): Use
10020 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
10021
10022 * cc-engine.el (c-guess-basic-syntax): Better handling of
10023 arglist-intro, arglist-cont-nonempty and arglist-close when
10024 the arglist is nested inside parens. Cases 7A, 7C and 7F
10025 changed.
10026
10027 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
10028 up-to-date with javadoc 1.2.
10029
10030 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10031
10032 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
10033 multiline Pike type decls.
10034
10035 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10036
10037 * cc-cmds.el (c-indent-new-comment-line): Always break
10038 multiline comments in multiline mode, regardless of
10039 comment-multi-line.
10040
10041 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10042
10043 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
10044 fully::qualified::names in C++ member init lists. Preamble in
10045 case 5D changed.
10046
10047 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10048
10049 * cc-langs.el (c-common-init): Handling of obsolete variables
10050 moved to c-initialize-cc-mode. More compatible style override
10051 when using global style variables.
10052 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
10053 variables moved here.
10054
10055 * cc-mode.texi: Documented the special behavior of
10056 c-special-indent-hook as a style variable. Don't talk about
10057 doing (c-make-styles-buffer-local t) in a mode hook, since
10058 that's already too late to work right.
10059
10060 * cc-styles.el (c-make-styles-buffer-local): Flag style
10061 variable localness in c-style-variables-are-local-p to make
10062 the compatibility measure in c-common-init work well.
10063
10064 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
10065 longer contain set-from-style.
10066 * cc-styles.el (c-initialize-builtin-style): Don't check for
10067 set-from-style on c-special-indent-hook.
10068 * cc-styles.el (c-copy-tree): Obsolete. The standard function
10069 copy-alist is sufficient now.
10070
10071 * cc-styles.el (c-set-style, c-set-style-1,
10072 c-get-style-variables): Fixes to variable initialization so
10073 that duplicate entries in styles have the same effect
10074 regardless of DONT-OVERRIDE.
10075
10076 * cc-styles.el (c-set-style-2): Fixed bug where the
10077 initialization of inheriting styles failed when the
10078 dont-override flag is set.
10079
10080 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
10081 on this.
10082
10083 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10084
10085 * cc-defs.el (c-forward-comment): Removed the workaround
10086 introduced in 5.38 since it had worse side-effects. If a line
10087 contains the string "//\"", it regarded the // as a comment
10088 start since the \ temporarily doesn't have escape syntax.
10089
10090 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
10091
10092 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
10093 ada-xref.el before ada-prj.el, so that the Project menu is created
10094 when ada-prj tries to add to it.
10095 (ada-activate-keys-for-case): Suppress the characters that are not
10096 part of the Ada syntax. Better compatibility with else-mode
10097 (ada-adjust-case-interactive): When auto-casing is not active,
10098 correctly insert newlines (used to insert only ^M). Prevent the
10099 syntax table from being changed in case of an error
10100 (or '_' becomes part of a word and some commands are confused).
10101 Do nothing if ada-auto-case is nil.
10102 (ada-after-keyword-p): Ignore keywords that are also attributes
10103 (ada-batch-reformat): Update usage comment
10104 (ada-call-from-contextual-menu): New function
10105 (ada-case-read-exceptions): Reinitialize the casing exception list
10106 first to nil first, so that the casing exception file can be
10107 shared.
10108 (ada-check-defun-name): Handles "configure" keyword for gnatdist
10109 files.
10110 (ada-compile-goto-error): Fix regexp used to detect a file:line
10111 anywhere in the error message
10112 (ada-contextual-menu-last-point): New variable
10113 (ada-create-keymap): If the variable delete-key-deletes-forward is
10114 t on XEmacs, it means that DEL should delete one character
10115 forward.
10116 (ada-create-menu): Use :included instead of :visible for XEmacs.
10117 New submenu "Options".
10118 (ada-end-stmt-re): Correctly indent "select ... then abort"
10119 statements.
10120 (ada-fill-comment-paragraph): Correctly delete all leading '--'
10121 even if they don't match ada-fill-comment-prefix Fix handling of
10122 paragraphs on the first or last line of a file.
10123 (ada-format-paramlist): Fix handling of default parameter values.
10124 (ada-get-body-name): New function.
10125 (ada-get-current-indent): Optimized by searchling directly for an
10126 existing generic part or a statement outside of it. Handle
10127 ada-indent-align-comments when indenting comments Replaced some
10128 regexps by testing directly the next character. This results in a
10129 huge speedup on some files. New indentation scheme for renames
10130 statements. Stop looking for the 'while' or 'for' associated with
10131 a 'loop' at the first semicolon encountered. A "return" can also
10132 match an anonymous access subprogram declaration.
10133 (ada-get-indent-noindent): Ignore strings and comments when
10134 looking for the keywords "record" and "private".
10135 (ada-goto-matching-decl-start): When matching "if", make sure we
10136 are not in fact seeing "end if". Ignore "when" statements except
10137 when initial keyword was "begin". Fix handling of nested
10138 procedures. Add a recursive call to this function to skip over
10139 other 'end' statmts. Fix indentation for "when .. => begin"
10140 (ada-in-open-paren-p): Fix indentation for complex boolean
10141 expressions, where 'and then', 'or else' and parenthesis
10142 statements are mixed up.
10143 (ada-in-paramlist-p): Skip comments while searching for the
10144 beginning Fix handling of operator declarations.
10145 (ada-indent-align-comments): New variable
10146 (ada-indent-current): Change the syntax table only in the
10147 protected section, so that we are sure it is restored correctly.
10148 (ada-indent-on-previous-lines): Use ada-use-indent and
10149 ada-with-indent Correctly indent "select ... then"
10150 (ada-indent-region): Slight speedup.
10151 (ada-indent-renames): New variable.
10152 (ada-last-which-function-subprog, ada-last-which-function-line):
10153 New variables
10154 (ada-looking-at-semi-private): Correctly indent the 'private'
10155 keyword when it is the first word in a package declaration.
10156 (ada-loose-case-word): Stop searching if at the end of the buffer.
10157 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10158 even if point is not initially at the end of the word.
10159 (ada-matching-decl-start-re): Add "when".
10160 (ada-mode): Add support for abbrev-mode, outline-mode and
10161 which-func-mode Override the old find-file.el entry in
10162 ff-special-constructs since it is using the obsolete
10163 ada-spec-suffix variable
10164 (ada-no-auto-case): New function
10165 (ada-scan-paramlist): When parsing the argument type, accept
10166 spaces (as in "X 'Class", generated by Rational Rose).
10167 (ada-other-file-name): No longer loads the other file.
10168 (ada-popup-menu): Save and restore the current buffer and cursor
10169 position before and after displaying the menu.
10170 (ada-search-ignore-complex-boolean): New function.
10171 (ada-uncomment-region): Emacs21 already knows how to delete
10172 comments not starting in the first column.
10173 (ada-use-indent): New variable
10174 (ada-which-function): New function.
10175 (ada-with-indent): New variable
10176 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10177 can be batch-compiled from the command line.
10178
10179 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10180 Add to the menu when the file is loaded, not in ada-mode-hook.
10181 Add -toolbar to the default ddd command Switches moved from
10182 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10183 ada-prj-default-comp-opt
10184 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10185 Reference Manual to the menu
10186 (ada-check-current): rewritten as a call to ada-compile-current
10187 (ada-compile): Removed.
10188 (ada-compile-application, ada-compile-current, ada-check-current):
10189 Set the compilation-search-path so that compile.el automatically
10190 finds the sources in src_dir. Automatic scrollong of the
10191 compilation buffer. C-uC-cC-c asks for confirmation before
10192 compiling
10193 (ada-compile-current): New parameter, prj-field
10194 (ada-complete-identifier): Load the .ali file before doing
10195 processing
10196 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10197 conform to gnatmake's behavior.
10198 (ada-find-file-in-dir): New function
10199 (ada-find-references): Set the environment variables for gnatfind
10200 (ada-find-src-file-in-dir): New function.
10201 (ada-first-non-nil): Removed
10202 (ada-gdb-application): Add support for jdb, the java debugger.
10203 (ada-get-ada-file-name): Load the original-file first if not done
10204 yet.
10205 (ada-get-all-references): Handles the new ali syntax (parent types
10206 are found between <>).
10207 (ada-initialize-runtime-library): New function
10208 (ada-mode-hook): Always load a project file when a file is opened,
10209 so that the casing exceptions are correctly read.
10210 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10211 (ada-parse-prj-file): Use find-file-noselect instead of find-file
10212 to open the project file, since the latter does not work with
10213 speedbar Get default values before loading the prj file, or the
10214 default executable file name is wrong. Use the absolute value of
10215 src_dir to initialize ada-search-directories and
10216 compilation-search-path,... Add the standard runtime library to
10217 the search path for find-file.
10218 (ada-prj-default-debugger): Was missing an opening '{'
10219 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10220 variables.
10221 (ada-prj-default-gnatmake-opt): New variable
10222 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10223 buffers, the project file is the default one Save the windows
10224 configuration before displaying the menu.
10225 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10226 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10227 ...) regexp-quote identifiers names to support operators +,
10228 -,... in regexps.
10229 (ada-remote): New function.
10230 (ada-run-application): Erase the output buffer before starting the
10231 run Support remote execution of the application. Use
10232 call-process, or the arguments are incorrectly parsed
10233 (ada-set-default-project-file): Reread the content of the active
10234 project file, not the one from the current buffer When a project
10235 file is set as the default project, all directories are
10236 automatically associated with it.
10237 (ada-set-environment): New function
10238 (ada-treat-cmd-string): New special variable ${current}
10239 (ada-treat-cmd-string): Revised. The substitution is now done for
10240 any ${...} substring
10241 (ada-xref-current): If no body was found, compiles the spec
10242 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10243 compiler to get rid of command line length limitations.
10244 (ada-xref-get-project-field): New function
10245 (ada-xref-project-files): New variable
10246 (ada-xref-runtime-library-specs-path)
10247 (ada-xref-runtime-library-ali-path): New variables
10248 (ada-xref-set-default-prj-values): Default run command now does a
10249 cd to the build directory. New field: main_unit Provide a default
10250 file name even if the current buffer has no prj file.
10251
10252 * ada-prj.el:
10253 Rewritten to show a tabbed-dialog.
10254 (ada-prj-add-ada-menu): Remove the map and name parameters.
10255 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10256 New function
10257 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10258 (ada-prj-load-from-file): New function
10259 (ada-prj-save): Always save fields that depend on the current buffer
10260 (ada-prj-show-value): New function
10261
10262 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10263 Ada mode. This will allow us to display the Ada menu in any buffer
10264 we want (for project items).
10265 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10266 number of spaces in the header.
10267
10268 2000-07-24 Dave Love <fx@gnu.org>
10269
10270 * ediff-init.el (ediff-region-help-echo): Bind face-help.
10271
10272 2000-07-23 Noah Friedman <friedman@splode.com>
10273
10274 * type-break.el (type-break): perform autosave.
10275 Suggested by Stephen Gildea <gildea@intouchsys.com>.
10276 (type-break-do-query): Cancel query schedule while performing
10277 actual query, to avoid possibility of a second query being made
10278 while first one is already in progress.
10279 (type-break-time-stamp-format): New variable.
10280 (type-break-time-stamp): New function.
10281 (type-break-time-warning): Use it.
10282 (type-break-keystroke-warning): Use it.
10283 (type-break-noninteractive-query): Use it.
10284
10285 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10286 cookie.
10287 Use add-minor-mode to set minor-mode-alist, if available.
10288 (eldoc-echo-area-use-multiline-p): New user option.
10289 (eldoc-echo-area-multiline-supported-p): New variable.
10290 (eldoc-docstring-format-sym-doc): Use them.
10291 (eldoc-mode): If not using idle timers, append to local post and
10292 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
10293 (eldoc-display-message-no-interference-p): Don't interfere with
10294 edebug.
10295 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10296 (eldoc-function-arglist): New function.
10297 (eldoc-function-argstring): Use it.
10298
10299 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10300 auto save directory exists before calling directory-files.
10301
10302 2000-07-23 Dave Love <fx@gnu.org>
10303
10304 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10305 ^o, ^u.
10306
10307 2000-07-21 Dave Love <fx@gnu.org>
10308
10309 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10310 now passed to the function. It now works properly.
10311
10312 * smerge-mode.el (smerge-mode-menu): Fill it out.
10313
10314 2000-07-20 Gerd Moellmann <gerd@gnu.org>
10315
10316 * info-look.el (info-lookup): If *info* is shown in another frame
10317 on the same display, select that frame, instead of switching to
10318 the Info buffer in another window of the selected frame.
10319
10320 * simple.el (universal-argument-map): Bind numeric keypad keys
10321 kp-0 to kp-9 and kp-subtract.
10322 (digit-argument): Handle these keys.
10323
10324 2000-07-20 Dave Love <fx@gnu.org>
10325
10326 * net/goto-addr.el (goto-address-fontify): Don't bother with
10327 buffer-modified and read-only stuff -- irrelevant with overlays.
10328 Put an extra property on the overlays and use it to clean up in
10329 case goto-address is re-run.
10330
10331 2000-07-19 Richard M. Stallman <rms@gnu.org>
10332
10333 * timer.el (run-with-idle-timer): Doc fix.
10334
10335 * mail/mail-utils.el (mail-strip-quoted-names):
10336 Handle case where <...> appears inside "...".
10337 Use replace-match to edit the string more simply.
10338 (rmail-dont-reply-to): Cope with an unmatched ".
10339
10340 2000-07-19 Dave Love <fx@gnu.org>
10341
10342 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10343 implementation.
10344
10345 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10346 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10347 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10348
10349 2000-07-19 Gerd Moellmann <gerd@gnu.org>
10350
10351 * textmodes/refer.el: Correct maintainer's email address.
10352
10353 * progmodes/hideif.el: Correct author's email address.
10354 Fix typo in comment.
10355
10356 * xml.el: New file.
10357
10358 * mail/mailheader.el: Correct author's mail address.
10359
10360 * gnus/parse-time.el: Correct author's mail address.
10361
10362 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
10363
10364 * comint.el (comint-highlight-input, comint-highlight-face):
10365 New user options.
10366 (comint-input-ring-file-name): Change custom type.
10367 (comint-mode-map): Bind mouse-2.
10368 (comint-insert-clicked-input): New function.
10369 (comint-send-input): Handle input highlighting.
10370
10371 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
10372
10373 * mouse.el (popup-menu): New function.
10374 (mouse-major-mode-menu): Use it.
10375
10376 2000-07-18 Dave Love <fx@gnu.org>
10377
10378 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10379 improvements.
10380
10381 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10382
10383 * faces.el (face-font-selection-order)
10384 (face-font-family-alternatives): Add custom type.
10385
10386 2000-07-18 Dave Love <fx@gnu.org>
10387
10388 * cus-edit.el (custom-variable-reset-saved)
10389 (custom-variable-reset-standard): Remove unused bindings.
10390
10391 * rect.el (open-rectangle-line): Remove unused let.
10392
10393 * hl-line.el (hl-line-highlight): Check hl-line-mode.
10394
10395 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10396
10397 * cdl.el: Fix `Maintainer' keyword.
10398
10399 * play/pong.el: Add author's email address.
10400
10401 2000-07-17 Sam Steingold <sds@gnu.org>
10402
10403 * files.el (insert-directory): Call `split-string' instead of
10404 re-implementing it.
10405
10406 2000-07-18 Gerd Moellmann <gerd@gnu.org>
10407
10408 * mail/vms-pmail.el: Change maintainer to FSF.
10409
10410 * net/goto-addr.el: Change maintainer to FSF.
10411
10412 * info.el (Info-title-face-alist): Removed.
10413
10414 2000-07-18 David Ponce <david@dponce.com>
10415
10416 * recentf.el (recentf-open-files): New command that works like
10417 `recentf-open-more-files', but shows the whole list of files (not just
10418 those omitted from the menu). Useful if you don't use a menu-bar!
10419 (recentf-open-more-files) Modified to use `recentf-open-files'.
10420
10421 (recentf-open-files, recentf-open-more-files)
10422 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10423
10424 (recentf-dialog-mode): New mode for dialogs. You can now just type
10425 "q" to cancel the dialogs.
10426
10427 2000-07-18 David Ponce <david@dponce.com>
10428
10429 * recentf.el: This is a major update of recentf.el. It adds new
10430 features to better organize the recentf menu and "More..." buffer.
10431
10432 Using new provided menu filtering functions you can now organize the
10433 recent files list:
10434
10435 - by major modes
10436 - by directories
10437 - by user defined rules
10438
10439 Finally, with the new `recentf-filter-changer' customizable filter you
10440 can define a ring of filters and dynamically (via the menu) cycle on
10441 each menu organization in the ring (a la msb).
10442
10443 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10444
10445 * eshell/eshell.el (eshell): Replace links to eshell.info with
10446 links to eshell, to avoid problems on systems where the manual is
10447 installed as `eshell'.
10448 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10449 * eshell/em-smart.el (eshell-smart): Ditto.
10450 * eshell/em-banner.el (eshell-banner): Ditto.
10451 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10452
10453 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10454 same-file check in the MS-DOS version (it does support inodes).
10455
10456 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10457
10458 * eshell/eshell.el (eshell-directory-name):
10459 Run default directory name through convert-standard-filename.
10460
10461 2000-07-18 Kenichi Handa <handa@etl.go.jp>
10462
10463 * international/mule-cmds.el (select-safe-coding-system):
10464 Fix typo in the comment.
10465
10466 * language/european.el (compound-text):
10467 Force katakana-jisx0201 to be designated to G1.
10468
10469 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10470 Don't translate some national variant characters of latin-jisx0201.
10471 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10472
10473 * international/kkc.el (kkc-after-update-conversion-functions):
10474 New variable.
10475 (kkc-update-conversion): Run functions in it at the tail.
10476
10477 2000-07-16 John Wiegley <johnw@gnu.org>
10478
10479 * lisp/align.el (align-newline-and-indent):
10480 Adding new function. for auto-aligning blocks of code on RET.
10481 (align-region): Fixed badly formatted minibuffer message.
10482
10483 2000-07-17 Kenichi Handa <handa@etl.go.jp>
10484
10485 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10486 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10487 the conversion list at first if appropriate.
10488 (kkc-next): Don't update kkc-next-count here.
10489 (kkc-prev): Don't update kkc-prev-count here.
10490 (kkc-show-conversion-list-update): Fix setting up of conversion
10491 list message.
10492
10493 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10494
10495 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10496
10497 2000-07-16 Dave Love <fx@gnu.org>
10498
10499 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10500 function to be more specific.
10501
10502 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10503 non-string help-echo.
10504 (widget-types-convert-widget): Defsubst it.
10505 (widget-echo-help): Try to cope with a help-echo function of two
10506 possible sorts.
10507
10508 2000-07-15 Jason Rumney <jasonr@gnu.org>
10509
10510 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10511 Declare as obsolete.
10512
10513 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10514
10515 2000-07-14 Gerd Moellmann <gerd@gnu.org>
10516
10517 * hilit-chg.el: Fix typo.
10518
10519 2000-07-14 Dave Love <fx@gnu.org>
10520
10521 * info.el (Info-mode-menu): Fix use of :help, :enable.
10522
10523 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10524
10525 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10526
10527 2000-07-13 Dave Love <fx@gnu.org>
10528
10529 * emacs-lisp/easymenu.el: Doc fixes.
10530 (easy-menu-remove): Defalias to ignore.
10531
10532 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10533 Call throw correctly.
10534
10535 2000-07-13 Gerd Moellmann <gerd@gnu.org>
10536
10537 * faces.el (frame-background-mode): Doc fix.
10538
10539 * simple.el (eval-expression-print-length): Change custom type to
10540 allow entering nil as value.
10541
10542 2000-07-13 Dave Love <fx@gnu.org>
10543
10544 * progmodes/fortran.el (fortran-imenu-generic-expression):
10545 Change definition layout.
10546 (fortran-mode-menu): Reinstate customize entries.
10547
10548 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10549 Use :filter, per old XEmacs code.
10550
10551 2000-07-12 Gerd Moellmann <gerd@gnu.org>
10552
10553 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10554 event when deciding what to send to the terminal.
10555
10556 2000-07-12 Dave Love <fx@gnu.org>
10557
10558 * cus-start.el: Add optional version as 4th element of specs and
10559 use it for several things new in v21. Remove load-path. Fix type
10560 of line-number-display-limit.
10561
10562 2000-07-11 Dave Love <fx@gnu.org>
10563
10564 * progmodes/fortran.el: Don't require easymenu.
10565 Use repeat counts in various regexps.
10566 (fortran-mode-syntax-table): Defvar directly.
10567 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10568 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10569 Use defvar, not defconst.
10570 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10571 (fortran-mode): Set fortran-comment-line-start-skip,
10572 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10573 (fortran-comment-indent): Use defsubst.
10574 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10575 Use fortran-comment-indent, not fortran-comment-indent-function.
10576 (fortran-comment-region, fortran-electric-line-number): Simplify.
10577 (fortran-auto-fill): New function.
10578 (fortran-do-auto-fill): Deleted.
10579 (fortran-find-comment-start-skip):
10580 Check for non-null comment-start-skip.
10581 (fortran-auto-fill-mode, fortran-fill-statement):
10582 Use fortran-auto-fill.
10583 (fortran-fill): Use fortran-auto-fill. Check for null
10584 comment-start-skip. Simplify final clause and use end-of-line finally.
10585
10586 * widget.el (widget-plist-member): New alias.
10587
10588 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10589
10590 * eshell/esh-module.el (toplevel): Reference
10591 byte-compile-current-file only if it is bound.
10592
10593 2000-07-10 Gerd Moellmann <gerd@gnu.org>
10594
10595 * dired.el: Don't require `dired-aux'.
10596
10597 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10598
10599 * dired-aux.el (dired-show-file-type): New function.
10600 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10601 (dired-show-file-type): Add autoload.
10602
10603 2000-07-10 Kenichi Handa <handa@etl.go.jp>
10604
10605 * international/mule-diag.el (describe-font): Adjusted for the
10606 change of fontset-info.
10607 (print-fontset): Likewise.
10608
10609 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10610
10611 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10612
10613 2000-07-07 Gerd Moellmann <gerd@gnu.org>
10614
10615 * bindings.el: Bind `[delete]' to delete-char.
10616
10617 * dired.el (dired-find-alternate-file): New function.
10618 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10619 (toplevel): Require dired-aux when compiling.
10620 (dired-buffers): Move defvar within file to avoid compiler warning.
10621
10622 * info.el (Info-last-search): Variable removed.
10623 (Info-search-history): New variable.
10624 (Info-search): New Info-search-history.
10625
10626 * battery.el, info-look.el: Change author's mail address.
10627
10628 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10629
10630 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10631 if rmail-ignored-headers is nil.
10632 (rmail-retry-failure): Bind rmail-ignored-headers and
10633 rmail-displayed-headers to nil.
10634
10635 2000-07-06 Gerd Moellmann <gerd@gnu.org>
10636
10637 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10638 (print-region-1): Don't hard code `-h' here.
10639
10640 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10641
10642 2000-07-01 Francesco Potorti` <pot@gnu.org>
10643
10644 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10645 exim can use "your message" instead of "the message".
10646
10647 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10648
10649 * facemenu.el: Docstrings fixes.
10650 (facemenu-get-face): Don't use internal-find-face.
10651 (facemenu-iterate): Rename arg to match the docstring.
10652
10653 * newcomment.el (uncomment-region): Be more careful when skipping
10654 backwards over `=' not to bump into BOBP.
10655
10656 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10657
10658 * ediff-diff.el (ediff-wordify): Use syntax table.
10659 * ediff-init.el (ediff-has-face-support-p): Use
10660 ediff-color-display-p.
10661 (ediff-color-display-p): Use display-color-p, changed to defun
10662 from defsubst.
10663 Got rid of special cases for NeXT and OS/2.
10664 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10665 face.
10666
10667 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10668
10669 * emacs-lisp/lucid.el: Require CL.
10670 (copy-tree, remprop): Remove, it's provided by CL.
10671 (map-keymap): Define in terms of cl-map-keymap.
10672 (extent-property, set-extent-end-glyph): New functions.
10673
10674 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10675
10676 2000-07-05 Gerd Moellmann <gerd@gnu.org>
10677
10678 * Makefile.in (DONTCOMPILE): Add comment that the name may
10679 not be changed without changing the make-dist script.
10680
10681 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10682 (cl-mapc): Use mapc instead of cl-old-mapc.
10683
10684 2000-07-05 Andrew Innes <andrewi@gnu.org>
10685
10686 * makefile.nt: Add support for `bootstrap' and related targets.
10687
10688 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10689
10690 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10691 (easy-menu-do-define): Use `menu-item' format.
10692 Handle case where easy-menu-create-menu returns a symbol.
10693 Manually call the potential top-level filter in the function binding.
10694 (easy-menu-filter-return): New arg NAME.
10695 Convert to a keymap if MENU is an XEmacs menu.
10696 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10697 (easy-menu-converted-items-table, easy-menu-convert-item):
10698 New var and fun to memoize easy-menu-convert-item-1.
10699 (easy-menu-do-add-item): Use it.
10700 (easy-menu-create-menu): Use easy-menu-convert-item.
10701 Wrap easy-menu-filter-return around any :filter specification.
10702 Don't convert the menu if a filter was specified.
10703 Tell easy-menu-make-symbol not to check for MENU being an expression.
10704 (easy-menu-make-symbol): New arg NOEXP.
10705
10706 2000-07-05 Gerd Moellmann <gerd@gnu.org>
10707
10708 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10709 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10710 (eval-defun): If called with prefix arg, instrument code for
10711 Edebug.
10712
10713 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10714 similar to that of eval-defun.
10715
10716 2000-07-04 Dave Love <fx@gnu.org>
10717
10718 * hl-line.el (hl-line-overlay): Make it permanent-local.
10719
10720 * calendar/todo-mode.el: Replaced with a working version, based on
10721 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10722
10723 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
10724
10725 * paths.el (prune-directory-list): New function.
10726 (Info-default-directory-list): Rewritten to more methodically
10727 enumerate a big list of possible info directories (based on the
10728 list used by the standalone info reader).
10729
10730 * info.el (info-initialize): Use prune-directory-list to remove
10731 non-existent directories from Info-directory-list.
10732
10733 * paths.el (Info-default-directory-list): Try a list of possible
10734 info-directories instead of a single one. Add the possible
10735 info directory "/usr/share/info".
10736
10737 * woman.el (woman-man.conf-path): Explicitly include the debian
10738 man-db config file "/etc/manpath.config".
10739 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10740 are present in `manpath.config'.
10741 (woman-manpath): Include "/usr/share/man".
10742
10743 2000-07-03 Gerd Moellmann <gerd@gnu.org>
10744
10745 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10746
10747 * startup.el (command-line): Initialize blink-cursor based
10748 on window-system.
10749
10750 * frame.el (blink-cursor): Default to nil if not running under
10751 a window-system.
10752
10753 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10754 (face-x-resources): Remove duplicate entry for :font.
10755
10756 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10757 instead of cycling through windows with next-window.
10758
10759 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10760 of cycling through windows with next-window.
10761
10762 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10763 of cycling through windows with next-window.
10764
10765 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10766 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10767 instead of cycling through windows with next-window.
10768
10769 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10770 instead of cycling through windows with next-window.
10771
10772 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10773 of cycling through windows with next-window.
10774
10775 * terminal.el (te-process-output): Use walk-windows instead of
10776 cycling through windows with next-window.
10777
10778 * server.el (server-switch-buffer): Use some-window instead of
10779 cycling through windows with next-window.
10780
10781 * window.el (some-window): New function.
10782 (walk-windows): Remove reference to walk-windows-start.
10783
10784 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10785
10786 2000-07-03 Richard Stallman <rms@gnu.org>
10787
10788 * window.el (walk-windows): Guarantee termination by keeping a list
10789 of all the windows already handled.
10790
10791 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10792
10793 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10794 window-system.
10795
10796 * man.el (Man-notify-when-ready): Don't use window-system. If
10797 Man-notify-method is newframe, and the display is not
10798 multi-frame, select the frame created for the man page.
10799 (Man-init-defvars): Doc fix.
10800
10801 2000-06-28 Gerd Moellmann <gerd@gnu.org>
10802
10803 * faces.el (region): Change background color for light background.
10804
10805 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10806 attribute from mode-line face of Ediff control frame.
10807
10808 * replace.el (query-replace-map): Bind `e' like `E'.
10809
10810 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10811
10812 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10813 Change name to "Select All".
10814
10815 * dos-fns.el (convert-standard-filename): Fix last change.
10816
10817 2000-06-27 Gerd Moellmann <gerd@gnu.org>
10818
10819 * help.el (describe-variable): Don't insert a second `'s' in front
10820 of the string `value is shown below'. Since the syntax-table is
10821 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10822 an existing `'s', so that this won't be deleted.
10823
10824 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10825 * pcmpl-unix.el: New files.
10826
10827 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10828
10829 * wid-edit.el (widget-member): Use the new plist-member.
10830
10831 2000-06-26 Gerd Moellmann <gerd@gnu.org>
10832
10833 * replace.el (perform-replace): Undo change of 2000-04-04.
10834 Instead, move backward 1 character at the end of the loop when
10835 necessary.
10836
10837 * faces.el (fringe): Change face for different backgrounds.
10838
10839 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10840 patch from John.
10841
10842 * eshell/*.el: Change spelling of the Free Software Foundation.
10843
10844 * eshell/esh-toggle.el: Removed.
10845
10846 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10847
10848 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10849 interactively.
10850
10851 2000-06-26 Alex Schroeder <alex@gnu.org>
10852
10853 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10854 `define-key'; instead of checking `(emacs-version)' check for
10855 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10856 for `;' and `o' which might be electric.
10857
10858 (sql-electric-stuff): New user option.
10859 (sql-magic-go): New function which uses `sql-electric-stuff'.
10860 (sql-magic-semicolon): New function which uses
10861 `sql-electric-stuff'.
10862
10863 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10864 is not fboundp.
10865
10866 (sql-oracle-options): New variable.
10867 (sql-oracle): Use it.
10868
10869 (sql-imenu-generic-expression): Doc change.
10870 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10871 is used.
10872
10873 (sql-informix): Added command line parameter "-" to force
10874 sql-informix-program to use stdout.
10875
10876 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10877
10878 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10879 (cp864-decode-table): Doc fix.
10880 (cp720-decode-table): New variable, supports the Arabic OEM
10881 codepage used by Windows.
10882 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10883
10884 2000-06-23 Dave Love <fx@gnu.org>
10885
10886 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10887 (font-lock-fontify-anchored-keywords): Use
10888 line-beginning-position.
10889 (global-font-lock-mode): Use mapc.
10890
10891 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10892
10893 * eshell/esh-module.el: Require CL when compiling.
10894
10895 2000-06-23 Gerd Moellmann <gerd@gnu.org>
10896
10897 * comint.el (comint-substitute-in-file-name): Call replace-match
10898 with second and third arg t.
10899
10900 * cus-edit.el (custom-button-face, custom-button-pressed-face):
10901 Specify foreground color.
10902
10903 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10904 color.
10905
10906 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10907
10908 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10909 cddr instead of cdddr.
10910
10911 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10912 instead of copy-list.
10913
10914 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10915 of copy-list.
10916
10917 * subdirs.el: Add eshell subdirectory.
10918
10919 * eshell: New subdirectory containing the Eshell package.
10920
10921 * pcomplete.el: New file.
10922
10923 2000-06-23 Paul Eggert <eggert@twinsun.com>
10924
10925 * mail/mailpost.el (post-mail-send-it): Make sure file has
10926 proper permissions from birth.
10927
10928 * files.el (basic-save-buffer-2): When temporarily setting
10929 file modes, set them to current modes plus 0200, not to 0777.
10930
10931 * emerge.el (emerge-make-temp-file): Make sure file has proper
10932 permissions from birth.
10933
10934 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10935
10936 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10937 backup file name through convert-standard-filename.
10938
10939 * dos-fns.el (convert-standard-filename): Convert leading
10940 directories as well. When long file names are supported, convert
10941 characters that are invalid in Windows file names.
10942
10943 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10944
10945 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10946 ps-print crashes. New feature: page selection for printing. Create
10947 raw-text-unix coding system for XEmacs. Doc fix.
10948 (ps-print-version): New version number (5.2.3).
10949 (ps-plot-region): Bug fix.
10950 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10951 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10952 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10953 funs.
10954 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10955 (ps-last-page): New vars.
10956
10957 2000-06-21 Gerd Moellmann <gerd@gnu.org>
10958
10959 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10960 empty option string.
10961
10962 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10963
10964 * man.el (man): Doc fix.
10965
10966 2000-06-21 Kenichi Handa <handa@etl.go.jp>
10967
10968 * international/mule-cmds.el (set-language-info-alist): Docstring
10969 fixed.
10970
10971 2000-06-20 Gerd Moellmann <gerd@gnu.org>
10972
10973 * version.el (emacs-version): Use ISO date format.
10974
10975 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10976 instead of `M-backspace'.
10977
10978 * simple.el (turn-off-auto-fill): New function.
10979
10980 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10981
10982 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10983 Renamed from with-buffer-prepared-for-font-lock and use
10984 inhibit-modification-hooks rather than setting *-change-functions.
10985 Update all functions to use the new name.
10986 (jit-lock-first-unfontify-pos): New semantics (and doc).
10987 (jit-lock-mode): Make non-interactive.
10988 Don't automatically turn on font-lock.
10989 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10990 Always use jit-lock-after-change.
10991 Remove and restore font-lock-after-change-function.
10992 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10993 (jit-lock-after-unfontify-buffer): Remove.
10994 (jit-lock-stealth-fontify):
10995 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10996 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10997
10998 2000-06-20 Sam Steingold <sds@gnu.org>
10999
11000 * emacs-lisp/cl-indent.el (toplevel): Indent
11001 `print-unreadable-object' properly. Untabify.
11002
11003 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11004
11005 * textmodes/reftex.el (reftex-find-citation-regexp-format):
11006 Support for bibentry.
11007 (reftex-compile-variables): Fixed problem with end of section-re.
11008
11009 * texmodes/reftex-dcr.el (reftex-view-crossref,
11010 reftex-view-crossref-from-bibtex):
11011 Deal with changed `reftex-find-citation-regexp-format'.
11012 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
11013 Replaced `remprop' with `put'.
11014 (reftex-view-crossref, reftex-view-crossref-when-idle):
11015 Support for bibentry.
11016
11017 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11018 New entry for bibentry package.
11019
11020 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
11021 Regexp also matches "\nobibliography".
11022
11023 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
11024 Call `reftex-ensure-write-access' before doing anything.
11025 (reftex-ensure-write-access): New function.
11026
11027 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11028
11029 * progmodes/idlwave.el: File re-installed (update to version 4.2)
11030
11031 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
11032
11033 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
11034
11035 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
11036
11037
11038 2000-06-20 Dave Love <fx@gnu.org>
11039
11040 * faces.el (frame-background-mode): Use set-default, not set, in
11041 setter.
11042 (frame-update-faces, frame-update-face-colors): Define with
11043 defalias.
11044
11045 * enriched.el (enriched-decode-foreground)
11046 (enriched-decode-background): Don't use internal-find-face.
11047
11048 * apropos.el: Doc fixes.
11049
11050 * cus-edit.el (customize-changed-options): Check arg.
11051 (customize-version-lessp): Don't require decimal point.
11052
11053 * custom.el (defcustom, defgroup): Doc fix.
11054
11055 * newcomment.el (comment) <defgroup>: Add :version.
11056 (comment-multi-line): Doc fix.
11057
11058 * emulation/mlsupport.el (define-hooked-local-abbrev,
11059 define-hooked-global-abbrev): Fix, using define-abbrev.
11060
11061 2000-06-19 Gerd Moellmann <gerd@gnu.org>
11062
11063 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
11064 the whole buffer.
11065
11066 2000-06-19 Dave Love <fx@gnu.org>
11067
11068 * menu-bar.el (menu-bar-options-save): New function.
11069 (menu-bar-options-menu): Use it.
11070 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11071 Simplify.
11072
11073 2000-06-19 Andreas Schwab <schwab@suse.de>
11074
11075 * progmodes/etags.el (tags-query-replace): Put new parameters
11076 START and END at the end, for backward compatibility.
11077
11078 2000-06-19 Kenichi Handa <handa@etl.go.jp>
11079
11080 * international/codepage.el:
11081 (cp-coding-system-for-codepage-1): Delete special codes for
11082 generating xxx-dos coding system because now a CCL based coding
11083 system can handle EOL conversion by default.
11084
11085 * international/mule.el (make-coding-system): Generate subsidiary
11086 coding systems for EOL handling variants even for a CCL based
11087 coding system.
11088
11089 2000-06-19 Kenichi Handa <handa@etl.go.jp>
11090
11091 * international/isearch-x.el (isearch-minibuffer-input-method)
11092 (isearch-minibuffer-input-method-function): These variables
11093 deleted.
11094 (isearch-with-input-method): Don't use the above variables.
11095 (isearch-process-search-multibyte-characters): Likewise. Call
11096 read-string with the arg INHERIT-INPUT-METHOD t.
11097
11098 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
11099
11100 * font-lock.el (font-lock-after-fontify-buffer)
11101 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
11102
11103 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
11104 Use consistent make-local-variable style for font-lock-fontified.
11105 (jit-lock-fontify-buffer):
11106 Don't bother checking for font-lock-mode and jit-lock-mode.
11107
11108 * time.el: Remove trailing ^M that prevent CVS-merging.
11109
11110 2000-06-16 Gerd Moellmann <gerd@gnu.org>
11111
11112 * Makefile.in (distclean): New target.
11113
11114 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
11115
11116 * Makefile.in (srcdir): Define for update-subdirs.
11117
11118 2000-06-16 Gerd Moellmann <gerd@gnu.org>
11119
11120 * find-lisp.el: New file.
11121
11122 2000-06-16 Andrew Innes <andrewi@gnu.org>
11123
11124 * time.el (display-time-mail-function): New variable, to allow
11125 external packages to indicate when new mail is available.
11126 (display-time-update): Use it.
11127
11128 2000-06-16 Kenichi Handa <handa@etl.go.jp>
11129
11130 * international/mule.el (mule-version): Change version name to
11131 SAKAKI. AOI has already been used by Meadow.
11132
11133 * international/quail.el (quail-show-guidance-buf): To find the
11134 bottom window (but minibuffer), pay attention to the height of
11135 minibuffer.
11136
11137 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
11138
11139 * arc-mode.el (archive-mode-map): Use the new menu-item format for
11140 menu-bar menus. Add help strings. Don't remove the Edit menu
11141 from the menu bar, as the menu bar has enough space now.
11142
11143 * Makefile.in (SHELL): Make sure /bin/sh is used.
11144
11145 * woman.el (woman-man-buffer): Fix bold and underlined CJK
11146 characters, which use series of two ^H characters instead of one.
11147
11148 2000-06-15 Gerd Moellmann <gerd@gnu.org>
11149
11150 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11151 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11152 functions.
11153 (Info-find-node-2): Try a case-sensitive search first, then
11154 do a case-insensitive search.
11155
11156 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11157 tutorials.
11158
11159 * complete.el (PC-env-vars-alist): New variable.
11160 (PC-complete-as-file-name): New function.
11161 (partial-completion-mode): Initialize PC-env-vars-alist from
11162 process-environment.
11163 (PC-do-completion): Handle completion of env vars.
11164
11165 * info.el (Info-set-mode-line): Show file name in mode line,
11166 use `*Info*' instead of `Info:'.
11167
11168 * startup.el (command-line-1): Change copyright messages to year
11169 2000.
11170
11171 2000-06-15 Dave Love <fx@gnu.org>
11172
11173 * net/goto-addr.el (goto-address-fontify): Use keymap property,
11174 not local-map.
11175
11176 2000-06-15 Kenichi Handa <handa@etl.go.jp>
11177
11178 * international/mule.el (set-buffer-file-coding-system): Almost
11179 rewritten to handle `undecided' as no-op.
11180
11181 2000-06-14 Gerd Moellmann <gerd@gnu.org>
11182
11183 * Makefile.in: New file.
11184
11185 * Makefile: Removed.
11186
11187 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11188 (goto-address-highlight-keymap): Bind C-c RET.
11189
11190 2000-06-14 Kenichi Handa <handa@etl.go.jp>
11191
11192 * mail/sendmail.el (sendmail-send-it): The temporary buffer
11193 inherits buffer-file-coding-system of the current buffer.
11194
11195 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11196 0. Give correct argument to set-auto-coding-function.
11197 (tar-expunge): For goto-char, use (point-min), not 0.
11198 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11199 (tar-subfile-save-buffer): Likewize.
11200
11201 * international/mule.el
11202 (after-insert-file-set-buffer-file-coding-system): Call
11203 set-buffer-file-coding-system with the arg FORCE t.
11204
11205 2000-06-13 Gerd Moellmann <gerd@gnu.org>
11206
11207 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11208 nil. Contemporary sendmails issue an X-Authentication-Warning if
11209 the sender is set with `-f'.
11210
11211 2000-06-13 Dave Love <fx@gnu.org>
11212
11213 * help.el (describe-function-1): Kluge around cases of functions
11214 fset to subrs whose doc doesn't match their symbol-name.
11215
11216 * image.el (insert-image): Default STRING to a space.
11217
11218 * info.el Doc fixes.
11219 (Info-build-node-completions): Match Ref tags.
11220
11221 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
11222
11223 * frame.el (display-multi-frame-p, display-multi-font-p): New
11224 defaliases for display-graphic-p.
11225
11226 * hl-line.el: Fixed a typo in commentary.
11227
11228 2000-06-13 Kenichi Handa <handa@etl.go.jp>
11229
11230 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11231 fixed.
11232
11233 2000-06-12 Dave Love <fx@gnu.org>
11234
11235 * image.el (insert-image): Save a little consing.
11236
11237 2000-06-12 Kenichi Handa <handa@etl.go.jp>
11238
11239 * language/tibet-util.el: Convert all tibetan-1-column characters
11240 to the corresponding tibetan characters.
11241 (tibetan-add-components): Delete code for the special treatment of
11242 'a chung.
11243
11244 * language/tibetan.el (tibetan-composable-pattern): Fix previous
11245 change.
11246 (tibetan-vowel-transcription-alist): More rules added.
11247 (tibetan-composite-vowel-alist): New variable.
11248 (tibetan-precomposition-rule-alist): More rules added.
11249
11250 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
11251
11252 * startup.el (command-line): Only call menu-bar-mode if interactive.
11253
11254 * thingatpt.el (toplevel symbol-properties):
11255 * textmodes/makeinfo.el (makeinfo-compile):
11256 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11257 * progmodes/hideif.el (hif-compress-define-list)
11258 (hide-ifdef-use-define-alist):
11259 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11260 (ange-ftp-vms-add-file-entry):
11261 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11262 * man.el (Man-build-man-command):
11263 * mail/rnewspost.el (news-reply-header-hook):
11264 * info.el (Info-insert-dir):
11265 * emulation/mlconvert.el (backward-word, forward-word, setq):
11266 * emacs-lisp/gulp.el (gulp-send-requests):
11267 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11268 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11269 (byte-optimize-apply, end of file):
11270 * emacs-lisp/advice.el (ad-advice-class-completion-table)
11271 (ad-make-freeze-definition):
11272 * startup.el (command-line, command-line-1): Don't quote lambdas.
11273
11274 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11275 (cvs-cleanup-removed): New function.
11276 (cvs-cleanup-functions): New var.
11277 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11278 some flexibility in specifying additional entries to auto-cleanup.
11279 (cvs-quickdir): New function.
11280 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11281 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11282 (cvs-mode-find-file): Check that we are on a filename or dirname
11283 when invoked through a mouse-click.
11284 (cvs-full-path): Remove.
11285 (cvs-dired-action): Re-introduced.
11286 (cvs-dired-noselect): Use it.
11287 (vc-post-command-functions): use this new hook if available.
11288
11289 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11290 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11291 (cvs-filename-map, cvs-dirname-map): Remove.
11292 (cvs-default-action): Remove.
11293 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11294 if the arg is really a keymap.
11295 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11296 Don't hardcode the mapping from state (aka type) to face, but check
11297 the var cvs-fi-<type>-face instead.
11298 (cvs-fileinfo-from-entries): New function.
11299
11300 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11301 Docstring fix.
11302 (cvs-find-file-and-jump): Change default to be safer.
11303 (cvs-mode-diff-map): Define it as a function as well.
11304 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11305 Bind mouse-2 in this global map rather than with text-properties.
11306
11307 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11308 file to resolve the ambiguity between C(conflict) and C(need-merge).
11309
11310 2000-06-12 Kenichi Handa <handa@etl.go.jp>
11311
11312 * international/mule.el (set-buffer-file-coding-system): If
11313 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11314 unconditionally.
11315
11316 2000-06-12 Dave Love <fx@gnu.org>
11317
11318 * wid-edit.el (widget-specify-button): Really suppress the face if
11319 required.
11320
11321 2000-06-11 Gerd Moellmann <gerd@gnu.org>
11322
11323 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11324
11325 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11326
11327 * imenu.el (imenu-generic-expression): Docstring fix.
11328
11329 * composite.el (composition-function-table): Move the `put'
11330 below the autoload cookie so we can load the file before loaddefs.
11331
11332 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11333
11334 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11335 Handle easy-mmode-define-global-mode.
11336 For complex macros like define-minor-mode that can generate
11337 several autoload entries, try to autoload entries in the
11338 macroexpanded code.
11339
11340 * emacs-lisp/easy-mmode.el (define-minor-mode):
11341 If KEYMAP is a symbol, just use it.
11342 Use byte-compile-current-file and load-file-name to infer the
11343 proper :require to pass to defcustom.
11344 Wrap the hook var into `progn' so as not to autoload it.
11345 Add a :autoload-end cookie.
11346 Be more careful about the evaluation of KEYMAP.
11347 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11348 (define-derived-mode): Move define-abbrev-table outside of defvar.
11349
11350 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
11351
11352 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11353 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11354 (backup-compiled-files): Ignore errors during `tar'.
11355 (bootstrap): Make autoloads before elc files.
11356
11357 2000-06-10 Kenichi Handa <handa@etl.go.jp>
11358
11359 * international/mule.el (set-buffer-file-coding-system): If one of
11360 undecided-XXX is specified, change only EOL conversion.
11361
11362 * international/mule-conf.el (unix): New alias for the coding
11363 system undecided-unix.
11364
11365 2000-06-09 Dave Love <fx@gnu.org>
11366
11367 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11368
11369 * progmodes/executable.el: Byte compile dynamic.
11370 (executable-insert): Change custom type.
11371 (executable-find): Add autoload cookie.
11372 (executable-make-buffer-file-executable-if-script-p): New
11373 function. After Noah Friedman.
11374
11375 * files.el (after-save-hook): Customize, with
11376 executable-make-buffer-file-executable-if-script-p as an option.
11377
11378 2000-06-09 Kenichi Handa <handa@etl.go.jp>
11379
11380 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11381 "tib24p-mule.bdf" for Tibetan.
11382
11383 * composite.el (decompose-composite-char): Declare it as obsolete.
11384
11385 * man.el (Man-fontify-manpage): Pay attention to underline and
11386 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11387
11388 2000-06-08 Gerd Moellmann <gerd@gnu.org>
11389
11390 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11391 Set maintainer to FSF since author isn't reachable.
11392
11393 2000-06-08 Dave Love <fx@gnu.org>
11394
11395 * international/mule-cmds.el (select-safe-coding-system): If
11396 DEFAULT-CODING-SYSTEM is not specified, also check the most
11397 preferred coding-system if buffer-file-coding-system is
11398 `undecided'. From Handa.
11399
11400 2000-06-08 Kenichi Handa <handa@etl.go.jp>
11401
11402 * international/mule.el
11403 (after-insert-file-set-buffer-file-coding-system): If the buffer
11404 size is greater than INSERTED, judget that we are not visiting.
11405
11406 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11407
11408 * whitespace.el (defgroup whitespace): Comment out `:version'.
11409 XEmacs 20.4 has problems defining the group with this present.
11410 We'll have this commented out till get resolve the problem.
11411
11412 2000-06-07 John Wiegley <johnw@gnu.org>
11413
11414 * align.el (align-dq-string-modes, align-sq-string-modes)
11415 (align-open-comment-modes): Add pyhton-mode.
11416 (align-rules-list): Use get-text-property instead of
11417 text-properties-at.
11418 (align-rules-list): Add python-assignment.
11419 (align-rules-list): Change perl-comma-delimiter to
11420 basic-comma-delimiter. Use if for Perl modes and python-mode.
11421 (align-rules-list): Add python-chain-logic and
11422 basic-line-continuation.
11423
11424 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11425
11426 * apropos.el (apropos-mode-hook): New user variable.
11427 (apropos-mode): Run apropos-mode-hook.
11428
11429 2000-06-07 David Ponce <david@dponce.com>
11430
11431 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11432 commands. Require `wid-edit' at run-time.
11433
11434 2000-06-07 David Ponce <david@dponce.com>
11435
11436 * recentf.el: Added some "Commentary".
11437 (recentf-open-more-files, recentf-edit-list): Minor changes to
11438 move the point at the top of the file list. This behaviour is
11439 consistent with the menu one when the list contains a lot of
11440 files.
11441 (recentf-cleanup): Now displays the number of items removed from
11442 the list.
11443 (recentf-relative-filter) New menu filter to show filenames
11444 relative to `default-directory'.
11445
11446 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11447
11448 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11449 with/without giving an error if PostScript printer doesn't have this
11450 kind of page size. Zebra Stripe continues or restarts on next page.
11451 Manual/automatic paper feeding. Switch or not the header.
11452 (ps-print-version): New version number (5.2.2).
11453 (ps-windows-system): Include emx as a Windows system.
11454 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11455 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11456 (ps-background-text): Code fix.
11457 (ps-error-handler-message, ps-user-defined-prologue)
11458 (ps-print-prologue-header, ps-printer-name)
11459 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11460 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11461 (ps-use-face-background): Customization fix.
11462 (ps-n-up-database): Data fix.
11463 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11464 (ps-switch-header): New vars.
11465 (ps-xemacs-color-name, ps-face-foreground-name)
11466 (ps-face-background-name, ps-boolean-constant): New funs.
11467
11468 2000-06-07 Dave Love <fx@gnu.org>
11469
11470 * allout.el: New version from Manheimer.
11471
11472 2000-06-07 Kenichi Handa <handa@etl.go.jp>
11473
11474 * textmodes/fill.el (fill-find-break-point): Check the validity of
11475 charset.
11476
11477 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11478
11479 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11480 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11481 Call display-color-p and display-mouse-p instead of looking at
11482 window-system.
11483
11484 2000-06-06 Dave Love <fx@gnu.org>
11485
11486 * image.el (find-image): Doc fix. Return nil if image not found.
11487 (put-image, insert-image): Make STRING arg optional.
11488
11489 2000-06-06 Kenichi Handa <handa@etl.go.jp>
11490
11491 * language/vietnamese.el: Remove eval-when-compile.
11492 (viet-viscii-nonascii-translation-table): Define it as a
11493 translation table made from viet-viscii-decode-table.
11494 (viet-viscii-encode-table): Define it as a translation table made
11495 from the reverse map of above.
11496 (viet-vscii-nonascii-translation-table): Define it as a
11497 translation table made from viet-vscii-decode-table.
11498 (viet-vscii-encode-table): Define it as a translation table made
11499 from the reverse map of above.
11500 (ccl-decode-viscii): Use translate-character.
11501 (ccl-encode-viscii, ccl-encode-viscii-font)
11502 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11503 Likewize.
11504
11505 * language/cyrillic.el: Remove eval-when-compile.
11506 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11507 translation table made from cyrillic-koi8-r-decode-table.
11508 (cyrillic-koi8-r-encode-table): Define it as a translation table
11509 made from the reverse map of above.
11510 (ccl-decode-koi8): Use translate-character.
11511 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11512 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11513 a translation table made from cyrillic-alternativnyj-decode-table.
11514 (cyrillic-alternativnyj-encode-table): Define it as a translation
11515 table made from the reverse map of above.
11516 (ccl-decode-alternativnyj): Use translate-character.
11517 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11518 Likewize
11519
11520 * international/mule-diag.el (non-iso-charset-alist): Specify
11521 translation table symbol instead of translation table itself.
11522 (list-block-of-chars): CHARSET may be a translation table symbol.
11523
11524 * international/mule.el (make-coding-system): If CODING-SYSTEM
11525 already exists, override it.
11526
11527 * international/fontset.el: Use family `proportional' for Tibetan
11528 fonts.
11529
11530 * international/ccl.el (ccl-compile-translate-character): Don't
11531 check if Rrr has property translation-table.
11532 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11533
11534 2000-06-05 Gerd Moellmann <gerd@gnu.org>
11535
11536 * info.el: Bind case-fold-search to t when searching in case
11537 a user sets it to nil in a hook.
11538
11539 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11540
11541 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11542 * hl-line.el (hl-line-mode): Use the new :global key argument.
11543
11544 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11545 (tar-clip-time-string): Prepend a space.
11546 (tar-grind-file-mode): Construct a string rather than modifying one.
11547 (tar-header-block-summarize): Fix docstring.
11548 Use `format' rather than an error-prone set of copy-loops.
11549
11550 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11551 (diff-goto-source, diff-unified->context, diff-context->unified)
11552 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11553 understand the format output by the `-p' argument to diff.
11554
11555 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11556 (sh-re-done): Use defconst.
11557 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11558 (sh-help-string-for-variable, sh-guess-basic-offset):
11559 Don't quote lambdas.
11560 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11561 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11562
11563 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11564 (mh-letter-mode): Derive from text-mode.
11565 This implicitly means that it now calls kill-all-local-variables.
11566 Also remove the Emacs-18 compatibility code.
11567
11568 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11569 Make use of symbol-property doc-string-elt.
11570 Use memq rather than a sequence of eq.
11571 (doc-string-elt): Fix the wrong or missing previously unused values.
11572 (autoload-print-form): New function extracted from
11573 generate-file-autoloads to allow recursion when handling progn
11574 so that defvar's and defun's docstrings are properly printed.
11575 (generate-file-autoloads): Use it.
11576
11577 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11578 Use find-file-hooks in the minor-mode function.
11579 Be careful not to loop indefinitely in the post-command-hook function.
11580
11581 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11582
11583 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11584 tty's.
11585 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11586 differences whenever appropriate.
11587 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11588 * viper.el (find-file, find-file-other-window): Get viper to do
11589 wildcards.
11590
11591 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11592
11593 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11594 (jit-lock-fontify-buffer): New function for JIT refontification.
11595 (jit-lock-mode): Fix docstring.
11596 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11597 Remove jit-lock-after-change from the _local_ hook.
11598 (jit-lock-function-1): Fix docstring.
11599
11600 * info.el (Info-on-current-buffer): Initialize info.
11601
11602 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11603
11604 * progmodes/tcl.el (tcl-indent-for-comment):
11605 Ignore comment-indent-hook.
11606
11607 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11608 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11609 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11610 and improve to use the lighter to guess the capitalization.
11611 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11612 Add keyword arguments to specify global-ness or the custom group.
11613 Add local-map and help-echo properties to the lighter.
11614 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11615 (easy-mmode-define-global-mode): New macro.
11616
11617 2000-06-02 Dave Love <fx@gnu.org>
11618
11619 * wid-edit.el: byte-compile-dynamic since we typically don't use
11620 all the widgets. Don't require cl or widget. Remove
11621 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11622 (widget-read-event): Removed. Callers changed to use read-event.
11623 (widget-button-release-event-p): Renamed from
11624 button-release-event-p.
11625 (widget-field-add-space, widget-field-use-before-change):
11626 Uncustomize.
11627 (widget-specify-field): Use keymap property, not local-map.
11628 (widget-specify-button): Obey :suppress-face.
11629 (widget-specify-insert): Use modern backquote syntax.
11630 (widget-image-directory): Renamed from widget-glyph-directory.
11631 (widget-image-enable): Renamed from widget-glyph-enable.
11632 (widget-image-find): Replaces widget-glyph-find.
11633 (widget-button-pressed-face): Move defvar.
11634 (widget-image-insert): Replaces widget-glyph-insert.
11635 (widget-convert): Use keywordp.
11636 (widget-leave-text, widget-children-value-delete): Use mapc.
11637 (widget-keymap): Remove XEmacs stuff.
11638 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11639 (widget-button-click): Don't set point at the click, but re-centre
11640 if we scroll out of window. Rewritten for images v. glyphs &c.
11641 (widget-tabable-at): Use POS arg, not point.
11642 (widget-beginning-of-line, widget-end-of-line)
11643 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11644 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11645 (widget-default-create): Use widget-image-insert; some rewriting.
11646 (widget-visibility-value-create)
11647 (widget-push-button-value-create, widget-toggle-value-create): Use
11648 widget-image-insert.
11649 (checkbox): Create on and off images dynamically.
11650 (documentation-link): Change :help-echo.
11651 (widget-documentation-link-echo-help): Remove.
11652
11653 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11654
11655 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11656
11657 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11658 (easy-mmode-define-toggle, define-minor-mode): Use it.
11659 (easy-mmode-define-keymap): Docstring fix.
11660 (define-derived-mode): Default PARENT to fundamental-mode.
11661 Add the derived-mode-parent symbol-property.
11662 (easy-mmode-derived-mode-p): New function.
11663
11664 2000-06-02 Dave Love <fx@gnu.org>
11665
11666 * files.el (convert-standard-filename): Doc fix.
11667 (normal-backup-enable-predicate): New function.
11668 (backup-enable-predicate): Use it to replace the lambda form.
11669
11670 * calendar/todo-mode.el: [This needs more work on the outline
11671 stuff.] Doc fixes.
11672 (todo) <defgroup>: Add :version.
11673 (todo-add-category): Don't use pushnew.
11674 (todo-cmd-raise): Fix typo.
11675 (todo-top-priorities): Change temp buffer name.
11676 (todo-category-alist): Avoid redundant lambda.
11677 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11678 Use outline-next-heading.
11679
11680 * autoarg.el: Rewritten to use define-minor-mode.
11681 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11682 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11683
11684 2000-06-02 Kenichi Handa <handa@etl.go.jp>
11685
11686 * isearch.el (isearch-other-meta-char): Fix previous change.
11687
11688 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11689
11690 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11691 (log-edit-done): Only add the comment to the ring if it's different
11692 from the last comment entered.
11693
11694 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11695
11696 2000-06-01 Dave Love <fx@gnu.org>
11697
11698 * hl-line.el: Rewritten using define-minor-mode.
11699
11700 * help.el (describe-function-1): Distinguish special form from
11701 builtin function. Sanity-check presence of arglist for builtins.
11702
11703 2000-06-01 Kenichi Handa <handa@etl.go.jp>
11704
11705 * international/characters.el: Fix syntax/category setting of
11706 Tibetan characters.
11707
11708 * language/tibet-util.el (tibetan-add-components): Fixes for new
11709 encoding of Tibetan characters.
11710 (tibetan-decompose-precomposition-alist): New variable.
11711 (tibetan-decompose-region): Convert precomposed characters to
11712 non-precomposed characters.
11713 (tibetan-decompose-string): Likewise.
11714 (tibetan-composition-function): Fix args to
11715 thibetan-compose-string.
11716
11717 * language/tibetan.el (tibetan-composable-pattern): More
11718 characters included.
11719 (tibetan-consonant-transcription-alist): Rule for "R" added.
11720 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11721 "+R" added.
11722 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11723
11724 * language/lao-util.el (lao-composition-function): Fix args to
11725 compose-string.
11726
11727 * language/thai-util.el (thai-composition-function): Fix args to
11728 compose-string.
11729
11730 * isearch.el (isearch-update): Set disable-point-adjustment to t
11731 to prevent the point moving to the end of a composition when a
11732 part of a composition is searched.
11733 (isearch-other-meta-char): If the key invoking this command can be
11734 mapped by function-key-map to a printing char, call
11735 isearch-process-search-char directly.
11736
11737 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11738
11739 * emacs-lisp/bytecomp.el:
11740 * frame.el:
11741 * international/mule-cmds.el:
11742 * international/mule-util.el:
11743 * international/mule.el:
11744 * mouse.el:
11745 * subr.el:
11746 * faces.el: Update calls to make-obsolete with a WHEN argument.
11747
11748 * byte-run.el (make-obsolete, make-obsolete-variable):
11749 Add an optional WHEN argument and change the format of the
11750 symbol-property information.
11751 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11752 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11753 new obsolete-symbol-property format and print WHEN if it is provided.
11754
11755 2000-05-31 Dave Love <fx@gnu.org>
11756
11757 * loadhist.el (loadhist-hook-functions): Remove
11758 before-change-function, after-change-function.
11759 (unload-feature): Deal with symbols which are both bound and
11760 fbound.
11761
11762 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11763 before-change-function, after-change-function.
11764
11765 * simple.el (newline): Don't bind before-change-function,
11766 after-change-function.
11767
11768 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11769
11770 * whitespace.el (whitespace-rescan-timer-time): Update interval
11771 set to 600 seconds (10 minutes) instead of 60 seconds since
11772 a large number of whitespace buffers causes emacs to `freeze'
11773 for a considerable amount of time.
11774
11775 * whitespace.el: Updated email address
11776
11777 2000-05-31 Dave Love <fx@gnu.org>
11778
11779 * add-log.el (change-log-font-lock-keywords) <function>: Add
11780 pattern for function of change.
11781 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11782 acknowledgements patterns.
11783
11784 2000-05-31 Kenichi Handa <handa@etl.go.jp>
11785
11786 * isearch.el (isearch-printing-char): If keyboard coding system is
11787 being used, call isearch-process-search-multibyte-characters.
11788
11789 * international/isearch-x.el: Mostly rewritten.
11790
11791 * international/quail.el (quail-start-conversion): Don't include
11792 unhandled events in the returned events, but set them in
11793 unread-command-events. Exit if all inputs are deleted.
11794
11795 2000-05-30 Jason Rumney <jasonr@gnu.org>
11796
11797 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11798
11799 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11800 Reenable code to create initial fontsets.
11801 Use set-fontset-font in place of put-charset-property.
11802
11803 2000-05-30 Gerd Moellmann <gerd@gnu.org>
11804
11805 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11806 label, ensure that the first colon isn't followed by another.
11807
11808 * paths.el (Info-default-directory-list): Doc fix.
11809
11810 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11811 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11812 send a query containing USER only, not USER@HOST.
11813
11814 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11815 and rmail-msgend to compute the restriction at the end, instead of
11816 computing it.
11817
11818 2000-05-29 Gerd Moellmann <gerd@gnu.org>
11819
11820 * dabbrev.el (dabbrev-expand): Don't display messages in the
11821 echo area if the minibuffer window is active.
11822
11823 * jit-lock.el (jit-lock-mode): Add after change function to
11824 local hook.
11825
11826 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11827
11828 * antlr-mode.el: New commands: hide/unhide actions,
11829 upcase/downcase literals.
11830 (antlr-tiny-action-length): New user option.
11831 (antlr-hide-actions): New command. Suggested by
11832 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11833 (antlr-mode-map): New binding [C-c C-v].
11834 (antlr-mode-menu): New entries.
11835 (antlr-downcase-literals): New command.
11836 (antlr-upcase-literals): Ditto.
11837
11838 * antlr-mode.el: Minor changes: indendation, mode-name.
11839 (antlr-indent-line): Indent cpp directive at column 0.
11840 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11841
11842 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11843 (antlr-font-lock-additional-keywords): Workaround for intentional
11844 bug in XEmacs version of font-lock.
11845 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11846 be used by a smarter version of `buffers-menu-grouping-function'.
11847
11848 2000-05-29 Gerd Moellmann <gerd@gnu.org>
11849
11850 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11851 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11852
11853 2000-05-29 Kenichi Handa <handa@etl.go.jp>
11854
11855 * international/encoded-kb.el
11856 (encoded-kbd-iso2022-designation-map): Pay attention to that
11857 charset-iso-final-char return -1 for eight-bit-control and
11858 eight-bit-graphic.
11859
11860 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11861
11862 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11863 (speedbar-easymenu-definition-base): Use display-graphic-p where
11864 available, instead of window-system.
11865
11866 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11867
11868 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11869 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11870 coding systems.
11871
11872 2000-05-26 Dave Love <fx@gnu.org>
11873
11874 * disp-table.el (standard-display-underline): Don't use
11875 internal-find-face.
11876
11877 * mail/reporter.el: Maintainer change. Doc fixes.
11878 (reporter-version): Deleted.
11879
11880 * emacs-lisp/elp.el: Maintainer change.
11881 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11882
11883 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11884
11885 * add-log.el (add-change-log-entry): Merge the current entry with the
11886 previous one if the previous one is empty.
11887
11888 2000-05-26 Dave Love <fx@gnu.org>
11889
11890 * loadhist.el (unload-feature): Fix interactive spec [from
11891 lijnzaad@ebi.ac.uk].
11892
11893 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11894 subr-arity to check primitives.
11895 (byte-compile-flush-pending, byte-compile-file-form-progn)
11896 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11897 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11898 mapcar.
11899
11900 2000-05-26 Kenichi Handa <handa@etl.go.jp>
11901
11902 * international/fontset.el: Set family names of non-latin charsets
11903 in default fontset to "*".
11904
11905 * international/mule-diag.el (print-fontset): Combine family part
11906 and registry part of the fontname by "-*-" instead of "-".
11907
11908 * international/mule-cmds.el (encode-coding-char): Make strings
11909 multibyte before calling encode-coding-string.
11910
11911 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11912
11913 * derived.el: Fix keywords.
11914 (define-derived-mode): Only define if needed.
11915
11916 * simple.el (fill-comment, comment-column, comment-start)
11917 (comment-start-skip, comment-end, comment-indent-function)
11918 (block-comment-start, block-comment-end, indent-for-comment)
11919 (set-comment-column, kill-comment, comment-padding, comment-region)
11920 (comment-multi-line, indent-new-comment-line): Remove.
11921
11922 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11923 function names for comment operations.
11924
11925 * newcomment.el: Add abundant autoload cookies.
11926 (comment-style): Don't depend on runtime data at compile-time.
11927 (comment-indent-hook): Remove.
11928 (comment-indent): Check if comment-indent-hook is bound.
11929 (comment-region): Docstring fix.
11930
11931 2000-05-25 Dave Love <fx@gnu.org>
11932
11933 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11934 byte-code-function-p.
11935
11936 * mail/rmailsum.el: Add provide.
11937
11938 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11939
11940 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11941 defcustom.
11942
11943 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
11944
11945 * ediff-diff.el (ediff-exec-process): delete --binary option from
11946 non-buffer ediff jobs.
11947
11948 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11949
11950 * hilit-chg.el (highlight-changes-mode): Ask about color or
11951 grayscale support, not about window-system.
11952
11953 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11954 window-system.
11955 (ffap-highlight): Always default to t.
11956
11957 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11958 display-popup-menus-p instead of looking at window-system.
11959
11960 * disp-table.el (standard-display-g1, standard-display-graphic):
11961 Only refuse to use string glyphs on X and MS-Windows.
11962
11963 * avoid.el: Remove window-system from commentary, suggest to use
11964 display-*-p instead.
11965
11966 * apropos.el (apropos-print): Use display-mouse-p instead of
11967 window-system.
11968
11969 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11970
11971 * international/codepage.el (cp-decoding-vector-for-codepage):
11972 Fill up unsupported characters with their own codes. From Kenichi
11973 Handa.
11974
11975 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11976
11977 * international/mule-diag.el (describe-char-after): Use
11978 display-graphic-p instead of window-system, so that this function
11979 works on MS-DOS.
11980
11981 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11982
11983 * international/codepage.el (cp-make-coding-systems-for-codepage):
11984 Remove the eight-bit-graphic and eight-bit-control charsets from
11985 the list of charsets which we convert into `?'.
11986
11987 2000-05-25 Kenichi Handa <handa@etl.go.jp>
11988
11989 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11990 private charsets.
11991 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11992 japanese-jisx0213-2): New charsets.
11993
11994 * international/fontset.el: Setup default fontset for new charsets.
11995
11996 2000-05-24 Dave Love <fx@gnu.org>
11997
11998 * info.el (Info-find-node-2): Restructure [following "Vadim
11999 S. Solomin" <sovs@uic.nnov.ru>].
12000
12001 * icomplete.el: Fix header for Finder.
12002
12003 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
12004
12005 * rmailout.el (rmail-output-to-rmail-file): Added optional param
12006 STAY.
12007
12008 * rmail.el (rmail-automatic-folder-directives): New user variable.
12009 (rmail-show-message): Add call to `rmail-auto-file' during
12010 display.
12011 (rmail-auto-file): New function.
12012
12013 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12014
12015 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
12016 account.
12017 (ediff-test-utility,ediff-diff-mandatory-option)
12018 (ediff-reset-diff-options): Utilities for proper initialization of
12019 ediff-diff-options and ediff-diff3-options on Windows.
12020
12021 * ediff-init.el (ediff-merge-filename-prefix): New customizable
12022 variable.
12023
12024 * ediff-mult.el (ediff-filegroup-action): Use
12025 ediff-merge-filename-prefix.
12026
12027 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12028
12029 * viper-ex.el (ex-write): Set selective display to nil.
12030
12031 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12032
12033 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
12034 aliases for hebrew-iso-8bit.
12035
12036 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12037
12038 * woman.el: New version from Francis J. Wright
12039 <F.J.Wright@Maths.QMW.ac.uk>.
12040 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
12041 names in environment variables regardless of the path separator.
12042 (woman-topic-all-completions-1): Don't call file-name-directory-p
12043 on all files, since woman-file-regexp already filters out any
12044 directories.
12045
12046 2000-05-24 Kenichi Handa <handa@etl.go.jp>
12047
12048 * international/quail.el (quail-start-translation): Don't change
12049 modified-p of the current buffer.
12050 (quail-start-conversion): Likewise.
12051
12052 * international/kkc.el (kkc-region): Don't change modified-p of
12053 the current buffer.
12054
12055 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
12056 conform to RFC1468.
12057 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
12058
12059 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
12060
12061 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
12062 (speedbar-insert-button): Invisible text property fix.
12063 (speedbar-directory-plus): Renamed from speedbar-directory-+
12064 (speedbar-directory-minus): Renamed from speedbar-directory--
12065 (speedbar-page-plus): Renamed from speedbar-file-+
12066 (speedbar-page-minus): Renamed from speedbar-file--
12067 (speedbar-page): Renamed from speedbar-file-
12068 (speedbar-tag): Renamed from speedbar-tag-
12069 (speedbar-tag-plus): Renamed from speedbar-tag-+
12070 (speedbar-tag-minus): Renamed from speedbar-tag--
12071 (speedbar-expand-image-button-alist): Use above renames.
12072
12073 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
12074 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
12075 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
12076 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
12077 * sb-pg.xpm: Renamed from sb-file.xpm
12078 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
12079 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
12080
12081 2000-05-24 Kenichi Handa <handa@etl.go.jp>
12082
12083 * international/quail.el (quail-show-guidance-buf): Set
12084 current-input-method of the guidance buffer to the name of the
12085 curren input method.
12086
12087 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
12088
12089 * progmodes/compile.el (compile-internal): Style typo.
12090
12091 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
12092 quote vars and functions in the docstring.
12093
12094 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
12095
12096 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
12097 Don't quote lambdas.
12098
12099 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
12100
12101 2000-05-23 Gerd Moellmann <gerd@gnu.org>
12102
12103 * startup.el (command-line): Determine source file of compiled
12104 user init file differently. Warn if compiled user init file
12105 is older than its source file.
12106
12107 * ffap.el (ffap-url-regexp): Add `https'.
12108
12109 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
12110
12111 * files.el (make-backup-file-name-1): Replace slashes with `!'
12112 rather than `|' (which is not allowed on Windows). Replace the
12113 drive letters with a string "drive_X".
12114
12115 2000-05-23 Gerd Moellmann <gerd@gnu.org>
12116
12117 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
12118
12119 * files.el (interpreter-mode-alist): Add `bash2'.
12120
12121 2000-05-22 Dave Love <fx@gnu.org>
12122
12123 * loadhist.el (feature-symbols, file-provides, file-requires): Use
12124 mapc.
12125 (feature-file): Avoid calling symbol-name. Doc fix.
12126 (file-set-intersect, file-dependents): Use dolist, not mapcar.
12127 (loadhist-hook-functions): Add mouse-position-function.
12128 (unload-feature): Change uses of mapcar.
12129
12130 * files.el (parse-colon-path): Doc fix.
12131 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
12132 (set-auto-mode): Use mapc.
12133
12134 * complete.el (PC-look-for-include-file): Use :alnum: character
12135 class.
12136 (partial-completion-mode): Add autoload cookie.
12137
12138 2000-05-22 Sam Steingold <sds@gnu.org>
12139
12140 * info.el (Info-fontify-node): Fixed the call to
12141 `add-text-properties' (bug introduced on 2000-05-18).
12142
12143 2000-05-22 Dave Love <fx@gnu.org>
12144
12145 * bindings.el: Remove debug-ignored-errors set in other files.
12146
12147 * progmodes/etags.el: Add to debug-ignored-errors.
12148 (visit-tags-table-buffer): Clear out buffers holding old tables
12149 when making a new list.
12150 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12151 mapc.
12152
12153 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
12154 quote keywords.
12155 (cmpl-string-case-type): Use character classes.
12156
12157 * comint.el:
12158 * textmodes/ispell.el:
12159 * imenu.el:
12160 * mail/mh-e.el:
12161 * progmodes/compile.el: Add to debug-ignored-errors.
12162
12163 * dabbrev.el: Add to debug-ignored-errors.
12164 (dabbrev-completion): Use mapc.
12165
12166 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
12167
12168 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12169 (woman-mapcan, woman-parse-man.conf)
12170 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12171 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12172 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
12173 path syntax better.
12174 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12175 (woman-manpath): Call woman-parse-man.conf.
12176 (woman-emulation): New defcustom, defaults to nroff.
12177 (woman-font-support): New defconst.
12178 (woman-use-symbol-font): New defcustom.
12179 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12180 "Emulation".
12181 Many functions: Doc fix.
12182
12183 2000-05-22 Kenichi Handa <handa@etl.go.jp>
12184
12185 * international/quail.el (quail-simple-translation-keymap): Map
12186 128..255 to quail-self-insert-command.
12187 (quail-keyboard-layout-alist): Add definition for "pc102-de".
12188
12189 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
12190
12191 * help.el (help-manyarg-func-alist): Typo.
12192
12193 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12194 intervals which makes it heaps simpler.
12195
12196 * newcomment.el (comment-region-internal): Go back to BEG after quoting
12197 the nested comment markers.
12198
12199 * subr.el (remove-hook): Don't turn the hook's value into a list.
12200
12201 2000-05-21 Dave Love <fx@gnu.org>
12202
12203 * edmacro.el (edmacro-parse-keys): Return vector if any elements
12204 are invalid characters.
12205
12206 * international/mule-util.el (detect-coding-with-priority): Use
12207 mapc. Remove redundant lambda.
12208
12209 * international/mule-diag.el (list-non-iso-charset-chars)
12210 (describe-fontset): Remove redundant lambda.
12211
12212 * emulation/crisp.el (brief-mode): New alias.
12213
12214 * emacs-lisp/ring.el (ring-elements): New function.
12215
12216 * emacs-lisp/easymenu.el (easy-menu-create-menu)
12217 (easy-menu-do-add-item): Use keywordp.
12218
12219 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12220
12221 * replace.el: Doc and error message fixes.
12222 (replace-highlight): Use facep, not internal-find-face.
12223
12224 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
12225
12226 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12227
12228 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12229 (log-edit-insert-changelog): Drop `:' as well.
12230
12231 * log-view.el: Fix file description.
12232 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12233 available.
12234 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12235 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12236
12237 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12238 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12239 Print a status message if the toggle is called interactively.
12240 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12241 for global minor modes and use `defcustom' for them.
12242 Use add-minor-mode.
12243 (easy-mmode-define-derived-mode): Remove.
12244 (define-derived-mode): Fancier default docstring.
12245 (easy-mmode-define-navigation): Signal an error rather than (ding).
12246
12247 * newcomment.el (comment-styles): New `box-multi'.
12248 (comment-normalize-vars): Better default for comment-continue to
12249 avoid whitespace-only continuations.
12250 (comment-search-forward): Always move even in the no-syntax case.
12251 (comment-padright): Only obey N if it's only obeyed for padleft.
12252 (comment-make-extra-lines): Better handling of empty continuations.
12253 Use `=' for the filler if comment-start has only one character.
12254 (uncomment-region): Try handling the special `=' filler.
12255 (comment-region): Allow LINES even if MULTI is nil.
12256 (comment-box): Choose box style based on comment-style.
12257
12258 2000-05-20 Kenichi Handa <handa@etl.go.jp>
12259
12260 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12261 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12262
12263 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
12264
12265 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12266 and insert, not subst-char-in-region.
12267
12268 * international/mule-diag.el (list-character-sets-1): Handle
12269 charsets eight-bit-control and eight-bit-graphic.
12270 (list-iso-charset-chars): Likewise.
12271 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12272 charactes as is. Use indent-to to align characters.
12273
12274 * international/mule-cmds.el (find-multibyte-characters): Never
12275 exclude charsets eight-bit-control and eight-bit-graphic.
12276
12277 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12278
12279 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12280 Don't quote lambdas.
12281
12282 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12283
12284 2000-05-19 Gerd Moellmann <gerd@gnu.org>
12285
12286 * gud.el (gud-jdb-directories): Doc fix.
12287
12288 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12289
12290 * newcomment.el: New file.
12291
12292 2000-05-19 Gerd Moellmann <gerd@gnu.org>
12293
12294 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12295
12296 2000-05-18 Andreas Schwab <schwab@suse.de>
12297
12298 * dired.el (dired-between-files): Also skip lines beginning with
12299 `used'.
12300
12301 2000-05-18 Gerd Moellmann <gerd@gnu.org>
12302
12303 * msb.el (msb-menu-cond): Add choice `user'.
12304
12305 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12306
12307 * ps-print.el: Compatibility, customization and doc fix.
12308 (ps-printer-name-option): Replace defconst by defvar.
12309 (ps-postscript-code-directory): XEmacs compatibility.
12310 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12311 fix.
12312 (ps-user-defined-prologue, ps-print-prologue-header)
12313 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12314 compatibility and code fix.
12315 (ps-print-background-image, ps-print-background-text):
12316 Customization fix.
12317 (ps-line-number-start, ps-n-up-on): New vars.
12318
12319 2000-05-18 Espen Skoglund <esk@ira.uka.de>
12320
12321 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12322 the indent-comment function to just return the appropriate indent.
12323
12324 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
12325
12326 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12327 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12328 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12329
12330 2000-05-18 Dave Love <fx@gnu.org>
12331
12332 * info.el (Info-fontify-node): Add intangible property as well as
12333 invisible.
12334
12335 * calendar/appt.el (appt-make-list): Match all lines of entry.
12336 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12337
12338 2000-05-18 Kenichi Handa <handa@etl.go.jp>
12339
12340 * international/mule-diag.el (describe-char-after): Call
12341 internal-char-font, not char-font. If internal-char-font returns
12342 nil, display "-- none --".
12343
12344 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12345
12346 * image.el (image-type-available-p): Don't reference image-types
12347 if it isn't bound.
12348
12349 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
12350
12351 * autoarg.el (autoarg-mode): Typo in the :set argument.
12352
12353 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12354
12355 * startup.el (command-line-1): Don't signal an error if the
12356 directory for auto-save-list files does not yet exist.
12357
12358 2000-05-17 Kenichi Handa <handa@etl.go.jp>
12359
12360 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12361
12362 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
12363
12364 * subr.el (remove-hook): `setq' hook-value, not `set'.
12365
12366 2000-05-16 Sam Steingold <sds@gnu.org>
12367
12368 * info.el (debug-ignored-errors): More errors to ignore.
12369
12370 2000-05-16 Dave Love <fx@gnu.org>
12371
12372 * cus-edit.el: Don't require cl or easymenu.
12373 (custom-variable-prompt): Test standard-value property, not
12374 user-variable-p.
12375
12376 2000-05-16 Sam Steingold <sds@gnu.org>
12377
12378 * subr.el (add-hook): `setq' hook-value, not `set'.
12379
12380 2000-05-16 Gerd Moellmann <gerd@gnu.org>
12381
12382 * startup.el (command-line-1): Mention the FAQ in the startup
12383 message.
12384
12385 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12386
12387 * progmodes/compile.el (compilation-parse-errors): Collect
12388 `nomessage' regexps last.
12389
12390 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12391
12392 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12393 to the function name.
12394
12395 2000-05-15 Dave Love <fx@gnu.org>
12396
12397 * speedbar.el (speedbar-recenter): Typo.
12398 (speedbar-expand-line): Make arg optional.
12399 (speedbar-mode): Avoid a compiler warning.
12400
12401 2000-05-15 Gerd Moellmann <gerd@gnu.org>
12402
12403 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12404 user-specified option string is empty.
12405
12406 * mouse.el (mouse-yank-at-click): Doc fix.
12407
12408 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12409
12410 * term/internal.el (IT-character-translations): More updates of
12411 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12412 documents.
12413
12414 2000-05-15 Gerd Moellmann <gerd@gnu.org>
12415
12416 * env.el (getenv): New function, interactively callable.
12417 (setenv, getenv): Remove autoload cookies.
12418
12419 * loadup.el: Load `env'.
12420
12421 * progmodes/f90.el: Change author's mail address.
12422
12423 2000-05-14 Dave Love <fx@gnu.org>
12424
12425 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12426 goto-addr as an option.
12427
12428 * help.el (help-xref-stack): Doc fix.
12429 (help-xref-following): New variable.
12430 (help-make-xrefs): Use it.
12431 (help-xref-go-back): Use position information from stack element.
12432 (help-follow): Make position in stack element a pair. Use
12433 help-xref-following.
12434
12435 * autoarg.el: New file.
12436
12437 * faces.el: Declare more functions obsolete.
12438
12439 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12440 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12441 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12442 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12443 Remove all the setup-...-environment functions.
12444
12445 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12446
12447 * speedbar.el: Updated the commentary section. xemacs20p now uses
12448 >= when detecting. Require `defimage' safely.
12449 (speedbar-easymenu-definition-base): Add toggle for images.
12450 (speedbar-easymenu-definition-special): Add flush cache & expand.
12451 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12452 (speedbar-reconfigure-keymaps-hook): New variable.
12453 (speedbar-frame-parameters): Updated documentation.
12454 (speedbar-use-imenu-flag): Updated custom tag
12455 (speedbar-dynamic-tags-function-list): New variable.
12456 (speedbar-tag-hierarchy-method): Updated doc & custom.
12457 (speedbar-indentation-width, speedbar-indentation-width) New
12458 variables.
12459 (speedbar-hide-button-brackets-flag): Customizable.
12460 (speedbar-vc-indicator): Doc update.
12461 (speedbar-ignored-path-expressions): Updated default value.
12462 (speedbar-supported-extension-expressions): Updated default value.
12463 (speedbar-syntax-table): Remove {} paren status.
12464 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12465 as "+". Added overlay aliases.
12466 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12467 `force-mode-line-update'.
12468 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12469 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12470 `mouse-set-point'
12471 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12472 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12473 of arbitrary text, and new helper functions.
12474 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12475 filename finder.
12476 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12477 (speedbar-directory-buttons): Update path search/expansion.
12478 (speedbar-make-tag-line): Pay attention to
12479 `speedbar-indentation-width'. Use more care w/ invisible
12480 properties.
12481 (speedbar-change-expand-button-char): Call
12482 `speedbar-insert-image-button-maybe'.
12483 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12484 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12485 (speedbar-trim-words-tag-hierarchy)
12486 (speedbar-simple-group-tag-hierarchy): New functions
12487 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12488 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12489 functions.
12490 (speedbar-mouse-set-point): New function
12491 (speedbar-power-click): Updated documentation.
12492 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12493 of tag prefix text.
12494 (speedbar-expand-line, speedbar-contract-line): Make more robust
12495 to strange text.
12496 (speedbar-expand-line): Takes universal argument to flush the
12497 cache.
12498 (speedbar-flush-expand-line): New function.
12499 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12500 Use new generator insertion method.
12501 (speedbar-fetch-dynamic-tags): New function.
12502 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12503 `speedbar-fetch-dynamic-imenu'.
12504 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12505 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12506 "Revert Buffer" menu items.
12507 (speedbar-buffer-buttons-engine): Be smarter when creating a
12508 filename tag (for expansion purposes.).
12509 (speedbar-highlight-one-tag-line,
12510 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12511 (speedbar-recenter): New functions.
12512 (defimage-speedbar): Image loading abstraction.
12513 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12514 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12515 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12516 (speedbar-tag-type, speedbar-tag-mail): New images.
12517 (speedbar-expand-image-button-alist): New variable.
12518 (speedbar-insert-image-button-maybe): Insert an image over some
12519 buttons.
12520
12521 2000-05-13 Kenichi Handa <handa@etl.go.jp>
12522
12523 * international/mule-cmds.el (encode-coding-char): An ASCII
12524 character is always encodable.
12525
12526 * international/mule-conf.el: Add more information in descriptions
12527 of character sets.
12528
12529 * international/mule-diag.el (describe-char-after): New function.
12530 (describe-font-internal): Adjusted for the change of font-info.
12531 (describe-font): Likewise.
12532 (print-fontset): Rewritten for the new fontset implementation.
12533 (describe-fontset): Include fontset alias names in completion.
12534 (list-fontsets): Adjusted for the change of print-fontset.
12535
12536 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12537 describe-char-after instead of displaying the detail in the echo
12538 area.
12539 (syntax-code-table): Format changed.
12540 (string-to-syntax): Adjusted for the above change.
12541
12542 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12543
12544 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12545
12546 2000-05-12 Dave Love <fx@gnu.org>
12547
12548 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12549 dependence. Use line-{beginning,end}-position, not
12550 point-at{b,e}ol. Some doc fixes.
12551 (todo-position): New function. Fix callers of position to use it.
12552 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12553
12554 2000-05-12 Gerd Moellmann <gerd@gnu.org>
12555
12556 * time.el (display-time-mail-icon): Use `:ascent center'.
12557
12558 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12559 handling FTP security extensions.
12560
12561 2000-05-11 Dave Love <fx@gnu.org>
12562
12563 * calendar/todo-mode.el: New file.
12564
12565 2000-05-11 Gerd Moellmann <gerd@gnu.org>
12566
12567 * comint.el (comint-read-input-ring): Move reference to
12568 comint-input-ring-size outside of the save-excursion. It was
12569 causing the default value to be the only one ever seen.
12570
12571 * font-lock.el: Update copyright. Remove Simon Marshall's email
12572 address on request from him.
12573
12574 * subr.el (substitute-key-definition): Add comment describing
12575 the meaning of PREFIX.
12576
12577 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12578
12579 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12580
12581 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12582 (add-minor-mode): Don't make the variable buffer-local and add a
12583 reference to define-minor-mode in the docstring.
12584
12585 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12586 HEADER/FOOTER and fix bug with trailing empty directory.
12587 (cvs-append-to-ignore): Use vc-editable-p if available.
12588 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12589 (vc-do-command): Tweak advice to handle the new VC.
12590
12591 * log-view.el (log-view-goto-rev): New function for the new VC.
12592 (log-view-minor-wrap): Use mark-active.
12593
12594 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12595 (log-edit-changelog-full-paragraphs): New var.
12596 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12597 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12598 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12599 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12600 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12601 Replace the `cvs' prefix with `log-edit'.
12602
12603 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12604
12605 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12606 (diff-font-lock-defaults): Explicitly turn off multiline.
12607 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12608 (diff-ediff-patch): Fix call to ediff-patch-file.
12609 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12610 Handle comments.
12611
12612 * frame.el (automatic-hscrolling): Typo.
12613
12614 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12615
12616 2000-05-09 Sam Steingold <sds@goems.com>
12617
12618 * apropos.el (apropos-print): use `describe-face' instead of
12619 `customize-face-other-window'.
12620
12621 2000-05-09 Dave Love <fx@gnu.org>
12622
12623 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12624
12625 * help.el (describe-variable): Have customize button pop the
12626 help-xref stack when invoked.
12627 (help-xref-symbol-regexp): Add `face'.
12628 (help-make-xrefs): Check for quoted face names and adapt regexp
12629 submatch numbers to cope.
12630 (help-xref-interned): Maybe insert face doc too. Separate
12631 sections with a line of hyphens.
12632
12633 * faces.el: Some doc fixes. Declare some functions obsolete.
12634 (describe-face): Add customize button. Return the help
12635 text. Fix prompt.
12636
12637 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12638
12639 * term/internal.el (IT-character-translations): Fix last change.
12640
12641 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12642
12643 * woman.el: New file
12644 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12645
12646 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12647
12648 * term/internal.el (IT-character-translations): Update ASCII
12649 simulations for greek-iso8859-7, add latin-iso8859-14 and
12650 latin-iso8859-15.
12651
12652 * international/mule-cmds.el (set-language-info-alist): Call
12653 define-prefix-command with 3 arguments, to make the map suitable
12654 for a menu.
12655
12656 2000-05-07 Dave Love <fx@gnu.org>
12657
12658 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12659
12660 2000-05-05 Dave Love <fx@gnu.org>
12661
12662 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12663 list in doc string. Don't quote keyword symbols.
12664 * emacs-lisp/cl.el: Likewise
12665 * emacs-lisp/cl-seq.el: Likewise
12666
12667 2000-05-05 Gerd Moellmann <gerd@gnu.org>
12668
12669 * abbrev.el (abbrev-mode): Make ARG optional.
12670
12671 2000-05-04 Gerd Moellmann <gerd@gnu.org>
12672
12673 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12674
12675 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12676
12677 * subr.el (substitute-key-definition): Clarify documentation.
12678
12679 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
12680
12681 * glasses.el (glasses-convert-to-unreadable): Use
12682 `glasses-separator' instead of the hard-wired "_".
12683 (glasses-mode): Call `glasses-make-unreadable' only in a single
12684 place.
12685
12686 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12687
12688 * term/internal.el (cjk-codepages-alist): Add associations for
12689 Chinese and Korean codepages. Remove FIXME comment.
12690
12691 2000-05-03 Dave Love <fx@gnu.org>
12692
12693 * time.el (display-time-mail-face, display-time-use-mail-icon):
12694 New option.
12695 (display-time-mail-icon): New variable.
12696 (display-time-string-forms): Use the above. Fix the local-map.
12697
12698 2000-05-03 Gerd Moellmann <gerd@gnu.org>
12699
12700 * replace.el (query-replace-map): Add binding for `E'.
12701 (query-replace-help): Extend help text.
12702 (perform-replace): Allow editing the replacement string.
12703
12704 * make-mode.el (makefile-mode-abbrev-table): New variable.
12705 (makefile-mode): Set local abbrev table to
12706 makefile-mode-abbrev-table.
12707 (makefile-font-lock-keywords): Fontify includes and conditionals.
12708
12709 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12710 set TOGGLE's value.
12711
12712 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12713 mail-interactive-insert-alias.
12714 (mail-abbrev-complete-alias): New command.
12715 (mail-mode-map): Bind it to `M-TAB'.
12716
12717 2000-05-03 Kenichi Handa <handa@etl.go.jp>
12718
12719 * language/lao-util.el (lao-compose-region): New function.
12720
12721 2000-05-02 Gerd Moellmann <gerd@gnu.org>
12722
12723 * files.el (recover-session): Make directories as necessary
12724 if they don't exist yet.
12725
12726 * calendar/cal-french.el
12727 (french-calendar-multibyte-special-days-array)
12728 (french-calendar-special-days-array): Change French text.
12729 (calendar-french-date-string): Change output.
12730 (calendar-goto-french-date): Likewise.
12731
12732 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12733
12734 * wid-edit.el (widget-default-active): Obey `:always-active'.
12735 (widget-documentation-string-value-create): Set `:always-active'.
12736
12737 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12738
12739 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12740 default prefix to `~/_emacs.d/auto-save.list/_s'.
12741 (normal-top-level): Create the directory for auto-save files, if
12742 it doesn't already exist (in the ms-dos case only).
12743
12744 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12745
12746 * international/mule-cmds.el (set-language-environment): Don't
12747 concat an integer (dos-codepage), use format instead.
12748
12749 2000-05-02 Dave Love <fx@gnu.org>
12750
12751 * help.el (help-xref-on-pp): Check for constant symbols.
12752
12753 2000-04-29 Gerd Moellmann <gerd@gnu.org>
12754
12755 * startup.el (normal-top-level): Put a condition-case around
12756 the code loading subdirs.el.
12757
12758 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12759
12760 * ps-print.el: Upside-down and face background color printing,
12761 line number step, doc fix.
12762 (ps-print-version): New version number (5.2).
12763 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12764 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12765 (ps-spool-config): Var fix.
12766 (ps-printer-name-option): Const fix.
12767 (ps-print-upside-down, ps-use-face-background)
12768 (ps-line-number-step): New vars.
12769 (ps-window-system, ps-lp-system): New consts.
12770 (ps-face-background): New fun.
12771
12772 2000-04-28 Richard Stallman <rms@gnu.org>
12773
12774 * files.el (make-auto-save-file-name):
12775 Apply auto-save-file-name-transforms to visited file name
12776 before generating auto save file name.
12777 (auto-save-file-name-transforms): New variable.
12778
12779 * files.el (backup-enable-predicate):
12780 Correctly test for a file under a temporary directory.
12781
12782 2000-04-28 Gerd Moellmann <gerd@gnu.org>
12783
12784 * subr.el (add-minor-mode): Rewritten.
12785
12786 2000-04-28 Kenichi Handa <handa@etl.go.jp>
12787
12788 * mail/sendmail.el (sendmail-send-it): Set
12789 buffer-file-coding-system to the selected coding system for MIME
12790 header.
12791
12792 2000-04-27 Gerd Moellmann <gerd@gnu.org>
12793
12794 * dired.el (dired-move-to-filename-regexp): Allow format where
12795 YYYY is followed by two spaces.
12796
12797 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12798 in the second character class of the regexp.
12799
12800 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12801 mh-etc, too.
12802
12803 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12804 nil.
12805
12806 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12807
12808 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12809 argument.
12810
12811 2000-04-27 Sen Nagata <sen@eccosys.com>
12812
12813 * emacs-lisp/crm.el (crm-completion-table): New variable.
12814 (crm-collection-fn, crm-test-completion)
12815 (completing-read-multiple): Use it.
12816
12817 2000-04-27 Dave Love <fx@gnu.org>
12818
12819 * help.el (locate-library): Use mapc.
12820 (help-manyarg-func-alist): Add call-process-region.
12821
12822 2000-04-26 Gerd Moellmann <gerd@gnu.org>
12823
12824 * subr.el (add-minor-mode): Make argument MAP optional.
12825
12826 * desktop.el (desktop-save): Save list of minor modes.
12827 (desktop-create-buffer): Restore minor modes.
12828 (desktop-minor-mode-table): New user-option.
12829
12830 * subr.el (add-minor-mode): New function.
12831
12832 * image.el (find-image): New function.
12833 (defimage): Rewritten to find image at load time.
12834
12835 * startup.el (normal-top-level-add-to-load-path): Handle
12836 case that the default directory is not in load-path.
12837
12838 * help.el: Old patch from Stefan Monnier.
12839 (help-xref-on-pp): New function.
12840 (describe-variable): Use it to display xrefs in a symbol's value.
12841
12842 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12843
12844 * cus-edit.el (custom-face): Fix parenthesis.
12845
12846 2000-04-26 Kenichi Handa <handa@etl.go.jp>
12847
12848 * mail/rmail.el (rmail-expunge): When there are no deleted
12849 messages, do nothing.
12850
12851 2000-04-26 Dave Love <fx@gnu.org>
12852
12853 * international/mule-cmds.el (locale-translation-file-name):
12854 Defvar to nil.
12855 (set-locale-environment): Set it here (at runtime).
12856
12857 2000-04-25 Gerd Moellmann <gerd@gnu.org>
12858
12859 * replace.el (perform-replace): Add parameters START and END. Use
12860 them instead of the check for a region in Transient Mark mode.
12861 (query-replace-read-args): Return two more list elements for the
12862 start and end of the region in Transient Mark mode.
12863 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12864 (map-query-replace-regexp, replace-string, replace-regexp): Add
12865 optional last arguments START and END and pass them to
12866 perform-replace.
12867
12868 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12869 form with additional arguments for perform-replace.
12870
12871 * progmodes/etags.el (tags-query-replace): Add parameters START
12872 and END. Construct a form with additional arguments for
12873 perform-replace.
12874
12875 * simple.el (shell-command): Set default directory for "*Shell
12876 Command Output" buffer.
12877
12878 * language/european.el (iso-latin-4): Fix typo.
12879
12880 * emacs-lisp/crm.el: New file.
12881
12882 2000-04-24 Dave Love <fx@gnu.org>
12883
12884 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12885 (Custom-reset-saved, Custom-reset-standard)
12886 (custom-group-value-create, custom-group-set, custom-group-save)
12887 (custom-group-reset-current, custom-group-reset-saved)
12888 (custom-group-reset-standard): Use mapc.
12889 (custom-buffer-create-internal): Disable undo when creating items.
12890 Use mapc.
12891 (custom-face): Avoid redundant lambda.
12892
12893 2000-04-24 Gerd Moellmann <gerd@gnu.org>
12894
12895 * startup.el (auto-save-list-file-prefix): Set default to
12896 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12897
12898 2000-04-24 Sam Steingold <sds@gnu.org>
12899
12900 * time-stamp.el (time-stamp-string-preprocess): Always convert
12901 `field-result' to a string.
12902
12903 2000-04-24 Gerd Moellmann <gerd@gnu.org>
12904
12905 * frame.el (scrolling): New group.
12906 (automatic-hscrolling): New user-option.
12907
12908 * startup.el (command-line-x-option-alist): Add `-lsp' and
12909 `--line-spacing'.
12910
12911 2000-04-19 Dave Love <fx@gnu.org>
12912
12913 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12914 (cl-mapc): Rename from mapc. Fix the funcall.
12915
12916 2000-04-19 Gerd Moellmann <gerd@gnu.org>
12917
12918 * simple.el (clone-indirect-buffer-other-window): New command.
12919 (clone-indirect-buffer): Add optional arg NORECROD.
12920 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12921
12922 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12923
12924 * window.el (count-screen-lines): New function.
12925 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12926 instead of window-buffer-height.
12927
12928 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12929 non-existing variable comint-input-sentinel.
12930 (inferior-lisp-args-to-list): Removed.
12931 (inferior-lisp): Use split-string instead of
12932 inferior-lisp-args-to-list.
12933
12934 * hexl.el (hexl-insert-hex-string): New command.
12935
12936 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12937 instead of concat.
12938
12939 2000-04-18 Gerd Moellmann <gerd@gnu.org>
12940
12941 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12942 at the start of an existing but empty folder.
12943
12944 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12945
12946 * ps-mule.el: Customization fix, doc fix.
12947 (ps-multibyte-buffer): Customization fix.
12948
12949 2000-04-17 Richard M. Stallman <rms@gnu.org>
12950
12951 * subr.el (read-passwd): Use read-char-exclusive.
12952
12953 2000-04-17 Gerd Moellmann <gerd@gnu.org>
12954
12955 * textmodes/texinfo.el (texinfo-insert-@email)
12956 (texinfo-insert-@emph, texinfo-insert-@quotation)
12957 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12958 (texinfo-mode-map): Add key bindings for them.
12959
12960 * files.el (basic-save-buffer-2): Use a template with `$'
12961 instead of `#' for VMS.
12962
12963 * simple.el (clone-indirect-buffer): New function.
12964
12965 2000-04-16 Stephen Eglen <stephen@gnu.org>
12966
12967 * iswitchb.el (iswitchb-case): New function. If the user input
12968 contains any upper-case characters, the search is made
12969 case-sensitive.
12970
12971 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12972
12973 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12974 comment-end.
12975 (texinfo-font-lock-syntactic-keywords): New var.
12976 (texinfo-font-lock-keywords): Remove comment regexp.
12977 (texinfo-insert-block): New function.
12978 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12979 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12980 and font-lock-defaults. Use regexp-opt for outline-regexp.
12981 (texinfo-environments): New var.
12982 (texinfo-environment-regexp): Use regexp-opt and
12983 texinfo-environments.
12984
12985 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12986 ispell-process is bound since this might be eval'd before ispell
12987 is loaded.
12988 (ispell-message): Use a tiny bit less magic and a bit more hard
12989 data to figure out what kind of sc-cite-regexp to use.
12990
12991 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12992
12993 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12994 (insert-cyclic-diary-entry): Unquote the lambda.
12995
12996 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12997
12998 * files.el (backup-enable-predicate): Unquote the lambda.
12999
13000 * cus-edit.el (custom-face, face): Unquote the lambda.
13001
13002 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13003
13004 * ps-print.el: Check for line-beginning-position definition.
13005
13006 * ps-print.el: Fix counting lines in a region.
13007 (ps-print-version): New version number (5.1.5).
13008 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
13009 (ps-printing-region): Fun code fix.
13010
13011 2000-04-15 Gerd Moellmann <gerd@gnu.org>
13012
13013 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
13014 to file-directory-p.
13015
13016 2000-04-14 Gerd Moellmann <gerd@gnu.org>
13017
13018 * gud.el (gud-jdb-build-source-files-list): Check that directory
13019 exists before calling directory-files.
13020
13021 2000-04-13 Dave Love <fx@gnu.org>
13022
13023 * emacs-lisp/trace.el: Change maintainer. Use new backquote
13024 syntax.
13025
13026 * emacs-lisp/cl-specs.el: Remove when, unless.
13027
13028 * emacs-lisp/cl-extra.el: Don't quote keywords.
13029 (cl-old-mapc): New variable.
13030 (mapc): Use it.
13031 (cl-map-intervals): Use with-current-buffer. Don't check for
13032 next-property-change.
13033 (cl-map-overlays): Use with-current-buffer.
13034 (cl-expt): Remove.
13035 (copy-tree, remprop): Define unconditionally.
13036
13037 * emacs-lisp/cl-compat.el (keywordp): Remove.
13038
13039 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
13040 to use keywordp.
13041 (edebug-spec): Enable keywordp.
13042
13043 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
13044 string-lessp.
13045
13046 * cus-start.el: Use keywordp.
13047
13048 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13049
13050 * diary-lib.el (include-other-diary-files): Fix the fix of
13051 2000-02-18 by doing a save-excursion.
13052
13053 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13054
13055 * ps-print.el: Customization fix, doc fix.
13056 (ps-print-version): New version number (5.1.4).
13057 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
13058 (ps-print-preprint): Adjust code.
13059 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
13060 (ps-print-prologue-header, ps-print-control-characters)
13061 (ps-spool-config): Customization fix.
13062
13063 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
13064
13065 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
13066 converted to the new menu-item format, names silightly changed,
13067 help strings added.
13068
13069 Support for spelling without async subprocesses:
13070
13071 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
13072 (ispell-session-buffer): New variables.
13073 (ispell-start-process, ispell-process-status,
13074 ispell-accept-output, ispell-send-string): New functions, for
13075 Ispell invocation when async subprocesses aren't supported.
13076 (ispell-word, ispell-pdict-save, ispell-command-loop,
13077 ispell-process-line, ispell-buffer-local-parsing): Replace calls
13078 to process-send-string with calls to ispell-send-string, and
13079 accept-process-output with ispell-accept-output.
13080 (ispell-init-process): Call ispell-process-status instead of
13081 process-status with.
13082 (ispell-init-process): Call ispell-start-process. Call
13083 ispell-accept-output and ispell-send-string. Don't call
13084 process-kill-without-query and kill-process if they are unbound.
13085 (ispell-async-processp): New function.
13086
13087 2000-04-12 Dave Love <fx@gnu.org>
13088
13089 * info.el: Add debug-ignored-errors.
13090 (Info-mode-menu): Add some items.
13091 (Info-directory): Add autoload cookie.
13092
13093 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
13094 Modify `truncate-lines'. Make `describe-language-environment'
13095 always visible and add help. Modify `describe-key' help. Invoke
13096 Info-directory from `info'. New entry `emacs-manual'.
13097
13098 2000-04-10 Gerd Moellmann <gerd@gnu.org>
13099
13100 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
13101 propertized-buffer-identification.
13102 (ebrowse-update-member-buffer-mode-line): Likewise.
13103 (ebrowse--mode-strings): Removed.
13104 (ebrowse--mode-line-props): Removed.
13105
13106 * files.el (auto-mode-alist): Add `EBROWSE'.
13107
13108 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
13109 space before testing for end of buffer.
13110 (ebrowse-load): Removed.
13111 (ebrowse-revert-tree-buffer-from-file): Rewritten.
13112 (ebrowse-create-tree-buffer): Rewritten.
13113 (ebrowse-tree-mode): Read tree from buffer.
13114
13115 * progmodes/ebrowse-ffh.el: Removed.
13116
13117 2000-04-10 Kenichi Handa <handa@etl.go.jp>
13118
13119 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
13120
13121 2000-04-10 Gerd Moellmann <gerd@gnu.org>
13122
13123 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
13124 at the wrong place.
13125
13126 2000-04-09 Dave Love <fx@gnu.org>
13127
13128 * files.el (backup-enable-predicate): Use
13129 temporary-file-directory, small-temporary-file-directory.
13130 (make-backup-file-name-function, backup-directory-alist): New
13131 variables.
13132 (make-backup-file-name-1): New function.
13133 (make-backup-file-name): Use it.
13134 (find-backup-file-name): Likewise. Use format for clarity, not
13135 concat.
13136 (file-newest-backup): Use make-backup-file-name.
13137
13138 2000-04-09 Gerd Moellmann <gerd@gnu.org>
13139
13140 * progmodes/ebrowse-ffh.el: New file.
13141
13142 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13143 to ebrowse-ffh.el.
13144 (ebrowse-load): Add autoload.
13145
13146 * finder.el (finder-commentary): Add autoload cookie.
13147
13148 * mail/rfc2368.el: Correct author's email address.
13149
13150 * progmodes/ebrowse.el: New file.
13151
13152 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13153 item help string.
13154 (easy-menu-do-add-item): Ditto.
13155 (easy-menu-define): Extend doc string.
13156
13157 * jit-lock.el (with-buffer-unmodified): Use
13158 restore-buffer-modified-p.
13159 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13160 (jit-lock-function, jit-lock-stealth-fontify): Don't use
13161 with-buffer-unmodified.
13162
13163 2000-04-08 Dave Love <fx@gnu.org>
13164
13165 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13166 unless, when.
13167
13168 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
13169
13170 * viper-util.el (viper-put-on-search-overlay): New subroutine.
13171 (viper-flash-search-pattern): No operation when using Emacs
13172 doesn't support face.
13173 Use `viper-put-on-search-overlay'.
13174
13175 2000-04-04 Gerd Moellmann <gerd@gnu.org>
13176
13177 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13178 like C-r.
13179
13180 * progmodes/make-mode.el: Some doc fixes.
13181 (makefile-mode-abbrev-table): New variable.
13182 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13183 (makefile-font-lock-keywords): Fontify includes and conditionals.
13184 (toplevel): Require `dabbrev' and `add-log' when compiling.
13185
13186 * replace.el (perform-replace): Don't move forward one char
13187 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
13188 to do that because it leaves point 1 position after the last
13189 replacement, after everything has been replaced.
13190
13191 * jit-lock.el (with-buffer-unmodified): New macro.
13192 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13193 modified state.
13194 (jit-lock-function-1): Extracted from jit-lock-function; not
13195 preserving buffer's modified state.
13196 (jit-lock-function, jit-lock-stealth-fontify): Call
13197 jit-lock-function-1.
13198
13199 * mail/rfc2368.el: Remove supernumerary copyright line.
13200
13201 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
13202
13203 * glasses.el: Provide facilities for inserting space before left
13204 parentheses and uncapitalization of identifiers.
13205 (glasses-mode): Try to remove old overlays in all cases.
13206
13207 2000-04-03 Gerd Moellmann <gerd@gnu.org>
13208
13209 * progmodes/compile.el (compile-internal): Display the compilation
13210 buffer in a different frame, if it's already displayed there.
13211
13212 * mail/rfc2368.el: New file.
13213
13214 * simple.el (sendmail-user-agent-compose): Recognize a `body'
13215 header and insert its value as mail body.
13216
13217 * subr.el (member-ignore-case): New function.
13218
13219 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13220 (dabbrev--find-expansion): Ignore buffers matching a regexp
13221 from dabbrev-ignored-regexps.
13222
13223 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13224 to extensions handled by gzip.
13225
13226 2000-04-03 Richard M. Stallman <rms@gnu.org>
13227
13228 * files.el (insert-directory): List the total free space
13229 along with the used space.
13230
13231 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13232 line is followed by one that matches CITATION-REGEXP, end the
13233 paragraph.
13234
13235 2000-04-03 Markus Rost <rost@delysid.gnu.org>
13236
13237 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13238 (rmail-make-basic-summary-line): Use that option.
13239
13240 2000-04-03 Kenichi Handa <handa@etl.go.jp>
13241
13242 * international/mule-cmds.el (encoded-string-description):
13243 Rewritten. Try pretty description for ISO 2022 escape sequences
13244 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
13245 for hexadecimal format.
13246
13247 2000-04-01 Dave Love <fx@gnu.org>
13248
13249 * cpp.el: Change customization group to `c' from `C'.
13250
13251 * vcursor.el (vcursor-move): Use display-color-p.
13252
13253 * international/mule-util.el: Provide mule-utils.
13254 (string-to-sequence): Simplify and speed up.
13255
13256 * international/mule.el (make-coding-system): Purecopy doc-string.
13257
13258 * international/mule-cmds.el: Various menu changes.
13259 (describe-specified-language-support): Handle `Default'.
13260 (set-language-info): Purecopy `info'.
13261
13262 2000-03-31 Andrew Innes <andrewi@gnu.org>
13263
13264 * vc.el (vc-backend-diff): Return the correct status if we had to
13265 retry the rcsdiff command without the --brief option.
13266
13267 2000-03-31 Dave Love <fx@gnu.org>
13268
13269 * help.el (help-manyarg-func-alist): Correct several omissions.
13270
13271 * add-log.el: Don't require cl, fortran.
13272 (add-log-current-defun-function): Doc fix.
13273 (change-log-version-number-regexp-list): Remove SCCS part. Doc
13274 fix.
13275 (change-log-version-rcs): Function deleted.
13276 (change-log-version-number-search): Doc fix. Use
13277 vc-workfile-version. Avoid CL dolist.
13278 (add-change-log-entry): Just call add-log-current-defun to get
13279 defun. Simplify somewhat.
13280 (change-log-get-method-definition-1): Likewise.
13281 (add-log-current-defun): Return nil if calling
13282 add-log-current-defun-function does so. Move Fortran stuff to
13283 fortran.el. Return string without properties.
13284
13285 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13286 and :alpha: char classes.
13287
13288 * mail/supercite.el: Defvar curline when compiling.
13289 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13290 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13291 rather than a-zA-Z0-9 to allow non-ASCII characters.
13292
13293 2000-03-31 Gerd Moellmann <gerd@gnu.org>
13294
13295 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13296
13297 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13298 Re-enable new code.
13299
13300 * lpr.el (print-region-1): Use -d to specify printer name for
13301 systems `usg-unix-v*, `dgux', `hpux', `irix'.
13302
13303 2000-03-31 Dave Love <fx@gnu.org>
13304
13305 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13306 for function definition in symbol's function value slot first
13307 instead of first consulting byte-compile-function-environment.
13308
13309 2000-03-31 Kenichi Handa <handa@etl.go.jp>
13310
13311 * language/european.el ("Polish"): New language environment.
13312 (setup-polish-environment): New function.
13313
13314 2000-03-30 Gerd Moellmann <gerd@gnu.org>
13315
13316 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13317 Disable new code.
13318
13319 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13320 trying to `load' the symbol of an autoload instead of the file
13321 recorded in the autoload. Fix error messages.
13322
13323 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13324
13325 * ps-print.el: PostScript programming fix for ghostview, doc fix.
13326 (ps-print-version): New version number (5.1.3).
13327 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13328 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13329 (ps-generate-postscript-with-faces): Code fix.
13330 (ps-color-values): XEmacs compatibility.
13331 (ps-print-background-image, ps-print-background-text, ps-printer-name)
13332 (ps-default-fg, ps-default-bg): Adjust customization.
13333 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13334 (ps-color-scale): Renaming old ps-color-value fun.
13335 (ps-print-headers): Replace ps-print-header group to avoid conflict
13336 with ps-print-header variable.
13337 (ps-print-miscellany): New group.
13338 (ps-format-color, ps-rgb-color): New funs.
13339 (ps-default-foreground): New var.
13340 (ps-printer-name-option): New const.
13341
13342 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
13343
13344 * net/net-utils.el:
13345 (network-connection-host, network-connection-service): New variables
13346 (network-connection-mode): New mode, derived from comint-mode
13347 (network-connection-mode-setup): New function, saves host and
13348 service information in local variables.
13349
13350 * lisp/locate.el:
13351 (locate-word-at-point): Added this function
13352 (locate): Default to using locate-word-at-point as input
13353 Run dired-mode-hook
13354
13355 2000-03-29 Dave Love <fx@gnu.org>
13356
13357 * calendar/appt.el: Doc fixes.
13358 (appt-check): Convert min-to-app to a string before passing to
13359 appt-disp-window-function or concat.
13360 (appt-delete-window): Remove test for frame-root-window.
13361 (appt-select-lowest-window, appt-convert-time): Simplify.
13362
13363 * emacs-lisp/bytecomp.el: Doc fixes.
13364 (byte-compile-file-form-autoload): Update
13365 byte-compile-function-environment.
13366
13367 2000-03-29 Andreas Schwab <schwab@suse.de>
13368
13369 * emacs-lisp/autoload.el: Also print defsubst doc string
13370 specially.
13371
13372 * dired.el (dired-insert-directory): If dired-free-space-program
13373 failed just delete its output.
13374
13375 2000-03-29 Dave Love <fx@gnu.org>
13376
13377 * international/iso-cvt.el: Move provide to end. Doc fixes.
13378 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13379 (iso-iso2sgml, iso-sgml2iso): New functions.
13380 (iso-cvt-define-menu): Fix some entries and use backquote for
13381 clarity.
13382
13383 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13384
13385 2000-03-28 Gerd Moellmann <gerd@gnu.org>
13386
13387 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13388 ISO-DATE. If non-nil, return date in ISO 8601 format.
13389
13390 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
13391
13392 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13393 if it ever becomes used.
13394 (log-edit-mode-hook): Default to vc-log-mode-hook.
13395 (log-edit-mode): Fix the docstring.
13396
13397 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13398 the code.
13399
13400 2000-03-26 Dave Love <fx@gnu.org>
13401
13402 * net/browse-url.el (browse-url): Re-fix case of
13403 browse-url-browser-function being an alist.
13404 (browse-url): Add :link to defgroup.
13405
13406 * files.el: Doc fixes.
13407 (file-truename): Include `[' in wildcard characters.
13408 (automount-dir-prefix): Customize.
13409 (find-file-wildcards): Add :version.
13410 (find-file-noselect): Simplify a mapcar call.
13411
13412 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13413 compatible with inf-lisp version.
13414 (eval-defun-1): Fix custom-declare-variable case.
13415
13416 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13417
13418 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13419
13420 2000-03-24 Gerd Moellmann <gerd@gnu.org>
13421
13422 * Makefile (COMPILE_FIRST): New macro.
13423 (compile-files): Compile files from COMPILE_FIRST first.
13424
13425 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13426 code.
13427
13428 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13429 matching open parenthesis in column 0 to defun-prompt-regexp
13430 only if open-paren-in-column-0-is-defun-start is set.
13431
13432 * sun-curs.el: Require CL at compile-time only.
13433
13434 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13435 instead of copy-list which is a function from CL.
13436 (msb--choose-menu, msb--mode-menu-cond)
13437 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13438 (msb--init-file-alist): Use mapcar instead of mapcan.
13439 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13440 `(' in column 0 in doc string.
13441 (msb--add-separators): Use mapcar instead of mapcan.
13442
13443 * cus-dep.el: Require CL at compile-time only.
13444
13445 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13446
13447 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13448 (byte-compile-warnings): New warning `noruntime'.
13449 (byte-compile-constants, byte-compile-variables): Fix docstring.
13450 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13451 execute `eval-whenc-compile's body.
13452 (byte-compile-unresolved-functions): Fix docstring.
13453 (byte-compile-eval): New function.
13454 (byte-compile-callargs-warn): Check if the function will be available
13455 at runtime (via property `byte-compile-noruntime').
13456 (byte-compile-print-syms): New function.
13457 (byte-compile-warn-about-unresolved-functions): Also warn about
13458 `noruntime' functions (and use `byte-compile-print-syms').
13459 (byte-compile-file): Capitalize the message.
13460
13461 2000-03-24 Gerd Moellmann <gerd@gnu.org>
13462
13463 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13464 (rmail-expunge): Ask for confirmation depending on the setting
13465 of rmail-confirm-expunge.
13466
13467 2000-03-23 Gerd Moellmann <gerd@gnu.org>
13468
13469 * Makefile (bootstrap-clean): If $(emacs) exists, build
13470 loaddefs.el first. A loaddefs.el that's not up-to-date might
13471 cause a bootstrap failure because things don't autoload as
13472 expected.
13473
13474 2000-03-23 Dave Love <fx@gnu.org>
13475
13476 * net/browse-url.el: Restore previous use of
13477 browse-url-maybe-new-window.
13478
13479 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13480
13481 * ps-print.el: Skip banner page fix.
13482 (ps-print-version): New version number (5.1.2).
13483 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13484
13485 2000-03-23 Dave Pearson <davep@davep.org>
13486
13487 * net/quickurl.el Changed the type of parameter passed to the
13488 function defined by `quickurl-format-function'. Before only the
13489 text of the URL was passed. Now the whole URL structure is passed
13490 and the function is responsible for extracting the parts it
13491 requires. Changed the default of `quickurl-format-function'
13492 accordingly.
13493 (quickurl-insert): Changed the `funcall' of
13494 `quickurl-format-function' to match the above change.
13495 (quickurl-list-insert): Changed the `url' case so that it makes
13496 use of `quickurl-format-function', previous to this the format was
13497 hard wired.
13498
13499 2000-03-22 Gerd Moellmann <gerd@gnu.org>
13500
13501 * startup.el: Change some spellings for the X Window System.
13502
13503 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13504
13505 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13506 up the code and the regexp and make sure the cursor is temporarily
13507 moved to the suspicious line while querying the user.
13508
13509 2000-03-22 Jason Rumney <jasonr@gnu.org>
13510
13511 * w32-fns.el (w32-charset-info-alist): Initialize.
13512
13513 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13514
13515 * ps-print.el: N-up last page fix.
13516 (ps-print-version): New version number (5.1.1).
13517 (ps-end-file, ps-end-job, ps-generate): Code fix.
13518
13519 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13520
13521 * files.el (find-file-run-dired): Update docstring.
13522 (find-directory-functions): New hook.
13523 (find-file-noselect): Run find-directory-functions rather than
13524 calling dired directly.
13525
13526 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13527
13528 * pcvs.el: Add a minimal leading commentary.
13529 (cvs-make-cvs-buffer): Change the header part by removing the startup
13530 message and adding a `Module' entry. Also replace the FOOTER and
13531 HEADER special fileinfos with the new support in ewoc for updating
13532 its own footer and header.
13533 (cvs-update-header): Update to use the header/footer of the ewoc.
13534 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13535 (cvs-is-within-p): New function.
13536 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13537 to only examine some subset of the buffers.
13538
13539 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13540 `format' instead of our own ad-hoc functions.
13541 Remove HEADER and FOOTER cases, now handled in the EWOC.
13542 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13543
13544 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13545 output to avoid scaring the user.
13546 (cvs-parse-table): Catch message for non-up-to-date commits.
13547
13548 * pcvs-defs.el (cvs-startup-message): Remove.
13549 (cvs-global-menu): New autoloaded menu.
13550
13551 * pcvs-util.el (cvs-string-fill): Remove.
13552
13553 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13554 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13555 PP part of it and also make it work for footers and headers.
13556 (ewoc-create): Drop POS and BUFFER arguments.
13557 Use the DLL's dummy node to store the end-of-footer position.
13558 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13559 (ewoc-refresh): Remove unused `header' variable.
13560 (ewoc-(get|set)-hf): New functions.
13561
13562 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13563 log-view-*-(message|file) and use easy-mmode-define-navigation.
13564 (log-view-message-re): Match SCCS format as well.
13565 And match the revision line rather than the dashed separator line.
13566 (log-view-mode): Use the new define-derived-mode.
13567 (log-view-current-tag): Fill in with an actual implementation.
13568
13569 * cvs-status.el (cvs-status-(prev|next)): Rename from
13570 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13571 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13572 to let the output "breathe" a little more (more readable).
13573 (cvs-status-mode): Use the new define-derived-mode.
13574
13575 * smerge-mode.el (smerge-auto-leave): New function and variable.
13576 (smerge-basic-map): Rename from smerge-basic-keymap.
13577 Change the bindings for smerge-diff-*.
13578 (smerge-*-map): Use easy-mmode-defmap.
13579 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13580 (smerge-keep-*): Use smerge-auto-leave.
13581
13582 2000-03-21 Jason Rumney <jasonr@gnu.org>
13583
13584 * cus-edit.el (custom-button-face): Use 3D look for w32.
13585 (custom-button-pressed-face): Likewise.
13586
13587 2000-03-21 Gerd Moellmann <gerd@gnu.org>
13588
13589 * progmodes/etags.el (tags-case-fold-search): New user-option.
13590 (tags-loop-eval): New function. Bind case-fold-search around eval
13591 depending on the value of tags-case-fold-search.
13592 (tags-loop-continue): Use tags-loop-eval.
13593 (find-tag-in-order): Bind case-fold-search depending on the value
13594 of tags-case-fold-search.
13595
13596 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13597
13598 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13599 (diff-end-of-hunk): Return the end position for use in
13600 `easy-mmode-define-navigation'.
13601 (diff-recenter): Remove.
13602 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13603 of `easy-mmode-define-navigation'.
13604 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13605 previous renaming) and fix to use new names.
13606 (diff-merge-strings): Use \n as separator: simpler, faster.
13607 (diff-mode): Use `define-derived-mode'.
13608
13609 * derived.el (define-derived-mode): Don't autoload anymore.
13610 Prefer the macro-only version provided by easy-mmode.el.
13611
13612 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13613 `easy-mmode-define-derived-mode'.
13614 Use `combine-run-hooks'.
13615 (easy-mmode-define-navigation): New macro.
13616
13617 * subr.el (combine-run-hooks): New function.
13618
13619 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
13620
13621 * term/x-win.el: Fontsets related initialization is simplified.
13622
13623 * international/mule-diag.el (describe-font): Don't refer to
13624 global-fontset-alist, instead call font-list.
13625 (describe-fontset, list-fontsets, mule-diag): Likewise.
13626 (print-fontset): Adjusted for the change of fontset
13627 implementation.
13628
13629 * international/fontset.el (x-charset-registries): Variable
13630 removed, instead the corresponding data is stored in the default
13631 fontset.
13632 (register-alternate-fontnames): Function removed.
13633 (resolved-ascii-font): Variable removed.
13634 (x-compose-font-name): Ignore the second argument REDOCE.
13635 (x-complement-fontset-spec): Complement only an ASCII font and
13636 element for those charsets than can use that ASCII font.
13637 (generate-fontset-menu): Don't refer to global-fontset-alist,
13638 instead call fontset-list.
13639 (uninstantiated-fontset-alist): Variable removed.
13640 (x-style-funcs-alist): Likewise.
13641 (fontset-default-styles): Likewise.
13642 (x-modify-font-name): Function removed.
13643 (create-fontset-from-fontset-spec): Ignore the argument
13644 STYLE-VARIANT.
13645 (create-fontset-from-ascii-font): Docsting adjusted for the above
13646 change.
13647 (instantiate-fontset, resolve-fontset-name): Functions removed.
13648 (fontset-list): Now implemented by C code.
13649
13650 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13651 (describe-face): Include `font' attribute in the description.
13652
13653 2000-03-21 Kenichi Handa <handa@etl.go.jp>
13654
13655 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13656
13657 2000-03-20 Gerd Moellmann <gerd@gnu.org>
13658
13659 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13660 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13661 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13662
13663 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13664 about behavior of set-buffer-modified-p wrt redisplay.
13665
13666 2000-03-19 Richard M. Stallman <rms@gnu.org>
13667
13668 * view.el (view-mode-disable): Kill local binding of view-read-only.
13669
13670 2000-03-18 Gerd Moellmann <gerd@gnu.org>
13671
13672 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13673 is a string, convert it to a syntax cell using string-to-syntax.
13674
13675 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13676 (string-to-syntax): New function.
13677
13678 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13679 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13680 try to use passive ftp mode.
13681
13682 2000-03-17 Gerd Moellmann <gerd@gnu.org>
13683
13684 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13685
13686 * simple.el (append-to-buffer): Update point of windows after
13687 insertion.
13688
13689 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13690 forward then moving backward. Reindent.
13691
13692 * frame.el (other-frame): Call x-focus-frame only if
13693 focus-follows-mouse is off.
13694
13695 2000-03-17 Dave Love <fx@gnu.org>
13696
13697 * pcvs-util.el (cvs-strings->string): Rename
13698 replace-regexps-in-string.
13699
13700 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13701
13702 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13703 regexp for labels cannot span several lines.
13704
13705 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13706 `(setq :<key> ':<key>)' to the macro expansion.
13707
13708 2000-03-16 Dave Love <fx@gnu.org>
13709
13710 * progmodes/f90.el (f90): Put custom group under `languages', not
13711 `fortran'.
13712 (f90-mode-hook): Customize.
13713 (f90-mode): Set add-log-current-defun-function.
13714 (f90-current-defun): New function.
13715
13716 2000-03-16 Gerd Moellmann <gerd@gnu.org>
13717
13718 * cus-edit.el (custom-variable-tag-face): Handle case that
13719 default face's height is not a number.
13720 (custom-face-tag-face, custom-group-tag-face-1)
13721 (custom-group-tag-face): Ditto.
13722 (custom-group-tag-face-1): Add :group.
13723
13724 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13725
13726 2000-03-15 Gerd Moellmann <gerd@gnu.org>
13727
13728 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13729 requiring easymenu.
13730
13731 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13732
13733 * ps-print.el: PostScript user-defined prologue, PostScript error
13734 handler, doc fix.
13735 (ps-print-version): New version number (5.1).
13736 (ps-user-defined-prologue, ps-error-handler-message)
13737 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13738 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13739 (ps-insert-string): New function.
13740
13741 2000-03-15 Kenichi Handa <handa@etl.go.jp>
13742
13743 * international/ccl.el (ccl-compile-expression): Don't generate
13744 invalid self-assignment code.
13745
13746 2000-03-14 Dave Love <fx@gnu.org>
13747
13748 * subr.el (replace-regexp-in-string): Renamed from
13749 replace-regexps-in-string. Doc fix.
13750
13751 2000-03-12 Dave Love <fx@gnu.org>
13752
13753 * cus-edit.el: Doc fixes.
13754 (customize-set-variable, customize-save-variable): Rename args for
13755 doc.
13756 (custom-variable-tag-face, custom-face-tag-face)
13757 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13758 style which user identify as hyperlink.
13759 (hook): Don't add undefined functions to the hook.
13760 (debug-ignored-errors): Transfer message from bindings.el.
13761
13762 2000-03-12 Gerd Moellmann <gerd@gnu.org>
13763
13764 * recentf.el (recentf-keep-non-readable-files-p): Remove
13765 double/nested definition.
13766
13767 2000-03-12 Dave Love <fx@gnu.org>
13768
13769 * facemenu.el (facemenu-get-face): Use display-color-p.
13770 * enriched.el (enriched-decode-foreground): Likewise.
13771 (enriched-decode-background): Likewise.
13772 * isearch.el (isearch-highlight): Likewise.
13773 * info-look.el (info-lookup): Likewise.
13774 * simple.el (completion-setup-function): Likewise.
13775
13776 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13777 :options.
13778
13779 * bindings.el (mode-line-format): Fix line-number and
13780 column-number items. Add help-echo for the background.
13781 (mode-line-mule-info): Modify help-echo.
13782
13783 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13784
13785 * files.el (load-file): Allow completion to .elc.
13786
13787 * man.el: Doc fixes.
13788 (Man-init-defvars): Use display-color-p to set fontification.
13789
13790 * play/hanoi.el (hanoi-internal): Don't use oddp.
13791
13792 2000-03-12 Gerd Moellmann <gerd@gnu.org>
13793
13794 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13795
13796 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13797
13798 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13799
13800 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13801 Fix comment.
13802
13803 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13804
13805 * font-lock.el (font-lock-keywords): Fix the doc now that
13806 regexp-opt-depth is unnecessary.
13807 (save-buffer-state): Set an edebug spec.
13808 (font-lock-fontify-anchored-keywords): Properly handle the case when
13809 the matcher goes past the limit.
13810
13811 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13812 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13813
13814 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13815 dll.el and cookie.el (from Elib) with heavy renaming and other
13816 massaging.
13817
13818 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13819 Autoload the functions used.
13820 (easy-mmode-define-syntax): Fix CL typo.
13821 (easy-mmode-define-derived-mode): Improve the docstring generation.
13822
13823 2000-03-10 Gerd Moellmann <gerd@gnu.org>
13824
13825 * textmodes/texinfo.el (texinfo-version): Variable and function
13826 removed.
13827
13828 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13829
13830 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13831 allow more flexibility.
13832 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13833 fns.
13834 (easy-mmode-defmap, easy-mmode-defsyntax)
13835 (easy-mmode-define-derived-mode): New macros.
13836
13837 2000-03-09 Didier Verna <didier@xemacs.org>
13838
13839 * rect.el (replace-rectangle): New function.
13840
13841 2000-03-09 Dave Love <fx@gnu.org>
13842
13843 * progmodes/fortran.el (fortran-comment-line-start): Define as
13844 "C".
13845 (fortran-comment-line-start-skip): Don't match cpp stuff.
13846 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13847 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13848 (fortran-mode): Don't set fortran-comment-line-start-skip,
13849 fortran-comment-line-start here. Set comment-start,
13850 add-log-current-defun.
13851 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13852 (fortran-current-defun): New function.
13853
13854 2000-03-09 Gerd Moellmann <gerd@gnu.org>
13855
13856 * emacs-lisp/re-builder.el: New file.
13857
13858 * mouse.el (mouse-drag-region): Don't run up-event handler
13859 if hscroll has changed.
13860
13861 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13862 builtin operators, use `font-lock-builtin-face' for Emacs and
13863 `font-lock-preprocessor-face' otherwise.
13864
13865 * font-lock.el (lisp-font-lock-keywords-1): Highlight
13866 `(defun (setf foo)' differently.
13867
13868 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13869
13870 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13871 (regexp-opt): Update comment and adapt the code the new meaning of
13872 the `paren' argument of regex-opt-group for shy-groups.
13873 (regexp-opt-depth): Handle shy groups as well as backslashed
13874 backslashes.
13875 (regexp-opt-group): Turn the leading comment into a docstring.
13876 Allow `paren' to be a string (the string to use to open a group).
13877 Remove open-presuf and close-presuf. Instead of checking for `all
13878 one-char' and then later on check for `several one-char', handle
13879 both cases close together. Also apply a more generic algorithm
13880 for suffixes (the mirror image of the algorithm used for
13881 prefixes). Use shy-groups. Use nreverse rather than reverse.
13882 (regexp-opt-try-suffix): Removed.
13883
13884 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13885 from comint-mode-map, so we can just inherit from it. Also, move
13886 the initialization into the `defvar' since there's no docstring
13887 anyway and it's fairly short.
13888 (inferior-scheme-mode): Define it as derived-mode: the code is
13889 shorter and this way we inherit from comint-mode-map rather than
13890 copying it.
13891
13892 * subr.el (replace-regexps-in-string): Properly handle the case
13893 where we match an empty string.
13894
13895 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13896 when the command has a directory component (such as "./testml").
13897 Also fix a typo in the comment.
13898
13899 2000-03-08 Gerd Moellmann <gerd@gnu.org>
13900
13901 * Makefile (compile-files): Compile files one by one because
13902 that's the only way to ensure a clean compilation environment for
13903 each individual file.
13904
13905 * frame.el (other-frame): Call x-focus-frame.
13906
13907 2000-03-07 Dave Love <fx@gnu.org>
13908
13909 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13910 :require to defcustom.
13911
13912 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13913 lists.
13914
13915 * files.el (auto-mode-alist): Add configure.in.
13916
13917 * progmodes/autoconf.el: New file.
13918
13919 2000-03-07 Gerd Moellmann <gerd@gnu.org>
13920
13921 * mail/mh-e.el: Change maintainer to `none'.
13922
13923 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13924 to remove-hook and add-hook.
13925
13926 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13927
13928 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13929 it as the default.
13930 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13931 (sendmail-send-it): Conditionally add MIME headers specifying the
13932 used character set.
13933
13934 2000-03-07 Dave Love <fx@gnu.org>
13935
13936 * winner.el: Fix keywords, autoload cookies. Split
13937 eval-when-compile form to avoid compilation failure.
13938
13939 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13940
13941 * international/mule.el: Modify comment about coding system
13942 property `coding-category'.
13943 (make-coding-system): New argument EOL-TYPE. Pay attention to
13944 coding-category property of PROPERTIES.
13945
13946 * international/mule-conf.el (coding-category-utf-8,
13947 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13948 categories. Include them in the argument for set-coding-priority.
13949
13950 * international/mule-cmds.el (reset-language-environment): Include
13951 coding-category-utf-8, coding-category-utf-16-be, and
13952 coding-category-utf-16-le in the argument for set-coding-priority.
13953 (reset-language-environment): Initialize coding-category-utf-8,
13954 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13955
13956 2000-03-06 Karl Fogel <kfogel@red-bean.com>
13957
13958 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13959 code abstracted out of `bookmark-jump-noselect'. Now tries info
13960 extensions as well as compression extensions.
13961 (bookmark-jump-noselect): Use above new func.
13962
13963 2000-03-03 Gerd Moellmann <gerd@gnu.org>
13964
13965 * strokes.el: Change maintainer's mail address.
13966
13967 2000-03-03 Kenichi Handa <handa@etl.go.jp>
13968
13969 * international/mule-diag.el (list-character-sets): Make help-echo
13970 string by substitute-command-keys.
13971 (list-character-sets): Likewise.
13972 (sort-listed-character-sets): Call help-setup-xref.
13973
13974 2000-03-02 Gerd Moellmann <gerd@gnu.org>
13975
13976 * time.el (display-time-mail-file): Add `none' to the list of
13977 choices.
13978
13979 2000-03-01 Dave Love <fx@gnu.org>
13980
13981 * help.el (help-xref-go-back): Don't try to set position.
13982
13983 * international/mule-diag.el (list-character-sets): Call
13984 help-setup-xref. Add help-echo to xrefs.
13985 (list-character-sets-1): Add help-echo to xrefs.
13986
13987 2000-03-02 Gerd Moellmann <gerd@gnu.org>
13988
13989 * frame.el (blink-cursor-mode): Switch cursor on when turning
13990 the mode off.
13991
13992 * add-log.el (add-log-current-defun): Add support for
13993 Autoconf mode.
13994
13995 * mail/rmail.el (rmail-quit-hook): New variable.
13996
13997 2000-03-01 Dave Love <fx@gnu.org>
13998
13999 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
14000
14001 * help.el (help-xref-button): Add help-echo arg.
14002 (describe-function-1, describe-variable, help-make-xrefs): Use it.
14003
14004 * faces.el (list-faces-display): Supply help-echo with
14005 help-make-xrefs.
14006
14007 * facemenu.el (list-text-properties-at): Set help-xref-stack to
14008 nil.
14009
14010 2000-03-01 Gerd Moellmann <gerd@gnu.org>
14011
14012 * image.el (defimage): Look for image files in load-path.
14013
14014 * frame.el (busy-cursor-delay-seconds): Change type to
14015 `number'.
14016
14017 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
14018
14019 * recentf.el (recentf): Added version tag to the defgroup of
14020 recentf.
14021
14022 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
14023
14024 * recentf.el (recentf-cleanup): Changed to remove excluded file
14025 too.
14026 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
14027 action to select/unselect a file.
14028 (recentf-edit-list): Code cleanup and improvement.
14029 (recentf-open-more-files-action): `recentf-open-more-files' button
14030 widget action to open a file.
14031 (recentf-open-more-files): No more use standard completion but
14032 widgets.
14033 (recentf-more-collection): Deleted.
14034 (recentf-more-history): Deleted.
14035 (recentf-setup-more-completion): Deleted.
14036
14037 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
14038
14039 * recentf.el (recentf-mode): No more needs that Emacs is running
14040 under a window-system.
14041
14042 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
14043
14044 * recentf.el (recentf-edit-list): New command to edit the recent
14045 list which allow the user to remove files.
14046 (recentf-edit-selected-items): New global variable, used by
14047 `recentf-edit-list' to hold the list of files to be removed from
14048 the recent list.
14049 (recentf-make-menu-items): Updated to display a "Edit list..."
14050 menu item. Minor code cleanup.
14051
14052 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
14053
14054 * recentf.el (recentf-open-more-files): New command to open files
14055 that are not displayed in the menu.
14056 (recentf-more-collection): New global variable holding the set of
14057 permissible completions used by `recentf-open-more-files'.
14058 (recentf-more-history): New global variable holding the history list
14059 used by `recentf-open-more-files' completion.
14060 (recentf-setup-more-completion): New function to setup completion for
14061 `recentf-open-more-files'.
14062 (recentf-make-menu-items): Updated to display a "More..." menu item.
14063
14064 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
14065
14066 * recentf.el (recentf-menu-action): Doc fixed.
14067
14068 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
14069
14070 * recentf.el (recentf-menu-filter): Doc updated.
14071 (recentf-update-menu-hook): Allow menu filters to force menu update.
14072 (recentf-make-menu-items): New menu filter handling.
14073 (recentf-make-menu-item): New helper function.
14074 (recentf-menu-elements): New menu handling function.
14075 (recentf-sort-ascending): Updated to new menu filter handling.
14076 (recentf-sort-descending): Updated to new menu filter handling.
14077 (recentf-sort-basenames-ascending): New menu filter function.
14078 (recentf-sort-basenames-descending): New menu filter function.
14079 (recentf-show-basenames): New menu filter function.
14080 (recentf-show-basenames-ascending): New menu filter function.
14081 (recentf-show-basenames-descending): New menu filter function.
14082
14083 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14084
14085 * diary-lib.el (list-diary-entries): Don't try to go forward at
14086 the end of the buffer.
14087
14088 2000-02-29 Kenichi Handa <handa@etl.go.jp>
14089
14090 * international/mule-diag.el (list-character-sets): Completely
14091 rewritten.
14092 (sort-listed-character-sets): New function.
14093 (list-character-sets-1): Completely rewritten.
14094 (list-character-sets-2): New function.
14095 (non-iso-charset-alist): New variable.
14096 (decode-codepage-char): New function.
14097 (charset-history): New variable.
14098 (read-charset) (list-block-of-chars)
14099 (list-iso-charset-chars)
14100 (list-non-iso-charset-chars)
14101 (list-charset-chars): New functions.
14102 (mule-diag): Call list-character-sets-2, not
14103 list-character-sets-2.
14104 (dump-charsets): Likewise.
14105
14106 2000-02-29 Gerd Moellmann <gerd@gnu.org>
14107
14108 * dired-x.el (dired-filename-at-point): Add `@' to valid
14109 file name characters.
14110 (dired-filename-at-point): Handle ange-ftp file names.
14111
14112 * frame.el (frame-notice-user-settings): Use assq-delete-all
14113 instead of assoc-delete-all.
14114 (frame-notice-user-settings): Ditto.
14115
14116 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
14117 Don't copy alist.
14118
14119 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
14120
14121 * calculator.el (calculator-use-menu): New option.
14122 (calculator-initial-bindings): Changed some bindings to work as
14123 macros.
14124 (calculator-forced-input): Removed.
14125 (calculator-restart-other-mode): New variable.
14126 (calculator-mode-map): Set up menu.
14127
14128 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
14129
14130 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
14131 tags.
14132
14133 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
14134
14135 * viper-cmd.el (viper-envelop-ESC-key): added the option to
14136 translate all ESC key sequences.
14137 (viper-goto-mark-subr): restore markers for files for which
14138 they were saved.
14139 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14140 * viper-util.el (viper-set-replace-overlay-glyphs,
14141 viper-set-replace-overlay): always check if the replacement
14142 overlay is live.
14143 * viper.el (viper-vi-state-mode-list): added major modes.
14144 * ediff-wind.el: minor comment changes.
14145 * ediff.el: copyright notice date fix.
14146
14147 2000-02-27 Jason Rumney <jasonr@gnu.org>
14148
14149 * faces.el (face-font-family-alternatives): Add arial to helv.
14150 (mode-line, header-line, tool-bar): Same default as x for w32.
14151 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14152 face-font-family-alternatives from working.
14153 * term/w32-win.el (mouse-set-font): Do not build fontset from
14154 chosen font.
14155
14156 2000-02-25 Sam Steingold <sds@goems.com>
14157
14158 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14159 properly.
14160
14161 2000-02-25 Richard M. Stallman <rms@gnu.org>
14162
14163 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14164
14165 2000-02-25 Gerd Moellmann <gerd@gnu.org>
14166
14167 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14168 writable.
14169
14170 * frame.el (busy-cursor-delay-seconds): New option.
14171
14172 2000-02-24 Gerd Moellmann <gerd@gnu.org>
14173
14174 * frame.el (show-cursor-in-non-selected-windows): New option.
14175
14176 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14177
14178 * diary-lib.el (include-other-diary-files): Undo the selective
14179 display in any included file and don't kill it.
14180
14181 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
14182
14183 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14184 bar. Menu items converted to (menu-item format, help strings
14185 added.
14186 [downcase, upcase]: Don't enable on MS-DOS.
14187 [symlink, symlinks]: Don't show if make-symbolic-link is not
14188 bound.
14189 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14190
14191 2000-02-23 Dave Love <fx@gnu.org>
14192
14193 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14194 (backward-kill-word): Revert addition of * to interactive spec --
14195 it's a feature.
14196
14197 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14198 (backward-kill-sentence, kill-sentence): Likewise.
14199
14200 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14201 scratch buffer name.
14202 (gud-format-command): Use int-to-string in ?l case. Simplify
14203 slightly.
14204
14205 * term/w32-win.el (internal-face-interactive): Update prompt for
14206 new read-face-name.
14207
14208 * mail/footnote.el (footnote): Add :version to defgroup.
14209 (footnote-section-tag-regexp): Customize.
14210 (footnote-start-tag, footnote-end-tag): New option.
14211 (footnote-latin-regexp): New variable.
14212 (Footnote-latin): New function.
14213 (footnote-style-alist): Add element for latin style.
14214 (footnote-style): Moved.
14215 (Footnote-goto-footnote): Use eq to test arg.
14216
14217 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14218
14219 * emacs-lisp/byte-opt.el: Change old backquote syntax.
14220 (byte-compile-trueconstp): Include keywords.
14221 (byte-optimize-quote, byte-optimize-lapcode): Use
14222 byte-compile-const-symbol-p.
14223 (byte-optimize-char-before): New optimization.
14224
14225 * emacs-lisp/bytecomp.el: Change old backquote syntax.
14226 (byte-compile-const-symbol-p): New function.
14227 (byte-compile-constp, byte-compile-out-toplevel)
14228 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14229 Use it.
14230
14231 * subr.el (define-key-after): Default AFTER to t. Doc fix.
14232
14233 2000-02-23 Kenichi Handa <handa@etl.go.jp>
14234
14235 * international/encoded-kb.el: Be sure to update minor-mode-alist
14236 and minor-mode-map-alist.
14237 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14238 codes SS2 and SS3 correctly.
14239 (encoded-kbd-self-insert-ccl): New function.
14240 (encoded-kbd-setup-keymap): New function.
14241 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
14242 by calling encoded-kbd-setup-keymap.
14243
14244 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14245 characters.
14246 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14247 locally.
14248
14249 2000-02-22 Dave Love <fx@gnu.org>
14250
14251 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14252 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14253 defvar.
14254 (lisp-mode-syntax-table): Set up for #|...|# comments.
14255 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
14256 classes. Match `defface'.
14257 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14258 (eval-defun-1): Fix for defcustom.
14259 (lisp-indent-region): Doc fix.
14260
14261 * subr.el (when, unless, split-string): Doc fix.
14262 (read-passwd): Move call of clear-this-command-keys to the right
14263 place.
14264 (replace-regexps-in-string): New function.
14265
14266 2000-02-22 Gerd Moellmann <gerd@gnu.org>
14267
14268 * help.el (describe-variable): Set syntax table to
14269 emacs-lisp-mode-syntax-table when moving forward over the
14270 symbol's name.
14271
14272 2000-02-22 Dave Love <fx@gnu.org>
14273
14274 * xt-mouse.el: Doc fixes.
14275 (xterm-mouse-position-function): New function, replacing advice of
14276 mouse-position.
14277 (xterm-mouse-mode): Use it. Don't turn on under a window system.
14278
14279 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14280
14281 2000-02-21 Gerd Moellmann <gerd@gnu.org>
14282
14283 * format.el (format-annotate-single-property-change): Handle
14284 properties.with dotted-list values.
14285 (format-proper-list-p): New function.
14286
14287 * enriched.el (enriched-face-ans): Handle '(foreground-color
14288 . COLOR) and (background-color . COLOR).
14289
14290 2000-02-20 Dave Love <fx@gnu.org>
14291
14292 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14293 and assignments to it.
14294 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14295 current local map.
14296 (make-flyspell-overlay): Use it.
14297 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14298
14299 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14300 (lm-get-header-re): Defun, not defsubst.
14301 (lm-get-package-name): Defun, not defsubst. Simplify.
14302 (lm-version): Doc fix. Simplify.
14303 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14304 (lm-crack-address, lm-last-modified-date, lm-commentary)
14305 (lm-verify, lm-synopsis): Simplify.
14306 (lm-report-bug): Require emacsbug. Use compose-mail.
14307
14308 2000-02-20 Gerd Moellmann <gerd@gnu.org>
14309
14310 * dired.el (dired-mode): Call propertized-buffer-identification
14311 to set mode-line-buffer-identification to something having
14312 the right text properties.
14313
14314 * bindings.el (propertized-buffer-identification): New function.
14315
14316 2000-02-20 Dave Love <fx@gnu.org>
14317
14318 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14319 check for t-mouse too.
14320
14321 * cus-start.el: Make echo-keystrokes `number'.
14322
14323 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
14324
14325 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14326 Don't call ring-empty-p unless tags-location-ring is bound.
14327 From Noah Friedman <friedman@splode.com>.
14328
14329 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
14330
14331 * progmodes/hideshow.el (hs-flag-region): No longer use
14332 `intangible' overlay property.
14333
14334 (hs-toggle-hiding): New command.
14335 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14336
14337 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14338 Fix omission bug: Run `hs-minor-mode-hook' for both activation
14339 and deactivation.
14340
14341 2000-02-18 Gerd Moellmann <gerd@gnu.org>
14342
14343 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14344
14345 2000-02-17 Gerd Moellmann <gerd@gnu.org>
14346
14347 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14348
14349 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14350 of `*' to handle `(* ... *)' comments.
14351
14352 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
14353
14354 * faces.el (list-faces-display): Use display-mouse-p instead of
14355 window-system.
14356
14357 * menu-bar.el (global-map): Menu-bar items converted to the new
14358 format (menu-item..., rearranged for better CUA compliance, and
14359 their names changed for better clarity. Help strings added.
14360
14361 * international/mule-cmds.el (mule-menu-keymap)
14362 (describe-language-environment-map, set-coding-system-map)
14363 (setup-language-environment-map): Convert to new (menu-item...
14364 form, add help strings. Change names of menu items for better
14365 clarity. "Mule" menu-bar item removed (it's now in the "Options"
14366 submenu).
14367
14368 2000-02-17 Gerd Moellmann <gerd@gnu.org>
14369
14370 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14371 within the code.
14372
14373 2000-02-16 Dave Love <fx@gnu.org>
14374
14375 * faces.el: Don't require custom. Add more specific :groups to
14376 various deffaces.
14377 (set-face-attribute): Purecopy args.
14378 (read-face-name): Default to name at point and use it in prompt.
14379 Remove colon from arg in all callers.
14380 (list-faces-display): Hyperlink to face descriptions and customize
14381 buffers.
14382
14383 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
14384
14385 * wid-edit.el (widget-match-inline): An atom never matches a
14386 list.
14387
14388 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14389
14390 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14391 at ':' characters by call to split-string.
14392
14393 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14394
14395 * textmodes/bibtex.el: Added RCS version identification.
14396
14397 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14398
14399 * textmodes/bibtex.el: Some temporary comments removed.
14400 (bibtex-field-name, bibtex-entry-type): Made the relationship
14401 explicit.
14402 (bibtex-field-const): Allow capital letters.
14403 (bibtex-start-of-string): Deleted because unused.
14404
14405 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14406 use the term 'reference' to describe a bibtex entry as a whole.
14407 Further, reference keys are no longer called 'labels'.
14408 (bibtex-keys): Renamed to bibtex-reference-keys.
14409 (bibtex-reformat-previous-labels): Renamed to
14410 bibtex-reformat-previous-reference-keys.
14411 (bibtex-reference-type): Renamed to bibtex-entry-type.
14412 (bibtex-reference-head): Renamed to bibtex-entry-head.
14413 (bibtex-reference-maybe-empty-head): Renamed to
14414 bibtex-entry-maybe-empty-head.
14415 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14416 (bibtex-search-reference): Renamed to bibtex-search-entry.
14417 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14418 bibtex-enclosing-entry-maybe-empty-head.
14419 (bibtex-entry-field-alist, bibtex-entry-head,
14420 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14421 bibtex-map-entries, bibtex-search-entry,
14422 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14423 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14424 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14425 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14426 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14427 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14428 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14429
14430 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14431
14432 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14433 comment.
14434 (bibtex-format-field-delimiters): New function, functionality
14435 extracted from bibtex-format-entry.
14436 (bibtex-autokey-get-yearfield-digits): New function, functionality
14437 extracted from bibtex-autokey-get-yearfield.
14438
14439 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14440 entries in order to avoid stack overflow in the regexp matcher if
14441 field contents become large.
14442 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14443 bibtex-field-string-part-not-braced,
14444 bibtex-field-string-part-no-inner-braces,
14445 bibtex-field-string-part-1-inner-brace,
14446 bibtex-field-string-part-2-inner-braces,
14447 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14448 bibtex-field-string-quoted, bibtex-field-string,
14449 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14450 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14451 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14452 as parsing is now performed by the following functions.
14453 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14454 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14455 bibtex-parse-field-string, bibtex-search-forward-field-string,
14456 bibtex-parse-association, bibtex-field-name-for-parsing,
14457 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14458 bibtex-search-forward-field, bibtex-search-backward-field,
14459 bibtex-start-of-field, bibtex-end-of-field,
14460 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14461 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14462 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14463 bibtex-parse-string, bibtex-search-forward-string,
14464 bibtex-search-backward-string, bibtex-start-of-string,
14465 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14466 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14467 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14468 entries. Instead of reporting the results of the parsing by
14469 match-beginning or match-end, these functions return data structures
14470 that hold the corresponding positions.
14471 (bibtex-enclosing-field): Changed to also report field boundaries by
14472 return values rather than by match-beginning or match-end. The
14473 following functions have been adapted to use the new parsing
14474 functions.
14475 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14476 bibtex-enclosing-field, bibtex-format-entry,
14477 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14478 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14479 bibtex-print-help-message, bibtex-end-of-entry,
14480 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14481 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14482 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14483 method for parsing.
14484 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14485 bibtex-map-entries, bibtex-flash-head,
14486 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14487 bibtex-autokey-change, bibtex-autokey-get-namefield,
14488 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14489 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14490 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14491 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14492 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14493 order to make the new binding of case-fold-search immediately
14494 visible.
14495
14496 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14497
14498 * textmodes/bibtex.el: Copyright notice is up to date.
14499 Added constant 'bibtex-maintainer-salutation.
14500
14501 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14502 than make-temp-name, use match-string-no-properties and eliminate
14503 a quadratic behavior when building bibtex-strings.
14504
14505 * bibtex.el (bibtex-reference-key): Accept string entries whose
14506 reference key contains upper case letters.
14507
14508 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14509
14510 * bibtex.el (bibtex-reference-head): Allow entries to start with
14511 a new line.
14512
14513 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14514
14515 * bibtex.el: Hiding of entry bodies is not longer provided by
14516 bibtex.el directly. Instead the hideshow package can be used.
14517 Added a special bibtex entry to hs-special-modes-alist.
14518 (bibtex-hs-forward-sexp): Added for hideshow.el.
14519
14520 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14521
14522 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14523 at ':' characters by call to split-string.
14524
14525 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14526
14527 * textmodes/bibtex.el: Added RCS version identification.
14528
14529 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14530
14531 * textmodes/bibtex.el: Some temporary comments removed.
14532 (bibtex-field-name, bibtex-entry-type): Made the relationship
14533 explicit.
14534 (bibtex-field-const): Allow capital letters.
14535 (bibtex-start-of-string): Deleted because unused.
14536
14537 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14538 use the term 'reference' to describe a bibtex entry as a whole.
14539 Further, reference keys are no longer called 'labels'.
14540 (bibtex-keys): Renamed to bibtex-reference-keys.
14541 (bibtex-reformat-previous-labels): Renamed to
14542 bibtex-reformat-previous-reference-keys.
14543 (bibtex-reference-type): Renamed to bibtex-entry-type.
14544 (bibtex-reference-head): Renamed to bibtex-entry-head.
14545 (bibtex-reference-maybe-empty-head): Renamed to
14546 bibtex-entry-maybe-empty-head.
14547 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14548 (bibtex-search-reference): Renamed to bibtex-search-entry.
14549 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14550 bibtex-enclosing-entry-maybe-empty-head.
14551 (bibtex-entry-field-alist, bibtex-entry-head,
14552 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14553 bibtex-map-entries, bibtex-search-entry,
14554 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14555 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14556 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14557 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14558 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14559 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14560 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14561
14562 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14563
14564 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14565 comment.
14566 (bibtex-format-field-delimiters): New function, functionality
14567 extracted from bibtex-format-entry.
14568 (bibtex-autokey-get-yearfield-digits): New function, functionality
14569 extracted from bibtex-autokey-get-yearfield.
14570
14571 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14572 entries in order to avoid stack overflow in the regexp matcher if
14573 field contents become large.
14574 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14575 bibtex-field-string-part-not-braced,
14576 bibtex-field-string-part-no-inner-braces,
14577 bibtex-field-string-part-1-inner-brace,
14578 bibtex-field-string-part-2-inner-braces,
14579 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14580 bibtex-field-string-quoted, bibtex-field-string,
14581 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14582 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14583 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14584 as parsing is now performed by the following functions.
14585 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14586 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14587 bibtex-parse-field-string, bibtex-search-forward-field-string,
14588 bibtex-parse-association, bibtex-field-name-for-parsing,
14589 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14590 bibtex-search-forward-field, bibtex-search-backward-field,
14591 bibtex-start-of-field, bibtex-end-of-field,
14592 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14593 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14594 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14595 bibtex-parse-string, bibtex-search-forward-string,
14596 bibtex-search-backward-string, bibtex-start-of-string,
14597 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14598 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14599 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14600 entries. Instead of reporting the results of the parsing by
14601 match-beginning or match-end, these functions return data structures
14602 that hold the corresponding positions.
14603 (bibtex-enclosing-field): Changed to also report field boundaries by
14604 return values rather than by match-beginning or match-end. The
14605 following functions have been adapted to use the new parsing
14606 functions.
14607 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14608 bibtex-enclosing-field, bibtex-format-entry,
14609 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14610 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14611 bibtex-print-help-message, bibtex-end-of-entry,
14612 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14613 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14614 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14615 method for parsing.
14616 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14617 bibtex-map-entries, bibtex-flash-head,
14618 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14619 bibtex-autokey-change, bibtex-autokey-get-namefield,
14620 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14621 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14622 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14623 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14624 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14625 order to make the new binding of case-fold-search immediately
14626 visible.
14627
14628 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14629
14630 * textmodes/bibtex.el: Copyright notice is up to date.
14631 Added constant 'bibtex-maintainer-salutation.
14632
14633 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14634 than make-temp-name, use match-string-no-properties and eliminate
14635 a quadratic behavior when building bibtex-strings.
14636
14637 * bibtex.el (bibtex-reference-key): Accept string entries whose
14638 reference key contains upper case letters.
14639
14640 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14641
14642 * bibtex.el (bibtex-reference-head): Allow entries to start with
14643 a new line.
14644
14645 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14646
14647 * bibtex.el: Hiding of entry bodies is not longer provided by
14648 bibtex.el directly. Instead the hideshow package can be used.
14649 Added a special bibtex entry to hs-special-modes-alist.
14650 (bibtex-hs-forward-sexp): Added for hideshow.el.
14651
14652 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14653
14654 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14655 proceedings entry type (for cross referencing). Thanks to Wagner
14656 Toledo Correa for the suggestion.
14657
14658 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14659
14660 2000-02-14 Kenichi Handa <handa@etl.go.jp>
14661
14662 * international/characters.el: Setup case table for Vietnamese.
14663
14664 2000-02-12 Gerd Moellmann <gerd@gnu.org>
14665
14666 * uniquify.el (toplevel): Require CL at compile time.
14667 (uniquify-push): Removed.
14668
14669 * shadowfile.el (shadow-when): Removed.
14670
14671 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14672 (tempo-process-and-insert-string): Use dolist instead of
14673 tempo-dolist.
14674
14675 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14676 regexp for paragraph-start.
14677
14678 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14679 commas as well.
14680
14681 2000-02-10 Dave Love <fx@gnu.org>
14682
14683 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14684 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14685 Deleted.
14686 (widget-specify-field, widget-specify-button): Don't use
14687 widget-mouse-help as help-echo property.
14688 (default): Use #'ignore for :validate and :mouse-down-action.
14689 (checkbox): Add help-echo.
14690 (widget-sexp-validate): Rewritten to clarify error messages.
14691 (character): Use char-valid-p in :match function.
14692 (widget-color-complete): Use facemenu-color-alist.
14693 (widget-color-action): Use facemenu-read-color.
14694
14695 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14696 set up `caar' &c that we now have.
14697
14698 2000-02-09 Ray Blaak <blaak@gnu.org>
14699
14700 * delphi.el: Make resourcestring a declaration region, like const
14701 and var.
14702
14703 2000-02-09 Dave Love <fx@gnu.org>
14704
14705 * bindings.el (mode-line-input-method-map): New variable.
14706 (mode-line-mule-info): Use it; fix last change.
14707 (mode-line-mode-menu): Move definition.
14708 (mode-line-mouse-sensitive-p): Deleted.
14709 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14710 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14711 level.
14712
14713 * startup.el (command-line-1): Don't call
14714 make-mode-line-mouse-sensitive.
14715
14716 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14717
14718 * mail/rmail.el (rmail-retry-failure): Use
14719 rmail-beginning-of-message before rmail-toggle-header, because the
14720 former toggles headers.
14721
14722 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14723
14724 * diff-mode.el (diff-kill-junk): New interactive function.
14725 (diff-reverse-direction): Use delete-and-extract-region.
14726 (diff-post-command-hook): Restrict the area so that the hook also works
14727 outside of any diff hunk. This is necessary for the minor-mode.
14728 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14729 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14730
14731 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14732 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14733 so that it can be used more easily in <foo>-mode-hook. Also make sure
14734 to avoid duplicate entries.
14735 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14736 (font-lock-remove-keywords): Just as was done for `add', allow it to
14737 work even if font-lock-mode is nil. Also make sure we don't modify
14738 any pre-existing list by forcing a copy-sequence. Finally rename
14739 `major-mode' to `mode'.
14740 (font-lock-fontify-syntactic-anchored-keywords)
14741 (font-lock-fontify-anchored-keywords)
14742 (font-lock-fontify-keywords-region): Use line-end-position.
14743 Don't make `font-lock-multiline' local (it's now done in
14744 font-lock-set-defaults).
14745 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14746 move the `font-lock-fontified' creation to inside the `unless'.
14747
14748 2000-02-06 Andrew Innes <andrewi@gnu.org>
14749
14750 * term/w32-win.el (x-handle-args): Comment out call to message,
14751 which occurs before window system is initialized.
14752
14753 * makefile.nt: Add support for recompiling lisp code.
14754
14755 2000-02-04 Dave Love <fx@gnu.org>
14756
14757 * bindings.el (mode-line-mule-info): Fix/extend last change.
14758
14759 * completion.el: Replace completion-dolist with dolist.
14760
14761 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14762 dotimes.
14763
14764 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14765
14766 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14767 environment names before they go into the section regexp.
14768
14769 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14770 char class in regexp.
14771
14772 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14773 `case-fold-search' to nil.
14774
14775 * progmodes/idlwave.el (idlwave-template): Respect
14776 `idlwave-abbrev-change-case'.
14777 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14778 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14779 idlwave-while): respect `idlwave-reserved-word-upcase'.
14780 (idlwave-rw-case): New function.
14781 (idlwave-statement-match): Fixed problem with assignment regexp.
14782 (idlwave-font-lock-keywords): Improved regexp for keyword
14783 parameters.
14784 (idlwave-surround): New argument LENGTH to support padding of
14785 operators longer than 1 char.
14786
14787 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14788 idlwave-shell-expression-overlay. Implemented printing of
14789 expressions on higher levels of the calling stack.
14790 (idlwave-shell-display-level-in-calling-stack): Restore stack
14791 level.
14792 (idlwave-retrieve-expression-from-level): New function.
14793 (idlwave-shell-last-calling-stack): Variable removed.
14794 (idlwave-shell-reset): Argument action reversed (`visible' to
14795 `hidden'). Also remove stop-line overlay.
14796 (idlwave-shell-calling-stack-routine): New variable.
14797 (idlwave-shell-parse-stack-and-display): Messages now display
14798 negative level numbers.
14799 (idlwave-shell-mode): Set `modeline-format'.
14800 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14801 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14802 21.
14803 (idlwave-shell-print-expression-function): New option.
14804
14805 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14806 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14807 `tool-bar' instead of `toolbar'.
14808
14809 2000-02-02 Dave Love <fx@gnu.org>
14810
14811 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14812 emacs-lisp-mode-hook. Don't check for defalias being defined.
14813
14814 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14815 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14816 the new builtins directly.
14817
14818 * whitespace.el (whitespace): Add :version to defgroup.
14819
14820 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14821 Doc fix.
14822
14823 * thingatpt.el (sexp-at-point, symbol-at-point)
14824 (number-at-point, list-at-point): Add autoload cookie.
14825
14826 * recentf.el (recentf): Add :version to defgroup.
14827
14828 * quickurl.el (quickurl): Add :version to defgroup.
14829
14830 * elide-head.el (elide-head): Use point-marker more.
14831
14832 * bs.el (bs): Add :version to defgroup.
14833
14834 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14835
14836 * progmodes/delphi.el (delphi): Add :version to defgroup.
14837
14838 2000-02-02 Gerd Moellmann <gerd@gnu.org>
14839
14840 * ange-ftp.el (ange-ftp-write-region): Handle case that
14841 succeeding process operation sets a different coding system.
14842
14843 * calculator.el: New file.
14844
14845 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14846
14847 * frame.el (frames-on-display-list, framep-on-display): New
14848 functions.
14849 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14850 (display-selections-p, display-screens, display-pixel-width)
14851 (display-pixel-height, display-mm-width, display-mm-height)
14852 (display-backing-store, display-save-under, display-planes)
14853 (display-color-cells, display-visual-class): New functions.
14854
14855 * term/tty-colors.el (tty-color-gray-shades): New function.
14856
14857 * faces.el (display-color-p): Use framep-on-display.
14858 (display-grayscale-p): New function.
14859
14860 2000-01-31 Dave Love <fx@gnu.org>
14861
14862 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14863 (create-fontset-from-x-resource): Don't concat integers.
14864
14865 2000-01-31 Inge Frick <inge@nada.kth.se>
14866
14867 * view.el: Some changes in documentation. Removed some trailing
14868 whitespace. Changed some parameter names to agree with
14869 documentation.
14870 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14871 window is not deleted. Modifies change 1998-04-26.
14872
14873 2000-01-31 Gerd Moellmann <gerd@gnu.org>
14874
14875 * windmove.el: New file.
14876
14877 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14878 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14879 progmodes/ebnf-yac.el: Update copyright and license info.
14880
14881 * jit-lock.el (jit-lock-function): Widen before calculating end
14882 position.
14883 (jit-lock-stealth-chunk-start): Rewritten.
14884
14885 * info.el (Info-title-face-alist): Removed.
14886 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14887 faces.
14888 (Info-fontify-node): Use these faces.
14889
14890 2000-01-30 Gerd Moellmann <gerd@gnu.org>
14891
14892 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14893 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14894 `&allow-other-keywords'.
14895
14896 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14897 the list of directories scanned heuristically.
14898
14899 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14900 exist.
14901
14902 2000-01-30 Jason Rumney <jasonr@gnu.org>
14903
14904 * w32-fns.el: Define w32-tty-standard-colors.
14905
14906 * startup.el (command-line): Use w32-tty-standard-colors when in
14907 w32 console mode.
14908
14909 2000-01-30 Dave Love <fx@gnu.org>
14910
14911 * jka-compr.el (jka-compr-load): Fix up load-history.
14912
14913 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14914
14915 * emacs-lisp/cl-macs.el: Revert previous change.
14916
14917 2000-01-29 Dave Love <fx@gnu.org>
14918
14919 * facemenu.el: Purecopy various strings.
14920
14921 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14922 years. Deal with three-digit years.
14923
14924 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14925 defconst, purecopy.
14926 (help-back-label): Purecopy it.
14927
14928 2000-01-18 Gerd Moellmann <gerd@gnu.org>
14929
14930 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14931 variable. If non-nil, order the buffer list according to the
14932 currently selected frame.
14933 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14934 non-nil, pass the selected frame to function buffer-list.
14935
14936 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14937
14938 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14939
14940 2000-01-28 Dave Love <fx@gnu.org>
14941
14942 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14943
14944 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14945 Don't use lisp-indent-hook property.
14946 (cl-abs): Remove.
14947
14948 * subr.el: Move out indent and edebug specs for when and unless.
14949
14950 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14951 when, unless.
14952
14953 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14954 unless, when.
14955
14956 2000-01-28 Gerd Moellmann <gerd@gnu.org>
14957
14958 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14959 `collecting' as synonym for `collect'.
14960
14961 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14962 for the case it contains spaces.
14963
14964 * simple.el (what-cursor-position): Change formatting of
14965 messages.
14966
14967 * frame.el (delete-other-frames): New function.
14968 (toplevel): Bind it to C-x 5 1.
14969
14970 * sort.el (sort-numeric-base): New option.
14971 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14972 interpret it as octal or hexadecimal. Use sort-numeric-base
14973 as default base.
14974
14975 * progmodes/glasses.el: New file.
14976
14977 2000-01-27 Gerd Moellmann <gerd@gnu.org>
14978
14979 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14980 userids differently.
14981
14982 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14983 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14984 progmodes/ebnf-yac.el: New files.
14985
14986 2000-01-26 Dave Love <fx@gnu.org>
14987
14988 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14989 on a function with an empty body. [From Eric Ludlam.]
14990
14991 2000-01-25 Andre Spiegel <spiegel@gnu.org>
14992
14993 * vc.el (vc-version-diff): Make sure file name is expanded.
14994
14995 2000-01-25 Gerd Moellmann <gerd@gnu.org>
14996
14997 * scroll-bar.el (scroll-bar-timer): Variable removed.
14998 (scroll-bar-toolkit-scroll): Don't use a timer.
14999
15000 2000-01-25 Kenichi Handa <handa@etl.go.jp>
15001
15002 * language/thai-util.el (thai-composition-function): Delete
15003 superfluous `a'.
15004
15005 2000-01-24 Dave Love <fx@gnu.org>
15006
15007 * fortran.el (fortran-mode): Use beginning-of-defun-function,
15008 end-of-defun-function.
15009
15010 * font-lock.el (turn-on-font-lock): Don't depend on window-system
15011 &c.
15012
15013 2000-01-22 Jason Rumney <jasonr@gnu.org>
15014
15015 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
15016 conflicts with new face support.
15017
15018 2000-01-22 Richard M. Stallman <rms@gnu.org>
15019
15020 * replace.el (query-replace): Rename last arg to DELIMITED.
15021 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
15022 (query-replace-regexp): Likewise.
15023
15024 2000-01-20 Richard M. Stallman <rms@gnu.org>
15025
15026 * subr.el (with-syntax-table): Use make-symbol, not gensym.
15027
15028 * emacs-lisp/lisp.el (beginning-of-defun-function):
15029 Variable renamed from beginning-of-defun.
15030 Do not call make-variable-buffer-local.
15031 (beginning-of-defun-raw): Use new variable name; doc fix.
15032 (beginning-of-defun): Doc fix.
15033 (end-of-defun-function): Variable renamed from end-of-defun.
15034 Do not call make-variable-buffer-local.
15035 (end-of-defun): Use new variable name; doc fix.
15036
15037 * subr.el (dolist, dotimes): Copied from cl-macs.el
15038 and made to work.
15039
15040 * mail/undigest.el (rmail-digest-end-regexps):
15041 Variable replaces rmail-digest-end-regexp.
15042 Allows multiple regexps for detecting the end line.
15043 (undigestify-rmail-message): Corresponding changes.
15044
15045 2000-01-19 Dave Love <fx@gnu.org>
15046
15047 * files.el (user-init-file): Don't declare here -- is primitive.
15048
15049 * startup.el (command-line): Check for compiled user-init-file and
15050 set to uncompiled version if necessary.
15051
15052 2000-01-18 Gerd Moellmann <gerd@gnu.org>
15053
15054 * mail/undigest.el (rmail-digest-end-regexp): New user option.
15055 (undigestify-rmail-message): Use it.
15056
15057 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
15058
15059 2000-01-17 Gerd Moellmann <gerd@gnu.org>
15060
15061 * tmm.el (tmm-goto-completions): Adapt to prompt being part
15062 of mini-buffer.
15063
15064 2000-01-14 Gerd Moellmann <gerd@gnu.org>
15065
15066 * emacs-lisp/copyright.el (copyright-update): Removed the
15067 requirement for a trailing space from `copyright-regexp', to
15068 support copyrights with owner specified on a separate line..
15069
15070 * align.el: New file.
15071
15072 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
15073
15074 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
15075
15076 2000-01-13 Dave Love <fx@gnu.org>
15077
15078 * ph.el: Removed. (Obsoleted by EUDC.)
15079
15080 2000-01-13 Gerd Moellmann <gerd@gnu.org>
15081
15082 * net/eudc.el (toplevel): Remove autoloaded code installing
15083 menu with easymenu, because that causes build problems.
15084
15085 * frame.el (frame-notice-user-settings): New variable.
15086 (frame-notice-user-settings): Don't modify frame parameters
15087 if called a second time.
15088
15089 2000-01-13 Richard M. Stallman <rms@gnu.org>
15090
15091 * frame.el (frame-notice-user-settings):
15092 Notice default-frame-parameters even for non-window frames.
15093
15094 2000-01-13 Gerd Moellmann <gerd@gnu.org>
15095
15096 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
15097 for Emacs.
15098 (eudc-bob-can-display-inline-images): Extend for Emacs.
15099 (eudc-bob-toggle-inline-display): Ditto.
15100 (eudc-bob-display-jpeg): Ditto.
15101
15102 2000-01-12 Gerd Moellmann <gerd@gnu.org>
15103
15104 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
15105 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
15106 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
15107
15108 * add-log.el (add-change-log-entry): Fix error trying an `(insert
15109 nil)'.
15110
15111 * subdirs.el: Add `net' directory.
15112
15113 * net: New directory.
15114
15115 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
15116 eval-last-sexp. Don't bind debug-on-error here.
15117 (eval-last-sexp): New function. Bind debug-on-error if
15118 eval-expression-debug-on-error is non-nil.
15119 (eval-defun-2, eval-defun): Likewise.
15120
15121 * simple.el (eval-expression): Don't bind debug-on-error if
15122 eval-expression-debug-on-error is nil. Detect changed
15123 debug-on-error, and propagate new value to global binding, if
15124 eval-expression-debug-on-error is non-nil,
15125 (eval-expression-debug-on-error): Change doc string.
15126
15127 2000-01-11 Richard M. Stallman <rms@gnu.org>
15128
15129 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
15130
15131 * emacs-lisp/lisp-mode.el (with-syntax-table):
15132 Set up lisp-indent-function property.
15133
15134 * subr.el (with-syntax-table): Moved from simple.el.
15135
15136 * simple.el (with-syntax-table): Moved to subr.el.
15137
15138 2000-01-11 Gerd Moellmann <gerd@gnu.org>
15139
15140 * tmm.el (tmm-shortcut): Delete region after prompt instead
15141 of erasing buffer.
15142
15143 * textmodes/fill.el (fill-common-string-prefix): New function.
15144 (fill-context-prefix): Use the longest common prefix of first
15145 and second line fill prefix, if there is one.
15146
15147 2000-01-11 Richard M. Stallman <rms@gnu.org>
15148
15149 * array.el (array-mode): Don't use make-variable-buffer-local.
15150 Use make-local-variable for `truncate-lines'.
15151
15152 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
15153
15154 * add-log.el (add-log-current-defun): Handle user-defined
15155 add-log-current-function returning nil,
15156
15157 * add-log.el (add-change-log-entry): Insert version number
15158 if having found a current function
15159
15160 * add-log.el (add-log-current-defun): Call
15161 `add-log-current-defun-function'. Try matches at level 0 and
15162 level 1. Strip whitespace from defun found.
15163
15164 2000-01-10 John Wiegley <johnw@gnu.org>
15165
15166 * allout.el (isearch-done/outline-provisions): Added `edit'
15167 argument to correspond with the current definition of
15168 `isearch-done'.
15169
15170 2000-01-10 Dave Love <fx@gnu.org>
15171
15172 * elide-head.el (elide-head): Use point-marker, not point.
15173
15174 2000-01-10 Gerd Moellmann <gerd@gnu.org>
15175
15176 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15177 before and after the year 2000.
15178
15179 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15180 Add ispell- prefix.
15181
15182 2000-01-10 Ken Stevens <k.stevens@ieee.org>
15183
15184 * ispell.el: Only define dictionaries in menus when they exist.
15185 (version18p): New variable.
15186 (version20p): New variable.
15187 (xemacsp): New variable.
15188 (ispell-choices-win-default-height): Fix for XEmacs visibility.
15189 (ispell-dictionary-alist1): Added Brasileiro dictionary.
15190 (ispell-dictionary-alist6): Russian command lines no longer accept
15191 run-together words.
15192 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15193 (ispell-dictionary-alist): Add koi8-r to customize definition.
15194 (check-ispell-version): Added documentation string. Returns
15195 library path when called non-interactively.
15196 (ispell-menu-map-needed): Uses new variables.
15197 (ispell-library-path): New variable.
15198 (ispell-decode-string): XEmacs fix for bogus variable bindings.
15199 (ispell-word): Improved documentation string. Test for valid
15200 character mappings. Correctly check typed in word changes that can
15201 result in single words split into multiple words. Returns
15202 replacement word.
15203 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
15204 replace in recursive query replace mode. Help message for
15205 recursive edit mode.
15206 (ispell-show-choices): Protect against bad framepop bindings.
15207 (ispell-help): Fix to work with XEmacs.
15208 (ispell-highlight-spelling-error): Use new variables.
15209 (ispell-overlay-window): Fix to work with XEmacs.
15210 (ispell-parse-output): Passed and returns location information
15211 tracking spelling corrections. Doesn't recheck same word on
15212 current line.
15213 (ispell-init-process): Protect against bogus XEmacs variable binding.
15214 Fix call to single argument in sleep-for. Use new variables.
15215 (ispell-region): Passed and returns location information tracking
15216 spelling corrections. Doesn't check same word on current line.
15217 Improved documentation string. Doesn't resend a line already
15218 checked to the ispell process - fixes bug in LaTeX parsing.
15219 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15220 (ispell-skip-region): No longer skips <TT> in SGML.
15221 (ispell-process-line): Tracks location information with spelling
15222 corrections. Added documentation string. Accounts for words
15223 already accepted on this line. Don't allow query-replace on line
15224 starting with math characters. Doesn't resend a line already sent
15225 to ispell process. Fixes alignment error bug.
15226
15227 2000-01-10 Richard M. Stallman <rms@gnu.org>
15228
15229 * dired-x.el (dired-guess-shell-alist-default):
15230 Suggest xloadimage, which is free, not xv, which isn't.
15231
15232 * ange-ftp.el (ange-ftp-file-name-nondirectory):
15233 Don't ever include the host name or user name in the value.
15234
15235 2000-01-09 Gerd Moellmann <gerd@gnu.org>
15236
15237 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15238 of a real newline.
15239
15240 2000-01-09 Stephen Eglen <stephen@gnu.org>
15241
15242 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15243 for .png files.
15244
15245 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
15246
15247 * cus-edit.el (custom-hook-convert-widget): Fix comment.
15248
15249 2000-01-09 Gerd Moellmann <gerd@gnu.org>
15250
15251 * progmodes/cperl-mode.el: Replace ^F with ^L.
15252
15253 * sendmail.el (toplevel): Provide `sendmail' when compiling
15254 before `require'ing rmail and mailalias to prevent infinite
15255 recursion.
15256
15257 2000-01-08 Dave Love <fx@gnu.org>
15258
15259 * emacs-lisp/backquote.el: Remove inappropriate customization
15260 (allowing custom.el to use backquote).
15261
15262 2000-01-07 Dave Love <fx@gnu.org>
15263
15264 * add-log.el (add-log-debugging): Deleted.
15265 (add-change-log-entry): Treat a backup FILE-NAME as its parent
15266 file. Remove debugging code.
15267 (change-log-get-method-definition, change-log-name): Add doc.
15268 (change-log-sortable-date-at): New function.
15269 (change-log-merge): New command.
15270
15271 * time.el (display-time-string-forms): Make the Mail string active.
15272 (display-time-update): Provide help-echo for load average.
15273
15274 * bindings.el (make-mode-line-mouse2-map): New function.
15275 (mode-line-modified): Use it and simplify.
15276 (mode-line-mule-info): Provide help-echo info.
15277 (minor-mode-alist): Activate the strings.
15278 (make-mode-line-mouse-sensitive): Simplify for
15279 mode-line-buffer-identification.
15280
15281 2000-01-07 Gerd Moellmann <gerd@gnu.org>
15282
15283 * play/pong.el: New file.
15284
15285 2000-01-06 Dave Love <fx@gnu.org>
15286
15287 * array.el: Assorted cleanups for compiler warnings, doc strings,
15288 `array-' prefix for symbols.
15289
15290 2000-01-05 Dave Love <fx@gnu.org>
15291
15292 * textmodes/outline.el (outline-mode-menu-bar-map): Add
15293 outline-headers-as-kill.
15294 (outline-mode): Define imenu-generic-expression.
15295 (outline-headers-as-kill): New command.
15296
15297 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15298 from paragraph-start.
15299 (paragraph-indent-minor-mode): New command.
15300
15301 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15302 M-C-e, M-C-h, C-j, C-xnd, TAB.
15303 (fortran-mode): Set beginning-of-defun, end-of-defun.
15304 (fortran-column-ruler): Simplify.
15305 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15306 (fortran-with-subprogram-narrowing): Likewise.
15307 (fortran-indent-subprogram): Call mark-defun.
15308 (fortran-check-for-matching-do): Change narrowing.
15309
15310 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15311 (cl-lucid-hash-tag): Delete.
15312 (cl-hash-table-p): Correct test for native table.
15313 (cl-hash-table-count): Use hash-table-count.
15314
15315 * browse-url.el (browse-url): Fix case of
15316 browse-url-browser-function being an alist.
15317
15318 2000-01-05 Carsten Dominik <cd@gnu.org>
15319
15320 * textmodes/reftex-vars.el (reftex-parse-file-extension)
15321 (reftex-index-phrase-file-extension): New options.
15322
15323 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15324 Use new option `reftex-index-phrase-file-extension'.
15325
15326 * textmodes/reftex.el (reftex-access-parse-file): Use new option
15327 `reftex-parse-file-extension'.
15328
15329 2000-01-05 Dave Love <fx@gnu.org>
15330
15331 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15332 (beginning-of-defun-raw): Use it.
15333 (end-of-defun): New variable.
15334 (end-of-defun): Use it.
15335 (check-parens): New command.
15336
15337 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
15338
15339 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15340 (hs-show-block): Don't use `mapcar' when not accumulating.
15341
15342 Fix buglet in local variables initialization.
15343
15344 2000-01-05 Andreas Schwab <schwab@suse.de>
15345
15346 * hscroll.el (hscroll): Doc fix.
15347
15348 2000-01-05 Carsten Dominik <cd@gnu.org>
15349
15350 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15351 idlw-toolbar.
15352
15353 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15354 file idlw-rinfo.el.
15355 (idlwave-customize): load must read file idlw-shell.el.
15356 (idlwave-create-customize-menu): load must read file idlw-shell.el.
15357
15358 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
15359
15360 * progmodes/idlw-shell.el: Also provide idlwave-shell
15361 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15362 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15363
15364 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15365 both reftex-dcr and reftex-vcr.
15366
15367 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15368
15369 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15370
15371 * ps-print.el: PostScript code now is in separate files, doc fix.
15372 (ps-print-version): New version number (5.0.3).
15373 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15374 local.
15375 (ps-spool-config): Initialization fix.
15376 (ps-print-prologue-1, ps-print-prologue-2)
15377 (ps-print-duplex-feature): PostScript code moved to separated file.
15378 (ps-background-image): Little code reformating.
15379 (ps-begin-file, ps-begin-job): Fix code.
15380 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15381 (ps-prologue-file): New fun.
15382
15383 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15384
15385 * ps-vars.el: Eliminated.
15386
15387 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15388 `;;;###autoload'.
15389
15390 * ps-print.el: ps-vars eliminated, doc fix.
15391 (ps-print-version): New version number (5.0.2).
15392 (ps-spool-config): Initialization fix.
15393 (ps-print-customize): New fun.
15394
15395 2000-01-04 Gerd Moellmann <gerd@gnu.org>
15396
15397 * autorevert.el (auto-revert-mode): Return value of
15398 auto-revert-mode.
15399
15400 2000-01-04 Dave Love <fx@gnu.org>
15401
15402 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15403 menu items.
15404
15405 2000-01-03 Dave Love <fx@gnu.org>
15406
15407 * elide-head.el (elide-head) [defgroup]: Add :version.
15408
15409 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15410 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15411 `cl-hash-table-p', not `hash-table-p'.
15412 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15413
15414 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15415
15416 * faces.el (face-read-integer, read-face-attribute)
15417 (color-defined-p, color-values): unspecified-{f,b}g are now
15418 strings.
15419
15420 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15421
15422 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15423 at comment end, and re-insert them after filling.
15424
15425 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15426
15427 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15428 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15429 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15430
15431 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15432
15433 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15434 the new name of face-color-supported-p.
15435
15436 * term/w32-win.el (xw-defined-colors): Likewise.
15437
15438 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15439
15440 * simple.el (completion-setup-function): Count completion-size
15441 from minibuffer-prompt-end, not from point-min.
15442
15443 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15444
15445 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15446 Pass the frame to tty-color-* functions.
15447 (display-color-p, frame-set-background-mode): Pass the frame to
15448 tty-display-color-p.
15449
15450 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15451 tty-color-alist.
15452 (tty-color-alist, tty-modify-color-alist): New functions.
15453 (tty-color-define, tty-color-clear, tty-color-approximate)
15454 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15455 an optional parameter FRAME.
15456
15457 2000-01-01 Gerd Moellmann <gerd@gnu.org>
15458
15459 * image.el (create-image, defimage): Don't assume image data is a
15460 string.
15461
15462 * image.el (defimage): Handle specifications containing :data
15463 instead of :file.
15464 (image-type-from-data): New function.
15465 (image-type-from-file-header): Use it.
15466 (create-image): Add parameter DATA-P.
15467
15468 See ChangeLog.8 for earlier changes.
15469
15470 ;; Local Variables:
15471 ;; coding: iso-2022-7bit
15472 ;; End: