Doc and commentary fixes.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
f55e4a7e
EZ
12001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * ehelp.el (with-electric-help): Doc fix.
4
fa97adf6
GM
52001-02-20 Gerd Moellmann <gerd@gnu.org>
6
7 * msb.el (msb-mode): Call the update-buffers function explicitly
8 with a FORCE argument.
9
10 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
11 FORCE. If set, update the menu even if frame-or-buffer-changed-p
12 returns nil.
13
54ed3bd2
GM
142001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15
16 * ps-print.el: Timestamp package replacement. Some enhancements.
17 Some XEmacs compatibility. Doc fix.
18 (ps-print-version): New version number (6.4).
19 (ps-printer-name): Initialization fix.
20 (ps-zebra-stripe-follow): Funcionality enhancement.
21 (ps-prologue-file): Code enhancement.
22 (ps-right-header): Timestamp package replacement.
23 (ps-setup, ps-face-bold-p, ps-face-italic-p,
24 ps-get-page-dimensions)
25 (ps-generate-header, ps-begin-file, ps-begin-job)
26 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
27 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
28 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
29 (coding-system-for-write): Var declaration (XEmacs compatibility).
30
e8ebf97d
MB
312001-02-20 Miles Bader <miles@gnu.org>
32
33 * image-file.el (image-file-name-extensions): Add "tif".
34
136b27c5
GM
352001-02-19 Gerd Moellmann <gerd@gnu.org>
36
37 * wid-edit.el (widget-button-click): Save the selected window
38 around the code handling clicks on buttons.
39
6ebbcf59
DL
402001-02-18 Dave Love <fx@gnu.org>
41
42 * imenu.el (imenu--generic-function): Use mapc to iterate over
43 syntax characters.
44
595ded73
RS
452001-02-17 Richard M. Stallman <rms@gnu.org>
46
b9fe3dc8
RS
47 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
48
595ded73
RS
49 * uniquify.el (uniquify-buffer-name-style): Doc fix.
50
f3f053f3
GM
512001-02-16 Gerd Moellmann <gerd@gnu.org>
52
53 * mouse.el (mouse-save-then-kill): If the distance from the new
54 point to the mark is equal to the distance of point from the new
55 point, move point instead of the mark.
56
11570a8f
DL
572001-02-16 Dave Love <fx@gnu.org>
58
59 * textmodes/flyspell.el (flyspell-get-word): Return string without
60 properties.
61
fb339cd5
EZ
622001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
63
64 * generic.el (generic-find-file-regexp): Doc fix.
65 (generic-ignore-files-regexp): New defcustom.
66 (generic-mode-find-file-hook): If the file's name matches the
67 regexp in `generic-ignore-files-regexp', don't enter
68 default-generic-mode. Doc fix.
69
c56b1c1b
GM
702001-02-16 Gerd Moellmann <gerd@gnu.org>
71
c220b753
GM
72 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
73 Add autoload cookies.
74
c56b1c1b
GM
75 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
76 of cal-tex-24.
77
0d140e65
EZ
782001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
79
81558867
EZ
80 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
81
0d140e65
EZ
82 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
83 the character class after the (optional) drive, to support file
84 names with embedded blanks.
85
713f7b15
SS
862001-02-15 Sam Steingold <sds@gnu.org>
87
88 * textmodes/tex-mode.el (tex-shell-running):
89 Check the process buffer too.
90
9a2a6f73
DL
912001-02-15 Dave Love <fx@gnu.org>
92
93 * battery.el (battery-status-function): Fix doc, :type.
94
95 * calendar/timeclock.el (timeclock-get-workday-function): Fix
96 :type.
97
fe10cef0
GM
982001-02-15 Gerd Moellmann <gerd@gnu.org>
99
100 * subr.el (read-passwd): Clear Lisp memory holding password.
101
126f5d4d
MB
1022001-02-15 Miles Bader <miles@gnu.org>
103
104 * info.el (Info-copy-current-node-name): New function.
105 (Info-mode-menu): Add it to the menu.
106
92e98d63
RS
1072001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
108
109 * international/mule-cmds.el (toggle-input-method): Doc fix.
110
dd4e0e55
SM
1112001-02-13 Stefan Monnier <monnier@cs.yale.edu>
112
113 * replace.el (occur): Stop at end of buffer.
114
402dbbd1
EZ
1152001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
116
117 * international/mule-cmds.el (set-input-method): Another doc fix.
118
e9fcba3d
GM
1192001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
120
121 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
122
78ad1cd5
MB
1232001-02-13 Miles Bader <miles@gnu.org>
124
713f7b15 125 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
126 (set-face-stipple): Treat a value of nil as being `unspecified'.
127
fce9d9dc
DL
1282001-02-12 Dave Love <d.love@dl.ac.uk>
129
130 * international/latin1-disp.el: Doc fixes.
131 (latin1-display) <defgroup>: Add :link.
132 (latin1-display) <function>: Set variable latin1-display.
133
bc406911
EZ
1342001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
135
136 * international/mule-cmds.el (set-input-method): Doc fix.
137
68514d48
EL
1382001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
139
140 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
141 (speedbar-line-file): Return nil if not a file.
142 (speedbar-buffers-line-path): Return file for tags, and dir for files.
143
513bea45 1442001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 145
513bea45
MK
146 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
147 for remote files.
bc406911 148 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 149 with raw-text.
713f7b15 150
513bea45 151 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 152
513bea45
MK
153 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better
154 handling of the diff mode
713f7b15 155
513bea45 156 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 157
bc406911 158 * viper.texi: Fix typos.
713f7b15 159
521d4010
DL
1602001-02-11 Dave Love <fx@gnu.org>
161
36fd8e17
DL
162 * shadowfile.el: Doc fixes.
163 (shadow) <defgroup>: Add :link.
164 (shadowfile-unload-hook): New function.
165 (shadow-initialize): Use defalias, not fset.
166 (shadow-define-cluster, shadow-define-literal-group)
167 (shadow-define-regexp-group, shadow-initialize): Add autoload
168 cookie.
169
521d4010
DL
170 * international/mule.el: Doc and message fixes.
171
36fd8e17
DL
172 * international/ccl.el (define-ccl-program): Doc fix.
173
92395bbe
KH
1742001-02-11 Kenichi Handa <handa@etl.go.jp>
175
176 * faces.el (mode-line): Set :line-width property to -1.
177
103db06c
RS
1782001-02-10 Richard M. Stallman <rms@gnu.org>
179
08b78974
RS
180 * complete.el (partial-completion-mode): Doc fix.
181
103db06c
RS
182 * simple.el (delete-key-deletes-forward-mode):
183 Change `let' to `let*' to fix gross bug in last change.
184
185 * repeat.el (repeat): Don't let execute-kbd-macro alter
186 real-last-command.
187
a6a1ee53
EZ
1882001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
189
190 * simple.el (eval-expression): Doc fix.
191
d2f288c6
DL
1922001-02-09 Dave Love <fx@gnu.org>
193
038f4ae3
DL
194 * imenu.el (imenu-generic-expression): Doc fix.
195
196 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From
197 Juanma Barranquero.
198
d2f288c6
DL
199 * emacs-lisp/authors.el (authors): Expand `root' before running
200 find.
201
9804b846
KH
2022001-02-09 Kenichi Handa <handa@etl.go.jp>
203
204 * faces.el (set-face-attribute): Describe the case of a negative
205 value specified for :line-width.
206
532f5197
SM
2072001-02-08 Stefan Monnier <monnier@cs.yale.edu>
208
209 * which-func.el (which-func-mode): Invert which-func-mode-global.
210 Fix from Juanma Barranquero <lektu@uol.com.br>.
211
1d279666
DL
2122001-02-08 Dave Love <fx@gnu.org>
213
4681ca3a
DL
214 * wid-edit.el (widget-plist-convert-widget): Replace binding of
215 widget-plist-value-type.
216 (widget-alist-convert-widget): Replace binding of
217 widget-alist-value-type.
218
1d279666
DL
219 * textmodes/paragraphs.el (sentence-end): Doc fix.
220
221 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
222 `backward-line'.
223
532f5197
SM
224 * play/pong.el (pong-blank-color, pong-bat-color)
225 (pong-ball-color, pong-border-color, pong-left-key)
226 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
227 (pong-pause-key, pong-resume-key, pong-timer-delay):
228 * mail/mh-comp.el (mh-compose-letter-function):
229 * eshell/esh-mode.el (eshell-skip-prompt-function):
230 * emulation/viper-ex.el (ex-unix-type-shell-options):
231 * recentf.el (recentf-menu-filter):
232 * ps-print.el (ps-print-region-function):
233 * lpr.el (print-region-function):
234 * forms.el (forms-mode-hooks):
235 * dirtrack.el (dirtrack-directory-change-hook):
236 * cus-start.el (temp-buffer-show-function, display-buffer-function):
237 * textmodes/spell.el (spell-filter):
238 * textmodes/fill.el (adaptive-fill-function):
239 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
240 * progmodes/etags.el (find-tag-default-function):
241 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
242 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
243
6f676109
EZ
2442001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
245
751d3bc4
EZ
246 * emulation/viper-init.el (viper-fast-keyseq-timeout)
247 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
248 Meyering <jim@meyering.net>.
249
6f676109
EZ
250 * loadup.el: Revert last change.
251
d3c26cdf
KH
2522001-02-07 Kenichi Handa <handa@etl.go.jp>
253
254 * international/mule.el (transform-make-coding-system-args): Make
255 it work also for coding systems not using CCL.
256
44806980
EZ
2572001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
258
9889af08
EZ
259 * simple.el (previous-matching-history-element)
260 (next-matching-history-element): Doc fix.
261
44806980
EZ
262 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
263 specific part.
264
1e36ff68
DL
2652001-02-06 Dave Love <fx@gnu.org>
266
713f7b15 267 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
268 (add-log-buffer-file-name-function, add-log-file-name-function):
269 Fix :type.
270 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
271
c7ca58df
EZ
2722001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
273
fecd556a
EZ
274 * info.el (info-initialize): Remove the test for system-type when
275 invocation-directory is non-nil.
276
c7ca58df
EZ
277 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
278 of `font-lock-defaults' to `backward-paragraph' rather than nil.
279
587b5737
AI
2802001-02-06 Andrew Innes <andrewi@gnu.org>
281
282 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
283 absolute.
284
baf7eee4
GM
2852001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
286
287 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
288 buffers. When hi-lock turned on rather than only checking current
289 buffer for regexps, all buffers are checked. Moved activation of
290 font-lock to hi-lock-refontify. When font-lock turned off rather
291 than removing added highlighting just in current buffer, remove it
292 in all buffers. Changed edit menu text from "Automatic
293 Highlighting" to "Regexp Highlighting" Documentation for
294 highlighting phrases, minor documentation changes.
295 (hi-lock-set-file-patterns): Execute only if there are new or
296 existing file patterns.
297 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
298 unfontify and, if a support mode is active, will not refontify the
299 whole buffer. If necessary, turn on font lock. (Removed
300 font-lock-unfontify and font-lock support-mode-specific calls,
301 such as lazy-lock-fontify-window.)
302 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
303 patterns are found. Not useful now since find-file-hook is removed
304 if hi-lock is off, but may be needed for per-buffer hi-lock
305 activation.
306 (hi-lock-face-phrase-buffer): New function. Also added related
307 menu item and keybinding.
308 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
309 (hi-lock-process-phrase): New function.
310 (hi-lock-line-face-buffer): Doc fixes.
311 (hi-lock-face-buffer): Doc fixes.
312 (hi-lock-unface-buffer): Doc fixes.
713f7b15 313
36710aa6
GM
3142001-02-06 Gerd Moellmann <gerd@gnu.org>
315
316 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
317 dabbrev-ignored-regexps.
318
d3f22784
EZ
3192001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
320
321 * simple.el (kill-line): Doc fix.
322
5cb3c8d4
DL
3232001-02-05 Dave Love <fx@gnu.org>
324
325 * loadup.el: Revert last two changes -- bootstrapping works with
326 regenerated loaddefs.
327
e6297e7d
EZ
3282001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
329
1e14b095
EZ
330 * isearch.el (isearch-forward): Doc fix.
331
e6297e7d
EZ
332 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
333 of font-lock-defaults to backward-paragraph.
334
e16f52ce
GM
3352001-02-05 Gerd Moellmann <gerd@gnu.org>
336
337 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
338 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
339
01d19dd7
GM
3402001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
341
342 * ebnf2ps.el: Eliminate time-stamp functions.
343 (ebnf-version): New version (3.5).
344 (ebnf-eps-finish-and-write): Replace time-stamp functions by
345 format-time-string.
346
24886813
GM
3472001-02-05 Gerd Moellmann <gerd@gnu.org>
348
349 * simple.el (next-line): Goto end-of-line before inserting a newline.
350
65e70fc4
MB
3512001-02-05 Miles Bader <miles@gnu.org>
352
353 * image-file.el (insert-image-file): When visiting an image, also
354 set `truncate-lines' to t so that any fringe arrow looks correct.
355
482f06c9
KH
3562001-02-05 Kenichi Handa <handa@etl.go.jp>
357
358 * isearch.el (isearch-forward): Add description about input method
359 in the docsting.
360
02399da7
SM
3612001-02-04 Stefan Monnier <monnier@cs.yale.edu>
362
363 * skeleton.el (skeleton-internal-1): Always push the mark for @.
364
2c366083
EZ
3652001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
366
367 * info.el (info-initialize): If installation-directory is nil, for
368 DOS/Windows systems try looking in a sibling of
369 invocation-directory.
370
bdadfce3
GM
3712001-02-02 Gerd Moellmann <gerd@gnu.org>
372
79fb38c0
GM
373 * wid-edit.el (widget-button-click): Fix last change.
374
bdadfce3
GM
375 * frame.el (frame-notice-user-settings): When resizing the initial
376 frame because the tool bar is off, also change the frame's top
377 position if a negative top position was specified.
378
33155ffb
MB
3792001-02-02 Miles Bader <miles@gnu.org>
380
381 * image-file.el (insert-image-file): When visiting an image,
382 suppress the cursor in the image buffer.
383
1355ba0c
DL
3842001-02-01 Dave Love <fx@gnu.org>
385
386 * progmodes/f90.el (f90-mode): Remove startup message.
387
fb758d2d 388 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 389
01acdb05
GM
3902001-02-01 Gerd Moellmann <gerd@gnu.org>
391
392 * startup.el (command-line): Fix code determining whether or not
393 to use delete-key-deletes-forward-mode.
394
5b1ee316
AS
3952001-02-01 Andre Spiegel <spiegel@gnu.org>
396
397 * vc.el (vc-diff-switches): New user option.
398 (vc-version-diff): Use it.
399 (vc-diff-switches-list): New macro.
400
401 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
402 customization options.
403 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
404
405 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
406
00b1e7a1
GM
4072001-02-01 Gerd Moellmann <gerd@gnu.org>
408
409 * msb.el (toplevel): Quote hook symbols.
410
85827036
KH
4112001-02-01 Kenichi Handa <handa@etl.go.jp>
412
8e028499 413 * international/mule.el (make-coding-system): Add description
3c948dde 414 about recognized properties in the docstring.
8e028499 415
85827036
KH
416 * international/mule-conf.el: Remove unused charsets
417 mac-roman-lower and mac-roman-upper.
418
7ccf7ab9
GM
4192001-01-31 Gerd Moellmann <gerd@gnu.org>
420
2441692d
GM
421 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
422 is in front of the left-margin, if any.
423
ee5cece0
GM
424 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
425 like `delete'.
426
427 * bindings.el: Define `kp-delete' like `delete' in
428 function-key-map.
429
7ccf7ab9
GM
430 * term/w32-win.el (mouse-set-font): Doc fix.
431
b4f30ec5 4322001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 433
b4f30ec5
GM
434 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
435 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
436 on already.
437
03e0fe6e
GM
4382001-01-31 Markus Rost <rost@math.ohio-state.edu>
439
440 * files.el (save-buffer): Don't give message if (buffer-file-name)
441 returns nil.
713f7b15 442
8f289acc
EZ
4432001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
444
cb4aae04
EZ
445 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
446
dbd98b19
EZ
447 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
448 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
449
8f289acc
EZ
450 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
451 display problems.
452
c12553c1
KH
4532001-01-31 Kenichi Handa <handa@etl.go.jp>
454
c7bf5db9
KH
455 * international/mule.el (charset-info): Fix docstring.
456
457 * international/mule-diag.el (describe-character-set): Check final
458 char valid before printing it.
c12553c1 459
14f16b9c
GM
4602001-01-30 Gerd Moellmann <gerd@gnu.org>
461
efaa080b
GM
462 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
463
eef93f99
GM
464 * frame.el (frame-notice-user-settings): Do the tool-bar
465 stuff only for graphical displays. Fix a braino.
713f7b15 466
14f16b9c
GM
467 * frame.el (frame-initialize): Create initial frame visible.
468 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 469 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
470
471 * startup.el (command-line): Remove manipulation of frame
472 height for tool bars.
473
4ad25e43
EZ
4742001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
475
476 * lpr.el: Compatibility with XEmacs and doc fixes.
477 (lpr-windows-system, lpr-lp-system): New vars.
478 (lpr-printer-switch): New defcustom.
479 (printer-name, lpr-command): Customization fix.
480 (print-region-1): Code fix.
481 (print-region-new-buffer, printify-region): Indentation fix.
482 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
483 functions.
484
e8f044a0
GM
4852001-01-29 Gerd Moellmann <gerd@gnu.org>
486
487 * msb.el (toplevel): Fix the eval-after-load.
488
850d5045
GM
4892001-01-29 Dave Love <fx@gnu.org>
490
762fe76e
DL
491 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
492
493 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
494
850d5045
GM
495 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
496 compiling.
497 (tcl-using-emacs-19-23): Consider Emacs 21+.
498 (tcl-help-directory-list, tcl-command-switches): Fix :type.
499 (tcl-add-emacs-menu): Supply menu name.
500 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
501
3a768251
GM
5022001-01-29 Gerd Moellmann <gerd@gnu.org>
503
504 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
505
274d02f7
SM
5062001-01-29 Stefan Monnier <monnier@cs.yale.edu>
507
508 * pcvs.el (cvs-mark-fis-dead): New function.
509 (cvs-mode-add): Use it.
510 (cvs-mode-add-change-log-entry-other-window):
511 Rebind change-log-default-name to itself rather than to nil.
512
ed5d446e
SS
5132001-01-29 Sam Steingold <sds@gnu.org>
514
efaa080b 515 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
516 `autoload' statements.
517
e2a80284
EZ
5182001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
519
8e1db7b3
EZ
520 * files.el (confirm-kill-emacs): Doc fix.
521
ff2a1c79
EZ
522 * frame.el (frame-initialize): Doc fix.
523
e7b0deaf
EZ
524 * time-stamp.el (time-stamp-string): Doc fix.
525
e2a80284
EZ
526 * woman.el (WoMan-log-1): Make the log buffer writable. From
527 Markus Rost <rost@math.ohio-state.edu>.
528
005913e4
GM
5292001-01-29 Gerd Moellmann <gerd@gnu.org>
530
531 * imenu.el (imenu-syntax-alist): Add autoload cookie for
532 the `make-variable-buffer-local'.
533
58622cc5
GM
5342001-01-29 Dave Love <fx@gnu.org>
535
536 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
537 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
538 autoload cookie.
539 (ansi-color-apply-sequence): Fix typo.
540
0404d031
GM
5412001-01-29 Gerd Moellmann <gerd@gnu.org>
542
ed5d446e 543 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
544 Postscript printing in black and white.
545
0404d031
GM
546 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
547 X-Mailman-Version, Precedence, List-Help, List-Post,
548 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
549 Content-Type, Content-Length.
550
3b6ed359
DL
5512001-01-29 Dave Love <fx@gnu.org>
552
ddd16e7a
DL
553 * elide-head.el (elide-head): Make overlay evaporate.
554
3b6ed359
DL
555 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
556 fix.
557
8005142f
EZ
5582001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
559
560 * isearch.el (isearch-highlight): Don't punt if the display
561 doesn't support colors, since isearch faces are defined for
562 monochrome displays as well.
563
84728570
SS
5642001-01-27 Sam Steingold <sds@gnu.org>
565
566 * shell.el (shell-write-history-on-exit): Make sure that we are in
567 the shell buffer (M-x tex-file RET inserted the error message into
568 the TeX buffer).
569
e26f9ced
EZ
5702001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
571
572 * simple.el (transient-mark-mode): Doc fix.
573
dc0274bd
GM
5742001-01-27 Gerd Moellmann <gerd@gnu.org>
575
84728570 576 * progmodes/etags.el (find-tag-noselect): Don't bind
dc0274bd
GM
577 tags-file-name.
578
c1acacc4
EZ
5792001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
580
f5058b96
EZ
581 * shell.el (shell-unquote-argument): If the shell is one of the
582 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
583 quote character.
584 (shell-dumb-shell-regexp): Document that the shells which match
585 this regexp are supposed to not treat a backslash as a quote
586 character.
587
c1acacc4
EZ
588 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
589 from 2001-01-12. It is not needed, since backspace is mapped into
590 DEL.
591
103db06c 5922001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 593
84728570 594 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
595 Treat a one-capital-letter abbrev as "not all upper case",
596 so as to force preservation of the expansion's pattern
597 if the expansion starts with a capital letter.
598
cfa70244
EZ
5992001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
600
cfee9de7
EZ
601 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
602 Doc fix.
603
cfa70244
EZ
604 * simple.el (transient-mark-mode): Document the fact that many
605 commands act on the region when mark is active.
606
17d90d6b
KH
6072001-01-27 Kenichi Handa <handa@etl.go.jp>
608
609 * international/quail.el (quail-setup-completion-buf): Make the
610 multibyteness of current buffer inherited to Quail completion
611 buffer.
612 (quail-show-guidance-buf): Make the multibyteness of current
613 buffer inherited to Quail guidance buffer.
614 (quail-help): Make the multibyteness of current buffer inherited
615 to Quail help buffer.
616
61076b20
DL
6172001-01-26 Dave Love <fx@gnu.org>
618
c47e2c68
DL
619 * time-stamp.el: Doc fixes.
620
84728570 621 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
622 (delphi-keyword-face, delphi-other-face): Fix :type.
623
940f14b4
DL
624 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
625
626 * mail/feedmail.el (feedmail): Add :link.
627 (feedmail-send-it): Doc fix.
628
629 * mail/sendmail.el: Doc fixes.
630 (sendmail-send-it): Fix the non-ASCII regexp and use
631 rfc2047-encode-string.
632
61076b20
DL
633 * dired.el, dired-aux.el: Revert last change.
634
6c317bd2
GM
6352001-01-26 Gerd Moellmann <gerd@gnu.org>
636
637 * makefile.w32-in (DONTCOMPILE): Add various term files.
638
6392001-01-26 Dave Love <fx@gnu.org>
640
641 * Makefile.in (DONTCOMPILE): Add various term files.
642
1c636b5f
GM
6432001-01-26 Gerd Moellmann <gerd@gnu.org>
644
af900b23
GM
645 * man.el (Man-default-man-entry, Man-mode): Doc fix.
646
15fa6db0
GM
647 * startup.el (display-startup-echo-area-message): Make sure
648 the echo area is resized to fit the size of the startup
649 message.
650
1c636b5f
GM
651 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
652 part of which is a constant.
653
9b1adbd5
EZ
6542001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
655
656 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
657 twice.
658
103db06c 6592001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
660
661 * simple.el (next-line): Don't let `newline' expand abbrevs.
662 Simplify slightly.
663 (open-line): Don't let `newline' expand abbrevs.
664
219227ea
JW
6652001-01-25 John Wiegley <johnw@gnu.org>
666
667 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
668 to `repeat' in the :type field.
669
670 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
671 allow a choice of regexp or nil.
d2906bf8 672 (pcomplete-dir-ignore): Same.
219227ea
JW
673
674 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
675 a command) to always fail.
676
ceba0dac
GM
6772001-01-25 Gerd Moellmann <gerd@gnu.org>
678
679 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
680 discard the result.
681 (iswitchb-to-end): Likewise.
682
9b0630e5
SS
6832001-01-25 Sam Steingold <sds@gnu.org>
684
685 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 686 Require vc.
9b0630e5 687
a2ed9670
SM
6882001-01-25 Stefan Monnier <monnier@cs.yale.edu>
689
f0c1adab
SM
690 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
691
a2ed9670
SM
692 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
693
34ac3367
DL
6942001-01-25 Dave Love <fx@gnu.org>
695
61076b20
DL
696 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
697 (describe-coding-system): Tweak the English text.
698
34ac3367
DL
699 * loadup.el: Preload international/ccl for utf-8.
700
4685e6b7
EZ
7012001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
702
703 * mail/rmail.el (rmail-redecode-body): Doc fix.
704
0fdb4475
KH
7052001-01-25 Kenichi Handa <handa@etl.go.jp>
706
23cfab61
KH
707 * international/mule-cmds.el (reset-language-environment): Reset
708 coding-category-utf-8 to mule-utf-8.
0fdb4475
KH
709
710 * international/mule-conf.el (coding-category-utf-8): Initialize
711 to mule-utf-8.
712
9b0630e5 713 * loadup.el: Preload international/utf-8.
0fdb4475
KH
714
715 * international/utf-8.el: New file.
716
245ed2b1
SM
7172001-01-24 Stefan Monnier <monnier@cs.yale.edu>
718
719 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
720
e95b0c08
SS
7212001-01-24 Sam Steingold <sds@gnu.org>
722
723 * dired.el (dired-replace-in-string): Removed.
724 (dired-sort-toggle): Use `replace-regexps-in-string'
725 instead of `dired-replace-in-string'.
9b0630e5 726
ceba0dac
GM
727 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
728 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 729
e95b0c08
SS
730 * gs.el (gs-replace-in-string): Removed.
731 (gs-options): Use `replace-regexps-in-string'
732 instead of `gs-replace-in-string'.
733
c3902c3e
EZ
7342001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
735
736 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
737 bug report is mailed to an email list and posted to a news group.
738
b66b6aeb
GM
7392001-01-24 Gerd Moellmann <gerd@gnu.org>
740
e7e41584
GM
741 * comint.el (comint-replace-by-expanded-history-before-point): Fix
742 change of 2000-08-03 to move point to the start of the line again.
743
b66b6aeb
GM
744 * startup.el (tool-bar-images-pixel-height): New variable.
745 (command-line): After loading the user's init file, when
746 tool-bar-mode is on, increase the frame's size by some lines for
747 the tool-bar.
748
749 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 750
ff890e66
SZ
7512001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
752
753 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
754 (chinese-big5): MIME:Big5.
755
04363179
GM
7562001-01-24 Gerd Moellmann <gerd@gnu.org>
757
e95b0c08 758 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
759 Handle commands with prefix args.
760
d56aaa64
GM
7612001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
762
763 * calendar/diary-lib.el (diary-float): Fix case of MONTH
764 being a list of numbers.
765 (diary-mail-entries): Rewritten.
766
99858627
DL
7672001-01-23 Dave Love <fx@gnu.org>
768
7aeb1fa9
DL
769 * international/mule.el (make-coding-system): Fix typo.
770
99858627
DL
771 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
772 backward-paragraph as font-lock-beginning-of-syntax-function.
773
5a43decf
EZ
7742001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
775
776 * font-lock.el (font-lock-mode): Doc fix.
777
b0e98867
KH
7782001-01-23 Kenichi Handa <handa@etl.go.jp>
779
780 * international/mule.el (make-translation-table): Fix docstring.
781
9c8acefd
EZ
7822001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
783
fd4976b8
EZ
784 * mail/rmail.el (rmail-redecode-body): New function.
785
9c8acefd
EZ
786 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
787
871e0439
GM
7882001-01-22 Gerd Moellmann <gerd@gnu.org>
789
21c2bbe0
GM
790 * isearch.el (isearch-lazy-highlight-case-fold-search)
791 (isearch-lazy-highlight-regexp): New variables.
792 (isearch-lazy-highlight-cleanup): Update lazy highlight if
793 case-fold search or regexp search has been toggled.
794
5710730c
GM
795 * wid-edit.el (widget-button-click): Avoid a save-excursion
796 around running a global binding.
797
871e0439
GM
798 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
799 to 0.25.
800
d0554957
MB
8012001-01-20 Miles Bader <miles@gnu.org>
802
803 * cus-edit.el (custom-face-save): Do post-processing on the face's
804 new value like `custom-face-set' does.
805
1519f618
EZ
8062001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
807
ccd87890
EZ
808 * mail/emacsbug.el (report-emacs-bug): Report the value of
809 LC_CTYPE, not LC_TYPE.
810
1519f618
EZ
811 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
812 isearch-toggle-regexp and isearch-edit-string to doc string.
813
9724173b
GM
8142001-01-19 Gerd Moellmann <gerd@gnu.org>
815
48bb9196
GM
816 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
817 as font-lock-beginning-of-syntax-function in font-lock-defaults.
818
e95b0c08 819 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
820 font-lock-beginning-of-syntax-function to nil.
821
dc81f8a2
EZ
8222001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
823
824 * mail/emacsbug.el (report-emacs-bug): Report values of
825 locale-coding-system, default-enable-multibyte-characters, and the
826 environment variables LC_ALL, LC_TYPE, and LANG.
827
99327974
GM
8282001-01-19 Gerd Moellmann <gerd@gnu.org>
829
111c181e
GM
830 * font-lock.el (font-lock-default-fontify-region): Fix last
831 change.
e95b0c08 832
2be6ecc6
GM
833 * font-lock.el (font-lock-multiline): Default to nil.
834 (font-lock-default-fontify-region): If font-lock-multiline is
835 nil, don't check the property `font-lock-multiline'.
836
99327974
GM
837 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
838 is nil, don't check the `font-lock-multiline' text property.
839
2550055a
MK
8402001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
841
0a949811 842 * viper.el: Call initial-major-mode on startup.
e95b0c08 843
0a949811 844 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 845
8501998a 846 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 847
2550055a 8482001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 849
0a949811 850 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 851 diff mode, if available.
e95b0c08 852
0a949811 8532001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 854
8501998a 855 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 856
2550055a
MK
857 * ediff-init.el (subst-char-in-string): Define and use it, unless
858 it's already defined.
e95b0c08 859
8962e303
GM
8602001-01-18 Gerd Moellmann <gerd@gnu.org>
861
862 * tooltip.el (tooltip-hide-delay): New user-option.
863 (tooltip-show): Use tooltip-hide-delay instead of the default.
864
6b453381
KH
8652001-01-18 Kenichi Handa <handa@etl.go.jp>
866
867 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
868 kill-local-variable doesn't work for enable-multibyte-characters.
869
9eaf396b
DL
8702001-01-17 Dave Love <fx@gnu.org>
871
cebd37ce
DL
872 * ediff-init.el (ediff-before-setup-hook)
873 (ediff-merge-filename-prefix): Add :version.
874
9eaf396b
DL
875 * international/latin1-disp.el: Require disp-table.
876 (latin1-display): Fix :set.
877
878 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
879
f864120f
GM
8802001-01-17 Gerd Moellmann <gerd@gnu.org>
881
882 * isearch.el (isearch-lazy-highlight-initial-delay)
883 (isearch-lazy-highlight-interval): Default to 0.
884
8852001-01-17 Bob Glickstein <bobg@zanshin.com>
886
887 * isearch.el (isearch-highlight): Set isearch-overlay priority to
888 1 here rather than each time through
889 isearch-lazy-highlight-new-loop.
890 (isearch-lazy-highlight-max): Variable deleted.
891 (isearch-lazy-highlight-max-at-a-time): New user variable, like
892 isearch-lazy-highlight-max but controls a single invocation of
893 isearch-lazy-highlight-update.
894 (isearch-lazy-highlight-wrapped): Variable recreated.
895 (isearch-lazy-highlight-window-start): New variable.
896 (isearch-lazy-highlight-cleanup): Restored to behavior of
897 before 2-Jan.
898 (isearch-lazy-highlight-remove-overlays): Function deleted;
899 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
900 behavior removed.
901 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
902 isearch-lazy-highlight-update in a loop rather than just once.
903 Test isearch-invalid-regexp here and decide not to start a new
904 loop, rather than testing it each time through
905 isearch-lazy-highlight-update.
906 (isearch-lazy-highlight-search): Function restored.
907 (isearch-lazy-highlight-update): Get called in a timer loop again,
908 but this time highlight more than one match each time through.
909 Only highlight matches in the visible part of the window. Start
910 at point, move in the direction of the search, and wrap around at
911 the edge of the window. Use sit-for to force redisplay and ensure
912 window-start is credible. "Face suppressing" behavior removed;
913 overlay priorities should make it unnecessary, right?
914 (isearch-highlight): Face suppressing behavior removed.
915 (isearch-dehighlight): Face suppressing behavior removed.
916 (isearch-set-lazy-highlight-faces-at): Removed.
917
076ec540
KH
9182001-01-17 Kenichi Handa <handa@etl.go.jp>
919
920 * language/european.el ("Latin-1"): Make the format of description
921 about additional language environments same as that of Latin-2.
922
92328ec5
DL
9232001-01-16 Dave Love <fx@gnu.org>
924
39f2174e
DL
925 * isearch.el (isearch-lazy-highlight): Add :version.
926
92328ec5
DL
927 * simple.el (backward-delete-char-untabify-method)
928 (next-line-add-newlines): Add :version.
929
f251459d
GM
9302001-01-16 Gerd Moellmann <gerd@gnu.org>
931
9d4850e5
GM
932 * bindings.el: Bind <backspace> and <delete> via function-key-map.
933 Don't bind <delete> otherwise.
934
935 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
936 and <delete> via function-key-map.
937
f251459d
GM
938 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
939 Subject line only if point is after the `Subject:'.
940
771ffcf7
KH
9412001-01-16 Kenichi Handa <handa@etl.go.jp>
942
bda6b481
KH
943 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
944 japanese-jisx0213-2 in `charset' property of this lang. env.
945
35793af7
KH
946 * language/european.el ("Latin-1"): Add description for Dutch and
947 Spanish lang. env.
948
771ffcf7
KH
949 * international/mule.el (decode-char): Fix conditions.
950 (encode-char): Handle eight-bit-control too.
1c8102ff 951 (transform-make-coding-system-args): New function.
50c29104
KH
952 (make-coding-system): Accept XEmacs style arguments for CCL base
953 coding system.
771ffcf7 954
e1cf67b6
GM
9552001-01-15 Gerd Moellmann <gerd@gnu.org>
956
957 * progmodes/etags.el (find-tag-noselect): Save the value of
958 tags-file-name before switching buffers, for the case it has a
959 buffer-local value.
960
b3287acf
GM
9612001-01-15 Alex Schroeder <alex@gnu.org>
962
9eaf396b
DL
963 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
964 From Dave Love <fx@gnu.org>.
b3287acf
GM
965 (ansi-color-for-comint-mode): Fix :version.
966
9672001-01-15 Alex Schroeder <alex@gnu.org>
968
969 * ansi-color.el (ansi-color-unfontify-region): Doc change.
970
8d7ff9c8
EZ
9712001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
972
973 * dired.el (dired-insert-directory): If file-system-info fails,
974 remove the " free " part, but don't signal an error.
975
dbe99ae9
SS
9762001-01-12 Sam Steingold <sds@gnu.org>
977
978 * bookmark.el (bookmark-maybe-historicize-string):
979 Use new backquote syntax.
980
103db06c 9812001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
982
983 * subr.el (last): Handle a list that doesn't end in nil.
984
ca2ddd8e
SS
9852001-01-12 Sam Steingold <sds@gnu.org>
986
987 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
988 to `backward-delete-char-untabify'.
989
1751c874
DL
9902001-01-12 Dave Love <fx@gnu.org>
991
992 * cus-edit.el (customize-menu-create): Fix the :filter following
993 easymenu change.
994
995 * wid-edit.el (function): Add :match-alternatives.
996 (widget-color-action): Doc fix.
997
3cccce8d
GM
9982001-01-12 Gerd Moellmann <gerd@gnu.org>
999
1000 * calendar/calendar.el (calendar-basic-setup): Doc fix.
1001
18bfd6b5
KH
10022001-01-12 Kenichi Handa <handa@etl.go.jp>
1003
60a62fdc
KH
1004 * international/mule-cmds.el (prefer-coding-system): Fix
1005 docstring.
1006
18bfd6b5
KH
1007 * international/ccl.el (define-ccl-program): Fix docstring.
1008
562e00da
DL
10092001-01-11 Dave Love <fx@gnu.org>
1010
14fd0da3
DL
1011 * international/mule-cmds.el (standard-display-european-internal):
1012 Set display table for 2208 as for 160.
1013
1014 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
1015
562e00da
DL
1016 * progmodes/fortran.el (fortran-mode-map): Modify Customization
1017 entry for custom-menu-create change.
1018 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
1019 don't cons it in the search loop.
1020
1021 * imenu.el (imenu--truncate-items): Revert last change.
1022
6e961dcd
EZ
10232001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1024
1025 * info.el (Info-setup-header-line): If the node header includes
1026 either Next: or Prev: links, don't show the File: and Node: parts
1027 in the header line.
1028
2c2ff7f2
GM
10292001-01-11 Gerd Moellmann <gerd@gnu.org>
1030
a7ee2d2e
GM
1031 * comint.el (comint-goto-process-mark): Don't print a message
1032 when running in batch mode.
1033
c5348233
GM
1034 * isearch.el (isearch-search): In the condition-case handler for
1035 `error', set isearch-invalid-regexp to the whole error message.
1036
422717d1
GM
1037 * subr.el (eval-after-load): Call load-symbol-file-load-history to
1038 ensure that eval-after-load works for files dumped with Emacs.
1039
1040 * help.el (load-symbol-file-load-history): New function extracted
1041 from function symbol-file.
1042 (symbol-file): Use it.
1043
2c2ff7f2
GM
1044 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
1045 exit.xpm.
1046
926861fb
EZ
10472001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1048
1049 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
1050 behave as if there were no prefix argument.
1051 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
1052 argument were nil.
1053
afa1f52c
RS
10542001-01-11 Richard M. Stallman <rms@gnu.org>
1055
ca2ddd8e 1056 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
1057 Don't look for more potential matches once maximum is exceeded.
1058 Use overlays-in to check correctly for overlap with current match.
1059 Ignore empty matches.
1060
47a9f362
MB
10612001-01-11 Miles Bader <miles@gnu.org>
1062
1063 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
1064 (ispell-overlay-window, ispell-help, ispell-show-choices)
1065 (ispell-command-loop): Use it instead of `window-height'.
1066
d196f58d
GM
10672001-01-10 Gerd Moellmann <gerd@gnu.org>
1068
cf523f0e
GM
1069 * files.el (confirm-kill-emacs): New user-option.
1070 (save-buffers-kill-emacs): Ask for final confirmation before
1071 killing Emacs.
1072
d196f58d
GM
1073 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
1074 to nil.
1075
7c6c3d8e
GM
10762001-01-10 Dave Love <fx@gnu.org>
1077
1f8be15d
DL
1078 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
1079
1080 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
1081 :type.
1082
1083 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
1084
1085 * calculator.el (calculator-number-digits): Fix :type.
1086
0d5184de
DL
1087 * vc-cvs.el (vc-cvs-header): Fix :type.
1088 * vc-rcs.el (vc-rcs-header): Fix :type.
1089 * vc-sccs.el (vc-sccs-header): Fix :type.
1090
1091 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1092
7c6c3d8e
GM
1093 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1094
8c9f73a2
GM
1095 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
1096
457b792c
GM
10972001-01-10 Gerd Moellmann <gerd@gnu.org>
1098
1099 * simple.el (set-variable): Force a thorough redisplay for the
1100 case that the variable has an effect on the display, like
1101 `tab-width' has.
1102
d2622d08
AS
11032001-01-10 Andre Spiegel <spiegel@gnu.org>
1104
1105 * vc.el: Add documentation for backend interface.
1106
ae4b5f4f
KH
11072001-01-10 Kenichi Handa <handa@etl.go.jp>
1108
e0844717
KH
1109 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
1110
ae4b5f4f
KH
1111 * international/mule-conf.el (latin-extra-code-table): Set to t
1112 for \223 and \224.
1113
3184082b
KH
11142001-01-09 Kenichi Handa <handa@etl.go.jp>
1115
1116 * international/mule-cmds.el (locale-language-names): Map "es" to
1117 "Spanish" and "nl" to "Dutch".
1118
732b9cdd
GM
11192001-01-09 Gerd Moellmann <gerd@gnu.org>
1120
1dfca644
GM
1121 * bindings.el (global-map): Bind <home> to beginning-of-line,
1122 <end> to end-of-line, C-<home> to beginning-of-buffer, and
1123 C-<end> to end-of-buffer.
1124
732b9cdd
GM
1125 * language/european.el: Add Dutch and Spanish language info
1126 to be able to use the appropriate tutorials.
1127
11282001-01-09 Alex Schroeder <alex@gnu.org>
1129
1130 * ansi-color.el (ansi-color-process-output): Use markers instead
1131 of positions for start and end of region.
1132 (ansi-color-apply-on-region): Rewrote code to make it more robust.
1133 Previously, occasional mistakes happend when fontifying many
1134 chunks of output (eg. ls --color=yes /dev). This happened
1135 whenever an overlay was created up to the end of the region, which
1136 coincided with the process-mark. New text would then be added
1137 within that overlay instead of after it.
1138 (ansi-color-make-extent): Overlays are created with the property
1139 `modification-hooks' set to '(ansi-color-freeze-overlay).
1140 (ansi-color-freeze-overlay): New function. When inserting text at
1141 the end of the overlay, the overlay will resize.
1142
11432000-01-09 Alex Schroeder <alex@gnu.org>
1144
1145 * ansi-color.el (ansi-color-process-output): Doc change.
1146 (ansi-color-unfontify-region): Doc change. No longer installed
1147 automatically in font-lock-unfontify-region-function.
1148 (ansi-color-apply): Doc change.
1149 (ansi-color-apply-on-region): Use extents or overlays instead of
1150 text-properties.
1151 (ansi-color-make-extent): New function.
1152 (ansi-color-set-extent-face): New function.
1153
11542000-01-09 Alex Schroeder <alex@gnu.org>
1155
1156 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
1157 both use ansi-color-process-output, now.
1158 (ansi-color-process-output): Doesn't return string anymore. It is
1159 installed in comint-output-filter-functions for both Emacs and
1160 XEmacs, now.
1161 (ansi-color-unfontify-region): Simplified code removing variables
1162 pos and start-ansi.
1163 (ansi-color-apply): Put text-property ansi-color before putting
1164 text-property face because ansi-color-unfontify-region is called
1165 immediately after the call to put-text-property.
1166 (ansi-color-context-region): Doc change.
1167 (ansi-color-filter-region): Simplified code.
1168 (ansi-color-apply-on-region): Changed start to start-marker, using
1169 a marker explicitly. Put text-property ansi-color before putting
1170 text-property face because ansi-color-unfontify-region is called
1171 immediately after the call to put-text-property.
1172
11732000-01-09 Alex Schroeder <alex@gnu.org>
1174
1175 * ansi-color.el (ansi-color-faces-vector): Doc change.
1176 (ansi-color-for-comint-mode): Changed :type property to choice.
1177 (ansi-color-last-context): Removed.
1178 (ansi-color-process-output): Don't use ansi-color-last-context, as
1179 the main functions will store their context now.
1180 (ansi-color-context): Doc change.
1181 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
1182 Uses ansi-color-context such that repeated calls will strip
1183 partial escape sequences, too.
1184 (ansi-color-apply): Simplified code. Colorize end of string if
1185 face is not null. Store context in new (FACE STRING) format, such
1186 that repeated calls will strip partial escape sequences, too.
1187 Append faces to face property using ansi-color-apply-sequence such
1188 that cumulative mode actually works.
1189 (ansi-color-context-region): New variable.
1190 (ansi-color-filter-region): Rewrote it based on
1191 ansi-color-apply-on-region. Uses ansi-color-context-region such
1192 that repeated calls will strip partial escape sequences, too.
1193 (ansi-color-apply-on-region): Simplified code. Colorize end of
1194 region if face is not null. Store context in new (FACE POS)
1195 format, such that repeated calls will strip partial escape
1196 sequences, too. Append faces to face property using
1197 ansi-color-apply-sequence such that cumulative mode actually
1198 works.
1199 (ansi-color-apply-sequence): New function.
1200 (ansi-color-get-face): When the default face is added to the list
1201 of faces, all previous settings are discarded and the list of
1202 faces is set to '(default).
1203
12042000-01-09 Alex Schroeder <alex@gnu.org>
1205
1206 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1207 face, such that ansi-color-apply and ansi-color-apply-on-region
1208 will do the right thing.
1209 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1210 returns nil, set the list of faces back to nil instead of
1211 appending the result of ansi-color-get-face to the front of the
1212 list.
1213
12142000-01-09 Alex Schroeder <alex@gnu.org>
1215
1216 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1217 (ansi-color-process): Doc change.
1218 (ansi-color-last-context): New buffer-local variable.
1219 (ansi-color-process-output): New function. It is automatically
1220 added to comint-output-filter-functions if this is XEmacs.
1221 (ansi-color-unfontify-region): New optional parameter for XEmacs
1222 compatibility. Check wether font-lock-syntactic-keywords is
1223 boundp before removing the syntax table text property, as XEmacs
1224 doesn't have it.
1225 (ansi-color-filter-region): Doc change.
1226 (ansi-color-apply-on-region): Doc change.
1227 (ansi-color-make-face): New function. Compatibility layer for
1228 XEmacs. Return temporary faces instead of cons cells for XEmacs.
1229 (ansi-color-make-color-map): Use ansi-color-make-face.
1230 (ansi-color-get-face): Avoid face text property '(nil) as results
1231 in an errow for XEmacs.
1232
12332000-01-09 Alex Schroeder <alex@gnu.org>
1234
1235 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
1236 text-property ansi-color in order to preserve fontification by
1237 ansi-color. When the package is loaded, a lambda expression is
1238 put onto font-lock-mode-hook. This lambda expression will check
1239 font-lock-unfontify-region-function and replace
1240 font-lock-default-unfontify-region with
1241 ansi-color-unfontify-region.
1242 (ansi-color-apply): Add text-property ansi-color in addition to
1243 text-property face.
1244 (ansi-color-apply-on-region): Add text-property ansi-color in
1245 addition to text-property face.
1246 (save-buffer-state): Copy of the macro that is also used by
1247 lazy-lock and font-lock.
1248
1249 (ansi-color-for-comint-mode): New option.
1250 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1251 (ansi-color-for-comint-mode-off): Ditto.
1252 (ansi-color-for-comint-mode-filter): Ditto.
1253 (ansi-color-process): New function. Uses
1254 ansi-color-for-comint-mode to decide what to do. This function is
1255 added to comint-preoutput-filter-functions when the package is
1256 loaded.
1257
1258 (ansi-color-for-shell-mode-set): Removed.
1259 (ansi-color-for-shell-mode): Removed.
1260
12612000-01-09 Alex Schroeder <alex@gnu.org>
1262
1263 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1264 the lambda expression from the ansi-color-for-shell-mode :set
1265 property. Additionally, modify shell-mode-hook to enable or
1266 disable font-lock-mode for future shell buffers.
1267 (ansi-color-for-shell-mode): The :set property calls
1268 ansi-color-for-shell-mode-set instead of a lambda expression.
1269
12702000-01-09 Alex Schroeder <alex@gnu.org>
1271
1272 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1273 (ansi-color-context): New variable.
1274 (ansi-color-apply): Save context between calls.
1275
fb55ff10
EZ
12762001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
1277
29910493
EZ
1278 * isearch.el (isearch, isearch-lazy-highlight-face): New
1279 definitions for face colors and attributes.
1280
fb55ff10
EZ
1281 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1282 of display-mouse-p.
1283
134d6265
KH
12842001-01-09 Kenichi Handa <handa@etl.go.jp>
1285
1286 * international/mule.el (make-coding-system): If the coding system
1287 accepts extra latin codes, register such codes as safe for the
1288 coding system.
1289
103db06c 12902001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 1291
984c9f75
RS
1292 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1293 don't mention the file name or the date here, because they are
1294 logged at the start of the file.
1295
12962001-01-08 Richard M. Stallman <rms@gnu.org>
1297
78b8eee8
RS
1298 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1299 Change screen-width to frame-width.
1300
1460e5d4
EZ
13012001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1302
1303 * info.el (Info-search): Print the default as part of the prompt.
1304
56f24bc1
AS
13052001-01-08 Andre Spiegel <spiegel@gnu.org>
1306
ca2ddd8e 1307 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
1308 constant implementations in backends.
1309
1310 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1311 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1312
1313 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1314 WRITABLE to EDITABLE.
1315
1316 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1317 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1318 to EDITABLE.
1319
b7812d30
EZ
13202001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1321
1322 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1323 (copyright, copyright-update): Compute the current year at run
1324 time.
1325
7e56ea04
GM
13262001-01-08 Gerd Moellmann <gerd@gnu.org>
1327
1328 * isearch.el (isearch-old-signal-hook): Removed.
1329 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1330 instead of setting signal-hook-function.
1331 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1332
a758f97d
GM
13332001-01-08 Kevin Gallagher <kevingal@onramp.net>
1334
1335 * emulation/edt.el: Update to version 4.0. Provide support for
1336 EDT scroll margins at top and bottom of the window. Provide an
1337 emulation of the EDT SUBS command (bound to GOLD-Enter, by
1338 default). Enhance edt-quit, bound to GOLD-q by default, to warn
1339 user when file-related buffer modifications exist. Provide
1340 support for running EDT Emulation in XEmacs. Provide customize
1341 access to some user updatable variables. Add Commentary section
1342 to file header. Fixed a few minor bugs and cleaned up some code.
1343
1344 * emulation/edt-mapper.el: Update to version 4.0. Provide support
1345 for detecting a keypress that generates an ASCII key sequence.
1346 (Previously, only a keypress that generates a vector was
1347 recognized.) Embed Window Manager name into name of the generated
1348 EDT Emulation initialization file since the initialization file is
1349 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 1350
30db89f9
EZ
13512001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1352
4deb3ba9
EZ
1353 * mail/sendmail.el (mail-mode): Doc fix.
1354
30db89f9
EZ
1355 * info.el (Info-goto-emacs-command-node): Doc fix.
1356 (Info-goto-emacs-key-command-node): Doc fix.
1357
c3f2772b
EZ
13582001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1359
8726e79b 1360 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
1361 systems without long file-name support.
1362
0dac6924
AI
13632001-01-06 Andrew Innes <andrewi@gnu.org>
1364
1365 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1366
4e6ef391
EZ
13672001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1368
380866a2
EZ
1369 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1370 (isearch-lazy-highlight-update): Doc fix.
1371
148b5960
EZ
1372 * ffap.el (ffap-bindings): Doc fix.
1373
4e6ef391
EZ
1374 * dired-x.el (dired-virtual-guess-dir): Doc fix.
1375
4cb1bcc2
DL
13762001-01-05 Dave Love <fx@gnu.org>
1377
1378 * emacs-lisp/cl-seq.el (remove, remq): Remove.
1379
3828218c
GM
13802001-01-05 Gerd Moellmann <gerd@gnu.org>
1381
f1ade7d3
GM
1382 * mouse-drag.el (mouse-drag-safe-scroll): Bind
1383 scroll-preserve-screen-position to nil.
1384
1f4139d5
GM
1385 * isearch.el (isearch-old-signal-hook): New variable.
1386 (isearch-mode): Set signal-hook-function to isearch-done.
1387 (isearch-done): Restore old signal-hook-function.
1388
3828218c
GM
1389 * info.el (Info-fontify-node): Mark one more char as intangible.
1390
3970013f
KH
13912000-01-05 Kenichi Handa <handa@etl.go.jp>
1392
3828218c 1393 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
1394 it is non-nil, compose preceding characters by compose-region with
1395 COMPONENTS.
1396
1397 * international/quail.el (quail-input-string-to-events): New function.
1398 (quail-input-method): Convert input string to events here.
1399 (quail-start-translation): Return input string, not event list.
1400 (quail-start-conversion): Likewise.
1401
f3b05e99
GM
14022001-01-04 Gerd Moellmann <gerd@gnu.org>
1403
ca2ddd8e 1404 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
1405 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1406 and tooltip-add-timeout.
1407 (tooltip-show): Set border color from faces's foreground.
1408 (tooltip-show-help-function): If called with the same help string
1409 as last time, do nothing.
1410 (tooltip-help-tips): Don't set tooltip-help-message to nil.
1411
0f2ac578
GM
1412 * startup.el (fancy-splash-screens): Don't bind show-help-function
1413 to nil.
1414
f3b05e99
GM
1415 * tooltip.el (tooltip-frame-parameters): Remove colors.
1416 (tooltip): New face
1417 (tooltip-set-param): New function.
1418 (tooltip-show): Set up color frame parameters from face `tooltip'.
1419 Display the tooltip text in face `tooltip'.
1420
8416e94a
DL
14212001-01-04 Dave Love <fx@gnu.org>
1422
1423 * whitespace.el (whitespace-global-mode): Fix typo.
1424
1425 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1426
30db89f9
EZ
14272001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1428
1429 * help.el (help-for-help): Fix a typo in a doc string. From
1430 kwzh@gnu.org (Karl Heuer).
1431
b847eb8c
DL
14322001-01-03 Dave Love <fx@gnu.org>
1433
1434 * dired-x.el: Doc fixes. Maintainer change.
1435 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1436 :type.
1437 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1438 (dired-guess-shell-alist-user): Customize.
1439 (dired-x-help-address): Set to bug-gnu-emacs.
1440 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1441 (dired-default-directory): Renamed from default-directory.
1442
1443 * hl-line.el (hl-line): Doc fix.
1444
43c4b570
KF
14452001-01-03 Karl Fogel <kfogel@red-bean.com>
1446
1bf6b1bf 1447 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 1448
984c9f75 14492001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
1450
1451 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1452 to remove all the current alternative-match highlighting.
1453 If nil, remove only what's outside the current window.
1454 (isearch-lazy-highlight-remove-overlays): Take optional
1455 region within which NOT to remove them.
1456 (isearch-lazy-highlight-new-loop): Greatly simplified.
1457 (isearch-lazy-highlight-update): Find all the other occurrences
1458 visible in the window, in just one call.
1459 (isearch-lazy-highlight-start): Now holds start of region to scan.
1460 (isearch-lazy-highlight-end): Now holds end of region to scan.
1461 (isearch-lazy-highlight-wrapped): Variable deleted.
1462 (isearch-lazy-highlight-search): Function deleted.
1463
13d6a61c
AI
14642000-01-02 Andrew Innes <andrewi@gnu.org>
1465
1466 * w32-fns.el (convert-standard-filename): Do length check on name
1467 before aref.
1468
064866e7
DL
14692001-01-02 Dave Love <fx@gnu.org>
1470
b33e041b
DL
1471 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1472 value.
1473 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1474
1475 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1476
8166ffd5
DL
1477 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1478 read syntax.
1479
064866e7
DL
1480 * calendar/todo-mode.el (todo): Add :link, :version.
1481 (todo-save-top-priorities): Remove autoload cookie.
1482 (todo-add-category, todo-add-item-non-interactively)
1483 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1484 cookie.
1485
6dde6abc
GM
14862001-01-02 Gerd Moellmann <gerd@gnu.org>
1487
1488 * comint.el (comint-input-history-ignore): New variable.
1489 (comint-read-input-ring): Ignore entries matching
1490 comint-input-history-ignore.
1491
1a8a9daf
GM
14922001-01-02 Eric M. Ludlam <zappo@gnu.org>
1493
1494 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1495 (lm-copyright-mark): New function.
1496 (lm-crack-copyright): New function.
1497 (lm-verify): Check that the file has a copyright.
1498 Check that the file is copyright Free Software Foundation.
1499
9c92eb53
KH
15002000-12-30 Kenichi Handa <handa@etl.go.jp>
1501
1502 * international/mule-diag.el (print-fontset): Indent font name by
1503 24 columns, not 25.
1504
49172314
GM
15052000-12-29 Gerd Moellmann <gerd@gnu.org>
1506
762a68ec
GM
1507 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1508 in Subject line.
1509
49172314
GM
1510 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1511 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1512 continuing an interrupted message with C-u C-x m for instence,
1513 winds up in Mail mode without abbrevs.
1514
bd7a2e26
GM
15152000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1516
1517 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1518 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 1519 fix.
bd7a2e26
GM
1520 (ps-print-version): New version number (6.3.3).
1521 (ps-end-with-control-d): Initialization fix.
1522 (ps-lines-printed): New var.
1523 (ps-skip-newline): New fun.
1524 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1525 (ps-next-line, ps-continue-line, ps-plot-region)
1526 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 1527
2b3f28a4
KH
15282000-12-29 Kenichi Handa <handa@etl.go.jp>
1529
1530 * international/fontset.el (x-complement-fontset-spec): Resolve
1531 ASCII font name so that the same family name is used for fonts
1532 registered in x-font-name-charset-alist.
1533 (create-fontset-from-fontset-spec): Adjusted for the above change.
1534 The name of fontset alias should be a unresolved ASCII font name.
1535
2ece9174
GM
15362000-12-28 Gerd Moellmann <gerd@gnu.org>
1537
1538 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1539 and delete in isearch-mode-map.
1540
cbe3ad7a
RS
15412000-12-28 Richard M. Stallman <rms@gnu.org>
1542
ca2ddd8e 1543 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
1544 Use xpdf instead of acroread.
1545
a816f1c5
KH
15462000-12-28 Kenichi Handa <handa@etl.go.jp>
1547
f086e73c
KH
1548 * textmodes/artist.el (artist-butlast): Deleted.
1549 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 1550 artist-butlast.
f086e73c 1551
a816f1c5
KH
1552 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1553
1554 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1555
b202115b
EZ
15562000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1557
1558 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1559
1560 * ls-lisp.el: Better support for the Mac and MS-Windows.
1561 (ls-lisp): New defgroup.
1562 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 1563 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
1564 (ls-lisp-support-shell-wildcards): New defcustoms.
1565 (ls-lisp-parse-symlink): New function.
1566 (insert-directory): Code to convert switches to a list and set up
1567 the wildcard argument copied from ls-lisp-insert-directory.
1568 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1569 for -C and -R switches.
1570 (ls-lisp-column-format): New function.
ca2ddd8e 1571 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
1572 (ls-lisp-format-time): Add doc strings.
1573 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1574 Support ls-lisp-dirs-first.
1575 (ls-lisp-classify, ls-lisp-extension): New functions.
1576 (ls-lisp-format): Optionally support emulation of symlinks.
1577 Support -i, -s, and -G switches.
1578
6061fbf0
GM
15792000-12-27 Gerd Moellmann <gerd@gnu.org>
1580
5e25feee
GM
1581 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1582
6061fbf0
GM
1583 * version.el (emacs-version): Print X scroll bar information.
1584
1585 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1586 instead of x-toolkit-scroll-bars-p.
1587
1588 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1589 of x-toolkit-scroll-bars-p.
1590
25050dab
EZ
15912000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1592
1593 * ffap.el (ffap-bindings): Make interactive and add an autoload
1594 cookie.
1595 (ffap-bindings): Doc fix, to reflect the above change.
1596
c1786874
KH
15972000-12-27 Kenichi Handa <handa@etl.go.jp>
1598
1599 * term.el (term-char-mode): Define all non-ascii self-inserting
1600 characters to 'term-send-raw in term-raw-map.
1601
7261ece3 16022000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 1603
6061fbf0 1604 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 1605 guard.
ca2ddd8e 1606
6061fbf0 1607 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 1608 initialization; use add-hook.
6061fbf0 1609 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 1610
6061fbf0 1611 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 1612
6061fbf0
GM
1613 * ediff.el (ediff-patch-buffer): Bug fix.
1614 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 1615
83f40583
SM
16162000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1617
1618 * subr.el (combine-run-hooks): Remove.
1619
1620 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1621 and remove the rogue second spec.
1622
bdd6d4e8
GM
16232000-12-23 Gerd Moellmann <gerd@gnu.org>
1624
1625 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1626
26736ce3
SM
16272000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1628
0e86b6b0
SM
1629 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1630 Use minibuffer menu prompt for the `=' prefix.
1631 (smerge-command-prefix): Change default to C-^.
6eabfb26 1632 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 1633
26736ce3
SM
1634 * skeleton.el (skeleton-internal-1): Make sure the first line of
1635 the region is also re-indented.
d21584d6
SM
1636 (skeleton-end-newline): New var.
1637 (skeleton-end-hook): Use it.
26736ce3 1638
95fa4fd7
MB
16392000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1640
1641 * comint.el (comint-password-prompt-regexp): Support CVS.
1642
f060b834
GM
16432000-12-22 Gerd Moellmann <gerd@gnu.org>
1644
856ff7a7
GM
1645 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1646 backspace key combinations, depending on
1647 delete-key-deletes-forward.
1648
1649 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1650
f060b834
GM
1651 * simple.el (delete-key-deletes-forward): Doc fix.
1652
653558a1
GM
16532000-08-22 Emmanuel Briot <briot@gnat.com>
1654
1655 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 1656 white spaces are relevant in the XML file.
653558a1
GM
1657 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1658 to parse was already edited. This allows for on-the-fly analysis
26736ce3 1659 of XML files.
653558a1
GM
1660 (xml-parse-tag): Check that the casing is the same in the start
1661 tag and end tag, since XML is case-sensitive. Allows for spaces
1662 in the end tag, after the name of the tag.
1663 (xml-parse-attlist): Allow for the character '-' in the name of
1664 attributes, as in the standard http-equiv attribute Do not save
26736ce3 1665 the properties in the XML tree, since they are not relevant.
653558a1 1666
3ad93d8d
SM
16672000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1668
1669 * generic.el (generic-read-type): Undo last change, inline into
1670 `generic-mode' and then remove.
1671 (generic-mode): Inline generic-read-type.
1672 (define-generic-mode): Push the symbol name rather than the symbol
1673 onto generic-mode-list.
1674
177f4e88
GM
16752000-12-21 Gerd Moellmann <gerd@gnu.org>
1676
8e15274f
GM
1677 * generic.el (generic-read-type): Build an alist for
1678 completing-read as in 20.7.
1679
1680 * play/landmark.el (lm): Use interactive spec `P'.
1681 (toplevel): Don't set debug-on-error.
1682
177f4e88
GM
1683 * server.el (server-switch-buffer): Choose a window on a visible
1684 frame.
1685
6ba384dc
GM
16862000-12-21 Dave Pearson <davep@davep.org>
1687
1688 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 1689
647a066c
GM
16902000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1691
1692 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1693 ranges like \177-\237, but accepts the character sequence from \177 to
1694 \237. Doc fix.
1695 (ebnf-version): New version (3.4).
1696 (ebnf-setup): Code fix.
1697 (ebnf-range-regexp): New fun.
1698 (ebnf-8-bit-chars): Const fix.
1699
1700 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1701 entry. Doc fix.
1702 (ebnf-bnf-lex): Code fix.
1703 (ebnf-bnf-comment-chars): Const fix.
1704
1705 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1706 entry. Doc fix.
1707 (ebnf-iso-comment-chars): Const fix.
1708
1709 * ebnf-otz.el: Doc fix.
1710
1711 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1712 entry. Doc fix.
1713 (ebnf-yac-skip-code): Code fix.
1714 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 1715
bc22fd18
EZ
17162000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1717
1718 * files.el (insert-directory-safely): New function.
834d23b2 1719 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 1720 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 1721
587fc3f9
KH
17222000-12-21 Kenichi Handa <handa@etl.go.jp>
1723
eeefcfde 1724 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 1725 coding-category-list more rigidly. Improve help message.
eeefcfde 1726
587fc3f9
KH
1727 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1728
01860fb9
MB
17292000-12-21 Miles Bader <miles@gnu.org>
1730
587fc3f9
KH
1731 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1732 prefix.
01860fb9 1733
3f9d67a6
KH
17342000-12-21 Kenichi Handa <handa@etl.go.jp>
1735
9fd1c1f7
KH
1736 * international/mule-diag.el (describe-char-after): Make *Help*
1737 buffer inherit multibyteness of the current buffer.
1738
3f9d67a6
KH
1739 * international/mule.el (make-char): Docstring adjusted for the
1740 change of make-char-internal.
1741
c9669fac
SM
17422000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1743
1744 * international/iso-cvt.el: Docstrings fix.
1745
19594307
DL
17462000-12-20 Dave Love <fx@gnu.org>
1747
1748 * subr.el (eval-after-load): Doc fix.
1749
b1a447b3
KH
17502000-12-20 Kenichi Handa <handa@etl.go.jp>
1751
1752 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1753 for numbers.
1754
09877d5d
MB
17552000-12-20 Miles Bader <miles@gnu.org>
1756
1757 * international/quail.el (quail-help): Resize the help window
1758 again after it has all its contents. Remove unneeded progn.
1759
71d4497a
GM
17602000-12-19 Gerd Moellmann <gerd@gnu.org>
1761
1762 * pcmpl-linux.el: Fix copy/paste error.
1763
741e56a0
AI
17642000-12-19 Andrew Innes <andrewi@gnu.org>
1765
1766 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1767 docstring.
1768
cc24d91c
CD
17692000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1770
ba4c05aa
CD
1771 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1772
1773 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1774
1775 * progmodes/idlw-shell.el: Fixed copyright notice.
1776
1777 * progmodes/idlwave.el: Fixed copyright notice.
1778
71d4497a 1779 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
1780 TAB as key separators.
1781
524c8caf
GM
17822000-12-19 Alex Schroeder <alex@gnu.org>
1783
1784 * sql.el (sql-sybase-options): New option.
1785 (sql-sybase): Use it. Add sql-database to the list of parameters
1786 provided for login. The options -w 2048 -n are not used any more.
1787 (sql-postgres-options): Changed default from "--pset" to "-P".
1788 (sql-mysql-options): Doc change.
1789 (sql-stop): Doc change.
1790
b5fa513d
KH
17912000-12-19 Kenichi Handa <handa@etl.go.jp>
1792
1793 * international/quail.el (quail-input-method): Always hide
1794 the guidance buffer on exiting.
1795
91c9e6ce
GM
17962000-12-18 Gerd Moellmann <gerd@gnu.org>
1797
c6da4eb4
GM
1798 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1799 isn't fboundp.
1800
3d2a0e0b
GM
1801 * server.el (server-buffer-done): Bury the buffer before
1802 killing it.
1803
91c9e6ce
GM
1804 * faces.el (face-spec-set): Interpret a nil in specs for
1805 foreground and background colors as `unspecified', for
1806 compatibility with 20.x.
1807
40fa0008
DL
18082000-12-18 Dave Love <fx@gnu.org>
1809
22adbe54
DL
1810 * simple.el (mail-user-agent): Doc fix.
1811 (input-mode-8-bit): Removed.
1812
1813 * international/mule.el (set-keyboard-coding-system): Doc fix.
1814 (keyboard-coding-system): New option.
1815
40fa0008
DL
1816 * mail/sendmail.el (send-mail-function): Customize.
1817
6f4745e2
EZ
18182000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1819
1820 * international/codepage.el (cp866-decode-table): New table.
1821
82b90229
GM
18222000-12-18 Gerd Moellmann <gerd@gnu.org>
1823
1824 * version.el (emacs-version): Remove `%a' from the time format
1825 because the weekday doesn't fit well into each locale.
1826
5a047002
MB
18272000-12-18 Miles Bader <miles@gnu.org>
1828
7f49aa07
MB
1829 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1830
ca2ddd8e 1831 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
1832 Check that emacs-major-version is `=' to 20, not `>='.
1833 (artist-replace-chars): Use `make-string' instead of a loop.
1834
22ea2607
EZ
18352000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1836
1837 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1838 (cvs-execute-single-file): Don't change directory.
1839 Patch from Per Cederqvist.
1840
6c825f8e
EZ
18412000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1842
1843 * textmodes/ispell.el (check-ispell-version): If
1844 `ispell-program-name' is "aspell", pass it the -v switch instead
1845 of -vv.
1846
8ff06845
KH
18472000-12-16 Kenichi Handa <handa@etl.go.jp>
1848
af4bb4c8
KH
1849 * international/mule-diag.el (mule-diag): Insert information about
1850 configure options, multibyte awareness, language env.
1851
8ff06845
KH
1852 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1853 regexp to search for candidates.
1854
b24e84ab
EZ
18552000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1856
1857 * info.el (Info-forward-node): If the node has an
1858 Info-header-line, widen the buffer before searching for "next:"
1859 and "up:" pointers, and set the search limit to stay in the
1860 current node.
1861
7981d89f
MB
18622000-12-16 Miles Bader <miles@gnu.org>
1863
1864 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1865
88ee7917
MB
18662000-12-15 Miles Bader <miles@gnu.org>
1867
1868 * comint.el (comint-send-string, comint-send-region): Also accept
1869 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1870 process-send-string/region.
1871
0c28d842
GM
18722000-12-15 Gerd Moellmann <gerd@gnu.org>
1873
4ea7fdca
GM
1874 * isearch.el (isearch-lazy-highlight-max): New user-option.
1875 (isearch-lazy-highlight-update): Don't highlight more than
1876 isearch-lazy-highlight-max matches.
1877
0c28d842
GM
1878 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1879
984c9f75 18802000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 1881
8062e53a
GM
1882 * sort.el (sort-columns): Fix error message.
1883
3ffa545b
GM
1884 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1885 `upcase' or `downcase' or nil.
1886 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1887 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1888 (dabbrev--substitute-expansion): New arg record-case-pattern.
1889 If it is non-nil, set dabbrev--last-case-pattern.
1890 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1891
1892 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1893
c2d7f289
MB
18942000-12-15 Miles Bader <miles@gnu.org>
1895
b6348438
MB
1896 * paths.el (Info-default-directory-list): Don't delete
1897 configure-info-directory from the list of standard info
1898 directories when appending it to the end -- their order is
1899 important.
1900
f9056dd9
MB
1901 * faces.el (read-face-attribute): If there's no entry for the
1902 user's input in VALID, just use it as-is (this will often result
1903 in an error, but it may be OK for e.g. colors using hexadecimal
1904 notation, and at least will yield a better error message).
1905
c2d7f289 1906 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 1907 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
1908 Variables removed.
1909 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1910 window is really the right size. Use vertical-motion
1911 rather than forward-line.
1912 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1913 (ispell-command-loop, ispell-show-choices): Use the variable
1914 ispell-choices-win-default-height, rather than the function.
1915 (ispell-choices-win-default-height): Function removed.
1916 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 1917
8f530b95
SM
19182000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1919
1920 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1921
6d435deb
EZ
19222000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1923
4dddb0b7
EZ
1924 * paths.el (Info-default-directory-list): If
1925 configure-info-directory is not one of the standard directories,
1926 put it first in the list; otherwise put it last. Doc string
1927 changed accordingly.
1928
1929 * info.el (Info-directory-list): Change doc string to reflect the
1930 change in Info-default-directory-list.
1931
6d435deb
EZ
1932 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1933 windows-nt as windowed environments, even under -nw.
1934
1935 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1936 if not fboundp. Switch delete-forward mode for the <delete> key
1937 on all PC platforms, even under -nw.
1938
1939 * term/internal.el ([M-delete]): Remap to M-d.
1940
9d7d9263
GM
19412000-12-14 Gerd Moellmann <gerd@gnu.org>
1942
1943 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1944
7cf0153a
EZ
19452000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1946
1947 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1948
5e5b3d41
GM
19492000-12-14 Gerd Moellmann <gerd@gnu.org>
1950
5f368d29
GM
1951 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1952 if appropriate.
1953
1954 * simple.el (delete-key-deletes-forward): New user-option.
1955 (delete-key-deletes-forward-mode): New function.
1956
9d7d9263 1957 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 1958
5e5b3d41
GM
1959 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1960 if symbol is bound before getting its value.
1961
1962 * tooltip.el (tooltip-show): If an error is signaled in
1963 x-show-tip, display that error, and display the help in the
1964 echo area.
ca2ddd8e 1965
191b83b6
KH
19662000-12-14 Kenichi Handa <handa@etl.go.jp>
1967
1968 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1969 "... entries" messages for every 10000 entries, not 10.
1970
6192b604
KF
19712000-12-13 Karl Fogel <kfogel@red-bean.com>
1972
1973 * bookmark.el: Provide a generic exit hook, as suggested by
1974 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
1975 (bookmark-exit-hook): New var.
1976 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
1977 old raw lambda form in `kill-emacs-hook', and runs new
1978 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1979 as logically that feature must have been provided if this function
1980 is running.
1981 Removed ;;;###autoload before the `add-hook' call.
1982
5edf6b55
SM
19832000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1984
1985 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1986 (easy-menu-current-active-maps): New function.
1987 (easy-menu-get-map): Use it.
1988 Make a proper menu entry when creating a new keymap.
1989
16b5e8e6
KH
19902000-12-13 Kenichi Handa <handa@etl.go.jp>
1991
d49fc4eb
KH
1992 * international/characters.el: Fix cases and syntaxes for
1993 mule-unicode-0100-24ff.
1994
3b53d876
KH
1995 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1996 that a Japanese character is not appended after day and year.
1997
16b5e8e6
KH
1998 * info.el (Info-suffix-list): Change format for a command that
1999 requires arguments.
2000 (info-insert-file-contents): Adjusted for the above change.
2001
1df1c518
AS
20022000-12-12 Andreas Schwab <schwab@suse.de>
2003
2004 * tar-mode.el (tar-extract): Base the name of the subfile buffer
2005 on the name of the tar buffer. Verify that the existing buffer is
2006 visiting the same subfile.
2007
a7a07b98
DL
20082000-12-12 Dave Love <fx@gnu.org>
2009
2010 * subdirs.el: Add obsolete.
2011
4fdbd809
GM
20122000-12-12 Gerd Moellmann <gerd@gnu.org>
2013
bfdb75ee
GM
2014 * mail/rmailsum.el (rmail-summary-expunge)
2015 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
2016 instead of rmail-confirm-expunge.
2017
4fdbd809
GM
2018 * replace.el (perform-replace): Don't use an empty match adjacent
2019 to a non-empty match when computing the next match before the
2020 replacement is performed.
2021
e9a59cad
GM
20222000-12-12 Milan Zamazal <pdm@freesoft.cz>
2023
2024 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
2025 definition (patch by Stefan Monnier).
2026 (glasses-mode): Use jit-lock instead of `after-change-functions'
2027 (patch by Stefan Monnier).
2028
c2def7a0
MB
20292000-12-12 Miles Bader <miles@gnu.org>
2030
2031 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
2032 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
2033
591b63b4
AC
20342000-12-12 Andrew Choi <akochoi@i-cable.com>
2035
2036 * term/mac-win.el: Remove load for ls-lisp.
2037
a924cf63 2038 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 2039
5ff4ba3d
MB
20402000-12-12 Miles Bader <miles@gnu.org>
2041
2042 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
2043 Respect field end too.
2044 (just-one-space): Respect fields as `delete-horizontal-space'.
2045 (newline-and-indent, reindent-then-newline-and-indent): Use
2046 `delete-horizontal-space'.
2047
d0c679bc
SM
20482000-12-11 Stefan Monnier <monnier@cs.yale.edu>
2049
adf9c994
SM
2050 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
2051 (so as to obey the field property in the minibuffer).
2052
4b0cd42d
SM
2053 * obsolete/c-mode.el: Moved from lisp/progmodes.
2054 * obsolete/auto-show.el: Moved from lisp.
2055 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 2056
89f85863
CD
20572000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
2058
2059 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 2060 changes to list them here.
89f85863
CD
2061
2062 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
2063 many changes to list them here.
2064
2065 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
2066 many changes to list them here.
2067
2068 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
2069
3e0d35ce
GM
20702000-12-11 Gerd Moellmann <gerd@gnu.org>
2071
d990421f
GM
2072 * simple.el (kill-new): Don't try to setcar kill-ring if it is
2073 nil.
2074
ca2ddd8e 2075 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
2076 Comment fix.
2077
3e0d35ce
GM
2078 * hscroll.el: Moved to `obsolete' subdir.
2079
ff904dd6
MB
20802000-12-11 Miles Bader <miles@gnu.org>
2081
2082 * window.el (window-text-height): Function removed (now in C).
2083
fb97d87f
SM
20842000-12-10 Stefan Monnier <monnier@cs.yale.edu>
2085
2086 * log-edit.el (log-edit-parent-buffer): New var.
2087 (log-edit): Set it. Add BUFFER argument.
2088 (log-edit-done): Use char-before.
2089 Don't bother checking validity of vc-comment-ring.
2090 Only bury the buffer if log-edit popped it up.
2091
2092 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
2093 (cvs-mode-diff-help): Remove.
2094 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 2095 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
2096
2097 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
2098 Remove binding for ? now made unnecessary.
2099
7de77417
CD
21002000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
2101
2102 * textmodes/reftex.el (reftex-scanning-info-available-p): New
dd4e0e55 2103 function
7de77417
CD
2104 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
2105
2106 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
2107 when master file is not open.
2108
4efa209f
SM
21092000-12-09 Stefan Monnier <monnier@cs.yale.edu>
2110
2111 * progmodes/ada-stmt.el: Update `maintainer'.
2112
0a8052bd
GM
21132000-12-09 Stephen Gildea <gildea@alum.mit.edu>
2114
2115 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
2116 choices to match documentation string.
2117
a12167c5
MB
21182000-12-09 Miles Bader <miles@gnu.org>
2119
2161605d
MB
2120 * minibuf-eldef.el: New file.
2121
a12167c5
MB
2122 * window.el (fit-window-to-buffer): Don't pass last argument to
2123 pos-visible-in-window-p, now that its meaning is inverted.
2124
9ea8de1b
EZ
21252000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
2126
2127 * image.el (create-image): Doc fix; spotted by Per Cederqvist
2128 <ceder@lysator.liu.se>.
2129
5002ddbb
SM
21302000-12-08 Stefan Monnier <monnier@cs.yale.edu>
2131
b6114d80
SM
2132 * autoinsert.el (auto-insert-alist): Add missing final \n.
2133
ee8d23ee
SM
2134 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
2135 (cvs-menu-map): Remove.
2136 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2137 (cvs-mode-quit): Turn it back into a plain function.
2138
5002ddbb 2139 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 2140 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
2141
2142 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
2143 file where it's more visible.
2144 (texinfo-filter, texinfo-chapter-level-regexp): New variables
2145 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
2146 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
2147 (texinfo-inside-macro-p): Only catch `scan-error's.
2148 (texinfo-inside-env-p): Make better use of the match info.
2149 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
2150 (texinfo-insert-@end): Slight re-organization.
2151 Also remove useless `looking-at' call.
2152
30cd075d
AI
21532000-12-08 Andrew Innes <andrewi@gnu.org>
2154
2155 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
2156 accessible in -nw mode.
2157
2158 * term/w32-win.el: Remove stuff about selection timeout, which is
2159 irrelevant on Windows. Move clipboard support to w32-fns.el, so
2160 it is accessible in -nw mode.
2161
01b91009
DL
21622000-12-08 Dave Love <fx@gnu.org>
2163
2164 * emacs-lisp/lisp-mode.el (lisp-mode): Set
2165 font-lock-keywords-case-fold-search.
2166
842b2a94
GM
21672000-12-08 Gerd Moellmann <gerd@gnu.org>
2168
2169 * textmodes/ispell.el (ispell): Doc fix.
2170
f9d5f611
KH
21712000-12-08 Kenichi Handa <handa@etl.go.jp>
2172
2173 * international/quail.el (quail-insert-decode-map): Check the
2174 frame width of a window displaying the current buffer, not that of
2175 the selected frame.
2176 (quail-help): Make sure that the help buffer has window before
2177 inserting text in it.
2178
e04d21aa
SS
21792000-12-07 Sam Steingold <sds@gnu.org>
2180
2181 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
2182 Backquote is used in isearch.el, so autoloading saves nothing.
2183
fc3e23a4
EZ
21842000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2185
137cad7c
EZ
2186 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2187 the CVS and RCS subdirectories case-insensitively.
2188
fc3e23a4
EZ
2189 * dired.el (dired-insert-directory): If file-system-info is
2190 fboundp, call it instead of invoking dired-free-space-program.
2191
796ecd10
GM
21922000-12-07 Gerd Moellmann <gerd@gnu.org>
2193
0f5f7c3e
GM
2194 * server.el (server-visit-files): Push files on file-name-history.
2195
3764ba49
GM
2196 * progmodes/cc-langs.el: Update copyright.
2197
8e7931da
GM
2198 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2199
ae0d7485 2200 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 2201
796ecd10
GM
2202 * bindings.el (mode-line-mode-menu): Reverse the order
2203 of define-keys so that the menu appears in alphabetical order.
2204
ae0d7485
GM
22052000-12-07 Milan Zamazal <pdm@freesoft.cz>
2206
2207 * progmodes/glasses.el (glasses-mode): Update mode line at the end
2208 of the function.
2209
e2849090
DL
22102000-12-07 Dave Love <fx@gnu.org>
2211
2212 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2213
2214 * facemenu.el (facemenu-unlisted-faces): Fix value.
2215
5c7f629c
SM
22162000-12-07 Stefan Monnier <monnier@cs.yale.edu>
2217
2218 * font-lock.el (font-lock-default-fontify-region):
2219 Include the terminating \n (off-by-one error).
2220 (font-lock-set-defaults): Use dolist.
2221
2222 * derived.el (define-derived-mode): Don't use combine-run-hooks.
2223
73481ae3
KH
22242000-12-07 Kenichi Handa <handa@etl.go.jp>
2225
ffbaa122
KH
2226 * international/mule-cmds.el (describe-language-environment): Fix
2227 for the case that an input method title is not string but a list.
2228
73481ae3
KH
2229 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2230 of wrong SIZE record.
2231
e2896b22
DL
22322000-12-06 Dave Love <fx@gnu.org>
2233
67292061
DL
2234 * newcomment.el (comment-region, comment-dwim): Doc fix.
2235
2236 * textmodes/texinfo.el: Require tex-mode when compiling.
2237 (texinfo-update-node): Doc fix.
2238 (texinfo-imenu-generic-expression): Add @anchor.
2239 (texinfo-font-lock-keywords): Add @uref.
2240 (texinfo-inside-macro-p): Don't use ignore-errors.
2241 (texinfo-insert-quote): Match more contexts.
2242
e76938e7
DL
2243 * international/mule.el (decode-char, encode-char): Doc fix.
2244 (auto-coding-alist): Customize.
2245
2246 * files.el (load-file): Fix change of 2000-03-12.
2247
e2896b22
DL
2248 * wid-edit.el (widget-text-keymap): Doc fix.
2249
6610f4b2
AI
22502000-12-06 Andrew Innes <andrewi@gnu.org>
2251
2252 * makefile.w32-in (lisp): Set to an absolute directory, namely
2253 $(CURDIR).
2254
9e3366e4
EZ
22552000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2256
2257 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2258 read generated-autoload-file, and set buffer-file-coding-system to
2259 raw-text-unix after reading the file.
2260
2261 * international/mule-conf.el (file-coding-system-alist): Use
2262 raw-text for reading loaddefs.el and raw-text-unix for writing
2263 it.
2264
d94d636f
GM
22652000-12-06 Gerd Moellmann <gerd@gnu.org>
2266
384333ee
GM
2267 * replace.el (occur): Make line-number-width 1 smaller for the
2268 colon following the line number.
2269
347d0813
GM
2270 * startup.el (fancy-splash-text, command-line-1): Use
2271 `File' for the menu name instead of `Files'.
e04d21aa 2272
d4b72d58
GM
2273 * tmm.el: Update copyright.
2274
d94d636f
GM
2275 * cus-start.el: Add entry for even-window-heights.
2276
6e424019
MB
22772000-12-06 Miles Bader <miles@gnu.org>
2278
2279 * faces.el (frame-set-background-mode): Avoid stomping on
2280 locally modified faces.
2281
e6477b58
KH
22822000-12-06 Kenichi Handa <handa@etl.go.jp>
2283
2284 * international/fontset.el: Correct the font registries for
2285 japanese-jisx0213-1 and japanese-jisx0213-2.
2286
21999ab9
GM
22872000-12-05 Gerd Moellmann <gerd@gnu.org>
2288
57d6e381
GM
2289 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2290
21999ab9
GM
2291 * iswitchb.el: Update customization commentary.
2292
7422819c
GM
22932000-12-05 Rob Riepel <riepel@Stanford.EDU>
2294
2295 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2296 (tpu-search-highlight): Fixed comparison of overlay end positions.
2297 (tpu-trim-line-ends): Implemented trimming logic locally.
2298
2299 * emulation/tpu-extras.el (tpu-write-file-hook)
2300 (tpu-set-cursor-bound): Replaced picture-clean with
2301 tpu-trim-line-ends.
2302
73daff18
KH
23032000-12-05 Kenichi Handa <handa@etl.go.jp>
2304
2305 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2306 to cn-gb.
2307 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2308
6a4cd002
DL
23092000-12-04 Dave Love <fx@gnu.org>
2310
2311 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2312
6452929e
GM
23132000-12-04 Gerd Moellmann <gerd@gnu.org>
2314
e04d21aa 2315 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
2316 (rmail-summary-expunge-and-save): Ask for confirmation with
2317 rmail-expunge-confirmed.
2318
2319 * mail/rmail.el (rmail-expunge-confirmed): New function.
2320 (rmail-expunge): Use it.
2321
0c68ce6f
GM
2322 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2323 (etags-recognize-tags-table, find-tag-in-order): New
2324 functionality: interpret file names as tags.
e04d21aa 2325
7a53d8c8
EZ
23262000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
2327
2328 * info.el (Info-scroll-prefer-subnodes): New defcustom.
2329 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2330 visit the first subnode until the bottom of the current node is
2331 visible.
2332
caa15ef7
GM
23332000-12-04 Gerd Moellmann <gerd@gnu.org>
2334
2335 * format.el (format-decode): Don't change buffer's undo list.
2336
e225faa7
KH
23372000-12-04 Kenichi Handa <handa@etl.go.jp>
2338
2339 * faces.el (face-font-registry-alternatives): Add entries for CJK
2340 fonts. Doc-string adjusted for the actual usage of this data.
2341
2342 * international/fontset.el: Change the font registries for CJK
2343 fonts in the default fontset. Don't append '*' to registries.
2344
8b262a65
SM
23452000-12-03 Stefan Monnier <monnier@cs.yale.edu>
2346
e04d21aa 2347 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
2348 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2349
2350 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2351 (derived-mode-p): New function.
2352 (derived-mode-make-docstring): Add `docstring' argument.
2353 Use it if available and complete it if necessary.
2354
33c4460b
AS
23552000-12-03 Andreas Schwab <schwab@suse.de>
2356
2357 * type-break.el (type-break): Don't make parent of itself.
2358
5c9b3fac
MB
23592000-12-03 Miles Bader <miles@gnu.org>
2360
2361 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2362
27ce741e
SM
23632000-12-02 Stefan Monnier <monnier@cs.yale.edu>
2364
07c16ec4
SM
2365 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2366 (tex-main-file, tex-file): Simplify.
2367 (tex-generate-zap-file-name): Use subst-char-in-string.
2368 (tex-strip-dots): Remove.
2369
c19cc275
SM
2370 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2371
27ce741e
SM
2372 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2373 to check if the match succeeded.
2374
285991dc
GM
23752000-12-02 Gerd Moellmann <gerd@gnu.org>
2376
2377 * startup.el (use-fancy-splash-screens-p): New function.
2378 (command-line-1): Use it to determine whether or not to use
2379 a fancy splash screen.
2380
52dca1b2
AS
23812000-12-02 Andreas Schwab <schwab@suse.de>
2382
2383 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2384
d3e7e7cf
EZ
23852000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2386
2dce2360
EZ
2387 * international/mule.el (make-char): Fix last change.
2388
9768eaa7
EZ
2389 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2390 New defcustoms.
2391 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2392 autoloading tex-mode; instead, do the same manually. Use
2393 texinfo-open-quote and texinfo-close-quote. Insert literal quote
2394 with numeric argument. Docstring fix.
2395 (toplevel): Require cl when compiling.
e04d21aa 2396
285991dc 2397 * international/mule.el (make-char): Doc fix.
d3e7e7cf 2398
0dd5e255
JR
23992000-12-02 Jason Rumney <jasonr@gnu.org>
2400
2401 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2402 the Emacs Lisp manual)
2403
fbb87147
EZ
24042000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2405
5cbb3e93
EZ
2406 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2407
fbb87147
EZ
2408 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2409 the Emacs Lisp manual).
2410
1636ca09
GM
24112000-12-02 Gerd Moellmann <gerd@gnu.org>
2412
2413 * simple.el (next-line-add-newlines): Change default to nil.
2414
68875f0e
EZ
24152000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2416
2417 * files.el (revert-buffer, recover-file): Bind
2418 coding-system-for-read to emacs-mule-unix, not to no-conversion.
2419
fd9ac94c
GM
24202000-12-01 Gerd Moellmann <gerd@gnu.org>
2421
2422 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2423
45450dd5
MB
24242000-12-01 Miles Bader <miles@gnu.org>
2425
2426 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2427
09df8881
KH
24282000-12-01 Kenichi Handa <handa@etl.go.jp>
2429
2430 * international/mule-diag.el (describe-char-after): Fix typo.
2431 (describe-character-set, non-iso-charset-alist): Fix typo.
2432
dea0a87d
MB
24332000-12-01 Miles Bader <miles@gnu.org>
2434
b170205b
MB
2435 * image-file.el (image-file-name-regexp): Automatically add
2436 upper-case variants of each filename extension in
2437 `image-file-name-extensions', since they seem to be common.
2438
e04d21aa 2439 * simple.el (minibuffer-contents)
dea0a87d
MB
2440 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2441 New functions.
2442 * filecache.el (file-cache-directory-name)
2443 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2444
2b69bc11 24452000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 2446
dea0a87d
MB
2447 * filecache.el (file-cache-minibuffer-complete): Don't try to
2448 delete the minibuffer prompt.
2449
a8a1b05d
DL
24502000-11-30 Dave Love <fx@gnu.org>
2451
2452 * cus-start.el: Fix read-buffer-function type.
2453
693c4692
GM
24542000-11-30 Gerd Moellmann <gerd@gnu.org>
2455
2456 * md5.el: Removed. There's a built-in function, now.
2457
2c0b1898
GM
24582000-11-30 Markus Rost <rost@math.ohio-state.edu>
2459
2460 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2461 as dummy 0-th char of rmail-deleted-vector.
2462
63dfcf4b
EZ
24632000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2464
2465 * ps-print.el (ps-end-job): Bind case-fold-search only after
2466 switching to ps-spool-buffer.
2467
24682000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2469
2470 * ps-print.el: Line number font customization. PostScript: Lines and
2471 PageCount are initialized on each page. Doc Fix.
2472 (ps-print-version): New version number (6.3.2).
2473 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2474 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2475 (ps-right-header): Customization fix.
2476 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2477 Fix code.
2478 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2479 New vars.
2480
df3aedcf
GM
24812000-11-30 Gerd Moellmann <gerd@gnu.org>
2482
edfb795e
GM
2483 * bs.el: Fix typos and spelling errors.
2484 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2485 (bs-configuration): Doc fix.
e04d21aa 2486
df3aedcf
GM
2487 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2488
8b8a7f01
GM
24892000-11-30 Rob Riepel <riepel@Stanford.EDU>
2490
2491 * emulation/tpu-edt.el (tpu-version): New version.
2492 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2493 (tpu-original-mode-line): Variable deleted.
2494 (tpu-mark-flag): New initial value.
2495 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2496 tpu-mark-flag to minor-mode-alist.
2497 (tpu-update-mode-line): New mark flag logic.
2498 (tpu-get): Use find-file-wildcards.
2499 (tpu-search-highlight): Move overlay less, reset overlay properly.
2500 (tpu-unselect): Deactivate mark.
2501 (tpu-lm-replace): Reset overlay properly.
2502 (tpu-forward-line): Use forward-visible-line.
2503 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2504
2505 * emulation/tpu-extras.el (tpu-forward-line): Use
2506 forward-visible-line.
e04d21aa 2507
c069a9d3
GM
25082000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2509
2510 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2511
b02cd40b
GM
25122000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2513
2514 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2515 and skip whitespace and newlines.
e04d21aa 2516
b7a90344
SM
25172000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2518
2519 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2520
be6bbb55
GM
25212000-11-29 Gerd Moellmann <gerd@gnu.org>
2522
0383ed60
GM
2523 * help.el (describe-function-1): Regexp-quote function name
2524 when used as part of a regexp.
2525
c7957947
GM
2526 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2527 face-attribute instead of face-foreground and face-background.
2528 (tool-bar-add-item): Likewise, and handle unspecified colors.
2529
2530 * enriched.el (enriched-face-ans): Use face-attribute instead
2531 of face-foreground and face-background.
2532
2533 * faces.el (face-foreground, face-background, face-stipple):
2534 Return nil if attribute is unspecified, for backward
2535 compatibility.
2536
7423978d
GM
2537 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2538
ef128c78
GM
2539 * play/5x5.el: Remove version info.
2540
a81fc510
GM
2541 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2542
be6bbb55
GM
2543 * frame.el (blink-cursor-mode): Doc fix.
2544
f9396e03
GM
25452000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2546
2547 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2548 to create Makefile rules.
2549 (antlr-tool-command): New user option.
2550 (antlr-ask-about-save): New user option.
2551 (antlr-makefile-specification): New user option.
2552 (antlr-file-formats-alist): New variable.
2553 (antlr-special-file-formats): New variable.
2554 (antlr-unknown-file-formats): New user option.
2555 (antlr-help-unknown-file-text): New variable.
2556 (antlr-help-rules-intro): New variable.
2557 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2558 (antlr-mode-menu): Add entries.
2559 (antlr-file-dependencies): New function.
2560 (antlr-directory-dependencies): New function.
2561 (antlr-superclasses-glibs): New function.
2562 (antlr-run-tool): New command.
2563 (antlr-makefile-insert-variable): New function.
2564 (antlr-insert-makefile-rules): New function.
2565 (antlr-show-makefile-rules): New command.
2566
2567 * antlr-mode.el: More Emacs/XEmacs stuff.
2568 (antlr-no-action-keywords): New constant with value nil.
2569 (antlr-font-lock-keywords-alist): Use it. Old value would break
2570 syntax highlighting in Emacs-21.0.
2571 (antlr-default-directory): Emacs/XEmacs dependend function.
2572 (antlr-read-shell-command): Ditto.
2573 (antlr-with-displaying-help-buffer): Ditto.
2574
25752000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2576
2577 * antlr-mode.el: imenu, parsing and highlighting changes.
2578 (antlr-imenu-create-index-function): Don't create extra submenus
2579 for definitions in different grammar classes. It is not necessary
2580 for the menu and would make command `imenu' awkward to use.
2581 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2582 header actions and more than one.
2583 (antlr-font-lock-tokendef-face): Changed color.
2584 (antlr-font-lock-tokenref-face): Changed color.
2585 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2586 (antlr-mode-syntax-table): New variable.
2587 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2588 (antlr-with-syntax-table): Don't copy syntax table.
2589
25902000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2591
2592 * antlr-mode.el: Minor changes: language setting.
2593 (antlr-language-alist): The value for file option "language" can
2594 be both an identifier and a string.
2595 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2596 (antlr-language-limit-n-regexp): Change accordingly.
2597
25982000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2599
2600 * antlr-mode.el: Minor changes: tabs, hiding.
2601 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2602 (antlr-action-visibility): Also allow value nil to also hide the
2603 braces. Renamed from `antlr-tiny-action-length'.
2604 Suggested by Jay@aol.com.
2605 (antlr-hide-actions): Change accordingly. Hide line if completely
2606 hidden action is on a line of its own.
e04d21aa 2607
6ad948eb
SM
26082000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2609
2610 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2611
2612 * sort.el (sort-columns): Don't concat strings with numbers.
2613
9c6a4107
DL
26142000-11-29 Dave Love <fx@gnu.org>
2615
2616 * cus-edit.el (face): Fix :format.
2617
2618 * mail/feedmail.el: Require smtpmail when compiling.
2619 (mail-do-fcc): Autoload.
2620 (feedmail) <defgroup>: Fix :link.
2621 (feedmail-nuke-body-in-fcc): Fix :type.
2622 (feedmail-send-it): Add autoload cookie.
2623
053b8d35
SM
26242000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2625
2626 * newcomment.el (comment-indent): Save excursion around call to
2627 comment-indent-function.
2628
242c13e8
MB
26292000-11-29 Miles Bader <miles@gnu.org>
2630
2631 * subr.el (member-ignore-case): Return the tail of the list who's
2632 car matches, like `member', not the matching element itself.
2633
8f4b5f28
KH
26342000-11-29 Kenichi Handa <handa@etl.go.jp>
2635
2636 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2637 should not contain `\n'.
2638
bebe4a2c
GM
26392000-11-28 Gerd Moellmann <gerd@gnu.org>
2640
fd9ac94c 2641 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 2642
ba7e40eb
GM
2643 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2644
75ab0c79
GM
2645 * dired-aux.el (dired-do-create-files): Construct default file
2646 name for dired-mark-read-file-name so that when the user enters
2647 just RET, the target file will end up in the target directory.
2648
bebe4a2c
GM
2649 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2650 local-abbrev-table before changing buffers because it might
2651 have a buffer-local binding.
2652
fa6d1ca8
MB
26532000-11-28 Miles Bader <miles@gnu.org>
2654
2655 * simple.el (delete-horizontal-space): Handle fields more generally.
2656
8d2c2642
GM
26572000-11-28 Gerd Moellmann <gerd@gnu.org>
2658
2659 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2660
8b31236d
DL
26612000-11-28 Dave Love <fx@gnu.org>
2662
3cbd02d2
DL
2663 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2664 comment-start-skip locally.
2665
8b31236d
DL
2666 * progmodes/fortran.el (fortran-mode): Don't set
2667 fortran-comment-line-start-skip. Set comment-start to
2668 fortran-comment-line-start.
2669 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2670 (fortran-comment-line-start-skip): Simplify slightly.
2671
ae4bf56d
GM
26722000-11-28 Gerd Moellmann <gerd@gnu.org>
2673
17ef7534
GM
2674 * play/5x5.el: Remove RCS keyword.
2675
fd9ac94c 2676 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 2677
665b27a6
GM
26782000-11-28 Milan Zamazal <pdm@freesoft.cz>
2679
2680 * textmodes/tildify.el (tildify-string-alist): Add
2681 `plain-tex-mode' here.
2682
fe3c2ae3
GM
26832000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2684
2685 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2686 reference.
2687
d970106b
MB
26882000-11-28 Miles Bader <miles@gnu.org>
2689
36b80a0d
MB
2690 * cus-face.el (custom-face-attributes): Add post-filter function
2691 for :box. Make pre-filter function for :box handle all cases.
2692
d970106b
MB
2693 * wid-edit.el (widget-choose): Make sure pop-up window is large
2694 enough to display all the choices, as there's no way to scroll it.
2695
5a2bae6c
KH
26962000-11-28 Kenichi Handa <handa@etl.go.jp>
2697
2698 * international/mule-conf.el: Make the coding system no-conversion
2699 safe for all characters.
2700
9e836e23
DL
27012000-11-27 Dave Love <fx@gnu.org>
2702
8b31236d
DL
2703 * net/ldap.el (ldap) <defgroup>: Add :version.
2704
9e836e23
DL
2705 * tooltip.el (tooltip-use-echo-area): Doc fix.
2706
2707 * cus-start.el <minibuffer-prompt-properties>: Add version.
2708 <read-buffer-function>: Add.
2709
2710 * apropos.el (apropos-print): Add help-echo to active text.
2711
2712 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2713
4a74d071
GM
27142000-11-27 Gerd Moellmann <gerd@gnu.org>
2715
2716 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2717 type, group and version.
2718
76058c27
EZ
27192000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2720
4a74d071 2721 * select.el (x-get-selection): Docstring fix.
76058c27 2722
fd9ac94c 27232000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 2724
fd9ac94c 2725 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 2726
49060c51
AI
27272000-11-27 Andrew Innes <andrewi@gnu.org>
2728
2729 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2730
2731 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2732
b2a8e429
MB
27332000-11-27 Miles Bader <miles@gnu.org>
2734
2735 * dired.el (dired-get-filename): Return filename verbatim if
2736 LOCALP is `verbatim'.
2737 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2738 `verbatim' so that we don't inadvertently delete a non-existant
2739 directory name.
2740
5ac0366d
KH
27412000-11-27 Kenichi Handa <handa@etl.go.jp>
2742
2743 * international/characters.el: Specify cases and syntaxes for
2744 mule-unicode-0100-24ff.
2745
67f1cf4c
GM
27462000-11-27 Gerd Moellmann <gerd@gnu.org>
2747
2748 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2749 that foreground and/or background colors of the face `tool-bar'
2750 are unspecified.
2751
46c56972
MB
27522000-11-27 Miles Bader <miles@gnu.org>
2753
e04d21aa 2754 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
2755 (widget-field-end): Handle widget field `pseudo-overlays'.
2756 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2757 if it's there instead of in `widget-field-list'.
2758
46c56972 2759 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
2760 (help-make-xrefs): Delete extraneous newlines at the end of the
2761 docstring.
46c56972 2762
640a9cdd
JR
27632000-11-25 Jason Rumney <jasonr@gnu.org>
2764
2765 * startup.el (command-line): Call set-locale-environment after
2766 Window System init file is read, as it can result in a call to
2767 redraw-frame.
2768
0b3f96d4
EZ
27692000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * simple.el (shell-command): Mention the effect of the prefix
2772 argument in the doc string.
2773
8da6e2a1
MB
27742000-11-25 Miles Bader <miles@gnu.org>
2775
a658d039
MB
2776 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2777
8da6e2a1 2778 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 2779 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 2780
d3416cca
JR
27812000-11-24 Jason Rumney <jasonr@gnu.org>
2782
2783 * international/mule-cmds.el (locale-language-names): Add "jp" as
2784 a non-standard alternative for Japanese.
2785
17e37f53
AS
27862000-11-24 Andre Spiegel <spiegel@gnu.org>
2787
2788 * vc-hooks.el: Require 'cl during compilation.
2789
9aa5f148
GM
27902000-11-24 Gerd Moellmann <gerd@gnu.org>
2791
ba193890
GM
2792 * faces.el (face-set-after-frame-default): Let face attributes
2793 specified for new frames override frame parameters.
2794
9aa5f148
GM
2795 * startup.el (command-line): Fix computation of the source file
2796 for user-init-file when user-init-file is a compiled file.
2797
51a1edab
MB
27982000-11-24 Miles Bader <miles@gnu.org>
2799
e04d21aa 2800 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
2801 (custom-post-filter-face-spec): New functions.
2802 (custom-face-set, custom-face-value-create): Filter the face spec
2803 before and after customization.
2804 (custom-face-set): If VALUE specifies a null face, pass a
2805 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2806 * cus-face.el (custom-face-attributes): Remove SET and GET
2807 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2808 cases they're needed.
2809
1ed74431
MB
2810 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2811 that it's distinguishable from the :off-glyph on dark-background
2812 displays. Set its background color too.
2813
67ee1125
MB
2814 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2815 so that people can easily turn it off.
2816
7d027816 28172000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 2818
7d027816 2819 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 2820
9aa5f148 2821 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 2822
9aa5f148 2823 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 2824
9aa5f148 2825 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 2826 redundant skip-small-frames test.
e04d21aa 2827
9aa5f148 2828 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 2829 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 2830
9aa5f148
GM
2831 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2832 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2833 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 2834 functions.
e04d21aa 2835
9aa5f148 2836 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 2837
9aa5f148 2838 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 2839
f07fa1b8
KH
28402000-11-24 Kenichi Handa <handa@etl.go.jp>
2841
2842 * international/mule-diag.el (list-iso-charset-chars): For
2843 two-byte charset, fix the `while' condition.
2844 (list-non-iso-charset-chars): Fix the `while' condition.
2845
ba8299ff
SM
28462000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2847
79372165
SM
2848 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2849 if the variable is make-variable-buffer-local.
2850
ba8299ff
SM
2851 * progmodes/ada-stmt.el (ada-template-map): Initialize
2852 and bind it to C-c t in ada-mode-map.
2853 (ada-stmt-mode-hook): New function extracted from old code.
2854 Only change the buffer-local side of skeleton-*.
2855 (ada-mode-hook): Use it.
2856
68a887fa
EZ
28572000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2858
2859 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2860 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2861 we expect to be returned by minibuffer-depth once we prompt the
2862 user in the minibuffer.
2863 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2864 as recorded in iswitchb-minibuf-depth, return non-nil.
2865
3b345582
EZ
28662000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2867
2868 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2869 (hscroll-window-maybe): Docstring fix.
2870
595dead2
DL
28712000-11-23 Dave Love <fx@gnu.org>
2872
2873 * rect.el (string-rectangle): Don't test delete-selection-mode.
2874
1e66b27a
GM
28752000-11-23 Gerd Moellmann <gerd@gnu.org>
2876
02790ce2
GM
2877 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2878 is in the tool bar.
2879
1e66b27a
GM
2880 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2881 with `no-dir'; we want the directory part to be able to remove
2882 it.
2883
a4caa65d
SM
28842000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2885
2886 * textmodes/outline.el (outline-flag-region):
2887 Don't bind inhibit-read-only since we don't modify the buffer.
2888 (outline-isearch-open-invisible): Don't jump to overlay-start
2889 since we're trying to unhide text around point.
2890 (outline-discard-overlays): Use dolist.
2891
2892 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2893
03e757c1
GM
28942000-11-22 Gerd Moellmann <gerd@gnu.org>
2895
e04d21aa 2896 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 2897 y-or-n-p.
e04d21aa 2898
1598a961
SM
28992000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2900
2901 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2902 Fix ARG regexp to skip quoted braces.
2903 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2904 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2905 are (correctly) handled separately).
2906 Remove `caption' and `footnote' from `citations': they contain text.
2907 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2908 (latex-skeleton-end-hook): New function.
2909 (latex-mode): Use it.
2910 (tex-start-tex-marker): Remove.
2911 (tex-send-tex-command): Don't set tex-start-tex-marker.
2912 (tex-error-parse-syntax-table): New var.
2913 (tex-compilation-parse-errors): Use it.
2914 Ignore tex-start-tex-marker. Don't bother with marker-position.
2915 (tex-validate-buffer): Don't bother with marker-position.
2916
2917 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 2918 (flyspell-generic-progmode-verify): Use it.
1598a961 2919
eaae8106
SS
29202000-11-22 Sam Steingold <sds@gnu.org>
2921
03e757c1
GM
2922 * simple.el (delete-trailing-whitespace): New interactive
2923 function.
e04d21aa 2924
eaae8106 2925 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 2926 `ada-remove-trailing-spaces'.
eaae8106 2927 (ada-remove-trailing-spaces): Removed.
e04d21aa 2928
eaae8106 2929 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 2930
1598a961
SM
2931 * textmodes/picture.el (picture-clean): Removed.
2932 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 2933
a41d49e9
GM
29342000-11-22 Gerd Moellmann <gerd@gnu.org>
2935
e053c60f
GM
2936 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2937
a41d49e9
GM
2938 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2939 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 2940 do anything special when jit-lock is active.
a41d49e9
GM
2941 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2942
197615f3
DL
29432000-11-22 Dave Love <fx@gnu.org>
2944
ddbfaa9f
DL
2945 * calendar/todo-mode.el (todo-top-priorities): Use
2946 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2947
ddc3c695
DL
2948 * language/chinese.el, language/cyrillic.el:
2949 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2950 * language/hebrew.el, language/indian.el, language/japanese.el:
2951 * language/korean.el, language/lao.el, language/misc-lang.el:
2952 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2953 Use provide.
2954
fb9fa98d
DL
2955 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2956 (custom-variable-set): Improve validation error mesage.
2957
197615f3
DL
2958 * rect.el (string-rectangle): Revert last change.
2959 (string-rectangle-line): New arg DELETE.
2960 (string-rectangle): Check delete-selection-mode.
2961
2962 * emacs-lisp/edebug.el (edebug-version)
2963 (edebug-maintainer-address): Deleted.
2964 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2965 (edebug-read-function): Account for other `'#' read forms.
2966 (edebug-mode-menus): Make some items toggles.
2967 (edebug-outside-unread-command-event, unread-command-event):
2968 Remove these to avoid warnings.
2969
f4117c4d
GM
29702000-11-22 David Ponce <david@dponce.com>
2971
2972 * recentf.el (recentf-menu-items-for-commands)
2973 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 2974 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 2975
f4117c4d
GM
2976 (recentf-build-dir-rules, recentf-dump-variable)
2977 (recentf-edit-list, recentf-open-files-item)
2978 (recentf-open-files): Replaced unnecessary `mapcar' with new
2979 built-in `mapc'.
eaae8106 2980
f8e2f3f2
MB
29812000-11-23 Miles Bader <miles@gnu.org>
2982
2983 * faces.el (menu): Make inverse-video on ttys too.
2984
4c4a541d
SM
29852000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2986
2987 * simple.el (comment-line-break-function): Use the new name
2988 indent-new-comment-line -> comment-indent-new-line.
2989 (clone-indirect-buffer): Don't ignore NORECORD.
2990 (next-completion): Properly handle the case where items are adjacent.
2991
2992 * mouse.el (popup-menu): Stupid typo.
2993
980d836e
GM
29942000-11-22 Gerd Moellmann <gerd@gnu.org>
2995
60e8e0a5
GM
2996 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2997 maintainer, keywords tags.
2998
980d836e
GM
2999 * rect.el (replace-rectangle): Don't call string-rectangle-line
3000 with too many arguments.
3001
e08b2069
AS
30022000-11-22 Andre Spiegel <spiegel@gnu.org>
3003
60e8e0a5 3004 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 3005 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
3006 vc-locking-user, which no longer exists.
3007
3008 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
3009
c6779d8d
DL
30102000-11-22 Dave Love <fx@gnu.org>
3011
3012 * md5.el (md5): Provide.
3013 (md5): Fix error call.
3014
e672fdce
MB
30152000-11-22 Miles Bader <miles@gnu.org>
3016
eaae8106 3017 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
3018 (refill-fill-paragraph-at): Remove debugging code.
3019
80e24c04
MB
3020 * calendar/calendar.el (generate-calendar-window): When we don't
3021 call `fit-window-to-buffer', make sure the top line is fully visible.
3022
3a17d6cc
MB
3023 * image-file.el (insert-image-file): Don't make `read-only'
3024 property rear-nonsticky.
3025
ae1a21c6
MB
3026 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
3027 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
3028 stashing away its original value.
3029 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
3030 in the recursive edit.
3031 Bind `isearch-original-minibuffer-message-timeout' to protect it.
3032 (isearch-done): Restore `minibuffer-message-timeout'.
3033
e672fdce
MB
3034 * cus-start.el: Remove entry for `mode-line-inverse-video'.
3035
3ea79df8
SM
30362000-11-21 Stefan Monnier <monnier@cs.yale.edu>
3037
3038 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
3039
3040 * find-lisp.el (find-lisp-find-files-internal):
3041 Use dolist, when and file-name-as-directory.
3042
980d836e 3043 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
3044 (define-derived-mode, define-minor-mode): Add specs.
3045
3046 * window.el: General comment and spacing fixes.
3047 (save-selected-window): Use backquotes.
3048 (window-safely-shrinkable-p): New function.
3049 (shrink-window-if-larger-than-buffer): Use it.
3050
3051 * subr.el (make-local-hook): Docstring fix.
3052
3053 * shell.el (shell-mode): Use define-derived-mode.
3054
3055 * newcomment.el (comment-indent): Insert comment before calling
3056 comment-indent-function. Don't insert in column 0.
3057 (comment-dwim): Indent before inserting comment.
3058
3059 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
3060 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
3061 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
3062 Use mapc rather than map.
3063
3064 * files.el (find-buffer-visiting): Compare all attributes before
3065 declaring two files identical (rather than just their inode-no).
3066 (auto-mode-alist): Use \' rather than $.
3067
3068 * which-func.el: Update maintainer line.
3069
3070 * pcvs.el (uniquify-buffer-file-name): Remove advice.
3071 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
3072 (uniquify-buffer-file-name): Use it.
3073
8f62f2b8
MB
30742000-11-22 Miles Bader <miles@gnu.org>
3075
3076 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
3077 * simple.el (minibuffer-avoid-prompt): New function.
3078
fb279a6d
GM
30792000-11-21 Gerd Moellmann <gerd@gnu.org>
3080
3081 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
3082
867092e9
MB
30832000-11-21 Miles Bader <miles@gnu.org>
3084
ef860850
MB
3085 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
3086 inclusion of `track-mouse'.
3087
867092e9
MB
3088 * textmodes/refill.el (refill-ignorable-overlay): New variable.
3089 (refill-adjust-ignorable-overlay): New function.
3090 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
3091 only the paragraph's tail if possible.
3092 Update `refill-ignorable-overlay'.
3093 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
3094
3095 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3096 point inside the fill-prefix.
3097
3098 * textmodes/refill.el (refill-post-command-function): Don't reset
3099 refill-doit in the case where a self-insertion command doesn't
3100 case a refill. Use `refill-fill-paragraph-at', getting position
3101 from `refill-doit'.
3102 (refill-after-change-function): Set `refill-doit' to END.
3103 (refill-fill-paragraph-at): New function, mostly from old
3104 refill-fill-paragraph.
3105 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
3106 (refill-pre-command-function): New function.
3107 (refill-mode): Add it to `pre-command-hook'.
3108
ff9ab414
GM
31092000-11-20 Gerd Moellmann <gerd@gnu.org>
3110
29a01b72
GM
3111 * textmodes/artist.el (artist-mode): Fix autoload cookie.
3112
ff9ab414
GM
3113 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
3114 javadoc tags.
eaae8106 3115
885b211b
AS
31162000-11-20 Andre Spiegel <spiegel@gnu.org>
3117
3118 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
3119 vc.el).
3120
eaae8106 3121 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 3122 require vc.
eaae8106
SS
3123
3124 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 3125 checkouts.
eaae8106 3126
d1838556
DL
31272000-11-20 Dave Love <fx@gnu.org>
3128
3129 * Makefile.in (DONTCOMPILE): Omit bindings.el.
3130
2b69bc11 31312000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 3132
2b69bc11
GM
3133 * calculator.el (calculator-paste): Use `if' instead of `and'
3134 and `or'.
3135 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 3136
b95b34e5
GM
31372000-11-19 Gerd Moellmann <gerd@gnu.org>
3138
030de92f
GM
3139 * info.el (info-menu-5): Doc fix.
3140
b95b34e5
GM
3141 * textmodes/artist.el: New file.
3142
54970452
AS
31432000-11-19 Andre Spiegel <spiegel@gnu.org>
3144
eaae8106 3145 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
3146 and differentiate according to checkout model.
3147 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
3148 since this function is only concerned with master state.
3149
eaae8106 3150 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
3151 vc-default-workfile-unchanged-p): Moved here from vc.el.
3152
eaae8106 3153 * vc.el (vc-workfile-unchanged-p,
54970452
AS
3154 vc-default-workfile-unchanged-p): See above.
3155
e5a9dabf
MB
31562000-11-19 Miles Bader <miles@gnu.org>
3157
3158 * image-file.el (insert-image-file): Make `intangible' and
3159 `read-only' properties rear-nonsticky too.
3160
24127af0
GM
31612000-11-18 Gerd Moellmann <gerd@gnu.org>
3162
d392e9c5 3163 * ps-print.el: Update copyright notice.
eaae8106 3164
d392e9c5
GM
3165 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
3166 (tooltip-show): Use the offsets.
3167
24127af0 3168 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 3169 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
3170 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
3171
2b69bc11 31722000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 3173
2b69bc11
GM
3174 * ps-print.el (toplevel): Test for find-coding-system being
3175 fboundp before calling ps-x-find-coding-system.
08ea6f17 3176
66321b2f
SM
31772000-11-16 Stefan Monnier <monnier@cs.yale.edu>
3178
3179 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
3180 (vc-version-backup-file): Docstring fix.
3181
046110c6
GM
31822000-11-16 Gerd Moellmann <gerd@gnu.org>
3183
4104194e
GM
3184 * files.el (basic-save-buffer): Don't add a newline if
3185 find-file-literally is non-nil.
3186 (find-file-literally): Extend doc string.
3187
046110c6
GM
3188 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
3189 sort(1) with the `-f' argument.
3190
6505c16e
AS
31912000-11-16 Andre Spiegel <spiegel@gnu.org>
3192
fd063975
AS
3193 * vc.el: Updated backend documentation.
3194 (vc-default-check-headers): New function.
3195
3d02dd81 3196 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
3197
3198 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 3199 up-to-date.
eaae8106 3200 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 3201 the minibuffer is not active.
fd063975 3202
eaae8106 3203 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 3204 `vc-cvs-use-edit' is on.
eaae8106
SS
3205 (vc-cvs-checkout): When this is used for reverting the workfile,
3206 make a backup of the original contents and revert to that in case
8791d617 3207 of error.
eaae8106 3208 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 3209 remote repositories.
eaae8106 3210
6505c16e
AS
3211 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3212 for both version and ratio in the minibuffer.
fd063975 3213
eaae8106 3214 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 3215 Use vc-do-command to perform the annotation, not call-process.
6505c16e 3216
a13f0660
KH
32172000-11-16 Kenichi Handa <handa@etl.go.jp>
3218
3219 * international/quail.el (quail-start-translation): Don't call
3220 `message' before reading key sequence.
3221
1389a414
MB
32222000-11-16 Miles Bader <miles@lsi.nec.co.jp>
3223
3224 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3225
9256a532
KH
32262000-11-16 Kenichi Handa <handa@etl.go.jp>
3227
3228 * window.el (fit-window-to-buffer): Be sure to acquire at least
3229 one text line even if the buffer is empty.
3230
0e14fe9f
GM
32312000-11-16 Gerd Moellmann <gerd@gnu.org>
3232
eaae8106 3233 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
3234 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3235 ange-ftp-process-verbose to nil.
3236
da645c53
DL
32372000-11-15 Dave Love <fx@gnu.org>
3238
233d5cde
DL
3239 * wid-edit.el (widget-specify-field, widget-specify-button): If
3240 :help-echo is a function, set help-echo of overlay to
3241 widget-mouse-help.
3242 (widget-mouse-help): New function.
3243 (widget-echo-help): Rewritten for :help-echo functions only taking
3244 a widget arg.
3245
b12057b9
DL
3246 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3247 display-graphic-p.
3248 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3249 and that JPEG is available.
3250 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3251
da645c53
DL
3252 * international/mule-cmds.el (locale-charset-language-names):
3253 Match @euro.
3254
6d133d1f
GM
32552000-11-15 Gerd Moellmann <gerd@gnu.org>
3256
3257 * faces.el (face-set-after-frame-default): If
0e14fe9f 3258 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
3259 default face from X resources.
3260
49ac2ac5
EZ
32612000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3262
3263 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3264 Don't set EMACSLOADPATH.
3265
4fb0a34c
EZ
32662000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3267
3268 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3269 texinfo-insert-@url.
3270 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3271 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3272
bb304a7a
SM
32732000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3274
82bc80bf
SM
3275 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3276 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3277 (checkdoc-minor-keymap): Backward compatibility.
3278 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3279 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3280 (checkdoc-this-string-valid-engine): Be a bit more strict
3281 to avoid matching substrings of `...' quoted vars/funs.
3282 (checkdoc-defun-info): Only look for `interactive' if alone.
3283 (debug-ignored-errors): Add "arg doesn't appear in docstring".
3284
e8c87124
SM
3285 * progmodes/compile.el (grep): `tag-default' can be nil.
3286
bb304a7a
SM
3287 * newcomment.el (comment-indent): Paren typo.
3288
8628686a
DL
32892000-11-14 Dave Love <fx@gnu.org>
3290
25c269ef
DL
3291 * calculator.el: New maintainer version.
3292
66321b2f 3293 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 3294
8628686a
DL
3295 * cmuscheme.el: Doc fixes.
3296 (cmuscheme) <defgroup>: Use `scheme' as parent.
3297 (cmuscheme-program-name): Remove. Change uses to
3298 scheme-program-name.
3299
3300 * xscheme.el (scheme-program-name): Don't define here.
3301
3302 * progmodes/scheme.el (scheme-program-name): New variable
3303 (originally in cmuscheme).
3304
88f0a1eb
MB
33052000-11-14 Miles Bader <miles@gnu.org>
3306
3307 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3308 Handle header-lines. Don't loop forever if we can't enlarge the
3309 window anymore. Simplify a bit.
3310
cd9a000c
KH
33112000-11-14 Kenichi Handa <handa@etl.go.jp>
3312
3313 * window.el (fit-window-to-buffer): Don't check
3314 window-text-height. Assure that the last line is fully visible.
3315
3316 * international/quail.el (quail-show-guidance-buf): Call
3317 fit-window-to-buffer to assure the enough height of the guidance
3318 buffer.
3319 (quail-update-guidance): Avoid making the guidance buffer shorter.
3320
d3fcda22
SM
33212000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3322
bdbd9606
SM
3323 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3324 rather than `prepend' and add an interesting comment.
3325 (tex-math-face, tex-font-lock-syntactic-face-function):
3326 New face and function to use it.
3327 (tex-define-common-keys, tex-mode-map): Use menu-item rather
3328 than `menu-enable' symbol property.
3329 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3330 (tex-mode): Add some latex-mode commands for auto-selection.
3331 Use tex-font-lock-syntactic-face-function.
3332 (tex-insert-quote): Simplify.
3333 (tex-shell): New mode.
3334 (tex-start-shell): Use it.
3335 (tex-shell-proc, tex-shell-buf): New functions.
3336 (tex-send-command): Use it.
3337 (tex-main-file): Fix the meaning of the new arg REALFILE.
3338 (tex-send-tex-command): New function split from `tex-start-tex'.
3339 Set compilation-last-buffer and compilation-parsing-end.
3340
d3fcda22
SM
3341 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3342 when it follows non-comment text on the line.
3343
3344 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3345 Set font-lock-defaults.
3346 (lisp-mode-shared-map): Init inside the defvar.
3347 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3348 Use define-derived-mode.
3349
bdab1d43
MB
33502000-11-14 Miles Bader <miles@lsi.nec.co.jp>
3351
3352 * faces.el (header-line): Use `:box nil' for color/gs displays too.
3353
936ae731
GM
33542000-11-14 Gerd Moellmann <gerd@gnu.org>
3355
3356 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3357 recursively optimize body because that can lead to infinite
3358 recursion; see comment there.
3359
1695ca2b
EZ
33602000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
3361
3362 * faces.el (face-spec-set-match-display): Revert the change from
3363 2000-10-24. Add a FIXME for after v21.1.
3364
9d348294
MB
33652000-11-13 Miles Bader <miles@gnu.org>
3366
3367 * textmodes/fill.el (skip-line-prefix): New function.
3368 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
3369 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
3370 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3371 point inside the fill-prefix.
9d348294 3372
b85fa13c
MB
33732000-11-13 Miles Bader <miles@lsi.nec.co.jp>
3374
3375 * calendar/calendar.el (generate-calendar-window): Use
3376 `fit-window-to-buffer'.
3377
a0b47716
SM
33782000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3379
3380 * gud.el (gud-minor-mode): New var.
3381 (gud-symbol, gud-val): New functions.
3382 (gud-find-file): Copy gud-minor-mode to the new buffer.
3383 (gud-menu-map): Include entries for commands that are not always
3384 available, using :enable to (de)activate them.
3385 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
3386 (gud-mode-map): New map.
eaae8106 3387 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
3388 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3389 Don't set up gud's menu (it's done by the minor-mode).
3390 (gud-minibuffer-local-map): New.
3391 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3392 (gud-query-cmdline): New function.
3393 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
3394 (gud-mode): Use define-derived-mode.
3395 Don't set up gud's menu (it's done by the minor-mode).
3396 (gud-chop-words): Remove.
3397 (gud-common-init): Use split-string instead.
3398 (gud-new-keymap, gud-make-debug-menu): Eradicate.
3399
3400 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3401 Add keyword arg :name.
3402
3403 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3404 (diff-count-matches, diff-split-hunk): New functions.
3405 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3406
3407 * pcvs-info.el (cvs-fi-conflict-face): New var.
3408
3409 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3410 Make it into a simple syntax-table, shared among all submodes.
3411 (sh-heredoc-face): Re-introduce.
3412 (sh-font-lock-syntactic-face-function): New function.
3413 (sh-mode): Use it. Also use define-derived-mode.
3414 Remove old bogus setting of indent-region-function.
3415 (sh-set-shell): Don't set the syntax-table any more.
3416 (sh-mode-syntax-table) <defun>: Remove.
3417
f5ed37df
MB
34182000-11-12 Miles Bader <miles@gnu.org>
3419
3420 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3421 message if interactive.
3422
0b074c2f
DL
34232000-11-12 Dave Love <fx@gnu.org>
3424
3425 * mail/feedmail.el: Fix header,
3426 (feedmail) <defgroup>: Add :link.
3427
3428 * view.el: Use local-map property, not keymap on mode-line string.
3429
3430 * scroll-all.el (scroll-all-mode): Customize variable. Add
3431 autoload cookie to function.
3432
3433 * lazy-lock.el: Remove compatibility code.
3434
3435 * finder.el (finder-known-keywords): Add `files', remove `vms'.
3436 (finder-help-echo): New variable.
3437 (finder-mouse-face-on-line): Add help-echo stuff.
3438 (finder-list-keywords, finder-list-matches): Use mapc.
3439
3440 * faces.el (face-font-registry-alternatives): Add :version.
3441
3442 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3443 tags-table-list.
3444
a0b47716 3445 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 3446
a0b47716 3447 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
3448 (mail-mode): Use [:alnum:] in some regexps.
3449
6d502396
DL
34502000-11-10 Dave Love <fx@gnu.org>
3451
3452 * ediff.el (ediff-regions-internal, ediff-documentation):
3453 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3454 fundamental mode.
3455
3456 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3457 buffer into fundamental mode.
3458 (ediff-set-difference): Use copy-sequence if available.
3459
3460 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3461 ediff-patch-map non-nil.
3462 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3463 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3464 buffer into fundamental mode.
3465
3466 * ediff-merg.el (state-or-merge): Defvar when compiling.
3467
a82fe213
JR
34682000-11-10 Jason Rumney <jasonr@gnu.org>
3469
3470 * w32-fns.el (w32-add-charset-info): New function.
3471 (w32-charset-info-alist): Use it.
3472
52d89894
GM
34732000-11-10 Gerd Moellmann <gerd@gnu.org>
3474
3475 * faces.el (face-font-registry-alternatives): New user-option.
3476
178932de
SM
34772000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3478
d7fa3319
SM
3479 * textmodes/texinfo.el (texinfo-block-default): New var.
3480 (texinfo-insert-block): Use it. Insert a newline if needed.
3481
178932de
SM
3482 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3483 (fill-region-as-paragraph): Use it.
3484
3485 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3486 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3487 Tweak paragraph regexps to allow a leading [ \t]*.
3488 (tex-latex-block): Insert a newline if necessary.
3489 (latex-insert-item): Only insert a newline if necessary.
3490 (tex-guess-main-file): New function.
3491 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3492 Set tex-main-file if TeX-master is provided.
3493 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3494
bd02b8e0
GM
34952000-11-10 Gerd Moellmann <gerd@gnu.org>
3496
3497 * startup.el (command-line): Set the default tooltip-mode
3498 to t for graphical displays which implement x-show-tip.
3499
3500 * tooltip.el (tooltip-mode): Add a comment about startup.el
3501 setting the default value of this user-option.
3502
b29b03eb
SM
35032000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3504
3505 * font-lock.el (font-lock-*-face) <defvar>: Move.
3506 (font-lock-defaults-alist): Mark obsolete.
3507 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3508 (font-lock-mode): Use define-minor-mode.
3509 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3510 (font-lock-turn-off-thing-lock): Be more explicit.
3511 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3512 (font-lock-syntactic-face-function): New var.
3513 (font-lock-fontify-syntactically-region): Use it.
3514 (font-lock-doc-face): New.
3515
3516 * pcvs.el (cvs-enabledp): Ignore errors.
3517 (cvs-commit-filelist): Never query.
3518 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3519 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3520 (cvs-do-removal): Use cvs-partition rather than delete-if.
3521 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3522 cvs-bury-buffer.
3523
3524 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3525 Allow `next' to jump to after the end of the last match.
3526
778fbc46
GM
35272000-11-09 Gerd Moellmann <gerd@gnu.org>
3528
730c746c
GM
3529 * simple.el (byte-compiling-files-p): New function.
3530
3531 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3532 if it is there.
3533
3534 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3535 nil again.
3536
778fbc46
GM
3537 * textmodes/ispell.el (ispell-library-path): Don't call
3538 check-ispell-version when byte-compiling because that starts
3539 an ispell process, and ispell might not be installed.
3540 (toplevel): Don't set up a menu when byte-compiling.
3541
3542 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3543 it, so that a boundp test can be used to determine if we're
3544 currently byte-compiling.
3545
5912c5bb
DL
35462000-11-09 Dave Love <fx@gnu.org>
3547
3548 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3549 eval-after-load.
3550
7bb054a5
GM
35512000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3552
3553 * ps-print.el: Patch for variable initialization when spooling. Doc
3554 fix.
3555 (ps-output-list): Fun eliminated.
3556 (ps-begin-file, ps-begin-job): Code fix.
3557
9db2706e
DL
35582000-11-08 Dave Love <fx@gnu.org>
3559
3560 * ediff-wind.el (ediff-control-frame-parameters): Zero
3561 tool-bar-lines.
3562
f7eb32aa
GM
35632000-11-08 Gerd Moellmann <gerd@gnu.org>
3564
3565 * simple.el (shell-command, display-message-or-buffer)
3566 (shell-command-on-region): Mention resize-mini-windows in the doc
3567 string.
3568 (display-message-or-buffer): Take the value of resize-mini-windows
3569 into account.
3570
7b01b08c
GM
35712000-11-07 Gerd Moellmann <gerd@gnu.org>
3572
acad3c0b
GM
3573 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3574
7b01b08c
GM
3575 * dired.el (dired-between-files): Add `^. find' as an alternative
3576 to the regular expression, for find-dired.
3577
6f602bd0
SM
35782000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3579
3580 * textmodes/texnfo-upd.el: Require texinfo.
3581 (defmacro, defgroup): Remove.
3582 (texinfo-section-to-generic-alist): Remove.
3583 Use texinfo-section-list instead (i.e. level is changed string->int).
3584 (texinfo-filter): New function.
3585 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3586 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3587 Use it. And use regexp-opt.
3588 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3589 (texinfo-update-menu-region-beginning)
3590 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3591 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3592 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 3593 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
3594 (texinfo-sequential-node-update): Remove autoload cookie.
3595
3596 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3597 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3598 (texinfo-chapter-level-regexp): Remove.
3599 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3600
bb216218
DL
36012000-11-06 Dave Love <fx@gnu.org>
3602
6f602bd0 3603 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 3604
6f602bd0
SM
3605 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3606 Match defun*.
bb216218 3607
ff8dd5d5
KH
36082000-11-06 Kenichi Handa <handa@etl.go.jp>
3609
3610 * composite.el (composition-function-table): Variable declaration
3611 moved to src/composite.c.
3612 (compose-chars-after): New optional arg object.
3613
e9da51a1
GM
36142000-11-06 Gerd Moellmann <gerd@gnu.org>
3615
e0c12c68
GM
3616 * bindings.el (mode-line-toggle-read-only)
3617 (mode-line-toggle-modified, mode-line-widen)
3618 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3619 (make-mode-line-mouse2-map): Rewritten.
3620 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3621 functions so that C-h k can show something with a doc string.
eaae8106 3622
e9da51a1
GM
3623 * startup.el (fancy-splash-delay): Set to 10 seconds.
3624 (fancy-splash-max-time): New user-option.
3625 (fancy-splash-stop-time): New variable.
3626 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3627 (fancy-splash-screens-1): Throw `stop-splashing' when current
3628 time is greater than fancy-splash-stop-time.
3629
611dbdf0
SM
36302000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3631
4d2806e2
SM
3632 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3633
611dbdf0
SM
3634 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3635 Prompt user for a file rather than raising an error.
3636 (cvs-enabledp): Fix call to cvs-mode-marked.
3637 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3638 (cvs-mode-insert): Use it. Change the init prompt' value.
3639 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3640
3641 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3642 Don't pass default arg to ewoc-locate.
3643 (ewoc-collect): Return result in the right order.
3644
3645 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3646
3647 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3648 (cvs-status-get-tags): Fix regexp.
3649 (cvs-status-trees, cvs-status-cvstrees):
3650 Combine after change hooks and don't sit-for.
4d2806e2
SM
3651 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3652 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
3653 Use make-char rather than hard-coded cryptic data.
3654 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3655
3656 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3657
3658 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3659 (cvs-insert-strings): New function.
3660
937b2877
MB
36612000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3662
3663 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3664 `mwheel-scroll-amount'.
3665 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3666 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3667 string-matching against the version string.
3668
c6c97763
KH
36692000-11-06 Kenichi Handa <handa@etl.go.jp>
3670
6eaec747
KH
3671 * language/thai.el ("Thai"): Set a lisp form that produces
3672 composed string in `sample-text' language info.
3673
3674 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3675 composed string in `sample-text' language info.
3676
3677 * international/mule-cmds.el (describe-language-environment): Eval
3678 `sample-text' data and insert the result.
3679
c6c97763
KH
3680 * international/mule-conf.el (compound-text): Define this coding
3681 system here. Make x-ctext and ctext aliases of it.
3682
3683 * language/european.el (compound-text, ctext): Moved to
3684 international/mule-conf.el.
3685
d1145f85
AI
36862000-11-05 Andrew Innes <andrewi@gnu.org>
3687
3688 * w32-fns.el (w32-version): New function.
3689
178a6a45
SM
36902000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3691
3692 * progmodes/awk-mode.el: Update copyright.
3693 (awk-mode-abbrev-table): Remove.
3694 (awk-font-lock-keywords): Use regexp-opt.
3695 (awk-mode): Use define-derived-mode.
3696
3697 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3698 when extracting a suffix.
3699
1ba90166
AS
37002000-11-04 Andre Spiegel <spiegel@gnu.org>
3701
3702 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3703 auto-save-mode.
3704
546790cb
JR
37052000-11-04 Jason Rumney <jasonr@gnu.org>
3706
3707 * language/european.el (decode-mac-roman): Test against r1 not r0.
3708
d247e32d
SM
37092000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3710
fbf44f44
SM
3711 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3712 (icon-mode): Define indent-line-function.
3713 (icon-comment-indent): Simplify.
3714 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3715
3716 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3717
3718 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3719 Bind change-log-default-mode to defeat the caching done on it.
3720 Don't bother saving excursion any more.
3721
3722 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3723
3724 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3725 (set-frame-font): Use the new name (and the old for compatibility).
3726
eaae8106
SS
3727 * toolbar/tool-bar.el (tool-bar-mode):
3728 * time.el (display-time-mode):
3729 * recentf.el (recentf-mode):
3730 * paren.el (show-paren-mode):
3731 * mwheel.el (mouse-wheel-mode):
3732 * msb.el (msb-mode):
3733 * jka-compr.el (auto-compression-mode):
3734 * image-file.el (auto-image-file-mode):
3735 * hl-line.el (hl-line-mode):
3736 * delsel.el (delete-selection-mode):
3737 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
3738 * complete.el (partial-completion-mode): Drop unneeded positional args.
3739
eaae8106 3740 * info.el (Info-mode):
79372165 3741 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 3742
d247e32d
SM
3743 * log-edit.el (log-edit-menu): New menu.
3744
4921558e
MB
37452000-11-03 Miles Bader <miles@gnu.org>
3746
3747 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3748 definition, so that trailing spaces are handled properly.
3749 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3750
1fc02b3c
GM
37512000-11-03 Gerd Moellmann <gerd@gnu.org>
3752
3753 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3754 tab character.
3755 (fancy-splash-screens): Set tab-width to 20.
3756
51d001f7
DL
37572000-11-03 Dave Love <fx@gnu.org>
3758
3759 * comint.el (comint-completion-addsuffix): Fix custom type.
3760
ba22aeff
SM
37612000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3762
3763 * font-lock.el (font-lock-buffers): Remove.
3764 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3765 (font-lock-change-major-mode): Remove.
3766 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3767 (font-lock-default-fontify-region): Extend the multiline
3768 fontification to whole lines.
3769 (font-lock-fontify-anchored-keywords)
3770 (font-lock-fontify-keywords-region): If matching just one
3771 line (with \n) only mark the \n as multiline.
3772
3773 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3774 Correctly handle the case where several :group args are supplied.
3775 Allow :extra-args.
3776 (easy-mmode-define-global-mode): Allow :extra-args.
3777 Correctly handle the case where several :group args are supplied.
3778
9c887ada
MB
37792000-11-02 Miles Bader <miles@gnu.org>
3780
eaae8106 3781 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
3782 (holiday-face): Remove dependency on `window-system'.
3783
7f25090d
KR
37842000-11-02 Ken Raeburn <raeburn@gnu.org>
3785
3786 * Makefile.in (emacs): Set EMACSLOADPATH always.
3787 (update-authors, .el.elc, compile-files): Don't do it explicitly
3788 here.
9b911107 3789 (compile-files): Bomb out if compilation of a file fails.
7f25090d 3790
7dd6009c
DL
37912000-11-02 Dave Love <fx@gnu.org>
3792
3793 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3794
94821e4f
EZ
37952000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3796
3797 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3798 punctuation in the warning inserted into the *mail* buffer.
3799
1ac3fc42
GM
38002000-11-02 Gerd Moellmann <gerd@gnu.org>
3801
57731876
GM
3802 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3803 (authors-public-domain-p): New function.
3804 (authors-print): Use it.
3805
975f82c9
GM
3806 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3807
1ac3fc42
GM
3808 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3809
4b3eb10f
GM
38102000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3811
975f82c9 3812 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
3813 (ps-print-version): New version number (6.3.1).
3814 (ps-even-or-odd-pages): Customization fix.
3815 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3816 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3817 (ps-page-count): Var replaced by `ps-page-column'.
3818 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3819 (ps-print-sheet-p): New fun.
3820
7da794df
MB
38212000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3822
3823 * tooltip.el (tooltip-gud-tips-setup): New function.
3824 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3825 (tooltip-mode): Call tooltip-gud-tips-setup.
3826 (tooltip-gud-tips): Use `gud-basic-call' instead of
3827 process-send-string, so the prompt gets frobbed appropriately.
3828 Handle nil return value from `tooltip-gud-print-command'.
3829
0e40b809
EL
38302000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3831
3832 * comint.el (comint-add-to-input-history): New function.
3833 (comint-send-input): Use `comint-add-to-input-history'.
3834
50ada0db
MB
38352000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3836
973a3104
MB
3837 * info.el (info-menu-header): New face.
3838 (Info-fontify-menu-headers): New function.
3839 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3840
50ada0db
MB
3841 * info.el (Info-insert-dir): Don't include blank lines at
3842 beginning of additional dir files (one is added automatically).
3843
bff53411
SM
38442000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3845
3846 * emacs-lisp/easy-mmode.el (define-minor-mode):
3847 Revert the latest changes.
3848 Allow the three positional arguments to be skipped and replaced
3849 by keyword arguments.
3850 Add a :toggle argument to determine whether a nil arg means toggle
3851 or means turn-on. The default is unchanged.
3852 Add a call to force-mode-line-update.
3853
6b8a0b2d
DL
38542000-11-01 Dave Love <fx@gnu.org>
3855
3856 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3857 cookie.
3858
5bf99100
MB
38592000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3860
3861 * calendar/calendar.el (diary-face, holiday-face): Add
3862 dark-background variants.
3863
a4032611
SS
38642000-10-31 Sam Steingold <sds@gnu.org>
3865
3866 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3867 `tex-main-file' does not have directory in it.
3868
c286608e
SM
38692000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3870
3871 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3872
4836835a
TTN
38732000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3874
3875 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3876 functional change.
3877
26dcb81b
GM
38782000-10-31 Gerd Moellmann <gerd@gnu.org>
3879
3880 * files.el (find-file-noselect): When we expand a wildcard, return
3881 a list of buffers, as we should do according to the doc string.
3882
49fc4500
KR
38832000-10-31 Ken Raeburn <raeburn@gnu.org>
3884
3885 * loadup.el (top level): Adjust load path if program name is
3886 "../src/bootstrap-emacs", in case it's not dumped and thus the
3887 load path adjustment hasn't already been done.
3888
ea0c615d
GM
38892000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3890
3891 * ps-print.el: Fix bug on selected pages for printing. Use
3892 `color-values' for Emacs 21. Ensure fontification when jit-lock
3893 is on. Try to avoid warning messages when compiling. Doc Fix.
3894 (ps-print-version): New version number (6.3).
3895 (ps-color-device): Use `color-values' to determine if device
3896 supports color.
3897 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3898 (ps-print-page-p): Changed from defsubst to defun.
3899 (ps-page-number): Changed from defmacro to defun.
3900 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3901 printing.
c286608e 3902 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
3903 (ps-end-file, ps-dummy-page): Funs eliminated.
3904 (ps-print-color-scale): Changed default value.
3905 (ps-page-n-up, ps-print-page-p): New internal vars.
3906 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3907 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3908
9e20722f
GM
3909 * delim-col.el: Little programming improvement.
3910 (delimit-columns-str): New macro.
3911 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3912
d7a0fd00
KH
39132000-10-31 Kenichi Handa <handa@etl.go.jp>
3914
c286608e
SM
3915 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3916 Moved to european.el.
d7a0fd00
KH
3917 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3918 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
3919 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3920 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 3921
234be340
DL
39222000-10-30 Dave Love <fx@gnu.org>
3923
3924 * progmodes/cc-menus.el (imenu-generic-expression)
3925 (imenu-progress-message): Only defvar when compiling.
3926
4edc4a39
DL
3927 * emacs-lisp/elp.el (elp-unload-hook): New function.
3928
3929 * loadhist.el (unload-feature): Call elp-restore-function,
3930 checking for symbols; don't use elp-restore-all.
3931 (loadhist-hook-functions): Doc fix.
3932
70c825df
SM
39332000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3934
3935 * log-edit.el (log-edit-confirm): Fix the default.
3936
1d3baf74
GM
39372000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3938
3939 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3940 delimit-columns-format.
3941 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 3942
1ec321a7
MB
39432000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3944
3945 * comint.el (comint-replace-by-expanded-history): Don't use
3946 comint-get-old-input (we're not looking at *old* input).
3947 (comint-get-old-input-default): If using fields, signal an error
3948 when the point is not in an input field.
3949
70737ea9
KH
39502000-10-30 Kenichi Handa <handa@etl.go.jp>
3951
3952 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3953 and mule-unicode-e000-ffff.
3954
fa0cb51d 3955 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
3956 (make-coding-system): Accept a symbol of translation table as a
3957 value of property `safe-chars'.
3958
3959 * international/mule-cmds.el (encode-coding-char): Check property
3960 safe-chars instead of safe-charsets.
3961
3962 * international/fontset.el (fontset-default): Modified for
3963 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3964 (x-font-name-charset-alist): Likewise.
3965 (ccl-encode-unicode-font): New CCL program. Record it in
3966 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3967
70c825df
SM
3968 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3969 New translation tables.
70737ea9
KH
3970 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3971 programs are modified and moved from mac-win.el.
3972 (mac-roman): Definition of this coding system is modified and
3973 moved from mac-win.el.
4836835a 3974
fda2ce24 39752000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3976
1d3baf74 3977 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 3978 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 3979
dd4d3cb6
MB
39802000-10-29 Miles Bader <miles@gnu.org>
3981
3982 * custom.el (custom-add-to-group): Allow multiple entries for a
3983 given value OPTION, as long as their widget types are different.
3984 * cus-edit.el (custom-face-value-create): If face name doesn't end
3985 with "face", add such here (similar to custom group widgets).
3986
3987 * comint.el (comint-highlight-prompt): Add :type.
3988
dace60cf
JW
39892000-10-28 John Wiegley <johnw@gnu.org>
3990
3991 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3992 Changed this function to operate on a temporary buffer instead of
3993 the main buffer. This not only keeps flyspell from marking a
3994 buffer as changed that wasn't, but it solves the jumpy cursor
3995 problem when attempts are made to edit incorrect words.
3996 (flyspell-maybe-correct-doubling): Same change as for
3997 `flyspell-maybe-correct-transposition'.
3998
3999 * calendar/timeclock.el (timeclock-log): Doc fix.
4000 (timeclock-last-event): Doc fix.
4001 (timeclock-log): Kill the timelog buffer after appending a new
4002 event.
4003 (timeclock-find-discrep): Use a temp buffer to read in the
4004 timelog, instead of visiting the file.
4005 (timeclock-log-data): A new function, along with a host of helper
4006 functions, for the purpose of making timelog data accessible to
4007 programmers.
4008
4009 * eshell/esh-mode.el (window-height test): Make certain that
4010 `eshell-stringify-t' is non-nil.
4011 (eshell-password-prompt-regexp): Changed to a much simpler
4012 password regexp.
4013 (eshell-send-input): If `eshell-invoke-directly' returns t,
4014 directly invoke the parsed command using `eval'. This improves
4015 turn-around time on simple commands by a factor of three or
4016 greater, such as cd, ls, pwd, etc. -- which get used very often.
4017 It also conserves thousands of cons cells per call (since
4018 `eshell-do-eval' consumes memory like a Cookie Monster set loose
4019 in the Pacific Cookie Company).
4020
4021 * eshell/esh-test.el (eshell-test): Whitespace fix.
4022
4023 * eshell/em-ls.el (eshell-ls-insert-directory): Make
4024 `eshell-ls-initial-args' nil when inserting directory contents.
4025
4026 * eshell/em-script.el (eshell-script-initialize): Add names to
4027 `eshell-complex-commands, since `source' and `.' are complex.
4028
0467b076
EZ
4029 * eshell/esh-cmd.el (eshell-rewrite-for-command)
4030 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
4031 `eshell-copy-handles'.
4032 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
4033 bodies.
4034 (eshell-separate-commands): Whitespace fix.
4035 (eshell-complex-commands): Added a new list of names, for
4036 determining whether a given command is as simple as it looks.
4037 (eshell-invoke-directly): New function. Returns t if a command
4038 should be invoked directly (using `eval'), rather than indirectly
4039 using `eshell-do-eval'.
4040 (eshell-do-eval): Whitespace fix.
4041
4042 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
4043 which provides an emulation of the DOS shell behavior of assuming
4044 that cp/mv/ln should copy/move/link to the current directory.
4045 (eshell-remove-entries): Added a doc string.
4046 (eshell-shuffle-files): Removed the check for `target' being null.
4047 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
4048 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
4049 it to do a smarter check of whether a destination was provided.
4050 (eshell/mv, eshell/cp): Enable `:preserve-args'.
4051 (eshell/ln): Enable `:preserve-args', and use
4052 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
4053 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
4054 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
4055 list after flattening it. This makes it possible to cat files
4056 with numerical names.
4057 (eshell-unix-initialize): Added several names to
4058 `eshell-complex-commands.
4059 (eshell-unix-command-complex-p): Return t if a given command name
4060 may result in external processes being invoked.
4061
4062 * eshell/em-glob.el (eshell-glob-show-progress): Make this
4063 variable nil by default, since it slows down glob processing by a
4064 factor of two or more, and increases memory consumption.
4065
4066 * eshell/em-smart.el: Added a note about how memory consumptive
4067 smart display mode can be (at least this is true in Emacs 21).
4068 (eshell-smart-initialize): Whitespace fix.
4069 (eshell-refresh-windows): Use `if' instead of `when'.
4070 (eshell-smart-scroll-window): Calling `save-current-buffer' was
4071 not necessary.
4072 (eshell-currently-handling-window): Added a missing global
4073 variable.
4074
4075 * eshell/em-ls.el (eshell-do-ls): Code simplification.
4076 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
4077 Whitespace fix.
4078 (eshell-ls-exclude-hidden): Added this variable in addition to
4079 `eshell-ls-exclude-regexp'. This one prevents files beginning
4080 with . from even being read, which can improve memory consumption
4081 quite a bit.
4082 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
4083 read file entries beginning with a dot. In home directories with
4084 lots of hidden files, fully two-thirds of the time spent in ls is
4085 used to read directory entries that are immediately thrown away.
4086 (eshell-ls-initial-args): Added back this configuration variable,
4087 for specifying default initial arguments to every call to ls.
4088 Much faster than using an alias to do the same thing.
4089 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
4090 (eshell-ls-dir): Whitespace change.
4091
4092 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
4093
4094 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
4095 available.
4096 (eshell-stringify-t): Added a customization variable, to indicate
4097 whether `t' should be rendered as a string at all. If not, one
4098 can still determine if the result of an expression is true using
4099 "file-exists-p FILE && echo true".
4100 (eshell-stringify): If `eshell-stringify-t' is nil, don't
4101 stringify t!
4102
4103 * eshell/esh-module.el: Whitespace fix.
4104
4105 * eshell/em-alias.el (eshell-alias-initialize): Added
4106 `eshell-command-aliased-p' to `eshell-complex-commands'.
4107 (eshell-command-aliased-p): New function that returns t if a
4108 command name names an aliased.
4109
657f9cb8 41102000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 4111
0467b076 4112 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 4113 redrawing the screen when changing cursor color.
0467b076
EZ
4114 (viper-insert-state-pre-command-sentinel)
4115 (viper-replace-state-pre-command-sentinel)
70c825df
SM
4116 (viper-replace-state-post-command-sentinel):
4117 Use viper-preserve-cursor-color.
657f9cb8
MK
4118 Many functions changed to use viper= instead of = when comparing
4119 characters.
0467b076 4120 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 4121 working with characters.
0467b076 4122 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
4123 Many functions changed to use viper= instead of = when comparing
4124 characters.
0467b076 4125 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 4126
0467b076 4127 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 4128 Several typos fixed in various docstrings.
0467b076
EZ
4129 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
4130 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 4131 hook.
0467b076
EZ
4132 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
4133 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
4134 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
4135 (ediff-get-selected-buffers): New function.
4136 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
4137 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 4138 save-window-excursion.
0467b076 4139 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 4140 termination check in while loop.
0467b076 4141 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 4142 dired buffer.
0467b076
EZ
4143 (ediff-files,ediff-merge-files,ediff-files3)
4144 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 4145
4f490d99
DL
41462000-10-28 Dave Love <fx@gnu.org>
4147
4148 * info.el (Info-fontify-node): Add help-echo for menu items.
4149
45b84006
EZ
41502000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
4151
5ebc02b3
EZ
4152 * startup.el (normal-top-level): If the value of $TERM indicates
4153 we are running from xterm or one of its work-alikes, default to a
4154 light background mode.
4155
45b84006
EZ
4156 Support for -fg, -bg, and -rv command-line arguments for TTYs:
4157 * faces.el (tty-handle-reverse-video): New function.
4158 (tty-create-frame-with-faces): Call it.
4159
4160 * frame.el (frame-notice-user-settings): Don't apply
4161 default-frame-alist and initial-frame-alist to MS-DOS frames.
4162 Call tty-handle-reverse-video, frame-set-background-mode, and
4163 face-set-after-frame-default for non-MS-DOS frames.
4164
4165 * startup.el (tty-long-option-alist): New variable.
4166 (tty-handle-args): New function.
4167 (command-line): Call tty-handle-args.
4168
4169 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
4170 startup.el now does that for all character-terminal frames.
4171
eab6e8b9
MB
41722000-10-28 Miles Bader <miles@gnu.org>
4173
4174 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
4175 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
4176 global. If :global is followed by a non-nil but non-t value,
4177 make the mode buffer-local, but also generate a `global-MODE'
4178 version using `easy-mmode-define-global-mode'. Add
4179 :conditional-turn-on keyword argument.
4180
51a29efc
DL
41812000-10-28 Dave Love <fx@gnu.org>
4182
4183 * international/latin1-disp.el (latin1-char-displayable-p): Don't
4184 use window-system.
4185
d71d7114
EZ
41862000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
4187
4188 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4189 Don't call find-buffer-file-type-coding-system. Instead, just
4190 set eol-type to -unix if inhibit-eol-conversion is in effect, or
4191 if the file is on an untranslated filesystem.
4192 (add-untranslated-filesystem): Use "D" instead of "f" inside
4193 interactive.
4194
1f9cab4b
DL
41952000-10-27 Dave Love <fx@gnu.org>
4196
70c825df 4197 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
4198 (refill-mode): Use it.
4199
70c825df
SM
42002000-10-27 Stefan Monnier <monnier@cs.yale.edu>
4201
4202 * international/quail.el (quail-activate): Don't make-local-hook.
4203
7432cf10
AS
42042000-10-27 Andre Spiegel <spiegel@gnu.org>
4205
4836835a 4206 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 4207 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
4208 (vc-make-version-backup): Don't do it on MS-DOS without long file
4209 names.
4836835a 4210
7432cf10
AS
4211 * vc.el (vc-version-other-window): If an automatic backup of the
4212 desired version exists, rename it instead of copying it.
4213
4836835a
TTN
4214 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4215 after command. If there's an unexpected error, signal it instead
7432cf10 4216 of being silent.
e1483c38 4217 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 4218
05ea7ef2
MB
42192000-10-27 Miles Bader <miles@lsi.nec.co.jp>
4220
fd1035aa
MB
4221 * shell.el (shell): Add BUFFER argument.
4222 * comint.el (make-comint-in-buffer): New function.
4223 (make-comint): Use it.
4224
05ea7ef2
MB
4225 * faces.el (face-spec-choose): Change syntax so that the list of
4226 attribute-value pairs is now the cdr of each clause, not the cadr.
4227 Detect old-style entries, and handle them. Use pop.
4228
835a55fe
SM
42292000-10-26 Stefan Monnier <monnier@cs.yale.edu>
4230
f5ab1cdd
SM
4231 * cus-edit.el (custom-mode-map): Use a sparse map.
4232 (custom-mode): Don't bother with make-local-hook.
4233
4234 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4235
835a55fe
SM
4236 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4237
c13b0ec8
GM
42382000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4239
4240 * ps-print.el: Avoid compilation gripes.
4241 (ps-print-version): New version number (6.2.1).
4836835a 4242
e9f63196
DL
42432000-10-26 Dave Love <fx@gnu.org>
4244
0b95284b
DL
4245 * menu-bar.el: Modify some menu item help strings.
4246 (menu-bar-help-menu): Add link to MORE.STUFF.
4247
e9f63196
DL
4248 * cus-edit.el (custom-mode): Add `special' mode-class property.
4249
4250 * wid-browse.el (widget-browse-mode): Likewise.
4251
4252 * wid-edit.el (widget-specify-field): Revert to using local-map
4253 property, not keymap.
4254
e276a14a
MB
42552000-10-26 Miles Bader <miles@lsi.nec.co.jp>
4256
c1545d88
MB
4257 * wid-edit.el (widget-field-end): When checking for a `boundary'
4258 field, do so in the correct buffer.
4259
3c1b77ca
MB
4260 * simple.el (undo): Correctly distinguish between numeric and
4261 non-numeric prefix args in non-transient-mark-mode, as per the doc
4262 string. When in transient-mark-mode, treat all prefix-args as
4263 numeric.
4264
f5ab1cdd
SM
4265 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4266 Position point on match. Handle N == 0 correctly.
22626d9d
MB
4267
4268 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4269 (comint-mode-map): Reverse order of `comint-write-output' and
4270 `comint-append-output-to-file'.
4271 (comint-append-output-to-file): Reinstate this function, for the
4272 benefit of the menu.
4273
d97151cb
SM
42742000-10-25 Stefan Monnier <monnier@cs.yale.edu>
4275
4276 * vc.el (vc-version-other-window): Bind `file'.
4277
ea7d6f5b
GM
42782000-10-25 Gerd Moellmann <gerd@gnu.org>
4279
f5ab1cdd 4280 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
4281
4282 * emacs-lisp/authors.el (batch-update-authors): New function.
4283 (authors-fixed-entries): New defconst.
4284 (authors-add-fixed-entries): New function.
4285 (authors): Call it.: Don't process lispref/.
4286
17c25cea
JR
42872000-10-25 Jason Rumney <jasonr@gnu.org>
4288
4289 * cus-edit.el (custom-button-face, custom-button-pressed-face):
4290 Merge x w32 and mac definitions.
4291
4ecda532
GM
42922000-10-25 Gerd Moellmann <gerd@gnu.org>
4293
4294 * menu-bar.el (menu-bar-options-menu): Add a help string for
4295 `uniquify'.
4296
b6735035
GM
42972000-10-25 Stephen Gildea <gildea@alum.mit.edu>
4298
f5ab1cdd
SM
4299 * time-stamp.el (time-stamp-string-preprocess):
4300 Fix a wrong type argument error.
b6735035 4301
f4cbc7a0
MB
43022000-10-25 Miles Bader <miles@gnu.org>
4303
4304 * recentf.el (recentf-mode): Variable removed.
4305 (recentf-mode): Use `define-minor-mode'.
4306
4307 * mwheel.el (mouse-wheel-mode): New global minor mode.
4308 (mwheel-install): Use `mouse-wheel-mode'.
4309
f4b020f6
DL
43102000-10-25 Dave Love <fx@gnu.org>
4311
f5ab1cdd
SM
4312 * progmodes/cperl-mode.el (cperl-mode):
4313 Set normal-auto-fill-function correctly.
072cb6f9 4314
f4b020f6
DL
4315 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4316 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 4317 bindings.
f4b020f6 4318
ebe2a441
MB
43192000-10-25 Miles Bader <miles@lsi.nec.co.jp>
4320
ff4dcd4b
MB
4321 * wid-edit.el (widget-field-at): New function.
4322 (widget-at, widget-field-activate): Use it.
4323 (widget-tabable-at): Use `widget-at'.
4324 (widget-specify-field): If the terminating character of the widget
4325 field (which is read-only) is a newline, put it into a special
4326 `boundary' field so that C-n/C-p act more naturally.
4327 (widget-field-end): Also don't subtract one if a special
4328 `boundary' field has been added after the widget field.
4329
ebe2a441
MB
4330 * comint.el (comint-output-filter, comint-send-input): Don't
4331 bother adding stickiness fields to overlays to fool the field
4332 code, since it should notice the overlay insertion-types now.
ff4dcd4b 4333
ebe2a441
MB
4334 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4335 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4336 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4337
fe50b6ab
GM
43382000-10-24 Gerd Moellmann <gerd@gnu.org>
4339
53df4dda
GM
4340 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4341 (authors): Set file coding system to iso-2022-7bit. Add
4342 file-local variables to output buffer.
4343
4836835a 4344 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
4345 WARN is nil.
4346
53df4dda
GM
43472000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4348
4349 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4350
4351 * delim-col.el: Now there is a column formatting mechanism.
4352 Modified to customization mechanisms convention. Doc fix.
4353 (columns): New group for delim-col.
4354 (delimit-columns-before, delimit-columns-after)
4355 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4356 (delimit-columns-end): New vars.
4357 (delimit-columns-customize, delimit-columns-format): New funs.
4358 (delimit-columns-region, delimit-columns-rectangle)
4359 (delimit-columns-rectangle-line): Modified to support column
4360 formatting.
4836835a 4361
a9839779
DL
43622000-10-24 Dave Love <fx@gnu.org>
4363
4364 * log-edit.el (log-edit): Add :version and a :group for vc.
4365
df0267b8
GM
43662000-10-24 Gerd Moellmann <gerd@gnu.org>
4367
9acc3873
GM
4368 * files.el (after-find-file): Don't print a message ``New file''
4369 if WARN is nil.
4370
63e1b552
GM
4371 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4372 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
4373 get duplicate tool-bar entries because we'll see the global ones
4374 on more than one path through keymaps.
4375
1946f901
GM
4376 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4377
df0267b8
GM
4378 * progmodes/cmacexp.el: Change Francesco's email address.
4379
ae3b264b
KH
43802000-10-24 Kenichi Handa <handa@etl.go.jp>
4381
4382 * window.el (fit-window-to-buffer): Adjust point of the window
4383 buffer, not that of the current buffer.
4384
23afac01
EZ
43852000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
4386
4387 * progmodes/cmacexp.el: Update the euthor's email address.
4388
22d1a4ed
MB
43892000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4390
4391 * faces.el (face-spec-set-match-display): Add `graphic' display
4392 type (the inverse of `tty'). Use `display-graphic-p' instead of
4393 the window-system variable.
4394
f408aa48
KH
43952000-10-24 Kenichi Handa <handa@etl.go.jp>
4396
4397 * international/isearch-x.el (isearch-with-input-method): Call
4398 input-method-function with the first event in
4399 unread-command-events.
4400
94fe8a31
MB
44012000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4402
4403 * faces.el (face-default-spec, face-user-default-spec): Make
4404 defsubsts.
4405
8f47302e
AC
44062000-10-24 Andrew Choi <akochoi@i-cable.com>
4407
4408 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4409 New charsets.
4410
4411 * term/mac-win.el: Remove definitions of mac-roman-lower and
4412 mac-roman-upper, require dired, and define instead of set
4413 mac-ready-for-drag-n-drop to avoid compilation error.
4414
446c097e
AI
44152000-10-23 Andrew Innes <andrewi@gnu.org>
4416
4417 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4418 superfluous calls to subst-char-in-string; instead apply
4419 expand-file-name after convert-standard-filename to ensure
4420 expected directory separators are used.
4421
379b70e7
EZ
44222000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
4423
4424 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4425
85c766e9
DL
44262000-10-23 Dave Love <fx@gnu.org>
4427
b7e03a67
DL
4428 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4429 (tool-bar-add-item): Set foreground and background for XBM icons.
4430
4431 * international/latin1-disp.el (latin1-char-displayable-p): New
4432 function (from Handa).
4433 (latin1-display-check-font): Use it.
4434
0dcf8835
DL
4435 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4436 using :key-sequence, making it much more usable. Use nconc, not
4437 append.
4438 (imenu--create-keymap-1): Avoid append.
4439
85c766e9 4440 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 4441
cb3069bb
MB
44422000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4443
4444 [the following changes fix a bug where `define-minor-mode' didn't
4445 correctly generate :require clauses for defcustoms in compiled files]
4446 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4447 (byte-compile-log-file, byte-compile-log-1): Don't set
4448 `byte-compile-current-file' to nil. Instead set
4449 `byte-compile-last-logged-file' to it. Test whether
4450 byte-compile-current-file equals byte-compile-last-logged-file
4451 instead of whether its nil.
3b6542ba 4452 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 4453
6db6243b
SM
44542000-10-23 Stefan Monnier <monnier@cs.yale.edu>
4455
4456 * textmodes/refill.el: Fix var names in doc.
4457 (refill-mode): Don't bother with make-local-hook anymore.
4458
98490598
MB
44592000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4460
e01cd227
MB
4461 * faces.el (face-user-default-spec, face-default-spec): New functions.
4462 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 4463 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
4464 Use `face-user-default-spec'. Simplify code slightly.
4465
4836835a 4466 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
4467 (woman-unknown-face): Add dark-background variants.
4468 (woman-default-faces): Renamed from `woman-colour-faces'.
4469 Set using the stored defaults, rather than using hard-wired colors.
4470 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4471 Just make the foreground `unspecified' rather than "black".
4472 (woman-menu): Rename menu entries accordingly.
4473
98490598
MB
4474 * faces.el (header-line): Make more reasonable on mono/grayscale
4475 displays.
4476
1a578e9b
AC
44772000-10-23 Andrew Choi <akochoi@i-cable.com>
4478
4479 * cus-edit.el (custom-button-face): Use 3D look for mac.
4480 (custom-button-pressed-face): Likewise.
4481
4482 * faces.el (set-face-attributes-from-resources): Handle mac frames
4483 in the same way as x and w32 frames.
4484 (face-valid-attribute-values): Likewise.
4485 (read-face-attribute): Likewise.
4486 (defined-colors): Likewise.
4487 (color-defined-p): Likewise.
4488 (color-values): Likewise.
4489 (display-grayscale-p): Likewise.
4490 (face-set-after-frame-default): Likewise.
4491 (mode-line): Same default face as for x and w32.
4492 (tool-bar): Likewise.
4493
4494 * frame.el: Remove call to frame-notice-user-settings at end of
4495 the file.
4496
4497 * info.el (Info-fontify-node): make underlines invisible for mac
4498 as for x, pc, and w32 frame types.
4499
4500 * term/mac-win.el: New file.
4501
aaaf7be7
DL
45022000-10-22 Dave Love <fx@gnu.org>
4503
4504 * textmodes/refill.el: New file.
4505
5392d654
AS
45062000-10-22 Andre Spiegel <spiegel@gnu.org>
4507
4836835a 4508 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 4509 MANUAL and REGEXP.
4836835a 4510 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
4511 New functions.
4512 (vc-before-save): Use the latter.
4513 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4514 confusion.
4515
4836835a 4516 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
4517 expected by vc[-hooks].el.
4518
4519 * vc.el (vc-checkout): Added `-p' suffix in call to
4520 vc-make-version-backups-p; use vc-make-version-backup to actually
4521 make the backup.
4522 (vc-version-other-window, vc-version-backup-file): Handle both
4523 automatic and manual backups.
4524 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4525 of all of them.
4526
1e221c16
MB
45272000-10-22 Miles Bader <miles@gnu.org>
4528
7ff4fda5
MB
4529 * comint.el (comint-highlight-input, comint-highlight-prompt):
4530 Renamed, `-face' at end removed.
4531 (comint-send-input, comint-output-filter): Use renamed faces.
4532
3511cde8
MB
4533 * window.el (fit-window-to-buffer): Change defaulting of
4534 MAX-HEIGHT slightly.
4535
1e221c16
MB
4536 * faces.el (color-values, color-defined-p): Use `member', not
4537 `memq', because it works correctly for strings.
4538 (frame-set-background-mode): Actually, "unspecified-fg" and
4539 "unspecified-bg" *are* strings. Use `member', not `memq', and
4540 `equal', not `eq', when a string value is possible.
4541
b6ef4898
EZ
45422000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4543
4544 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4545
34939e2c
SM
45462000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4547
4548 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4549 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4550 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4551 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4552 (sh-font-lock-syntactic-keywords): Use them.
4553 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4554 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4555 (sh-mode): Don't override font-lock-unfontify-region-function.
4556 Use a copy of sh-font-lock-syntactic-keywords.
4557 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4558 Don't call sh-scan-buffer since font-lock does it on the fly.
4559 (sh-get-indent-info): Use `face' rather than `syntax-table'
4560 text-property to detect here-documents.
4561 Replace sh-special-syntax with sh-st-punc.
4562 (sh-prev-line): Use `face' rather than `syntax-table'
4563 text-property to skip over here-documents.
4564 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4565 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4566 (sh-electric-less, sh-set-here-doc-region)
4836835a 4567 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
4568 (sh-scan-buffer, sh-rescan-buffer): Remove.
4569
f3d3c491
AI
45702000-10-21 Andrew Innes <andrewi@gnu.org>
4571
4572 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4573 remote (ange-ftp) file names.
4574
b86c791c
MB
45752000-10-21 Miles Bader <miles@gnu.org>
4576
d9c30bdf
MB
4577 * window.el (fit-window-to-buffer): New function.
4578 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
4579 (window-text-height): Don't expect minibuffers to have mode-lines.
4580
d9c30bdf 4581 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
4582 * international/quail.el (quail-update-guidance): Use
4583 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 4584
617fee5a
MB
4585 * international/quail.el (quail-show-guidance-buf): Make sure
4586 guidance window really has enough room.
4587 (quail-update-guidance): If quail-guidance-win is already shown,
4588 make sure its height is OK.
4589
b86c791c
MB
4590 * window.el (window-text-height, set-window-text-height):
4591 New functions.
4592 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4593 instead of `window-height' & `mode-line-window-height-fudge'.
4594 (mode-line-window-height-fudge): Add FACE parameter.
4595 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4596 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4597
e34850d1
MB
45982000-10-20 Miles Bader <miles@gnu.org>
4599
4600 * window.el (height-affecting-face-attributes): Use `defconst'.
4601
4602 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4603 New function, conditionally aliased to `mode-line-window-height-fudge'.
4604 (ispell-help): Use it.
4605 (ispell-choices-win-default-height): Don't include mode-line fudge.
4606 (ispell-choices-win-default-height): New function.
4607 (ispell-show-choices, ispell-command-loop): Use function
4608 `ispell-choices-win-default-height' instead of variable.
4609
a8b883c2
MB
46102000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4611
8c6e4a58
MB
4612 * window.el (mode-line-window-height-fudge): New variable.
4613 (height-affecting-face-attributes): New variable.
4614 (mode-line-window-height-fudge): New function.
4615 (shrink-window-if-larger-than-buffer): Use it.
4616 * help.el (resize-temp-buffer-window): Likewise.
4617
a8b883c2
MB
4618 * info.el (Info-fontify-node): Add support for @subsubsection
4619 titles, which use `Info-title-4-face'.
4620 (Info-title-4-face): New face.
4621 (Info-title-3-face): Inherit from Info-title-4-face instead of
4622 variable-pitch.
4623
e64c3a75
JR
46242000-10-19 Jason Rumney <jasonr@gnu.org>
4625
4626 * dired.el (dired-insert-directory): Do not let errors signalled by
4627 attempt to run dired-free-space-program prevent dired from working.
4628
c70fe852
SM
46292000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4630
4631 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4632
877cf6b4
GM
46332000-10-19 Gerd Moellmann <gerd@gnu.org>
4634
5de037e0
GM
4635 * dirtrack.el (dirtrack): Fix call to run-hooks.
4636
6deb9af9
GM
4637 * cmuscheme.el (cmuscheme-program-name): Renamed from
4638 scheme-program-name because xscheme.el contains a defcustom with
4639 the same name. As a consequence, customizing group `cmuscheme'
4640 loaded `xscheme' which redefined run-scheme.
4641 (run-scheme): Use cmuscheme-program-name.
4642
877cf6b4
GM
4643 * ps-print.el (ps-print-emacs-type): Move into the
4644 eval-and-compile.
4645
e597d8fb 4646 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 4647 anonymous address, and add a website for Befrienders International.
4836835a 4648
3e9cb08f
GM
46492000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4650
c70fe852
SM
4651 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4652 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
4653 (ps-print-version): New version number (6.2).
4654 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4655 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4656 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4657 (ps-x-extent-priority, ps-x-extent-start-position)
4658 (ps-x-face-font-instance, ps-x-find-coding-system)
4659 (ps-x-font-instance-properties, ps-x-make-color-instance)
4660 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4661 avoid compilation gripes without defining functions.
4662 (ps-e-find-composition): Alias for function find-composition, to have a
4663 suitable function depending on Emacs version.
4664 (ps-color-device, ps-color-values, ps-face-foreground-name)
4665 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4666 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4667 (ps-print-ensure-fontified): Function definitions surrounded by
4668 `eval-and-compile' to avoid compilation gripes.
4669 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4670 by symbol-value to avoid compilation gripes.
4671 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4672 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4673
d8abcd91
MB
46742000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4675
13ab33c4
MB
4676 * startup.el (normal-top-level): Call `frame-set-background-mode'
4677 after `frame-notice-user-settings' because the latter doesn't call
4678 the former on a tty.
4679
d8abcd91
MB
4680 * faces.el (frame-set-background-mode): `unspecified' &c are
4681 symbols, not strings.
4682
e8bce0a9
EZ
46832000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4684
c70fe852
SM
4685 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4686 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 4687
c70fe852
SM
4688 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4689 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 4690
773272d8
KH
46912000-10-19 Kenichi Handa <handa@etl.go.jp>
4692
c70fe852 4693 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
4694 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4695 for ISO10646-1 fonts.
4696 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4697
772139c0
EZ
46982000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4699
4700 * faces.el (frame-set-background-mode): If a tty frame defines a
4701 background color, use that to compute the background mode, instead
4702 of always defaulting to "dark".
4703
d134a19f
MB
47042000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4705
8bb84cb2
MB
4706 * comint.el (comint-write-output): New function.
4707 (comint-mode-map): Add it to the menu.
e40a778f 4708 Bind `C-c C-s' to comint-write-output.
d134a19f 4709
dada41e1
GM
47102000-10-18 Gerd Moellmann <gerd@gnu.org>
4711
4712 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4713 Use fancy-splash-delay.
4714
9b5360aa
GM
47152000-10-18 Alex Schroeder <alex@gnu.org>
4716
4717 * progmodes/sql.el (sql-sybase-options): New option.
4718 (sql-sybase): Use it. Add sql-database to the list of parameters
4719 provided for login. The options -w 2048 -n are not used any more.
4720
9035a35a
GM
4721 * comint.el (comint-read-input-ring): Bugfix such that the first
4722 and the last entry of the input ring file are not lost.
4723
3556c6dd
GM
47242000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4725
4726 * ps-print.el: Internal variable changes to defcustom,
4727 make-local-hook changes to defvar. Doc fix.
4728 (ps-print-version): New version number (6.1).
4729 (ps-setup, ps-do-despool): Code fix.
4730 (ps-printer-name): Customization fix.
4731 (ps-printer-name-option): Now is a defcustom instead of an
4732 internal variable.
4733 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4734 (ps-print-begin-column-hook): Now are defvar instead of
4735 make-local-hook.
4836835a 4736
4e217e50
MB
47372000-10-18 Miles Bader <miles@gnu.org>
4738
4739 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4740 (comint-kill-output): Changed into an alias for `comint-delete-output',
4741 and made obsolete.
4742 (comint-mode-map): Rename references to comint-kill-output.
4743
34460354
EZ
47442000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4745
4746 * diff-mode.el (diff-header-face, diff-file-header-face)
4747 (diff-changed-face): Add bold and italic attributes to tty faces.
4748 (diff-function-face): New face.
4749 (diff-font-lock-keywords): Use it.
4750
17ea3cdb
MB
47512000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4752
4753 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4754 Remove commented-out call to force-mode-line-update.
4755 (comint-kill-output): Use `forward-line 0' instead of
4756 beginning-of-line to make sure we get past the prompt.
4757
9244f2c7
SM
47582000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4759
4760 * diff-mode.el (diff-header-face, diff-file-header-face):
4761 Add specific setting for dark background.
4762 (diff-context-face): Renamed from diff-comment-face.
4763 Set explicitly rather than inheriting from font-lock-comment-face.
4764
1592c1ef
EZ
47652000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4766
4767 * startup.el (command-line): Move the code which sets the default
4768 TTY colors to before before-init-hook.
4769
f86292a9
GM
47702000-10-17 Gerd Moellmann <gerd@gnu.org>
4771
4772 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4773
f7f2e883
EZ
47742000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4775
e854cc22
EZ
4776 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4777 extensions, for MS-DOS.
4778
f7f2e883
EZ
4779 * diff-mode.el (diff-header-face, diff-file-header-face)
4780 (diff-changed-face): Define tty-specific colors.
4781
c7b4f0f9
GM
47822000-10-17 Gerd Moellmann <gerd@gnu.org>
4783
4784 * startup.el (fancy-splash-text): Realign the text.
4785
12a72271
EZ
47862000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4787
4788 * font-lock.el (font-lock-comment-face): Define a separate default
4789 for dark-background tty's.
4790
61dfccfd
MB
47912000-10-17 Miles Bader <miles@gnu.org>
4792
4793 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4794 being obscured by whizzy mode-lines on graphics displays.
4795
333cd59e
EZ
47962000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4797
4798 * info.el (Info-title-1-face, Info-title-2-face)
4799 (Info-title-3-face): Define colors for tty's.
dada41e1 4800 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 4801
dbf1fcc1
EZ
48022000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4803
4804 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4805 reverse from the frame parameters, and don't invert foreground and
4806 background colors.
4807
ac629823
MB
48082000-10-16 Miles Bader <miles@gnu.org>
4809
4810 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4811 string "*Info*". Call propertized-buffer-identification to spruce
4812 up the result.
4813
76eebffc
GM
48142000-10-16 Gerd Moellmann <gerd@gnu.org>
4815
3a6b59d9
GM
4816 * help.el: Provide `help' for the sake of define-minor-mode
4817 which generates defcustoms with requires.
4818
6569c3d3
GM
4819 * jit-lock.el (jit-lock-after-change): If we're in text that
4820 matches a multi-line font-lock pattern, make sure the whole text
4821 will be redisplayed.
4822
c2e0a611
GM
4823 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4824 author's name is unknown.
4825
76eebffc
GM
4826 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4827 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4828 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4829 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4830 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4831 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4832 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4833 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4834 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4835 Add author information.
4836
cf1e7b12
MB
48372000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4838
4839 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4840 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4841 full-color version (using the Gimp) to eliminate dithering artifacts.
4842
5586f3eb
SM
48432000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4844
4845 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4846
4847 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4848
ad64a888
DL
48492000-10-15 Dave Love <fx@gnu.org>
4850
4851 * progmodes/sh-script.el: Require skeleton and comint when
4852 compiling.
4853
4854 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4855
4856 * whitespace.el: Doc fixes.
4857 (top-level): Don't add hooks here.
4858 (whitespace-running-emacs): Deleted.
4859 (timer): Don't require.
4860 (whitespace): Add back :version conditional on xemacs test.
4861 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4862 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4863 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4864 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4865 Avoid specific xemacs test.
4866 (whitespace-global-mode): New option.
4867 (whitespace-global-mode): New command.
4868 (whitespace-unload-hook): New function.
4869
4870 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 4871 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
4872 (Info-fontify-node): `Goto' goes to `Go to'.
4873 (Info-fontify-node): Add help-echo to xref links.
4874
1ef49fc6
EZ
48752000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4876
4877 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4878
8b7707e1
SM
48792000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4880
b3b7f42f
SM
4881 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4882 Use plist-get and allow :inherit.
4883
4884 * emacs-lisp/cl-macs.el (cl-do-arglist):
4885 Use plist-get and plist-member instead of memq.
4886
3c7fafc7
SM
4887 * emacs-lisp/ewoc.el (ewoc-location): New function.
4888 (ewoc-enter-after, ewoc-enter-before): Document return value.
4889 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4890 Don't need make-local-hook any more.
4891 (cvs-addto-collection): Return the new tin.
4892 (cvs-mode-insert): Jump to the new line.
4893
8b7707e1
SM
4894 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4895
4896 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4897
4898 * font-lock.el (font-lock-syntactically-fontified): New var.
4899 (font-lock-fontify-syntactic-keywords-region): Use it.
4900 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4901
4902 * diff-mode.el (diff-find-file-name): Fix regexp.
4903
4904 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4905 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4906
4907 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4908 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4909 (sh-mode): Don't make all vars local here.
4910 (sh-kw): Reformat.
4911 (sh-set-shell): Use dolist. Don't set indent-region-function.
4912 (sh-mode-syntax-table): Use pop.
4913 (sh-remember-variable): Use push.
4914 (sh-help-string-for-variable): Use memq.
4915 (sh-safe-backward-sexp): Remove.
4916 (sh-safe-forward-sexp): Add ARG.
4917 (sh-get-indent-info, sh-prev-stmt): Use it.
4918 (sh-prev-line): Simplify by using forward-comment.
4919 (sh-this-is-a-continuation): Simplify.
4920 (sh-learn-buffer-indent): Use dolist.
4921 (sh-do-nothing): Remove.
4922 (sh-set-char-syntax, sh-set-here-doc-region):
4923 Use inhibit-modification-hooks.
4924 (sh-name-style): Use mapcar and push.
4925 (sh-load-style): Use dolist.
4926 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4927 (sh-case, sh-while-getopts): Use propertize directly rather
4928 than sh-electric-rparen.
4929
49302000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4931
4932 * textmodes/tex-mode.el: Require CL when compiling.
4933 (tex-mode-syntax-table): Init immediately.
4934 (tex-mode-map): Bind M-RET to latex-insert-item.
4935 (latex-mode): Set indent-line-function to latex-indent.
4936 (tex-common-initialization): Don't setup the syntax-table any more.
4937 (latex-insert-item): New skeleton.
4938 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 4939 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 4940 (latex-indent, latex-find-indent): New functions.
4836835a 4941 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
4942 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4943 (tex-compilation-parse-errors): Use with-syntax-table.
4944
86b7fcbb
MB
49452000-10-15 Miles Bader <miles@gnu.org>
4946
4947 * font-lock.el (font-lock-comment-face): Change dark-background,
4948 color, non-tty, default to `chocolate1'.
4949
57a24508
JW
49502000-10-13 John Wiegley <johnw@gnu.org>
4951
4952 * eshell/esh-util.el (require): Added a missing `require' form,
4953 needed when compiling (for an ange-ftp macro definition).
4954
40ad3db4
DL
49552000-10-13 Dave Love <fx@gnu.org>
4956
4957 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4958
db460189
GM
49592000-10-13 Gerd Moellmann <gerd@gnu.org>
4960
b41c9501
GM
4961 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4962 fix.
4963
4836835a 4964 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
4965 transparent -colors 8).
4966
3b5e21df
GM
49672000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4968
4969 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4970 that breaks with old list format timestamps.
4971 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4972 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4973 strings.
4974
16908a3f
JW
49752000-10-13 John Wiegley <johnw@gnu.org>
4976
d7103dda
JW
4977 * align.el, pcomplete.el, calendar/timeclock.el,
4978 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4979
dace60cf 4980 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
4981 faulty math, where holiday hours were being computing as seconds.
4982
b6b70cda
JW
49832000-10-13 John Wiegley <johnw@gnu.org>
4984
4985 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4986 specifying what "other" kinds of buffers should be saved. This
4987 used to be hard-coded.
4988 (desktop-buffer-misc-functions): A global for specifying how
4989 auxiliary data should be determined for special buffer types.
4990 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4991 instead of hard-coding the special buffer types.
4992 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4993 auxiliary data, instead of hard-coding for Info buffers and dired.
4994 (desktop-buffer-info-misc-data): Aux function for determining Info
4995 buffer auxiliary info.
4996 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4997 (desktop-buffer-info): Changed this function to use the info
4998 gathered above.
4999 (desktop-create-buffer): Be a little more careful about what
5000 `minor-mode' means before calling it. This is important for some
5001 buffer types.
5002
8c6b1d83
JW
50032000-10-13 John Wiegley <johnw@gnu.org>
5004
5005 * eshell/esh-util.el: Added a global form which declares an
5006 autoload for `parse-time-string', if that function is not already
5007 defined, and if parse-time.el is available on the user's system.
5008
5009 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
5010 to be aware of ange-ftp user info.
5011 (eshell-do-ls): Bind `ange-cache'. Also, use
5012 `eshell-file-attributes'.
5013 (eshell-ls-annotate): Use `eshell-file-attributes'.
5014 (eshell-ls-file): Made the user-id printing code a bit smarter.
5015
5016 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
5017 allow identification of alias user ids in remote directories.
5018 It's manual, but there's no other way to know when the current
5019 user on the local machine, is also the owning user on the remote
5020 machine.
5021 (fboundp): Bind `ange-cache'.
5022 (eshell-directory-files-and-attributes): Re-organized the logic a
5023 bit to use `eshell-file-attributes' instead of `file-attributes'.
5024 The former is more sensitive to directories that are read via FTP,
5025 and knows how to use ange-ftp to determine full attribute
5026 information, instead of just the name and last modtime.
5027 (eshell-current-ange-uids): Return the current user id when in a
5028 remote directory.
5029 (eshell-parse-ange-ls): Parse a full directory listing that has
5030 been returned by ange-ftp.
5031 (eshell-file-attributes): This beefed up version of
5032 `file-attributes' is only special if the user is currently in a
5033 remote directory, in which case it does a lot of work to find out
5034 what the real attributes of a file are, as they appear on the
5035 remote machine. This makes usage of remote directories (i.e.,
5036 ange-ftp pathnames) much more useful. You can now use Eshell as a
5037 full-fledged FTP client, with much more manipulation ability than
5038 most other clients.
5039
5040 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
5041 variable, which means that Eshell's du should always be preferred
5042 in remote directories.
5043 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
5044 just `file-attributes'.
5045 (eshell-mvcp-template): Bind `ange-cache', to improve performance
5046 when reading remote directories. This is an Eshell-specific
5047 variable (not part of ange-ftp).
5048 (eshell/ln): Bind `ange-cache'.
5049 (eshell/du): Added some extra logic for determining when to use
5050 Eshell's du (which is slow), and when to use the external version
5051 (which may or may not exist).
5052
5053 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
5054 `eshell-interactive-process', rather than using
5055 `get-buffer-process', since backgrounded processes don't count in
5056 the context of this function's logic.
5057
5058 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
5059 `forward-char', so that null strings are parsed correctly.
5060
87730e84 50612000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
5062
5063 * eshell/em-pred.el (eshell-pred-file-type,
5064 eshell-pred-file-links, eshell-pred-file-size): Use
5065 `eshell-file-attributes'. This is more correct over ange-ftp.
5066
5067 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
5068 that remote file globbing is more efficient.
5069
5070 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
5071 gathering the files and attributes within a directory.
5072
5073 * eshell/em-unix.el (eshell/cat): If any of the files passed on
5074 the command line is a special file (not a regular file, directory
5075 or symlink), always attempt to call the external version of cat.
5076
87730e84 50772000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
5078
5079 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
5080 Eshell-friendly version of find-tag.
5081
1c7e37a9
MB
50822000-10-13 Miles Bader <miles@lsi.nec.co.jp>
5083
4836835a 5084 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
5085 (image-file-name-regexps): Add autoload cookies.
5086
11a7f341
KH
50872000-10-13 Kenichi Handa <handa@etl.go.jp>
5088
5089 * international/mule-cmds.el (select-safe-coding-system): If FROM
5090 is string, show it in *Warning* buffer.
5091
8ddddcb0
EZ
50922000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5093
5094 * startup.el (normal-top-level): Use display-popup-menus-p instead
5095 of window-system.
5096 (command-line): Use display-graphic-p instead of window-system.
5097 (command-line-1): Use display-popup-menus-p and display-mouse-p
5098 instead of window-system.
5099
72200f89
SS
51002000-10-12 Sam Steingold <sds@gnu.org>
5101
5102 * tooltip.el (tooltip-use-echo-area): New user variable.
5103 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
5104
8661c643
DL
51052000-10-12 Dave Love <fx@gnu.org>
5106
d0b40dc1
DL
5107 * recentf.el: Maintainer's checkdoc fixes.
5108
a622451f
DL
5109 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
5110 character class, not ASCII when matching file names.
5111 (fancy-splash-head): Add trailing slash to URL.
5112 (command-line): Don't require XPM support for toolbar.
5113
8661c643
DL
5114 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
5115 (cperl-invalid-face): Revert last change.
5116 (cperl-init-faces): Quote cperl-invalid-face.
5117
ef2ed8ab
KH
51182000-10-12 Kenichi Handa <handa@etl.go.jp>
5119
5120 * startup.el (fancy-splash-text): Remove superfluous quote.
5121
b0da379e
GM
51222000-10-12 Gerd Moellmann <gerd@gnu.org>
5123
dbeb499b
GM
5124 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
5125 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
5126 (command-line-1): Don't use fancy-splash-pending-command.
5127 (fancy-splash-screens-1): Goto point-min after inserting text.
5128
d861718a
GM
5129 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
5130
b0da379e
GM
5131 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
5132 instead of shared-lisp-mode-map.
5133
4fb2ad98
MB
51342000-10-12 Miles Bader <miles@lsi.nec.co.jp>
5135
1cb4393e
MB
5136 * faces.el (header-line): Change tty-variant to use underlining.
5137
4fb2ad98
MB
5138 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
5139 (isearch-highlight): Restore lazy-isearch face properties at old
5140 position, and suppress them at new position.
5141 (isearch-dehighlight): Restore lazy-isearch face properties.
5142 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
5143 over the real isearch overlay, but in that case, don't give it a
5144 face property. Use `push'.
5145
eb991b25
KH
51462000-10-12 Kenichi Handa <handa@etl.go.jp>
5147
5148 * man.el (Man-getpage-in-background): Fix previous change.
5149 Decode the process output only when we are in multibyte mode.
5150
a818c1c0
DL
51512000-10-11 Dave Love <fx@gnu.org>
5152
c990f53a
DL
5153 * info.el (Info-mode-menu): Fix some help.
5154 (info-tool-bar-map): Add entry for Info-last.
5155
a818c1c0
DL
5156 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
5157 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
5158 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
5159 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
5160 * toolbar/search-replace.xpm, toolbar/exit.xpm:
5161 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
5162 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
5163 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
5164 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
5165 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
5166 Reduce colour requirements to 25 overall. (Probably wants
5167 revisiting from the originals to reduce further.)
5168
c1b096cb
EZ
51692000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
5170
5171 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
5172 buffer-file-coding-system, instead of raw-text.
5173 (dehexlify-buffer): Bind coding-system-for-read to
5174 buffer-file-coding-system, instead of raw-text.
5175
5c8b7eaf
SS
51762000-10-11 Sam Steingold <sds@gnu.org>
5177
5178 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
5179 `underline' - fixes the bug introduced on 2000-09-21.
5180
2cfbdb7a
DL
51812000-10-11 Dave Love <fx@gnu.org>
5182
5183 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
5184 compiler warnings.
5185 (scheme-mode): Doc fix.
5186 (scheme-font-lock-keywords-1): Match `define-syntax'.
5187
51882000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
5189
5190 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
5191 face specs as well as default ones. Only do anything if the
5192 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 5193 (region): Make dark-background `region' face less in-your-face.
4b33f290 5194
690ec649
SS
51952000-10-10 Sam Steingold <sds@gnu.org>
5196
5197 * chistory.el, ielm.el, ledit.el:
5198 * progmodes/inf-lisp.el, progmodes/scheme.el:
5199 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5200
3b95d6bb
SM
52012000-10-10 Stefan Monnier <monnier@cs.yale.edu>
5202
5203 * textmodes/texinfo.el: Update copyright and fix typo.
5204
5205 * desktop.el (desktop-modes-not-to-save): New var.
5206 (desktop-save-buffer-p): Use it.
a30eb617
DL
5207 Also, obey desktop-buffers-not-to-save even for non-file buffers.
5208 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5209
52102000-10-10 Dave Love <fx@gnu.org>
5211
5212 * toolbar/tool-bar.el (tool-bar-add-item)
5213 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5214 display.
5215
5216 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5217 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5218 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5219 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5220 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5221 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5222 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5223 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5224 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5225 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5226 the .xpms; probably need retouching.
5227
52282000-10-10 Miles Bader <miles@lsi.nec.co.jp>
5229
5230 * subr.el (add-to-list): Add optional argument APPEND.
5231 * battery.el (display-battery): Use `add-to-list'.
5232
52332000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
5234
5235 * play/zone.el (zone-timer, zone-wc-tbl): Rework
5236 these vars as symbol properties.
5237 (zone, zone-when-idle, zone-leave-me-alone)
5238 (zone-pgm-whack-chars): Use new symbol properties.
5239
5240 * battery.el (display-battery): Doc spelling fix.
5241
5242 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5243 property.
5244
52452000-10-09 Dave Love <fx@gnu.org>
5246
5247 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5248 has been initialized before calling tool-bar-setup.
5249 (tool-bar-add-item-from-menu): Add autoload cookie.
5250
52512000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
5252
5253 * menu-bar.el (send-mail-item-name): New function.
5254 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5255 of mail-user-agent in the menu. Don't display the "Send Mail"
5256 item if mail-user-agent is nil or its value is ignore.
5257 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5258 if read-mail-command is nil or its value is ignore.
5259
5260 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5261
52622000-10-09 Miles Bader <miles@gnu.org>
5263
5264 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5265 Correct image size.
5266 * toolbar/left_arrow.xpm: Correct image size.
5267
5268 * jka-compr.el: Don't call `jka-compr-install' when loading (it
5269 will be done by the definition of `auto-compression-mode' if
5270 necessary. Move code to uninstall existing file-name handler
5271 before definition of `auto-compression-mode'.
5272
5273 * image-file.el (auto-image-file-mode): Move to the end of the
5274 file, because `define-minor-mode' actually calls the mode-function
5275 if the associated variable is non-nil, which requires that all
5276 needed functions be already defined.
5277
5278 * mouse.el (popup-menu): Balance parens.
5279
52802000-10-08 Stefan Monnier <monnier@cs.yale.edu>
5281
5282 * mouse.el (popup-menu): Move the command call outside the loop
5283 so that popup-menu returns whatever the command returns.
5284
5285 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
5286 (initialize-new-tags-table): Use run-hook-with-args-until-success.
5287 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5288 (tags-table-format-functions): Renamed from tags-table-format-hooks.
5289
5290 * vc.el (vc-version-diff): diff-switches can be a list.
5291 Use relative filenames for prettier output.
5292
5293 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5294 (vc-post-command-functions): Remove old-VC compatibility code.
5295
5296 * newcomment.el (comment-indent-default): Autoload.
5297
5298 * font-lock.el (font-lock-defaults): Make buffer-local.
5299 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5300 (font-lock-choose-keywords):
5301 Ignore LEVEL unless KEYWORDS is a list of syms.
5302 (c-keywords, c++-keywords, objc-keywords, java-keywords):
5303 Don't wrap regexp-opt things in \(...\) unnecessarily.
5304
5305 * jit-lock.el: Don't require font-lock any more.
5306 (jit-lock-functions): Make buffer-local.
5307 (jit-lock-saved-fontify-buffer-function): Remove.
5308 (jit-lock-mode): Remove autoload cookie.
5309 Remove font-lock specific code.
5310 (jit-lock-unregister): Don't bother handling complex hooks any more.
5311 (jit-lock-refontify): New function.
5312 (jit-lock-fontify-buffer): Use it.
5313 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5314 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5315 Add optional args START and END.
5316 Never call font-lock-fontify-region directly.
5317 (jit-lock-function, jit-lock-stealth-fontify): Use it.
5318
5319 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5320
53212000-10-08 Dave Love <fx@gnu.org>
5322
5323 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5324
5325 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5326
5327 * play/studly.el (studlify-region, studlify-word): Add autoload
5328 cookie.
5329
5330 * play/morse.el (morse-region, unmorse-region): Add autoload
5331 cookie.
5332
5333 * play/spook.el (spook-phrases-file): Use expand-file-name, not
5334 concat.
5335
5336 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5337 insist on symbols starting with word syntax.
5338 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5339 (eval-defun-1): Doc fix.
5340 (indent-sexp): Use nconc to build up indent-stack.
5341
5342 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5343 Gnus with little use.
5344 (mail-setup-hook): Add mail-abbrevs-setup to options.
5345
5346 * recentf.el: Doc fixes.
5347
5348 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5349 Clean up remainder.
5350
5351 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
5352 without timezone and (8) with timezone to enforce some whitespace.
5353 Simplify code somewhat.
5354
5355 * options.el (list-options): Doc that you should use customize.
5356
5357 * iswitchb.el (iswitchb-mode): Add :require.
5358
5359 * info.el (Info-goto-node, Info-menu): Doc fix.
5360 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5361 (info-tool-bar-map): New variable.
5362 (Info-mode): Use it.
5363 (Info-edit-map): Define all in defvar.
5364 (speedbar-attached-frame): Avoid compiler warning.
5365
5366 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5367 (global-map): Bind [tool-bar] to a filtered map.
5368 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
5369 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5370 Allow PBM icons.
5371 (tool-bar-setup): Adjust calls of tool-bar-add-item.
5372
5373 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5374 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5375 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
5376 icons, except up_arrow, which is left-arrow rotated.
5377
5378 * imenu.el (imenu-add-to-menubar): Fix last change.
5379
53802000-10-08 Peter Breton <pbreton@ne.mediaone.net>
5381
5382 * generic-x.el (rul-generic-mode): Remove eval-when-compile
5383 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
5384
53852000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5386
5387 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5388 typos in doc strings.
5389
5390 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5391 the doc strings how to customize Font Lock faces.
5392
5393 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5394 computing growth when dragging the header line.
5395
53962000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5397
5398 * simple.el (kill-line): Doc fix.
5399
54002000-10-08 Miles Bader <miles@gnu.org>
5401
5402 * faces.el (secondary-selection): Make foreground visible on tty.
5403
5404 * jka-compr.el (auto-compression-mode): Move to the end of the
5405 file, because `define-minor-mode' actually calls the mode-function
5406 if the associated variable is non-nil, which requires that all
5407 needed functions be already defined.
5408 (with-auto-compression-mode): Add autoload cookie.
5409
54102000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
5411
5412 * files.el (find-backup-file-name) [ms-dos]: If support for long
5413 file names is not available, behave as if version-control were set
5414 to never.
5415
54162000-10-07 Dave Love <fx@gnu.org>
5417
5418 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5419 (browse-url-gnome-moz): New function.
5420 (browse-url-browser-function): Use it.
5421 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5422
54232000-10-07 Stefan Monnier <monnier@cs.yale.edu>
5424
5425 * indent.el (tab-always-indent): New var.
5426 (indent-for-tab-command): Use it.
5427
5428 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5429 raise an error. This way it can still default to a sane value.
5430
54312000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5432
5433 * startup.el (fancy-splash-screens): Use local rather than global map.
5434 Don't use `update-menu-bindings' any more.
5435 Get rid of assumptions about keymap representation.
5436
54372000-10-06 Dave Love <fx@gnu.org>
5438
5439 * textmodes/fill.el (sentence-end-double-space)
5440 (sentence-end-without-period): Doc fix.
5441 (adaptive-fill-regexp): Purecopy.
5442 (unjustify-current-line): Use line-end-position.
5443 (fill-individual-paragraphs-prefix): Use line-beginning-position.
5444
5445 * net/eudc-vars.el (eudc): Add :version, :link.
5446
5447 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5448
5449 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5450 Fix for define-minor-mode.
5451 (function-at-point): Alias to function-called-at-point.
5452
5453 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5454
5455 * simple.el (backward-word): Doc fix.
5456
5457 * image-file.el (image-file-name-regexp): image-file-regexps ->
5458 image-file-name-regexps.
5459 (image-file-name-extensions): Add pbm.
5460
54612000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5462
5463 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5464 and add filename to the names so that diff-mode can jump to source.
5465
5466 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5467 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5468 (tex-font-lock-keywords-1): Remove.
5469 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5470 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5471 (font-lock-default-fontify-region):
5472 Expand beg..end correctly when just following a multiline region.
5473 (font-lock-fontify-anchored-keywords):
5474 Include the anchor text as part of the multiline.
5475
54762000-10-06 Gerd Moellmann <gerd@gnu.org>
5477
5478 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5479 latter needs the autoloaded define-minor-mode macro during the
5480 bootstrap.
5481
5482 * startup.el (command-line): For now, activate tool-bar-mode only
5483 if XPM images are supported.
5484
5485 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5486 window by dragging a header-line at the top of the frame; that's
5487 confusing because the header-line doesn't move.
5488 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5489 of treating the event as a list. Some cleanup.
5490
54912000-10-06 Miles Bader <miles@gnu.org>
5492
5493 * simple.el (display-message-or-buffer): New function.
5494 (shell-command-on-region): Use `display-message-or-buffer'.
5495
5496 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5497 docstring parts.
5498
5499 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5500 (smbclient-prompt-regexp): Add usage note to doc string.
5501 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5502 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5503 Use add-hook for adding the comint filter function, and only do so
5504 if it's not already in the global hook list.
5505 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5506 to `make-local-variable'.
5507 (nslookup-font-lock-keywords): Remove prompt entry.
5508 (nslookup): Don't set the process-filter.
5509 (finger): Exit the loop correctly when the regexps list runs out.
5510 (ftp, smbclient, smbclient-list-shares):
5511 Set the real major mode immediately, not after execing.
5512 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5513
5514 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5515
55162000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5517
5518 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5519
5520 * which-func.el (which-func-format): Remove spurious space.
5521 (which-func-mode): Don't make it permanent-local.
5522 (which-func-ff-hook): Allow which-func-maxout to be nil.
5523 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5524 (which-func-mode): Simplify.
5525 Use post-command-idle-hook rather than post-command-hook.
5526 Go through all buffers and update their state.
5527 (which-function): Also try add-log-current-defun-function.
5528
5529 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5530 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5531 Update call to with-vc-properties accordingly.
5532 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5533 (vc-revert-buffer): More careful about window selection and deletion.
5534 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5535
5536 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5537 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5538 (cvs-dired-action): Change the default to quickdir.
5539
5540 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5541 if comment-indent-function returns nil.
5542 (comment-indent-default): New function.
5543 (comment-indent-function): Use it and document the new semantics.
5544
5545 * image-file.el: Docstring fixes.
5546
5547 * help.el (help-xref-on-pp): Use match-string.
5548 (describe-variable): New arg BUFFER.
5549 Store the current buffer in the help-xref-stack.
5550 (temp-buffer-resize-mode): Use define-minor-mode.
5551
5552 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5553 consistently with its docstring.
5554 Set jit-lock-first-unfontify-pos in an idempotent way.
5555 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5556
55572000-10-05 Alex Schroeder <alex@gnu.org>
5558
5559 * sql.el (sql-mysql-options): New variable.
5560 (sql-mysql): Use it.
5561
55622000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5563
5564 * image.el (image): New group.
5565
5566 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5567 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5568
55692000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5570
5571 * net/net-utils.el (nslookup-font-lock-keywords)
5572 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5573 Ignore the value of wqindow-system; always define keywords
5574
55752000-10-05 Kenichi Handa <handa@etl.go.jp>
5576
5577 * startup.el (fancy-splash-screens): Remove the code for
5578 debugging; `(trace-to-stderr "EXITTT\n")'.
5579
55802000-10-05 Miles Bader <miles@gnu.org>
5581
5582 * diff-mode.el (diff-goto-source): Update call to
5583 `diff-hunk-status-msg' to reflect new REV variable.
5584
55852000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5586
5587 * progmodes/icon.el (icon-mode):
5588 Don't gratuitously override the default for comment-column.
5589
5590 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5591
5592 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5593 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5594 (jit-lock-functions): New var.
5595 (jit-lock-function-1): Use it if non-nil.
5596 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5597 Set the `fontified' property before doing the fontification to avoid
5598 repeatedly going through the same error.
5599 Don't turn errors into messages.
5600 (jit-lock-register, jit-lock-unregister): New functions.
5601
5602 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5603 Use with-current-buffer.
5604
5605 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5606 Turn comment into docstring.
5607
5608 * apropos.el (apropos-mode): Use define-derived-mode.
5609
56102000-10-04 Gerd Moellmann <gerd@gnu.org>
5611
5612 * startup.el (fancy-splash-pending-command): New variable.
5613 (fancy-splash-pre-command): New function.
5614 (fancy-splash-screens): Rewritten.
5615 (command-line-1): If fancy-splash-pending-command is set, call it
5616 interactively.
5617
56182000-10-04 Dave Love <fx@gnu.org>
5619
5620 * toolbar/tool-bar.el (tool-bar-setup): New function.
5621 (tool-bar-mode): Use it.
5622
5623 * subr.el (substitute-key-definition): Doc fix.
5624 (play-sound-file): New command.
5625
56262000-10-04 Andre Spiegel <spiegel@gnu.org>
5627
5628 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5629 vc-version-backup-file-name): New functions.
5630
5631 * files.el (basic-save-buffer): Call vc-before-save before saving.
5632
5633 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5634 vc-cvs-stay-local-p.
5635
5636 * vc.el (vc-revert-buffer): Handle empty diff properly.
5637 (vc-version-backup-file): New function.
5638 (vc-checkout): Create a version backup if necessary.
5639 (vc-checkin): If a version backup file exists, delete it.
5640 (vc-version-diff): Diff locally using version backups, if available.
5641 (vc-revert-file): If there's a version backup, revert locally.
5642 (vc-transfer-file): Use version backup for base version, if
5643 available. If not, ask for confirmation whether to get it from the
5644 server. Update mode line before check-in.
5645
56462000-10-04 Dave Love <fx@gnu.org>
5647
5648 * toolbar/tool-bar.el (tool-bar-setup): New function.
5649 (tool-bar-mode): Use it.
5650
56512000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5652
5653 * net/net-utils.el (nslookup-font-lock-keywords)
5654 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5655 Only set if window-system is non-nil
5656 (net-utils-run-program): Returns buffer.
5657 (network-connection-reconnect): Added this function.
5658
5659 * generic.el:
5660 Incorporates extensive cleanup and docfixes by
5661 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5662 Uses cl compile-time macros.
5663 (generic-mode-name, generic-comment-list)
5664 (generic-keywords-list, generic-font-lock-expressions)
5665 (generic-mode-function-list, generic-mode-syntax-table):
5666 Removed variables.
5667 (generic-mode-alist): Renamed to generic-mode-list.
5668 (generic-find-file-regexp): Default changed to "^#".
5669 (generic-read-type): Uses completing read on generic-mode-list.
5670 (generic-mode-sanity-check): removed this function.
5671 (generic-add-to-auto-mode): Removed this function
5672 (generic-mode-internal): Bind mode-specific definitions
5673 into function instead of putting them in alist.
5674 (generic-mode-set-comments): Reworked extensively.
5675 (generic-mode-find-file-hook): Simplified regexp searching
5676 (generic-make-keywords-list): Omit extra pair of parens
5677
5678 * find-lisp.el (find-lisp-find-files-internal):
5679 Make sure directory name ends with "/".
5680
5681 * generic-x.el (apache-conf-generic-mode):
5682 Regexp now allows leading whitespace.
5683 (rc-generic-mode): Added eval-when-compile
5684 around generic-make-keywords-list.
5685 Deleted duplicate regexp
5686 (rul-generic-mode): Added eval-when-compile
5687 around generic-make-keywords-list.
5688 (etc-fstab-generic-mode): New generic mode.
5689 (rul-generic-mode): Removed one eval-when-compile
5690 which caused a max-specpdl-size exceeded error.
5691
56922000-10-04 Miles Bader <miles@gnu.org>
5693
5694 * simple.el (minibuffer-temporary-goal-position): New variable.
5695 (next-history-element): Try to keep the position of point in the
5696 input string constant.
5697
5698 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5699 (dired-do-create-files): If there's only one file, pass it in as
5700 the DEFAULT arg to dired-mark-read-file-name.
5701
57022000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5703
5704 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5705 (diff-goto-source): Be smarter when choosing REVERSE or not.
5706
5707 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5708 (texinfo-mode-menu): Add an explicit shortcut for update all.
5709
57102000-10-03 Andre Spiegel <spiegel@gnu.org>
5711
5712 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5713 factorize backend-specific code cleanly (this was essentially
5714 conceived by Stefan Monnier).
5715 (vc-unregister): Function removed.
5716 (vc-revert-file): New function.
5717 (vc-revert-buffer): Delegate some of the work to it.
5718
5719 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5720 default branch unconditionally.
5721 (vc-rcs-set-default-branch): New function.
5722 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5723 (vc-rcs-checkin): If an appropriate default branch has been set,
5724 force creation of that branch.
5725 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5726 code (as suggested by Stefan Monnier).
5727
57282000-10-02 Gerd Moellmann <gerd@gnu.org>
5729
5730 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5731 highlighting overlay with a different face over the overlay
5732 isearch uses to highlight the current match because that can lead
5733 to bad face combinations.
5734
5735 * loadup.el (toplevel): Load faces before isearch.
5736
5737 * isearch.el (isearch-faces): New custom group.
5738 (isearch): New defface; was already tested for in the code.
5739 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5740 (isearch-highlight): Always use face `isearch'.
5741
57422000-10-02 Dave Love <fx@gnu.org>
5743
5744 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5745 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5746 comparison of opcode with operand.
5747
57482000-10-03 Miles Bader <miles@gnu.org>
5749
5750 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5751 buffer, since the echo area will now grow to accommodate them.
5752
57532000-10-02 Andre Spiegel <spiegel@gnu.org>
5754
5755 * vc-hooks.el (vc-registered): If FILE used to be registered under
5756 a certain backend, try that one first.
5757
5758 * vc.el (vc-responsible-backend): Undo the previous change in the
5759 argument list. Handle multiple backends correctly.
5760 (vc-find-new-backend): Function removed.
5761 (vc-register): Use vc-responsible-backend, as before.
5762 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5763
57642000-10-02 Gerd Moellmann <gerd@gnu.org>
5765
5766 * startup.el (fancy-splash-head): Change message below the
5767 logo.
5768
57692000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5770
5771 * diff-mode.el (diff-goto-source): Emit a status message.
5772 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5773 (diff-test-hunk): Fix doc string.
5774 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5775 (diff-advance-after-apply-hunk): New variable.
5776 (diff-apply-hunk): Don't return a value.
5777
57782000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5779
5780 * vc.el (vc-editable-p): Minor optimization.
5781 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5782 (vc-find-new-backend): New function split from vc-responsible-backend.
5783 (vc-register): Use it.
5784 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5785 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5786 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5787 (vc-clear-headers): Don't use find-file.
5788 (vc-revert-buffer): Use `and' again (must have been a braino).
5789 (vc-switch-backend): Only prompt if requested.
5790 Short circuit if nothing is to be done.
5791 Don't use vc-resynch-buffer which could lose unsaved editing.
5792 (vc-default-receive-file): Update call to vc-unregister.
5793 (with-vc-file, vc-next-action-on-file):
5794 Use vc-backend rather than vc-registered.
5795 (vc-next-action-on-file): Use intern-soft.
5796 Deal with read-only *vc-diff* buffer.
5797 (vc-transfer-file): Docstring fix.
5798
5799 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5800 (vc-rcs-receive-file): Avoid with-vc-properties.
5801 Update call to vc-unregister.
5802 Use constant `RCS' rather than (dynamically bound) var `backend'.
5803
58042000-10-01 Andre Spiegel <spiegel@gnu.org>
5805
5806 * vc.el (vc-next-action-on-file): Update mode line only if file
5807 is visited.
5808 (vc-start-entry): New argument initial-contents. Don't visit the file
5809 if it isn't already visited. Brought documentation up-to-date.
5810 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5811 (vc-checkin): New optional arg initial-contents, which is passed to
5812 vc-start-entry.
5813 (vc-finish-logentry): Make sure to bury log buffer only if there
5814 really is one. Call `vc-resynch-buffer' on log-file, not
5815 buffer-file-name.
5816 (vc-default-comment-history, vc-default-wash-log): New functions.
5817 (vc-index-of): Removed.
5818 (vc-transfer-file): Make do without the above.
5819 (vc-default-receive-file): Call comment-history unconditionally. Pass
5820 the resulting string to vc-checkin, instead of inserting it into the
5821 comment ring.
5822
5823 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5824 unconditionally. Use the comments as initial contents of the log
5825 entry buffer. Document the trick to force branch creation with no
5826 changes.
5827
58282000-10-01 Miles Bader <miles@gnu.org>
5829
5830 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5831 `recenter' with an arg to prevent redrawing the display.
5832
58332000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5834
5835 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5836
5837 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5838
5839 * progmodes/c-mode.el (c-mode):
5840 Don't gratuitously override the default for comment-column.
5841
5842 * textmodes/tex-mode.el (latex-metasection-list): New var.
5843 (latex-imenu-create-index): Use it.
5844 Move the regexp construction outside loops (and use push).
5845 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5846 (tex-font-lock-keywords): Moved from font-lock.el.
5847 (tex-comment-indent): Remove.
5848 (tex-common-initialization): Don't set comment-indent-function.
5849 (latex-block-default): New var.
5850 (tex-latex-block): Use it to provide a default choice.
5851 Add any unknown choice to latex-block-names.
5852 Insert [...] after {...}.
5853 (tex-last-unended-begin): Simplify regexp.
5854 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5855 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5856 (latex-mode): Set forward-sexp-function.
5857
5858 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5859 Add regexp for @ignore ... @end ignore.
5860 (texinfo-heading-face): New face.
5861 (texinfo-font-lock-keywords): Use it.
5862 (texinfo-mode-menu): New menu.
5863 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5864 New functions.
5865 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5866 (texinfo-section-types-regexp, texinfo-section-level-regexp)
5867 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5868 Remove declaration.
5869 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5870
5871 * delsel.el (delete-selection-mode): Use define-minor-mode.
5872
5873 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5874
58752000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5876
5877 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5878
58792000-09-30 Gerd Moellmann <gerd@gnu.org>
5880
5881 * replace.el (keep-lines-read-args): New function.
5882 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5883 read arguments interactively. Add parameters RSTART and REND.
5884 Operate on the active region in Transient Mark mode.
5885
5886 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5887
5888 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5889 (authors-obsolete-files-regexps): New variable.
5890 (authors-add): Don't record changes in obsolete files.
5891
58922000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5893
5894 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5895
5896 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5897 (comment-indent): Make sure there's a space between code and comment.
5898 Shift comments left to avoid going past fill-column.
5899
59002000-09-29 Gerd Moellmann <gerd@gnu.org>
5901
5902 * startup.el (startup-echo-area-message): New function.
5903 (display-startup-echo-area-message): Use it.
5904 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5905 (fancy-splash-default-action): New function.
5906 (fancy-splash-screens-1): New function.
5907 (fancy-splash-head): Put a help-echo and a keymap under the image.
5908
59092000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5910
5911 * diff-mode.el (diff-add-log-file-name): Remove.
5912 (diff-mode): Use add-log-buffer-file-name-function.
5913
5914 * add-log.el (find-change-log): New arg BUFFER-FILE.
5915 (add-log-file-name): Obey add-log-file-name-function.
5916 (add-log-buffer-file-name-function): New var.
5917 (add-change-log-entry): Use it.
5918
59192000-09-29 Miles Bader <miles@gnu.org>
5920
5921 * image-file.el (image-file-name-extensions): New variable.
5922 (image-file-name-regexps): Renamed from `image-file-regexps'.
5923 New default value is nil. Call `auto-image-file-mode'.
5924 (image-file-name-regexp): New function.
5925 (auto-image-file-mode): New minor mode.
5926 (insert-image-file): Don't make conditional on the image-file
5927 handler being enabled.
5928 (image-file-handler): Make the call here conditional instead.
5929 (set-image-file-handler-enabled, enable-image-file-handler)
5930 (disable-image-file-handler): Functions removed.
5931
5932 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5933 string.
5934
59352000-09-29 Gerd Moellmann <gerd@gnu.org>
5936
5937 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5938 it's a function from CL.
5939 (latex-imenu-create-index): Replace eval-when-compile with progn
5940 because latex-section-alist is not bound while compiling.
5941
59422000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5943
5944 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5945 (outline-mode): Use define-derived-mode.
5946
5947 * progmodes/perl-mode.el (perl-mode):
5948 * progmodes/awk-mode.el (awk-mode):
5949 * progmodes/asm-mode.el (asm-mode):
5950 Don't gratuitously override the default for comment-column.
5951
5952 * emacs-lisp/lisp.el (lisp-complete-symbol):
5953 Distinguish the let-binding case from the funcall case.
5954 (forward-sexp-function): New variable.
5955 (forward-sexp): Use it.
5956
5957 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5958 (easy-mmode-defmap): Remove the now useless autoload.
5959
5960 * time.el (display-time-mode): Use define-minor-mode.
5961
5962 * subr.el (add-minor-mode): Don't eval NAME.
5963 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5964 Use if rather than cond.
5965
5966 * simple.el (read-expression-map): Define more properly.
5967 (comment-indent-hook): Remove.
5968 (string-to-syntax): Bug fix.
5969
5970 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5971 (cvs-ediff-diff): Fix typo.
5972 (cvs-revert-if-needed): Don't bother preserving read-only.
5973
5974 * paren.el (show-paren-mode): Use define-minor-mode.
5975
5976 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5977 (toggle-auto-compression): Remove.
5978 (jka-compr-build-file-regexp): Remove useless grouping.
5979
5980 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5981 Avoid user-reserved bindings.
5982 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5983 (diff-header-face): Revert to grey85.
5984
5985 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5986
5987 * complete.el (partial-completion-mode) <defcustom>: Remove.
5988 (partial-completion-mode): Use define-minor-mode.
5989 (PC-do-completion): Understand `completion-auto-help = delay'
5990 to mean to popup the completion buffer only the second time.
5991 (PC-include-file-all-completions, PC-include-file-all-completions)
5992 (PC-include-file-all-completions): Don't quote lambda.
5993
5994 * comint.el (comint-mode-hook): Docstring fix.
5995 (comint-mode): Use define-derived-mode.
5996 (comint-mode-map): Remove obsolete comment.
5997 (make-comint): Minor stylistic change.
5998 (comint-insert-clicked-input): Be more careful to find the overlay.
5999 Use this-command-keys rather than hardcoding mouse-2.
6000
6001 * font-lock.el: Replace confusing (,@ with ,
6002 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
6003 Don't use regexp-opt-depth. Spice up the regexp for args.
6004 Don't distinguish between cmds that can take an opt arg or not.
6005 Use `append' and `prepend' rather than `keep'.
6006
6007 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
6008 (latex-outline-regexp): New var.
6009 (latex-outline-level): New fun.
6010 (latex-section-alist): New var.
6011 (latex-imenu-create-index): Use it. Use `push' as well.
6012 (tex-shell-map): Initialize it properly.
6013 (tex-mode): Minor stylistic change.
6014 (plain-tex-mode): Use define-derived-mode.
6015 (latex-mode): Use define-derived-mode.
6016 Construct the paragraph regexps in a more readable way.
6017 Set the buffer-local outline-{level,regexp} vars.
6018 (slitex-mode): Derive from latex-mode.
6019 (tex-common-initialization): Don't kill-all-vars anymore.
6020 Add setting for comment-add and font-lock-defaults.
6021 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
6022 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
6023 (tex-start-tex): New arg DIR (and send a chdir command for it).
6024 Also display the shell buffer and save it in tex-last-buffer-texed.
6025 (tex-region): Use expand-file-name rather than concat.
6026 Remove code made useless by changes in tex-start-tex.
6027 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
6028
6029 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
6030
60312000-09-28 Dave Love <fx@gnu.org>
6032
6033 * eshell/eshell.el (eshell) <defgroup>: Add :version.
6034
60352000-09-28 Gerd Moellmann <gerd@gnu.org>
6036
6037 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
6038 `append'.
6039
60402000-09-28 Stefan Monnier <monnier@cs.yale.edu>
6041
6042 * info.el (Info-extract-pointer): Undo last change.
6043 Instead, fix the position of the `bound' arg to re-search-backward.
6044
60452000-09-27 Stefan Monnier <monnier@cs.yale.edu>
6046
6047 * info.el (Info-extract-pointer):
6048 Widen more carefully, to avoid finding pointers in other nodes.
6049 (Info-index): Use push.
6050
60512000-09-27 Gerd Moellmann <gerd@gnu.org>
6052
6053 * frame.el (set-frame-font): Remove call to obsolete function
6054 frame-update-faces.
6055 (set-foreground-color, set-background-color): Likewise for
6056 frame-update-face-colors.
6057
60582000-09-27 Miles Bader <miles@gnu.org>
6059
6060 * image-file.el: New file.
6061
60622000-09-27 Gerd Moellmann <gerd@gnu.org>
6063
6064 * frame.el (frame-notice-user-settings): Don't call
6065 frame-update-faces, which is a no-op now.
6066
6067 * ediff-wind.el (ediff-control-frame-parameters): Add zero
6068 tool-bar-lines.
6069
60702000-09-27 Dave Love <fx@gnu.org>
6071
6072 * mouse.el: Fix last change.
6073
60742000-09-27 Miles Bader <miles@lsi.nec.co.jp>
6075
6076 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
6077
60782000-09-22 Kenichi Handa <handa@etl.go.jp>
6079
6080 * international/quail.el (quail-help): The output message is
6081 improved.
6082
60832000-09-26 Dave Love <fx@gnu.org>
6084
6085 * mouse.el (popup-menu): If POSITION is nil, set it using
6086 mouse-position.
6087
60882000-09-25 Sam Steingold <sds@gnu.org>
6089
6090 * net/browse-url.el (browse-url-file-url): Check for null maps.
6091
60922000-09-26 Gerd Moellmann <gerd@gnu.org>
6093
6094 * frame.el (frame-notice-user-settings): Don't add a
6095 tool-bar-lines frame parameter to default-frame-alist in batch mode.
6096
6097 * frame.el (frame-notice-user-settings):
6098 Make tool-bar-mode and default-frame-alist consistent.
6099
6100 * toolbar/tool-bar.el (tool-bar-help): New function.
6101
61022000-09-25 Gerd Moellmann <gerd@gnu.org>
6103
6104 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
6105 current-load-list in top-level forms. Else this leaks a cons cell
6106 every time a defun is called.
6107
6108 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
6109
61102000-09-25 Dave Love <fx@gnu.org>
6111
6112 * startup.el (fancy-splash-head): Check XPM is available.
6113
6114 * autoinsert.el (auto-insert): Doc fix.
6115 (auto-insert-alist): Following GNU notices, don't say `copyright
6116 _by_'. Use line-beginning-position.
6117 (auto-insert): Check buffer-file-name is non-nil before use.
6118
61192000-09-25 Gerd Moellmann <gerd@gnu.org>
6120
6121 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
6122 starting with `@def' or `@multitable', in addition to ones
6123 specified by the user in auto-fill-inhibit-regexp.
6124
61252000-09-25 Markus Rost <rost@math.ohio-state.edu>
6126
6127 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
6128 rmail-dont-reply-to-names matches the empty string.
6129
61302000-09-25 Gerd Moellmann <gerd@gnu.org>
6131
6132 * startup.el (command-line-1, fancy-splash-text): Change the
6133 text to sound more friendly.
6134
61352000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
6136
6137 * progmodes/hideshow.el: Update author email address.
6138 Generally, sync w/ maintainer version 5.22.
6139 (hs-hide-all-non-comment-function): New var.
6140 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
6141 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
6142 (hs-show-region): Delete this command.
6143 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
6144
61452000-09-22 Dave Love <fx@gnu.org>
6146
6147 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
6148 (hl-line-highlight): Specify buffer when moving overlay.
6149
6150 * progmodes/fortran.el (fortran-mode): Locally set
6151 normal-auto-fill-function.
6152 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
6153 (fortran-mode-map): Adjust auto-fill menu entry.
6154
61552000-09-22 Gerd Moellmann <gerd@gnu.org>
6156
6157 * vc-rcs.el (toplevel): Require `vc' when compiling.
6158
6159 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
6160
61612000-09-22 Andre Spiegel <spiegel@gnu.org>
6162
6163 * vc.el (vc-switch-backend): Signal an error if the file is not
6164 registered under the new backend.
6165
6166 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
6167 without explicit revision number.
6168
61692000-09-21 Stefan Monnier <monnier@cs.yale.edu>
6170
6171 * diff-mode.el (diff-file-header-face): Reset to its previous value.
6172 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
6173 (diff-xor): New function.
6174 (diff-find-source-location): Use it. Fix a stupid name clash.
6175 (diff-hunk-status-msg): New function.
6176 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
6177 (diff-test-hunk): Use diff-find-source-location.
6178 (diff-goto-source): Favor the `reverse'.
6179 (diff-hunk-text): Properly handle one-sided context diffs.
6180 (diff-apply-hunk): When done, advance to the next hunk.
6181
61822000-09-21 Gerd Moellmann <gerd@gnu.org>
6183
6184 * startup.el (command-line): If frame was created with a non-zero
6185 tool-bar-lines parameter, switch tool-bar-mode on.
6186
6187 * add-log.el (change-log-date-face, change-log-name-face)
6188 (change-log-email-face, change-log-file-face)
6189 (change-log-list-face, change-log-conditionals-face)
6190 (change-log-function-face, change-log-acknowledgement-face):
6191 New faces, inheriting from font-lock faces.
6192 (change-log-font-lock-keywords): Use them.
6193
61942000-09-21 Dave Love <fx@gnu.org>
6195
6196 * progmodes/cperl-mode.el (top-level): Clean up
6197 `eval-when-compile's and assorted defvars.
6198 (cperl-invalid-face): Don't double-quote value. Change custom
6199 type.
6200 (cperl-mode): Set normal-auto-fill-function and don't zap
6201 auto-fill-function.
6202 (cperl-imenu--function-name-regexp-perl): Renamed from
6203 imenu-example--function-name-regexp-perl.
6204 (cperl-imenu--create-perl-index): Renamed from
6205 imenu-example--create-perl-index.
6206 (cperl-xsub-scan): Don't require cl.
6207
6208 * msb.el (msb-mode-map): Use substitute-key-definition.
6209 (msb-mode): Use msb-mode-map.
6210
62112000-09-21 Andre Spiegel <spiegel@gnu.org>
6212
6213 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6214 New functions.
6215 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6216 (vc-switch-backend): New function.
6217 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6218 (vc-register): Fix prompt.
6219 (vc-unregister, vc-default-unregister): New functions.
6220 (vc-version-diff): Handle empty buffer in sentinel.
6221
6222 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6223 (vc-rcs-state-heuristic): Use it to guess the state of files with
6224 non-strict locking.
6225 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6226 been set with -b, but not created yet.
6227 (vc-rcs-fetch-master-state): With non-strict locking, compare file
6228 contents in order to find the state.
6229 (vc-rcs-checkin): Allow creation of branches with no changes.
6230 (vc-rcs-unregister, vc-rcs-receive-file)
6231 (vc-rcs-set-non-strict-locking): New functions.
6232
6233 * vc-hooks.el (vc-name): Force correct computation of the value
6234 in case it is missing.
6235
62362000-09-21 Gerd Moellmann <gerd@gnu.org>
6237
6238 * startup.el (fancy-splash-tail): Use a different foreground
6239 color on a dark frame background.
6240
62412000-09-21 Miles Bader <miles@lsi.nec.co.jp>
6242
6243 * info.el: Use the correct capitalization when making Info-mode
6244 and Info-edit-mode `special' modes.
6245
62462000-09-20 Stefan Monnier <monnier@cs.yale.edu>
6247
6248 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6249 (diff-mode): Add support for add-log.el.
6250 (diff-hunk-text): Use char offsets rather than line offsets.
6251 (diff-find-source-location): Replace LINE with line-offset (nil
6252 if not found) and always set POS to a meaningful position.
6253 Adapt to the new char-offsets.
6254 (diff-apply-hunk): Drop support for the unused `select' POPUP.
6255 Adapt to the new diff-find-source-location.
6256 (diff-goto-source): Adapt to the new diff-find-source-location.
6257
6258 * add-log.el (add-log-file-name): New function (split out of
6259 add-change-log-entry).
6260 (add-change-log-entry): Use it.
6261 Call add-log-file-name-function with the changelog file name if
6262 the current buffer is not associated with any file.
6263 Avoid find-file if the selected window is dedicated.
6264
6265 * diff-mode.el (diff-find-source-location):
6266 Move code from diff-apply-hunk. Return buffer rather than file.
6267 (diff-apply-hunk): Use the new result from diff-find-source-location.
6268 (diff-goto-source): Use the new diff-find-source-location.
6269
62702000-09-20 Dave Love <fx@gnu.org>
6271
6272 * iswitchb.el: Some doc fixes.
6273 (iswitchb-mode-map): Define completely initially. Inherit
6274 minibuffer-local-map.
6275 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6276 fundamental-mode.
6277 (iswitchb-global-map): New variable.
6278 (iswitchb-summaries-to-end): Amalgamate regexps.
6279 (iswitchb-mode): New.
6280 (iswitchb-mode-hook): New variable.
6281 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
6282 `extensions'.
6283
62842000-09-20 Gerd Moellmann <gerd@gnu.org>
6285
6286 * ehelp.el (electric-help): New defgroup.
6287 (electric-help-shrink-window): New user-option.
6288 (with-electric-help): Use it.
6289
6290 * window.el (shrink-window-if-larger-than-buffer): If face
6291 `mode-line' has a :box, and we're on a graphical frame, add 1
6292 to the needed window height.
6293
6294 * frame.el (frame-notice-user-settings): Add a last parameter nil
6295 to a call to `append', because the last list passed to `append' is
6296 not copied, and so subsequent calls to assq-delete-all will modify
6297 default-frame-alist.
6298
6299 * startup.el (fancy-splash-image): Change :type.
6300 (fancy-splash-head): Use an XBM image if appropriate.
6301 (command-line-1): Show splash screens in more cases.
6302
6303 * startup.el (fancy-splash-text): Don't quote faces.
6304
6305 * dired.el (dired-font-lock-keywords): Undo last change.
6306 (dired-readin): Bind indent-tabs-mode to nil.
6307
6308 * startup.el (fancy-splash-head): If frame's background mode
6309 is `dark', change the black background of the image to gray.
6310 (fancy-splash-screens): Display startup echo area message.
6311 (display-startup-echo-area-message): New function.
6312
63132000-09-20 Miles Bader <miles@lsi.nec.co.jp>
6314
6315 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6316
6317 * info.el (info-header-node): Tweak for color ttys.
6318
6319 * faces.el (face-valid-attribute-values): Make sure directories we
6320 search for stipples both exist and are readable before trying to
6321 search them.
6322
6323 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6324 in the dry-run case.
6325
6326 * jka-compr.el (with-auto-compression-mode): New macro.
6327
6328 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6329 (custom-group-tag-face, custom-variable-tag-face): Use relative
6330 :height and inherit from `variable-pitch' face instead of
6331 hardwiring :family.
6332 * hi-lock.el (hi-black-hb): Likewise.
6333
6334 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6335 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6336 toolbar-add-item, if image doesn't have a mask add a `:mask
6337 heuristic'.
6338
63392000-09-19 Stefan Monnier <monnier@cs.yale.edu>
6340
6341 * diff-mode.el: Docstring fixes.
6342 (diff-header-face, diff-comment-face): New faces.
6343 (diff-font-lock-keywords): Highlight a bit differently.
6344 (diff-find-source-location): Don't return SPAN any more.
6345 (diff-hunk-text): Don't bother erasing the temp buffer.
6346 (diff-find-text): Drop argument LINE.
6347 (diff-apply-hunk): Update calls to diff-find-text.
6348 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6349
6350 * calendar/calendar.el: Docstring fixes.
6351 (calendar-make-alist): Don't quote lambda.
6352 (calendar-star-date): Use make-local-variable.
6353
63542000-09-19 Dave Love <fx@gnu.org>
6355
6356 * toolbar/tool-bar.el: Renamed from toolbar.el.
6357 Change `toolbar' to `tool-bar' generally in symbols.
6358 Make some items invisible in `special' major modes.
6359 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6360 Add arg PROPS.
6361
6362 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6363 Add :version here.
6364 (fancy-splash-delay, fancy-splash-image): Remove :version here.
6365
63662000-09-19 Gerd Moellmann <gerd@gnu.org>
6367
6368 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6369
6370 * files.el (find-file-suppress-same-file-warnings): New user-option.
6371 (find-file-noselect): Use it.
6372
6373 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6374 (fancy-splash-screen): Defgroup.
6375
6376 * add-log.el (change-log-font-lock-keywords): Match names
6377 more exactly for the case that font-lock-constant-face is
6378 underlined.
6379
63802000-09-19 Richard M. Stallman <rms@gnu.org>
6381
6382 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6383
63842000-09-19 Andre Spiegel <spiegel@gnu.org>
6385
6386 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6387
63882000-09-19 Gerd Moellmann <gerd@gnu.org>
6389
6390 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6391 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6392 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6393 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6394 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6395 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6396 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6397 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6398 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6399 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6400 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6401 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6402
6403 * startup.el (fancy-splash-text): New variable.
6404 (fancy-splash-delay, fancy-splash-image): New user-options.
6405 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6406 (fancy-splash-screens): New functions.
6407 (command-line-1): If display has a `display' frame parameter, has
6408 colors, and we have XPM support, show more fancy splash screens.
6409
64102000-09-19 Dave Love <fx@gnu.org>
6411
6412 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
6413 with null `help'. Use modern backquote syntax.
6414
64152000-09-19 Gerd Moellmann <gerd@gnu.org>
6416
6417 * font-lock.el (font-lock-mode): Change message telling the user
6418 that ``the buffer is too big''.
6419
6420 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6421 for instance for the case that tab-width is 2.
6422
64232000-09-18 Gerd Moellmann <gerd@gnu.org>
6424
6425 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6426 toolbar-add-item, if image doesn't have a mask add a `:mask
6427 heuristic'.
6428
64292000-09-18 Miles Bader <miles@lsi.nec.co.jp>
6430
6431 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6432 and return a cons if it's non-nil.
6433 (diff-apply-hunk): Try to jump to the line in the source text
6434 corresponding to the position of point in the in the hunk.
6435
6436 * info.el (Info-title-3-face, Info-title-2-face)
6437 (Info-title-1-face): Use face inheritance and relative sizes
6438 instead of hard-wiring things.
6439
6440 * faces.el (secondary-selection): Make dark-background variant sane.
6441
64422000-09-16 Andrew Innes <andrewi@gnu.org>
6443
6444 * makefile.w32-in (compile-files-CMD): No need to make .elc files
6445 read-only, since they aren't under VC now.
6446
64472000-09-17 Dave Love <fx@gnu.org>
6448
6449 * tmm.el: Replace mapcar with mapc in several places.
6450
6451 * loadhist.el (unload-feature): Maybe call elp-restore-list and
6452 ad-unadvise.
6453
6454 * international/latin1-disp.el: New file.
6455
6456 * calendar/cal-move.el (scroll-calendar-left)
6457 (scroll-calendar-right): Make arg optional (for active mode line).
6458
6459 * calendar/calendar.el (calendar-mode-line-format): Make fields
6460 mouse-sensitive.
6461 (calendar-read-date, calendar-read-date, calendar-window-list):
6462 Unquote lambda.
6463 (calendar-month-name): Use aref, not sref.
6464
6465 * view.el (minor-mode-alist): Propertize the string.
6466
6467 * international/characters.el (standard-case-table): Add entries
6468 for Greek.
6469
64702000-09-18 Miles Bader <miles@gnu.org>
6471
6472 * info.el (info-node, info-xref): Add dark-background variants.
6473
6474 * faces.el (header-line): Change defaults to be less confusing
6475 when mixed with mode-lines.
6476
6477 * info.el (Info-fontify-node): Make a few cleanups.
6478 Add extra `help-echo' and `local-map' props to node xrefs.
6479 Use header-specific faces for node-names & xrefs.
6480 (Info-use-header-line): New variable.
6481 (info-header-xref, info-header-node): New faces.
6482 (Info-setup-header-line): New function.
6483 (Info-select-node): Call Info-setup-header-line when enabled.
6484 (Info-extract-pointer): Work even if the header line is hidden.
6485 (Info-header-line): New variable.
6486
64872000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6488
6489 * vms-patch.el (print-region-function): Don't quote lambda.
6490
6491 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6492
6493 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6494 (lm-get-header-re): Allow spaces between the header and the colon.
6495 (lm-header): Allow $ in non-RCS headers.
6496 (lm-header-multiline): Put the strings back into order.
6497 Stop at an empty line. Don't require two space chars if the
6498 line is clearly not another header line.
6499
6500 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6501 (popup-menu-popup): Remove.
6502
65032000-09-15 Gerd Moellmann <gerd@gnu.org>
6504
6505 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6506 specification if or if not tool-bar item contains an `:enabled'
6507 property.
6508
6509 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6510 current buffer has no file name.
6511
65122000-09-15 Dave Love <fx@gnu.org>
6513
6514 * strokes.el: Sync with maintainer's current version with changes
6515 for Emacs, but avoid runtime cl and levents.
6516 (toplevel): Change autoloads and compilation requires.
6517 (strokes-version, strokes-bug-address, strokes-lift): Values
6518 changed.
6519 (strokes-xpm-header, strokes-insinuated): New variable.
6520 (strokes): Add :link.
6521 (strokes-mode): Customized.
6522 (strokes-while-inhibiting-garbage-collector): New macro.
6523 (strokes-remassoc): Avoid remove-if.
6524 (strokes-fix-button2-command): Don't use ad-do-it.
6525 (strokes-insinuate): New function.
6526 (strokes-button-press-event-p, strokes-button-release-event-p):
6527 New functions, used instead of non-`strokes-' versions..
6528 (strokes-mouse-event-p): Rewritten.
6529 (strokes-event-closest-point): Avoid event-point.
6530 (strokes-get-grid-position): Avoid cdadr, caadr
6531 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6532 functions.
6533 (strokes-help): Use with-output-to-temp-buffer.
6534 (strokes-window-configuration-changed-p): New function.
6535 (strokes-update-window-configuration): Use buffer-live-p,
6536 strokes-window-configuration-changed-p.
6537 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6538 (strokes-char-face): New face.
6539 (strokes-char-table, strokes-base64-chars): New variable.
6540 (strokes-xpm-for-stroke, strokes-list-strokes)
6541 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6542 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6543 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6544 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6545 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6546 functions.
6547
65482000-09-15 Gerd Moellmann <gerd@gnu.org>
6549
6550 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6551
6552 * image.el (create-image): Doc fix.
6553
6554 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6555 instead of `:heuristic-mask t'.
6556
65572000-09-14 Andrew Innes <andrewi@gnu.org>
6558
6559 * makefile.w32-in: Revert to Unix line endings.
6560
65612000-09-14 Andrew Innes <andrewi@gnu.org>
6562
6563 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6564 when installing.
6565
6566 * makefile.nt (DONTCOMPILE): Fix typo.
6567
6568 * shell.el (shell-write-history-on-exit): New function.
6569 (shell-dumb-shell-regexp): New custom variable.
6570 (shell-mode): Make shell-write-history-on-exit the process
6571 sentinel if shell name matches shell-dumb-shell-regexp.
6572
6573 * w32-fns.el: Comment out before-init-hook function which resets
6574 source-directory based; this breaks bootstrap.
6575
65762000-09-14 Dave Love <fx@gnu.org>
6577
6578 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6579 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6580 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6581 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6582 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6583 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6584 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6585 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6586 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6587
6588 * toolbar/toolbar.el: New.
6589
6590 * subdirs.el: Add toolbar.
6591
65922000-09-14 Gerd Moellmann <gerd@gnu.org>
6593
6594 * indent.el (indent-for-tab-command): Doc fix.
6595
65962000-09-14 Alex Schroeder <alex@gnu.org>
6597
6598 * ansi-color.el (ansi-colors): Doc change.
6599 (ansi-color-get-face): Simplified regexp.
6600 (ansi-color-faces-vector): Added more faces, doc change.
6601 (ansi-color-names-vector): Doc change.
6602 (ansi-color-regexp): Simplified regexp.
6603 (ansi-color-parameter-regexp): New regexp.
6604 (ansi-color-filter-apply): Doc change.
6605 (ansi-color-filter-region): Doc change.
6606 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6607 deal with zero length parameters.
6608 (ansi-color-apply-on-region): Doc change.
6609 (ansi-color-map): Doc change.
6610 (ansi-color-map-update): Removed debugging message.
6611 (ansi-color-get-face-1): Added condition-case to trap
6612 args-out-of-range errors.
6613 (ansi-color-get-face): Doc change.
6614 (ansi-color-make-face): Removed.
6615 (ansi-color-for-shell-mode): New option.
6616
66172000-09-13 Kenichi Handa <handa@etl.go.jp>
6618
6619 * international/quail.el (quail-start-translation): Translate KEY
6620 if necessary even if it doesn't have any mapping in the current
6621 input method.
6622 (quail-start-conversion): Likewise.
6623 (quail-help): The output message is improved.
6624
66252000-09-13 Miles Bader <miles@gnu.org>
6626
6627 * comint.el (comint-output-filter): Revert to using
6628 `insert-before-markers'. Add bletcherous hack to undo damage
6629 caused by `insert-before-markers'. Put `front-sticky' property on
6630 overlays created here so that the field code understands how the
6631 overlay works. Use a let when making comint-last-prompt-overlay,
6632 so that the code is easier to read.
6633
66342000-09-13 Dave Love <fx@gnu.org>
6635
6636 * wid-edit.el (widget-default-format-handler): DTRT when
6637 doc-property is a function.
6638
66392000-09-12 Francesco Potorti` <pot@gnu.org>
6640
6641 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6642 filed name if it's not there.
6643
66442000-09-12 Dave Love <fx@gnu.org>
6645
6646 * simple.el (read-mail-command): Doc fix.
6647 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6648
6649 * vc.el (vc-dired-listing-switches): Fix :version.
6650
6651 * vc-hooks.el: Doc fixes.
6652
6653 * subr.el (add-minor-mode): Use toggle-fun arg.
6654
6655 * speedbar.el: Add :version to several defcustoms.
6656
6657 * imenu.el (imenu--truncate-items, imenu--cleanup)
6658 (imenu--generic-function): Avoid mapcar.
6659 (imenu--replace-spaces): Function removed.
6660 (imenu--completion-buffer): Use subst-char-in-string.
6661 (imenu-add-to-menubar): Use keymap inheritance.
6662
66632000-09-12 Miles Bader <miles@gnu.org>
6664
6665 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6666 (diff-mode-map): Bind `diff-test-hunk'.
6667 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6668
66692000-09-11 Gerd Moellmann <gerd@gnu.org>
6670
6671 * bytecomp.el (byte-compile-defvar): Undo last change
6672 because it breaks '(make-variable-buffer-local (defvar ...)'
6673 which is used at least in dired.
6674
66752000-09-12 Kenichi Handa <handa@etl.go.jp>
6676
6677 * international/quail.el (quail-define-package): Docstring
6678 modified.
6679
66802000-09-12 Kenichi Handa <handa@etl.go.jp>
6681
6682 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6683 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6684 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6685 docstring of "chinese-py".
6686
6687 * international/quail.el (quail-translation-docstring): New
6688 variable.
6689 (quail-show-keyboard-layout): Docstring modified.
6690 (quail-select-current): Likewise.
6691 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6692 infinite recursive call.
6693 (quail-help): Check quail-translation-docstring. Format of the
6694 output changed.
6695 (quail-help-insert-keymap-description): Adjusted for the above
6696 change.
6697
66982000-09-11 Gerd Moellmann <gerd@gnu.org>
6699
6700 * bytecomp.el (byte-compile-defvar): Only cons onto
6701 current-load-list in top-level forms. Else this leaks a cons cell
6702 every time a defun is called.
6703
67042000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6705
6706 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6707 Now understands non-unified diffs. Some functionality moved into
6708 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6709 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6710 modify anything. Only reposition point in the patched file if the
6711 patch succeeds. Only pop up another window if POPUP is true.
6712 Emit a message describing what happened if successful, and at what
6713 line-offset. Automatically detect reversed hunks and do something
6714 appropriate.
6715 (diff-hunk-text, diff-find-text): New functions.
6716 (diff-filter-lines): Function removed.
6717 (diff-test-hunk): New function.
6718 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6719
67202000-09-10 Dave Love <fx@gnu.org>
6721
6722 * textmodes/tildify.el: Minor doc/commentary fixes.
6723 (tildify) <defgroup>: Add :version.
6724
6725 * faces.el (face-x-resources): Make custom type more specific.
6726 (frame-background-mode): Use mapc.
6727 (region) <defcustom>: Add :version.
6728
67292000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6730
6731 * vc-sccs.el (vc-sccs-register):
6732 * vc-rcs.el (vc-rcs-register):
6733 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6734 * vc.el (vc-register): Clear file's properties.
6735
67362000-09-08 Gerd Moellmann <gerd@gnu.org>
6737
6738 * faces.el (face-spec-set): Only face-spec-reset-face when
6739 ATTRS is non-nil.
6740
67412000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6742
6743 * help.el (help-insert-xref-button): Fix a typo in doc string.
6744
67452000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6746
6747 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6748 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6749 methods.
6750
6751 * menu-bar.el (read-mail-item-name): New function.
6752 (menu-bar-tools-menu): Use it to compute and display the package
6753 used to read email.
6754 (menu-bar-tools-menu): Fix typo in GUD's help string.
6755
67562000-09-07 Dave Love <fx@gnu.org>
6757
6758 * diff-mode.el (diff-mouse-goto-source): New function.
6759
6760 * vc-sccs.el: Doc fixes.
6761 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6762
6763 * vc-rcs.el: Doc fixes.
6764 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6765 (vc-rcs-checkout-switches, vc-rcs-header)
6766 (vc-rcs-master-templates): Add or change :version.
6767
6768 * vc-cvs.el: Doc fixes.
6769 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6770 (vc-cvs-stay-local): Add :version.
6771
6772 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6773
67742000-09-07 Kenichi Handa <handa@etl.go.jp>
6775
6776 * international/quail.el (quail-help): Fix previous change.
6777
67782000-09-07 Gerd Moellmann <gerd@gnu.org>
6779
6780 * faces.el (color-values): Doc fix.
6781
6782 * faces.el (frame-set-background-mode): Use frame-parameter
6783 instead of frame-parameters.
6784
6785 * frame.el (filtered-frame-list): Reduce consing.
6786 (frames-on-display-list): Call frame-parameter instead of
6787 frame-parameters.
6788
67892000-09-07 Kenichi Handa <handa@etl.go.jp>
6790
6791 * language/devan-util.el (devanagari-to-indian-region): In the
6792 loop, change the following char, not preceding char.
6793
67942000-09-07 Gerd Moellmann <gerd@gnu.org>
6795
6796 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6797 instead of frame-parameters.
6798
6799 * faces.el (set-face-attribute): Simplify by calling
6800 internal-set-lisp-face-attribute with FRAME being 0.
6801
6802 * vc.el: Remove `Id' version control keyword.
6803
68042000-09-07 Kenichi Handa <handa@etl.go.jp>
6805
6806 * help.el (help-make-xrefs): Adjusted for the change of
6807 help-xref-mule-regexp.
6808 (help-insert-xref-button): New function.
6809
6810 * international/mule-cmds.el (help-xref-mule-regexp-template):
6811 Include the pattern for character set.
6812 (leim): New group.
6813
6814 * international/quail.el: Don't require face.
6815 (quail): New group.
6816 (quail-other-command): Dummy command to make quail-help work better.
6817 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6818 (quail-keyboard-layout-substitution): New variable.
6819 (quail-update-keyboard-layout): New function.
6820 (quail-keyboard-layout-type): New customizable variable.
6821 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6822 (quail-keyboard-translate): Pay attention to
6823 quail-keyboard-layout-substitution.
6824 (quail-insert-kbd-layout): New function.
6825 (quail-show-keyboard-layout): New function.
6826 (quail-get-translation): If the definition is a vector of length
6827 1, and the element is a string of length 1, return the character
6828 in that string.
6829 (quail-update-current-translations): Fix the case of
6830 relative-index out of range.
6831 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6832 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6833 Show key sequences for all available characters.
6834 (quail-help-insert-keymap-description): Don't show such verbose
6835 key bindings as quail-self-insert-command.
6836
6837 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6838 Format changed, and each element now have extra documentations.
6839 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6840 Adjusted for the change of quail-cxterm-package-ext-info.
6841
68422000-09-06 Gerd Moellmann <gerd@gnu.org>
6843
6844 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6845 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6846 during bootstrap.
6847
68482000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6849
6850 * vc.el: (toplevel): Don't require `dired' at run-time.
6851 (vc-dired-resynch-file): Remove autoload cookie.
6852
68532000-09-05 Andre Spiegel <spiegel@gnu.org>
6854
6855 * vc.el: Made several backend functions optional.
6856 (vc-default-responsible-p): New function.
6857 (vc-merge): Use RET for first version to trigger merge-news, not
6858 prefix arg.
6859 (vc-annotate): Handle backends that do not support annotation.
6860 (vc-default-merge-news): Removed. The existence of a merge-news
6861 implementation is now checked on caller sites.
6862
6863 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6864 case.
6865
6866 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6867 special case that has been removed from the default in vc-hooks.el.
6868
68692000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6870
6871 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6872
68732000-09-05 Andre Spiegel <spiegel@gnu.org>
6874
6875 * vc-hooks.el: Require vc during compilation.
6876 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6877 macro `with-vc-properties' in vc.el.
6878 (vc-file-getprop): Doc fix.
6879 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6880
6881 * vc.el: Require dired-aux during compilation.
6882 (vc-name-assoc-file): Moved to vc-sccs.el.
6883 (with-vc-properties): New macro.
6884 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6885 vc-finish-steal): Use it.
6886 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6887 to the backend-specific function is now supposed to do the checkout,
6888 too.
6889 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6890
6891 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6892 set file properties; that gets done in the generic code now.
6893
6894 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6895 Changed parameter list, added code from vc.el that does the
6896 checkout, possibly with a double-take.
6897
6898 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6899 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6900 the above under the new name.
6901 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6902 parameter list, added checkout command.
6903 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6904 properties; that gets done in the generic code now.
6905
69062000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6907
6908 * vc.el: Docstring fixes (courtesy of checkdoc).
6909
69102000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6911
6912 * vc.el (vc-checkout-writable-buffer-hook)
6913 (vc-checkout-writable-buffer): Remove.
6914 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6915 (vc-log-mode): Make it into a clean derived major mode.
6916 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6917 vc-log-mode if log-edit is not available.
6918 (vc-dired-mode-map): Don't set-keymap-parent yet.
6919 (vc-dired-mode): Do set-keymap-parent here.
6920 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6921
69222000-09-05 Gerd Moellmann <gerd@gnu.org>
6923
6924 * faces.el (set-face-attribute, face-spec-reset-face)
6925 (face-spec-set): Avoid consing by removing calls to `apply'.
6926
6927 * frame.el (frame-parameter): Move to C code.
6928
69292000-09-05 Dave Love <fx@gnu.org>
6930
6931 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6932 insert-before-markers-and-inherit. Now checked systematically!
6933
69342000-09-05 Alex Schroeder <alex@gnu.org>
6935
6936 * sql.el (sql-postgres): Use sql-postgres-options.
6937 (sql-postgres-options): New variable.
6938
69392000-09-05 Alex Schroeder <alex@gnu.org>
6940
6941 * sql.el (sql-mode-menu): Work around missing variable mark-active
6942 in XEmacs.
6943 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6944 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6945 compatibility.
6946
69472000-09-04 Gerd Moellmann <gerd@gnu.org>
6948
6949 * vc.el (vc-dired-resynch-file): Add autoload cookie.
6950
6951 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6952
6953 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6954
69552000-09-04 Andre Spiegel <spiegel@gnu.org>
6956
6957 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6958 don't support anything else under SCCS yet.
6959
6960 * vc-hooks.el: Minor doc fixes.
6961
69622000-09-04 Andre Spiegel <spiegel@gnu.org>
6963
6964 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6965 not necessary. If verbose in state `needs-patch', do the same as
6966 under `up-to-date'. When NOT verbose and `needs-patch', check out
6967 latest version instead of `merge-news'.
6968 (vc-next-action-dired): Don't mess with default-directory here; it
6969 breaks other parts of dired. It is the job of the
6970 backend-specific functions to adjust it temporarily if they need it.
6971 (vc-next-action): Remove a special CVS case.
6972 (vc-clear-headers): New optional arg FILE.
6973 (vc-checkin, vc-checkout): Set properties vc-state and
6974 vc-checkout-time properly.
6975 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6976 (vc-print-log): Use new backend function `show-log-entry'.
6977 (vc-cancel-version): Do the checks in a different order. Added a
6978 FIXME concerning RCS-only code.
6979
6980 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6981 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6982
6983 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6984
6985 * vc-hooks.el (vc-default-mode-line-string): Show state
6986 `needs-patch' as a `-' too.
6987
69882000-09-04 Andre Spiegel <spiegel@gnu.org>
6989
6990 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6991 (vc-default-could-register): New function.
6992 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6993 (vc-resynch-buffer): Call vc-dired-resynch-file.
6994 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6995 vc-resynch-buffer instead of vc-resynch-window.
6996 (vc-next-action-dired): Don't redisplay here, that gets done as a
6997 result of the individual file operations.
6998 (vc-retrieve-snapshot): Corrected prompt order.
6999
7000 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
7001
7002 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
7003 as well.
7004 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
7005 hostname regexps. Updated all callers.
7006 (vc-cvs-responsible-p): Handle directories as well.
7007 (vc-cvs-could-register): New function.
7008 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
7009 properties up-to-date.
7010
7011 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
7012 user whether to create one.
7013
70142000-09-04 Andre Spiegel <spiegel@gnu.org>
7015
7016 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
7017 check out a non-existing file.
7018
7019 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
7020 workfile does not exist.
7021
7022 * vc.el (vc-version-diff): Use `require' to check for existence of
7023 diff-mode.
7024
70252000-09-04 Andre Spiegel <spiegel@gnu.org>
7026
7027 * vc-cvs.el (vc-cvs-registered): Use new function
7028 vc-cvs-parse-entry to do the actual work.
7029
70302000-09-04 Andre Spiegel <spiegel@gnu.org>
7031
7032 * vc-hooks.el (vc-find-backend-function): If function doesn't
7033 exist, return nil instead of error.
7034 (vc-call-backend): Doc fix.
7035
7036 * vc.el (vc-do-command): Doc fix.
7037 (vc-finish-logentry): When checking in from vc-dired, choose the
7038 right backend for logentry check.
7039 (vc-dired-mode-map): Inherit from dired-mode-map.
7040 (vc-dired-mode): Local value of dired-move-to-filename-regexp
7041 simplified.
7042 (vc-dired-state-info): Removed, updated caller.
7043 (vc-default-dired-state-info): Use parentheses instead of hyphens.
7044 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
7045 (vc-dired-listing-switches): New variable.
7046 (vc-directory): Use it, instead of dired-listing-switches.
7047
7048 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
7049 (vc-cvs-dir-state): New function.
7050 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7051 (vc-cvs-parse-entry): New function, also to be used in
7052 vc-cvs-registered.
7053
70542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7055
7056 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
7057 *or* single-window-frames.
7058
70592000-09-04 Andre Spiegel <spiegel@gnu.org>
7060
7061 * vc.el (vc-update-changelog): Split into generic part and default
7062 implementation. Doc string adapted.
7063 (vc-default-update-changelog): New function. Call the `rcs2log'
7064 script in exec-directory, to fix a long-standing nuisance.
7065
7066 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
7067 simply signals an error.
7068
70692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7070
7071 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
7072 control-flow more clear and to avoid running `cvs' twice.
7073
7074 * vc.el (vc-next-action-on-file): Doc fix.
7075 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
7076 (vc-print-log): Eval `file' before constructing the continuation.
7077
70782000-09-04 Andre Spiegel <spiegel@gnu.org>
7079
7080 * vc.el (vc-next-action-on-file): Corrected several messages.
7081 (vc-merge): Add prefix arg `merge-news'; handle it.
7082
7083 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
7084 is not reached. It is.
7085 (vc-cvs-merge): Set state to 'edited after merge.
7086 (vc-cvs-merge-news): Set workfile version to nil if not known.
7087 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
7088
7089 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
7090 via stdout. (Merge from main line.)
7091
70922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7093
7094 * vc.el (vc-finish-logentry): Thinko in the "same comment"
7095 detection.
7096
70972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7098
7099 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
7100 against kill-all-local-variables.
7101 (vc-log-edit): Don't save vc-parent-buffer any more.
7102 (vc-last-comment-match): Initialize to an empty string.
7103 (vc-post-command-functions): New hook.
7104 (vc-do-command): Run it.
7105 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
7106 (vc-finish-logentry): Only add the comment to the ring if it's
7107 different from the last comment entered.
7108 (vc-new-comment-index): New function.
7109 (vc-previous-comment): Use it. Make the minibuffer message
7110 slightly less terse.
7111 (vc-comment-search-reverse): Make it work forward as well. Don't
7112 set vc-comment-ring-index if no match is found. Use
7113 vc-new-comment-index.
7114 (vc-comment-search-forward): Use vc-comment-search-reverse.
7115 (vc-dired-mode-map): Don't inherit from dired-mode-map since
7116 define-derived-mode will do it for us. Bind `v' to a keymap that
7117 inherits from vc-prefix-map so that we can bind `vt' without
7118 binding C-x v t.
7119 (vc-retrieve-snapshot): Parenthesis typo.
7120
7121 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
7122 to 1. Make sure to switch to *vc* before looking for an error
7123 message. Use vc-parse-buffer.
7124
71252000-09-04 Andre Spiegel <spiegel@gnu.org>
7126
7127 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
7128 and NAME.
7129 (vc-retrieve-snapshot): Split into two parts.
7130 (vc-default-retrieve-snapshot): New function.
7131
7132 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
7133 (vc-cvs-retrieve-snapshot): New function (untested).
7134 (vc-cvs-stay-local): Default to t.
7135 (vc-cvs-remote-p): New function and property.
7136 (vc-cvs-state): Stay local only if the above is t.
7137 (vc-handle-cvs): Removed.
7138 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
7139 done via vc-handled-backends now.
7140 (vc-cvs-header): Escape Id.
7141
71422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7143
7144 * vc.el (vc-do-command): Remove unused commands.
7145 (vc-version-diff): Make sure default-directory ends with a slash.
7146 Move the window commands into a vc-exec-after.
7147 (vc-print-log): Move more of the code into the `vc-exec-after'.
7148
71492000-09-04 Andre Spiegel <spiegel@gnu.org>
7150
7151 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
7152 (vc-print-log): Search current revision from beginning of buffer.
7153 (vc-revert-buffer): Clear echo area after the diff is finished.
7154 (vc-prefix-map): Removed definition of "t" for terse display in vc
7155 dired.
7156 (vc-dired-mode-map): Inherit from dired-mode-map. Added
7157 definition of "vt" for terse display.
7158 (vc-dired-mode): Fix dired-move-to-filename-regexp.
7159
71602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7161
7162 * vc.el (vc-exec-after): Avoid caddr.
7163
71642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7165
7166 * vc.el (vc-exec-after): New function.
7167 (vc-do-command): Use it to add a termination message for async
7168 procs.
7169 (vc-checkout): Try to handle a missing-backend situation.
7170 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
7171 of a directory with a backend using async diffs.
7172 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
7173 present.
7174
7175 * vc-sccs.el (vc-sccs-state-heuristic): Use
7176 file-ownership-preserved-p.
7177
7178 * vc-rcs.el (vc-rcs-state-heuristic): Use
7179 file-ownership-preserved-p.
7180 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
7181
71822000-09-04 Andre Spiegel <spiegel@gnu.org>
7183
7184 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
7185 vc-do-command.
7186
7187 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
7188 when there are no changes.
7189
71902000-09-04 Andre Spiegel <spiegel@gnu.org>
7191
7192 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
7193
7194 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7195
71962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7197
7198 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7199
7200 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7201 the `fset' outside of the defvar so that it works even if
7202 vc-prefix-map was already defined.
7203 (vc-setup-buffer): New function, split out of vc-do-command.
7204 (vc-do-command): Allow BUFFER to be t to mean `just use the
7205 current buffer without any fuss'.
7206 (vc-version-diff): Change the `diff' backend operation to just put
7207 the diff in the current buffer without erasing it. Always use
7208 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
7209 shrink-window-if-larger-than-buffer.
7210 (vc-print-log): Change the `print-log' backend operation to just
7211 put the log in the current buffer without erasing it. Protect
7212 shrink-window-if-larger-than-buffer.
7213 (vc-update-change-log): Fix setd typo.
7214
7215 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7216 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7217
7218 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7219 (vc-rcs-diff): Insert in the current buffer and remove unused arg
7220 CMP.
7221
7222 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7223 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
7224 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7225
72262000-09-04 Andre Spiegel <spiegel@gnu.org>
7227
7228 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7229 not possible, use vc-BACKEND-workfile-unchanged-p.
7230 (vc-default-workfile-unchanged-p): New function. Delegates to a
7231 full vc-BACKEND-diff.
7232
7233 * vc-hooks.el (vc-simple-command): Removed.
7234
7235 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7236 instead of vc-simple-command.
7237 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7238 avoid doing a diff when opening a file.
7239 (vc-rcs-state): Added check for unlocked-changes.
7240 (vc-rcs-header): Escape Id.
7241 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7242 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7243 version.
7244
7245 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7246 (vc-sccs-diff): Remove optional arg CMP.
7247 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7248 SCCS-specific function.
7249
7250 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7251 vc-simple-command.
7252
72532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7254
7255 * vc.el (vc-editable-p): Renamed from vc-writable-p.
7256 (with-vc-file, vc-merge): Use vc-editable-p.
7257 (vc-do-command): Remove unused var vc-file and fix the
7258 doubly-defined `status' var. Add a user message when starting an
7259 async command.
7260 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7261 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7262 Use with-current-buffer.
7263 (vc-buffer-sync): Use unless.
7264 (vc-next-action-on-file): If the file is 'edited by read-only,
7265 make it read-write instead of trying to commit.
7266 (vc-version-diff, vc-update-change-log): Use `setq
7267 default-directory' rather than `cd'.
7268 (vc-log-edit): Don't forget to set default-directory in the
7269 buffer.
7270
7271 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7272 (vc-sccs-state-heuristic): Use file-writable-p instead of
7273 comparing userids.
7274 (vc-sccs-checkout): Use `unless'.
7275
7276 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7277 of comparing userids.
7278 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7279 Simplify the logic by eliminating unreachable code.
7280 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7281 just do a recursive call if we need to retry.
7282 (vc-rcs-checkout): Handle the case where rcs is missing by making
7283 the buffer read-write if requested and re-signalling the error.
7284
7285 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7286
72872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7288
7289 * vc-hooks.el (vc-handled-backends): Docstring change.
7290 (vc-ignore-vc-files): Mark obsolete.
7291 (vc-registered): Check vc-ignore-vc-files.
7292 (vc-find-file-hook, vc-file-not-found-hook): Don't check
7293 vc-ignore-vc-files.
7294
7295 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7296
72972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7298
7299 * vc.el (vc-checkout): Don't do anything special for ange-ftp
7300 files since ange-ftp already has vc-registered return nil.
7301
7302 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7303 (vc-sccs-workfile-version): Use with-temp-buffer and new
7304 vc-parse-buffer and don't bother setting the property.
7305 (vc-sccs-add-triple): Use with-current-buffer and
7306 find-file-noselect.
7307 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7308
7309 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
7310 derives from the old vc-parse-buffer but uses the revision number
7311 rather than the date (much easier to compare robustly).
7312 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
7313 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
7314 locking-user more directly. Check strict locking and set
7315 checkout-model appropriately.
7316 (vc-rcs-parse-locks): Remove.
7317 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7318 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7319 (vc-rcs-system-release): Use with-current-buffer and
7320 vc-parse-buffer.
7321 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7322
7323 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7324 (vc-simple-command): Docstring fix.
7325 (vc-registered): Align the way the file-handler is called with the
7326 way the function itself works.
7327 (vc-file-owner): Remove.
7328
7329 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
7330 extraction of fields and call to file-attributes because of a
7331 temporary bug in rcp.el.
7332 (vc-cvs-fetch-status): Use with-current-buffer.
7333
73342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7335
7336 * vc.el (vc-do-command): Use file-relative-name.
7337 (vc-responsible-backend): Use vc-backend if possible.
7338 (vc-create-snapshot): Improve the `interactive' spec. Add support
7339 for branches and dispatch to backend-specific `create-snapshot'.
7340 (vc-default-create-snapshot): New function, containing the bulk of
7341 the old vc-create-snapshot.
7342 (vc-retrieve-snapshot): Improve the interactive spec.
7343
7344 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7345 (vc-backend-hook-functions): Remove.
7346 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7347 (vc-backend): Reintroduce the test for `file = nil' now that I
7348 know why it was there (and added a comment to better remember).
7349
7350 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7351 code from vc-sccs-hooks.el.
7352 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
7353 'vc anymore.
7354 (vc-sccs-responsible-p): Use expand-file-name instead of concat
7355 and file-directory-p instead of file-exists-p.
7356 (vc-sccs-check-headers): Simplify the regexp.
7357
7358 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7359 from vc-rcs-hooks.el. Don't require 'vc anymore.
7360 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7361 file-directory-p instead of file-exists-p.
7362
7363 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7364 from vc-cvs-hooks.el.
7365 (proto vc-cvs-registered): Require 'vc-cvs instead of
7366 'vc-cvs-hooks. Don't require 'vc anymore.
7367 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7368 file-directory-p instead of file-exists-p.
7369 (vc-cvs-create-snapshot): New function, replacing
7370 vc-cvs-assign-name.
7371 (vc-cvs-assign-name): Remove.
7372
73732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7374
7375 * vc-cvs.el (vc-cvs-header): New var.
7376
7377 * vc-rcs.el (vc-rcs-exists): Remove.
7378 (vc-rcs-header): New var.
7379
7380 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7381 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7382 (vc-sccs-header): New var.
7383
7384 * vc.el (vc-do-command): Get rid of the `last' argument.
7385 (vc-header-alist): Remove, replaced by vc-X-header.
7386 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7387 (vc-dired-hook): Use expand-file-name instead of concat.
7388 (vc-directory): Use file-name-as-directory.
7389 (vc-snapshot-precondition, vc-create-snapshot)
7390 (vc-retrieve-snapshot): Allow the command to operate on any
7391 directory.
7392
7393 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7394 just removing the 'WORKFILE argument or by removing the 'MASTER
7395 argument and replacing `file' with (vc-name file).
7396
73972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7398
7399 * vc.el: Update Copyright and add a crude list of backend funs.
7400 (vc-writable-p): New function.
7401 (with-vc-file): Use vc-writable-p.
7402 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7403 (vc-register): Avoid vc-name.
7404 (vc-locking-user): Remove.
7405 (vc-steal-lock): Make the `owner' arg non-optional.
7406 (vc-merge): Use vc-writable-p instead of vc-locking-user and
7407 vc-checkout-model.
7408 (vc-default-dired-state-info): Use vc-state instead of
7409 vc-locking-user and return special strings for special states.
7410 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7411 and get rid of one of the special CVS cases.
7412 (vc-cancel-version): prettify error message with \\[...].
7413 (vc-rename-master): New function.
7414 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7415 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
7416 the CVS special case generic.
7417 (vc-default-record-rename): Remove.
7418 (vc-file-tree-walk-internal): Only call FUNC for files that are
7419 under control of some VC backend and replace `concat' with
7420 expand-file-name.
7421 (vc-file-tree-walk): Update docstring.
7422 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7423 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7424
7425 * vc-sccs.el (vc-sccs-rename-file): Renamed from
7426 vc-sccs-record-rename. Use `find-file-noselect' rather than
7427 `find-file' and call `vc-rename-master' to do the actual move.
7428 (vc-sccs-diff): Remove unused `backend' variable.
7429
7430 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7431 to delay loading of vc-sccs until it is really used.
7432 (vc-sccs-master-templates): Preload.
7433 (vc-sccs-state): Update call to vc-sccs-parse-locks.
7434 (vc-sccs-project-dir): Remove (merged into
7435 vc-sccs-search-project-dir).
7436 (vc-sccs-search-project-dir): Rewrite using file name handling ops
7437 rather than `concat', make sure it is preloaded and don't bother
7438 to check that the file actually exists.
7439 (vc-sccs-parse-locks): Remove unused `file' argument, remove
7440 `locks' argument (use buffer's content instead) and eliminate n^2
7441 behavior.
7442
7443 * vc-rcs.el: Update Copyright.
7444 (vc-rcs-rename-file): New function.
7445 (vc-rcs-diff): Remove unused `backend' variable.
7446
7447 * vc-hooks.el: Update Copyright.
7448 (vc-backend): Don't accept a nil argument any more.
7449 (vc-up-to-date-p): Turn into a defsubst.
7450 (vc-possible-master): New function.
7451 (vc-check-master-templates): Use `vc-possible-master' and allow
7452 funs in vc-X-master-templates to return a non-existent file.
7453
7454 * vc-cvs.el: Update Copyright.
7455 (vc-cvs-diff): Remove unused `backend' variable.
7456 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7457
7458 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7459
74602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7461
7462 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7463 since it can be called from vc-rcs.el.
7464 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7465
74662000-09-04 Andre Spiegel <spiegel@gnu.org>
7467
7468 * vc.el (vc-version-diff): Expand file name read from the
7469 minibuffer. Handle the case when a previous version number can't
7470 be guessed. Give suitable messages when there were no differences
7471 found.
7472 (vc-clear-headers): Call backend-specific implementation, if one
7473 exists.
7474 (vc-cancel-version): Made error checks generic. When done, clear
7475 headers generically, too.
7476
7477 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7478 from vc-clear-headers in vc.el.
7479
7480 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7481 correctly.
7482 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7483 optional. Handle the case when it's not there.
7484
74852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7486
7487 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7488
74892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7490
7491 * vc-hooks.el (vc-loadup): Remove.
7492 (vc-find-backend-function): Use `require'. Also, handle the case
7493 where vc-BACKEND-hooks.el doesn't exist.
7494 (vc-call-backend): Cleanup.
7495
74962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7497
7498 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7499 vc-rcs-grab-templates)
7500 (vc-rcs-registered): Remove. The default function works as well.
7501 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7502 vc-sccs-grab-templates)
7503 (vc-sccs-registered): Remove. The default function works as well.
7504
7505 * vc.el (vc-version-diff): Left out a vc- in call to
7506 vc-call-backend.
7507 (vc-default-dired-state-info, vc-default-record-rename)
7508 (vc-default-merge-news): Update for the new backend argument.
7509
7510 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7511 using the default function.
7512 (vc-call-backend): If calling the default function, pass it the
7513 backend as first argument. Update the docstring accordingly.
7514 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7515 for the new backend argument.
7516 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7517 (vc-find-backend-function): Use the new name.
7518 (vc-default-registered): New function.
7519
75202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7521
7522 * vc.el (vc-merge): Use vc-find-backend-function.
7523
7524 * vc-hooks.el (vc-backend-functions): Remove.
7525 (vc-loadup): Don't setup 'vc-functions.
7526 (vc-find-backend-function): New function.
7527 (vc-call-backend): Use above fun and populate 'vc-functions
7528 lazily.
7529 (vc-backend-defines): Remove.
7530
75312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7532
7533 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7534 Call vc-call-backend without the leading vc-.
7535 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7536 (vc-check-headers): Call vc-call-backend without the leading vc-.
7537 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7538 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7539 Call vc-call-backend without the leading vc-.
7540
7541 * vc-cvs.el (tail): Provide vc-cvs.
7542 * vc-sccs.el (tail): Provide vc-sccs.
7543 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7544
7545 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7546 (vc-make-backend-function, vc-call): Pass names without leading
7547 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7548 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7549 (vc-call-backend): Always try to load vc-X-hooks.
7550 (vc-registered): Remove vc- in call to vc-call-backend.
7551
75522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7553
7554 * vc.el (vc-process-filter): New function.
7555 (vc-do-command): Setup `vc-process-filter' for the async process.
7556 (vc-maybe-resolve-conflicts): New function to reduce
7557 code-duplication. Additionally, it puts the buffer in
7558 `smerge-mode' if applicable.
7559 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7560 calling `merge-news'.
7561 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7562 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7563 interfacing to log-edit.el.
7564 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7565 log-edit is available.
7566 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7567
75682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7569
7570 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7571 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7572 defvar and the initialization.
7573 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7574
7575 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7576 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7577
7578 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7579
75802000-09-04 Andre Spiegel <spiegel@gnu.org>
7581
7582 * vc.el (vc-file-clear-masterprops): Removed.
7583 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7584 (vc-version-diff): Use buffer-size without argument.
7585 (vc-register): Heed vc-initial-comment.
7586
7587 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7588 default branch.
7589
7590 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7591 file name and workfile version.
7592 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7593
7594 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7595 vc-file-clear-masterprops.
7596
7597 * vc-sccs.el (vc-sccs-checkout): Removed call to
7598 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7599 rather than user login name.
7600
7601
76022000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7603
7604 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7605 `want-differences-if-changed' and simplify.
7606 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7607 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7608 output (which is invalid for async vc-diff) to decide whether to
7609 do the revert silently or not.
7610
76112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7612
7613 * vc-hooks.el (vc-loadup): Load files quietly.
7614 (vc-call-backend): Oops, brain fart.
7615
76162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7617
7618 * vc-cvs.el (vc-cvs-state): Typo.
7619 (vc-cvs-merge-news): Return the status code rather than the error msg.
7620
76212000-09-04 Andre Spiegel <spiegel@gnu.org>
7622
7623 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7624 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7625 vc-state or vc-up-to-date-p.
7626 (vc-merge): Use vc-backend-defines to check whether merging is
7627 possible. Set state to 'edited after successful merge.
7628
7629 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7630 return that name. Redocumented.
7631
76322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7633
7634 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7635 new `vc-state' semantics.
7636 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7637 'vc-locking-user to the current user.
7638 (vc-merge): Inline vc-backend-merge. Comment out code that I
7639 don't understand and hence can't adapt to the new `vc-state' and
7640 `vc-locking-user' semantics.
7641 (vc-backend-merge): Remove.
7642
7643 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7644 rather than 'vc-locking-user.
7645
7646 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7647
7648 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7649 (vc-state): Don't use 'reserved any more. Just use the same
7650 convention as the one used for vc-<backend>-state where the
7651 locking user (as a string) is returned.
7652 (vc-locking-user): Update, based on the above convention. The
7653 'vc-locking-user property has disappeared.
7654 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7655
7656 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7657 with a heuristic one.
7658 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7659 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7660 error. That allows us to get to 'needs-merge even in the
7661 stay-local case. There's still no way to detect 'needs-patch in
7662 such a setup (or to force an update for that matter).
7663 (vc-cvs-logentry-check): Remove, the default works as well.
7664
76652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7666
7667 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7668
7669 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7670 major-mode in which the buffer might have been put earlier. Use
7671 `remove' and `when'. Allow `okstatus' to be `async' and use
7672 `start-process' in this case.
7673 (vc-version-diff): Handle the case where the diff looks empty
7674 because of the use of an async process.
7675
76762000-09-04 Andre Spiegel <spiegel@gnu.org>
7677
7678 * vc.el (vc-next-action-on-file): Removed optional parameter
7679 `simple'. Recompute state unconditionally.
7680 (vc-default-toggle-read-only): Removed.
7681
7682 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7683 (vc-toggle-read-only): Undid prev change.
7684
7685 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7686 vc-cvs-simple-toggle. Redocumented.
7687 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7688 (vc-cvs-toggle-read-only): Removed.
7689
76902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7691
7692 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7693 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7694 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7695 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7696 still is. So maybe it should be removed.
7697 (vc-head-version, vc-find-binary): Remove.
7698 (vc-recompute-state): Move from vc-hooks.el.
7699 (vc-next-action-on-file): Add a `simple' argument to allow
7700 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7701 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7702 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7703 (vc-dired-mode-map): Properly defvar it.
7704 (vc-print-log): Call log-view-mode if available.
7705 (small-temporary-file-directory): defvar instead of use boundp.
7706 (vc-merge-news): Moved to vc-cvs.el.
7707 (vc-default-merge-news): New function.
7708
7709 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7710 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7711 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7712 unknown `vc-latest-version' function. It should probably refer to
7713 vc-workfile-version or somesuch, but it's very unclear to me and I
7714 don't have SCCS to test things.
7715
7716 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7717 (vc-sccs-state-heuristic): Fix typo.
7718 (vc-sccs-workfile-unchanged-p): Add missing argument.
7719
7720 * vc-rcs.el: Require vc and vc-rcs-hooks.
7721 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7722 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7723 (vc-release-greater-or-equal-p): Move from vc.
7724 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7725 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7726 (vc-rcs-checkout): Add a missing `new-version' argument in the
7727 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7728
7729 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7730 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7731 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7732 than the apparently unbound `workfile-version'.
7733
7734 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7735 (vc-file-prop-obarray): Use `make-vector'.
7736 (vc-backend-functions): Add new hookable functions
7737 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7738 (vc-loadup): If neither backend nor default functions exist, use
7739 the backend function rather than nil.
7740 (vc-call-backend): If the function if not bound yet, try to load
7741 the non-hook file to see if it provides it.
7742 (vc-call): New macro plus use it wherever possible.
7743 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7744 nor `vc-find-binary' since it's only called from
7745 vc-mistrust-permission which is only used once the backend is known.
7746 (vc-checkout-model): Fix parenthesis.
7747 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7748
7749 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7750 (vc-cvs-release, vc-cvs-system-release): Remove.
7751 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7752 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7753 status symbols.
7754 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7755 (vc-cvs-toggle-read-only): First cut at a function to allow a
7756 cvs-status-free vc-toggle-read-only.
7757 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7758 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7759 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7760 (vc-cvs-checkout): Modify access rights directly if the user
7761 requested not to use `cvs edit'. And refresh the mode line.
7762
7763 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7764 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7765
77662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7767
7768 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7769 workfile' that got lost when the code was extracted from vc.el.
7770 And merged the tail with the rest of the code (not possible in the
7771 old vc.el where the tail was shared among all backends). And
7772 explicitly set the state to 'edited if `writable' is set.
7773
7774 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7775 (vc-cvs-state): Be careful to return the value from
7776 vc-cvs-parse-state.
7777 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7778 property but return it instead. Also be careful to handle a nil
7779 or "" `rev' when workfile is non-nil (it was handled properly when
7780 workfile was nil).
7781
7782 * vc.el: Removed those pesky unnecessary `(function' quotes.
7783 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7784 directly in the defvar.
7785 (vc-do-command): Bind inhibit-read-only so as to properly handle
7786 the case where the destination buffer has been made read-only.
7787 (vc-diff): Delegate to vc-version-diff in all cases.
7788 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7789 (vc-annotate-mode-variables): Removed (code moved partly to
7790 defvars and partly to vc-annotate-add-menu).
7791 (vc-annotate-mode): Turned into a derived-mode.
7792 (vc-annotate-add-menu): Moved in code in
7793 vc-annotate-mode-variables.
7794 (vc-update-change-log): Use make-temp-file if available.
7795
77962000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7797
7798 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7799 `vc-checkout-model' updated to `vc-cvs-update-model'.
7800
78012000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7802
7803 * vc.el (vc-next-action-on-file): Added handling of state
7804 `unlocked-changes'.
7805 (vc-checkout-carefully): Is now practically obsolete, unless the
7806 above is too slow to be enabled unconditionally.
7807 (vc-update-change-log): Fixed typo.
7808
7809 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7810
7811 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7812 Now handles state `unlocked-changes'.
7813 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7814
7815 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7816
7817 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7818 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7819 `unlocked-changes'.
7820 (vc-rcs-workfile-unchanged-p): Renamed from
7821 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7822 function yet, but supposed to become one soon.
7823
7824 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7825 `vc-steal-lock'.
7826 (vc-call-backend): Changed error message.
7827 (vc-state): Added description of state `unlocked-changes'.
7828
78292000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7830
7831 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7832 always return t in CVS-controlled directories.
7833
7834 * vc.el (vc-responsible-backend): New function.
7835 (vc-register): Largely rewritten.
7836 (vc-admin): Removed (implementation moved into vc-register).
7837 (vc-checkin): Redocumented.
7838 (vc-finish-logentry): If no backend defined yet (because we are in
7839 the process of registering), use the responsible backend.
7840
7841 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7842 Updated function lists.
7843 (vc-call-backend): Fixed typo.
7844
7845 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7846 New functions.
7847 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7848 Removed query option. Redocumented.
7849
78502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7851
7852 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7853
7854 * vc.el: Updated callers of `vc-checkout-required' to use
7855 `vc-checkout-model'.
7856
78572000-09-04 Martin Lorentzson <martinl@gnu.org>
7858
7859 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7860 stuff updated to reference this function instead of the old
7861 `vc-backend-release-p'.
7862
78632000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7864
7865 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7866 vc-checkout-model. Return appropriate values. Updated callers.
7867
78682000-09-04 Martin Lorentzson <martinl@gnu.org>
7869
7870 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7871 (vc-backend-revert): Function moved into `vc-revert';
7872 `vc-next-action' must be updated to accomodate this change.
7873 (vc-backend-steal): Function moved into `vc-finish-steal'.
7874 (vc-backend-logentry-check): Function moved into
7875 `vc-finish-logentry'.
7876 (vc-backend-printlog): Function moved into `vc-print-log'.
7877 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7878 (vc-backend-assign-name): Function moved into
7879 `vc-create-snapshot'.
7880
78812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7882
7883 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7884 Rename to vc-checkout-model. Return appropriate values.
7885 Update callers.
7886
7887 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7888 to vc-checkout-model.
7889 (vc-checkout-required): Rename to vc-checkout-model.
7890 Re-implement and re-comment.
7891 (vc-after-save): Use vc-checkout-model.
7892
78932000-09-04 Martin Lorentzson <martinl@gnu.org>
7894
7895 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7896 Update to use the vc-BACKEND-diff functions instead.
7897 `vc-diff' is now working.
7898
7899 * vc-rcs.el (vc-rcs-logentry-check): New function.
7900
7901 * vc-cvs.el (vc-cvs-logentry-check): New function.
7902
7903 * vc-sccs.el (vc-sccs-diff): Function changed name from
7904 `vc-backend-diff'. This makes `vc-diff' work.
7905
7906 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7907 of functions possibly implemented in a vc-BACKEND library.
7908 (vc-checkout-required): Fix bug that caused an error to be
7909 signaled during `vc-after-save'.
7910
7911 * vc.el: Fix typo.
7912 This checkin is made with our new VC code base for the very first time.
7913 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7914
7915 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7916 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7917
7918 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7919 updated to `vc-uses-locking'.
7920 (vc-checkout-required): Call to backend function.
7921 `vc-checkout-required' updated to `vc-uses-locking' instead.
7922
7923 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7924 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7925
7926 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7927 to match the split into various backends.
7928 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7929 (vc-retrieve-snapshot): Bug fix.
7930
79312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7932
7933 * vc-sccs.el (vc-sccs-release): Doc fix.
7934
79352000-09-04 Martin Lorentzson <martinl@gnu.org>
7936
7937 * vc.el (vc-next-action-on-file): Bug found and fixed.
7938 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7939 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7940
7941 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7942 (vc-rcs-checkout): Name space cleaned up. No more revision number
7943 crunching function names that are not prefixed with vc-rcs.
7944 (vc-rcs-checkout-model): Function added. References to
7945 `vc-checkout-model' replaced.
7946
79472000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7948
7949 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7950 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7951 still need to be split, and implemented for RCS).
7952
79532000-09-04 Martin Lorentzson <martinl@gnu.org>
7954
7955 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7956
7957 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7958 required by the vc.el file.
7959
7960 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7961 required by the vc.el file.
7962 (vc-rcs-exists): Function added.
7963
7964 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7965 required by the vc.el file.
7966
7967 * vc.el (vc-admin): Updated to handle selection of appropriate
7968 backend. Current implementation is crufty and need re-thinking.
7969
7970 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7971
79722000-09-04 Martin Lorentzson <martinl@gnu.org>
7973
7974 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7975 beginning of annotate buffers correctly.
7976
7977 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7978 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7979 functionality updated quite a lot to support multiple backends.
7980 Variables `vc-annotate-mode', `vc-annotate-buffers',
7981 `vc-annotate-backend' added.
7982
7983 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7984 `vc-annotate-difference' added to supported backend functions.
7985
79862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7987
7988 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7989 Use with-temp-file instead of /bin/sh. Merged from mainline
7990
79912000-09-04 Martin Lorentzson <martinl@gnu.org>
7992
7993 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7994
7995 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7996
7997 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7998
79992000-09-04 Martin Lorentzson <martinl@gnu.org>
8000
8001 * vc-hooks.el: vc-state-heuristic added to
8002 vc-backend-hook-functions.
8003
8004 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
8005
8006 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
8007
8008 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
8009 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
8010 state to `reserved'.
8011
8012 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
8013 `vc-checkout-required'. Rename the `locked' state to `reserved'.
8014
80152000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8016
8017 * vc-rcs-hooks.el: Implement new state model. Hardly anything
8018 untouched.
8019
8020 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
8021
8022 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
8023 if defined. (Merged from main line, slightly adapted.)
8024
8025 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
8026 millenium problem (merged from mainline).
8027
80282000-09-04 Martin Lorentzson <martinl@gnu.org>
8029
8030 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
8031 part and moved the non-BACKEND stuff to vc.el.
8032
8033 * vc.el: Split the annotate feature into a BACKEND specific part
8034 and moved it from the vc-cvs.el file to this one.
8035
80362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8037
8038 * vc-hooks.el: Implement new state model.
8039 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
8040 (vc-locking-user): Simplify. Now only needed if the file is
8041 locked by somebody else.
8042 (vc-lock-from-permissions): Remove. Functionality is in
8043 vc-sccs-hooks.el and vc-rcs-hooks.el now.
8044 (vc-mode-line-string): New name for former vc-status. Adapted.
8045 (vc-mode-line): Adapt to use the above. Remove optional parameter.
8046
8047 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
8048 Various simplifications and adaptations all over the place.
8049
8050 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
8051 Simplify and adapt the rest.
8052
8053 * vc.el (vc-resynch-window): Add TODO comment: check for
8054 interaction with view mode according to recent RCS change.
8055 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
8056
80572000-09-04 Martin Lorentzson <martinl@gnu.org>
8058
8059 * vc.el: Convert the remaining function comments to docstrings.
8060
80612000-09-04 Martin Lorentzson <martinl@gnu.org>
8062
8063 * vc.el (vc-backend-release, vc-release-greater-or-equal)
8064 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
8065 (vc-minor-part, vc-previous-version): Functions that operate and
8066 compare revision numbers got proper documentation. Comments added
8067 about their possible removal.
8068
80692000-09-04 Martin Lorentzson <martinl@gnu.org>
8070
8071 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
8072 the vc-backend.el files.
8073
8074 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
8075
8076 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
8077 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
8078 (vc-rcs-previous-version): Functions added.
8079
8080 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
8081
8082 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
8083
80842000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8085
8086 * vc-hooks.el (vc-master-templates): Is really obsolete.
8087 Comment out the definition for now. What is the right procedure
8088 to get rid of it?
8089 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
8090 rewritten.
8091 (vc-default-registered): Remove.
8092 (vc-check-master-templates): New function; does mostly what the
8093 above did before.
8094 (vc-locking-user): Don't rely on the backend to set the property.
8095
8096 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
8097 Rewrite documentation.
8098 (vc-rcs-templates-grabbed): New variable.
8099 (vc-rcs-grab-templates): New function.
8100 (vc-rcs-registered): Rewrite to use above mechanism.
8101
8102 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
8103 Rewrite documentation.
8104 (vc-sccs-templates-grabbed): New variable.
8105 (vc-sccs-grab-templates): New function.
8106 (vc-sccs-registered): Rewrite to use above mechanism.
8107 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
8108 Don't throw the result, simply return it.
8109
8110 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
8111 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
8112 (vc-cvs-registered): Does the check itself now. Simplify.
8113
8114 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
8115 from main line.
8116
81172000-09-04 Martin Lorentzson <martinl@gnu.org>
8118
8119 * vc-cvs.el (vc-cvs-diff): New function.
8120
8121 * vc-sccs.el (vc-sccs-diff): New function.
8122
8123 * vc-rcs.el (vc-rcs-diff): New function.
8124 (vc-rcs-checkout): Bug (typo) found and fixed.
8125 (vc-rcs-register-switches): New variable.
8126
8127 * vc.el (vc-backend-diff): Function removed and placed in the
8128 backend files.
8129
81302000-09-04 Martin Lorentzson <martinl@gnu.org>
8131
8132 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
8133
8134 * vc.el (vc-backend-checkout): Function removed and replaced in
8135 the vc-backend.el files.
8136
8137 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
8138
8139 * vc.el (vc-backend-admin): Removed and replaced in the
8140 vc-backend.el files.
8141
8142 * vc.el (Martin): Removed all the annotate functionality since it
8143 is CVS backend specific.
8144
81452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8146
8147 * spec.txt: Added specification of vc-state.
8148
8149 * vc-sccs-hooks.el (vc-sccs-master-properties):
8150 Remove handling of vc-latest-version and
8151 vc-your-latest-version. What used to be vc-latest-version, is now
8152 returned as vc-workfile-version.
8153 (vc-sccs-workfile-version): Adapt.
8154
81552000-09-04 Dave Love <fx@gnu.org>
8156
8157 * vc.el: [Merged from mainline.]
8158 (vc-dired-mode): Make the dired-move-to-filename-regexp
8159 regexp match the date, to avoid treating date as file size.
8160 Add YYYY S option to WESTERN/
8161
81622000-09-04 Dave Love <fx@gnu.org>
8163
8164 * vc.el: Require `compile' when compiling.
8165 (vc-logentry-check-hook): New option.
8166 (vc-steal-lock): Use compose-mail.
8167 (vc-dired-mode-map): Defvar when compiling.
8168 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
8169 vc-sccs.el and renamed. Callers changed.
8170 (vc-backend-checkout, vc-backend-logentry-check)
8171 (vc-backend-merge-news): Doc fix.
8172 (vc-default-logentry-check): New function.
8173 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
8174 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
8175 (vc-backend-merge): Doc fix. Use backend functions.
8176 (vc-check-headers): Use backend functions.
8177
8178 * vc-cvs.el: Require vc when compiling.
8179 (vc-cvs-register-switches): Doc fix.
8180 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
8181 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
8182 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
8183 New functions (code from vc.el).
8184 (vc-annotate-display-default): Fix interactive spec.
8185 (vc-annotate-time-span): Doc fix.
8186
8187 * vc-rcs.el: Require vc when compiling.
8188 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
8189 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
8190 (vc-rcs-checkin): New functions (code from vc.el).
8191 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
8192 Doc fix.
8193 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
8194
8195 * vc-sccs.el: Require vc when compiling.
8196 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8197 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8198 (vc-sccs-revert)
8199 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8200 from vc.el).
8201 (vc-sccs-add-triple, vc-sccs-record-rename)
8202 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8203 (vc-sccs-admin): Doc fix.
8204
82052000-09-04 Martin Lorentzson <martinl@gnu.org>
8206
8207 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8208 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8209 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8210 from vc.el.
8211
8212 * vc-sccs.el (vc-admin-sccs): Added from vc.el
8213
8214 * vc-cvs.el: Moved the annotate functionality from vc.el.
8215 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8216
82172000-09-04 Dave Love <fx@gnu.org>
8218
8219 * vc.el (vc-backend-release): Call vc-system-release.
8220
8221 * vc-sccs.el (vc-sccs-system-release):
8222 Renamed from vc-sccs-backend-release.
8223
8224 * vc-rcs.el (vc-rcs-system-release):
8225 Renamed from vc-rcs-backend-release.
8226
8227 * vc-cvs.el (vc-cvs-system-release):
8228 Renamed from vc-cvs-backend-release.
8229
82302000-09-04 Dave Love <fx@gnu.org>
8231
8232 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8233 backend files.
8234 (vc-backend-release): Dispatch to backend functions.
8235 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
8236 probably needs attention.]
8237
8238 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8239 (vc-sccs-backend-release): New function.
8240
8241 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8242 (vc-cvs-backend-release): New function.
8243
8244 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8245 Doc fix.
8246 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8247 (vc-default-dired-state-info): New function.
8248 (vc-dired-state-info): Dispatch to backends.
8249 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
8250
8251 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8252 from vc.el and renamed.
8253
82542000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8255
8256 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8257 (vc-version-other-window, vc-backend-assign-name): Removed
8258 references to vc-latest-version; sometimes changed into
8259 vc-workfile-version.
8260
8261 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8262 vc-rcs-master-workfile-version.
8263 (vc-rcs-workfile-version): Use the above. Don't call
8264 vc-latest-version (that was unreachable code, anyway).
8265 (vc-rcs-fetch-master-properties): Doc fix.
8266
8267 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8268 (vc-backend-hook-functions): Removed them from this list, too.
8269 (vc-fetch-properties): Removed.
8270 (vc-workfile-version): Doc fix.
8271
8272 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8273 (vc-rcs-workfile-version, vc-rcs-locking-user)
8274 (vc-rcs-uses-locking): Use it.
8275
8276 * vc-hooks.el (vc-consult-rcs-headers):
8277 Moved into vc-rcs-hooks.el, under the name
8278 vc-rcs-consult-headers.
8279
8280 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8281 headers.
8282 (vc-cvs-find-master): Use this name only; correct different
8283 versions of the name.
8284
8285 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8286 New functions.
8287 (vc-sccs-locking-user): Use the latter.
8288
8289 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8290 New functions.
8291
8292 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8293 Moved into both
8294 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
8295 functions are implementation details of those two backends.
8296
82972000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8298
8299 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8300 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8301
8302 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8303 (vc-sccs-parse-locks): SCCS-specific code moved here from
8304 vc-hooks.
8305
8306 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8307 code moved here from vc-hooks.
8308
8309 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8310 into back-end specific parts and removed. Callers not updated
8311 yet; because I guess these callers will disappear into back-end
8312 specific files anyway.
8313
83142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8315
8316 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8317 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8318 `vc-uses-locking'.
8319
8320 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8321 Store yes/no in the property, and return t/nil. Updated all
8322 callers.
8323
8324 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8325 vc-sccs-uses-locking. Don't set property.
8326 (vc-sccs-locking-user): Don't set property.
8327
8328 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8329 vc-cvs-uses-locking. Don't set property here; leave that to
8330 vc-hooks.
8331 (vc-cvs-locking-user): Reflect above change. Streamlined.
8332
8333 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8334 vc-rcs-uses-locking.
8335 (vc-rcs-locking-user): Reflect above change.
8336
83372000-09-04 Dave Love <fx@gnu.org>
8338
8339 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8340
8341 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8342
8343 * vc-hooks.el (vc-checkout-model): Punt to backends.
8344
8345 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8346
8347 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8348
8349 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8350 New functions.
8351
8352 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8353 New functions.
8354
8355 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8356 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8357
8358 * vc-hooks.el (vc-default-locking-user): New function.
8359 (vc-locking-user, vc-workfile-version): Punt to backends.
8360
83612000-09-04 Dave Love <fx@gnu.org>
8362
8363 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8364 (vc-master-workfile-version): Moved from vc-hooks.
8365
8366 * vc-rcs-hooks.el: Fix duplicate code in last change.
8367
8368 * vc-rcs-hooks.el: Require vc-hooks when compiling.
8369 (vc-rcs-master-templates): Improve :type.
8370 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8371 vc-master-workfile-version): Moved from vc-hooks.
8372
8373 * vc-sccs-hooks.el: Require vc-hooks when compiling.
8374 (vc-sccs-master-templates): Improve :type.
8375 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8376
8377 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8378
8379 * vc-cvs-hooks.el: Require vc-hooks when compiling.
8380 (vc-cvs-master-templates): Improve :type. Use
8381 vc-cvs-find-cvs-master.
8382 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8383 from vc-hooks.
8384 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8385
8386 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8387 Moved to vc-cvs-hooks.
8388
8389 * vc-hooks.el: Add doc strings in various places. Simplify the
8390 minor mode setup.
8391 (vc-handled-backends): New user variable.
8392 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8393 simplification.
8394
83952000-09-04 Dave Love <fx@gnu.org>
8396
8397 * vc.el: Some doc fixes for autoloaded and interactive functions.
8398 Fix compilation warnings from ediff stuff.
8399 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8400
8401 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8402
8403 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8404
8405 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8406
84072000-09-04 Dave Love <fx@gnu.org>
8408
8409 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8410 New variable.
8411 (vc-make-backend-function, vc-loadup, vc-call-backend)
8412 (vc-backend-defines): New functions.
8413
8414 * vc-hooks.el: Various doc fixes.
8415 (vc-default-back-end, vc-follow-symlinks): Custom fix.
8416 (vc-match-substring): Function removed. Callers changed to use
8417 match-string.
8418 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8419 Simplify.
8420
84212000-09-04 Dave Love <fx@gnu.org>
8422
8423 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8424 type.
8425 (vc-sccs-project-dir, vc-search-sccs-project-dir)
8426 (vc-sccs-registered): Doc fix.
8427
8428 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8429 (vc-cvs-registered): Doc fix.
8430
8431 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8432 (vc-rcs-registered): Doc fix.
8433
84342000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8435
8436 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8437
8438 * vc-hooks.el: vc-registered has been renamed
8439 vc-default-registered. Some functions have been moved to the
8440 backend specific files. they all support the
8441 vc-BACKEND-registered functions.
8442
84432000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8444
8445 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8446
8447 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8448
84492000-09-04 Dave Love <fx@gnu.org>
8450
8451 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8452 menu-bar-update-hook.
8453
8454 * help.el (help-manyarg-func-alist): Add
8455 find-operation-coding-system.
8456
8457 * wid-edit.el (widget-sexp-validate): Fix garbled code.
8458
8459 * custom.el (custom-set-variables): Print message about errors in
8460 setting.
8461
84622000-09-03 Andrew Innes <andrewi@gnu.org>
8463
8464 * makefile.w32-in: Change to DOS line endings.
8465
84662000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8467
8468 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8469 minor-mode keymaps, if they don't have one.
8470
84712000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8472
8473 * eshell/esh-module.el (eval-when-compile): Don't lose if
8474 esh-module.el's file name is truncated to DOS 8+3 limits.
8475
84762000-09-01 John Wiegley <johnw@gnu.org>
8477
8478 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8479 predicate, which caused entries in the completion list to be
8480 doubled.
8481
84822000-08-30 John Wiegley <johnw@gnu.org>
8483
8484 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8485 sending to subprocesses. Also, hook pre-command-hook if
8486 `eshell-send-direct-to-subprocesses' is non-nil.
8487 (eshell-send-direct-to-subprocesses): New config variable. If t,
8488 subprocess input is send immediately.
8489 (eshell-toggle-direct-send): New function.
8490 (eshell-self-insert-command): New function.
8491 (eshell-intercept-commands): New function.
8492 (eshell-send-input): If direct subprocess sending is enabled,
8493 don't echo any input to the Eshell buffer. Let the subprocess
8494 handle that. This requires "stty echo" in bash, for example.
8495
84962000-08-28 John Wiegley <johnw@gnu.org>
8497
8498 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8499 completion function for Eshell's implementation of `unset'.
8500
85012000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8502
8503 * info.el (Info-directory-list): Doc fix.
8504
85052000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8506
8507 * filecache.el (file-cache-add-directory-using-find): Don't quote
8508 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8509
85102000-08-31 Kenichi Handa <handa@etl.go.jp>
8511
8512 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8513 coding systems.
8514
85152000-08-30 Andrew Innes <andrewi@gnu.org>
8516
8517 * timer.el (run-with-idle-timer): Undo last change, so that timer
8518 is not activated immediately if Emacs is already idle. Some
8519 existing code relies on this behaviour.
8520
85212000-08-30 Miles Bader <miles@gnu.org>
8522
8523 * frame.el (set-frame-font): Do completion of font-name for
8524 interactive use.
8525
85262000-08-30 Kenichi Handa <handa@etl.go.jp>
8527
8528 * international/quail.el (quail-start-translation): Bind locally
8529 last-command-event, last-command, and this-command.
8530 (quail-start-conversion): Likewise.
8531 (quail-self-insert-command): Fix docstring.
8532
85332000-08-29 Gerd Moellmann <gerd@gnu.org>
8534
8535 * progmodes/executable.el
8536 (executable-make-buffer-file-executable-if-script-p): Check that
8537 buffer contains at least 2 characters.
8538
85392000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8540
8541 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8542
85432000-08-29 Dave Love <fx@gnu.org>
8544
8545 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8546 (diff-mode-shared-map): Bind mouse-2.
8547 (diff-imenu-generic-expression): New variable.
8548 (diff-mode): Use it.
8549
8550 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8551 (mouse-popup-menubar): Add minor mode menus.
8552 (popup-menu): Check for lookup-key returning number.
8553
85542000-08-29 Miles Bader <miles@gnu.org>
8555
8556 * comint.el (comint-send-input): Create overlays using the proper
8557 front/read-advance arguments.
8558
85592000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8560
8561 * ps-print.el: Even/odd pages printing. Doc fix.
8562 (ps-print-version): New version number (6.0).
8563 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8564 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8565 (ps-print-duplex-feature): Variable eliminated.
8566 (ps-even-or-odd-pages): New variable.
8567
8568 * progmodes/ebnf2ps.el: Doc fix.
8569 (ebnf-version): New version (3.3).
8570 (ebnf-user-arrow): Change variable customization to sexp.
8571 (ebnf-user-arrow): Function eliminated.
8572 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8573
85742000-08-29 Kenichi Handa <handa@etl.go.jp>
8575
8576 * help.el (help-xref-mule-regexp): New variable.
8577 (help-make-xrefs): Handle help-xref-mule-regexp.
8578
8579 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8580 variable.
8581 (describe-input-method): Temporarily activate the specfied input
8582 method to display the information.
8583 (describe-language-environment): Hyperlinks to mule related items.
8584
8585 * international/mule-diag.el (charset-multibyte-form-string): New
8586 function.
8587 (list-character-sets-1): Use charset-multibyte-form-string.
8588 (describe-character-set): New function.
8589 (describe-coding-system): Hyperlinks to safe character sets.
8590
8591 * international/quail.el (quail-help): New arg PACKAGE.
8592 Hyperlinks to mule related items.
8593 (quail-help-insert-keymap-description): Use
8594 substitute-command-keys instead of describe-bindings.
8595 (quail-translation-help): Hyperlinks to mule related items.
8596
85972000-08-28 John Wiegley <johnw@gnu.org>
8598
8599 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8600 have a defsubst call itself. Made `eshell-flatten-list' back into
8601 a function again.
8602
8603 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8604 catch, in case re-centering point at bottom messes up the display.
8605 This happens frequently in Emacs 21, due I believe to variable
8606 line heights.
8607
8608 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8609 to call `find-tag-interactive'.
8610
8611 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8612 the list of remember directories.
8613
86142000-08-28 John Wiegley <johnw@gnu.org>
8615
8616 * align.el: Test align-region-separate to see if it's a symbol.
8617
86182000-08-28 John Wiegley <johnw@gnu.org>
8619
8620 * eshell/esh-util.el (eshell-flatten-list): Made this function
8621 into a defsubst form. It gets used very frequently, although
8622 calls don't occur all that often.
8623
8624 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8625 examining it.
8626
8627 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8628 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8629 `eshell-protect'.
8630 (eshell-copy-handles): Created a new macro for duplicating the
8631 current set of open handles. This is needed by the looping
8632 functions.
8633 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8634 is not incorrectly stomped on.
8635
8636 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8637 declaration for pcomplete-use-paring.
8638 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8639 value of eshell-cmpl-use-paring.
8640 * pcomplete.el (pcomplete-use-paring): New config variable, to
8641 indicate whether paring should be used.
8642 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8643 completion alternatives that have already been used.
8644
8645 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8646 bound to C-c C-y, which will repeat the previous N arguments
8647 (based on prefix argument).
8648 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8649
8650 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8651 if there is no *Help* buffer. This is for XEmacs, which renames
8652 its help buffers uniquely. TODO: Find out what the current buffer
8653 name to delete is.
8654
8655 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8656 first entry that correlates to a passwd/group number. Later
8657 entries (used for group/user name aliasing to multiple IDs) are
8658 ignored.
8659
8660 * eshell/em-xtra.el (eshell/expr):
8661 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8662 (eshell-grep, eshell/diff, eshell/locate):
8663 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8664 argument list, before passing it to the system command.
8665
8666 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8667 `find-tag' for use at final position in Eshell buffers (which
8668 otherwise triggers an error on Emacs 21).
8669 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8670 buffer, if it is currently bound to `find-tag'.
8671
8672 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8673 in the list of matched Makefile names.
8674 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8675 directory, prefer its contents to Makefile.
8676
8677 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8678 directory parts (like "cd old new", or "cd =regexp"), are now case
8679 sensitive on non-Windows/DOS platforms.
8680
8681 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8682 types RET after an open delimiter (like "), display a message
8683 indicating that Eshell is waiting for the closing delimiter.
8684
8685 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8686 environment variables.
8687
8688 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8689 gracefully if the user enters incorrect arguments.
8690
8691 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8692 Eshell buffers.
8693
8694 * eshell/esh-var.el (eshell-interpolate-variable):
8695 * eshell/esh-mode.el (eshell-move-argument):
8696 * eshell/em-unix.el (eshell-du-sum-directory):
8697 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8698 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8699 (not (= ...)).
8700
8701 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8702 to ensure the `preserve' flag gets propagated when doing recursive
8703 directory copies.
8704
87052000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8706
8707 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8708 Don't convert \n into \0177 in memory.
8709 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8710 and back again, when reading and writing.
8711
87122000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8713
8714 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8715 testing of `fboundp' on `processp'.
8716
8717 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8718 (eshell/jobs): Don't call process-list if it is not bound.
8719 (eshell-gather-process-output): Support systems where async
8720 subprocesses aren't supported.
8721 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8722 variables.
8723
8724 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8725 eshell-do-eval returns t.
8726 (eshell-do-pipelines-synchronously): New defmacro.
8727 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8728 when async subprocesses aren't supported.
8729 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8730 if async subprocesses aren't supported.
8731 (eshell-resume-command): Don't assume STATUS is a string.
8732
8733 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8734
8735 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8736 (eshell-close-target, eshell-get-target): Use eshell-processp.
8737 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8738 fix.
8739 (eshell-get-target, eshell-create-handles): Doc fix.
8740
87412000-08-28 Miles Bader <miles@lsi.nec.co.jp>
8742
8743 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8744 criterion to include commands that output something, as long as it
8745 leaves both the command and the end-of-buffer visible when the
8746 command has exited.
8747 (eshell-review-quick-commands): Adjust the help doc string
8748 accordingly.
8749
87502000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8751
8752 * locate.el (locate): Cleaned up locate command's interactive prompting
8753 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8754
8755 * filecache.el (file-cache-case-fold-search): New variable
8756 (file-cache-assoc-function): New variable
8757 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8758 Use file-cache-case-fold-search variable
8759 (file-cache-add-file): Use file-cache-assoc-function
8760 (file-cache-delete-file): likewise
8761 (file-cache-directory-name): likewise
8762 (file-cache-debug-read-from-minibuffer): likewise
8763
87642000-08-28 Gerd Moellmann <gerd@gnu.org>
8765
8766 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8767 (abbrev-table-name): New function.
8768 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8769 If non-nil list local abbrev, only.
8770
87712000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8772
8773 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8774 from Gnus support code, and use special article copy buffer
8775 `(gnus-original-article-buffer)' instead. This allows to get rid
8776 of article-hide-headers usage (which breaks in the latest Gnus
8777 version). Thanks to Detlev Zundel.
8778
87792000-08-28 Kenichi Handa <handa@etl.go.jp>
8780
8781 * international/quail.el (quail-use-package): Hide "... loaded"
8782 message.
8783 (quail-start-translation, quail-start-conversion): Likewise.
8784
8785 * international/kkc.el (kkc-region): Hide "... loaded" message.
8786
87872000-08-27 Dave Love <fx@gnu.org>
8788
8789 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8790
87912000-08-27 Miles Bader <miles@gnu.org>
8792
8793 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8794
87952000-08-27 Kenichi Handa <handa@etl.go.jp>
8796
8797 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8798 'ja-dic-cnv), not (require 'skkdic-cnv).
8799
88002000-08-26 Miles Bader <miles@gnu.org>
8801
8802 * faces.el (face-x-resources): Add entry for :inherit.
8803 * cus-face.el (custom-face-attributes): Add support for :inherit
8804 attribute. Add support for relative face heights.
8805 (custom-face-attributes-get): Treat `nil' as being a default value
8806 for :inherit (as well as `unspecified').
8807
8808 * faces.el (set-face-attribute): Update doc string.
8809 (face-attribute-name-alist): Add :inherit.
8810 (face-valid-attribute-values): Handle :inherit.
8811 (face-read-string): Rephrase prompt to be less confusing.
8812 Assume that DEFAULT is a string, since we must return a string.
8813 (face-read-integer): Use `format' to turn DEFAULT into an
8814 acceptable default for face-read-string. Match NEW-VALUE against
8815 the string "unspecified", not the symbol `unspecified', since
8816 that's what face-read-string returns.
8817 (read-face-attribute): Lookup a name for old-value in valid, and
8818 use it as a default if we find one. Treat all values from
8819 face-read-string as strings. If the default is used, don't do any
8820 more processing on the value, just use the old value directly.
8821 (read-face-and-attribute, modify-face): Tweak prompt.
8822 (read-face-name): Don't assume prompt ends with a space.
8823
8824 * faces.el (describe-face): Add support for :inherit attribute.
8825
88262000-08-25 Kenichi Handa <handa@etl.go.jp>
8827
8828 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8829 concat doesn't accept interger.
8830
8831 * international/kkc.el: Remove SKK from Keywords. Require
8832 ja-dic-utl instead of skkdic-utl.
8833
8834 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8835 Provide ja-dic-cnv instead of skkdic-cnv.
8836 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8837 (iso-2022-7bit-short): Add safe-charsets property.
8838 (skkdic-convert-postfix): Search Japanese chou-on character in
8839 addition to Hiragana character.
8840 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8841 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8842 (batch-skkdic-convert): Likewise.
8843
8844 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8845 Provide ja-dic-utl instead of skkdic-utl.
8846 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8847
88482000-08-24 Dave Love <fx@gnu.org>
8849
8850 * disp-table.el (standard-display-default): Make the test of `l'
8851 useful.
8852
8853 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8854 mod sample text.
8855
8856 * international/iso-ascii.el: Make pilcrow convenient string
8857 consistent with section.
8858 (iso-ascii-display): Set up multibyte characters as well as
8859 unibyte.
8860
88612000-08-24 Kenichi Handa <handa@etl.go.jp>
8862
8863 * international/mule-cmds.el (reset-language-environment): Set
8864 default-process-coding-system to '(undecided . iso-latin-1), which
8865 makes process I/O almost consistent with file I/O. Call this
8866 function when mule-cmds.el[c] is loaded.
8867
88682000-08-22 Andrew Innes <andrewi@gnu.org>
8869
8870 * makefile.w32-in: New file.
8871
88722000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8873
8874 * comint.el (comint-output-filter): Compare end of
8875 comint-last-output-overlay with the start of the newly inserted
8876 text, not the end, when deciding whether to extend it.
8877 Set saved-point's insertion type to advance after insertion.
8878
8879 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8880 since this is now done independently of font-lock mode.
8881
88822000-08-21 Gerd Moellmann <gerd@gnu.org>
8883
8884 * server.el (server-kill-new-buffers): New user option.
8885 (server-existing-buffer): New buffer-local variable.
8886 (server-visit-files): When using an existing buffer, set
8887 server-existing-buffer to t.
8888 (server-buffer-done): If server-kill-new-buffers is t, kill the
8889 buffer, unless it was already present before visiting it with
8890 Emacs server.
8891
88922000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8893
8894 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8895 even if the display doesn't support colors: some displays will
8896 support bold/underline faces.
8897
88982000-08-21 Gerd Moellmann <gerd@gnu.org>
8899
8900 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8901
8902 * startup.el (command-line): If user's init file had an error,
8903 add explanatory text to *Messages*.
8904
89052000-08-21 Kenichi Handa <handa@etl.go.jp>
8906
8907 * man.el (Man-getpage-in-background): Decode the process output by
8908 the system locale coding system.
8909
89102000-08-20 Dave Love <fx@gnu.org>
8911
8912 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8913 Don't test x-popup-menu.
8914 (function) <complete-function>: Complete only fbound symbols.
8915 <validate, value>: New.
8916 (variable) <complete-function>: Complete only bound symbols.
8917 (coding-system): Add :base-only, :complete-function, :validate,
8918 :value, :prompt-match.
8919 (widget-coding-system-prompt-value): Use read-coding-system and
8920 act on :base-only.
8921 (editable-field): Add :help-echo.
8922 (widget-push-button-gui, widget-push-button-cache)
8923 (widget-gui-action, widget-editable-list-gui): COmment out, along
8924 with uses.
8925 (widget-at): Make arg optional.
8926 (widget-echo-help): Adjust for current help-echo calling sequence.
8927 (widget-specify-field, widget-specify-button)
8928 (widget-specify-insert, widget-get-sibling, widget-image-find)
8929 (widget-convert, widget-insert, widget-leave-text)
8930 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8931 (widget-setup, widget-field-find, widget-before-change)
8932 (widget-after-change, widget-default-complete)
8933 (widget-default-create, widget-default-delete)
8934 (widget-push-button-value-create, editable-field)
8935 (widget-field-prompt-value, widget-field-validate)
8936 (widget-choice-value-create, widget-choice-action)
8937 (widget-choice-validate, widget-checklist-add-item)
8938 (widget-radio-add-item, widget-radio-chosen)
8939 (widget-radio-value-inline, widget-editable-list-value-create)
8940 (widget-editable-list-entry-create)
8941 (widget-documentation-link-add)
8942 (widget-documentation-string-value-create)
8943 (widget-regexp-validate, widget-file-complete)
8944 (widget-sexp-validate, widget-plist-convert-widget)
8945 (widget-plist-convert-widget, widget-alist-convert-widget)
8946 (widget-alist-convert-widget, widget-color-complete): Simplify,
8947 particularly to avoid bindings which aren't optimized out.
8948
8949 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8950 Doc fix.
8951 (down-list, backward-up-list, up-list, kill-sexp)
8952 (backward-kill-sexp, mark-sexp): Make arg optional.
8953 (lisp-complete-symbol): Add optional arg PREDICATE.
8954
8955 * cus-start.el: Add display-buffer-reuse-frames,
8956 file-coding-system-alist.
8957
89582000-08-20 Gerd Moellmann <gerd@gnu.org>
8959
8960 * startup.el (command-line): Clear realized faces after
8961 modifying TTY color mappings.
8962
89632000-08-20 Miles Bader <miles@gnu.org>
8964
8965 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8966 merely a subset of FACE's attributes.
8967
89682000-08-19 Miles Bader <miles@gnu.org>
8969
8970 * comint.el (comint-output-filter): Save the point with a marker,
8971 not just a buffer position.
8972
8973 * international/mule.el (set-buffer-process-coding-system): Make
8974 interactive prompt less confusing.
8975
89762000-08-19 Gerd Moellmann <gerd@gnu.org>
8977
8978 * hilit-chg.el: General cleanup of doc strings, comments and
8979 code formatting.
8980
89812000-08-19 Miles Bader <miles@gnu.org>
8982
8983 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8984 Compiler macro removed; beginning-of-line is no longer always
8985 equivalent to forward-line, in the presence of fields.
8986
8987 * comint.el (comint-output-filter): Remove ad-hoc saving of
8988 restriction, and just use save-restriction, now that it works
8989 correctly. Don't adjust comint-last-input-start to account for
8990 our insertion; it shouldn't have moved because we don't use
8991 insert-before-markers anymore. Comment out call to
8992 `force-mode-line-update'; why is it here?
8993
8994 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8995 while checking for prompt to delete. Use `forward-line 0'
8996 instead of beginning-of-line.
8997 (gud-filter): Temporarily widen gud comint buffer while
8998 examining output.
8999
90002000-08-18 Stefan Monnier <monnier@cs.yale.edu>
9001
9002 * progmodes/sh-script.el: Big bag of typos.
9003
9004 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
9005 check since ispell-process is not bound when ispell is not yet loaded.
9006
90072000-08-18 Dave Love <fx@gnu.org>
9008
9009 * image.el (find-image): Copy `spec' before using plist-put.
9010
90112000-08-18 Gerd Moellmann <gerd@gnu.org>
9012
9013 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
9014 `portugues'.
9015
9016 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
9017 backward-kill-sexp, analogous to kill-sexp.
9018
9019 * progmodes/icon.el (icon-indent-line)
9020 (icon-is-continuation-line): Handle comments specially.
9021
90222000-08-17 Ken Stevens <k.stevens@ieee.org>
9023
9024 * ispell.el: Set to standard author/maintainer/keyword fields.
9025 Fine tuning to menu map appearance and operation, and added help.
9026 Remove `start' and `end' error messages when compiling.
9027 (ispell-choices-win-default-height): Fixed comment string.
9028 (ispell-dictionary-alist-1): Fixed regexp in castellano and
9029 castellano8 dictionaries.
9030 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
9031 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
9032 dictionary, added italiano dictionary.
9033 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
9034 word character
9035 (ispell-tex-skip-alists): Added psfig support.
9036 (ispell-skip-html): Renamed from ispell-skip-sgml.
9037 (ispell-begin-skip-region-regexp, ispell-skip-region)
9038 (ispell-minor-check): Improved html skipping support to skip across
9039 code, and recognize `&' commands without propper `;' syntax;
9040 (ispell-process-line): Fix alignment error when manually
9041 correcting spelling.
9042 (ispell): Fix comment string.
9043 (ispell-add-per-file-word-list): Always put word list on new line.
9044
90452000-08-17 Gerd Moellmann <gerd@gnu.org>
9046
9047 * format.el (format-encode-run-method): Fix error message to say
9048 `encode' instead of `decode'. Use save-window-excursion around
9049 shell-command-on-region as in format-decode-run-method because
9050 shell-command-on-region can display a buffer with error output.
9051 (format-decode): Don't record undo information for the decoding.
9052 (format-annotate-function): Add parameter FORMAT-COUNT. Make
9053 that number part of the temporary buffer name so that more than
9054 one decoding using a temporary buffer can happen safely.
9055
9056 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
9057 of `A-z' in the regexp.
9058
9059 * hilit-chg.el: Fix typos in commentary.
9060
9061 * help.el (view-emacs-news): Rewritten for new naming scheme
9062 for old NEWS files.
9063
9064 * startup.el (command-line): Pop to *Messages* in case an error
9065 is signaled while loading user-init-file.
9066
90672000-08-17 Andreas Schwab <schwab@suse.de>
9068
9069 * files.el (insert-directory): Don't lose original file name,
9070 undoing an undocumented change.
9071
90722000-08-17 Alex Schroeder <alex@gnu.org>
9073
9074 * sql.el (sql-magic-go): Use comint-bol.
9075 (sql-copy-column): Use comint-line-beginning-position.
9076 (comint-line-beginning-position): Define a replacement for
9077 comint-line-beginning-position if it is not fboundp.
9078
90792000-08-17 Alex Schroeder <alex@gnu.org>
9080
9081 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
9082 it didn't have any effect anyway.
9083
90842000-08-17 Alex Schroeder <alex@gnu.org>
9085
9086 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
9087 --pset and pager=off instead of sending \\o|cat at the beginning
9088 of the session.
9089
90902000-08-17 Miles Bader <miles@gnu.org>
9091
9092 * progmodes/octave-inf.el: Add compatibility definition of
9093 comint-line-beginning-position.
9094
90952000-08-17 Kenichi Handa <handa@etl.go.jp>
9096
9097 * startup.el (normal-top-level): Look in each dir in load-path for
9098 a leim-list.el file too. This assures of loading leim-list.el
9099 that is created at Emacs installation time even if a user have his
9100 own leim-list.el.
9101
91022000-08-17 Miles Bader <miles@gnu.org>
9103
9104 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
9105 foreground color to black if the background is dark.
9106
91072000-08-16 Stefan Monnier <monnier@cs.yale.edu>
9108
9109 * loadhist.el (unload-feature): Typo.
9110
9111 * finder.el (finder-compile-keywords):
9112 * cus-dep.el (custom-make-dependencies): Add local-variable settings
9113 to the generated file.
9114
9115 * mail/mh-e.el (mh-make-local-vars):
9116 Replace make-variable-buffer-local with make-local-variable.
9117
9118 * play/landmark.el:
9119 * options.el (Edit-options-{set,toggle,t,nil}):
9120 * mail/mailabbrev.el (mail-abbrevs-mode):
9121 * textmodes/tex-mode.el (tex-expand-files):
9122 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
9123
9124 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
9125
9126 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
9127 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
9128 Allow going past the last element.
9129 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
9130 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
9131 (cvs-mouse-toggle-mark): Don't move point.
9132 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
9133
9134 * progmodes/compile.el (grep): Provide a default set of files.
9135 (next-error): Docstring fix.
9136 (compilation-find-file): Avoid find-file (fails in a dedicated window).
9137
9138 * emacs-lisp/easy-mmode.el (define-minor-mode):
9139 Use `symbol-value' to keep the byte-compiler quiet.
9140
9141 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
9142 (diff-find-source-location): New fun, extracted from diff-goto-source.
9143 (diff-goto-source): Use it.
9144 (diff-next-complex-hunk, diff-filter-lines): New function.
9145 (diff-apply-hunk): New command.
9146
9147 * smerge-mode.el (smerge-mode-menu): Doc fix.
9148
9149 * msb.el (msb-mode): Define it in terms of define-minor-mode.
9150
91512000-08-16 Dave Love <fx@gnu.org>
9152
9153 * windmove.el (windmove) <defgroup>: Add :version.
9154
9155 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
9156 (goto-address-fontify-p, goto-address-highlight-p)
9157 (goto-address-url-face, goto-address-url-mouse-face)
9158 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
9159 (goto-address-url-regexp): Use thing-at-point-url-regexp.
9160 (goto-address-fontify, goto-address-at-mouse): Simplify,
9161 (goto-address-at-point): browse-url-url-at-point,
9162 goto-address-find-address-at-point can return nil.
9163 (goto-address-find-address-at-point): Return nil on failure.
9164
9165 * align.el (align) <defgroup>: Add :version.
9166
9167 * calculator.el (calculator): Add :version.
9168 (calculator): Use two lines for calculator window if `modeline'
9169 face is boxed.
9170
9171 * play/5x5.el: Doc fixes.
9172 (5x5) <defgroup>: Add :version.
9173
9174 * play/fortune.el (fortune) <defgroup>: Add :version.
9175 (fortune-append): Fix error message.
9176 (fortune-from-region): Doc fix.
9177
9178 * play/pong.el (pong): Doc fix.
9179
9180 * play/morse.el: Keywords, commentary, autoloads.
9181
91822000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
9183
9184 * desktop.el (desktop-save): Don't look at symbol-value of a
9185 member of minor-mode-alist, unless it is boundp.
9186
91872000-08-16 Sam Steingold <sds@gnu.org>
9188
9189 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
9190 `while'; use `with-current-buffer' instead of `save-excursion'.
9191 Removed unnecessary kludges now that "*Buffer List*" is excluded.
9192
91932000-08-16 Kenichi Handa <handa@etl.go.jp>
9194
9195 * international/ccl.el (declare-ccl-program): Docstring modified.
9196 (ccl-execute-with-args): Likewise.
9197
91982000-08-16 Miles Bader <miles@gnu.org>
9199
9200 * progmodes/sql.el: Add compatibility definition of
9201 comint-line-beginning-position.
9202
92032000-08-15 Gerd Moellmann <gerd@gnu.org>
9204
9205 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9206 'buffer-menu' property.
9207 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9208 fails.
9209 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9210 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9211 wasn't killed.
9212
9213 * buff-menu.el (list-buffers-noselect): Don't display the
9214 *Buffer List* buffer.
9215
9216 * font-lock.el: Require jit-lock to prevent a very late
9217 `Loading jit-lock' message.
9218
9219 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9220 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9221 mail address.
9222
92232000-08-15 Miles Bader <miles@gnu.org>
9224
9225 * textmodes/ispell.el (ispell-graphic-p): New constant.
9226 (ispell-choices-win-default-height, ispell-help): Use
9227 `ispell-graphic-p' instead of `xemacsp'.
9228
92292000-08-15 Dave Love <fx@gnu.org>
9230
9231 * simple.el: Autoload widget-convert when compiling.
9232 (mail-user-agent): Doc fix.
9233
9234 * help.el (function-called-at-point, variable-at-point): Use
9235 with-syntax-table.
9236 (help-manyarg-func-alist): Add insert-and-inherit.
9237
9238 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9239
9240 * delsel.el (delsel-unload-hook): New function.
9241
9242 * find-file.el: Doc fixes. Move provide to end.
9243 (ff) <defgroup>: Add :link.
9244 (ff-goto-click): Deleted.
9245 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9246 Use mouse-set-point.
9247
9248 * textmodes/tildify.el: Doc fixes.
9249 (tildify) <defgroup>: Add:version.
9250
9251 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9252 (glasses-custom-set): Use set-default, not set.
9253 (minor-mode-alist): Propertize the lighter.
9254 (glasses-mode): Provide optional arg.
9255
9256 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9257 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
9258 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9259 option. Provide :type.
9260 (cwarn-configuration): Provide :type.
9261 (cwarn-mode): Doc fix.
9262
9263 * add-log.el (change-log-merge): Doc fix.
9264 (change-log-redate): New command.
9265
9266 * net/browse-url.el (browse-url-filename-alist): Add a clause for
9267 Doze and Dog.
9268 (browse-url): Use dolist, not mapcar.
9269 (browse-url-at-point): Check for null url.
9270 (browse-url-event-buffer, browse-url-event-point): Functions
9271 deleted.
9272 (browse-url-at-mouse, browse-url-netscape): Simplify.
9273
9274 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9275 modes.
9276 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9277 Fix previous change to mapcan.
9278 (msb--init-file-alist, msb--add-separators)
9279 (msb--make-keymap-menu): Simplify.
9280 (msb--choose-file-menu): Use copy-sequence.
9281 (msb-mode-map): Add title to keymap.
9282 (msb-unload-hook): New function.
9283
9284 * bs.el: Fix indentation.
9285 (bs) <defgroup>: Add :links.
9286 (bs-show): Doc fix.
9287 (bs-apply-sort-faces): Don't use window-system.
9288 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9289
92902000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
9291
9292 * calendar/timeclock.el (timeclock-file): Run .timelog through
9293 convert-standard-filename.
9294
92952000-08-14 Gerd Moellmann <gerd@gnu.org>
9296
9297 * emacs-lisp/authors.el: New file.
9298
9299 * paren.el (show-paren-priority): New user option.
9300 (show-paren-function): Set overlay priorities to
9301 show-paren-priority.
9302
93032000-08-14 Miles Bader <miles@gnu.org>
9304
9305 * comint.el (comint-bol): Use `forward-line 0' instead of calling
9306 beginning-of-line with inhibit-field-text-motion bound.
9307
93082000-08-14 Gerd Moellmann <gerd@gnu.org>
9309
9310 * calendar/timeclock.el: New file.
9311
93122000-08-14 David Ponce <david@dponce.com>
9313
9314 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9315 `widget-button-click'. so that one can use left mouse button to
9316 click on dialog buttons.
9317
93182000-08-14 Emmanuel Briot <briot@gnat.com>
9319
9320 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9321 identifiers, since XML is case sensitive
9322
93232000-08-12 Miles Bader <miles@gnu.org>
9324
9325 * comint.el (comint-output-filter): Don't bother frobbing
9326 window-start, it doesn't seem to be necessary.
9327
9328 * comint.el (comint-send-string, comint-send-region): Make into
9329 real functions. Snapshot the prompt before sending.
9330
93312000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9332
9333 * info.el (Info-find-emacs-command-nodes): Rewrite to use
9334 technique similar to Info-index, instead of relying on specific
9335 names of relevant Index nodes.
9336 (Info-goto-emacs-command-node): Bind Info-history to nil when
9337 going to the first node found by Info-find-emacs-command-nodes.
9338
93392000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9340
9341 * menu-bar.el (menu-bar-help-menu): Add a :help string.
9342
93432000-08-10 Miles Bader <miles@gnu.org>
9344
9345 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9346
93472000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9348
9349 * info.el (Info-file-list-for-emacs): More elements for the
9350 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9351 and woman manuals.
9352
93532000-08-10 Miles Bader <miles@lsi.nec.co.jp>
9354
9355 * comint.el (comint-send-input): Make the newline boundary overlay
9356 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
9357 (comint-output-filter): Use `insert' instead of
9358 `insert-before-markers'. Extend comint-last-output-overlay when
9359 necessary since we can't rely on insert-before-markers to do it.
9360 * gud.el (gud-filter): Use `with-current-buffer' instead of
9361 save-excursion when inserting the output, so that point gets
9362 updated correctly; the old method relied on a rather dodgy
9363 side-effect of comint-output-filter to avoid the effect of
9364 save-excursion.
9365
93662000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9367
9368 * files.el (recover-file): Call insert-directory instead of
9369 invoking `ls' directly.
9370
93712000-08-10 Miles Bader <miles@gnu.org>
9372
9373 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9374 (comint-last-prompt-overlay): New variables.
9375 (comint-output-filter): Implement prompt highlighting.
9376 (comint-snapshot-last-prompt): New function.
9377 (comint-send-input): Snapshot the last prompt.
9378 Use comint-highlight-input-face.
9379 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9380 Use defface instead of defcustom.
9381 (send-invisible, comint-send-eof): Snapshot the last prompt.
9382 (comint-delchar-or-maybe-eof): Use comint-send-eof.
9383 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9384
93852000-08-09 Stefan Monnier <monnier@cs.yale.edu>
9386
9387 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9388 (regexp-opt-group): Use a list of chars for `letters'.
9389 (regexp-opt-charset): `chars' is now a list of chars.
9390 Use a char-table rather than a vector so it works for multibyte chars.
9391
9392 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
9393 Set cvs-minor-current-files to the selected fileinfo.
9394 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9395 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9396
93972000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
9398
9399 * files.el (insert-directory): Don't call access-file on
9400 directories on DOS and Windows.
9401
94022000-08-09 Kenichi Handa <handa@etl.go.jp>
9403
9404 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9405 longer if necessary.
9406 (ccl-embed-code): Call ccl-embed-data to store CODE in
9407 ccl-program-vector.
9408
94092000-08-09 Miles Bader <miles@gnu.org>
9410
9411 * comint.el (comint-output-filter): Properly handle the case where
9412 the text surrounded by comint-last-output-overlay was deleted.
9413
94142000-08-08 Gerd Moellmann <gerd@gnu.org>
9415
9416 * info.el (Info-insert-dir): Use Info-additional-directory-list if
9417 non-nil.
9418 (Info-file-list-for-emacs): Remove "info" from the list because
9419 that leads to trying to use the documentation from file `info'
9420 in various situations where it isn't appropriate, for instance
9421 C-h C-k C-h i.
9422
9423 * ffap.el (ffap-read-file-or-url-internal): Handle case that
9424 DIR and/or STRING are nil.
9425
9426 * progmodes/compile.el (compilation-setup): Make variable
9427 compilation-error-screen-columns buffer-local, as some comment
9428 in the code suggests it should be.
9429
9430 * files.el (auto-mode-interpreter-regexp): New variable.
9431 (set-auto-mode): Use it.
9432
9433 * indent.el (indent-for-tab-command): Doc fix.
9434
9435 * mouse-sel.el (mouse-sel-mode): Doc fix.
9436
9437 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9438 labels.
9439
9440 * help.el (print-help-return-message): When
9441 display-buffer-reuse-frames is set, let the help window been quit,
9442 instead of deleting it, which might delete a reused frame.
9443
94442000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9445
9446 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9447 rename a directory to a name that differs only by its letter case.
9448
94492000-08-08 Kenichi Handa <handa@etl.go.jp>
9450
9451 * international/quail.el (quail-define-rules): Handle Quail decode
9452 map correctly. Add code for supporting annotations.
9453 (quail-install-decode-map): New function.
9454 (quail-defrule-internal): New optional arguments decode-map and
9455 props.
9456 (quail-advice): New function.
9457
94582000-08-07 Sam Steingold <sds@gnu.org>
9459
9460 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9461 `defconst', `define-condition', `with-slots'.
9462 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9463
94642000-08-03 Miles Bader <miles@gnu.org>
9465
9466 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9467 New variable.
9468 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9469 comint-use-prompt-regexp-instead-of-fields.
9470 (comint-send-input): Add `input' field property to stuff we send to
9471 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9472 (comint-output-filter): Add `output' field property to process
9473 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9474 (comint-replace-by-expanded-history)
9475 (comint-get-old-input-default, comint-show-output)
9476 (comint-backward-matching-input, comint-forward-matching-input)
9477 (comint-next-prompt, comint-previous-prompt): Use field
9478 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9479 (comint-line-beginning-position): New function.
9480 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9481 (comint-replace-by-expanded-history-before-point): Use
9482 comint-line-beginning-position and line-end-position.
9483 (comint-last-output-overlay): New variable.
9484 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9485
9486 * shell.el (shell-prompt-pattern): Doc change.
9487 (shell-backward-command): Use line-beginning-position.
9488
9489 * gud.el (gud-gdb-complete-command): Use
9490 comint-line-beginning-position.
9491
9492 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9493 comint-bol doesn't actually go to the beginning of the line.
9494
9495 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9496 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9497 (try-expand-line-all-buffers): Likewise.
9498
9499 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9500 explicitly matching comint-prompt-regexp.
9501 (sql-copy-column): Use comint-line-beginning-position instead of
9502 explicitly matching comint-prompt-regexp.
9503
9504 * progmodes/octave-inf.el (inferior-octave-complete): Use
9505 comint-line-beginning-position.
9506
9507 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9508
9509 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9510 looking for a prompt, use `forward-line 0' instead of
9511 `beginning-of-line', to avoid getting caught by an input field.
9512
95132000-08-07 Gerd Moellmann <gerd@gnu.org>
9514
9515 * files.el (shell-quote-wildcard-pattern): Make sure to return
9516 PATTERN, in the Unix case.
9517
95182000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9519
9520 * play/zone.el (zone): Discard any pending input before running
9521 the randomly-chosen pgm.
9522
95232000-08-07 Kenichi Handa <handa@etl.go.jp>
9524
9525 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9526 checking the existence of any multibyte characters.
9527
95282000-08-06 Gerd Moellmann <gerd@gnu.org>
9529
9530 * help.el (describe-mode): Test minor-mode symbol for being
9531 bound before testing its value for being nil.
9532
9533 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9534 `first', `second', and `third'.
9535
9536 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9537 (second): Make it an alias for `cadr'.
9538
95392000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9540
9541 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9542 types of display support faces now.
9543
95442000-08-05 Gerd Moellmann <gerd@gnu.org>
9545
9546 * pcvs.el (require): Require `cl' during compilation, only.
9547
9548 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9549 (toplevel): Remove `remq' and `remove' from autoloads.
9550 (cl-fake-autoloads): New variable. If set, arrange for an error
9551 when CL functions etc. are autoloaded.
9552
95532000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9554
9555 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9556
9557 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9558 popped up, but the user clicks outside the menu, return an empty
9559 regexp (that causes unhighlight-regexp to have no effect).
9560
9561 * menu-bar.el (menu-bar-games-menu): Add Zone.
9562
9563 * hi-lock.el (toplevel): Require font-lock.
9564
95652000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9566
9567 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9568 (ebnf-8-bit-chars): New var for bug fix.
9569 (ebnf-string): Bug fix.
9570
95712000-08-03 Sam Steingold <sds@gnu.org>
9572
9573 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9574 instead of `buffer-string'.
9575 (require 'cl): Always, not just when compiling.
9576 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9577 necessary.
9578
95792000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9580
9581 * international/mule-cmds.el (select-safe-coding-system): Make
9582 the message text about selecting a safe coding system more clear.
9583
95842000-08-02 Gerd Moellmann <gerd@gnu.org>
9585
9586 * hi-lock.el: New file.
9587
9588 * play/zone.el: New file.
9589
9590 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9591 value of tab-width in the original buffer. Choose a line number
9592 format that's a multiple of the original buffer's tab width, so
9593 that lines appear right.
9594
9595 * textmodes/ispell.el (ispell): New function, replacing an alias.
9596 Spell-check active region if in transient-mark-mode and mark
9597 is active; otherwise spell-check buffer.
9598
95992000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9600
9601 * ps-mule.el: Fix a customization problem on
9602 ps-mule-font-info-database-default.
9603
96042000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9605
9606 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9607 display-mouse-p instead of window-system.
9608 (ebrowse-member-mode-map): Ditto.
9609
96102000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9611
9612 * progmodes/ebnf2ps.el: Update ps-print functions call.
9613 Indentation fix. Doc fix.
9614 (ebnf-version): New version number (3.2).
9615 (ebnf-format-color, ebnf-begin-job): Code fix.
9616
96172000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9618
9619 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9620 font lock support on window-system.
9621 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9622
9623 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9624 display-color-p, if fboundp, instead of window-system.
9625
96262000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9627
9628 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9629 instead of window-system.
9630
9631 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9632 window-system.
9633 (widget-choice-mouse-down-action): Use display-popup-menus-p
9634 instead of window-system.
9635
9636 * strokes.el (strokes-file): Run the file name through
9637 convert-standard-filename.
9638 (strokes-mode): Call display-mouse-p instead of looking at
9639 window-system. Change the error message accordingly.
9640
9641 * progmodes/cpp.el (toplevel): Support faces on tty's.
9642
9643 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9644 (lm-plot-square, lm-init-display): Don't use window-system.
9645
9646 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9647 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9648
9649 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9650 instead of looking at window-system.
9651
96522000-07-30 Gerd Moellmann <gerd@gnu.org>
9653
9654 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9655 of testing if iswitchb-prepost-hooks is bound, because the
9656 latter will always be true when invoking a recursive minibuffer
9657 from an active Iswitchb buffer.
9658
96592000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9660
9661 * files.el (shell-quote-wildcard-pattern): New function.
9662 (insert-directory): Call it. Only prepend "\" to command on Unix
9663 and GNU/Linux systems.
9664
96652000-07-30 Gerd Moellmann <gerd@gnu.org>
9666
9667 * eshell/esh-groups.el: Change custom :link file names
9668 from `eshell.info' to `eshell'.
9669
96702000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9671
9672 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9673 correctly in recursive ange-ftp listings.
9674
96752000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9676
9677 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9678 ps-header-font-size-internal and
9679 ps-header-title-font-size-internal variables are not set,
9680 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9681 face text property is (foreground-color . COLOR) or
9682 `(background-color . COLOR)', ps-print crashes. Doc fix.
9683 (ps-print-version): New version number (5.2.4).
9684 (ps-plot-region): Code fix.
9685 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9686 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9687 Bug fix 2.
9688
96892000-07-30 Milan Zamazal <pdm@freesoft.cz>
9690
9691 * glasses.el (glasses-make-readable): Fix uncapitalization of
9692 identifiers like `myXMLDocument'.
9693
96942000-07-28 Karl Fogel <kfogel@red-bean.com>
9695
9696 * mail/mail-hist.el (mail-hist-previous-input)
9697 (mail-hist-next-input): Do the obvious code factorization.
9698 (mail-hist-retrieve-and-insert): New func, contains common
9699 code of above two.
9700 If inserting a message body, leave point at top.
9701
97022000-07-28 Sam Steingold <sds@gnu.org>
9703
9704 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9705 Use `<=', not `<' to compare times!
9706 (ange-ftp-ls): Remove.
9707
97082000-07-27 Gerd Moellmann <gerd@gnu.org>
9709
9710 * play/cookie1.el: Add explanation of how to make cookie.el
9711 compatible with strfile(1) to comment.
9712
9713 * subr.el (remove, remq): New functions.
9714
9715 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9716 escape `*' in regexps.
9717 (midnight-find): Reverse order of arguments in the funcall of
9718 TEST.
9719
9720 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9721 and `.class'.
9722
9723 * play/meese.el: Add Commentary section.
9724
97252000-07-27 Alex Schroeder <alex@gnu.org>
9726
9727 * sql.el (sql-ms): Added autoload cookie.
9728 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9729 (sql-oracle): Ditto.
9730 (sql-help): Doc change.
9731
9732 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9733 types and exceptions.
9734
97352000-07-27 Alex Schroeder <alex@gnu.org>
9736
9737 * sql.el (sql-placeholder-history): New variable.
9738 (sql-query-placeholders-and-send): New function that will query
9739 the user and replace placeholders with user input.
9740 (sql-oracle): If running on NT, set comint-input-sender to
9741 sql-query-placeholders-and-send.
9742
9743 (sql-stop): If in the SQLi buffer, insert stop notification, else
9744 present it as a message.
9745
97462000-07-27 Alex Schroeder <alex@gnu.org>
9747
9748 * sql.el (sql-input-ring-separator): Doc change.
9749 (sql-input-ring-file-name): Doc change.
9750 (sql-interactive-mode): Use `sql-input-ring-separator' and
9751 `sql-input-ring-file-name' to set the comint-mode equivalents
9752 without making them local variables.
9753 (sql-stop): Don't bind `sql-input-ring-separator' and
9754 `sql-input-ring-file-name' dynamically to their comint-mode
9755 equivalents.
9756
97572000-07-27 Kenichi Handa <handa@etl.go.jp>
9758
9759 * international/mule.el (register-char-codings): New function.
9760 (make-coding-system): Handle `safe-chars' specification in the arg
9761 PROPERTY.
9762
9763 * international/mule-cmds.el
9764 (find-coding-systems-region-subset-p): This function deleted.
9765 (sort-coding-systems-predicate): New variable.
9766 (sort-coding-systems): New function.
9767 (find-coding-systems-region): Use
9768 find-coding-systems-region-internal.
9769 (find-coding-systems-string): Use find-coding-systems-region.
9770 (find-coding-systems-for-charsets): Check
9771 char-coding-system-table.
9772 (select-safe-coding-system-accept-default-p): New variable.
9773 (select-safe-coding-system): Mostly rewritten. New argument
9774 ACCEPT-DEFAULT-P.
9775 (select-message-coding-system): Call select-safe-coding-system
9776 with ACCEPT-DEFAULT-P arg.
9777 (reset-language-environment): Reset default-sendmail-coding-system
9778 to the default value iso-latin-1.
9779 (set-language-environment): Don't set the obsolete variable
9780 charset-origin-alist.
9781
9782 * international/codepage.el (cp-coding-system-for-codepage-1):
9783 Give `safe-chars' property to make-coding-system.
9784
9785 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9786 calling select-message-coding-system twice.
9787
9788 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9789 instead of `safe-charsets'.
9790 (cyrillic-alternativnyj): Likewise.
9791 (ccl-encode-alternativnyj): Don't check the charset
9792 cyrillic-iso8859-5.
9793
97942000-07-27 Kenichi Handa <handa@etl.go.jp>
9795
9796 * composite.el (compose-chars-after): Preserve match data.
9797
97982000-07-26 Sam Steingold <sds@gnu.org>
9799
9800 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9801 (ange-ftp-real-file-newer-than-file-p): New function.
9802 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9803 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9804
9805 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9806 * midnight.el (midnight-float-time): Ditto.
9807
98082000-07-26 Andreas Schwab <schwab@suse.de>
9809
9810 * files.el (normal-backup-enable-predicate): Correct
9811 interpretation of the return value of compare-strings.
9812
98132000-07-26 Gerd Moellmann <gerd@gnu.org>
9814
9815 * isearch.el (isearch-resume): New function.
9816 (isearch-done): Add something to command-history to resume
9817 the search.
9818 (isearch-yank-line, isearch-yank-word): Use
9819 buffer-substring-no-properties instead of buffer-substring.
9820
9821 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9822 of flyspell-mouse-map.
9823
9824 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9825 duplicate definition.
9826 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9827
9828 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9829 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9830
98312000-07-25 Sam Steingold <sds@gnu.org>
9832
9833 * net/ange-ftp.el: Get modtime over the net.
9834 (ange-ftp-file-modtime): New function.
9835 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9836 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9837 Use it.
9838 (ange-ftp-dot-to-slash): New function.
9839 (ange-ftp-fix-name-for-vms): Use it.
9840
9841 * midnight.el (midnight-buffer-display-time): Use
9842 `with-current-buffer'.
9843
98442000-07-25 Gerd Moellmann <gerd@gnu.org>
9845
9846 * find-dired.el: Update copyright notice.
9847 (find-dired): Offer to kill a running `find'.
9848
9849 * enriched.el (enriched-face-ans): For a `foreground-color'
9850 property, return '(("x-color" COLOR))' so that COLOR will be
9851 output as a parameter of the x-color annotation. Likewise for the
9852 `background-color' property. In the case of normal face
9853 properties, don't return annotations for unspecified foreground
9854 and background face attributes.
9855
98562000-07-25 Kenichi Handa <handa@etl.go.jp>
9857
9858 * language/japan-util.el (japanese-katakana-region): Fix handling
9859 HANKAKU argument.
9860
98612000-07-25 Miles Bader <miles@gnu.org>
9862
9863 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9864 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9865 constrain-to-field.
9866
98672000-07-24 Andrew Innes <andrewi@gnu.org>
9868
9869 * timer.el (timer-activate-when-idle): Add optional parameter
9870 DONT-WAIT. Update docstring.
9871 (run-with-idle-timer): Specify extra parameter to
9872 timer-activate-when-idle, so that timer will be activated
9873 immediately if Emacs is already idle.
9874
9875 * w32-fns.el (w32-using-nt): Fix docstring.
9876
98772000-07-24 Dave Love <fx@gnu.org>
9878
9879 * mouse.el (popup-menu): Set last-command-event.
9880 (mouse-major-mode-menu-prefix): Declare.
9881
98822000-07-24 Gerd Moellmann <gerd@gnu.org>
9883
9884 * textmodes/flyspell.el: Update to author's version 1.5d.
9885
9886 * progmodes/hideshow.el: Update copyright notice.
9887
9888 * vcursor.el: Set maintainer to FSF, since author cannot
9889 be reached.
9890
98912000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9892
9893 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9894 the prompt.
9895
9896 * mouse.el (popup-menu): Run the keymap through indirect-function,
9897 in case it was defined with define-prefix-key. If the menu is a
9898 list of keymaps, look up the binding of user's choice in each one
9899 of the keymaps.
9900 (mouse-popup-menubar): If the global and local menu-bar keymaps
9901 don't have a prompt string, create one and insert it into the
9902 keymap. Don't barf if current-local-map returns nil.
9903
99042000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9905
9906 * dired.el (dired-sort-R-check): Added to allow recursive listing
9907 to be undone.
9908 (dired-sort-other): Use it.
9909
99102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9911
9912 * Release of cc-mode 5.27
9913
99142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9915
9916 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9917 c-beginning-of-statement-1 that caused a bad case of recursion
9918 which could consume a lot of CPU in large classes in languages
9919 that have in-expression classes (i.e. Java and Pike).
9920
9921 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9922 statements before top level constructs (i.e. case 6 is moved
9923 before case 5 and is now case 4) to catch in-expression
9924 classes in top level expressions correctly.
9925
99262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9927
9928 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9929 objc-method-intro. Case 4 removed and case 5I added.
9930
9931 * cc-langs.el (c-append-paragraph-start): New variable used by
9932 c-common-init to get paragraph-start correct.
9933 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9934 initialize paragraph-start to make it correct both with and
9935 without the javadoc special case.
9936
9937 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9938 initialize paragraph-start for javadoc markup.
9939
9940 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9941 change by defaulting this to t. It's motivated by the
9942 confusing behavior that otherwise arise from the style system
9943 when editing both java and non-java files at the same time
9944 (see the comments about style setting in c-common-init).
9945
99462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9947
9948 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9949 similar to the one in c-fill-paragraph to check the fill
9950 prefix from the adaptive fill function for sanity.
9951
99522000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9953
9954 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9955 defun block.
9956
99572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9958
9959 * cc-mode.texi Documented the change of cpp-macro.
9960
99612000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9962
9963 * cc-align.el (c-lineup-multi-inher): Handle lines with
9964 leading comma nicely. Extended to handle member initializers
9965 too.
9966
9967 * cc-engine.el: (c-beginning-of-inheritance-list,
9968 c-guess-basic-syntax): Fixed recognition of inheritance lists
9969 when the lines begins with a comma.
9970
9971 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9972
9973 * cc-vars.el (c-offsets-alist): Changed default for
9974 member-init-cont to c-lineup-multi-inher since it now handles
9975 member initializers and indents better for leading commas.
9976
99772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9978
9979 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9980 handling that caused class open lines to be recognized as
9981 statement-conts in some cases.
9982
9983 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9984 guessed by the adaptive fill function unless point is on the
9985 first line of a block comment.
9986
9987 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9988 when the buffer ends with a macro continuation char.
9989
9990 * cc-engine.el (c-guess-basic-syntax): Added support for
9991 function definitions as statements in Pike. The first
9992 statement in a lambda block is now labeled defun-block-intro
9993 instead of statement-block-intro.
9994
9995 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9996 so that the class surrounding point is selected, not the one
9997 innermost in the state.
9998
9999 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
10000 recognition of switch labels having hanging multiline
10001 statements.
10002
10003 * cc-engine.el (c-beginning-of-member-init-list): Broke out
10004 some code in c-guess-basic-syntax to a separate function.
10005 * cc-engine.el (c-just-after-func-arglist-p): Fixed
10006 recognition of member inits with multiple line arglists.
10007 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
10008 member-init-cont when the commas are in funny places.
10009
100102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10011
10012 * cc-defs.el (c-auto-newline): Removed this macro since it's
10013 not used anymore.
10014
10015 * cc-engine.el (c-looking-at-bos): New helper function.
10016 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
10017 inexpr and toplevel classes apart in Pike.
10018
10019 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
10020 of case 9A.
10021
10022 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
10023 constant, since "class" can introduce an in-expression class
10024 in Pike nowadays.
10025
100262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10027
10028 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
10029 indentation on cpp-macro lines.
10030
10031 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
10032 a syntax modifier like comment-intro, to make it possible to
10033 get syntactic indentation for preprocessor directives. It's
10034 incompatible wrt to lineup functions on cpp-macro, but it has
10035 no observable effect in the 99.9% common case where cpp-macro
10036 is set to -1000.
10037
100382000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10039
10040 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
10041 member-init-cont when the preceding arglist is several lines.
10042
100432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10044
10045 * cc-styles.el (c-style-alist): The basic offset for the BSD
10046 style corrected to 8.
10047
100482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10049
10050 * cc-styles.el (c-style-alist): Adjusted the indentation of
10051 brace list openers in the gnu style.
10052
100532000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10054
10055 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
10056
10057 * cc-cmds.el (c-electric-brace, c-electric-slash,
10058 c-electric-star, c-electric-semi&comma, c-electric-colon,
10059 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
10060 when c-syntactic-indentation is nil.
10061
10062 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
10063 we were left at comments preceding the first statement when
10064 reaching the beginning of the buffer.
10065
10066 * cc-vars.el (c-syntactic-indentation): New variable to turn
10067 off all syntactic indentation.
10068
100692000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10070
10071 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
10072 between the text and the block comment ender when it hangs,
10073 depending on how many there are before the fill.
10074
100752000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10076
10077 * cc-engine.el (c-beginning-of-closest-statement): New helper
10078 function to go back to the closest preceding statement start,
10079 which could be inside a conditional statement.
10080 * cc-engine.el (c-guess-basic-syntax): Use
10081 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
10082
10083 * cc-engine.el (c-guess-basic-syntax): Better handling of
10084 arglist-intro, arglist-cont-nonempty and arglist-close when
10085 the arglist is nested inside parens. Cases 7A, 7C and 7F
10086 changed.
10087
10088 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
10089 up-to-date with javadoc 1.2.
10090
100912000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10092
10093 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
10094 multiline Pike type decls.
10095
100962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10097
10098 * cc-cmds.el (c-indent-new-comment-line): Always break
10099 multiline comments in multiline mode, regardless of
10100 comment-multi-line.
10101
101022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10103
10104 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
10105 fully::qualified::names in C++ member init lists. Preamble in
10106 case 5D changed.
10107
101082000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10109
10110 * cc-langs.el (c-common-init): Handling of obsolete variables
10111 moved to c-initialize-cc-mode. More compatible style override
10112 when using global style variables.
10113 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
10114 variables moved here.
10115
10116 * cc-mode.texi: Documented the special behavior of
10117 c-special-indent-hook as a style variable. Don't talk about
10118 doing (c-make-styles-buffer-local t) in a mode hook, since
10119 that's already too late to work right.
10120
10121 * cc-styles.el (c-make-styles-buffer-local): Flag style
10122 variable localness in c-style-variables-are-local-p to make
10123 the compatibility measure in c-common-init work well.
10124
10125 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
10126 longer contain set-from-style.
10127 * cc-styles.el (c-initialize-builtin-style): Don't check for
10128 set-from-style on c-special-indent-hook.
10129 * cc-styles.el (c-copy-tree): Obsolete. The standard function
10130 copy-alist is sufficient now.
10131
10132 * cc-styles.el (c-set-style, c-set-style-1,
10133 c-get-style-variables): Fixes to variable initialization so
10134 that duplicate entries in styles have the same effect
10135 regardless of DONT-OVERRIDE.
10136
10137 * cc-styles.el (c-set-style-2): Fixed bug where the
10138 initialization of inheriting styles failed when the
10139 dont-override flag is set.
10140
10141 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
10142 on this.
10143
101442000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10145
10146 * cc-defs.el (c-forward-comment): Removed the workaround
10147 introduced in 5.38 since it had worse side-effects. If a line
10148 contains the string "//\"", it regarded the // as a comment
10149 start since the \ temporarily doesn't have escape syntax.
10150
101512000-07-17 Emmanuel Briot <briot@act-europe.fr>
10152
10153 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
10154 ada-xref.el before ada-prj.el, so that the Project menu is created
10155 when ada-prj tries to add to it.
10156 (ada-activate-keys-for-case): Suppress the characters that are not
10157 part of the Ada syntax. Better compatibility with else-mode
10158 (ada-adjust-case-interactive): When auto-casing is not active,
10159 correctly insert newlines (used to insert only ^M). Prevent the
10160 syntax table from being changed in case of an error
10161 (or '_' becomes part of a word and some commands are confused).
10162 Do nothing if ada-auto-case is nil.
10163 (ada-after-keyword-p): Ignore keywords that are also attributes
10164 (ada-batch-reformat): Update usage comment
10165 (ada-call-from-contextual-menu): New function
10166 (ada-case-read-exceptions): Reinitialize the casing exception list
10167 first to nil first, so that the casing exception file can be
10168 shared.
10169 (ada-check-defun-name): Handles "configure" keyword for gnatdist
10170 files.
10171 (ada-compile-goto-error): Fix regexp used to detect a file:line
10172 anywhere in the error message
10173 (ada-contextual-menu-last-point): New variable
10174 (ada-create-keymap): If the variable delete-key-deletes-forward is
10175 t on XEmacs, it means that DEL should delete one character
10176 forward.
10177 (ada-create-menu): Use :included instead of :visible for XEmacs.
10178 New submenu "Options".
10179 (ada-end-stmt-re): Correctly indent "select ... then abort"
10180 statements.
10181 (ada-fill-comment-paragraph): Correctly delete all leading '--'
10182 even if they don't match ada-fill-comment-prefix Fix handling of
10183 paragraphs on the first or last line of a file.
10184 (ada-format-paramlist): Fix handling of default parameter values.
10185 (ada-get-body-name): New function.
10186 (ada-get-current-indent): Optimized by searchling directly for an
10187 existing generic part or a statement outside of it. Handle
10188 ada-indent-align-comments when indenting comments Replaced some
10189 regexps by testing directly the next character. This results in a
10190 huge speedup on some files. New indentation scheme for renames
10191 statements. Stop looking for the 'while' or 'for' associated with
10192 a 'loop' at the first semicolon encountered. A "return" can also
10193 match an anonymous access subprogram declaration.
10194 (ada-get-indent-noindent): Ignore strings and comments when
10195 looking for the keywords "record" and "private".
10196 (ada-goto-matching-decl-start): When matching "if", make sure we
10197 are not in fact seeing "end if". Ignore "when" statements except
10198 when initial keyword was "begin". Fix handling of nested
10199 procedures. Add a recursive call to this function to skip over
10200 other 'end' statmts. Fix indentation for "when .. => begin"
10201 (ada-in-open-paren-p): Fix indentation for complex boolean
10202 expressions, where 'and then', 'or else' and parenthesis
10203 statements are mixed up.
10204 (ada-in-paramlist-p): Skip comments while searching for the
10205 beginning Fix handling of operator declarations.
10206 (ada-indent-align-comments): New variable
10207 (ada-indent-current): Change the syntax table only in the
10208 protected section, so that we are sure it is restored correctly.
10209 (ada-indent-on-previous-lines): Use ada-use-indent and
10210 ada-with-indent Correctly indent "select ... then"
10211 (ada-indent-region): Slight speedup.
10212 (ada-indent-renames): New variable.
10213 (ada-last-which-function-subprog, ada-last-which-function-line):
10214 New variables
10215 (ada-looking-at-semi-private): Correctly indent the 'private'
10216 keyword when it is the first word in a package declaration.
10217 (ada-loose-case-word): Stop searching if at the end of the buffer.
10218 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10219 even if point is not initially at the end of the word.
10220 (ada-matching-decl-start-re): Add "when".
10221 (ada-mode): Add support for abbrev-mode, outline-mode and
10222 which-func-mode Override the old find-file.el entry in
10223 ff-special-constructs since it is using the obsolete
10224 ada-spec-suffix variable
10225 (ada-no-auto-case): New function
10226 (ada-scan-paramlist): When parsing the argument type, accept
10227 spaces (as in "X 'Class", generated by Rational Rose).
10228 (ada-other-file-name): No longer loads the other file.
10229 (ada-popup-menu): Save and restore the current buffer and cursor
10230 position before and after displaying the menu.
10231 (ada-search-ignore-complex-boolean): New function.
10232 (ada-uncomment-region): Emacs21 already knows how to delete
10233 comments not starting in the first column.
10234 (ada-use-indent): New variable
10235 (ada-which-function): New function.
10236 (ada-with-indent): New variable
10237 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10238 can be batch-compiled from the command line.
10239
10240 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10241 Add to the menu when the file is loaded, not in ada-mode-hook.
10242 Add -toolbar to the default ddd command Switches moved from
10243 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10244 ada-prj-default-comp-opt
10245 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10246 Reference Manual to the menu
10247 (ada-check-current): rewritten as a call to ada-compile-current
10248 (ada-compile): Removed.
10249 (ada-compile-application, ada-compile-current, ada-check-current):
10250 Set the compilation-search-path so that compile.el automatically
10251 finds the sources in src_dir. Automatic scrollong of the
10252 compilation buffer. C-uC-cC-c asks for confirmation before
10253 compiling
10254 (ada-compile-current): New parameter, prj-field
10255 (ada-complete-identifier): Load the .ali file before doing
10256 processing
10257 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10258 conform to gnatmake's behavior.
10259 (ada-find-file-in-dir): New function
10260 (ada-find-references): Set the environment variables for gnatfind
10261 (ada-find-src-file-in-dir): New function.
10262 (ada-first-non-nil): Removed
10263 (ada-gdb-application): Add support for jdb, the java debugger.
10264 (ada-get-ada-file-name): Load the original-file first if not done
10265 yet.
10266 (ada-get-all-references): Handles the new ali syntax (parent types
10267 are found between <>).
10268 (ada-initialize-runtime-library): New function
10269 (ada-mode-hook): Always load a project file when a file is opened,
10270 so that the casing exceptions are correctly read.
10271 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10272 (ada-parse-prj-file): Use find-file-noselect instead of find-file
10273 to open the project file, since the latter does not work with
10274 speedbar Get default values before loading the prj file, or the
10275 default executable file name is wrong. Use the absolute value of
10276 src_dir to initialize ada-search-directories and
10277 compilation-search-path,... Add the standard runtime library to
10278 the search path for find-file.
10279 (ada-prj-default-debugger): Was missing an opening '{'
10280 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10281 variables.
10282 (ada-prj-default-gnatmake-opt): New variable
10283 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10284 buffers, the project file is the default one Save the windows
10285 configuration before displaying the menu.
10286 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10287 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10288 ...) regexp-quote identifiers names to support operators +,
10289 -,... in regexps.
10290 (ada-remote): New function.
10291 (ada-run-application): Erase the output buffer before starting the
10292 run Support remote execution of the application. Use
10293 call-process, or the arguments are incorrectly parsed
10294 (ada-set-default-project-file): Reread the content of the active
10295 project file, not the one from the current buffer When a project
10296 file is set as the default project, all directories are
10297 automatically associated with it.
10298 (ada-set-environment): New function
10299 (ada-treat-cmd-string): New special variable ${current}
10300 (ada-treat-cmd-string): Revised. The substitution is now done for
10301 any ${...} substring
10302 (ada-xref-current): If no body was found, compiles the spec
10303 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10304 compiler to get rid of command line length limitations.
10305 (ada-xref-get-project-field): New function
10306 (ada-xref-project-files): New variable
10307 (ada-xref-runtime-library-specs-path)
10308 (ada-xref-runtime-library-ali-path): New variables
10309 (ada-xref-set-default-prj-values): Default run command now does a
10310 cd to the build directory. New field: main_unit Provide a default
10311 file name even if the current buffer has no prj file.
10312
10313 * ada-prj.el:
10314 Rewritten to show a tabbed-dialog.
10315 (ada-prj-add-ada-menu): Remove the map and name parameters.
10316 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10317 New function
10318 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10319 (ada-prj-load-from-file): New function
10320 (ada-prj-save): Always save fields that depend on the current buffer
10321 (ada-prj-show-value): New function
10322
10323 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10324 Ada mode. This will allow us to display the Ada menu in any buffer
10325 we want (for project items).
10326 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10327 number of spaces in the header.
10328
103292000-07-24 Dave Love <fx@gnu.org>
10330
10331 * ediff-init.el (ediff-region-help-echo): Bind face-help.
10332
103332000-07-23 Noah Friedman <friedman@splode.com>
10334
10335 * type-break.el (type-break): perform autosave.
10336 Suggested by Stephen Gildea <gildea@intouchsys.com>.
10337 (type-break-do-query): Cancel query schedule while performing
10338 actual query, to avoid possibility of a second query being made
10339 while first one is already in progress.
10340 (type-break-time-stamp-format): New variable.
10341 (type-break-time-stamp): New function.
10342 (type-break-time-warning): Use it.
10343 (type-break-keystroke-warning): Use it.
10344 (type-break-noninteractive-query): Use it.
10345
10346 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10347 cookie.
10348 Use add-minor-mode to set minor-mode-alist, if available.
10349 (eldoc-echo-area-use-multiline-p): New user option.
10350 (eldoc-echo-area-multiline-supported-p): New variable.
10351 (eldoc-docstring-format-sym-doc): Use them.
10352 (eldoc-mode): If not using idle timers, append to local post and
10353 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
10354 (eldoc-display-message-no-interference-p): Don't interfere with
10355 edebug.
10356 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10357 (eldoc-function-arglist): New function.
10358 (eldoc-function-argstring): Use it.
10359
10360 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10361 auto save directory exists before calling directory-files.
10362
103632000-07-23 Dave Love <fx@gnu.org>
10364
10365 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10366 ^o, ^u.
10367
103682000-07-21 Dave Love <fx@gnu.org>
10369
10370 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10371 now passed to the function. It now works properly.
10372
10373 * smerge-mode.el (smerge-mode-menu): Fill it out.
10374
103752000-07-20 Gerd Moellmann <gerd@gnu.org>
10376
10377 * info-look.el (info-lookup): If *info* is shown in another frame
10378 on the same display, select that frame, instead of switching to
10379 the Info buffer in another window of the selected frame.
10380
10381 * simple.el (universal-argument-map): Bind numeric keypad keys
10382 kp-0 to kp-9 and kp-subtract.
10383 (digit-argument): Handle these keys.
10384
103852000-07-20 Dave Love <fx@gnu.org>
10386
10387 * net/goto-addr.el (goto-address-fontify): Don't bother with
10388 buffer-modified and read-only stuff -- irrelevant with overlays.
10389 Put an extra property on the overlays and use it to clean up in
10390 case goto-address is re-run.
10391
103922000-07-19 Richard M. Stallman <rms@gnu.org>
10393
10394 * timer.el (run-with-idle-timer): Doc fix.
10395
10396 * mail/mail-utils.el (mail-strip-quoted-names):
10397 Handle case where <...> appears inside "...".
10398 Use replace-match to edit the string more simply.
10399 (rmail-dont-reply-to): Cope with an unmatched ".
10400
104012000-07-19 Dave Love <fx@gnu.org>
10402
10403 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10404 implementation.
10405
10406 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10407 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10408 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10409
104102000-07-19 Gerd Moellmann <gerd@gnu.org>
10411
10412 * textmodes/refer.el: Correct maintainer's email address.
10413
10414 * progmodes/hideif.el: Correct author's email address.
10415 Fix typo in comment.
10416
10417 * xml.el: New file.
10418
10419 * mail/mailheader.el: Correct author's mail address.
10420
10421 * gnus/parse-time.el: Correct author's mail address.
10422
104232000-07-19 Colin Walters <walters@cis.ohio-state.edu>
10424
10425 * comint.el (comint-highlight-input, comint-highlight-face):
10426 New user options.
10427 (comint-input-ring-file-name): Change custom type.
10428 (comint-mode-map): Bind mouse-2.
10429 (comint-insert-clicked-input): New function.
10430 (comint-send-input): Handle input highlighting.
10431
104322000-07-18 Stefan Monnier <monnier@cs.yale.edu>
10433
10434 * mouse.el (popup-menu): New function.
10435 (mouse-major-mode-menu): Use it.
10436
104372000-07-18 Dave Love <fx@gnu.org>
10438
10439 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10440 improvements.
10441
104422000-07-18 Gerd Moellmann <gerd@gnu.org>
10443
10444 * faces.el (face-font-selection-order)
10445 (face-font-family-alternatives): Add custom type.
10446
104472000-07-18 Dave Love <fx@gnu.org>
10448
10449 * cus-edit.el (custom-variable-reset-saved)
10450 (custom-variable-reset-standard): Remove unused bindings.
10451
10452 * rect.el (open-rectangle-line): Remove unused let.
10453
10454 * hl-line.el (hl-line-highlight): Check hl-line-mode.
10455
104562000-07-18 Gerd Moellmann <gerd@gnu.org>
10457
10458 * cdl.el: Fix `Maintainer' keyword.
10459
10460 * play/pong.el: Add author's email address.
10461
104622000-07-17 Sam Steingold <sds@gnu.org>
10463
10464 * files.el (insert-directory): Call `split-string' instead of
10465 re-implementing it.
10466
104672000-07-18 Gerd Moellmann <gerd@gnu.org>
10468
10469 * mail/vms-pmail.el: Change maintainer to FSF.
10470
10471 * net/goto-addr.el: Change maintainer to FSF.
10472
10473 * info.el (Info-title-face-alist): Removed.
10474
104752000-07-18 David Ponce <david@dponce.com>
10476
10477 * recentf.el (recentf-open-files): New command that works like
10478 `recentf-open-more-files', but shows the whole list of files (not just
10479 those omitted from the menu). Useful if you don't use a menu-bar!
10480 (recentf-open-more-files) Modified to use `recentf-open-files'.
10481
10482 (recentf-open-files, recentf-open-more-files)
10483 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10484
10485 (recentf-dialog-mode): New mode for dialogs. You can now just type
10486 "q" to cancel the dialogs.
10487
104882000-07-18 David Ponce <david@dponce.com>
10489
10490 * recentf.el: This is a major update of recentf.el. It adds new
10491 features to better organize the recentf menu and "More..." buffer.
10492
10493 Using new provided menu filtering functions you can now organize the
10494 recent files list:
10495
10496 - by major modes
10497 - by directories
10498 - by user defined rules
10499
10500 Finally, with the new `recentf-filter-changer' customizable filter you
10501 can define a ring of filters and dynamically (via the menu) cycle on
10502 each menu organization in the ring (a la msb).
10503
105042000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10505
10506 * eshell/eshell.el (eshell): Replace links to eshell.info with
10507 links to eshell, to avoid problems on systems where the manual is
10508 installed as `eshell'.
10509 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10510 * eshell/em-smart.el (eshell-smart): Ditto.
10511 * eshell/em-banner.el (eshell-banner): Ditto.
10512 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10513
10514 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10515 same-file check in the MS-DOS version (it does support inodes).
10516
10517 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10518
10519 * eshell/eshell.el (eshell-directory-name):
10520 Run default directory name through convert-standard-filename.
10521
105222000-07-18 Kenichi Handa <handa@etl.go.jp>
10523
10524 * international/mule-cmds.el (select-safe-coding-system):
10525 Fix typo in the comment.
10526
10527 * language/european.el (compound-text):
10528 Force katakana-jisx0201 to be designated to G1.
10529
10530 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10531 Don't translate some national variant characters of latin-jisx0201.
10532 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10533
10534 * international/kkc.el (kkc-after-update-conversion-functions):
10535 New variable.
10536 (kkc-update-conversion): Run functions in it at the tail.
10537
105382000-07-16 John Wiegley <johnw@gnu.org>
10539
10540 * lisp/align.el (align-newline-and-indent):
10541 Adding new function. for auto-aligning blocks of code on RET.
10542 (align-region): Fixed badly formatted minibuffer message.
10543
105442000-07-17 Kenichi Handa <handa@etl.go.jp>
10545
10546 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10547 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10548 the conversion list at first if appropriate.
10549 (kkc-next): Don't update kkc-next-count here.
10550 (kkc-prev): Don't update kkc-prev-count here.
10551 (kkc-show-conversion-list-update): Fix setting up of conversion
10552 list message.
10553
105542000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10555
10556 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10557
105582000-07-16 Dave Love <fx@gnu.org>
10559
10560 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10561 function to be more specific.
10562
10563 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10564 non-string help-echo.
10565 (widget-types-convert-widget): Defsubst it.
10566 (widget-echo-help): Try to cope with a help-echo function of two
10567 possible sorts.
10568
105692000-07-15 Jason Rumney <jasonr@gnu.org>
10570
10571 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10572 Declare as obsolete.
10573
10574 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10575
105762000-07-14 Gerd Moellmann <gerd@gnu.org>
10577
10578 * hilit-chg.el: Fix typo.
10579
105802000-07-14 Dave Love <fx@gnu.org>
10581
10582 * info.el (Info-mode-menu): Fix use of :help, :enable.
10583
105842000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10585
10586 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10587
105882000-07-13 Dave Love <fx@gnu.org>
10589
10590 * emacs-lisp/easymenu.el: Doc fixes.
10591 (easy-menu-remove): Defalias to ignore.
10592
10593 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10594 Call throw correctly.
10595
105962000-07-13 Gerd Moellmann <gerd@gnu.org>
10597
10598 * faces.el (frame-background-mode): Doc fix.
10599
10600 * simple.el (eval-expression-print-length): Change custom type to
10601 allow entering nil as value.
10602
106032000-07-13 Dave Love <fx@gnu.org>
10604
10605 * progmodes/fortran.el (fortran-imenu-generic-expression):
10606 Change definition layout.
10607 (fortran-mode-menu): Reinstate customize entries.
10608
10609 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10610 Use :filter, per old XEmacs code.
10611
106122000-07-12 Gerd Moellmann <gerd@gnu.org>
10613
10614 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10615 event when deciding what to send to the terminal.
10616
106172000-07-12 Dave Love <fx@gnu.org>
10618
10619 * cus-start.el: Add optional version as 4th element of specs and
10620 use it for several things new in v21. Remove load-path. Fix type
10621 of line-number-display-limit.
10622
106232000-07-11 Dave Love <fx@gnu.org>
10624
10625 * progmodes/fortran.el: Don't require easymenu.
10626 Use repeat counts in various regexps.
10627 (fortran-mode-syntax-table): Defvar directly.
10628 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10629 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10630 Use defvar, not defconst.
10631 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10632 (fortran-mode): Set fortran-comment-line-start-skip,
10633 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10634 (fortran-comment-indent): Use defsubst.
10635 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10636 Use fortran-comment-indent, not fortran-comment-indent-function.
10637 (fortran-comment-region, fortran-electric-line-number): Simplify.
10638 (fortran-auto-fill): New function.
10639 (fortran-do-auto-fill): Deleted.
10640 (fortran-find-comment-start-skip):
10641 Check for non-null comment-start-skip.
10642 (fortran-auto-fill-mode, fortran-fill-statement):
10643 Use fortran-auto-fill.
10644 (fortran-fill): Use fortran-auto-fill. Check for null
10645 comment-start-skip. Simplify final clause and use end-of-line finally.
10646
10647 * widget.el (widget-plist-member): New alias.
10648
106492000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10650
10651 * eshell/esh-module.el (toplevel): Reference
10652 byte-compile-current-file only if it is bound.
10653
106542000-07-10 Gerd Moellmann <gerd@gnu.org>
10655
10656 * dired.el: Don't require `dired-aux'.
10657
106582000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10659
10660 * dired-aux.el (dired-show-file-type): New function.
10661 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10662 (dired-show-file-type): Add autoload.
10663
106642000-07-10 Kenichi Handa <handa@etl.go.jp>
10665
10666 * international/mule-diag.el (describe-font): Adjusted for the
10667 change of fontset-info.
10668 (print-fontset): Likewise.
10669
106702000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10671
10672 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10673
106742000-07-07 Gerd Moellmann <gerd@gnu.org>
10675
10676 * bindings.el: Bind `[delete]' to delete-char.
10677
10678 * dired.el (dired-find-alternate-file): New function.
10679 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10680 (toplevel): Require dired-aux when compiling.
10681 (dired-buffers): Move defvar within file to avoid compiler warning.
10682
10683 * info.el (Info-last-search): Variable removed.
10684 (Info-search-history): New variable.
10685 (Info-search): New Info-search-history.
10686
10687 * battery.el, info-look.el: Change author's mail address.
10688
106892000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10690
10691 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10692 if rmail-ignored-headers is nil.
10693 (rmail-retry-failure): Bind rmail-ignored-headers and
10694 rmail-displayed-headers to nil.
10695
106962000-07-06 Gerd Moellmann <gerd@gnu.org>
10697
10698 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10699 (print-region-1): Don't hard code `-h' here.
10700
10701 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10702
107032000-07-01 Francesco Potorti` <pot@gnu.org>
10704
10705 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10706 exim can use "your message" instead of "the message".
10707
107082000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10709
10710 * facemenu.el: Docstrings fixes.
10711 (facemenu-get-face): Don't use internal-find-face.
10712 (facemenu-iterate): Rename arg to match the docstring.
10713
10714 * newcomment.el (uncomment-region): Be more careful when skipping
10715 backwards over `=' not to bump into BOBP.
10716
107172000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10718
10719 * ediff-diff.el (ediff-wordify): Use syntax table.
10720 * ediff-init.el (ediff-has-face-support-p): Use
10721 ediff-color-display-p.
10722 (ediff-color-display-p): Use display-color-p, changed to defun
10723 from defsubst.
10724 Got rid of special cases for NeXT and OS/2.
10725 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10726 face.
10727
107282000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10729
10730 * emacs-lisp/lucid.el: Require CL.
10731 (copy-tree, remprop): Remove, it's provided by CL.
10732 (map-keymap): Define in terms of cl-map-keymap.
10733 (extent-property, set-extent-end-glyph): New functions.
10734
10735 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10736
107372000-07-05 Gerd Moellmann <gerd@gnu.org>
10738
10739 * Makefile.in (DONTCOMPILE): Add comment that the name may
10740 not be changed without changing the make-dist script.
10741
10742 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10743 (cl-mapc): Use mapc instead of cl-old-mapc.
10744
107452000-07-05 Andrew Innes <andrewi@gnu.org>
10746
10747 * makefile.nt: Add support for `bootstrap' and related targets.
10748
107492000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10750
10751 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10752 (easy-menu-do-define): Use `menu-item' format.
10753 Handle case where easy-menu-create-menu returns a symbol.
10754 Manually call the potential top-level filter in the function binding.
10755 (easy-menu-filter-return): New arg NAME.
10756 Convert to a keymap if MENU is an XEmacs menu.
10757 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10758 (easy-menu-converted-items-table, easy-menu-convert-item):
10759 New var and fun to memoize easy-menu-convert-item-1.
10760 (easy-menu-do-add-item): Use it.
10761 (easy-menu-create-menu): Use easy-menu-convert-item.
10762 Wrap easy-menu-filter-return around any :filter specification.
10763 Don't convert the menu if a filter was specified.
10764 Tell easy-menu-make-symbol not to check for MENU being an expression.
10765 (easy-menu-make-symbol): New arg NOEXP.
10766
107672000-07-05 Gerd Moellmann <gerd@gnu.org>
10768
10769 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10770 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10771 (eval-defun): If called with prefix arg, instrument code for
10772 Edebug.
10773
10774 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10775 similar to that of eval-defun.
10776
107772000-07-04 Dave Love <fx@gnu.org>
10778
10779 * hl-line.el (hl-line-overlay): Make it permanent-local.
10780
10781 * calendar/todo-mode.el: Replaced with a working version, based on
10782 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10783
107842000-07-03 Miles Bader <miles@lsi.nec.co.jp>
10785
10786 * paths.el (prune-directory-list): New function.
10787 (Info-default-directory-list): Rewritten to more methodically
10788 enumerate a big list of possible info directories (based on the
10789 list used by the standalone info reader).
10790
10791 * info.el (info-initialize): Use prune-directory-list to remove
10792 non-existent directories from Info-directory-list.
10793
10794 * paths.el (Info-default-directory-list): Try a list of possible
10795 info-directories instead of a single one. Add the possible
10796 info directory "/usr/share/info".
10797
10798 * woman.el (woman-man.conf-path): Explicitly include the debian
10799 man-db config file "/etc/manpath.config".
10800 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10801 are present in `manpath.config'.
10802 (woman-manpath): Include "/usr/share/man".
10803
108042000-07-03 Gerd Moellmann <gerd@gnu.org>
10805
10806 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10807
10808 * startup.el (command-line): Initialize blink-cursor based
10809 on window-system.
10810
10811 * frame.el (blink-cursor): Default to nil if not running under
10812 a window-system.
10813
10814 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10815 (face-x-resources): Remove duplicate entry for :font.
10816
10817 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10818 instead of cycling through windows with next-window.
10819
10820 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10821 of cycling through windows with next-window.
10822
10823 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10824 of cycling through windows with next-window.
10825
10826 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10827 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10828 instead of cycling through windows with next-window.
10829
10830 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10831 instead of cycling through windows with next-window.
10832
10833 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10834 of cycling through windows with next-window.
10835
10836 * terminal.el (te-process-output): Use walk-windows instead of
10837 cycling through windows with next-window.
10838
10839 * server.el (server-switch-buffer): Use some-window instead of
10840 cycling through windows with next-window.
10841
10842 * window.el (some-window): New function.
10843 (walk-windows): Remove reference to walk-windows-start.
10844
10845 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10846
108472000-07-03 Richard Stallman <rms@gnu.org>
10848
10849 * window.el (walk-windows): Guarantee termination by keeping a list
10850 of all the windows already handled.
10851
108522000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10853
10854 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10855 window-system.
10856
10857 * man.el (Man-notify-when-ready): Don't use window-system. If
10858 Man-notify-method is newframe, and the display is not
10859 multi-frame, select the frame created for the man page.
10860 (Man-init-defvars): Doc fix.
10861
108622000-06-28 Gerd Moellmann <gerd@gnu.org>
10863
10864 * faces.el (region): Change background color for light background.
10865
10866 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10867 attribute from mode-line face of Ediff control frame.
10868
10869 * replace.el (query-replace-map): Bind `e' like `E'.
10870
108712000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10872
10873 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10874 Change name to "Select All".
10875
10876 * dos-fns.el (convert-standard-filename): Fix last change.
10877
108782000-06-27 Gerd Moellmann <gerd@gnu.org>
10879
10880 * help.el (describe-variable): Don't insert a second `'s' in front
10881 of the string `value is shown below'. Since the syntax-table is
10882 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10883 an existing `'s', so that this won't be deleted.
10884
10885 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10886 * pcmpl-unix.el: New files.
10887
108882000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10889
10890 * wid-edit.el (widget-member): Use the new plist-member.
10891
108922000-06-26 Gerd Moellmann <gerd@gnu.org>
10893
10894 * replace.el (perform-replace): Undo change of 2000-04-04.
10895 Instead, move backward 1 character at the end of the loop when
10896 necessary.
10897
10898 * faces.el (fringe): Change face for different backgrounds.
10899
10900 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10901 patch from John.
10902
10903 * eshell/*.el: Change spelling of the Free Software Foundation.
10904
10905 * eshell/esh-toggle.el: Removed.
10906
10907 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10908
10909 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10910 interactively.
10911
109122000-06-26 Alex Schroeder <alex@gnu.org>
10913
10914 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10915 `define-key'; instead of checking `(emacs-version)' check for
10916 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10917 for `;' and `o' which might be electric.
10918
10919 (sql-electric-stuff): New user option.
10920 (sql-magic-go): New function which uses `sql-electric-stuff'.
10921 (sql-magic-semicolon): New function which uses
10922 `sql-electric-stuff'.
10923
10924 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10925 is not fboundp.
10926
10927 (sql-oracle-options): New variable.
10928 (sql-oracle): Use it.
10929
10930 (sql-imenu-generic-expression): Doc change.
10931 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10932 is used.
10933
10934 (sql-informix): Added command line parameter "-" to force
10935 sql-informix-program to use stdout.
10936
109372000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10938
10939 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10940 (cp864-decode-table): Doc fix.
10941 (cp720-decode-table): New variable, supports the Arabic OEM
10942 codepage used by Windows.
10943 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10944
109452000-06-23 Dave Love <fx@gnu.org>
10946
10947 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10948 (font-lock-fontify-anchored-keywords): Use
10949 line-beginning-position.
10950 (global-font-lock-mode): Use mapc.
10951
109522000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10953
10954 * eshell/esh-module.el: Require CL when compiling.
10955
109562000-06-23 Gerd Moellmann <gerd@gnu.org>
10957
10958 * comint.el (comint-substitute-in-file-name): Call replace-match
10959 with second and third arg t.
10960
10961 * cus-edit.el (custom-button-face, custom-button-pressed-face):
10962 Specify foreground color.
10963
10964 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10965 color.
10966
10967 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10968
10969 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10970 cddr instead of cdddr.
10971
10972 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10973 instead of copy-list.
10974
10975 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10976 of copy-list.
10977
10978 * subdirs.el: Add eshell subdirectory.
10979
10980 * eshell: New subdirectory containing the Eshell package.
10981
10982 * pcomplete.el: New file.
10983
109842000-06-23 Paul Eggert <eggert@twinsun.com>
10985
10986 * mail/mailpost.el (post-mail-send-it): Make sure file has
10987 proper permissions from birth.
10988
10989 * files.el (basic-save-buffer-2): When temporarily setting
10990 file modes, set them to current modes plus 0200, not to 0777.
10991
10992 * emerge.el (emerge-make-temp-file): Make sure file has proper
10993 permissions from birth.
10994
109952000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10996
10997 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10998 backup file name through convert-standard-filename.
10999
11000 * dos-fns.el (convert-standard-filename): Convert leading
11001 directories as well. When long file names are supported, convert
11002 characters that are invalid in Windows file names.
11003
110042000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11005
11006 * ps-print.el: Fix bug: if ^L is the very first buffer character,
11007 ps-print crashes. New feature: page selection for printing. Create
11008 raw-text-unix coding system for XEmacs. Doc fix.
11009 (ps-print-version): New version number (5.2.3).
11010 (ps-plot-region): Bug fix.
11011 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
11012 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
11013 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
11014 funs.
11015 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
11016 (ps-last-page): New vars.
11017
110182000-06-21 Gerd Moellmann <gerd@gnu.org>
11019
11020 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
11021 empty option string.
11022
110232000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
11024
11025 * man.el (man): Doc fix.
11026
110272000-06-21 Kenichi Handa <handa@etl.go.jp>
11028
11029 * international/mule-cmds.el (set-language-info-alist): Docstring
11030 fixed.
11031
110322000-06-20 Gerd Moellmann <gerd@gnu.org>
11033
11034 * version.el (emacs-version): Use ISO date format.
11035
11036 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
11037 instead of `M-backspace'.
11038
11039 * simple.el (turn-off-auto-fill): New function.
11040
110412000-06-20 Stefan Monnier <monnier@cs.yale.edu>
11042
11043 * jit-lock.el (with-buffer-prepared-for-jit-lock):
11044 Renamed from with-buffer-prepared-for-font-lock and use
11045 inhibit-modification-hooks rather than setting *-change-functions.
11046 Update all functions to use the new name.
11047 (jit-lock-first-unfontify-pos): New semantics (and doc).
11048 (jit-lock-mode): Make non-interactive.
11049 Don't automatically turn on font-lock.
11050 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
11051 Always use jit-lock-after-change.
11052 Remove and restore font-lock-after-change-function.
11053 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
11054 (jit-lock-after-unfontify-buffer): Remove.
11055 (jit-lock-stealth-fontify):
11056 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
11057 (jit-lock-after-change): Set the `fontified' text-prop to nil.
11058
110592000-06-20 Sam Steingold <sds@gnu.org>
11060
11061 * emacs-lisp/cl-indent.el (toplevel): Indent
11062 `print-unreadable-object' properly. Untabify.
11063
110642000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11065
11066 * textmodes/reftex.el (reftex-find-citation-regexp-format):
11067 Support for bibentry.
11068 (reftex-compile-variables): Fixed problem with end of section-re.
11069
11070 * texmodes/reftex-dcr.el (reftex-view-crossref,
11071 reftex-view-crossref-from-bibtex):
11072 Deal with changed `reftex-find-citation-regexp-format'.
11073 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
11074 Replaced `remprop' with `put'.
11075 (reftex-view-crossref, reftex-view-crossref-when-idle):
11076 Support for bibentry.
11077
11078 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11079 New entry for bibentry package.
11080
11081 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
11082 Regexp also matches "\nobibliography".
11083
11084 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
11085 Call `reftex-ensure-write-access' before doing anything.
11086 (reftex-ensure-write-access): New function.
11087
110882000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11089
11090 * progmodes/idlwave.el: File re-installed (update to version 4.2)
11091
11092 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
11093
11094 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
11095
11096 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
11097
11098
110992000-06-20 Dave Love <fx@gnu.org>
11100
11101 * faces.el (frame-background-mode): Use set-default, not set, in
11102 setter.
11103 (frame-update-faces, frame-update-face-colors): Define with
11104 defalias.
11105
11106 * enriched.el (enriched-decode-foreground)
11107 (enriched-decode-background): Don't use internal-find-face.
11108
11109 * apropos.el: Doc fixes.
11110
11111 * cus-edit.el (customize-changed-options): Check arg.
11112 (customize-version-lessp): Don't require decimal point.
11113
11114 * custom.el (defcustom, defgroup): Doc fix.
11115
11116 * newcomment.el (comment) <defgroup>: Add :version.
11117 (comment-multi-line): Doc fix.
11118
11119 * emulation/mlsupport.el (define-hooked-local-abbrev,
11120 define-hooked-global-abbrev): Fix, using define-abbrev.
11121
111222000-06-19 Gerd Moellmann <gerd@gnu.org>
11123
11124 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
11125 the whole buffer.
11126
111272000-06-19 Dave Love <fx@gnu.org>
11128
11129 * menu-bar.el (menu-bar-options-save): New function.
11130 (menu-bar-options-menu): Use it.
11131 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11132 Simplify.
11133
111342000-06-19 Andreas Schwab <schwab@suse.de>
11135
11136 * progmodes/etags.el (tags-query-replace): Put new parameters
11137 START and END at the end, for backward compatibility.
11138
111392000-06-19 Kenichi Handa <handa@etl.go.jp>
11140
11141 * international/codepage.el:
11142 (cp-coding-system-for-codepage-1): Delete special codes for
11143 generating xxx-dos coding system because now a CCL based coding
11144 system can handle EOL conversion by default.
11145
11146 * international/mule.el (make-coding-system): Generate subsidiary
11147 coding systems for EOL handling variants even for a CCL based
11148 coding system.
11149
111502000-06-19 Kenichi Handa <handa@etl.go.jp>
11151
11152 * international/isearch-x.el (isearch-minibuffer-input-method)
11153 (isearch-minibuffer-input-method-function): These variables
11154 deleted.
11155 (isearch-with-input-method): Don't use the above variables.
11156 (isearch-process-search-multibyte-characters): Likewise. Call
11157 read-string with the arg INHERIT-INPUT-METHOD t.
11158
111592000-06-17 Stefan Monnier <monnier@cs.yale.edu>
11160
11161 * font-lock.el (font-lock-after-fontify-buffer)
11162 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
11163
11164 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
11165 Use consistent make-local-variable style for font-lock-fontified.
11166 (jit-lock-fontify-buffer):
11167 Don't bother checking for font-lock-mode and jit-lock-mode.
11168
11169 * time.el: Remove trailing ^M that prevent CVS-merging.
11170
111712000-06-16 Gerd Moellmann <gerd@gnu.org>
11172
11173 * Makefile.in (distclean): New target.
11174
111752000-06-16 Stefan Monnier <monnier@cs.yale.edu>
11176
11177 * Makefile.in (srcdir): Define for update-subdirs.
11178
111792000-06-16 Gerd Moellmann <gerd@gnu.org>
11180
11181 * find-lisp.el: New file.
11182
111832000-06-16 Andrew Innes <andrewi@gnu.org>
11184
11185 * time.el (display-time-mail-function): New variable, to allow
11186 external packages to indicate when new mail is available.
11187 (display-time-update): Use it.
11188
111892000-06-16 Kenichi Handa <handa@etl.go.jp>
11190
11191 * international/mule.el (mule-version): Change version name to
11192 SAKAKI. AOI has already been used by Meadow.
11193
11194 * international/quail.el (quail-show-guidance-buf): To find the
11195 bottom window (but minibuffer), pay attention to the height of
11196 minibuffer.
11197
111982000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
11199
11200 * arc-mode.el (archive-mode-map): Use the new menu-item format for
11201 menu-bar menus. Add help strings. Don't remove the Edit menu
11202 from the menu bar, as the menu bar has enough space now.
11203
11204 * Makefile.in (SHELL): Make sure /bin/sh is used.
11205
11206 * woman.el (woman-man-buffer): Fix bold and underlined CJK
11207 characters, which use series of two ^H characters instead of one.
11208
112092000-06-15 Gerd Moellmann <gerd@gnu.org>
11210
11211 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11212 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11213 functions.
11214 (Info-find-node-2): Try a case-sensitive search first, then
11215 do a case-insensitive search.
11216
11217 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11218 tutorials.
11219
11220 * complete.el (PC-env-vars-alist): New variable.
11221 (PC-complete-as-file-name): New function.
11222 (partial-completion-mode): Initialize PC-env-vars-alist from
11223 process-environment.
11224 (PC-do-completion): Handle completion of env vars.
11225
11226 * info.el (Info-set-mode-line): Show file name in mode line,
11227 use `*Info*' instead of `Info:'.
11228
11229 * startup.el (command-line-1): Change copyright messages to year
11230 2000.
11231
112322000-06-15 Dave Love <fx@gnu.org>
11233
11234 * net/goto-addr.el (goto-address-fontify): Use keymap property,
11235 not local-map.
11236
112372000-06-15 Kenichi Handa <handa@etl.go.jp>
11238
11239 * international/mule.el (set-buffer-file-coding-system): Almost
11240 rewritten to handle `undecided' as no-op.
11241
112422000-06-14 Gerd Moellmann <gerd@gnu.org>
11243
11244 * Makefile.in: New file.
11245
11246 * Makefile: Removed.
11247
11248 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11249 (goto-address-highlight-keymap): Bind C-c RET.
11250
112512000-06-14 Kenichi Handa <handa@etl.go.jp>
11252
11253 * mail/sendmail.el (sendmail-send-it): The temporary buffer
11254 inherits buffer-file-coding-system of the current buffer.
11255
11256 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11257 0. Give correct argument to set-auto-coding-function.
11258 (tar-expunge): For goto-char, use (point-min), not 0.
11259 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11260 (tar-subfile-save-buffer): Likewize.
11261
11262 * international/mule.el
11263 (after-insert-file-set-buffer-file-coding-system): Call
11264 set-buffer-file-coding-system with the arg FORCE t.
11265
112662000-06-13 Gerd Moellmann <gerd@gnu.org>
11267
11268 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11269 nil. Contemporary sendmails issue an X-Authentication-Warning if
11270 the sender is set with `-f'.
11271
112722000-06-13 Dave Love <fx@gnu.org>
11273
11274 * help.el (describe-function-1): Kluge around cases of functions
11275 fset to subrs whose doc doesn't match their symbol-name.
11276
11277 * image.el (insert-image): Default STRING to a space.
11278
11279 * info.el Doc fixes.
11280 (Info-build-node-completions): Match Ref tags.
11281
112822000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
11283
11284 * frame.el (display-multi-frame-p, display-multi-font-p): New
11285 defaliases for display-graphic-p.
11286
11287 * hl-line.el: Fixed a typo in commentary.
11288
112892000-06-13 Kenichi Handa <handa@etl.go.jp>
11290
11291 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11292 fixed.
11293
112942000-06-12 Dave Love <fx@gnu.org>
11295
11296 * image.el (insert-image): Save a little consing.
11297
112982000-06-12 Kenichi Handa <handa@etl.go.jp>
11299
11300 * language/tibet-util.el: Convert all tibetan-1-column characters
11301 to the corresponding tibetan characters.
11302 (tibetan-add-components): Delete code for the special treatment of
11303 'a chung.
11304
11305 * language/tibetan.el (tibetan-composable-pattern): Fix previous
11306 change.
11307 (tibetan-vowel-transcription-alist): More rules added.
11308 (tibetan-composite-vowel-alist): New variable.
11309 (tibetan-precomposition-rule-alist): More rules added.
11310
113112000-06-12 Stefan Monnier <monnier@cs.yale.edu>
11312
11313 * startup.el (command-line): Only call menu-bar-mode if interactive.
11314
11315 * thingatpt.el (toplevel symbol-properties):
11316 * textmodes/makeinfo.el (makeinfo-compile):
11317 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11318 * progmodes/hideif.el (hif-compress-define-list)
11319 (hide-ifdef-use-define-alist):
11320 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11321 (ange-ftp-vms-add-file-entry):
11322 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11323 * man.el (Man-build-man-command):
11324 * mail/rnewspost.el (news-reply-header-hook):
11325 * info.el (Info-insert-dir):
11326 * emulation/mlconvert.el (backward-word, forward-word, setq):
11327 * emacs-lisp/gulp.el (gulp-send-requests):
11328 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11329 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11330 (byte-optimize-apply, end of file):
11331 * emacs-lisp/advice.el (ad-advice-class-completion-table)
11332 (ad-make-freeze-definition):
11333 * startup.el (command-line, command-line-1): Don't quote lambdas.
11334
11335 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11336 (cvs-cleanup-removed): New function.
11337 (cvs-cleanup-functions): New var.
11338 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11339 some flexibility in specifying additional entries to auto-cleanup.
11340 (cvs-quickdir): New function.
11341 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11342 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11343 (cvs-mode-find-file): Check that we are on a filename or dirname
11344 when invoked through a mouse-click.
11345 (cvs-full-path): Remove.
11346 (cvs-dired-action): Re-introduced.
11347 (cvs-dired-noselect): Use it.
11348 (vc-post-command-functions): use this new hook if available.
11349
11350 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11351 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11352 (cvs-filename-map, cvs-dirname-map): Remove.
11353 (cvs-default-action): Remove.
11354 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11355 if the arg is really a keymap.
11356 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11357 Don't hardcode the mapping from state (aka type) to face, but check
11358 the var cvs-fi-<type>-face instead.
11359 (cvs-fileinfo-from-entries): New function.
11360
11361 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11362 Docstring fix.
11363 (cvs-find-file-and-jump): Change default to be safer.
11364 (cvs-mode-diff-map): Define it as a function as well.
11365 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11366 Bind mouse-2 in this global map rather than with text-properties.
11367
11368 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11369 file to resolve the ambiguity between C(conflict) and C(need-merge).
11370
113712000-06-12 Kenichi Handa <handa@etl.go.jp>
11372
11373 * international/mule.el (set-buffer-file-coding-system): If
11374 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11375 unconditionally.
11376
113772000-06-12 Dave Love <fx@gnu.org>
11378
11379 * wid-edit.el (widget-specify-button): Really suppress the face if
11380 required.
11381
113822000-06-11 Gerd Moellmann <gerd@gnu.org>
11383
11384 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11385
113862000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11387
11388 * imenu.el (imenu-generic-expression): Docstring fix.
11389
11390 * composite.el (composition-function-table): Move the `put'
11391 below the autoload cookie so we can load the file before loaddefs.
11392
11393 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11394
11395 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11396 Handle easy-mmode-define-global-mode.
11397 For complex macros like define-minor-mode that can generate
11398 several autoload entries, try to autoload entries in the
11399 macroexpanded code.
11400
11401 * emacs-lisp/easy-mmode.el (define-minor-mode):
11402 If KEYMAP is a symbol, just use it.
11403 Use byte-compile-current-file and load-file-name to infer the
11404 proper :require to pass to defcustom.
11405 Wrap the hook var into `progn' so as not to autoload it.
11406 Add a :autoload-end cookie.
11407 Be more careful about the evaluation of KEYMAP.
11408 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11409 (define-derived-mode): Move define-abbrev-table outside of defvar.
11410
114112000-06-10 Stefan Monnier <monnier@cs.yale.edu>
11412
11413 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11414 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11415 (backup-compiled-files): Ignore errors during `tar'.
11416 (bootstrap): Make autoloads before elc files.
11417
114182000-06-10 Kenichi Handa <handa@etl.go.jp>
11419
11420 * international/mule.el (set-buffer-file-coding-system): If one of
11421 undecided-XXX is specified, change only EOL conversion.
11422
11423 * international/mule-conf.el (unix): New alias for the coding
11424 system undecided-unix.
11425
114262000-06-09 Dave Love <fx@gnu.org>
11427
11428 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11429
11430 * progmodes/executable.el: Byte compile dynamic.
11431 (executable-insert): Change custom type.
11432 (executable-find): Add autoload cookie.
11433 (executable-make-buffer-file-executable-if-script-p): New
11434 function. After Noah Friedman.
11435
11436 * files.el (after-save-hook): Customize, with
11437 executable-make-buffer-file-executable-if-script-p as an option.
11438
114392000-06-09 Kenichi Handa <handa@etl.go.jp>
11440
11441 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11442 "tib24p-mule.bdf" for Tibetan.
11443
11444 * composite.el (decompose-composite-char): Declare it as obsolete.
11445
11446 * man.el (Man-fontify-manpage): Pay attention to underline and
11447 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11448
114492000-06-08 Gerd Moellmann <gerd@gnu.org>
11450
11451 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11452 Set maintainer to FSF since author isn't reachable.
11453
114542000-06-08 Dave Love <fx@gnu.org>
11455
11456 * international/mule-cmds.el (select-safe-coding-system): If
11457 DEFAULT-CODING-SYSTEM is not specified, also check the most
11458 preferred coding-system if buffer-file-coding-system is
11459 `undecided'. From Handa.
11460
114612000-06-08 Kenichi Handa <handa@etl.go.jp>
11462
11463 * international/mule.el
11464 (after-insert-file-set-buffer-file-coding-system): If the buffer
11465 size is greater than INSERTED, judget that we are not visiting.
11466
114672000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11468
11469 * whitespace.el (defgroup whitespace): Comment out `:version'.
11470 XEmacs 20.4 has problems defining the group with this present.
11471 We'll have this commented out till get resolve the problem.
11472
114732000-06-07 John Wiegley <johnw@gnu.org>
11474
11475 * align.el (align-dq-string-modes, align-sq-string-modes)
11476 (align-open-comment-modes): Add pyhton-mode.
11477 (align-rules-list): Use get-text-property instead of
11478 text-properties-at.
11479 (align-rules-list): Add python-assignment.
11480 (align-rules-list): Change perl-comma-delimiter to
11481 basic-comma-delimiter. Use if for Perl modes and python-mode.
11482 (align-rules-list): Add python-chain-logic and
11483 basic-line-continuation.
11484
114852000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11486
11487 * apropos.el (apropos-mode-hook): New user variable.
11488 (apropos-mode): Run apropos-mode-hook.
11489
114902000-06-07 David Ponce <david@dponce.com>
11491
11492 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11493 commands. Require `wid-edit' at run-time.
11494
114952000-06-07 David Ponce <david@dponce.com>
11496
11497 * recentf.el: Added some "Commentary".
11498 (recentf-open-more-files, recentf-edit-list): Minor changes to
11499 move the point at the top of the file list. This behaviour is
11500 consistent with the menu one when the list contains a lot of
11501 files.
11502 (recentf-cleanup): Now displays the number of items removed from
11503 the list.
11504 (recentf-relative-filter) New menu filter to show filenames
11505 relative to `default-directory'.
11506
115072000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11508
11509 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11510 with/without giving an error if PostScript printer doesn't have this
11511 kind of page size. Zebra Stripe continues or restarts on next page.
11512 Manual/automatic paper feeding. Switch or not the header.
11513 (ps-print-version): New version number (5.2.2).
11514 (ps-windows-system): Include emx as a Windows system.
11515 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11516 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11517 (ps-background-text): Code fix.
11518 (ps-error-handler-message, ps-user-defined-prologue)
11519 (ps-print-prologue-header, ps-printer-name)
11520 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11521 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11522 (ps-use-face-background): Customization fix.
11523 (ps-n-up-database): Data fix.
11524 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11525 (ps-switch-header): New vars.
11526 (ps-xemacs-color-name, ps-face-foreground-name)
11527 (ps-face-background-name, ps-boolean-constant): New funs.
11528
115292000-06-07 Dave Love <fx@gnu.org>
11530
11531 * allout.el: New version from Manheimer.
11532
115332000-06-07 Kenichi Handa <handa@etl.go.jp>
11534
11535 * textmodes/fill.el (fill-find-break-point): Check the validity of
11536 charset.
11537
115382000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11539
11540 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11541 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11542 Call display-color-p and display-mouse-p instead of looking at
11543 window-system.
11544
115452000-06-06 Dave Love <fx@gnu.org>
11546
11547 * image.el (find-image): Doc fix. Return nil if image not found.
11548 (put-image, insert-image): Make STRING arg optional.
11549
115502000-06-06 Kenichi Handa <handa@etl.go.jp>
11551
11552 * language/vietnamese.el: Remove eval-when-compile.
11553 (viet-viscii-nonascii-translation-table): Define it as a
11554 translation table made from viet-viscii-decode-table.
11555 (viet-viscii-encode-table): Define it as a translation table made
11556 from the reverse map of above.
11557 (viet-vscii-nonascii-translation-table): Define it as a
11558 translation table made from viet-vscii-decode-table.
11559 (viet-vscii-encode-table): Define it as a translation table made
11560 from the reverse map of above.
11561 (ccl-decode-viscii): Use translate-character.
11562 (ccl-encode-viscii, ccl-encode-viscii-font)
11563 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11564 Likewize.
11565
11566 * language/cyrillic.el: Remove eval-when-compile.
11567 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11568 translation table made from cyrillic-koi8-r-decode-table.
11569 (cyrillic-koi8-r-encode-table): Define it as a translation table
11570 made from the reverse map of above.
11571 (ccl-decode-koi8): Use translate-character.
11572 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11573 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11574 a translation table made from cyrillic-alternativnyj-decode-table.
11575 (cyrillic-alternativnyj-encode-table): Define it as a translation
11576 table made from the reverse map of above.
11577 (ccl-decode-alternativnyj): Use translate-character.
11578 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11579 Likewize
11580
11581 * international/mule-diag.el (non-iso-charset-alist): Specify
11582 translation table symbol instead of translation table itself.
11583 (list-block-of-chars): CHARSET may be a translation table symbol.
11584
11585 * international/mule.el (make-coding-system): If CODING-SYSTEM
11586 already exists, override it.
11587
11588 * international/fontset.el: Use family `proportional' for Tibetan
11589 fonts.
11590
11591 * international/ccl.el (ccl-compile-translate-character): Don't
11592 check if Rrr has property translation-table.
11593 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11594
115952000-06-05 Gerd Moellmann <gerd@gnu.org>
11596
11597 * info.el: Bind case-fold-search to t when searching in case
11598 a user sets it to nil in a hook.
11599
116002000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11601
11602 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11603 * hl-line.el (hl-line-mode): Use the new :global key argument.
11604
11605 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11606 (tar-clip-time-string): Prepend a space.
11607 (tar-grind-file-mode): Construct a string rather than modifying one.
11608 (tar-header-block-summarize): Fix docstring.
11609 Use `format' rather than an error-prone set of copy-loops.
11610
11611 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11612 (diff-goto-source, diff-unified->context, diff-context->unified)
11613 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11614 understand the format output by the `-p' argument to diff.
11615
11616 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11617 (sh-re-done): Use defconst.
11618 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11619 (sh-help-string-for-variable, sh-guess-basic-offset):
11620 Don't quote lambdas.
11621 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11622 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11623
11624 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11625 (mh-letter-mode): Derive from text-mode.
11626 This implicitly means that it now calls kill-all-local-variables.
11627 Also remove the Emacs-18 compatibility code.
11628
11629 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11630 Make use of symbol-property doc-string-elt.
11631 Use memq rather than a sequence of eq.
11632 (doc-string-elt): Fix the wrong or missing previously unused values.
11633 (autoload-print-form): New function extracted from
11634 generate-file-autoloads to allow recursion when handling progn
11635 so that defvar's and defun's docstrings are properly printed.
11636 (generate-file-autoloads): Use it.
11637
11638 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11639 Use find-file-hooks in the minor-mode function.
11640 Be careful not to loop indefinitely in the post-command-hook function.
11641
116422000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11643
11644 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11645 tty's.
11646 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11647 differences whenever appropriate.
11648 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11649 * viper.el (find-file, find-file-other-window): Get viper to do
11650 wildcards.
11651
116522000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11653
11654 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11655 (jit-lock-fontify-buffer): New function for JIT refontification.
11656 (jit-lock-mode): Fix docstring.
11657 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11658 Remove jit-lock-after-change from the _local_ hook.
11659 (jit-lock-function-1): Fix docstring.
11660
11661 * info.el (Info-on-current-buffer): Initialize info.
11662
11663 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11664
11665 * progmodes/tcl.el (tcl-indent-for-comment):
11666 Ignore comment-indent-hook.
11667
11668 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11669 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11670 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11671 and improve to use the lighter to guess the capitalization.
11672 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11673 Add keyword arguments to specify global-ness or the custom group.
11674 Add local-map and help-echo properties to the lighter.
11675 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11676 (easy-mmode-define-global-mode): New macro.
11677
116782000-06-02 Dave Love <fx@gnu.org>
11679
11680 * wid-edit.el: byte-compile-dynamic since we typically don't use
11681 all the widgets. Don't require cl or widget. Remove
11682 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11683 (widget-read-event): Removed. Callers changed to use read-event.
11684 (widget-button-release-event-p): Renamed from
11685 button-release-event-p.
11686 (widget-field-add-space, widget-field-use-before-change):
11687 Uncustomize.
11688 (widget-specify-field): Use keymap property, not local-map.
11689 (widget-specify-button): Obey :suppress-face.
11690 (widget-specify-insert): Use modern backquote syntax.
11691 (widget-image-directory): Renamed from widget-glyph-directory.
11692 (widget-image-enable): Renamed from widget-glyph-enable.
11693 (widget-image-find): Replaces widget-glyph-find.
11694 (widget-button-pressed-face): Move defvar.
11695 (widget-image-insert): Replaces widget-glyph-insert.
11696 (widget-convert): Use keywordp.
11697 (widget-leave-text, widget-children-value-delete): Use mapc.
11698 (widget-keymap): Remove XEmacs stuff.
11699 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11700 (widget-button-click): Don't set point at the click, but re-centre
11701 if we scroll out of window. Rewritten for images v. glyphs &c.
11702 (widget-tabable-at): Use POS arg, not point.
11703 (widget-beginning-of-line, widget-end-of-line)
11704 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11705 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11706 (widget-default-create): Use widget-image-insert; some rewriting.
11707 (widget-visibility-value-create)
11708 (widget-push-button-value-create, widget-toggle-value-create): Use
11709 widget-image-insert.
11710 (checkbox): Create on and off images dynamically.
11711 (documentation-link): Change :help-echo.
11712 (widget-documentation-link-echo-help): Remove.
11713
117142000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11715
11716 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11717
11718 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11719 (easy-mmode-define-toggle, define-minor-mode): Use it.
11720 (easy-mmode-define-keymap): Docstring fix.
11721 (define-derived-mode): Default PARENT to fundamental-mode.
11722 Add the derived-mode-parent symbol-property.
11723 (easy-mmode-derived-mode-p): New function.
11724
117252000-06-02 Dave Love <fx@gnu.org>
11726
11727 * files.el (convert-standard-filename): Doc fix.
11728 (normal-backup-enable-predicate): New function.
11729 (backup-enable-predicate): Use it to replace the lambda form.
11730
11731 * calendar/todo-mode.el: [This needs more work on the outline
11732 stuff.] Doc fixes.
11733 (todo) <defgroup>: Add :version.
11734 (todo-add-category): Don't use pushnew.
11735 (todo-cmd-raise): Fix typo.
11736 (todo-top-priorities): Change temp buffer name.
11737 (todo-category-alist): Avoid redundant lambda.
11738 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11739 Use outline-next-heading.
11740
11741 * autoarg.el: Rewritten to use define-minor-mode.
11742 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11743 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11744
117452000-06-02 Kenichi Handa <handa@etl.go.jp>
11746
11747 * isearch.el (isearch-other-meta-char): Fix previous change.
11748
117492000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11750
11751 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11752 (log-edit-done): Only add the comment to the ring if it's different
11753 from the last comment entered.
11754
11755 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11756
117572000-06-01 Dave Love <fx@gnu.org>
11758
11759 * hl-line.el: Rewritten using define-minor-mode.
11760
11761 * help.el (describe-function-1): Distinguish special form from
11762 builtin function. Sanity-check presence of arglist for builtins.
11763
117642000-06-01 Kenichi Handa <handa@etl.go.jp>
11765
11766 * international/characters.el: Fix syntax/category setting of
11767 Tibetan characters.
11768
11769 * language/tibet-util.el (tibetan-add-components): Fixes for new
11770 encoding of Tibetan characters.
11771 (tibetan-decompose-precomposition-alist): New variable.
11772 (tibetan-decompose-region): Convert precomposed characters to
11773 non-precomposed characters.
11774 (tibetan-decompose-string): Likewise.
11775 (tibetan-composition-function): Fix args to
11776 thibetan-compose-string.
11777
11778 * language/tibetan.el (tibetan-composable-pattern): More
11779 characters included.
11780 (tibetan-consonant-transcription-alist): Rule for "R" added.
11781 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11782 "+R" added.
11783 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11784
11785 * language/lao-util.el (lao-composition-function): Fix args to
11786 compose-string.
11787
11788 * language/thai-util.el (thai-composition-function): Fix args to
11789 compose-string.
11790
11791 * isearch.el (isearch-update): Set disable-point-adjustment to t
11792 to prevent the point moving to the end of a composition when a
11793 part of a composition is searched.
11794 (isearch-other-meta-char): If the key invoking this command can be
11795 mapped by function-key-map to a printing char, call
11796 isearch-process-search-char directly.
11797
117982000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11799
11800 * emacs-lisp/bytecomp.el:
11801 * frame.el:
11802 * international/mule-cmds.el:
11803 * international/mule-util.el:
11804 * international/mule.el:
11805 * mouse.el:
11806 * subr.el:
11807 * faces.el: Update calls to make-obsolete with a WHEN argument.
11808
11809 * byte-run.el (make-obsolete, make-obsolete-variable):
11810 Add an optional WHEN argument and change the format of the
11811 symbol-property information.
11812 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11813 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11814 new obsolete-symbol-property format and print WHEN if it is provided.
11815
118162000-05-31 Dave Love <fx@gnu.org>
11817
11818 * loadhist.el (loadhist-hook-functions): Remove
11819 before-change-function, after-change-function.
11820 (unload-feature): Deal with symbols which are both bound and
11821 fbound.
11822
11823 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11824 before-change-function, after-change-function.
11825
11826 * simple.el (newline): Don't bind before-change-function,
11827 after-change-function.
11828
118292000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11830
11831 * whitespace.el (whitespace-rescan-timer-time): Update interval
11832 set to 600 seconds (10 minutes) instead of 60 seconds since
11833 a large number of whitespace buffers causes emacs to `freeze'
11834 for a considerable amount of time.
11835
11836 * whitespace.el: Updated email address
11837
118382000-05-31 Dave Love <fx@gnu.org>
11839
11840 * add-log.el (change-log-font-lock-keywords) <function>: Add
11841 pattern for function of change.
11842 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11843 acknowledgements patterns.
11844
118452000-05-31 Kenichi Handa <handa@etl.go.jp>
11846
11847 * isearch.el (isearch-printing-char): If keyboard coding system is
11848 being used, call isearch-process-search-multibyte-characters.
11849
11850 * international/isearch-x.el: Mostly rewritten.
11851
11852 * international/quail.el (quail-start-conversion): Don't include
11853 unhandled events in the returned events, but set them in
11854 unread-command-events. Exit if all inputs are deleted.
11855
118562000-05-30 Jason Rumney <jasonr@gnu.org>
11857
11858 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11859
11860 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11861 Reenable code to create initial fontsets.
11862 Use set-fontset-font in place of put-charset-property.
11863
118642000-05-30 Gerd Moellmann <gerd@gnu.org>
11865
11866 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11867 label, ensure that the first colon isn't followed by another.
11868
11869 * paths.el (Info-default-directory-list): Doc fix.
11870
11871 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11872 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11873 send a query containing USER only, not USER@HOST.
11874
11875 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11876 and rmail-msgend to compute the restriction at the end, instead of
11877 computing it.
11878
118792000-05-29 Gerd Moellmann <gerd@gnu.org>
11880
11881 * dabbrev.el (dabbrev-expand): Don't display messages in the
11882 echo area if the minibuffer window is active.
11883
11884 * jit-lock.el (jit-lock-mode): Add after change function to
11885 local hook.
11886
118872000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11888
11889 * antlr-mode.el: New commands: hide/unhide actions,
11890 upcase/downcase literals.
11891 (antlr-tiny-action-length): New user option.
11892 (antlr-hide-actions): New command. Suggested by
11893 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11894 (antlr-mode-map): New binding [C-c C-v].
11895 (antlr-mode-menu): New entries.
11896 (antlr-downcase-literals): New command.
11897 (antlr-upcase-literals): Ditto.
11898
11899 * antlr-mode.el: Minor changes: indendation, mode-name.
11900 (antlr-indent-line): Indent cpp directive at column 0.
11901 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11902
11903 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11904 (antlr-font-lock-additional-keywords): Workaround for intentional
11905 bug in XEmacs version of font-lock.
11906 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11907 be used by a smarter version of `buffers-menu-grouping-function'.
11908
119092000-05-29 Gerd Moellmann <gerd@gnu.org>
11910
11911 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11912 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11913
119142000-05-29 Kenichi Handa <handa@etl.go.jp>
11915
11916 * international/encoded-kb.el
11917 (encoded-kbd-iso2022-designation-map): Pay attention to that
11918 charset-iso-final-char return -1 for eight-bit-control and
11919 eight-bit-graphic.
11920
119212000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11922
11923 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11924 (speedbar-easymenu-definition-base): Use display-graphic-p where
11925 available, instead of window-system.
11926
119272000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11928
11929 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11930 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11931 coding systems.
11932
119332000-05-26 Dave Love <fx@gnu.org>
11934
11935 * disp-table.el (standard-display-underline): Don't use
11936 internal-find-face.
11937
11938 * mail/reporter.el: Maintainer change. Doc fixes.
11939 (reporter-version): Deleted.
11940
11941 * emacs-lisp/elp.el: Maintainer change.
11942 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11943
119442000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11945
11946 * add-log.el (add-change-log-entry): Merge the current entry with the
11947 previous one if the previous one is empty.
11948
119492000-05-26 Dave Love <fx@gnu.org>
11950
11951 * loadhist.el (unload-feature): Fix interactive spec [from
11952 lijnzaad@ebi.ac.uk].
11953
11954 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11955 subr-arity to check primitives.
11956 (byte-compile-flush-pending, byte-compile-file-form-progn)
11957 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11958 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11959 mapcar.
11960
119612000-05-26 Kenichi Handa <handa@etl.go.jp>
11962
11963 * international/fontset.el: Set family names of non-latin charsets
11964 in default fontset to "*".
11965
11966 * international/mule-diag.el (print-fontset): Combine family part
11967 and registry part of the fontname by "-*-" instead of "-".
11968
11969 * international/mule-cmds.el (encode-coding-char): Make strings
11970 multibyte before calling encode-coding-string.
11971
119722000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11973
11974 * derived.el: Fix keywords.
11975 (define-derived-mode): Only define if needed.
11976
11977 * simple.el (fill-comment, comment-column, comment-start)
11978 (comment-start-skip, comment-end, comment-indent-function)
11979 (block-comment-start, block-comment-end, indent-for-comment)
11980 (set-comment-column, kill-comment, comment-padding, comment-region)
11981 (comment-multi-line, indent-new-comment-line): Remove.
11982
11983 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11984 function names for comment operations.
11985
11986 * newcomment.el: Add abundant autoload cookies.
11987 (comment-style): Don't depend on runtime data at compile-time.
11988 (comment-indent-hook): Remove.
11989 (comment-indent): Check if comment-indent-hook is bound.
11990 (comment-region): Docstring fix.
11991
119922000-05-25 Dave Love <fx@gnu.org>
11993
11994 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11995 byte-code-function-p.
11996
11997 * mail/rmailsum.el: Add provide.
11998
11999 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
12000
12001 * smerge-mode.el (smerge-diff-switches): Don't use list* in
12002 defcustom.
12003
120042000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
12005
12006 * ediff-diff.el (ediff-exec-process): delete --binary option from
12007 non-buffer ediff jobs.
12008
120092000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12010
12011 * hilit-chg.el (highlight-changes-mode): Ask about color or
12012 grayscale support, not about window-system.
12013
12014 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
12015 window-system.
12016 (ffap-highlight): Always default to t.
12017
12018 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
12019 display-popup-menus-p instead of looking at window-system.
12020
12021 * disp-table.el (standard-display-g1, standard-display-graphic):
12022 Only refuse to use string glyphs on X and MS-Windows.
12023
12024 * avoid.el: Remove window-system from commentary, suggest to use
12025 display-*-p instead.
12026
12027 * apropos.el (apropos-print): Use display-mouse-p instead of
12028 window-system.
12029
120302000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12031
12032 * international/codepage.el (cp-decoding-vector-for-codepage):
12033 Fill up unsupported characters with their own codes. From Kenichi
12034 Handa.
12035
120362000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12037
12038 * international/mule-diag.el (describe-char-after): Use
12039 display-graphic-p instead of window-system, so that this function
12040 works on MS-DOS.
12041
120422000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12043
12044 * international/codepage.el (cp-make-coding-systems-for-codepage):
12045 Remove the eight-bit-graphic and eight-bit-control charsets from
12046 the list of charsets which we convert into `?'.
12047
120482000-05-25 Kenichi Handa <handa@etl.go.jp>
12049
12050 * international/mule-conf.el: Specify CHARSET-ID explicitely for
12051 private charsets.
12052 (mule-unicode-0100-24ff, japanese-jisx0213-1,
12053 japanese-jisx0213-2): New charsets.
12054
12055 * international/fontset.el: Setup default fontset for new charsets.
12056
120572000-05-24 Dave Love <fx@gnu.org>
12058
12059 * info.el (Info-find-node-2): Restructure [following "Vadim
12060 S. Solomin" <sovs@uic.nnov.ru>].
12061
12062 * icomplete.el: Fix header for Finder.
12063
120642000-05-24 Eric M. Ludlam <zappo@ultranet.com>
12065
12066 * rmailout.el (rmail-output-to-rmail-file): Added optional param
12067 STAY.
12068
12069 * rmail.el (rmail-automatic-folder-directives): New user variable.
12070 (rmail-show-message): Add call to `rmail-auto-file' during
12071 display.
12072 (rmail-auto-file): New function.
12073
120742000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12075
12076 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
12077 account.
12078 (ediff-test-utility,ediff-diff-mandatory-option)
12079 (ediff-reset-diff-options): Utilities for proper initialization of
12080 ediff-diff-options and ediff-diff3-options on Windows.
12081
12082 * ediff-init.el (ediff-merge-filename-prefix): New customizable
12083 variable.
12084
12085 * ediff-mult.el (ediff-filegroup-action): Use
12086 ediff-merge-filename-prefix.
12087
120882000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12089
12090 * viper-ex.el (ex-write): Set selective display to nil.
12091
120922000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12093
12094 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
12095 aliases for hebrew-iso-8bit.
12096
120972000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12098
12099 * woman.el: New version from Francis J. Wright
12100 <F.J.Wright@Maths.QMW.ac.uk>.
12101 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
12102 names in environment variables regardless of the path separator.
12103 (woman-topic-all-completions-1): Don't call file-name-directory-p
12104 on all files, since woman-file-regexp already filters out any
12105 directories.
12106
121072000-05-24 Kenichi Handa <handa@etl.go.jp>
12108
12109 * international/quail.el (quail-start-translation): Don't change
12110 modified-p of the current buffer.
12111 (quail-start-conversion): Likewise.
12112
12113 * international/kkc.el (kkc-region): Don't change modified-p of
12114 the current buffer.
12115
12116 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
12117 conform to RFC1468.
12118 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
12119
121202000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
12121
12122 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
12123 (speedbar-insert-button): Invisible text property fix.
12124 (speedbar-directory-plus): Renamed from speedbar-directory-+
12125 (speedbar-directory-minus): Renamed from speedbar-directory--
12126 (speedbar-page-plus): Renamed from speedbar-file-+
12127 (speedbar-page-minus): Renamed from speedbar-file--
12128 (speedbar-page): Renamed from speedbar-file-
12129 (speedbar-tag): Renamed from speedbar-tag-
12130 (speedbar-tag-plus): Renamed from speedbar-tag-+
12131 (speedbar-tag-minus): Renamed from speedbar-tag--
12132 (speedbar-expand-image-button-alist): Use above renames.
12133
12134 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
12135 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
12136 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
12137 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
12138 * sb-pg.xpm: Renamed from sb-file.xpm
12139 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
12140 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
12141
121422000-05-24 Kenichi Handa <handa@etl.go.jp>
12143
12144 * international/quail.el (quail-show-guidance-buf): Set
12145 current-input-method of the guidance buffer to the name of the
12146 curren input method.
12147
121482000-05-23 Stefan Monnier <monnier@cs.yale.edu>
12149
12150 * progmodes/compile.el (compile-internal): Style typo.
12151
12152 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
12153 quote vars and functions in the docstring.
12154
12155 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
12156
12157 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
12158 Don't quote lambdas.
12159
12160 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
12161
121622000-05-23 Gerd Moellmann <gerd@gnu.org>
12163
12164 * startup.el (command-line): Determine source file of compiled
12165 user init file differently. Warn if compiled user init file
12166 is older than its source file.
12167
12168 * ffap.el (ffap-url-regexp): Add `https'.
12169
121702000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
12171
12172 * files.el (make-backup-file-name-1): Replace slashes with `!'
12173 rather than `|' (which is not allowed on Windows). Replace the
12174 drive letters with a string "drive_X".
12175
121762000-05-23 Gerd Moellmann <gerd@gnu.org>
12177
12178 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
12179
12180 * files.el (interpreter-mode-alist): Add `bash2'.
12181
121822000-05-22 Dave Love <fx@gnu.org>
12183
12184 * loadhist.el (feature-symbols, file-provides, file-requires): Use
12185 mapc.
12186 (feature-file): Avoid calling symbol-name. Doc fix.
12187 (file-set-intersect, file-dependents): Use dolist, not mapcar.
12188 (loadhist-hook-functions): Add mouse-position-function.
12189 (unload-feature): Change uses of mapcar.
12190
12191 * files.el (parse-colon-path): Doc fix.
12192 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
12193 (set-auto-mode): Use mapc.
12194
12195 * complete.el (PC-look-for-include-file): Use :alnum: character
12196 class.
12197 (partial-completion-mode): Add autoload cookie.
12198
121992000-05-22 Sam Steingold <sds@gnu.org>
12200
12201 * info.el (Info-fontify-node): Fixed the call to
12202 `add-text-properties' (bug introduced on 2000-05-18).
12203
122042000-05-22 Dave Love <fx@gnu.org>
12205
12206 * bindings.el: Remove debug-ignored-errors set in other files.
12207
12208 * progmodes/etags.el: Add to debug-ignored-errors.
12209 (visit-tags-table-buffer): Clear out buffers holding old tables
12210 when making a new list.
12211 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12212 mapc.
12213
12214 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
12215 quote keywords.
12216 (cmpl-string-case-type): Use character classes.
12217
12218 * comint.el:
12219 * textmodes/ispell.el:
12220 * imenu.el:
12221 * mail/mh-e.el:
12222 * progmodes/compile.el: Add to debug-ignored-errors.
12223
12224 * dabbrev.el: Add to debug-ignored-errors.
12225 (dabbrev-completion): Use mapc.
12226
122272000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
12228
12229 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12230 (woman-mapcan, woman-parse-man.conf)
12231 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12232 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12233 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
12234 path syntax better.
12235 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12236 (woman-manpath): Call woman-parse-man.conf.
12237 (woman-emulation): New defcustom, defaults to nroff.
12238 (woman-font-support): New defconst.
12239 (woman-use-symbol-font): New defcustom.
12240 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12241 "Emulation".
12242 Many functions: Doc fix.
12243
122442000-05-22 Kenichi Handa <handa@etl.go.jp>
12245
12246 * international/quail.el (quail-simple-translation-keymap): Map
12247 128..255 to quail-self-insert-command.
12248 (quail-keyboard-layout-alist): Add definition for "pc102-de".
12249
122502000-05-22 Stefan Monnier <monnier@cs.yale.edu>
12251
12252 * help.el (help-manyarg-func-alist): Typo.
12253
12254 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12255 intervals which makes it heaps simpler.
12256
12257 * newcomment.el (comment-region-internal): Go back to BEG after quoting
12258 the nested comment markers.
12259
12260 * subr.el (remove-hook): Don't turn the hook's value into a list.
12261
122622000-05-21 Dave Love <fx@gnu.org>
12263
12264 * edmacro.el (edmacro-parse-keys): Return vector if any elements
12265 are invalid characters.
12266
12267 * international/mule-util.el (detect-coding-with-priority): Use
12268 mapc. Remove redundant lambda.
12269
12270 * international/mule-diag.el (list-non-iso-charset-chars)
12271 (describe-fontset): Remove redundant lambda.
12272
12273 * emulation/crisp.el (brief-mode): New alias.
12274
12275 * emacs-lisp/ring.el (ring-elements): New function.
12276
12277 * emacs-lisp/easymenu.el (easy-menu-create-menu)
12278 (easy-menu-do-add-item): Use keywordp.
12279
12280 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12281
12282 * replace.el: Doc and error message fixes.
12283 (replace-highlight): Use facep, not internal-find-face.
12284
122852000-05-20 Stefan Monnier <monnier@cs.yale.edu>
12286
12287 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12288
12289 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12290 (log-edit-insert-changelog): Drop `:' as well.
12291
12292 * log-view.el: Fix file description.
12293 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12294 available.
12295 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12296 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12297
12298 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12299 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12300 Print a status message if the toggle is called interactively.
12301 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12302 for global minor modes and use `defcustom' for them.
12303 Use add-minor-mode.
12304 (easy-mmode-define-derived-mode): Remove.
12305 (define-derived-mode): Fancier default docstring.
12306 (easy-mmode-define-navigation): Signal an error rather than (ding).
12307
12308 * newcomment.el (comment-styles): New `box-multi'.
12309 (comment-normalize-vars): Better default for comment-continue to
12310 avoid whitespace-only continuations.
12311 (comment-search-forward): Always move even in the no-syntax case.
12312 (comment-padright): Only obey N if it's only obeyed for padleft.
12313 (comment-make-extra-lines): Better handling of empty continuations.
12314 Use `=' for the filler if comment-start has only one character.
12315 (uncomment-region): Try handling the special `=' filler.
12316 (comment-region): Allow LINES even if MULTI is nil.
12317 (comment-box): Choose box style based on comment-style.
12318
123192000-05-20 Kenichi Handa <handa@etl.go.jp>
12320
12321 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12322 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12323
123242000-05-20 Kenichi HANDA <handa@etl.go.jp>
12325
12326 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12327 and insert, not subst-char-in-region.
12328
12329 * international/mule-diag.el (list-character-sets-1): Handle
12330 charsets eight-bit-control and eight-bit-graphic.
12331 (list-iso-charset-chars): Likewise.
12332 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12333 charactes as is. Use indent-to to align characters.
12334
12335 * international/mule-cmds.el (find-multibyte-characters): Never
12336 exclude charsets eight-bit-control and eight-bit-graphic.
12337
123382000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12339
12340 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12341 Don't quote lambdas.
12342
12343 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12344
123452000-05-19 Gerd Moellmann <gerd@gnu.org>
12346
12347 * gud.el (gud-jdb-directories): Doc fix.
12348
123492000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12350
12351 * newcomment.el: New file.
12352
123532000-05-19 Gerd Moellmann <gerd@gnu.org>
12354
12355 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12356
123572000-05-18 Andreas Schwab <schwab@suse.de>
12358
12359 * dired.el (dired-between-files): Also skip lines beginning with
12360 `used'.
12361
123622000-05-18 Gerd Moellmann <gerd@gnu.org>
12363
12364 * msb.el (msb-menu-cond): Add choice `user'.
12365
123662000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12367
12368 * ps-print.el: Compatibility, customization and doc fix.
12369 (ps-printer-name-option): Replace defconst by defvar.
12370 (ps-postscript-code-directory): XEmacs compatibility.
12371 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12372 fix.
12373 (ps-user-defined-prologue, ps-print-prologue-header)
12374 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12375 compatibility and code fix.
12376 (ps-print-background-image, ps-print-background-text):
12377 Customization fix.
12378 (ps-line-number-start, ps-n-up-on): New vars.
12379
123802000-05-18 Espen Skoglund <esk@ira.uka.de>
12381
12382 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12383 the indent-comment function to just return the appropriate indent.
12384
123852000-05-18 Eric M. Ludlam <zappo@ultranet.com>
12386
12387 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12388 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12389 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12390
123912000-05-18 Dave Love <fx@gnu.org>
12392
12393 * info.el (Info-fontify-node): Add intangible property as well as
12394 invisible.
12395
12396 * calendar/appt.el (appt-make-list): Match all lines of entry.
12397 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12398
123992000-05-18 Kenichi Handa <handa@etl.go.jp>
12400
12401 * international/mule-diag.el (describe-char-after): Call
12402 internal-char-font, not char-font. If internal-char-font returns
12403 nil, display "-- none --".
12404
124052000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12406
12407 * image.el (image-type-available-p): Don't reference image-types
12408 if it isn't bound.
12409
124102000-05-17 Stefan Monnier <monnier@cs.yale.edu>
12411
12412 * autoarg.el (autoarg-mode): Typo in the :set argument.
12413
124142000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12415
12416 * startup.el (command-line-1): Don't signal an error if the
12417 directory for auto-save-list files does not yet exist.
12418
124192000-05-17 Kenichi Handa <handa@etl.go.jp>
12420
12421 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12422
124232000-05-16 Stefan Monnier <monnier@cs.yale.edu>
12424
12425 * subr.el (remove-hook): `setq' hook-value, not `set'.
12426
124272000-05-16 Sam Steingold <sds@gnu.org>
12428
12429 * info.el (debug-ignored-errors): More errors to ignore.
12430
124312000-05-16 Dave Love <fx@gnu.org>
12432
12433 * cus-edit.el: Don't require cl or easymenu.
12434 (custom-variable-prompt): Test standard-value property, not
12435 user-variable-p.
12436
124372000-05-16 Sam Steingold <sds@gnu.org>
12438
12439 * subr.el (add-hook): `setq' hook-value, not `set'.
12440
124412000-05-16 Gerd Moellmann <gerd@gnu.org>
12442
12443 * startup.el (command-line-1): Mention the FAQ in the startup
12444 message.
12445
12446 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12447
12448 * progmodes/compile.el (compilation-parse-errors): Collect
12449 `nomessage' regexps last.
12450
12451 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12452
12453 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12454 to the function name.
12455
124562000-05-15 Dave Love <fx@gnu.org>
12457
12458 * speedbar.el (speedbar-recenter): Typo.
12459 (speedbar-expand-line): Make arg optional.
12460 (speedbar-mode): Avoid a compiler warning.
12461
124622000-05-15 Gerd Moellmann <gerd@gnu.org>
12463
12464 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12465 user-specified option string is empty.
12466
12467 * mouse.el (mouse-yank-at-click): Doc fix.
12468
124692000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12470
12471 * term/internal.el (IT-character-translations): More updates of
12472 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12473 documents.
12474
124752000-05-15 Gerd Moellmann <gerd@gnu.org>
12476
12477 * env.el (getenv): New function, interactively callable.
12478 (setenv, getenv): Remove autoload cookies.
12479
12480 * loadup.el: Load `env'.
12481
12482 * progmodes/f90.el: Change author's mail address.
12483
124842000-05-14 Dave Love <fx@gnu.org>
12485
12486 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12487 goto-addr as an option.
12488
12489 * help.el (help-xref-stack): Doc fix.
12490 (help-xref-following): New variable.
12491 (help-make-xrefs): Use it.
12492 (help-xref-go-back): Use position information from stack element.
12493 (help-follow): Make position in stack element a pair. Use
12494 help-xref-following.
12495
12496 * autoarg.el: New file.
12497
12498 * faces.el: Declare more functions obsolete.
12499
12500 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12501 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12502 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12503 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12504 Remove all the setup-...-environment functions.
12505
125062000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12507
12508 * speedbar.el: Updated the commentary section. xemacs20p now uses
12509 >= when detecting. Require `defimage' safely.
12510 (speedbar-easymenu-definition-base): Add toggle for images.
12511 (speedbar-easymenu-definition-special): Add flush cache & expand.
12512 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12513 (speedbar-reconfigure-keymaps-hook): New variable.
12514 (speedbar-frame-parameters): Updated documentation.
12515 (speedbar-use-imenu-flag): Updated custom tag
12516 (speedbar-dynamic-tags-function-list): New variable.
12517 (speedbar-tag-hierarchy-method): Updated doc & custom.
12518 (speedbar-indentation-width, speedbar-indentation-width) New
12519 variables.
12520 (speedbar-hide-button-brackets-flag): Customizable.
12521 (speedbar-vc-indicator): Doc update.
12522 (speedbar-ignored-path-expressions): Updated default value.
12523 (speedbar-supported-extension-expressions): Updated default value.
12524 (speedbar-syntax-table): Remove {} paren status.
12525 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12526 as "+". Added overlay aliases.
12527 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12528 `force-mode-line-update'.
12529 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12530 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12531 `mouse-set-point'
12532 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12533 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12534 of arbitrary text, and new helper functions.
12535 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12536 filename finder.
12537 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12538 (speedbar-directory-buttons): Update path search/expansion.
12539 (speedbar-make-tag-line): Pay attention to
12540 `speedbar-indentation-width'. Use more care w/ invisible
12541 properties.
12542 (speedbar-change-expand-button-char): Call
12543 `speedbar-insert-image-button-maybe'.
12544 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12545 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12546 (speedbar-trim-words-tag-hierarchy)
12547 (speedbar-simple-group-tag-hierarchy): New functions
12548 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12549 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12550 functions.
12551 (speedbar-mouse-set-point): New function
12552 (speedbar-power-click): Updated documentation.
12553 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12554 of tag prefix text.
12555 (speedbar-expand-line, speedbar-contract-line): Make more robust
12556 to strange text.
12557 (speedbar-expand-line): Takes universal argument to flush the
12558 cache.
12559 (speedbar-flush-expand-line): New function.
12560 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12561 Use new generator insertion method.
12562 (speedbar-fetch-dynamic-tags): New function.
12563 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12564 `speedbar-fetch-dynamic-imenu'.
12565 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12566 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12567 "Revert Buffer" menu items.
12568 (speedbar-buffer-buttons-engine): Be smarter when creating a
12569 filename tag (for expansion purposes.).
12570 (speedbar-highlight-one-tag-line,
12571 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12572 (speedbar-recenter): New functions.
12573 (defimage-speedbar): Image loading abstraction.
12574 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12575 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12576 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12577 (speedbar-tag-type, speedbar-tag-mail): New images.
12578 (speedbar-expand-image-button-alist): New variable.
12579 (speedbar-insert-image-button-maybe): Insert an image over some
12580 buttons.
12581
125822000-05-13 Kenichi Handa <handa@etl.go.jp>
12583
12584 * international/mule-cmds.el (encode-coding-char): An ASCII
12585 character is always encodable.
12586
12587 * international/mule-conf.el: Add more information in descriptions
12588 of character sets.
12589
12590 * international/mule-diag.el (describe-char-after): New function.
12591 (describe-font-internal): Adjusted for the change of font-info.
12592 (describe-font): Likewise.
12593 (print-fontset): Rewritten for the new fontset implementation.
12594 (describe-fontset): Include fontset alias names in completion.
12595 (list-fontsets): Adjusted for the change of print-fontset.
12596
12597 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12598 describe-char-after instead of displaying the detail in the echo
12599 area.
12600 (syntax-code-table): Format changed.
12601 (string-to-syntax): Adjusted for the above change.
12602
126032000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12604
12605 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12606
126072000-05-12 Dave Love <fx@gnu.org>
12608
12609 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12610 dependence. Use line-{beginning,end}-position, not
12611 point-at{b,e}ol. Some doc fixes.
12612 (todo-position): New function. Fix callers of position to use it.
12613 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12614
126152000-05-12 Gerd Moellmann <gerd@gnu.org>
12616
12617 * time.el (display-time-mail-icon): Use `:ascent center'.
12618
12619 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12620 handling FTP security extensions.
12621
126222000-05-11 Dave Love <fx@gnu.org>
12623
12624 * calendar/todo-mode.el: New file.
12625
126262000-05-11 Gerd Moellmann <gerd@gnu.org>
12627
12628 * comint.el (comint-read-input-ring): Move reference to
12629 comint-input-ring-size outside of the save-excursion. It was
12630 causing the default value to be the only one ever seen.
12631
12632 * font-lock.el: Update copyright. Remove Simon Marshall's email
12633 address on request from him.
12634
12635 * subr.el (substitute-key-definition): Add comment describing
12636 the meaning of PREFIX.
12637
126382000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12639
12640 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12641
12642 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12643 (add-minor-mode): Don't make the variable buffer-local and add a
12644 reference to define-minor-mode in the docstring.
12645
12646 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12647 HEADER/FOOTER and fix bug with trailing empty directory.
12648 (cvs-append-to-ignore): Use vc-editable-p if available.
12649 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12650 (vc-do-command): Tweak advice to handle the new VC.
12651
12652 * log-view.el (log-view-goto-rev): New function for the new VC.
12653 (log-view-minor-wrap): Use mark-active.
12654
12655 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12656 (log-edit-changelog-full-paragraphs): New var.
12657 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12658 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12659 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12660 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12661 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12662 Replace the `cvs' prefix with `log-edit'.
12663
12664 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12665
12666 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12667 (diff-font-lock-defaults): Explicitly turn off multiline.
12668 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12669 (diff-ediff-patch): Fix call to ediff-patch-file.
12670 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12671 Handle comments.
12672
12673 * frame.el (automatic-hscrolling): Typo.
12674
12675 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12676
126772000-05-09 Sam Steingold <sds@goems.com>
12678
12679 * apropos.el (apropos-print): use `describe-face' instead of
12680 `customize-face-other-window'.
12681
126822000-05-09 Dave Love <fx@gnu.org>
12683
12684 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12685
12686 * help.el (describe-variable): Have customize button pop the
12687 help-xref stack when invoked.
12688 (help-xref-symbol-regexp): Add `face'.
12689 (help-make-xrefs): Check for quoted face names and adapt regexp
12690 submatch numbers to cope.
12691 (help-xref-interned): Maybe insert face doc too. Separate
12692 sections with a line of hyphens.
12693
12694 * faces.el: Some doc fixes. Declare some functions obsolete.
12695 (describe-face): Add customize button. Return the help
12696 text. Fix prompt.
12697
126982000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12699
12700 * term/internal.el (IT-character-translations): Fix last change.
12701
127022000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12703
12704 * woman.el: New file
12705 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12706
127072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12708
12709 * term/internal.el (IT-character-translations): Update ASCII
12710 simulations for greek-iso8859-7, add latin-iso8859-14 and
12711 latin-iso8859-15.
12712
12713 * international/mule-cmds.el (set-language-info-alist): Call
12714 define-prefix-command with 3 arguments, to make the map suitable
12715 for a menu.
12716
127172000-05-07 Dave Love <fx@gnu.org>
12718
12719 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12720
127212000-05-05 Dave Love <fx@gnu.org>
12722
12723 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12724 list in doc string. Don't quote keyword symbols.
12725 * emacs-lisp/cl.el: Likewise
12726 * emacs-lisp/cl-seq.el: Likewise
12727
127282000-05-05 Gerd Moellmann <gerd@gnu.org>
12729
12730 * abbrev.el (abbrev-mode): Make ARG optional.
12731
127322000-05-04 Gerd Moellmann <gerd@gnu.org>
12733
12734 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12735
12736 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12737
12738 * subr.el (substitute-key-definition): Clarify documentation.
12739
127402000-05-04 Milan Zamazal <pdm@freesoft.cz>
12741
12742 * glasses.el (glasses-convert-to-unreadable): Use
12743 `glasses-separator' instead of the hard-wired "_".
12744 (glasses-mode): Call `glasses-make-unreadable' only in a single
12745 place.
12746
127472000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12748
12749 * term/internal.el (cjk-codepages-alist): Add associations for
12750 Chinese and Korean codepages. Remove FIXME comment.
12751
127522000-05-03 Dave Love <fx@gnu.org>
12753
12754 * time.el (display-time-mail-face, display-time-use-mail-icon):
12755 New option.
12756 (display-time-mail-icon): New variable.
12757 (display-time-string-forms): Use the above. Fix the local-map.
12758
127592000-05-03 Gerd Moellmann <gerd@gnu.org>
12760
12761 * replace.el (query-replace-map): Add binding for `E'.
12762 (query-replace-help): Extend help text.
12763 (perform-replace): Allow editing the replacement string.
12764
12765 * make-mode.el (makefile-mode-abbrev-table): New variable.
12766 (makefile-mode): Set local abbrev table to
12767 makefile-mode-abbrev-table.
12768 (makefile-font-lock-keywords): Fontify includes and conditionals.
12769
12770 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12771 set TOGGLE's value.
12772
12773 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12774 mail-interactive-insert-alias.
12775 (mail-abbrev-complete-alias): New command.
12776 (mail-mode-map): Bind it to `M-TAB'.
12777
127782000-05-03 Kenichi Handa <handa@etl.go.jp>
12779
12780 * language/lao-util.el (lao-compose-region): New function.
12781
127822000-05-02 Gerd Moellmann <gerd@gnu.org>
12783
12784 * files.el (recover-session): Make directories as necessary
12785 if they don't exist yet.
12786
12787 * calendar/cal-french.el
12788 (french-calendar-multibyte-special-days-array)
12789 (french-calendar-special-days-array): Change French text.
12790 (calendar-french-date-string): Change output.
12791 (calendar-goto-french-date): Likewise.
12792
127932000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12794
12795 * wid-edit.el (widget-default-active): Obey `:always-active'.
12796 (widget-documentation-string-value-create): Set `:always-active'.
12797
127982000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12799
12800 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12801 default prefix to `~/_emacs.d/auto-save.list/_s'.
12802 (normal-top-level): Create the directory for auto-save files, if
12803 it doesn't already exist (in the ms-dos case only).
12804
128052000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12806
12807 * international/mule-cmds.el (set-language-environment): Don't
12808 concat an integer (dos-codepage), use format instead.
12809
128102000-05-02 Dave Love <fx@gnu.org>
12811
12812 * help.el (help-xref-on-pp): Check for constant symbols.
12813
128142000-04-29 Gerd Moellmann <gerd@gnu.org>
12815
12816 * startup.el (normal-top-level): Put a condition-case around
12817 the code loading subdirs.el.
12818
128192000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12820
12821 * ps-print.el: Upside-down and face background color printing,
12822 line number step, doc fix.
12823 (ps-print-version): New version number (5.2).
12824 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12825 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12826 (ps-spool-config): Var fix.
12827 (ps-printer-name-option): Const fix.
12828 (ps-print-upside-down, ps-use-face-background)
12829 (ps-line-number-step): New vars.
12830 (ps-window-system, ps-lp-system): New consts.
12831 (ps-face-background): New fun.
12832
128332000-04-28 Richard Stallman <rms@gnu.org>
12834
12835 * files.el (make-auto-save-file-name):
12836 Apply auto-save-file-name-transforms to visited file name
12837 before generating auto save file name.
12838 (auto-save-file-name-transforms): New variable.
12839
12840 * files.el (backup-enable-predicate):
12841 Correctly test for a file under a temporary directory.
12842
128432000-04-28 Gerd Moellmann <gerd@gnu.org>
12844
12845 * subr.el (add-minor-mode): Rewritten.
12846
128472000-04-28 Kenichi Handa <handa@etl.go.jp>
12848
12849 * mail/sendmail.el (sendmail-send-it): Set
12850 buffer-file-coding-system to the selected coding system for MIME
12851 header.
12852
128532000-04-27 Gerd Moellmann <gerd@gnu.org>
12854
12855 * dired.el (dired-move-to-filename-regexp): Allow format where
12856 YYYY is followed by two spaces.
12857
12858 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12859 in the second character class of the regexp.
12860
12861 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12862 mh-etc, too.
12863
12864 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12865 nil.
12866
12867 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12868
12869 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12870 argument.
12871
128722000-04-27 Sen Nagata <sen@eccosys.com>
12873
12874 * emacs-lisp/crm.el (crm-completion-table): New variable.
12875 (crm-collection-fn, crm-test-completion)
12876 (completing-read-multiple): Use it.
12877
128782000-04-27 Dave Love <fx@gnu.org>
12879
12880 * help.el (locate-library): Use mapc.
12881 (help-manyarg-func-alist): Add call-process-region.
12882
128832000-04-26 Gerd Moellmann <gerd@gnu.org>
12884
12885 * subr.el (add-minor-mode): Make argument MAP optional.
12886
12887 * desktop.el (desktop-save): Save list of minor modes.
12888 (desktop-create-buffer): Restore minor modes.
12889 (desktop-minor-mode-table): New user-option.
12890
12891 * subr.el (add-minor-mode): New function.
12892
12893 * image.el (find-image): New function.
12894 (defimage): Rewritten to find image at load time.
12895
12896 * startup.el (normal-top-level-add-to-load-path): Handle
12897 case that the default directory is not in load-path.
12898
12899 * help.el: Old patch from Stefan Monnier.
12900 (help-xref-on-pp): New function.
12901 (describe-variable): Use it to display xrefs in a symbol's value.
12902
129032000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12904
12905 * cus-edit.el (custom-face): Fix parenthesis.
12906
129072000-04-26 Kenichi Handa <handa@etl.go.jp>
12908
12909 * mail/rmail.el (rmail-expunge): When there are no deleted
12910 messages, do nothing.
12911
129122000-04-26 Dave Love <fx@gnu.org>
12913
12914 * international/mule-cmds.el (locale-translation-file-name):
12915 Defvar to nil.
12916 (set-locale-environment): Set it here (at runtime).
12917
129182000-04-25 Gerd Moellmann <gerd@gnu.org>
12919
12920 * replace.el (perform-replace): Add parameters START and END. Use
12921 them instead of the check for a region in Transient Mark mode.
12922 (query-replace-read-args): Return two more list elements for the
12923 start and end of the region in Transient Mark mode.
12924 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12925 (map-query-replace-regexp, replace-string, replace-regexp): Add
12926 optional last arguments START and END and pass them to
12927 perform-replace.
12928
12929 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12930 form with additional arguments for perform-replace.
12931
12932 * progmodes/etags.el (tags-query-replace): Add parameters START
12933 and END. Construct a form with additional arguments for
12934 perform-replace.
12935
12936 * simple.el (shell-command): Set default directory for "*Shell
12937 Command Output" buffer.
12938
12939 * language/european.el (iso-latin-4): Fix typo.
12940
12941 * emacs-lisp/crm.el: New file.
12942
129432000-04-24 Dave Love <fx@gnu.org>
12944
12945 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12946 (Custom-reset-saved, Custom-reset-standard)
12947 (custom-group-value-create, custom-group-set, custom-group-save)
12948 (custom-group-reset-current, custom-group-reset-saved)
12949 (custom-group-reset-standard): Use mapc.
12950 (custom-buffer-create-internal): Disable undo when creating items.
12951 Use mapc.
12952 (custom-face): Avoid redundant lambda.
12953
129542000-04-24 Gerd Moellmann <gerd@gnu.org>
12955
12956 * startup.el (auto-save-list-file-prefix): Set default to
12957 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12958
129592000-04-24 Sam Steingold <sds@gnu.org>
12960
12961 * time-stamp.el (time-stamp-string-preprocess): Always convert
12962 `field-result' to a string.
12963
129642000-04-24 Gerd Moellmann <gerd@gnu.org>
12965
12966 * frame.el (scrolling): New group.
12967 (automatic-hscrolling): New user-option.
12968
12969 * startup.el (command-line-x-option-alist): Add `-lsp' and
12970 `--line-spacing'.
12971
129722000-04-19 Dave Love <fx@gnu.org>
12973
12974 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12975 (cl-mapc): Rename from mapc. Fix the funcall.
12976
129772000-04-19 Gerd Moellmann <gerd@gnu.org>
12978
12979 * simple.el (clone-indirect-buffer-other-window): New command.
12980 (clone-indirect-buffer): Add optional arg NORECROD.
12981 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12982
12983 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12984
12985 * window.el (count-screen-lines): New function.
12986 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12987 instead of window-buffer-height.
12988
12989 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12990 non-existing variable comint-input-sentinel.
12991 (inferior-lisp-args-to-list): Removed.
12992 (inferior-lisp): Use split-string instead of
12993 inferior-lisp-args-to-list.
12994
12995 * hexl.el (hexl-insert-hex-string): New command.
12996
12997 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12998 instead of concat.
12999
130002000-04-18 Gerd Moellmann <gerd@gnu.org>
13001
13002 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
13003 at the start of an existing but empty folder.
13004
130052000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13006
13007 * ps-mule.el: Customization fix, doc fix.
13008 (ps-multibyte-buffer): Customization fix.
13009
130102000-04-17 Richard M. Stallman <rms@gnu.org>
13011
13012 * subr.el (read-passwd): Use read-char-exclusive.
13013
130142000-04-17 Gerd Moellmann <gerd@gnu.org>
13015
13016 * textmodes/texinfo.el (texinfo-insert-@email)
13017 (texinfo-insert-@emph, texinfo-insert-@quotation)
13018 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
13019 (texinfo-mode-map): Add key bindings for them.
13020
13021 * files.el (basic-save-buffer-2): Use a template with `$'
13022 instead of `#' for VMS.
13023
13024 * simple.el (clone-indirect-buffer): New function.
13025
130262000-04-16 Stephen Eglen <stephen@gnu.org>
13027
13028 * iswitchb.el (iswitchb-case): New function. If the user input
13029 contains any upper-case characters, the search is made
13030 case-sensitive.
13031
130322000-04-17 Stefan Monnier <monnier@cs.yale.edu>
13033
13034 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
13035 comment-end.
13036 (texinfo-font-lock-syntactic-keywords): New var.
13037 (texinfo-font-lock-keywords): Remove comment regexp.
13038 (texinfo-insert-block): New function.
13039 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
13040 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
13041 and font-lock-defaults. Use regexp-opt for outline-regexp.
13042 (texinfo-environments): New var.
13043 (texinfo-environment-regexp): Use regexp-opt and
13044 texinfo-environments.
13045
13046 * textmodes/ispell.el (ispell-menu-map-needed): Check that
13047 ispell-process is bound since this might be eval'd before ispell
13048 is loaded.
13049 (ispell-message): Use a tiny bit less magic and a bit more hard
13050 data to figure out what kind of sc-cite-regexp to use.
13051
13052 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
13053
13054 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
13055 (insert-cyclic-diary-entry): Unquote the lambda.
13056
13057 * gud.el (gud-jdb-build-source-files-list): Fix typo.
13058
13059 * files.el (backup-enable-predicate): Unquote the lambda.
13060
13061 * cus-edit.el (custom-face, face): Unquote the lambda.
13062
130632000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13064
13065 * ps-print.el: Check for line-beginning-position definition.
13066
13067 * ps-print.el: Fix counting lines in a region.
13068 (ps-print-version): New version number (5.1.5).
13069 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
13070 (ps-printing-region): Fun code fix.
13071
130722000-04-15 Gerd Moellmann <gerd@gnu.org>
13073
13074 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
13075 to file-directory-p.
13076
130772000-04-14 Gerd Moellmann <gerd@gnu.org>
13078
13079 * gud.el (gud-jdb-build-source-files-list): Check that directory
13080 exists before calling directory-files.
13081
130822000-04-13 Dave Love <fx@gnu.org>
13083
13084 * emacs-lisp/trace.el: Change maintainer. Use new backquote
13085 syntax.
13086
13087 * emacs-lisp/cl-specs.el: Remove when, unless.
13088
13089 * emacs-lisp/cl-extra.el: Don't quote keywords.
13090 (cl-old-mapc): New variable.
13091 (mapc): Use it.
13092 (cl-map-intervals): Use with-current-buffer. Don't check for
13093 next-property-change.
13094 (cl-map-overlays): Use with-current-buffer.
13095 (cl-expt): Remove.
13096 (copy-tree, remprop): Define unconditionally.
13097
13098 * emacs-lisp/cl-compat.el (keywordp): Remove.
13099
13100 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
13101 to use keywordp.
13102 (edebug-spec): Enable keywordp.
13103
13104 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
13105 string-lessp.
13106
13107 * cus-start.el: Use keywordp.
13108
131092000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13110
13111 * diary-lib.el (include-other-diary-files): Fix the fix of
13112 2000-02-18 by doing a save-excursion.
13113
131142000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13115
13116 * ps-print.el: Customization fix, doc fix.
13117 (ps-print-version): New version number (5.1.4).
13118 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
13119 (ps-print-preprint): Adjust code.
13120 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
13121 (ps-print-prologue-header, ps-print-control-characters)
13122 (ps-spool-config): Customization fix.
13123
131242000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
13125
13126 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
13127 converted to the new menu-item format, names silightly changed,
13128 help strings added.
13129
13130 Support for spelling without async subprocesses:
13131
13132 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
13133 (ispell-session-buffer): New variables.
13134 (ispell-start-process, ispell-process-status,
13135 ispell-accept-output, ispell-send-string): New functions, for
13136 Ispell invocation when async subprocesses aren't supported.
13137 (ispell-word, ispell-pdict-save, ispell-command-loop,
13138 ispell-process-line, ispell-buffer-local-parsing): Replace calls
13139 to process-send-string with calls to ispell-send-string, and
13140 accept-process-output with ispell-accept-output.
13141 (ispell-init-process): Call ispell-process-status instead of
13142 process-status with.
13143 (ispell-init-process): Call ispell-start-process. Call
13144 ispell-accept-output and ispell-send-string. Don't call
13145 process-kill-without-query and kill-process if they are unbound.
13146 (ispell-async-processp): New function.
13147
131482000-04-12 Dave Love <fx@gnu.org>
13149
13150 * info.el: Add debug-ignored-errors.
13151 (Info-mode-menu): Add some items.
13152 (Info-directory): Add autoload cookie.
13153
13154 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
13155 Modify `truncate-lines'. Make `describe-language-environment'
13156 always visible and add help. Modify `describe-key' help. Invoke
13157 Info-directory from `info'. New entry `emacs-manual'.
13158
131592000-04-10 Gerd Moellmann <gerd@gnu.org>
13160
13161 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
13162 propertized-buffer-identification.
13163 (ebrowse-update-member-buffer-mode-line): Likewise.
13164 (ebrowse--mode-strings): Removed.
13165 (ebrowse--mode-line-props): Removed.
13166
13167 * files.el (auto-mode-alist): Add `EBROWSE'.
13168
13169 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
13170 space before testing for end of buffer.
13171 (ebrowse-load): Removed.
13172 (ebrowse-revert-tree-buffer-from-file): Rewritten.
13173 (ebrowse-create-tree-buffer): Rewritten.
13174 (ebrowse-tree-mode): Read tree from buffer.
13175
13176 * progmodes/ebrowse-ffh.el: Removed.
13177
131782000-04-10 Kenichi Handa <handa@etl.go.jp>
13179
13180 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
13181
131822000-04-10 Gerd Moellmann <gerd@gnu.org>
13183
13184 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
13185 at the wrong place.
13186
131872000-04-09 Dave Love <fx@gnu.org>
13188
13189 * files.el (backup-enable-predicate): Use
13190 temporary-file-directory, small-temporary-file-directory.
13191 (make-backup-file-name-function, backup-directory-alist): New
13192 variables.
13193 (make-backup-file-name-1): New function.
13194 (make-backup-file-name): Use it.
13195 (find-backup-file-name): Likewise. Use format for clarity, not
13196 concat.
13197 (file-newest-backup): Use make-backup-file-name.
13198
131992000-04-09 Gerd Moellmann <gerd@gnu.org>
13200
13201 * progmodes/ebrowse-ffh.el: New file.
13202
13203 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13204 to ebrowse-ffh.el.
13205 (ebrowse-load): Add autoload.
13206
13207 * finder.el (finder-commentary): Add autoload cookie.
13208
13209 * mail/rfc2368.el: Correct author's email address.
13210
13211 * progmodes/ebrowse.el: New file.
13212
13213 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13214 item help string.
13215 (easy-menu-do-add-item): Ditto.
13216 (easy-menu-define): Extend doc string.
13217
13218 * jit-lock.el (with-buffer-unmodified): Use
13219 restore-buffer-modified-p.
13220 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13221 (jit-lock-function, jit-lock-stealth-fontify): Don't use
13222 with-buffer-unmodified.
13223
132242000-04-08 Dave Love <fx@gnu.org>
13225
13226 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13227 unless, when.
13228
132292000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
13230
13231 * viper-util.el (viper-put-on-search-overlay): New subroutine.
13232 (viper-flash-search-pattern): No operation when using Emacs
13233 doesn't support face.
13234 Use `viper-put-on-search-overlay'.
13235
132362000-04-04 Gerd Moellmann <gerd@gnu.org>
13237
13238 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13239 like C-r.
13240
13241 * progmodes/make-mode.el: Some doc fixes.
13242 (makefile-mode-abbrev-table): New variable.
13243 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13244 (makefile-font-lock-keywords): Fontify includes and conditionals.
13245 (toplevel): Require `dabbrev' and `add-log' when compiling.
13246
13247 * replace.el (perform-replace): Don't move forward one char
13248 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
13249 to do that because it leaves point 1 position after the last
13250 replacement, after everything has been replaced.
13251
13252 * jit-lock.el (with-buffer-unmodified): New macro.
13253 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13254 modified state.
13255 (jit-lock-function-1): Extracted from jit-lock-function; not
13256 preserving buffer's modified state.
13257 (jit-lock-function, jit-lock-stealth-fontify): Call
13258 jit-lock-function-1.
13259
13260 * mail/rfc2368.el: Remove supernumerary copyright line.
13261
132622000-04-04 Milan Zamazal <pdm@freesoft.cz>
13263
13264 * glasses.el: Provide facilities for inserting space before left
13265 parentheses and uncapitalization of identifiers.
13266 (glasses-mode): Try to remove old overlays in all cases.
13267
132682000-04-03 Gerd Moellmann <gerd@gnu.org>
13269
13270 * progmodes/compile.el (compile-internal): Display the compilation
13271 buffer in a different frame, if it's already displayed there.
13272
13273 * mail/rfc2368.el: New file.
13274
13275 * simple.el (sendmail-user-agent-compose): Recognize a `body'
13276 header and insert its value as mail body.
13277
13278 * subr.el (member-ignore-case): New function.
13279
13280 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13281 (dabbrev--find-expansion): Ignore buffers matching a regexp
13282 from dabbrev-ignored-regexps.
13283
13284 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13285 to extensions handled by gzip.
13286
132872000-04-03 Richard M. Stallman <rms@gnu.org>
13288
13289 * files.el (insert-directory): List the total free space
13290 along with the used space.
13291
13292 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13293 line is followed by one that matches CITATION-REGEXP, end the
13294 paragraph.
13295
132962000-04-03 Markus Rost <rost@delysid.gnu.org>
13297
13298 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13299 (rmail-make-basic-summary-line): Use that option.
13300
133012000-04-03 Kenichi Handa <handa@etl.go.jp>
13302
13303 * international/mule-cmds.el (encoded-string-description):
13304 Rewritten. Try pretty description for ISO 2022 escape sequences
13305 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
13306 for hexadecimal format.
13307
133082000-04-01 Dave Love <fx@gnu.org>
13309
13310 * cpp.el: Change customization group to `c' from `C'.
13311
13312 * vcursor.el (vcursor-move): Use display-color-p.
13313
13314 * international/mule-util.el: Provide mule-utils.
13315 (string-to-sequence): Simplify and speed up.
13316
13317 * international/mule.el (make-coding-system): Purecopy doc-string.
13318
13319 * international/mule-cmds.el: Various menu changes.
13320 (describe-specified-language-support): Handle `Default'.
13321 (set-language-info): Purecopy `info'.
13322
133232000-03-31 Andrew Innes <andrewi@gnu.org>
13324
13325 * vc.el (vc-backend-diff): Return the correct status if we had to
13326 retry the rcsdiff command without the --brief option.
13327
133282000-03-31 Dave Love <fx@gnu.org>
13329
13330 * help.el (help-manyarg-func-alist): Correct several omissions.
13331
13332 * add-log.el: Don't require cl, fortran.
13333 (add-log-current-defun-function): Doc fix.
13334 (change-log-version-number-regexp-list): Remove SCCS part. Doc
13335 fix.
13336 (change-log-version-rcs): Function deleted.
13337 (change-log-version-number-search): Doc fix. Use
13338 vc-workfile-version. Avoid CL dolist.
13339 (add-change-log-entry): Just call add-log-current-defun to get
13340 defun. Simplify somewhat.
13341 (change-log-get-method-definition-1): Likewise.
13342 (add-log-current-defun): Return nil if calling
13343 add-log-current-defun-function does so. Move Fortran stuff to
13344 fortran.el. Return string without properties.
13345
13346 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13347 and :alpha: char classes.
13348
13349 * mail/supercite.el: Defvar curline when compiling.
13350 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13351 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13352 rather than a-zA-Z0-9 to allow non-ASCII characters.
13353
133542000-03-31 Gerd Moellmann <gerd@gnu.org>
13355
13356 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13357
13358 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13359 Re-enable new code.
13360
13361 * lpr.el (print-region-1): Use -d to specify printer name for
13362 systems `usg-unix-v*, `dgux', `hpux', `irix'.
13363
133642000-03-31 Dave Love <fx@gnu.org>
13365
13366 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13367 for function definition in symbol's function value slot first
13368 instead of first consulting byte-compile-function-environment.
13369
133702000-03-31 Kenichi Handa <handa@etl.go.jp>
13371
13372 * language/european.el ("Polish"): New language environment.
13373 (setup-polish-environment): New function.
13374
133752000-03-30 Gerd Moellmann <gerd@gnu.org>
13376
13377 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13378 Disable new code.
13379
13380 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13381 trying to `load' the symbol of an autoload instead of the file
13382 recorded in the autoload. Fix error messages.
13383
133842000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13385
13386 * ps-print.el: PostScript programming fix for ghostview, doc fix.
13387 (ps-print-version): New version number (5.1.3).
13388 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13389 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13390 (ps-generate-postscript-with-faces): Code fix.
13391 (ps-color-values): XEmacs compatibility.
13392 (ps-print-background-image, ps-print-background-text, ps-printer-name)
13393 (ps-default-fg, ps-default-bg): Adjust customization.
13394 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13395 (ps-color-scale): Renaming old ps-color-value fun.
13396 (ps-print-headers): Replace ps-print-header group to avoid conflict
13397 with ps-print-header variable.
13398 (ps-print-miscellany): New group.
13399 (ps-format-color, ps-rgb-color): New funs.
13400 (ps-default-foreground): New var.
13401 (ps-printer-name-option): New const.
13402
134032000-03-30 Peter Breton <pbreton@ne.mediaone.net>
13404
13405 * net/net-utils.el:
13406 (network-connection-host, network-connection-service): New variables
13407 (network-connection-mode): New mode, derived from comint-mode
13408 (network-connection-mode-setup): New function, saves host and
13409 service information in local variables.
13410
13411 * lisp/locate.el:
13412 (locate-word-at-point): Added this function
13413 (locate): Default to using locate-word-at-point as input
13414 Run dired-mode-hook
13415
134162000-03-29 Dave Love <fx@gnu.org>
13417
13418 * calendar/appt.el: Doc fixes.
13419 (appt-check): Convert min-to-app to a string before passing to
13420 appt-disp-window-function or concat.
13421 (appt-delete-window): Remove test for frame-root-window.
13422 (appt-select-lowest-window, appt-convert-time): Simplify.
13423
13424 * emacs-lisp/bytecomp.el: Doc fixes.
13425 (byte-compile-file-form-autoload): Update
13426 byte-compile-function-environment.
13427
134282000-03-29 Andreas Schwab <schwab@suse.de>
13429
13430 * emacs-lisp/autoload.el: Also print defsubst doc string
13431 specially.
13432
13433 * dired.el (dired-insert-directory): If dired-free-space-program
13434 failed just delete its output.
13435
134362000-03-29 Dave Love <fx@gnu.org>
13437
13438 * international/iso-cvt.el: Move provide to end. Doc fixes.
13439 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13440 (iso-iso2sgml, iso-sgml2iso): New functions.
13441 (iso-cvt-define-menu): Fix some entries and use backquote for
13442 clarity.
13443
13444 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13445
134462000-03-28 Gerd Moellmann <gerd@gnu.org>
13447
13448 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13449 ISO-DATE. If non-nil, return date in ISO 8601 format.
13450
134512000-03-26 Stefan Monnier <monnier@cs.yale.edu>
13452
13453 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13454 if it ever becomes used.
13455 (log-edit-mode-hook): Default to vc-log-mode-hook.
13456 (log-edit-mode): Fix the docstring.
13457
13458 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13459 the code.
13460
134612000-03-26 Dave Love <fx@gnu.org>
13462
13463 * net/browse-url.el (browse-url): Re-fix case of
13464 browse-url-browser-function being an alist.
13465 (browse-url): Add :link to defgroup.
13466
13467 * files.el: Doc fixes.
13468 (file-truename): Include `[' in wildcard characters.
13469 (automount-dir-prefix): Customize.
13470 (find-file-wildcards): Add :version.
13471 (find-file-noselect): Simplify a mapcar call.
13472
13473 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13474 compatible with inf-lisp version.
13475 (eval-defun-1): Fix custom-declare-variable case.
13476
134772000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13478
13479 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13480
134812000-03-24 Gerd Moellmann <gerd@gnu.org>
13482
13483 * Makefile (COMPILE_FIRST): New macro.
13484 (compile-files): Compile files from COMPILE_FIRST first.
13485
13486 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13487 code.
13488
13489 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13490 matching open parenthesis in column 0 to defun-prompt-regexp
13491 only if open-paren-in-column-0-is-defun-start is set.
13492
13493 * sun-curs.el: Require CL at compile-time only.
13494
13495 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13496 instead of copy-list which is a function from CL.
13497 (msb--choose-menu, msb--mode-menu-cond)
13498 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13499 (msb--init-file-alist): Use mapcar instead of mapcan.
13500 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13501 `(' in column 0 in doc string.
13502 (msb--add-separators): Use mapcar instead of mapcan.
13503
13504 * cus-dep.el: Require CL at compile-time only.
13505
135062000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13507
13508 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13509 (byte-compile-warnings): New warning `noruntime'.
13510 (byte-compile-constants, byte-compile-variables): Fix docstring.
13511 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13512 execute `eval-whenc-compile's body.
13513 (byte-compile-unresolved-functions): Fix docstring.
13514 (byte-compile-eval): New function.
13515 (byte-compile-callargs-warn): Check if the function will be available
13516 at runtime (via property `byte-compile-noruntime').
13517 (byte-compile-print-syms): New function.
13518 (byte-compile-warn-about-unresolved-functions): Also warn about
13519 `noruntime' functions (and use `byte-compile-print-syms').
13520 (byte-compile-file): Capitalize the message.
13521
135222000-03-24 Gerd Moellmann <gerd@gnu.org>
13523
13524 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13525 (rmail-expunge): Ask for confirmation depending on the setting
13526 of rmail-confirm-expunge.
13527
135282000-03-23 Gerd Moellmann <gerd@gnu.org>
13529
13530 * Makefile (bootstrap-clean): If $(emacs) exists, build
13531 loaddefs.el first. A loaddefs.el that's not up-to-date might
13532 cause a bootstrap failure because things don't autoload as
13533 expected.
13534
135352000-03-23 Dave Love <fx@gnu.org>
13536
13537 * net/browse-url.el: Restore previous use of
13538 browse-url-maybe-new-window.
13539
135402000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13541
13542 * ps-print.el: Skip banner page fix.
13543 (ps-print-version): New version number (5.1.2).
13544 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13545
135462000-03-23 Dave Pearson <davep@davep.org>
13547
13548 * net/quickurl.el Changed the type of parameter passed to the
13549 function defined by `quickurl-format-function'. Before only the
13550 text of the URL was passed. Now the whole URL structure is passed
13551 and the function is responsible for extracting the parts it
13552 requires. Changed the default of `quickurl-format-function'
13553 accordingly.
13554 (quickurl-insert): Changed the `funcall' of
13555 `quickurl-format-function' to match the above change.
13556 (quickurl-list-insert): Changed the `url' case so that it makes
13557 use of `quickurl-format-function', previous to this the format was
13558 hard wired.
13559
135602000-03-22 Gerd Moellmann <gerd@gnu.org>
13561
13562 * startup.el: Change some spellings for the X Window System.
13563
135642000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13565
13566 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13567 up the code and the regexp and make sure the cursor is temporarily
13568 moved to the suspicious line while querying the user.
13569
135702000-03-22 Jason Rumney <jasonr@gnu.org>
13571
13572 * w32-fns.el (w32-charset-info-alist): Initialize.
13573
135742000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13575
13576 * ps-print.el: N-up last page fix.
13577 (ps-print-version): New version number (5.1.1).
13578 (ps-end-file, ps-end-job, ps-generate): Code fix.
13579
135802000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13581
13582 * files.el (find-file-run-dired): Update docstring.
13583 (find-directory-functions): New hook.
13584 (find-file-noselect): Run find-directory-functions rather than
13585 calling dired directly.
13586
13587 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13588
13589 * pcvs.el: Add a minimal leading commentary.
13590 (cvs-make-cvs-buffer): Change the header part by removing the startup
13591 message and adding a `Module' entry. Also replace the FOOTER and
13592 HEADER special fileinfos with the new support in ewoc for updating
13593 its own footer and header.
13594 (cvs-update-header): Update to use the header/footer of the ewoc.
13595 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13596 (cvs-is-within-p): New function.
13597 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13598 to only examine some subset of the buffers.
13599
13600 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13601 `format' instead of our own ad-hoc functions.
13602 Remove HEADER and FOOTER cases, now handled in the EWOC.
13603 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13604
13605 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13606 output to avoid scaring the user.
13607 (cvs-parse-table): Catch message for non-up-to-date commits.
13608
13609 * pcvs-defs.el (cvs-startup-message): Remove.
13610 (cvs-global-menu): New autoloaded menu.
13611
13612 * pcvs-util.el (cvs-string-fill): Remove.
13613
13614 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13615 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13616 PP part of it and also make it work for footers and headers.
13617 (ewoc-create): Drop POS and BUFFER arguments.
13618 Use the DLL's dummy node to store the end-of-footer position.
13619 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13620 (ewoc-refresh): Remove unused `header' variable.
13621 (ewoc-(get|set)-hf): New functions.
13622
13623 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13624 log-view-*-(message|file) and use easy-mmode-define-navigation.
13625 (log-view-message-re): Match SCCS format as well.
13626 And match the revision line rather than the dashed separator line.
13627 (log-view-mode): Use the new define-derived-mode.
13628 (log-view-current-tag): Fill in with an actual implementation.
13629
13630 * cvs-status.el (cvs-status-(prev|next)): Rename from
13631 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13632 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13633 to let the output "breathe" a little more (more readable).
13634 (cvs-status-mode): Use the new define-derived-mode.
13635
13636 * smerge-mode.el (smerge-auto-leave): New function and variable.
13637 (smerge-basic-map): Rename from smerge-basic-keymap.
13638 Change the bindings for smerge-diff-*.
13639 (smerge-*-map): Use easy-mmode-defmap.
13640 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13641 (smerge-keep-*): Use smerge-auto-leave.
13642
136432000-03-21 Jason Rumney <jasonr@gnu.org>
13644
13645 * cus-edit.el (custom-button-face): Use 3D look for w32.
13646 (custom-button-pressed-face): Likewise.
13647
136482000-03-21 Gerd Moellmann <gerd@gnu.org>
13649
13650 * progmodes/etags.el (tags-case-fold-search): New user-option.
13651 (tags-loop-eval): New function. Bind case-fold-search around eval
13652 depending on the value of tags-case-fold-search.
13653 (tags-loop-continue): Use tags-loop-eval.
13654 (find-tag-in-order): Bind case-fold-search depending on the value
13655 of tags-case-fold-search.
13656
136572000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13658
13659 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13660 (diff-end-of-hunk): Return the end position for use in
13661 `easy-mmode-define-navigation'.
13662 (diff-recenter): Remove.
13663 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13664 of `easy-mmode-define-navigation'.
13665 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13666 previous renaming) and fix to use new names.
13667 (diff-merge-strings): Use \n as separator: simpler, faster.
13668 (diff-mode): Use `define-derived-mode'.
13669
13670 * derived.el (define-derived-mode): Don't autoload anymore.
13671 Prefer the macro-only version provided by easy-mmode.el.
13672
13673 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13674 `easy-mmode-define-derived-mode'.
13675 Use `combine-run-hooks'.
13676 (easy-mmode-define-navigation): New macro.
13677
13678 * subr.el (combine-run-hooks): New function.
13679
136802000-03-21 Kenichi HANDA <handa@etl.go.jp>
13681
13682 * term/x-win.el: Fontsets related initialization is simplified.
13683
13684 * international/mule-diag.el (describe-font): Don't refer to
13685 global-fontset-alist, instead call font-list.
13686 (describe-fontset, list-fontsets, mule-diag): Likewise.
13687 (print-fontset): Adjusted for the change of fontset
13688 implementation.
13689
13690 * international/fontset.el (x-charset-registries): Variable
13691 removed, instead the corresponding data is stored in the default
13692 fontset.
13693 (register-alternate-fontnames): Function removed.
13694 (resolved-ascii-font): Variable removed.
13695 (x-compose-font-name): Ignore the second argument REDOCE.
13696 (x-complement-fontset-spec): Complement only an ASCII font and
13697 element for those charsets than can use that ASCII font.
13698 (generate-fontset-menu): Don't refer to global-fontset-alist,
13699 instead call fontset-list.
13700 (uninstantiated-fontset-alist): Variable removed.
13701 (x-style-funcs-alist): Likewise.
13702 (fontset-default-styles): Likewise.
13703 (x-modify-font-name): Function removed.
13704 (create-fontset-from-fontset-spec): Ignore the argument
13705 STYLE-VARIANT.
13706 (create-fontset-from-ascii-font): Docsting adjusted for the above
13707 change.
13708 (instantiate-fontset, resolve-fontset-name): Functions removed.
13709 (fontset-list): Now implemented by C code.
13710
13711 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13712 (describe-face): Include `font' attribute in the description.
13713
137142000-03-21 Kenichi Handa <handa@etl.go.jp>
13715
13716 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13717
137182000-03-20 Gerd Moellmann <gerd@gnu.org>
13719
13720 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13721 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13722 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13723
13724 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13725 about behavior of set-buffer-modified-p wrt redisplay.
13726
137272000-03-19 Richard M. Stallman <rms@gnu.org>
13728
13729 * view.el (view-mode-disable): Kill local binding of view-read-only.
13730
137312000-03-18 Gerd Moellmann <gerd@gnu.org>
13732
13733 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13734 is a string, convert it to a syntax cell using string-to-syntax.
13735
13736 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13737 (string-to-syntax): New function.
13738
13739 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13740 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13741 try to use passive ftp mode.
13742
137432000-03-17 Gerd Moellmann <gerd@gnu.org>
13744
13745 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13746
13747 * simple.el (append-to-buffer): Update point of windows after
13748 insertion.
13749
13750 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13751 forward then moving backward. Reindent.
13752
13753 * frame.el (other-frame): Call x-focus-frame only if
13754 focus-follows-mouse is off.
13755
137562000-03-17 Dave Love <fx@gnu.org>
13757
13758 * pcvs-util.el (cvs-strings->string): Rename
13759 replace-regexps-in-string.
13760
137612000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13762
13763 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13764 regexp for labels cannot span several lines.
13765
13766 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13767 `(setq :<key> ':<key>)' to the macro expansion.
13768
137692000-03-16 Dave Love <fx@gnu.org>
13770
13771 * progmodes/f90.el (f90): Put custom group under `languages', not
13772 `fortran'.
13773 (f90-mode-hook): Customize.
13774 (f90-mode): Set add-log-current-defun-function.
13775 (f90-current-defun): New function.
13776
137772000-03-16 Gerd Moellmann <gerd@gnu.org>
13778
13779 * cus-edit.el (custom-variable-tag-face): Handle case that
13780 default face's height is not a number.
13781 (custom-face-tag-face, custom-group-tag-face-1)
13782 (custom-group-tag-face): Ditto.
13783 (custom-group-tag-face-1): Add :group.
13784
13785 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13786
137872000-03-15 Gerd Moellmann <gerd@gnu.org>
13788
13789 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13790 requiring easymenu.
13791
137922000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13793
13794 * ps-print.el: PostScript user-defined prologue, PostScript error
13795 handler, doc fix.
13796 (ps-print-version): New version number (5.1).
13797 (ps-user-defined-prologue, ps-error-handler-message)
13798 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13799 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13800 (ps-insert-string): New function.
13801
138022000-03-15 Kenichi Handa <handa@etl.go.jp>
13803
13804 * international/ccl.el (ccl-compile-expression): Don't generate
13805 invalid self-assignment code.
13806
138072000-03-14 Dave Love <fx@gnu.org>
13808
13809 * subr.el (replace-regexp-in-string): Renamed from
13810 replace-regexps-in-string. Doc fix.
13811
138122000-03-12 Dave Love <fx@gnu.org>
13813
13814 * cus-edit.el: Doc fixes.
13815 (customize-set-variable, customize-save-variable): Rename args for
13816 doc.
13817 (custom-variable-tag-face, custom-face-tag-face)
13818 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13819 style which user identify as hyperlink.
13820 (hook): Don't add undefined functions to the hook.
13821 (debug-ignored-errors): Transfer message from bindings.el.
13822
138232000-03-12 Gerd Moellmann <gerd@gnu.org>
13824
13825 * recentf.el (recentf-keep-non-readable-files-p): Remove
13826 double/nested definition.
13827
138282000-03-12 Dave Love <fx@gnu.org>
13829
13830 * facemenu.el (facemenu-get-face): Use display-color-p.
13831 * enriched.el (enriched-decode-foreground): Likewise.
13832 (enriched-decode-background): Likewise.
13833 * isearch.el (isearch-highlight): Likewise.
13834 * info-look.el (info-lookup): Likewise.
13835 * simple.el (completion-setup-function): Likewise.
13836
13837 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13838 :options.
13839
13840 * bindings.el (mode-line-format): Fix line-number and
13841 column-number items. Add help-echo for the background.
13842 (mode-line-mule-info): Modify help-echo.
13843
13844 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13845
13846 * files.el (load-file): Allow completion to .elc.
13847
13848 * man.el: Doc fixes.
13849 (Man-init-defvars): Use display-color-p to set fontification.
13850
13851 * play/hanoi.el (hanoi-internal): Don't use oddp.
13852
138532000-03-12 Gerd Moellmann <gerd@gnu.org>
13854
13855 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13856
13857 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13858
138592000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13860
13861 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13862 Fix comment.
13863
138642000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13865
13866 * font-lock.el (font-lock-keywords): Fix the doc now that
13867 regexp-opt-depth is unnecessary.
13868 (save-buffer-state): Set an edebug spec.
13869 (font-lock-fontify-anchored-keywords): Properly handle the case when
13870 the matcher goes past the limit.
13871
13872 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13873 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13874
13875 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13876 dll.el and cookie.el (from Elib) with heavy renaming and other
13877 massaging.
13878
13879 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13880 Autoload the functions used.
13881 (easy-mmode-define-syntax): Fix CL typo.
13882 (easy-mmode-define-derived-mode): Improve the docstring generation.
13883
138842000-03-10 Gerd Moellmann <gerd@gnu.org>
13885
13886 * textmodes/texinfo.el (texinfo-version): Variable and function
13887 removed.
13888
138892000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13890
13891 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13892 allow more flexibility.
13893 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13894 fns.
13895 (easy-mmode-defmap, easy-mmode-defsyntax)
13896 (easy-mmode-define-derived-mode): New macros.
13897
138982000-03-09 Didier Verna <didier@xemacs.org>
13899
13900 * rect.el (replace-rectangle): New function.
13901
139022000-03-09 Dave Love <fx@gnu.org>
13903
13904 * progmodes/fortran.el (fortran-comment-line-start): Define as
13905 "C".
13906 (fortran-comment-line-start-skip): Don't match cpp stuff.
13907 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13908 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13909 (fortran-mode): Don't set fortran-comment-line-start-skip,
13910 fortran-comment-line-start here. Set comment-start,
13911 add-log-current-defun.
13912 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13913 (fortran-current-defun): New function.
13914
139152000-03-09 Gerd Moellmann <gerd@gnu.org>
13916
13917 * emacs-lisp/re-builder.el: New file.
13918
13919 * mouse.el (mouse-drag-region): Don't run up-event handler
13920 if hscroll has changed.
13921
13922 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13923 builtin operators, use `font-lock-builtin-face' for Emacs and
13924 `font-lock-preprocessor-face' otherwise.
13925
13926 * font-lock.el (lisp-font-lock-keywords-1): Highlight
13927 `(defun (setf foo)' differently.
13928
139292000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13930
13931 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13932 (regexp-opt): Update comment and adapt the code the new meaning of
13933 the `paren' argument of regex-opt-group for shy-groups.
13934 (regexp-opt-depth): Handle shy groups as well as backslashed
13935 backslashes.
13936 (regexp-opt-group): Turn the leading comment into a docstring.
13937 Allow `paren' to be a string (the string to use to open a group).
13938 Remove open-presuf and close-presuf. Instead of checking for `all
13939 one-char' and then later on check for `several one-char', handle
13940 both cases close together. Also apply a more generic algorithm
13941 for suffixes (the mirror image of the algorithm used for
13942 prefixes). Use shy-groups. Use nreverse rather than reverse.
13943 (regexp-opt-try-suffix): Removed.
13944
13945 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13946 from comint-mode-map, so we can just inherit from it. Also, move
13947 the initialization into the `defvar' since there's no docstring
13948 anyway and it's fairly short.
13949 (inferior-scheme-mode): Define it as derived-mode: the code is
13950 shorter and this way we inherit from comint-mode-map rather than
13951 copying it.
13952
13953 * subr.el (replace-regexps-in-string): Properly handle the case
13954 where we match an empty string.
13955
13956 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13957 when the command has a directory component (such as "./testml").
13958 Also fix a typo in the comment.
13959
139602000-03-08 Gerd Moellmann <gerd@gnu.org>
13961
13962 * Makefile (compile-files): Compile files one by one because
13963 that's the only way to ensure a clean compilation environment for
13964 each individual file.
13965
13966 * frame.el (other-frame): Call x-focus-frame.
13967
139682000-03-07 Dave Love <fx@gnu.org>
13969
13970 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13971 :require to defcustom.
13972
13973 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13974 lists.
13975
13976 * files.el (auto-mode-alist): Add configure.in.
13977
13978 * progmodes/autoconf.el: New file.
13979
139802000-03-07 Gerd Moellmann <gerd@gnu.org>
13981
13982 * mail/mh-e.el: Change maintainer to `none'.
13983
13984 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13985 to remove-hook and add-hook.
13986
139872000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13988
13989 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13990 it as the default.
13991 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13992 (sendmail-send-it): Conditionally add MIME headers specifying the
13993 used character set.
13994
139952000-03-07 Dave Love <fx@gnu.org>
13996
13997 * winner.el: Fix keywords, autoload cookies. Split
13998 eval-when-compile form to avoid compilation failure.
13999
140002000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
14001
14002 * international/mule.el: Modify comment about coding system
14003 property `coding-category'.
14004 (make-coding-system): New argument EOL-TYPE. Pay attention to
14005 coding-category property of PROPERTIES.
14006
14007 * international/mule-conf.el (coding-category-utf-8,
14008 coding-category-utf-16-be, coding-category-utf-16-le): New coding
14009 categories. Include them in the argument for set-coding-priority.
14010
14011 * international/mule-cmds.el (reset-language-environment): Include
14012 coding-category-utf-8, coding-category-utf-16-be, and
14013 coding-category-utf-16-le in the argument for set-coding-priority.
14014 (reset-language-environment): Initialize coding-category-utf-8,
14015 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
14016
140172000-03-06 Karl Fogel <kfogel@red-bean.com>
14018
14019 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
14020 code abstracted out of `bookmark-jump-noselect'. Now tries info
14021 extensions as well as compression extensions.
14022 (bookmark-jump-noselect): Use above new func.
14023
140242000-03-03 Gerd Moellmann <gerd@gnu.org>
14025
14026 * strokes.el: Change maintainer's mail address.
14027
140282000-03-03 Kenichi Handa <handa@etl.go.jp>
14029
14030 * international/mule-diag.el (list-character-sets): Make help-echo
14031 string by substitute-command-keys.
14032 (list-character-sets): Likewise.
14033 (sort-listed-character-sets): Call help-setup-xref.
14034
140352000-03-02 Gerd Moellmann <gerd@gnu.org>
14036
14037 * time.el (display-time-mail-file): Add `none' to the list of
14038 choices.
14039
140402000-03-01 Dave Love <fx@gnu.org>
14041
14042 * help.el (help-xref-go-back): Don't try to set position.
14043
14044 * international/mule-diag.el (list-character-sets): Call
14045 help-setup-xref. Add help-echo to xrefs.
14046 (list-character-sets-1): Add help-echo to xrefs.
14047
140482000-03-02 Gerd Moellmann <gerd@gnu.org>
14049
14050 * frame.el (blink-cursor-mode): Switch cursor on when turning
14051 the mode off.
14052
14053 * add-log.el (add-log-current-defun): Add support for
14054 Autoconf mode.
14055
14056 * mail/rmail.el (rmail-quit-hook): New variable.
14057
140582000-03-01 Dave Love <fx@gnu.org>
14059
14060 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
14061
14062 * help.el (help-xref-button): Add help-echo arg.
14063 (describe-function-1, describe-variable, help-make-xrefs): Use it.
14064
14065 * faces.el (list-faces-display): Supply help-echo with
14066 help-make-xrefs.
14067
14068 * facemenu.el (list-text-properties-at): Set help-xref-stack to
14069 nil.
14070
140712000-03-01 Gerd Moellmann <gerd@gnu.org>
14072
14073 * image.el (defimage): Look for image files in load-path.
14074
14075 * frame.el (busy-cursor-delay-seconds): Change type to
14076 `number'.
14077
140782000-03-01 David Ponce <david.ponce@wanadoo.fr>
14079
14080 * recentf.el (recentf): Added version tag to the defgroup of
14081 recentf.
14082
140832000-03-01 David Ponce <david.ponce@wanadoo.fr>
14084
14085 * recentf.el (recentf-cleanup): Changed to remove excluded file
14086 too.
14087 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
14088 action to select/unselect a file.
14089 (recentf-edit-list): Code cleanup and improvement.
14090 (recentf-open-more-files-action): `recentf-open-more-files' button
14091 widget action to open a file.
14092 (recentf-open-more-files): No more use standard completion but
14093 widgets.
14094 (recentf-more-collection): Deleted.
14095 (recentf-more-history): Deleted.
14096 (recentf-setup-more-completion): Deleted.
14097
140982000-03-01 David Ponce <david.ponce@wanadoo.fr>
14099
14100 * recentf.el (recentf-mode): No more needs that Emacs is running
14101 under a window-system.
14102
141031999-03-01 David Ponce <david.ponce@wanadoo.fr>
14104
14105 * recentf.el (recentf-edit-list): New command to edit the recent
14106 list which allow the user to remove files.
14107 (recentf-edit-selected-items): New global variable, used by
14108 `recentf-edit-list' to hold the list of files to be removed from
14109 the recent list.
14110 (recentf-make-menu-items): Updated to display a "Edit list..."
14111 menu item. Minor code cleanup.
14112
141131999-03-01 David Ponce <david.ponce@wanadoo.fr>
14114
14115 * recentf.el (recentf-open-more-files): New command to open files
14116 that are not displayed in the menu.
14117 (recentf-more-collection): New global variable holding the set of
14118 permissible completions used by `recentf-open-more-files'.
14119 (recentf-more-history): New global variable holding the history list
14120 used by `recentf-open-more-files' completion.
14121 (recentf-setup-more-completion): New function to setup completion for
14122 `recentf-open-more-files'.
14123 (recentf-make-menu-items): Updated to display a "More..." menu item.
14124
141251999-03-01 David Ponce <david.ponce@wanadoo.fr>
14126
14127 * recentf.el (recentf-menu-action): Doc fixed.
14128
141291999-03-01 David Ponce <david.ponce@wanadoo.fr>
14130
14131 * recentf.el (recentf-menu-filter): Doc updated.
14132 (recentf-update-menu-hook): Allow menu filters to force menu update.
14133 (recentf-make-menu-items): New menu filter handling.
14134 (recentf-make-menu-item): New helper function.
14135 (recentf-menu-elements): New menu handling function.
14136 (recentf-sort-ascending): Updated to new menu filter handling.
14137 (recentf-sort-descending): Updated to new menu filter handling.
14138 (recentf-sort-basenames-ascending): New menu filter function.
14139 (recentf-sort-basenames-descending): New menu filter function.
14140 (recentf-show-basenames): New menu filter function.
14141 (recentf-show-basenames-ascending): New menu filter function.
14142 (recentf-show-basenames-descending): New menu filter function.
14143
141442000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14145
14146 * diary-lib.el (list-diary-entries): Don't try to go forward at
14147 the end of the buffer.
14148
141492000-02-29 Kenichi Handa <handa@etl.go.jp>
14150
14151 * international/mule-diag.el (list-character-sets): Completely
14152 rewritten.
14153 (sort-listed-character-sets): New function.
14154 (list-character-sets-1): Completely rewritten.
14155 (list-character-sets-2): New function.
14156 (non-iso-charset-alist): New variable.
14157 (decode-codepage-char): New function.
14158 (charset-history): New variable.
14159 (read-charset) (list-block-of-chars)
14160 (list-iso-charset-chars)
14161 (list-non-iso-charset-chars)
14162 (list-charset-chars): New functions.
14163 (mule-diag): Call list-character-sets-2, not
14164 list-character-sets-2.
14165 (dump-charsets): Likewise.
14166
141672000-02-29 Gerd Moellmann <gerd@gnu.org>
14168
14169 * dired-x.el (dired-filename-at-point): Add `@' to valid
14170 file name characters.
14171 (dired-filename-at-point): Handle ange-ftp file names.
14172
14173 * frame.el (frame-notice-user-settings): Use assq-delete-all
14174 instead of assoc-delete-all.
14175 (frame-notice-user-settings): Ditto.
14176
14177 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
14178 Don't copy alist.
14179
141802000-02-28 Eli Barzilay <eli@cs.cornell.edu>
14181
14182 * calculator.el (calculator-use-menu): New option.
14183 (calculator-initial-bindings): Changed some bindings to work as
14184 macros.
14185 (calculator-forced-input): Removed.
14186 (calculator-restart-other-mode): New variable.
14187 (calculator-mode-map): Set up menu.
14188
141892000-02-28 Jari Aalto <jari.aalto@poboxes.com>
14190
14191 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
14192 tags.
14193
141942000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
14195
14196 * viper-cmd.el (viper-envelop-ESC-key): added the option to
14197 translate all ESC key sequences.
14198 (viper-goto-mark-subr): restore markers for files for which
14199 they were saved.
14200 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14201 * viper-util.el (viper-set-replace-overlay-glyphs,
14202 viper-set-replace-overlay): always check if the replacement
14203 overlay is live.
14204 * viper.el (viper-vi-state-mode-list): added major modes.
14205 * ediff-wind.el: minor comment changes.
14206 * ediff.el: copyright notice date fix.
14207
142082000-02-27 Jason Rumney <jasonr@gnu.org>
14209
14210 * faces.el (face-font-family-alternatives): Add arial to helv.
14211 (mode-line, header-line, tool-bar): Same default as x for w32.
14212 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14213 face-font-family-alternatives from working.
14214 * term/w32-win.el (mouse-set-font): Do not build fontset from
14215 chosen font.
14216
142172000-02-25 Sam Steingold <sds@goems.com>
14218
14219 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14220 properly.
14221
142222000-02-25 Richard M. Stallman <rms@gnu.org>
14223
14224 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14225
142262000-02-25 Gerd Moellmann <gerd@gnu.org>
14227
14228 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14229 writable.
14230
14231 * frame.el (busy-cursor-delay-seconds): New option.
14232
142332000-02-24 Gerd Moellmann <gerd@gnu.org>
14234
14235 * frame.el (show-cursor-in-non-selected-windows): New option.
14236
142372000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14238
14239 * diary-lib.el (include-other-diary-files): Undo the selective
14240 display in any included file and don't kill it.
14241
142422000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
14243
14244 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14245 bar. Menu items converted to (menu-item format, help strings
14246 added.
14247 [downcase, upcase]: Don't enable on MS-DOS.
14248 [symlink, symlinks]: Don't show if make-symbolic-link is not
14249 bound.
14250 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14251
142522000-02-23 Dave Love <fx@gnu.org>
14253
14254 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14255 (backward-kill-word): Revert addition of * to interactive spec --
14256 it's a feature.
14257
14258 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14259 (backward-kill-sentence, kill-sentence): Likewise.
14260
14261 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14262 scratch buffer name.
14263 (gud-format-command): Use int-to-string in ?l case. Simplify
14264 slightly.
14265
14266 * term/w32-win.el (internal-face-interactive): Update prompt for
14267 new read-face-name.
14268
14269 * mail/footnote.el (footnote): Add :version to defgroup.
14270 (footnote-section-tag-regexp): Customize.
14271 (footnote-start-tag, footnote-end-tag): New option.
14272 (footnote-latin-regexp): New variable.
14273 (Footnote-latin): New function.
14274 (footnote-style-alist): Add element for latin style.
14275 (footnote-style): Moved.
14276 (Footnote-goto-footnote): Use eq to test arg.
14277
14278 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14279
14280 * emacs-lisp/byte-opt.el: Change old backquote syntax.
14281 (byte-compile-trueconstp): Include keywords.
14282 (byte-optimize-quote, byte-optimize-lapcode): Use
14283 byte-compile-const-symbol-p.
14284 (byte-optimize-char-before): New optimization.
14285
14286 * emacs-lisp/bytecomp.el: Change old backquote syntax.
14287 (byte-compile-const-symbol-p): New function.
14288 (byte-compile-constp, byte-compile-out-toplevel)
14289 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14290 Use it.
14291
14292 * subr.el (define-key-after): Default AFTER to t. Doc fix.
14293
142942000-02-23 Kenichi Handa <handa@etl.go.jp>
14295
14296 * international/encoded-kb.el: Be sure to update minor-mode-alist
14297 and minor-mode-map-alist.
14298 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14299 codes SS2 and SS3 correctly.
14300 (encoded-kbd-self-insert-ccl): New function.
14301 (encoded-kbd-setup-keymap): New function.
14302 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
14303 by calling encoded-kbd-setup-keymap.
14304
14305 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14306 characters.
14307 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14308 locally.
14309
143102000-02-22 Dave Love <fx@gnu.org>
14311
14312 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14313 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14314 defvar.
14315 (lisp-mode-syntax-table): Set up for #|...|# comments.
14316 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
14317 classes. Match `defface'.
14318 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14319 (eval-defun-1): Fix for defcustom.
14320 (lisp-indent-region): Doc fix.
14321
14322 * subr.el (when, unless, split-string): Doc fix.
14323 (read-passwd): Move call of clear-this-command-keys to the right
14324 place.
14325 (replace-regexps-in-string): New function.
14326
143272000-02-22 Gerd Moellmann <gerd@gnu.org>
14328
14329 * help.el (describe-variable): Set syntax table to
14330 emacs-lisp-mode-syntax-table when moving forward over the
14331 symbol's name.
14332
143332000-02-22 Dave Love <fx@gnu.org>
14334
14335 * xt-mouse.el: Doc fixes.
14336 (xterm-mouse-position-function): New function, replacing advice of
14337 mouse-position.
14338 (xterm-mouse-mode): Use it. Don't turn on under a window system.
14339
14340 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14341
143422000-02-21 Gerd Moellmann <gerd@gnu.org>
14343
14344 * format.el (format-annotate-single-property-change): Handle
14345 properties.with dotted-list values.
14346 (format-proper-list-p): New function.
14347
14348 * enriched.el (enriched-face-ans): Handle '(foreground-color
14349 . COLOR) and (background-color . COLOR).
14350
143512000-02-20 Dave Love <fx@gnu.org>
14352
14353 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14354 and assignments to it.
14355 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14356 current local map.
14357 (make-flyspell-overlay): Use it.
14358 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14359
14360 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14361 (lm-get-header-re): Defun, not defsubst.
14362 (lm-get-package-name): Defun, not defsubst. Simplify.
14363 (lm-version): Doc fix. Simplify.
14364 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14365 (lm-crack-address, lm-last-modified-date, lm-commentary)
14366 (lm-verify, lm-synopsis): Simplify.
14367 (lm-report-bug): Require emacsbug. Use compose-mail.
14368
143692000-02-20 Gerd Moellmann <gerd@gnu.org>
14370
14371 * dired.el (dired-mode): Call propertized-buffer-identification
14372 to set mode-line-buffer-identification to something having
14373 the right text properties.
14374
14375 * bindings.el (propertized-buffer-identification): New function.
14376
143772000-02-20 Dave Love <fx@gnu.org>
14378
14379 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14380 check for t-mouse too.
14381
14382 * cus-start.el: Make echo-keystrokes `number'.
14383
143842000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
14385
14386 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14387 Don't call ring-empty-p unless tags-location-ring is bound.
14388 From Noah Friedman <friedman@splode.com>.
14389
143902000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
14391
14392 * progmodes/hideshow.el (hs-flag-region): No longer use
14393 `intangible' overlay property.
14394
14395 (hs-toggle-hiding): New command.
14396 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14397
14398 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14399 Fix omission bug: Run `hs-minor-mode-hook' for both activation
14400 and deactivation.
14401
144022000-02-18 Gerd Moellmann <gerd@gnu.org>
14403
14404 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14405
144062000-02-17 Gerd Moellmann <gerd@gnu.org>
14407
14408 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14409
14410 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14411 of `*' to handle `(* ... *)' comments.
14412
144132000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
14414
14415 * faces.el (list-faces-display): Use display-mouse-p instead of
14416 window-system.
14417
14418 * menu-bar.el (global-map): Menu-bar items converted to the new
14419 format (menu-item..., rearranged for better CUA compliance, and
14420 their names changed for better clarity. Help strings added.
14421
14422 * international/mule-cmds.el (mule-menu-keymap)
14423 (describe-language-environment-map, set-coding-system-map)
14424 (setup-language-environment-map): Convert to new (menu-item...
14425 form, add help strings. Change names of menu items for better
14426 clarity. "Mule" menu-bar item removed (it's now in the "Options"
14427 submenu).
14428
144292000-02-17 Gerd Moellmann <gerd@gnu.org>
14430
14431 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14432 within the code.
14433
144342000-02-16 Dave Love <fx@gnu.org>
14435
14436 * faces.el: Don't require custom. Add more specific :groups to
14437 various deffaces.
14438 (set-face-attribute): Purecopy args.
14439 (read-face-name): Default to name at point and use it in prompt.
14440 Remove colon from arg in all callers.
14441 (list-faces-display): Hyperlink to face descriptions and customize
14442 buffers.
14443
144442000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
14445
14446 * wid-edit.el (widget-match-inline): An atom never matches a
14447 list.
14448
144492000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14450
14451 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14452 at ':' characters by call to split-string.
14453
144542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14455
14456 * textmodes/bibtex.el: Added RCS version identification.
14457
144582000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14459
14460 * textmodes/bibtex.el: Some temporary comments removed.
14461 (bibtex-field-name, bibtex-entry-type): Made the relationship
14462 explicit.
14463 (bibtex-field-const): Allow capital letters.
14464 (bibtex-start-of-string): Deleted because unused.
14465
14466 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14467 use the term 'reference' to describe a bibtex entry as a whole.
14468 Further, reference keys are no longer called 'labels'.
14469 (bibtex-keys): Renamed to bibtex-reference-keys.
14470 (bibtex-reformat-previous-labels): Renamed to
14471 bibtex-reformat-previous-reference-keys.
14472 (bibtex-reference-type): Renamed to bibtex-entry-type.
14473 (bibtex-reference-head): Renamed to bibtex-entry-head.
14474 (bibtex-reference-maybe-empty-head): Renamed to
14475 bibtex-entry-maybe-empty-head.
14476 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14477 (bibtex-search-reference): Renamed to bibtex-search-entry.
14478 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14479 bibtex-enclosing-entry-maybe-empty-head.
14480 (bibtex-entry-field-alist, bibtex-entry-head,
14481 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14482 bibtex-map-entries, bibtex-search-entry,
14483 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14484 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14485 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14486 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14487 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14488 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14489 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14490
144912000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14492
14493 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14494 comment.
14495 (bibtex-format-field-delimiters): New function, functionality
14496 extracted from bibtex-format-entry.
14497 (bibtex-autokey-get-yearfield-digits): New function, functionality
14498 extracted from bibtex-autokey-get-yearfield.
14499
14500 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14501 entries in order to avoid stack overflow in the regexp matcher if
14502 field contents become large.
14503 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14504 bibtex-field-string-part-not-braced,
14505 bibtex-field-string-part-no-inner-braces,
14506 bibtex-field-string-part-1-inner-brace,
14507 bibtex-field-string-part-2-inner-braces,
14508 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14509 bibtex-field-string-quoted, bibtex-field-string,
14510 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14511 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14512 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14513 as parsing is now performed by the following functions.
14514 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14515 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14516 bibtex-parse-field-string, bibtex-search-forward-field-string,
14517 bibtex-parse-association, bibtex-field-name-for-parsing,
14518 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14519 bibtex-search-forward-field, bibtex-search-backward-field,
14520 bibtex-start-of-field, bibtex-end-of-field,
14521 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14522 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14523 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14524 bibtex-parse-string, bibtex-search-forward-string,
14525 bibtex-search-backward-string, bibtex-start-of-string,
14526 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14527 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14528 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14529 entries. Instead of reporting the results of the parsing by
14530 match-beginning or match-end, these functions return data structures
14531 that hold the corresponding positions.
14532 (bibtex-enclosing-field): Changed to also report field boundaries by
14533 return values rather than by match-beginning or match-end. The
14534 following functions have been adapted to use the new parsing
14535 functions.
14536 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14537 bibtex-enclosing-field, bibtex-format-entry,
14538 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14539 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14540 bibtex-print-help-message, bibtex-end-of-entry,
14541 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14542 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14543 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14544 method for parsing.
14545 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14546 bibtex-map-entries, bibtex-flash-head,
14547 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14548 bibtex-autokey-change, bibtex-autokey-get-namefield,
14549 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14550 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14551 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14552 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14553 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14554 order to make the new binding of case-fold-search immediately
14555 visible.
14556
145572000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14558
14559 * textmodes/bibtex.el: Copyright notice is up to date.
14560 Added constant 'bibtex-maintainer-salutation.
14561
14562 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14563 than make-temp-name, use match-string-no-properties and eliminate
14564 a quadratic behavior when building bibtex-strings.
14565
14566 * bibtex.el (bibtex-reference-key): Accept string entries whose
14567 reference key contains upper case letters.
14568
145692000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14570
14571 * bibtex.el (bibtex-reference-head): Allow entries to start with
14572 a new line.
14573
145742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14575
14576 * bibtex.el: Hiding of entry bodies is not longer provided by
14577 bibtex.el directly. Instead the hideshow package can be used.
14578 Added a special bibtex entry to hs-special-modes-alist.
14579 (bibtex-hs-forward-sexp): Added for hideshow.el.
14580
145812000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14582
14583 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14584 at ':' characters by call to split-string.
14585
145862000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14587
14588 * textmodes/bibtex.el: Added RCS version identification.
14589
145902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14591
14592 * textmodes/bibtex.el: Some temporary comments removed.
14593 (bibtex-field-name, bibtex-entry-type): Made the relationship
14594 explicit.
14595 (bibtex-field-const): Allow capital letters.
14596 (bibtex-start-of-string): Deleted because unused.
14597
14598 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14599 use the term 'reference' to describe a bibtex entry as a whole.
14600 Further, reference keys are no longer called 'labels'.
14601 (bibtex-keys): Renamed to bibtex-reference-keys.
14602 (bibtex-reformat-previous-labels): Renamed to
14603 bibtex-reformat-previous-reference-keys.
14604 (bibtex-reference-type): Renamed to bibtex-entry-type.
14605 (bibtex-reference-head): Renamed to bibtex-entry-head.
14606 (bibtex-reference-maybe-empty-head): Renamed to
14607 bibtex-entry-maybe-empty-head.
14608 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14609 (bibtex-search-reference): Renamed to bibtex-search-entry.
14610 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14611 bibtex-enclosing-entry-maybe-empty-head.
14612 (bibtex-entry-field-alist, bibtex-entry-head,
14613 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14614 bibtex-map-entries, bibtex-search-entry,
14615 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14616 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14617 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14618 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14619 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14620 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14621 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14622
146232000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14624
14625 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14626 comment.
14627 (bibtex-format-field-delimiters): New function, functionality
14628 extracted from bibtex-format-entry.
14629 (bibtex-autokey-get-yearfield-digits): New function, functionality
14630 extracted from bibtex-autokey-get-yearfield.
14631
14632 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14633 entries in order to avoid stack overflow in the regexp matcher if
14634 field contents become large.
14635 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14636 bibtex-field-string-part-not-braced,
14637 bibtex-field-string-part-no-inner-braces,
14638 bibtex-field-string-part-1-inner-brace,
14639 bibtex-field-string-part-2-inner-braces,
14640 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14641 bibtex-field-string-quoted, bibtex-field-string,
14642 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14643 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14644 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14645 as parsing is now performed by the following functions.
14646 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14647 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14648 bibtex-parse-field-string, bibtex-search-forward-field-string,
14649 bibtex-parse-association, bibtex-field-name-for-parsing,
14650 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14651 bibtex-search-forward-field, bibtex-search-backward-field,
14652 bibtex-start-of-field, bibtex-end-of-field,
14653 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14654 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14655 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14656 bibtex-parse-string, bibtex-search-forward-string,
14657 bibtex-search-backward-string, bibtex-start-of-string,
14658 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14659 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14660 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14661 entries. Instead of reporting the results of the parsing by
14662 match-beginning or match-end, these functions return data structures
14663 that hold the corresponding positions.
14664 (bibtex-enclosing-field): Changed to also report field boundaries by
14665 return values rather than by match-beginning or match-end. The
14666 following functions have been adapted to use the new parsing
14667 functions.
14668 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14669 bibtex-enclosing-field, bibtex-format-entry,
14670 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14671 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14672 bibtex-print-help-message, bibtex-end-of-entry,
14673 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14674 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14675 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14676 method for parsing.
14677 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14678 bibtex-map-entries, bibtex-flash-head,
14679 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14680 bibtex-autokey-change, bibtex-autokey-get-namefield,
14681 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14682 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14683 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14684 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14685 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14686 order to make the new binding of case-fold-search immediately
14687 visible.
14688
146892000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14690
14691 * textmodes/bibtex.el: Copyright notice is up to date.
14692 Added constant 'bibtex-maintainer-salutation.
14693
14694 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14695 than make-temp-name, use match-string-no-properties and eliminate
14696 a quadratic behavior when building bibtex-strings.
14697
14698 * bibtex.el (bibtex-reference-key): Accept string entries whose
14699 reference key contains upper case letters.
14700
147012000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14702
14703 * bibtex.el (bibtex-reference-head): Allow entries to start with
14704 a new line.
14705
147062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14707
14708 * bibtex.el: Hiding of entry bodies is not longer provided by
14709 bibtex.el directly. Instead the hideshow package can be used.
14710 Added a special bibtex entry to hs-special-modes-alist.
14711 (bibtex-hs-forward-sexp): Added for hideshow.el.
14712
147132000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14714
14715 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14716 proceedings entry type (for cross referencing). Thanks to Wagner
14717 Toledo Correa for the suggestion.
14718
14719 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14720
147212000-02-14 Kenichi Handa <handa@etl.go.jp>
14722
14723 * international/characters.el: Setup case table for Vietnamese.
14724
147252000-02-12 Gerd Moellmann <gerd@gnu.org>
14726
14727 * uniquify.el (toplevel): Require CL at compile time.
14728 (uniquify-push): Removed.
14729
14730 * shadowfile.el (shadow-when): Removed.
14731
14732 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14733 (tempo-process-and-insert-string): Use dolist instead of
14734 tempo-dolist.
14735
14736 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14737 regexp for paragraph-start.
14738
14739 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14740 commas as well.
14741
147422000-02-10 Dave Love <fx@gnu.org>
14743
14744 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14745 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14746 Deleted.
14747 (widget-specify-field, widget-specify-button): Don't use
14748 widget-mouse-help as help-echo property.
14749 (default): Use #'ignore for :validate and :mouse-down-action.
14750 (checkbox): Add help-echo.
14751 (widget-sexp-validate): Rewritten to clarify error messages.
14752 (character): Use char-valid-p in :match function.
14753 (widget-color-complete): Use facemenu-color-alist.
14754 (widget-color-action): Use facemenu-read-color.
14755
14756 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14757 set up `caar' &c that we now have.
14758
147592000-02-09 Ray Blaak <blaak@gnu.org>
14760
14761 * delphi.el: Make resourcestring a declaration region, like const
14762 and var.
14763
147642000-02-09 Dave Love <fx@gnu.org>
14765
14766 * bindings.el (mode-line-input-method-map): New variable.
14767 (mode-line-mule-info): Use it; fix last change.
14768 (mode-line-mode-menu): Move definition.
14769 (mode-line-mouse-sensitive-p): Deleted.
14770 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14771 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14772 level.
14773
14774 * startup.el (command-line-1): Don't call
14775 make-mode-line-mouse-sensitive.
14776
147772000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14778
14779 * mail/rmail.el (rmail-retry-failure): Use
14780 rmail-beginning-of-message before rmail-toggle-header, because the
14781 former toggles headers.
14782
147832000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14784
14785 * diff-mode.el (diff-kill-junk): New interactive function.
14786 (diff-reverse-direction): Use delete-and-extract-region.
14787 (diff-post-command-hook): Restrict the area so that the hook also works
14788 outside of any diff hunk. This is necessary for the minor-mode.
14789 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14790 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14791
14792 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14793 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14794 so that it can be used more easily in <foo>-mode-hook. Also make sure
14795 to avoid duplicate entries.
14796 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14797 (font-lock-remove-keywords): Just as was done for `add', allow it to
14798 work even if font-lock-mode is nil. Also make sure we don't modify
14799 any pre-existing list by forcing a copy-sequence. Finally rename
14800 `major-mode' to `mode'.
14801 (font-lock-fontify-syntactic-anchored-keywords)
14802 (font-lock-fontify-anchored-keywords)
14803 (font-lock-fontify-keywords-region): Use line-end-position.
14804 Don't make `font-lock-multiline' local (it's now done in
14805 font-lock-set-defaults).
14806 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14807 move the `font-lock-fontified' creation to inside the `unless'.
14808
148092000-02-06 Andrew Innes <andrewi@gnu.org>
14810
14811 * term/w32-win.el (x-handle-args): Comment out call to message,
14812 which occurs before window system is initialized.
14813
14814 * makefile.nt: Add support for recompiling lisp code.
14815
148162000-02-04 Dave Love <fx@gnu.org>
14817
14818 * bindings.el (mode-line-mule-info): Fix/extend last change.
14819
14820 * completion.el: Replace completion-dolist with dolist.
14821
14822 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14823 dotimes.
14824
148252000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14826
14827 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14828 environment names before they go into the section regexp.
14829
14830 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14831 char class in regexp.
14832
14833 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14834 `case-fold-search' to nil.
14835
14836 * progmodes/idlwave.el (idlwave-template): Respect
14837 `idlwave-abbrev-change-case'.
14838 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14839 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14840 idlwave-while): respect `idlwave-reserved-word-upcase'.
14841 (idlwave-rw-case): New function.
14842 (idlwave-statement-match): Fixed problem with assignment regexp.
14843 (idlwave-font-lock-keywords): Improved regexp for keyword
14844 parameters.
14845 (idlwave-surround): New argument LENGTH to support padding of
14846 operators longer than 1 char.
14847
14848 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14849 idlwave-shell-expression-overlay. Implemented printing of
14850 expressions on higher levels of the calling stack.
14851 (idlwave-shell-display-level-in-calling-stack): Restore stack
14852 level.
14853 (idlwave-retrieve-expression-from-level): New function.
14854 (idlwave-shell-last-calling-stack): Variable removed.
14855 (idlwave-shell-reset): Argument action reversed (`visible' to
14856 `hidden'). Also remove stop-line overlay.
14857 (idlwave-shell-calling-stack-routine): New variable.
14858 (idlwave-shell-parse-stack-and-display): Messages now display
14859 negative level numbers.
14860 (idlwave-shell-mode): Set `modeline-format'.
14861 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14862 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14863 21.
14864 (idlwave-shell-print-expression-function): New option.
14865
14866 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14867 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14868 `tool-bar' instead of `toolbar'.
14869
148702000-02-02 Dave Love <fx@gnu.org>
14871
14872 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14873 emacs-lisp-mode-hook. Don't check for defalias being defined.
14874
14875 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14876 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14877 the new builtins directly.
14878
14879 * whitespace.el (whitespace): Add :version to defgroup.
14880
14881 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14882 Doc fix.
14883
14884 * thingatpt.el (sexp-at-point, symbol-at-point)
14885 (number-at-point, list-at-point): Add autoload cookie.
14886
14887 * recentf.el (recentf): Add :version to defgroup.
14888
14889 * quickurl.el (quickurl): Add :version to defgroup.
14890
14891 * elide-head.el (elide-head): Use point-marker more.
14892
14893 * bs.el (bs): Add :version to defgroup.
14894
14895 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14896
14897 * progmodes/delphi.el (delphi): Add :version to defgroup.
14898
148992000-02-02 Gerd Moellmann <gerd@gnu.org>
14900
14901 * ange-ftp.el (ange-ftp-write-region): Handle case that
14902 succeeding process operation sets a different coding system.
14903
14904 * calculator.el: New file.
14905
149062000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14907
14908 * frame.el (frames-on-display-list, framep-on-display): New
14909 functions.
14910 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14911 (display-selections-p, display-screens, display-pixel-width)
14912 (display-pixel-height, display-mm-width, display-mm-height)
14913 (display-backing-store, display-save-under, display-planes)
14914 (display-color-cells, display-visual-class): New functions.
14915
14916 * term/tty-colors.el (tty-color-gray-shades): New function.
14917
14918 * faces.el (display-color-p): Use framep-on-display.
14919 (display-grayscale-p): New function.
14920
149212000-01-31 Dave Love <fx@gnu.org>
14922
14923 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14924 (create-fontset-from-x-resource): Don't concat integers.
14925
149262000-01-31 Inge Frick <inge@nada.kth.se>
14927
14928 * view.el: Some changes in documentation. Removed some trailing
14929 whitespace. Changed some parameter names to agree with
14930 documentation.
14931 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14932 window is not deleted. Modifies change 1998-04-26.
14933
149342000-01-31 Gerd Moellmann <gerd@gnu.org>
14935
14936 * windmove.el: New file.
14937
14938 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14939 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14940 progmodes/ebnf-yac.el: Update copyright and license info.
14941
14942 * jit-lock.el (jit-lock-function): Widen before calculating end
14943 position.
14944 (jit-lock-stealth-chunk-start): Rewritten.
14945
14946 * info.el (Info-title-face-alist): Removed.
14947 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14948 faces.
14949 (Info-fontify-node): Use these faces.
14950
149512000-01-30 Gerd Moellmann <gerd@gnu.org>
14952
14953 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14954 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14955 `&allow-other-keywords'.
14956
14957 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14958 the list of directories scanned heuristically.
14959
14960 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14961 exist.
14962
149632000-01-30 Jason Rumney <jasonr@gnu.org>
14964
14965 * w32-fns.el: Define w32-tty-standard-colors.
14966
14967 * startup.el (command-line): Use w32-tty-standard-colors when in
14968 w32 console mode.
14969
149702000-01-30 Dave Love <fx@gnu.org>
14971
14972 * jka-compr.el (jka-compr-load): Fix up load-history.
14973
14974 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14975
14976 * emacs-lisp/cl-macs.el: Revert previous change.
14977
149782000-01-29 Dave Love <fx@gnu.org>
14979
14980 * facemenu.el: Purecopy various strings.
14981
14982 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14983 years. Deal with three-digit years.
14984
14985 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14986 defconst, purecopy.
14987 (help-back-label): Purecopy it.
14988
149892000-01-18 Gerd Moellmann <gerd@gnu.org>
14990
14991 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14992 variable. If non-nil, order the buffer list according to the
14993 currently selected frame.
14994 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14995 non-nil, pass the selected frame to function buffer-list.
14996
149972000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14998
14999 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
15000
150012000-01-28 Dave Love <fx@gnu.org>
15002
15003 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
15004
15005 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
15006 Don't use lisp-indent-hook property.
15007 (cl-abs): Remove.
15008
15009 * subr.el: Move out indent and edebug specs for when and unless.
15010
15011 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
15012 when, unless.
15013
15014 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
15015 unless, when.
15016
150172000-01-28 Gerd Moellmann <gerd@gnu.org>
15018
15019 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
15020 `collecting' as synonym for `collect'.
15021
15022 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
15023 for the case it contains spaces.
15024
15025 * simple.el (what-cursor-position): Change formatting of
15026 messages.
15027
15028 * frame.el (delete-other-frames): New function.
15029 (toplevel): Bind it to C-x 5 1.
15030
15031 * sort.el (sort-numeric-base): New option.
15032 (sort-numeric-fields): If number starts with `0' or `0[xX[',
15033 interpret it as octal or hexadecimal. Use sort-numeric-base
15034 as default base.
15035
15036 * progmodes/glasses.el: New file.
15037
150382000-01-27 Gerd Moellmann <gerd@gnu.org>
15039
15040 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
15041 userids differently.
15042
15043 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
15044 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
15045 progmodes/ebnf-yac.el: New files.
15046
150472000-01-26 Dave Love <fx@gnu.org>
15048
15049 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
15050 on a function with an empty body. [From Eric Ludlam.]
15051
150522000-01-25 Andre Spiegel <spiegel@gnu.org>
15053
15054 * vc.el (vc-version-diff): Make sure file name is expanded.
15055
150562000-01-25 Gerd Moellmann <gerd@gnu.org>
15057
15058 * scroll-bar.el (scroll-bar-timer): Variable removed.
15059 (scroll-bar-toolkit-scroll): Don't use a timer.
15060
150612000-01-25 Kenichi Handa <handa@etl.go.jp>
15062
15063 * language/thai-util.el (thai-composition-function): Delete
15064 superfluous `a'.
15065
150662000-01-24 Dave Love <fx@gnu.org>
15067
15068 * fortran.el (fortran-mode): Use beginning-of-defun-function,
15069 end-of-defun-function.
15070
15071 * font-lock.el (turn-on-font-lock): Don't depend on window-system
15072 &c.
15073
150742000-01-22 Jason Rumney <jasonr@gnu.org>
15075
15076 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
15077 conflicts with new face support.
15078
150792000-01-22 Richard M. Stallman <rms@gnu.org>
15080
15081 * replace.el (query-replace): Rename last arg to DELIMITED.
15082 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
15083 (query-replace-regexp): Likewise.
15084
150852000-01-20 Richard M. Stallman <rms@gnu.org>
15086
15087 * subr.el (with-syntax-table): Use make-symbol, not gensym.
15088
15089 * emacs-lisp/lisp.el (beginning-of-defun-function):
15090 Variable renamed from beginning-of-defun.
15091 Do not call make-variable-buffer-local.
15092 (beginning-of-defun-raw): Use new variable name; doc fix.
15093 (beginning-of-defun): Doc fix.
15094 (end-of-defun-function): Variable renamed from end-of-defun.
15095 Do not call make-variable-buffer-local.
15096 (end-of-defun): Use new variable name; doc fix.
15097
15098 * subr.el (dolist, dotimes): Copied from cl-macs.el
15099 and made to work.
15100
15101 * mail/undigest.el (rmail-digest-end-regexps):
15102 Variable replaces rmail-digest-end-regexp.
15103 Allows multiple regexps for detecting the end line.
15104 (undigestify-rmail-message): Corresponding changes.
15105
151062000-01-19 Dave Love <fx@gnu.org>
15107
15108 * files.el (user-init-file): Don't declare here -- is primitive.
15109
15110 * startup.el (command-line): Check for compiled user-init-file and
15111 set to uncompiled version if necessary.
15112
151132000-01-18 Gerd Moellmann <gerd@gnu.org>
15114
15115 * mail/undigest.el (rmail-digest-end-regexp): New user option.
15116 (undigestify-rmail-message): Use it.
15117
15118 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
15119
151202000-01-17 Gerd Moellmann <gerd@gnu.org>
15121
15122 * tmm.el (tmm-goto-completions): Adapt to prompt being part
15123 of mini-buffer.
15124
151252000-01-14 Gerd Moellmann <gerd@gnu.org>
15126
15127 * emacs-lisp/copyright.el (copyright-update): Removed the
15128 requirement for a trailing space from `copyright-regexp', to
15129 support copyrights with owner specified on a separate line..
15130
15131 * align.el: New file.
15132
15133 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
15134
15135 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
15136
151372000-01-13 Dave Love <fx@gnu.org>
15138
15139 * ph.el: Removed. (Obsoleted by EUDC.)
15140
151412000-01-13 Gerd Moellmann <gerd@gnu.org>
15142
15143 * net/eudc.el (toplevel): Remove autoloaded code installing
15144 menu with easymenu, because that causes build problems.
15145
15146 * frame.el (frame-notice-user-settings): New variable.
15147 (frame-notice-user-settings): Don't modify frame parameters
15148 if called a second time.
15149
151502000-01-13 Richard M. Stallman <rms@gnu.org>
15151
15152 * frame.el (frame-notice-user-settings):
15153 Notice default-frame-parameters even for non-window frames.
15154
151552000-01-13 Gerd Moellmann <gerd@gnu.org>
15156
15157 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
15158 for Emacs.
15159 (eudc-bob-can-display-inline-images): Extend for Emacs.
15160 (eudc-bob-toggle-inline-display): Ditto.
15161 (eudc-bob-display-jpeg): Ditto.
15162
151632000-01-12 Gerd Moellmann <gerd@gnu.org>
15164
15165 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
15166 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
15167 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
15168
15169 * add-log.el (add-change-log-entry): Fix error trying an `(insert
15170 nil)'.
15171
15172 * subdirs.el: Add `net' directory.
15173
15174 * net: New directory.
15175
15176 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
15177 eval-last-sexp. Don't bind debug-on-error here.
15178 (eval-last-sexp): New function. Bind debug-on-error if
15179 eval-expression-debug-on-error is non-nil.
15180 (eval-defun-2, eval-defun): Likewise.
15181
15182 * simple.el (eval-expression): Don't bind debug-on-error if
15183 eval-expression-debug-on-error is nil. Detect changed
15184 debug-on-error, and propagate new value to global binding, if
15185 eval-expression-debug-on-error is non-nil,
15186 (eval-expression-debug-on-error): Change doc string.
15187
151882000-01-11 Richard M. Stallman <rms@gnu.org>
15189
15190 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
15191
15192 * emacs-lisp/lisp-mode.el (with-syntax-table):
15193 Set up lisp-indent-function property.
15194
15195 * subr.el (with-syntax-table): Moved from simple.el.
15196
15197 * simple.el (with-syntax-table): Moved to subr.el.
15198
151992000-01-11 Gerd Moellmann <gerd@gnu.org>
15200
15201 * tmm.el (tmm-shortcut): Delete region after prompt instead
15202 of erasing buffer.
15203
15204 * textmodes/fill.el (fill-common-string-prefix): New function.
15205 (fill-context-prefix): Use the longest common prefix of first
15206 and second line fill prefix, if there is one.
15207
152082000-01-11 Richard M. Stallman <rms@gnu.org>
15209
15210 * array.el (array-mode): Don't use make-variable-buffer-local.
15211 Use make-local-variable for `truncate-lines'.
15212
152132000-01-11 Jari Aalto <jari.aalto@poboxes.com>
15214
15215 * add-log.el (add-log-current-defun): Handle user-defined
15216 add-log-current-function returning nil,
15217
15218 * add-log.el (add-change-log-entry): Insert version number
15219 if having found a current function
15220
15221 * add-log.el (add-log-current-defun): Call
15222 `add-log-current-defun-function'. Try matches at level 0 and
15223 level 1. Strip whitespace from defun found.
15224
152252000-01-10 John Wiegley <johnw@gnu.org>
15226
15227 * allout.el (isearch-done/outline-provisions): Added `edit'
15228 argument to correspond with the current definition of
15229 `isearch-done'.
15230
152312000-01-10 Dave Love <fx@gnu.org>
15232
15233 * elide-head.el (elide-head): Use point-marker, not point.
15234
152352000-01-10 Gerd Moellmann <gerd@gnu.org>
15236
15237 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15238 before and after the year 2000.
15239
15240 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15241 Add ispell- prefix.
15242
152432000-01-10 Ken Stevens <k.stevens@ieee.org>
15244
15245 * ispell.el: Only define dictionaries in menus when they exist.
15246 (version18p): New variable.
15247 (version20p): New variable.
15248 (xemacsp): New variable.
15249 (ispell-choices-win-default-height): Fix for XEmacs visibility.
15250 (ispell-dictionary-alist1): Added Brasileiro dictionary.
15251 (ispell-dictionary-alist6): Russian command lines no longer accept
15252 run-together words.
15253 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15254 (ispell-dictionary-alist): Add koi8-r to customize definition.
15255 (check-ispell-version): Added documentation string. Returns
15256 library path when called non-interactively.
15257 (ispell-menu-map-needed): Uses new variables.
15258 (ispell-library-path): New variable.
15259 (ispell-decode-string): XEmacs fix for bogus variable bindings.
15260 (ispell-word): Improved documentation string. Test for valid
15261 character mappings. Correctly check typed in word changes that can
15262 result in single words split into multiple words. Returns
15263 replacement word.
15264 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
15265 replace in recursive query replace mode. Help message for
15266 recursive edit mode.
15267 (ispell-show-choices): Protect against bad framepop bindings.
15268 (ispell-help): Fix to work with XEmacs.
15269 (ispell-highlight-spelling-error): Use new variables.
15270 (ispell-overlay-window): Fix to work with XEmacs.
15271 (ispell-parse-output): Passed and returns location information
15272 tracking spelling corrections. Doesn't recheck same word on
15273 current line.
15274 (ispell-init-process): Protect against bogus XEmacs variable binding.
15275 Fix call to single argument in sleep-for. Use new variables.
15276 (ispell-region): Passed and returns location information tracking
15277 spelling corrections. Doesn't check same word on current line.
15278 Improved documentation string. Doesn't resend a line already
15279 checked to the ispell process - fixes bug in LaTeX parsing.
15280 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15281 (ispell-skip-region): No longer skips <TT> in SGML.
15282 (ispell-process-line): Tracks location information with spelling
15283 corrections. Added documentation string. Accounts for words
15284 already accepted on this line. Don't allow query-replace on line
15285 starting with math characters. Doesn't resend a line already sent
15286 to ispell process. Fixes alignment error bug.
15287
152882000-01-10 Richard M. Stallman <rms@gnu.org>
15289
15290 * dired-x.el (dired-guess-shell-alist-default):
15291 Suggest xloadimage, which is free, not xv, which isn't.
15292
15293 * ange-ftp.el (ange-ftp-file-name-nondirectory):
15294 Don't ever include the host name or user name in the value.
15295
152962000-01-09 Gerd Moellmann <gerd@gnu.org>
15297
15298 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15299 of a real newline.
15300
153012000-01-09 Stephen Eglen <stephen@gnu.org>
15302
15303 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15304 for .png files.
15305
153062000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
15307
15308 * cus-edit.el (custom-hook-convert-widget): Fix comment.
15309
153102000-01-09 Gerd Moellmann <gerd@gnu.org>
15311
15312 * progmodes/cperl-mode.el: Replace ^F with ^L.
15313
15314 * sendmail.el (toplevel): Provide `sendmail' when compiling
15315 before `require'ing rmail and mailalias to prevent infinite
15316 recursion.
15317
153182000-01-08 Dave Love <fx@gnu.org>
15319
15320 * emacs-lisp/backquote.el: Remove inappropriate customization
15321 (allowing custom.el to use backquote).
15322
153232000-01-07 Dave Love <fx@gnu.org>
15324
15325 * add-log.el (add-log-debugging): Deleted.
15326 (add-change-log-entry): Treat a backup FILE-NAME as its parent
15327 file. Remove debugging code.
15328 (change-log-get-method-definition, change-log-name): Add doc.
15329 (change-log-sortable-date-at): New function.
15330 (change-log-merge): New command.
15331
15332 * time.el (display-time-string-forms): Make the Mail string active.
15333 (display-time-update): Provide help-echo for load average.
15334
15335 * bindings.el (make-mode-line-mouse2-map): New function.
15336 (mode-line-modified): Use it and simplify.
15337 (mode-line-mule-info): Provide help-echo info.
15338 (minor-mode-alist): Activate the strings.
15339 (make-mode-line-mouse-sensitive): Simplify for
15340 mode-line-buffer-identification.
15341
153422000-01-07 Gerd Moellmann <gerd@gnu.org>
15343
15344 * play/pong.el: New file.
15345
153462000-01-06 Dave Love <fx@gnu.org>
15347
15348 * array.el: Assorted cleanups for compiler warnings, doc strings,
15349 `array-' prefix for symbols.
15350
153512000-01-05 Dave Love <fx@gnu.org>
15352
15353 * textmodes/outline.el (outline-mode-menu-bar-map): Add
15354 outline-headers-as-kill.
15355 (outline-mode): Define imenu-generic-expression.
15356 (outline-headers-as-kill): New command.
15357
15358 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15359 from paragraph-start.
15360 (paragraph-indent-minor-mode): New command.
15361
15362 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15363 M-C-e, M-C-h, C-j, C-xnd, TAB.
15364 (fortran-mode): Set beginning-of-defun, end-of-defun.
15365 (fortran-column-ruler): Simplify.
15366 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15367 (fortran-with-subprogram-narrowing): Likewise.
15368 (fortran-indent-subprogram): Call mark-defun.
15369 (fortran-check-for-matching-do): Change narrowing.
15370
15371 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15372 (cl-lucid-hash-tag): Delete.
15373 (cl-hash-table-p): Correct test for native table.
15374 (cl-hash-table-count): Use hash-table-count.
15375
15376 * browse-url.el (browse-url): Fix case of
15377 browse-url-browser-function being an alist.
15378
153792000-01-05 Carsten Dominik <cd@gnu.org>
15380
15381 * textmodes/reftex-vars.el (reftex-parse-file-extension)
15382 (reftex-index-phrase-file-extension): New options.
15383
15384 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15385 Use new option `reftex-index-phrase-file-extension'.
15386
15387 * textmodes/reftex.el (reftex-access-parse-file): Use new option
15388 `reftex-parse-file-extension'.
15389
153902000-01-05 Dave Love <fx@gnu.org>
15391
15392 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15393 (beginning-of-defun-raw): Use it.
15394 (end-of-defun): New variable.
15395 (end-of-defun): Use it.
15396 (check-parens): New command.
15397
153982000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
15399
15400 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15401 (hs-show-block): Don't use `mapcar' when not accumulating.
15402
15403 Fix buglet in local variables initialization.
15404
154052000-01-05 Andreas Schwab <schwab@suse.de>
15406
15407 * hscroll.el (hscroll): Doc fix.
15408
154092000-01-05 Carsten Dominik <cd@gnu.org>
15410
15411 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15412 idlw-toolbar.
15413
15414 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15415 file idlw-rinfo.el.
15416 (idlwave-customize): load must read file idlw-shell.el.
15417 (idlwave-create-customize-menu): load must read file idlw-shell.el.
15418
154192000-01-05 Carsten Dominik <dominik@astro.uva.nl>
15420
15421 * progmodes/idlw-shell.el: Also provide idlwave-shell
15422 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15423 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15424
15425 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15426 both reftex-dcr and reftex-vcr.
15427
15428 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15429
154302000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15431
15432 * ps-print.el: PostScript code now is in separate files, doc fix.
15433 (ps-print-version): New version number (5.0.3).
15434 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15435 local.
15436 (ps-spool-config): Initialization fix.
15437 (ps-print-prologue-1, ps-print-prologue-2)
15438 (ps-print-duplex-feature): PostScript code moved to separated file.
15439 (ps-background-image): Little code reformating.
15440 (ps-begin-file, ps-begin-job): Fix code.
15441 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15442 (ps-prologue-file): New fun.
15443
154442000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15445
15446 * ps-vars.el: Eliminated.
15447
15448 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15449 `;;;###autoload'.
15450
15451 * ps-print.el: ps-vars eliminated, doc fix.
15452 (ps-print-version): New version number (5.0.2).
15453 (ps-spool-config): Initialization fix.
15454 (ps-print-customize): New fun.
15455
154562000-01-04 Gerd Moellmann <gerd@gnu.org>
15457
15458 * autorevert.el (auto-revert-mode): Return value of
15459 auto-revert-mode.
15460
154612000-01-04 Dave Love <fx@gnu.org>
15462
15463 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15464 menu items.
15465
154662000-01-03 Dave Love <fx@gnu.org>
15467
15468 * elide-head.el (elide-head) [defgroup]: Add :version.
15469
15470 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15471 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15472 `cl-hash-table-p', not `hash-table-p'.
15473 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15474
154752000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15476
15477 * faces.el (face-read-integer, read-face-attribute)
15478 (color-defined-p, color-values): unspecified-{f,b}g are now
15479 strings.
15480
154812000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15482
15483 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15484 at comment end, and re-insert them after filling.
15485
154862000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15487
15488 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15489 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15490 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15491
154922000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15493
15494 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15495 the new name of face-color-supported-p.
15496
15497 * term/w32-win.el (xw-defined-colors): Likewise.
15498
154992000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15500
15501 * simple.el (completion-setup-function): Count completion-size
15502 from minibuffer-prompt-end, not from point-min.
15503
155042000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15505
15506 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15507 Pass the frame to tty-color-* functions.
15508 (display-color-p, frame-set-background-mode): Pass the frame to
15509 tty-display-color-p.
15510
15511 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15512 tty-color-alist.
15513 (tty-color-alist, tty-modify-color-alist): New functions.
15514 (tty-color-define, tty-color-clear, tty-color-approximate)
15515 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15516 an optional parameter FRAME.
15517
155182000-01-01 Gerd Moellmann <gerd@gnu.org>
15519
15520 * image.el (create-image, defimage): Don't assume image data is a
15521 string.
15522
15523 * image.el (defimage): Handle specifications containing :data
15524 instead of :file.
15525 (image-type-from-data): New function.
15526 (image-type-from-file-header): Use it.
15527 (create-image): Add parameter DATA-P.
15528
15529See ChangeLog.8 for earlier changes.
15530
15531;; Local Variables:
15532;; coding: iso-2022-7bit
15533;; End: